01M1G4MQCR4SPMXNTQ3HSWCJHX: 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: 01M1G4N8ZW1H9KCJC46QTHE7WM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T04:05:46.934Zjob assigned to worker 01M1G4NDJSMWCFTDR7DASJFV6C [factory aws, i-0985db0e7361b674b] (queued for 47 s)
 
22026-09-02T04:05:54.048Zstarting task 0: "setup"
32026-09-02T04:05:54.053Z++ uname -s
42026-09-02T04:05:54.056Z+ kern=SunOS
52026-09-02T04:05:54.056Z+ build_user=build
62026-09-02T04:05:54.056Z+ build_uid=12345
72026-09-02T04:05:54.056Z+ work_dir=/work
82026-09-02T04:05:54.056Z+ input_dir=/input
92026-09-02T04:05:54.056Z+ [[ 0 == 12345 ]]
102026-09-02T04:05:54.056Z+ case "$kern" in
112026-09-02T04:05:54.056Z+ groupadd -g 12345 build
122026-09-02T04:05:54.059Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T04:05:56.064Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T04:05:56.161Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T04:05:56.164Z+ home_fs=zfs
162026-09-02T04:05:56.164Z+ [[ zfs == autofs ]]
172026-09-02T04:05:56.164Z+ mkdir -p /home/build
182026-09-02T04:05:56.167Z+ chown build:build /home/build /work
192026-09-02T04:05:58.166Z+ chmod 0700 /home/build /work
202026-09-02T04:05:58.169Zprocess exited: duration 4122 ms, exit code 0
 
212026-09-02T04:05:58.175Zstarting task 1: "rust-toolchain"
222026-09-02T04:05:58.180Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T04:05:58.180Z * rust toolchain channel = "1.97.1"
242026-09-02T04:05:58.180Z * rust toolchain profile = "default"
252026-09-02T04:05:58.180Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-02T04:05:58.180Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T04:05:58.180Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T04:05:58.183Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T04:05:58.183Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T04:05:58.294Zinfo: downloading installer
312026-09-02T04:06:00.022Zinfo: profile set to default
322026-09-02T04:06:00.022Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T04:06:00.025Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T04:06:00.163Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T04:06:00.167Zinfo: downloading 6 components
362026-09-02T04:06:15.489Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T04:06:15.489Z
382026-09-02T04:06:15.516Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T04:06:15.516Z
402026-09-02T04:06:15.520Z
412026-09-02T04:06:15.520ZRust is installed now. Great!
422026-09-02T04:06:15.520Z
432026-09-02T04:06:15.520ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T04:06:15.520Zenvironment variable. This has not been done automatically.
452026-09-02T04:06:15.520Z
462026-09-02T04:06:15.520ZTo configure your current shell, you need to source
472026-09-02T04:06:15.520Zthe corresponding env file under $HOME/.cargo.
482026-09-02T04:06:15.520Z
492026-09-02T04:06:15.520ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T04:06:15.520Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T04:06:15.520Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T04:06:15.520ZCC_x86_64-unknown-illumos = None
532026-09-02T04:06:15.520Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T04:06:15.520ZCC_x86_64_unknown_illumos = None
552026-09-02T04:06:15.520Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T04:06:15.520ZHOST_CC = None
572026-09-02T04:06:15.520Zcargo:rerun-if-env-changed=CC
582026-09-02T04:06:15.520ZCC = None
592026-09-02T04:06:15.520Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T04:06:15.717Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T04:06:15.718ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T04:06:15.718Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T04:06:15.718ZCFLAGS = None
642026-09-02T04:06:15.718Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T04:06:15.718ZHOST_CFLAGS = None
662026-09-02T04:06:15.718Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T04:06:15.718ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T04:06:15.718Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T04:06:15.718ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T04:06:15.835Z+ rustup --version
712026-09-02T04:06:15.840Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T04:06:15.843Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T04:06:15.863Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T04:06:15.866Z+ cargo --version
752026-09-02T04:06:15.873Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T04:06:15.877Z+ rustc --version
772026-09-02T04:06:15.895Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T04:06:15.898Zprocess exited: duration 17721 ms, exit code 0
 
792026-09-02T04:06:15.905Zstarting task 2: "authentication"
802026-09-02T04:06:15.923Zprocess exited: duration 17 ms, exit code 0
 
812026-09-02T04:06:15.929Zstarting task 3: "clone repository"
822026-09-02T04:06:15.934Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T04:06:15.943Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T04:06:15.970ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T04:06:28.929Z+ cd /work/oxidecomputer/omicron
862026-09-02T04:06:28.929Z+ git fetch origin 03adcd4b157e6a3e27f69f16a5992373da8d3725
872026-09-02T04:06:29.273ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T04:06:29.273Z * branch 03adcd4b157e6a3e27f69f16a5992373da8d3725 -> FETCH_HEAD
892026-09-02T04:06:29.287Z+ [[ -n jt/disk-slot ]]
902026-09-02T04:06:29.290Z++ git branch --show-current
912026-09-02T04:06:29.293Z+ current=main
922026-09-02T04:06:29.293Z+ [[ main != jt/disk-slot ]]
932026-09-02T04:06:29.293Z+ git branch -f jt/disk-slot 03adcd4b157e6a3e27f69f16a5992373da8d3725
942026-09-02T04:06:29.296Z+ git checkout -f jt/disk-slot
952026-09-02T04:06:29.546ZSwitched to branch 'jt/disk-slot'
962026-09-02T04:06:29.549Z+ git reset --hard 03adcd4b157e6a3e27f69f16a5992373da8d3725
972026-09-02T04:06:29.572ZHEAD is now at 03adcd4b1 Generate OpenAPI schema
982026-09-02T04:06:29.575Zprocess exited: duration 13644 ms, exit code 0
 
992026-09-02T04:06:29.581Zstarting task 4: "build"
1002026-09-02T04:06:29.586Z+ source .github/buildomat/ci-env.sh
1012026-09-02T04:06:29.590Z++ export CARGO_TERM_COLOR=always
1022026-09-02T04:06:29.590Z++ CARGO_TERM_COLOR=always
1032026-09-02T04:06:29.590Z+++ uname -s
1042026-09-02T04:06:29.590Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-02T04:06:29.590Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-02T04:06:29.592Z+ cargo --version
1072026-09-02T04:06:29.600Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-02T04:06:29.603Z+ rustc --version
1092026-09-02T04:06:29.622Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-02T04:06:29.625Z+ cargo tree --locked
1112026-09-02T04:06:29.791Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-09-02T04:06:30.197Z Updating crates.io index
1132026-09-02T04:06:30.200Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-09-02T04:06:30.514Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-09-02T04:06:30.873Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
1162026-09-02T04:06:31.148Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-09-02T04:06:32.140Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1182026-09-02T04:06:32.724Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-09-02T04:06:34.471Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-09-02T04:06:35.350Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-09-02T04:06:35.646Z Updating git repository `https://github.com/oxidecomputer/lldp`
1222026-09-02T04:06:36.049Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1232026-09-02T04:06:37.233Z Updating git repository `https://github.com/oxidecomputer/clickward`
1242026-09-02T04:06:37.535Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1252026-09-02T04:06:37.978Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
1262026-09-02T04:06:38.301Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1272026-09-02T04:06:38.594Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1282026-09-02T04:06:38.882Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1292026-09-02T04:06:39.232Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-09-02T04:06:39.530Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-09-02T04:06:39.903Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1322026-09-02T04:06:40.277Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1332026-09-02T04:06:40.841Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1342026-09-02T04:06:41.184Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1352026-09-02T04:06:41.746Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1362026-09-02T04:06:42.116Z Updating git repository `https://github.com/oxidecomputer/erebor`
1372026-09-02T04:06:42.417Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1382026-09-02T04:06:42.920Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1392026-09-02T04:06:43.230Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1402026-09-02T04:06:43.668Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1412026-09-02T04:06:44.368Z Updating git repository `https://github.com/oxidecomputer/ispf`
1422026-09-02T04:06:44.724Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-09-02T04:06:45.108Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1442026-09-02T04:06:45.534Z Updating git repository `https://github.com/oxidecomputer/tough`
1452026-09-02T04:06:46.088Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1462026-09-02T04:06:46.361Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1472026-09-02T04:06:46.667Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1482026-09-02T04:06:47.048Z Updating git repository `https://github.com/oxidecomputer/pmbus`
1492026-09-02T04:06:47.449Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1502026-09-02T04:06:47.727Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1512026-09-02T04:06:48.048Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1522026-09-02T04:06:48.372Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1532026-09-02T04:06:48.694Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1542026-09-02T04:06:49.156Z Updating git repository `https://github.com/illumos/smf-rs`
1552026-09-02T04:06:51.677Z Downloading crates ...
1562026-09-02T04:06:51.740Z Downloaded cpufeatures v0.2.17
1572026-09-02T04:06:51.744Z Downloaded clap_lex v1.0.0
1582026-09-02T04:06:51.747Z Downloaded convert_case v0.10.0
1592026-09-02T04:06:51.748Z Downloaded derive_builder_macro v0.20.2
1602026-09-02T04:06:51.751Z Downloaded darling_macro v0.20.11
1612026-09-02T04:06:51.762Z Downloaded colorchoice v1.0.4
1622026-09-02T04:06:51.765Z Downloaded constant_time_eq v0.3.1
1632026-09-02T04:06:51.768Z Downloaded colored v3.1.1
1642026-09-02T04:06:51.775Z Downloaded compression-core v0.4.31
1652026-09-02T04:06:51.778Z Downloaded cmov v0.5.4
1662026-09-02T04:06:51.778Z Downloaded headers-core v0.3.0
1672026-09-02T04:06:51.781Z Downloaded hex-literal v0.4.1
1682026-09-02T04:06:51.781Z Downloaded heck v0.5.0
1692026-09-02T04:06:51.784Z Downloaded crunchy v0.2.4
1702026-09-02T04:06:51.787Z Downloaded clap_derive v4.6.1
1712026-09-02T04:06:51.787Z Downloaded half v2.7.1
1722026-09-02T04:06:51.790Z Downloaded heck v0.4.1
1732026-09-02T04:06:51.793Z Downloaded crossbeam-deque v0.8.6
1742026-09-02T04:06:51.793Z Downloaded cipher v0.5.2
1752026-09-02T04:06:51.793Z Downloaded group v0.13.0
1762026-09-02T04:06:51.798Z Downloaded constant_time_eq v0.4.2
1772026-09-02T04:06:51.801Z Downloaded addr2line v0.25.1
1782026-09-02T04:06:51.801Z Downloaded cmake v0.1.57
1792026-09-02T04:06:51.804Z Downloaded des v0.9.0
1802026-09-02T04:06:51.804Z Downloaded compression-codecs v0.4.37
1812026-09-02T04:06:51.804Z Downloaded guppy-workspace-hack v0.1.0
1822026-09-02T04:06:51.808Z Downloaded hex-literal v1.1.0
1832026-09-02T04:06:51.811Z Downloaded console v0.15.11
1842026-09-02T04:06:51.811Z Downloaded hash32 v0.3.1
1852026-09-02T04:06:51.812Z Downloaded crucible-workspace-hack v0.1.0
1862026-09-02T04:06:51.815Z Downloaded crypto-common v0.2.2
1872026-09-02T04:06:51.815Z Downloaded http-body v1.0.1
1882026-09-02T04:06:51.815Z Downloaded cobs v0.3.0
1892026-09-02T04:06:51.818Z Downloaded crypto-common v0.1.7
1902026-09-02T04:06:51.821Z Downloaded darling_macro v0.23.0
1912026-09-02T04:06:51.824Z Downloaded hybrid-array v0.4.13
1922026-09-02T04:06:51.827Z Downloaded hash32 v0.2.1
1932026-09-02T04:06:51.831Z Downloaded convert_case v0.4.0
1942026-09-02T04:06:51.831Z Downloaded crc v3.4.0
1952026-09-02T04:06:51.831Z Downloaded diesel_table_macro_syntax v0.3.0
1962026-09-02T04:06:51.831Z Downloaded illumos-nvpair-sys v0.2.0
1972026-09-02T04:06:51.831Z Downloaded const_format_proc_macros v0.2.34
1982026-09-02T04:06:51.834Z Downloaded crossbeam-utils v0.8.21
1992026-09-02T04:06:51.837Z Downloaded concurrent-queue v2.5.0
2002026-09-02T04:06:51.837Z Downloaded console v0.16.2
2012026-09-02T04:06:51.837Z Downloaded const-oid v0.10.2
2022026-09-02T04:06:51.841Z Downloaded httpdate v1.0.3
2032026-09-02T04:06:51.844Z Downloaded http-range v0.1.5
2042026-09-02T04:06:51.844Z Downloaded cpubits v0.1.1
2052026-09-02T04:06:51.844Z Downloaded darling_macro v0.21.3
2062026-09-02T04:06:51.848Z Downloaded hubpack_derive v0.1.1
2072026-09-02T04:06:51.851Z Downloaded hubpack v0.1.2
2082026-09-02T04:06:51.855Z Downloaded inout v0.1.4
2092026-09-02T04:06:51.855Z Downloaded crc8 v0.1.1
2102026-09-02T04:06:51.855Z Downloaded cstr-argument v0.1.2
2112026-09-02T04:06:51.855Z Downloaded defmt v0.3.100
2122026-09-02T04:06:51.855Z Downloaded crc-catalog v2.4.0
2132026-09-02T04:06:51.861Z Downloaded curve25519-dalek-derive v0.1.1
2142026-09-02T04:06:51.866Z Downloaded icu_properties v2.1.2
2152026-09-02T04:06:51.873Z Downloaded debug-ignore v1.0.5
2162026-09-02T04:06:51.876Z Downloaded hostname v0.3.1
2172026-09-02T04:06:51.881Z Downloaded darling_macro v0.13.4
2182026-09-02T04:06:51.881Z Downloaded defmt-parser v1.0.0
2192026-09-02T04:06:51.881Z Downloaded hyper-tls v0.6.0
2202026-09-02T04:06:51.884Z Downloaded assert_matches v1.5.0
2212026-09-02T04:06:51.885Z Downloaded indent_write v2.2.0
2222026-09-02T04:06:51.885Z Downloaded backoff v0.4.0
2232026-09-02T04:06:51.888Z Downloaded ident_case v1.0.1
2242026-09-02T04:06:51.888Z Downloaded is-terminal v0.4.17
2252026-09-02T04:06:51.893Z Downloaded cpufeatures v0.3.0
2262026-09-02T04:06:51.896Z Downloaded illumos-nvpair v0.3.0
2272026-09-02T04:06:51.896Z Downloaded home v0.5.12
2282026-09-02T04:06:51.904Z Downloaded internet-checksum v0.2.1
2292026-09-02T04:06:51.911Z Downloaded bb8 v0.8.6
2302026-09-02T04:06:51.911Z Downloaded instant v0.1.13
2312026-09-02T04:06:51.911Z Downloaded deranged v0.5.8
2322026-09-02T04:06:51.914Z Downloaded crypto-bigint v0.7.5
2332026-09-02T04:06:51.918Z Downloaded async-object-pool v0.2.0
2342026-09-02T04:06:51.918Z Downloaded is_terminal_polyfill v1.70.2
2352026-09-02T04:06:51.921Z Downloaded indoc v1.0.9
2362026-09-02T04:06:51.921Z Downloaded bit-set v0.5.3
2372026-09-02T04:06:51.921Z Downloaded block-padding v0.4.2
2382026-09-02T04:06:51.921Z Downloaded cast v0.3.0
2392026-09-02T04:06:51.925Z Downloaded cfg_aliases v0.2.1
2402026-09-02T04:06:51.925Z Downloaded olpc-cjson v0.1.4
2412026-09-02T04:06:51.930Z Downloaded openssl-probe v0.1.6
2422026-09-02T04:06:51.946Z Downloaded ingot v0.2.1
2432026-09-02T04:06:51.946Z Downloaded delegate v0.13.5
2442026-09-02T04:06:51.946Z Downloaded heapless v0.8.0
2452026-09-02T04:06:51.946Z Downloaded diesel-dtrace v0.5.0
2462026-09-02T04:06:51.946Z Downloaded ctr v0.10.1
2472026-09-02T04:06:51.946Z Downloaded darling v0.13.4
2482026-09-02T04:06:51.946Z Downloaded criterion-plot v0.6.0
2492026-09-02T04:06:51.946Z Downloaded der_derive v0.7.3
2502026-09-02T04:06:51.946Z Downloaded group v0.14.0
2512026-09-02T04:06:51.951Z Downloaded indoc v2.0.7
2522026-09-02T04:06:51.951Z Downloaded defmt v1.0.1
2532026-09-02T04:06:51.951Z Downloaded derive-ex v0.1.8
2542026-09-02T04:06:51.951Z Downloaded defmt-macros v1.0.1
2552026-09-02T04:06:51.954Z Downloaded oso-derive v0.27.3
2562026-09-02T04:06:51.958Z Downloaded csv-core v0.1.13
2572026-09-02T04:06:51.958Z Downloaded password-hash v0.6.1
2582026-09-02T04:06:51.958Z Downloaded hex v0.4.3
2592026-09-02T04:06:51.963Z Downloaded phf_shared v0.13.1
2602026-09-02T04:06:51.968Z Downloaded idna_adapter v1.2.1
2612026-09-02T04:06:51.972Z Downloaded colored v2.2.0
2622026-09-02T04:06:51.972Z Downloaded instability v0.3.11
2632026-09-02T04:06:51.976Z Downloaded inout v0.2.2
2642026-09-02T04:06:51.979Z Downloaded is_ci v1.2.0
2652026-09-02T04:06:51.979Z Downloaded proc-macro-crate v3.4.0
2662026-09-02T04:06:51.983Z Downloaded peg-runtime v0.8.5
2672026-09-02T04:06:51.983Z Downloaded hostname v0.4.2
2682026-09-02T04:06:51.986Z Downloaded corncobs v0.1.4
2692026-09-02T04:06:51.986Z Downloaded crossbeam-epoch v0.9.18
2702026-09-02T04:06:51.986Z Downloaded anstyle v1.0.14
2712026-09-02T04:06:51.990Z Downloaded arrayvec v0.7.6
2722026-09-02T04:06:51.990Z Downloaded proc-macro-crate v1.3.1
2732026-09-02T04:06:51.990Z Downloaded progenitor-macro v0.13.0
2742026-09-02T04:06:51.990Z Downloaded httptest v0.16.4
2752026-09-02T04:06:51.994Z Downloaded highway v1.3.0
2762026-09-02T04:06:51.994Z Downloaded async-trait v0.1.89
2772026-09-02T04:06:51.994Z Downloaded daft v0.1.8
2782026-09-02T04:06:51.994Z Downloaded autocfg v1.5.0
2792026-09-02T04:06:51.999Z Downloaded cassowary v0.3.0
2802026-09-02T04:06:51.999Z Downloaded hyper-staticfile v0.10.1
2812026-09-02T04:06:51.999Z Downloaded humantime v2.3.0
2822026-09-02T04:06:52.004Z Downloaded ingot-types v0.2.0
2832026-09-02T04:06:52.004Z Downloaded clang-sys v1.8.1
2842026-09-02T04:06:52.004Z Downloaded impl-trait-for-tuples v0.2.3
2852026-09-02T04:06:52.008Z Downloaded pretty-hex v0.4.1
2862026-09-02T04:06:52.011Z Downloaded ctutils v0.4.2
2872026-09-02T04:06:52.011Z Downloaded daft-derive v0.1.8
2882026-09-02T04:06:52.015Z Downloaded derive_builder_core v0.20.2
2892026-09-02T04:06:52.015Z Downloaded cookie_store v0.22.1
2902026-09-02T04:06:52.020Z Downloaded derive_builder v0.20.2
2912026-09-02T04:06:52.020Z Downloaded critical-section v1.2.0
2922026-09-02T04:06:52.020Z Downloaded const-oid v0.9.6
2932026-09-02T04:06:52.023Z Downloaded darling v0.20.11
2942026-09-02T04:06:52.023Z Downloaded cookie v0.18.1
2952026-09-02T04:06:52.023Z Downloaded data-encoding v2.10.0
2962026-09-02T04:06:52.027Z Downloaded argon2 v0.5.3
2972026-09-02T04:06:52.027Z Downloaded oxide-update-engine v0.1.2
2982026-09-02T04:06:52.027Z Downloaded phf_shared v0.12.1
2992026-09-02T04:06:52.027Z Downloaded hashbrown v0.12.3
3002026-09-02T04:06:52.030Z Downloaded hashbrown v0.15.5
3012026-09-02T04:06:52.034Z Downloaded heapless v0.7.17
3022026-09-02T04:06:52.034Z Downloaded opaque-debug v0.3.1
3032026-09-02T04:06:52.034Z Downloaded ref-cast v1.0.25
3042026-09-02T04:06:52.038Z Downloaded serde_spanned v1.1.1
3052026-09-02T04:06:52.038Z Downloaded allocator-api2 v0.2.21
3062026-09-02T04:06:52.038Z Downloaded darling v0.21.3
3072026-09-02T04:06:52.042Z Downloaded russh-cryptovec v0.62.0
3082026-09-02T04:06:52.042Z Downloaded anyhow v1.0.104
3092026-09-02T04:06:52.042Z Downloaded rustc_version v0.4.1
3102026-09-02T04:06:52.045Z Downloaded datatest-stable v0.3.3
3112026-09-02T04:06:52.045Z Downloaded darling_core v0.13.4
3122026-09-02T04:06:52.048Z Downloaded rustc_version v0.1.7
3132026-09-02T04:06:52.048Z Downloaded scroll_derive v0.13.1
3142026-09-02T04:06:52.049Z Downloaded hmac v0.12.1
3152026-09-02T04:06:52.049Z Downloaded owo-colors v3.5.0
3162026-09-02T04:06:52.052Z Downloaded byteorder v1.5.0
3172026-09-02T04:06:52.052Z Downloaded serde_plain v1.0.2
3182026-09-02T04:06:52.056Z Downloaded http-body-util v0.1.3
3192026-09-02T04:06:52.059Z Downloaded secrecy v0.8.0
3202026-09-02T04:06:52.059Z Downloaded signal-hook-mio v0.2.5
3212026-09-02T04:06:52.062Z Downloaded smawk v0.3.2
3222026-09-02T04:06:52.062Z Downloaded pem v3.0.6
3232026-09-02T04:06:52.065Z Downloaded ipnet v2.12.0
3242026-09-02T04:06:52.066Z Downloaded bitflags v1.3.2
3252026-09-02T04:06:52.068Z Downloaded bitfield v0.19.4
3262026-09-02T04:06:52.069Z Downloaded cancel-safe-futures v0.1.5
3272026-09-02T04:06:52.069Z Downloaded quote v1.0.45
3282026-09-02T04:06:52.072Z Downloaded scopeguard v1.2.0
3292026-09-02T04:06:52.072Z Downloaded paste v1.0.15
3302026-09-02T04:06:52.075Z Downloaded rand_chacha v0.9.0
3312026-09-02T04:06:52.075Z Downloaded rand_core v0.6.4
3322026-09-02T04:06:52.075Z Downloaded rpassword v7.5.4
3332026-09-02T04:06:52.075Z Downloaded structmeta-derive v0.3.0
3342026-09-02T04:06:52.078Z Downloaded crc-any v2.5.0
3352026-09-02T04:06:52.079Z Downloaded poly1305 v0.8.0
3362026-09-02T04:06:52.079Z Downloaded derive_more v0.99.20
3372026-09-02T04:06:52.082Z Downloaded predicates v3.1.4
3382026-09-02T04:06:52.084Z Downloaded ipnetwork v0.21.1
3392026-09-02T04:06:52.085Z Downloaded crc32fast v1.5.0
3402026-09-02T04:06:52.088Z Downloaded darling v0.23.0
3412026-09-02T04:06:52.091Z Downloaded hyper-rustls v0.27.7
3422026-09-02T04:06:52.094Z Downloaded sec1 v0.8.1
3432026-09-02T04:06:52.094Z Downloaded secrecy v0.10.3
3442026-09-02T04:06:52.094Z Downloaded const_format v0.2.35
3452026-09-02T04:06:52.097Z Downloaded tabled_derive v0.7.0
3462026-09-02T04:06:52.097Z Downloaded blake2b_simd v1.0.4
3472026-09-02T04:06:52.101Z Downloaded slog-envlogger v2.2.0
3482026-09-02T04:06:52.101Z Downloaded strip-ansi-escapes v0.2.1
3492026-09-02T04:06:52.101Z Downloaded derive-where v1.6.0
3502026-09-02T04:06:52.101Z Downloaded clap v4.6.1
3512026-09-02T04:06:52.106Z Downloaded darling_core v0.21.3
3522026-09-02T04:06:52.109Z Downloaded postcard v1.1.3
3532026-09-02T04:06:52.114Z Downloaded backon v1.6.0
3542026-09-02T04:06:52.114Z Downloaded supports-color v2.1.0
3552026-09-02T04:06:52.114Z Downloaded terminal_size v0.4.3
3562026-09-02T04:06:52.114Z Downloaded termtree v0.5.1
3572026-09-02T04:06:52.117Z Downloaded tokio-test v0.4.5
3582026-09-02T04:06:52.117Z Downloaded psm v0.1.30
3592026-09-02T04:06:52.120Z Downloaded simd-adler32 v0.3.8
3602026-09-02T04:06:52.121Z Downloaded terminal_size v0.1.17
3612026-09-02T04:06:52.121Z Downloaded relative-path v1.9.3
3622026-09-02T04:06:52.124Z Downloaded sync_wrapper v1.0.2
3632026-09-02T04:06:52.124Z Downloaded trait-variant v0.1.2
3642026-09-02T04:06:52.124Z Downloaded tap v1.0.1
3652026-09-02T04:06:52.129Z Downloaded signal-hook-registry v1.4.8
3662026-09-02T04:06:52.136Z Downloaded smf v0.2.3
3672026-09-02T04:06:52.139Z Downloaded unarray v0.1.4
3682026-09-02T04:06:52.139Z Downloaded hickory-client v0.25.2
3692026-09-02T04:06:52.142Z Downloaded httparse v1.10.1
3702026-09-02T04:06:52.145Z Downloaded parse-display-derive v0.10.0
3712026-09-02T04:06:52.145Z Downloaded usdt-attr-macro v0.6.0
3722026-09-02T04:06:52.145Z Downloaded zerofrom-derive v0.1.6
3732026-09-02T04:06:52.145Z Downloaded darling_core v0.20.11
3742026-09-02T04:06:52.149Z Downloaded ingot-macros v0.2.0
3752026-09-02T04:06:52.149Z Downloaded half v1.8.3
3762026-09-02T04:06:52.153Z Downloaded ssh-encoding v0.3.0
3772026-09-02T04:06:52.153Z Downloaded static_assertions v1.1.0
3782026-09-02T04:06:52.157Z Downloaded iana-time-zone v0.1.65
3792026-09-02T04:06:52.157Z Downloaded yoke-derive v0.8.1
3802026-09-02T04:06:52.157Z Downloaded wnaf v0.14.0
3812026-09-02T04:06:52.161Z Downloaded sha2 v0.10.9
3822026-09-02T04:06:52.165Z Downloaded embedded-io v0.4.0
3832026-09-02T04:06:52.166Z Downloaded support-bundle-viewer v0.1.2
3842026-09-02T04:06:52.166Z Downloaded slog-term v2.9.2
3852026-09-02T04:06:52.169Z Downloaded indexmap v1.9.3
3862026-09-02T04:06:52.169Z Downloaded darling_core v0.23.0
3872026-09-02T04:06:52.172Z Downloaded der v0.7.10
3882026-09-02T04:06:52.175Z Downloaded digest-io v0.1.0
3892026-09-02T04:06:52.175Z Downloaded downcast-rs v2.0.2
3902026-09-02T04:06:52.175Z Downloaded icu_provider v2.1.1
3912026-09-02T04:06:52.179Z Downloaded foreign-types v0.5.0
3922026-09-02T04:06:52.179Z Downloaded foreign-types-macros v0.2.3
3932026-09-02T04:06:52.179Z Downloaded ignore v0.4.25
3942026-09-02T04:06:52.182Z Downloaded proc-macro-error v1.0.4
3952026-09-02T04:06:52.182Z Downloaded termcolor v1.4.1
3962026-09-02T04:06:52.185Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3972026-09-02T04:06:52.185Z Downloaded dirs-next v2.0.0
3982026-09-02T04:06:52.185Z Downloaded termios v0.3.3
3992026-09-02T04:06:52.188Z Downloaded unicode-xid v0.2.6
4002026-09-02T04:06:52.188Z Downloaded futures-task v0.3.32
4012026-09-02T04:06:52.191Z Downloaded globwalk v0.9.1
4022026-09-02T04:06:52.194Z Downloaded equivalent v1.0.2
4032026-09-02T04:06:52.194Z Downloaded fd-lock v4.0.4
4042026-09-02T04:06:52.194Z Downloaded libscf-sys v1.2.0
4052026-09-02T04:06:52.194Z Downloaded serde_with_macros v3.21.0
4062026-09-02T04:06:52.199Z Downloaded dropshot-api-manager-types v0.8.0
4072026-09-02T04:06:52.203Z Downloaded strum_macros v0.26.4
4082026-09-02T04:06:52.206Z Downloaded rcgen v0.12.1
4092026-09-02T04:06:52.209Z Downloaded uzers v0.12.2
4102026-09-02T04:06:52.212Z Downloaded embedded-io v0.6.1
4112026-09-02T04:06:52.212Z Downloaded float-cmp v0.10.0
4122026-09-02T04:06:52.216Z Downloaded maplit v1.0.2
4132026-09-02T04:06:52.216Z Downloaded md-5 v0.10.6
4142026-09-02T04:06:52.216Z Downloaded crypto-bigint v0.5.5
4152026-09-02T04:06:52.220Z Downloaded kem v0.3.0
4162026-09-02T04:06:52.223Z Downloaded memoffset v0.9.1
4172026-09-02T04:06:52.223Z Downloaded whoami v1.6.1
4182026-09-02T04:06:52.223Z Downloaded usdt-impl v0.5.0
4192026-09-02T04:06:52.227Z Downloaded derive_more v2.1.1
4202026-09-02T04:06:52.231Z Downloaded p384 v0.14.0
4212026-09-02T04:06:52.234Z Downloaded pest_meta v2.8.6
4222026-09-02T04:06:52.234Z Downloaded pin-project v1.1.11
4232026-09-02T04:06:52.240Z Downloaded num-iter v0.1.45
4242026-09-02T04:06:52.243Z Downloaded parking_lot v0.12.5
4252026-09-02T04:06:52.243Z Downloaded funty v2.0.0
4262026-09-02T04:06:52.243Z Downloaded hmac v0.13.0
4272026-09-02T04:06:52.246Z Downloaded env_logger v0.11.11
4282026-09-02T04:06:52.249Z Downloaded lalrpop-util v0.19.12
4292026-09-02T04:06:52.249Z Downloaded assert-json-diff v2.0.2
4302026-09-02T04:06:52.249Z Downloaded atomic-waker v1.1.2
4312026-09-02T04:06:52.250Z Downloaded base16ct v1.0.0
4322026-09-02T04:06:52.253Z Downloaded diesel_derives v2.3.7
4332026-09-02T04:06:52.256Z Downloaded num v0.4.3
4342026-09-02T04:06:52.256Z Downloaded anstyle-query v1.1.5
4352026-09-02T04:06:52.256Z Downloaded serde_derive v1.0.228
4362026-09-02T04:06:52.260Z Downloaded tokio-tungstenite v0.21.0
4372026-09-02T04:06:52.260Z Downloaded ucd-trie v0.1.7
4382026-09-02T04:06:52.260Z Downloaded futures-timer v3.0.3
4392026-09-02T04:06:52.263Z Downloaded keccak v0.2.0
4402026-09-02T04:06:52.263Z Downloaded libsw v3.5.0
4412026-09-02T04:06:52.263Z Downloaded socket2 v0.6.3
4422026-09-02T04:06:52.266Z Downloaded icu_normalizer v2.1.1
4432026-09-02T04:06:52.266Z Downloaded icu_normalizer_data v2.1.1
4442026-09-02T04:06:52.270Z Downloaded crossterm v0.29.0
4452026-09-02T04:06:52.274Z Downloaded vergen v9.1.0
4462026-09-02T04:06:52.277Z Downloaded fxhash v0.2.1
4472026-09-02T04:06:52.277Z Downloaded schemars v0.8.22
4482026-09-02T04:06:52.282Z Downloaded globset v0.4.18
4492026-09-02T04:06:52.285Z Downloaded lock_api v0.4.14
4502026-09-02T04:06:52.285Z Downloaded parse-display v0.10.0
4512026-09-02T04:06:52.285Z Downloaded parse-size v1.1.0
4522026-09-02T04:06:52.285Z Downloaded percent-encoding v2.3.2
4532026-09-02T04:06:52.285Z Downloaded phf_shared v0.11.3
4542026-09-02T04:06:52.289Z Downloaded hickory-resolver v0.24.4
4552026-09-02T04:06:52.289Z Downloaded approx v0.5.1
4562026-09-02T04:06:52.289Z Downloaded bcrypt-pbkdf v0.11.0
4572026-09-02T04:06:52.292Z Downloaded bitfield-struct v0.6.2
4582026-09-02T04:06:52.292Z Downloaded native-tls v0.2.18
4592026-09-02T04:06:52.292Z Downloaded crossbeam-channel v0.5.15
4602026-09-02T04:06:52.296Z Downloaded indicatif v0.18.4
4612026-09-02T04:06:52.299Z Downloaded cargo-platform v0.3.2
4622026-09-02T04:06:52.302Z Downloaded oxide-generation-macros v0.2.0
4632026-09-02T04:06:52.308Z Downloaded toml_parser v1.1.2+spec-1.1.0
4642026-09-02T04:06:52.311Z Downloaded progenitor-macro v0.14.0
4652026-09-02T04:06:52.311Z Downloaded compact_str v0.8.1
4662026-09-02T04:06:52.314Z Downloaded derive_more-impl v2.1.1
4672026-09-02T04:06:52.318Z Downloaded num-rational v0.4.2
4682026-09-02T04:06:52.318Z Downloaded target-spec v3.5.7
4692026-09-02T04:06:52.321Z Downloaded diff v0.1.13
4702026-09-02T04:06:52.321Z Downloaded find-msvc-tools v0.1.9
4712026-09-02T04:06:52.321Z Downloaded futures-executor v0.3.32
4722026-09-02T04:06:52.325Z Downloaded packed_struct_codegen v0.10.1
4732026-09-02T04:06:52.325Z Downloaded test-strategy v0.4.5
4742026-09-02T04:06:52.325Z Downloaded der v0.8.0
4752026-09-02T04:06:52.328Z Downloaded linkme v0.3.35
4762026-09-02T04:06:52.331Z Downloaded bs58 v0.5.1
4772026-09-02T04:06:52.335Z Downloaded rustls-platform-verifier v0.6.2
4782026-09-02T04:06:52.338Z Downloaded buf-list v1.1.2
4792026-09-02T04:06:52.338Z Downloaded cexpr v0.6.0
4802026-09-02T04:06:52.341Z Downloaded similar v2.7.0
4812026-09-02T04:06:52.344Z Downloaded headers v0.4.1
4822026-09-02T04:06:52.348Z Downloaded russh-util v0.52.0
4832026-09-02T04:06:52.348Z Downloaded serde_regex v1.1.0
4842026-09-02T04:06:52.351Z Downloaded libefi-sys v0.1.0
4852026-09-02T04:06:52.351Z Downloaded rand_xorshift v0.4.0
4862026-09-02T04:06:52.351Z Downloaded recursive v0.1.1
4872026-09-02T04:06:52.351Z Downloaded newtype-uuid v1.3.2
4882026-09-02T04:06:52.351Z Downloaded oxnet v0.1.6
4892026-09-02T04:06:52.351Z Downloaded scroll_derive v0.12.1
4902026-09-02T04:06:52.355Z Downloaded serde-big-array v0.5.1
4912026-09-02T04:06:52.355Z Downloaded rfc6979 v0.6.0
4922026-09-02T04:06:52.355Z Downloaded phf v0.13.1
4932026-09-02T04:06:52.355Z Downloaded peg-macros v0.8.5
4942026-09-02T04:06:52.362Z Downloaded signature v3.0.0
4952026-09-02T04:06:52.365Z Downloaded icu_collections v2.1.1
4962026-09-02T04:06:52.368Z Downloaded slog-bunyan v2.5.0
4972026-09-02T04:06:52.368Z Downloaded strsim v0.11.1
4982026-09-02T04:06:52.372Z Downloaded nu-ansi-term v0.50.3
4992026-09-02T04:06:52.372Z Downloaded icu_locale_core v2.1.1
5002026-09-02T04:06:52.375Z Downloaded primeorder v0.14.0
5012026-09-02T04:06:52.375Z Downloaded polyval v0.7.1
5022026-09-02T04:06:52.378Z Downloaded samael v0.0.19
5032026-09-02T04:06:52.382Z Downloaded criterion v0.7.0
5042026-09-02T04:06:52.385Z Downloaded supports-hyperlinks v2.1.0
5052026-09-02T04:06:52.385Z Downloaded swrite v0.1.0
5062026-09-02T04:06:52.388Z Downloaded tagptr v0.2.0
5072026-09-02T04:06:52.388Z Downloaded same-file v1.0.6
5082026-09-02T04:06:52.388Z Downloaded ahash v0.8.12
5092026-09-02T04:06:52.391Z Downloaded r2d2 v0.8.10
5102026-09-02T04:06:52.391Z Downloaded sponge-cursor v0.1.0
5112026-09-02T04:06:52.394Z Downloaded rand_core v0.10.0
5122026-09-02T04:06:52.394Z Downloaded bit-vec v0.6.3
5132026-09-02T04:06:52.399Z Downloaded thread-id v4.2.2
5142026-09-02T04:06:52.403Z Downloaded ecdsa v0.17.0
5152026-09-02T04:06:52.406Z Downloaded rstest_macros v0.25.0
5162026-09-02T04:06:52.407Z Downloaded erased-serde v0.3.31
5172026-09-02T04:06:52.407Z Downloaded unicode-truncate v1.1.0
5182026-09-02T04:06:52.409Z Downloaded thread-id v5.1.0
5192026-09-02T04:06:52.412Z Downloaded cipher v0.4.4
5202026-09-02T04:06:52.412Z Downloaded target-triple v1.0.0
5212026-09-02T04:06:52.415Z Downloaded tinyvec v1.10.0
5222026-09-02T04:06:52.418Z Downloaded uuid v1.23.4
5232026-09-02T04:06:52.418Z Downloaded log v0.4.33
5242026-09-02T04:06:52.421Z Downloaded cfg-expr v0.20.6
5252026-09-02T04:06:52.422Z Downloaded rust-argon2 v2.1.0
5262026-09-02T04:06:52.425Z Downloaded rustls-pemfile v2.2.0
5272026-09-02T04:06:52.425Z Downloaded scrypt v0.12.0
5282026-09-02T04:06:52.425Z Downloaded pkg-config v0.3.32
5292026-09-02T04:06:52.428Z Downloaded serde_tokenstream v0.3.0
5302026-09-02T04:06:52.428Z Downloaded tower-layer v0.3.3
5312026-09-02T04:06:52.428Z Downloaded utf8_iter v1.0.4
5322026-09-02T04:06:52.428Z Downloaded waitgroup v0.1.2
5332026-09-02T04:06:52.428Z Downloaded want v0.3.1
5342026-09-02T04:06:52.432Z Downloaded zerotrie v0.2.3
5352026-09-02T04:06:52.435Z Downloaded hickory-resolver v0.25.2
5362026-09-02T04:06:52.438Z Downloaded slog-stdlog v4.1.1
5372026-09-02T04:06:52.441Z Downloaded snafu-derive v0.8.9
5382026-09-02T04:06:52.441Z Downloaded poly1305 v0.9.0
5392026-09-02T04:06:52.444Z Downloaded difflib v0.4.0
5402026-09-02T04:06:52.444Z Downloaded untrusted v0.9.0
5412026-09-02T04:06:52.447Z Downloaded usdt v0.5.0
5422026-09-02T04:06:52.450Z Downloaded progenitor v0.13.0
5432026-09-02T04:06:52.450Z Downloaded quinn-udp v0.5.14
5442026-09-02T04:06:52.454Z Downloaded smallvec v0.6.14
5452026-09-02T04:06:52.454Z Downloaded supports-unicode v3.0.0
5462026-09-02T04:06:52.454Z Downloaded dof v0.4.0
5472026-09-02T04:06:52.454Z Downloaded pretty_assertions v1.4.1
5482026-09-02T04:06:52.457Z Downloaded zopfli v0.8.3
5492026-09-02T04:06:52.457Z Downloaded clap_builder v4.6.0
5502026-09-02T04:06:52.460Z Downloaded hyper-util v0.1.20
5512026-09-02T04:06:52.463Z Downloaded tokio-postgres v0.7.16
5522026-09-02T04:06:52.467Z Downloaded thiserror v2.0.18
5532026-09-02T04:06:52.470Z Downloaded hickory-server v0.25.2
5542026-09-02T04:06:52.473Z Downloaded stringmetrics v2.2.2
5552026-09-02T04:06:52.476Z Downloaded thiserror-no-std v2.0.2
5562026-09-02T04:06:52.479Z Downloaded tokio-native-tls v0.3.1
5572026-09-02T04:06:52.479Z Downloaded keccak v0.1.6
5582026-09-02T04:06:52.479Z Downloaded futures-core v0.3.32
5592026-09-02T04:06:52.479Z Downloaded zeroize_derive v1.5.0
5602026-09-02T04:06:52.479Z Downloaded url v2.5.8
5612026-09-02T04:06:52.482Z Downloaded http v1.4.2
5622026-09-02T04:06:52.485Z Downloaded hkdf v0.12.4
5632026-09-02T04:06:52.485Z Downloaded itertools v0.10.5
5642026-09-02T04:06:52.489Z Downloaded async-lock v3.4.2
5652026-09-02T04:06:52.492Z Downloaded p521 v0.14.0
5662026-09-02T04:06:52.495Z Downloaded tls_codec_derive v0.4.2
5672026-09-02T04:06:52.495Z Downloaded rusty-fork v0.3.1
5682026-09-02T04:06:52.495Z Downloaded siphasher v1.0.2
5692026-09-02T04:06:52.495Z Downloaded serde-hex v0.1.0
5702026-09-02T04:06:52.498Z Downloaded unit-prefix v0.5.2
5712026-09-02T04:06:52.498Z Downloaded zone_cfg_derive v0.3.1
5722026-09-02T04:06:52.498Z Downloaded rand v0.8.6
5732026-09-02T04:06:52.498Z Downloaded guppy v0.17.25
5742026-09-02T04:06:52.502Z Downloaded memmap v0.7.0
5752026-09-02T04:06:52.506Z Downloaded managed v0.8.0
5762026-09-02T04:06:52.506Z Downloaded mime v0.3.17
5772026-09-02T04:06:52.506Z Downloaded itertools v0.15.0
5782026-09-02T04:06:52.509Z Downloaded vsss-rs v3.3.4
5792026-09-02T04:06:52.513Z Downloaded crossterm v0.28.1
5802026-09-02T04:06:52.516Z Downloaded camino v1.2.5
5812026-09-02T04:06:52.516Z Downloaded parking_lot v0.11.2
5822026-09-02T04:06:52.519Z Downloaded rustyline v14.0.0
5832026-09-02T04:06:52.519Z Downloaded sha2 v0.11.0
5842026-09-02T04:06:52.525Z Downloaded strum_macros v0.27.2
5852026-09-02T04:06:52.525Z Downloaded flagset v0.4.7
5862026-09-02T04:06:52.528Z Downloaded multimap v0.10.1
5872026-09-02T04:06:52.528Z Downloaded newtype-uuid-macros v0.1.0
5882026-09-02T04:06:52.528Z Downloaded newline-converter v0.3.0
5892026-09-02T04:06:52.528Z Downloaded proc-macro2 v1.0.106
5902026-09-02T04:06:52.528Z Downloaded tungstenite v0.21.0
5912026-09-02T04:06:52.532Z Downloaded ciborium v0.2.2
5922026-09-02T04:06:52.532Z Downloaded shlex v1.3.0
5932026-09-02T04:06:52.532Z Downloaded aes v0.9.1
5942026-09-02T04:06:52.535Z Downloaded base16ct v0.2.0
5952026-09-02T04:06:52.535Z Downloaded indexmap v2.14.0
5962026-09-02T04:06:52.538Z Downloaded either v1.15.0
5972026-09-02T04:06:52.538Z Downloaded enum_dispatch v0.3.13
5982026-09-02T04:06:52.541Z Downloaded toml v0.8.23
5992026-09-02T04:06:52.541Z Downloaded typify-macro v0.6.2
6002026-09-02T04:06:52.544Z Downloaded fs_extra v1.3.0
6012026-09-02T04:06:52.545Z Downloaded unicode-segmentation v1.12.0
6022026-09-02T04:06:52.548Z Downloaded lru-slab v0.1.2
6032026-09-02T04:06:52.548Z Downloaded nonempty v0.12.0
6042026-09-02T04:06:52.548Z Downloaded unicode_categories v0.1.1
6052026-09-02T04:06:52.548Z Downloaded ff v0.14.0
6062026-09-02T04:06:52.552Z Downloaded internal-russh-num-bigint v0.5.0
6072026-09-02T04:06:52.555Z Downloaded pathdiff v0.2.3
6082026-09-02T04:06:52.555Z Downloaded ciborium-io v0.2.2
6092026-09-02T04:06:52.555Z Downloaded plotters-backend v0.3.7
6102026-09-02T04:06:52.555Z Downloaded ascii-canvas v3.0.0
6112026-09-02T04:06:52.558Z Downloaded atty v0.2.14
6122026-09-02T04:06:52.558Z Downloaded bitfield-macros v0.19.4
6132026-09-02T04:06:52.563Z Downloaded vergen-lib v0.1.6
6142026-09-02T04:06:52.563Z Downloaded zeroize v1.9.0
6152026-09-02T04:06:52.563Z Downloaded hashbrown v0.17.0
6162026-09-02T04:06:52.567Z Downloaded walkdir v2.5.0
6172026-09-02T04:06:52.567Z Downloaded dyn-clone v1.0.20
6182026-09-02T04:06:52.570Z Downloaded whoami v2.1.0
6192026-09-02T04:06:52.570Z Downloaded yasna v0.5.2
6202026-09-02T04:06:52.574Z Downloaded h2 v0.4.15
6212026-09-02T04:06:52.577Z Downloaded dropshot_endpoint v0.17.1
6222026-09-02T04:06:52.580Z Downloaded quick-error v1.2.3
6232026-09-02T04:06:52.580Z Downloaded rand_pcg v0.10.2
6242026-09-02T04:06:52.583Z Downloaded foldhash v0.1.5
6252026-09-02T04:06:52.583Z Downloaded psl-types v2.0.11
6262026-09-02T04:06:52.586Z Downloaded scheduled-thread-pool v0.2.7
6272026-09-02T04:06:52.586Z Downloaded num-complex v0.4.6
6282026-09-02T04:06:52.592Z Downloaded foldhash v0.2.0
6292026-09-02T04:06:52.595Z Downloaded aead v0.6.1
6302026-09-02T04:06:52.605Z Downloaded toml v1.1.2+spec-1.1.0
6312026-09-02T04:06:52.609Z Downloaded bcs v0.1.6
6322026-09-02T04:06:52.613Z Downloaded sapling-renderdag v0.1.0
6332026-09-02T04:06:52.613Z Downloaded serde_bytes v0.11.19
6342026-09-02T04:06:52.619Z Downloaded git-stub-vcs v0.1.0
6352026-09-02T04:06:52.619Z Downloaded strum v0.26.3
6362026-09-02T04:06:52.619Z Downloaded testing_table v0.3.0
6372026-09-02T04:06:52.622Z Downloaded signature v2.2.0
6382026-09-02T04:06:52.622Z Downloaded take_mut v0.2.2
6392026-09-02T04:06:52.626Z Downloaded cargo_metadata v0.23.1
6402026-09-02T04:06:52.629Z Downloaded sigpipe v0.1.3
6412026-09-02T04:06:52.633Z Downloaded hashbrown v0.14.5
6422026-09-02T04:06:52.636Z Downloaded futures-channel v0.3.32
6432026-09-02T04:06:52.636Z Downloaded knus-derive v3.4.0
6442026-09-02T04:06:52.636Z Downloaded num_enum_derive v0.7.6
6452026-09-02T04:06:52.639Z Downloaded anstream v1.0.0
6462026-09-02T04:06:52.642Z Downloaded ppv-lite86 v0.2.21
6472026-09-02T04:06:52.645Z Downloaded universal-hash v0.5.1
6482026-09-02T04:06:52.649Z Downloaded untrusted v0.7.1
6492026-09-02T04:06:52.649Z Downloaded litemap v0.8.1
6502026-09-02T04:06:52.653Z Downloaded serde_yaml v0.9.34+deprecated
6512026-09-02T04:06:52.657Z Downloaded hashbrown v0.16.1
6522026-09-02T04:06:52.660Z Downloaded goblin v0.8.2
6532026-09-02T04:06:52.663Z Downloaded owo-colors v4.3.0
6542026-09-02T04:06:52.668Z Downloaded usdt-macro v0.6.0
6552026-09-02T04:06:52.671Z Downloaded qorb v0.4.1
6562026-09-02T04:06:52.674Z Downloaded progenitor-extras v0.2.0
6572026-09-02T04:06:52.680Z Downloaded dtrace-parser v0.2.0
6582026-09-02T04:06:52.684Z Downloaded env_filter v2.0.0
6592026-09-02T04:06:52.684Z Downloaded errno v0.3.14
6602026-09-02T04:06:52.684Z Downloaded pin-project-internal v1.1.11
6612026-09-02T04:06:52.687Z Downloaded primefield v0.14.0
6622026-09-02T04:06:52.687Z Downloaded proc-macro-error2 v2.0.1
6632026-09-02T04:06:52.690Z Downloaded tempfile v3.27.0
6642026-09-02T04:06:52.693Z Downloaded typenum v1.20.1
6652026-09-02T04:06:52.697Z Downloaded iri-string v0.7.10
6662026-09-02T04:06:52.700Z Downloaded tower v0.5.3
6672026-09-02T04:06:52.703Z Downloaded hashbrown v0.13.2
6682026-09-02T04:06:52.706Z Downloaded toml v0.7.8
6692026-09-02T04:06:52.709Z Downloaded serdect v0.4.3
6702026-09-02T04:06:52.709Z Downloaded tokio-dtrace v0.1.1
6712026-09-02T04:06:52.709Z Downloaded prefix-trie v0.7.0
6722026-09-02T04:06:52.713Z Downloaded tungstenite v0.23.0
6732026-09-02T04:06:52.713Z Downloaded lru-cache v0.1.2
6742026-09-02T04:06:52.713Z Downloaded aead v0.5.2
6752026-09-02T04:06:52.713Z Downloaded thiserror v1.0.69
6762026-09-02T04:06:52.716Z Downloaded tracing-core v0.1.36
6772026-09-02T04:06:52.719Z Downloaded rustversion v1.0.22
6782026-09-02T04:06:52.719Z Downloaded schemars v1.2.1
6792026-09-02T04:06:52.726Z Downloaded serde_tokenstream v0.2.3
6802026-09-02T04:06:52.729Z Downloaded foreign-types-shared v0.1.1
6812026-09-02T04:06:52.729Z Downloaded bzip2 v0.4.4
6822026-09-02T04:06:52.729Z Downloaded lazy_static v1.5.0
6832026-09-02T04:06:52.729Z Downloaded miette v5.10.0
6842026-09-02T04:06:52.733Z Downloaded path-tree v0.8.3
6852026-09-02T04:06:52.733Z Downloaded utf-8 v0.7.6
6862026-09-02T04:06:52.736Z Downloaded tui-tree-widget v0.23.1
6872026-09-02T04:06:52.736Z Downloaded slog-async v2.8.0
6882026-09-02T04:06:52.736Z Downloaded spki v0.7.3
6892026-09-02T04:06:52.736Z Downloaded string_cache v0.8.9
6902026-09-02T04:06:52.736Z Downloaded normalize-line-endings v0.3.0
6912026-09-02T04:06:52.739Z Downloaded array-init v0.0.4
6922026-09-02T04:06:52.739Z Downloaded crypto-primes v0.7.2
6932026-09-02T04:06:52.742Z Downloaded maybe-uninit v2.0.0
6942026-09-02T04:06:52.742Z Downloaded miette-derive v5.10.0
6952026-09-02T04:06:52.742Z Downloaded postgres-types v0.2.12
6962026-09-02T04:06:52.745Z Downloaded newtype_derive v0.1.6
6972026-09-02T04:06:52.745Z Downloaded dof v0.3.0
6982026-09-02T04:06:52.745Z Downloaded tinystr v0.8.2
6992026-09-02T04:06:52.745Z Downloaded zstd-safe v7.2.4
7002026-09-02T04:06:52.749Z Downloaded block-buffer v0.12.1
7012026-09-02T04:06:52.749Z Downloaded cfg_aliases v0.1.1
7022026-09-02T04:06:52.749Z Downloaded blake2 v0.11.0-rc.6
7032026-09-02T04:06:52.749Z Downloaded git-stub v1.0.0
7042026-09-02T04:06:52.752Z Downloaded rustc-demangle v0.1.27
7052026-09-02T04:06:52.752Z Downloaded zstd v0.13.3
7062026-09-02T04:06:52.752Z Downloaded filetime v0.2.27
7072026-09-02T04:06:52.755Z Downloaded ed25519-dalek v3.0.0
7082026-09-02T04:06:52.755Z Downloaded num-traits v0.2.19
7092026-09-02T04:06:52.758Z Downloaded writeable v0.6.2
7102026-09-02T04:06:52.761Z Downloaded drift v0.2.0
7112026-09-02T04:06:52.764Z Downloaded openssl-sys v0.9.117
7122026-09-02T04:06:52.767Z Downloaded wyz v0.5.1
7132026-09-02T04:06:52.770Z Downloaded block-buffer v0.10.4
7142026-09-02T04:06:52.770Z Downloaded async-recursion v1.1.1
7152026-09-02T04:06:52.770Z Downloaded ed25519 v2.2.3
7162026-09-02T04:06:52.773Z Downloaded ena v0.14.4
7172026-09-02T04:06:52.774Z Downloaded flate2 v1.1.9
7182026-09-02T04:06:52.776Z Downloaded event-listener v5.4.1
7192026-09-02T04:06:52.780Z Downloaded generic-array v0.14.7
7202026-09-02T04:06:52.780Z Downloaded spin v0.9.8
7212026-09-02T04:06:52.780Z Downloaded thiserror-impl v1.0.69
7222026-09-02T04:06:52.783Z Downloaded itertools v0.13.0
7232026-09-02T04:06:52.788Z Downloaded itertools v0.14.0
7242026-09-02T04:06:52.791Z Downloaded libbz2-rs-sys v0.2.2
7252026-09-02T04:06:52.791Z Downloaded oxide-update-engine-types v0.1.2
7262026-09-02T04:06:52.791Z Downloaded fs-err v3.3.0
7272026-09-02T04:06:52.794Z Downloaded pest_generator v2.8.6
7282026-09-02T04:06:52.797Z Downloaded tokio-tungstenite v0.23.1
7292026-09-02T04:06:52.800Z Downloaded serde_with v1.14.0
7302026-09-02T04:06:52.804Z Downloaded miette v7.6.0
7312026-09-02T04:06:52.804Z Downloaded glob v0.3.3
7322026-09-02T04:06:52.807Z Downloaded anstyle-parse v0.2.7
7332026-09-02T04:06:52.810Z Downloaded twox-hash v2.1.2
7342026-09-02T04:06:52.813Z Downloaded rsa v0.9.10
7352026-09-02T04:06:52.816Z Downloaded nanorand v0.7.0
7362026-09-02T04:06:52.819Z Downloaded pkcs5 v0.8.1
7372026-09-02T04:06:52.822Z Downloaded bit-vec v0.8.0
7382026-09-02T04:06:52.822Z Downloaded num_enum v0.7.6
7392026-09-02T04:06:52.825Z Downloaded serde_spanned v0.6.9
7402026-09-02T04:06:52.825Z Downloaded zerocopy v0.6.6
7412026-09-02T04:06:52.829Z Downloaded fancy-regex v0.14.0
7422026-09-02T04:06:52.832Z Downloaded similar-asserts v1.7.0
7432026-09-02T04:06:52.835Z Downloaded precomputed-hash v0.1.1
7442026-09-02T04:06:52.835Z Downloaded thiserror-impl-no-std v2.0.2
7452026-09-02T04:06:52.835Z Downloaded ff v0.13.1
7462026-09-02T04:06:52.839Z Downloaded primeorder v0.13.6
7472026-09-02T04:06:52.839Z Downloaded xattr v1.6.1
7482026-09-02T04:06:52.839Z Downloaded ed25519-dalek v2.2.0
7492026-09-02T04:06:52.844Z Downloaded camino-tempfile-ext v0.3.3
7502026-09-02T04:06:52.847Z Downloaded oxide-generation v0.1.3
7512026-09-02T04:06:52.850Z Downloaded subprocess v0.2.15
7522026-09-02T04:06:52.854Z Downloaded signal-hook-tokio v0.3.1
7532026-09-02T04:06:52.854Z Downloaded supports-unicode v2.1.0
7542026-09-02T04:06:52.854Z Downloaded tinyvec_macros v0.1.1
7552026-09-02T04:06:52.854Z Downloaded tower-service v0.3.3
7562026-09-02T04:06:52.854Z Downloaded fixedbitset v0.4.2
7572026-09-02T04:06:52.857Z Downloaded document-features v0.2.12
7582026-09-02T04:06:52.860Z Downloaded version_check v0.9.5
7592026-09-02T04:06:52.860Z Downloaded void v1.0.2
7602026-09-02T04:06:52.860Z Downloaded phf v0.12.1
7612026-09-02T04:06:52.864Z Downloaded progenitor-client v0.13.0
7622026-09-02T04:06:52.864Z Downloaded futures v0.3.32
7632026-09-02T04:06:52.864Z Downloaded memmap2 v0.9.10
7642026-09-02T04:06:52.867Z Downloaded idna v1.1.0
7652026-09-02T04:06:52.867Z Downloaded itertools v0.12.1
7662026-09-02T04:06:52.870Z Downloaded chacha20poly1305 v0.10.1
7672026-09-02T04:06:52.874Z Downloaded chumsky v0.9.3
7682026-09-02T04:06:52.874Z Downloaded p256 v0.14.0
7692026-09-02T04:06:52.877Z Downloaded port-file v0.1.0
7702026-09-02T04:06:52.877Z Downloaded usdt v0.6.0
7712026-09-02T04:06:52.877Z Downloaded usdt-attr-macro v0.5.0
7722026-09-02T04:06:52.880Z Downloaded lzss v0.8.2
7732026-09-02T04:06:52.883Z Downloaded toml_write v0.1.2
7742026-09-02T04:06:52.884Z Downloaded hkdf v0.13.0
7752026-09-02T04:06:52.887Z Downloaded rand_core v0.9.5
7762026-09-02T04:06:52.890Z Downloaded icu_properties_data v2.1.2
7772026-09-02T04:06:52.893Z Downloaded stringprep v0.1.5
7782026-09-02T04:06:52.893Z Downloaded ghash v0.6.0
7792026-09-02T04:06:52.897Z Downloaded async-stream v0.3.6
7802026-09-02T04:06:52.897Z Downloaded bit-set v0.8.0
7812026-09-02T04:06:52.900Z Downloaded zerofrom v0.1.6
7822026-09-02T04:06:52.900Z Downloaded endian-type v0.1.2
7832026-09-02T04:06:52.900Z Downloaded enum-as-inner v0.6.1
7842026-09-02T04:06:52.903Z Downloaded fnv v1.0.7
7852026-09-02T04:06:52.903Z Downloaded portable-atomic v1.13.1
7862026-09-02T04:06:52.906Z Downloaded futures-sink v0.3.32
7872026-09-02T04:06:52.910Z Downloaded jiff-static v0.2.34
7882026-09-02T04:06:52.912Z Downloaded openssl-macros v0.1.1
7892026-09-02T04:06:52.913Z Downloaded strum_macros v0.24.3
7902026-09-02T04:06:52.915Z Downloaded schemars_derive v0.8.22
7912026-09-02T04:06:52.918Z Downloaded num-conv v0.2.0
7922026-09-02T04:06:52.919Z Downloaded num-derive v0.4.2
7932026-09-02T04:06:52.922Z Downloaded backtrace-ext v0.2.1
7942026-09-02T04:06:52.922Z Downloaded getrandom v0.3.4
7952026-09-02T04:06:52.925Z Downloaded openssl-probe v0.2.1
7962026-09-02T04:06:52.929Z Downloaded reqwest v0.12.28
7972026-09-02T04:06:52.932Z Downloaded vte v0.14.1
7982026-09-02T04:06:52.937Z Downloaded parking_lot_core v0.9.12
7992026-09-02T04:06:52.940Z Downloaded rustls-native-certs v0.8.3
8002026-09-02T04:06:52.943Z Downloaded cfg-if v1.0.4
8012026-09-02T04:06:52.944Z Downloaded spki v0.8.0
8022026-09-02T04:06:52.947Z Downloaded path-slash v0.1.5
8032026-09-02T04:06:52.947Z Downloaded recursive-proc-macro-impl v0.1.1
8042026-09-02T04:06:52.947Z Downloaded pbkdf2 v0.13.0
8052026-09-02T04:06:52.950Z Downloaded unicase v2.9.0
8062026-09-02T04:06:52.954Z Downloaded displaydoc v0.2.5
8072026-09-02T04:06:52.958Z Downloaded plotters v0.3.7
8082026-09-02T04:06:52.962Z Downloaded rtoolbox v0.0.3
8092026-09-02T04:06:52.962Z Downloaded supports-hyperlinks v3.2.0
8102026-09-02T04:06:52.962Z Downloaded progenitor-client v0.14.0
8112026-09-02T04:06:52.965Z Downloaded potential_utf v0.1.4
8122026-09-02T04:06:52.965Z Downloaded pkcs8 v0.10.2
8132026-09-02T04:06:52.965Z Downloaded radium v0.7.0
8142026-09-02T04:06:52.965Z Downloaded mio v1.2.0
8152026-09-02T04:06:52.968Z Downloaded arc-swap v1.8.2
8162026-09-02T04:06:52.971Z Downloaded cc v1.2.56
8172026-09-02T04:06:52.973Z Downloaded shell-words v1.1.1
8182026-09-02T04:06:52.974Z Downloaded nom v7.1.3
8192026-09-02T04:06:52.976Z Downloaded papergrid v0.11.0
8202026-09-02T04:06:52.979Z Downloaded strsim v0.10.0
8212026-09-02T04:06:52.980Z Downloaded fs-err v2.11.0
8222026-09-02T04:06:52.983Z Downloaded futures-util v0.3.32
8232026-09-02T04:06:52.988Z Downloaded aes-gcm v0.11.0
8242026-09-02T04:06:52.991Z Downloaded thiserror-impl v2.0.18
8252026-09-02T04:06:52.991Z Downloaded universal-hash v0.6.1
8262026-09-02T04:06:52.994Z Downloaded ed25519 v3.0.0
8272026-09-02T04:06:52.994Z Downloaded supports-color v3.0.2
8282026-09-02T04:06:52.994Z Downloaded toml_datetime v0.6.11
8292026-09-02T04:06:52.994Z Downloaded dtrace-parser v0.3.0
8302026-09-02T04:06:52.997Z Downloaded hyper v1.10.1
8312026-09-02T04:06:53.014Z Downloaded libtest-mimic v0.8.1
8322026-09-02T04:06:53.014Z Downloaded multer v3.1.0
8332026-09-02T04:06:53.014Z Downloaded zone v0.3.1
8342026-09-02T04:06:53.014Z Downloaded salsa20 v0.11.0
8352026-09-02T04:06:53.014Z Downloaded serde_urlencoded v0.7.1
8362026-09-02T04:06:53.014Z Downloaded libsw-core v0.3.2
8372026-09-02T04:06:53.014Z Downloaded toml_edit v0.19.15
8382026-09-02T04:06:53.018Z Downloaded unicode-linebreak v0.1.5
8392026-09-02T04:06:53.018Z Downloaded foreign-types v0.3.2
8402026-09-02T04:06:53.018Z Downloaded jobserver v0.1.34
8412026-09-02T04:06:53.018Z Downloaded futures-macro v0.3.32
8422026-09-02T04:06:53.018Z Downloaded toml_edit v0.22.27
8432026-09-02T04:06:53.018Z Downloaded dsl_auto_type v0.2.0
8442026-09-02T04:06:53.021Z Downloaded toml_edit v0.23.10+spec-1.0.0
8452026-09-02T04:06:53.021Z Downloaded zip v0.6.6
8462026-09-02T04:06:53.025Z Downloaded itoa v1.0.17
8472026-09-02T04:06:53.025Z Downloaded match_cfg v0.1.0
8482026-09-02T04:06:53.025Z Downloaded password-hash v0.5.0
8492026-09-02T04:06:53.028Z Downloaded base64 v0.22.1
8502026-09-02T04:06:53.028Z Downloaded resolv-conf v0.7.6
8512026-09-02T04:06:53.031Z Downloaded nodrop v0.1.14
8522026-09-02T04:06:53.031Z Downloaded publicsuffix v2.3.0
8532026-09-02T04:06:53.031Z Downloaded tokio-stream v0.1.18
8542026-09-02T04:06:53.035Z Downloaded tough v0.22.0
8552026-09-02T04:06:53.039Z Downloaded rayon-core v1.13.0
8562026-09-02T04:06:53.043Z Downloaded nested v0.1.1
8572026-09-02T04:06:53.043Z Downloaded castaway v0.2.4
8582026-09-02T04:06:53.046Z Downloaded atomicwrites v0.4.4
8592026-09-02T04:06:53.046Z Downloaded slog-dtrace v0.3.0
8602026-09-02T04:06:53.049Z Downloaded tinytemplate v1.2.1
8612026-09-02T04:06:53.049Z Downloaded usdt-impl v0.6.0
8622026-09-02T04:06:53.052Z Downloaded macaddr v1.0.1
8632026-09-02T04:06:53.052Z Downloaded arrayref v0.3.9
8642026-09-02T04:06:53.052Z Downloaded plotters-svg v0.3.7
8652026-09-02T04:06:53.055Z Downloaded predicates-tree v1.0.13
8662026-09-02T04:06:53.055Z Downloaded bitflags v2.11.0
8672026-09-02T04:06:53.058Z Downloaded proc-macro-error-attr v1.0.4
8682026-09-02T04:06:53.058Z Downloaded schemars v0.9.0
8692026-09-02T04:06:53.063Z Downloaded sha3 v0.12.0
8702026-09-02T04:06:53.066Z Downloaded scroll v0.13.0
8712026-09-02T04:06:53.066Z Downloaded zerocopy-derive v0.7.35
8722026-09-02T04:06:53.069Z Downloaded typify v0.6.2
8732026-09-02T04:06:53.073Z Downloaded serde_derive_internals v0.29.1
8742026-09-02T04:06:53.073Z Downloaded serde_with_macros v1.5.2
8752026-09-02T04:06:53.073Z Downloaded ssh-cipher v0.3.0
8762026-09-02T04:06:53.073Z Downloaded seq-macro v0.3.6
8772026-09-02T04:06:53.076Z Downloaded ciborium-ll v0.2.2
8782026-09-02T04:06:53.076Z Downloaded zmij v1.0.21
8792026-09-02T04:06:53.076Z Downloaded pkcs8 v0.11.0
8802026-09-02T04:06:53.086Z Downloaded event-listener-strategy v0.5.4
8812026-09-02T04:06:53.092Z Downloaded sync-ptr v0.1.4
8822026-09-02T04:06:53.095Z Downloaded wait-timeout v0.2.1
8832026-09-02T04:06:53.095Z Downloaded semver v1.0.28
8842026-09-02T04:06:53.095Z Downloaded argon2 v0.6.0-rc.8
8852026-09-02T04:06:53.098Z Downloaded signal-hook v0.3.18
8862026-09-02T04:06:53.098Z Downloaded socket2 v0.5.10
8872026-09-02T04:06:53.104Z Downloaded linked-hash-map v0.5.6
8882026-09-02T04:06:53.107Z Downloaded bzip2 v0.6.1
8892026-09-02T04:06:53.107Z Downloaded rfc6979 v0.4.0
8902026-09-02T04:06:53.107Z Downloaded partial-io v0.5.4
8912026-09-02T04:06:53.107Z Downloaded time-core v0.1.8
8922026-09-02T04:06:53.107Z Downloaded try-lock v0.2.5
8932026-09-02T04:06:53.107Z Downloaded foreign-types-shared v0.3.1
8942026-09-02T04:06:53.107Z Downloaded miette-derive v7.6.0
8952026-09-02T04:06:53.110Z Downloaded dunce v1.0.5
8962026-09-02T04:06:53.110Z Downloaded trybuild v1.0.116
8972026-09-02T04:06:53.113Z Downloaded zerocopy-derive v0.8.55
8982026-09-02T04:06:53.116Z Downloaded futures-io v0.3.32
8992026-09-02T04:06:53.116Z Downloaded dirs-sys-next v0.1.2
9002026-09-02T04:06:53.120Z Downloaded new_debug_unreachable v1.0.6
9012026-09-02T04:06:53.120Z Downloaded rsa v0.10.0-rc.18
9022026-09-02T04:06:53.123Z Downloaded term v0.7.0
9032026-09-02T04:06:53.123Z Downloaded form_urlencoded v1.2.2
9042026-09-02T04:06:53.123Z Downloaded num_threads v0.1.7
9052026-09-02T04:06:53.123Z Downloaded anes v0.1.6
9062026-09-02T04:06:53.126Z Downloaded rustls-pki-types v1.14.0
9072026-09-02T04:06:53.127Z Downloaded pin-project-lite v0.2.17
9082026-09-02T04:06:53.130Z Downloaded regex v1.12.3
9092026-09-02T04:06:53.133Z Downloaded serde_path_to_error v0.1.20
9102026-09-02T04:06:53.133Z Downloaded iddqd v0.4.2
9112026-09-02T04:06:53.137Z Downloaded async-compression v0.4.41
9122026-09-02T04:06:53.140Z Downloaded async-stream-impl v0.3.6
9132026-09-02T04:06:53.146Z Downloaded serde_repr v0.1.20
9142026-09-02T04:06:53.150Z Downloaded yoke v0.8.1
9152026-09-02T04:06:53.150Z Downloaded omicron-zone-package v0.12.3
9162026-09-02T04:06:53.152Z Downloaded tabwriter v1.4.1
9172026-09-02T04:06:53.153Z Downloaded subtle v2.6.1
9182026-09-02T04:06:53.153Z Downloaded tokio-macros v2.7.0
9192026-09-02T04:06:53.157Z Downloaded num_enum v0.5.11
9202026-09-02T04:06:53.160Z Downloaded bumpalo v3.20.2
9212026-09-02T04:06:53.160Z Downloaded quick-xml v0.37.5
9222026-09-02T04:06:53.163Z Downloaded scroll v0.12.0
9232026-09-02T04:06:53.163Z Downloaded serde_core v1.0.228
9242026-09-02T04:06:53.166Z Downloaded xshell-macros v0.2.7
9252026-09-02T04:06:53.166Z Downloaded oorandom v11.1.5
9262026-09-02T04:06:53.171Z Downloaded usdt-macro v0.5.0
9272026-09-02T04:06:53.175Z Downloaded linkme-impl v0.3.35
9282026-09-02T04:06:53.179Z Downloaded ssh-key v0.7.0-rc.11
9292026-09-02T04:06:53.182Z Downloaded sqlformat v0.3.5
9302026-09-02T04:06:53.185Z Downloaded adler2 v2.0.1
9312026-09-02T04:06:53.185Z Downloaded synstructure v0.13.2
9322026-09-02T04:06:53.185Z Downloaded thread_local v1.1.9
9332026-09-02T04:06:53.185Z Downloaded toml_writer v1.1.1+spec-1.1.0
9342026-09-02T04:06:53.188Z Downloaded utf8parse v0.2.2
9352026-09-02T04:06:53.188Z Downloaded kstat-rs v0.2.5
9362026-09-02T04:06:53.192Z Downloaded assert_cmd v2.1.2
9372026-09-02T04:06:53.196Z Downloaded cbc v0.2.1
9382026-09-02T04:06:53.196Z Downloaded libloading v0.8.9
9392026-09-02T04:06:53.199Z Downloaded ref-cast-impl v1.0.25
9402026-09-02T04:06:53.202Z Downloaded strum v0.27.2
9412026-09-02T04:06:53.205Z Downloaded unsafe-libyaml v0.2.11
9422026-09-02T04:06:53.208Z Downloaded plain v0.2.3
9432026-09-02T04:06:53.213Z Downloaded winnow v0.7.14
9442026-09-02T04:06:53.219Z Downloaded once_cell v1.21.3
9452026-09-02T04:06:53.222Z Downloaded parking_lot_core v0.8.6
9462026-09-02T04:06:53.222Z Downloaded sec1 v0.7.3
9472026-09-02T04:06:53.225Z Downloaded oxide-update-engine-display v0.1.2
9482026-09-02T04:06:53.228Z Downloaded rand_seeder v0.4.0
9492026-09-02T04:06:53.228Z Downloaded memchr v2.8.0
9502026-09-02T04:06:53.232Z Downloaded libm v0.2.16
9512026-09-02T04:06:53.236Z Downloaded fastrand v2.3.0
9522026-09-02T04:06:53.239Z Downloaded nibble_vec v0.1.0
9532026-09-02T04:06:53.239Z Downloaded prettyplease v0.2.37
9542026-09-02T04:06:53.242Z Downloaded lru v0.12.5
9552026-09-02T04:06:53.242Z Downloaded tls_codec v0.4.2
9562026-09-02T04:06:53.242Z Downloaded getrandom v0.4.3
9572026-09-02T04:06:53.245Z Downloaded rustc-hash v2.1.1
9582026-09-02T04:06:53.245Z Downloaded slog-json v2.6.1
9592026-09-02T04:06:53.248Z Downloaded unicode-properties v0.1.4
9602026-09-02T04:06:53.249Z Downloaded vcpkg v0.2.15
9612026-09-02T04:06:53.270Z Downloaded stacker v0.1.23
9622026-09-02T04:06:53.273Z Downloaded powerfmt v0.2.0
9632026-09-02T04:06:53.273Z Downloaded sha1 v0.11.0
9642026-09-02T04:06:53.273Z Downloaded fallible-iterator v0.2.0
9652026-09-02T04:06:53.273Z Downloaded ecdsa v0.16.9
9662026-09-02T04:06:53.276Z Downloaded vergen-git2 v9.1.0
9672026-09-02T04:06:53.276Z Downloaded sqlparser_derive v0.5.0
9682026-09-02T04:06:53.276Z Downloaded float-ord v0.3.2
9692026-09-02T04:06:53.276Z Downloaded anstream v0.6.21
9702026-09-02T04:06:53.279Z Downloaded predicates-core v1.0.10
9712026-09-02T04:06:53.279Z Downloaded winnow v1.0.3
9722026-09-02T04:06:53.282Z Downloaded pem-rfc7468 v0.7.0
9732026-09-02T04:06:53.285Z Downloaded slab v0.4.12
9742026-09-02T04:06:53.285Z Downloaded anstyle-parse v1.0.0
9752026-09-02T04:06:53.286Z Downloaded proc-macro-error-attr2 v2.0.0
9762026-09-02T04:06:53.286Z Downloaded progenitor v0.14.0
9772026-09-02T04:06:53.289Z Downloaded structmeta v0.3.0
9782026-09-02T04:06:53.289Z Downloaded camino-tempfile v1.4.1
9792026-09-02T04:06:53.292Z Downloaded blake3 v1.8.5
9802026-09-02T04:06:53.295Z Downloaded oxide-tokio-rt v0.1.4
9812026-09-02T04:06:53.298Z Downloaded rand_chacha v0.3.1
9822026-09-02T04:06:53.298Z Downloaded sha1 v0.10.6
9832026-09-02T04:06:53.301Z Downloaded pest_derive v2.8.6
9842026-09-02T04:06:53.301Z Downloaded pkcs1 v0.8.0-rc.4
9852026-09-02T04:06:53.304Z Downloaded async-bb8-diesel v0.2.1
9862026-09-02T04:06:53.304Z Downloaded smallvec v1.15.1
9872026-09-02T04:06:53.304Z Downloaded digest v0.11.3
9882026-09-02T04:06:53.307Z Downloaded oso v0.27.3
9892026-09-02T04:06:53.317Z Downloaded display-error-chain v0.2.2
9902026-09-02T04:06:53.321Z Downloaded gethostname v0.5.0
9912026-09-02T04:06:53.327Z Downloaded module-lattice v0.2.3
9922026-09-02T04:06:53.330Z Downloaded slog-scope v4.4.1
9932026-09-02T04:06:53.333Z Downloaded curve25519-dalek v4.1.3
9942026-09-02T04:06:53.338Z Downloaded vergen-lib v9.1.0
9952026-09-02T04:06:53.341Z Downloaded blowfish v0.10.0
9962026-09-02T04:06:53.341Z Downloaded zlib-rs v0.6.2
9972026-09-02T04:06:53.344Z Downloaded escape8259 v0.5.3
9982026-09-02T04:06:53.344Z Downloaded md5 v0.8.0
9992026-09-02T04:06:53.347Z Downloaded fatfs v0.3.6
10002026-09-02T04:06:53.350Z Downloaded peg v0.8.5
10012026-09-02T04:06:53.350Z Downloaded zerovec-derive v0.11.2
10022026-09-02T04:06:53.350Z Downloaded byte-wrapper v0.1.0
10032026-09-02T04:06:53.354Z Downloaded stable_deref_trait v1.2.1
10042026-09-02T04:06:53.354Z Downloaded postgres-protocol v0.6.10
10052026-09-02T04:06:53.357Z Downloaded parking v2.2.1
10062026-09-02T04:06:53.358Z Downloaded litrs v1.0.0
10072026-09-02T04:06:53.361Z Downloaded chrono v0.4.45
10082026-09-02T04:06:53.364Z Downloaded xshell v0.2.7
10092026-09-02T04:06:53.364Z Downloaded pkcs1 v0.7.5
10102026-09-02T04:06:53.367Z Downloaded serde_json v1.0.151
10112026-09-02T04:06:53.371Z Downloaded progenitor-impl v0.14.0
10122026-09-02T04:06:53.371Z Downloaded unicode-bidi v0.3.18
10132026-09-02T04:06:53.375Z Downloaded tracing-attributes v0.1.31
10142026-09-02T04:06:53.378Z Downloaded semver v0.1.20
10152026-09-02T04:06:53.381Z Downloaded nom v8.0.0
10162026-09-02T04:06:53.390Z Downloaded textwrap v0.15.2
10172026-09-02T04:06:53.405Z Downloaded blake2 v0.10.6
10182026-09-02T04:06:53.412Z Downloaded base64 v0.21.7
10192026-09-02T04:06:53.416Z Downloaded knuffel-derive v3.2.0
10202026-09-02T04:06:53.416Z Downloaded base64ct v1.8.3
10212026-09-02T04:06:53.420Z Downloaded topological-sort v0.2.2
10222026-09-02T04:06:53.423Z Downloaded num_enum_derive v0.5.11
10232026-09-02T04:06:53.426Z Downloaded ron v0.8.1
10242026-09-02T04:06:53.426Z Downloaded tiny-keccak v2.0.2
10252026-09-02T04:06:53.430Z Downloaded vergen-gitcl v1.0.8
10262026-09-02T04:06:53.430Z Downloaded bytecount v0.6.9
10272026-09-02T04:06:53.433Z Downloaded quinn v0.11.11
10282026-09-02T04:06:53.438Z Downloaded packed_struct v0.10.1
10292026-09-02T04:06:53.441Z Downloaded linear-map v1.2.0
10302026-09-02T04:06:53.448Z Downloaded expectorate v1.2.0
10312026-09-02T04:06:53.452Z Downloaded tokio-rustls v0.26.4
10322026-09-02T04:06:53.457Z Downloaded unicode-normalization v0.1.25
10332026-09-02T04:06:53.460Z Downloaded digest v0.10.7
10342026-09-02T04:06:53.460Z Downloaded p384 v0.13.1
10352026-09-02T04:06:53.464Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10362026-09-02T04:06:53.464Z Downloaded phc v0.6.1
10372026-09-02T04:06:53.468Z Downloaded miniz_oxide v0.8.9
10382026-09-02T04:06:53.468Z Downloaded backtrace v0.3.76
10392026-09-02T04:06:53.472Z Downloaded object v0.30.4
10402026-09-02T04:06:53.475Z Downloaded pem-rfc7468 v1.0.0
10412026-09-02T04:06:53.475Z Downloaded getrandom v0.2.17
10422026-09-02T04:06:53.480Z Downloaded pest v2.8.6
10432026-09-02T04:06:53.480Z Downloaded textwrap v0.16.2
10442026-09-02T04:06:53.483Z Downloaded num-integer v0.1.46
10452026-09-02T04:06:53.483Z Downloaded serde_cbor v0.11.2
10462026-09-02T04:06:53.486Z Downloaded snafu v0.8.9
10472026-09-02T04:06:53.489Z Downloaded steno v0.4.1
10482026-09-02T04:06:53.492Z Downloaded mime_guess v2.0.5
10492026-09-02T04:06:53.495Z Downloaded slog v2.8.2
10502026-09-02T04:06:53.498Z Downloaded knus v3.4.0
10512026-09-02T04:06:53.498Z Downloaded term v1.2.1
10522026-09-02T04:06:53.501Z Downloaded ml-kem v0.3.2
10532026-09-02T04:06:53.504Z Downloaded chacha20 v0.10.0
10542026-09-02T04:06:53.507Z Downloaded curve25519-dalek v5.0.0
10552026-09-02T04:06:53.511Z Downloaded fixedbitset v0.5.7
10562026-09-02T04:06:53.515Z Downloaded time-macros v0.2.27
10572026-09-02T04:06:53.520Z Downloaded generic-array v1.4.3
10582026-09-02T04:06:53.525Z Downloaded elliptic-curve v0.14.1
10592026-09-02T04:06:53.528Z Downloaded minimal-lexical v0.2.1
10602026-09-02T04:06:53.531Z Downloaded flume v0.11.1
10612026-09-02T04:06:53.534Z Downloaded rstest v0.25.0
10622026-09-02T04:06:53.537Z Downloaded syn v1.0.109
10632026-09-02T04:06:53.548Z Downloaded ryu v1.0.23
10642026-09-02T04:06:53.551Z Downloaded bstr v1.12.1
10652026-09-02T04:06:53.555Z Downloaded chacha20 v0.9.1
10662026-09-02T04:06:53.559Z Downloaded moka v0.12.13
10672026-09-02T04:06:53.562Z Downloaded nix v0.27.1
10682026-09-02T04:06:53.572Z Downloaded rand_distr v0.5.1
10692026-09-02T04:06:53.576Z Downloaded target-lexicon v0.13.3
10702026-09-02T04:06:53.594Z Downloaded unicode-ident v1.0.24
10712026-09-02T04:06:53.615Z Downloaded papergrid v0.18.0
10722026-09-02T04:06:53.619Z Downloaded polar-core v0.27.3
10732026-09-02T04:06:53.624Z Downloaded progenitor-impl v0.13.0
10742026-09-02T04:06:53.627Z Downloaded serde v1.0.228
10752026-09-02T04:06:53.630Z Downloaded goblin v0.10.5
10762026-09-02T04:06:53.633Z Downloaded knuffel v3.2.0
10772026-09-02T04:06:53.636Z Downloaded rustls-webpki v0.103.13
10782026-09-02T04:06:53.639Z Downloaded x509-cert v0.2.5
10792026-09-02T04:06:53.642Z Downloaded winnow v0.5.40
10802026-09-02T04:06:53.646Z Downloaded scuffle v0.1.0
10812026-09-02T04:06:53.649Z Downloaded num-bigint-dig v0.8.6
10822026-09-02T04:06:53.652Z Downloaded zip v4.6.1
10832026-09-02T04:06:53.658Z Downloaded num-bigint v0.4.6
10842026-09-02T04:06:53.662Z Downloaded elliptic-curve v0.13.8
10852026-09-02T04:06:53.664Z Downloaded bytes v1.11.1
10862026-09-02T04:06:53.667Z Downloaded proptest v1.11.0
10872026-09-02T04:06:53.672Z Downloaded rand v0.9.2
10882026-09-02T04:06:53.675Z Downloaded petname v2.0.2
10892026-09-02T04:06:53.678Z Downloaded typed-path v0.9.3
10902026-09-02T04:06:53.682Z Downloaded winnow v0.6.26
10912026-09-02T04:06:53.687Z Downloaded rayon v1.11.0
10922026-09-02T04:06:53.693Z Downloaded aws-lc-rs v1.16.3
10932026-09-02T04:06:53.699Z Downloaded reedline v0.40.0
10942026-09-02T04:06:53.704Z Downloaded tabled v0.15.0
10952026-09-02T04:06:53.713Z Downloaded tar v0.4.46
10962026-09-02T04:06:53.716Z Downloaded yansi v1.0.1
10972026-09-02T04:06:53.719Z Downloaded russh v0.62.4
10982026-09-02T04:06:53.721Z Downloaded zerovec v0.11.5
10992026-09-02T04:06:53.724Z Downloaded salty v0.3.0
11002026-09-02T04:06:53.728Z Downloaded zerocopy v0.7.35
11012026-09-02T04:06:53.739Z Downloaded dropshot-api-manager v0.8.0
11022026-09-02T04:06:53.742Z Downloaded regex-syntax v0.6.29
11032026-09-02T04:06:53.746Z Downloaded ar_archive_writer v0.5.1
11042026-09-02T04:06:53.749Z Downloaded aho-corasick v1.1.4
11052026-09-02T04:06:53.752Z Downloaded diesel v2.3.7
11062026-09-02T04:06:53.764Z Downloaded tokio-util v0.7.18
11072026-09-02T04:06:53.768Z Downloaded regress v0.11.1
11082026-09-02T04:06:53.774Z Downloaded jiff-core v0.1.0
11092026-09-02T04:06:53.776Z Downloaded sqlparser v0.61.0
11102026-09-02T04:06:53.781Z Downloaded time v0.3.47
11112026-09-02T04:06:53.789Z Downloaded rand v0.10.1
11122026-09-02T04:06:53.797Z Downloaded smoltcp v0.9.1
11132026-09-02T04:06:53.803Z Downloaded smoltcp v0.11.0
11142026-09-02T04:06:53.811Z Downloaded git2 v0.20.4
11152026-09-02T04:06:53.816Z Downloaded rawzip v0.4.4
11162026-09-02T04:06:53.834Z Downloaded gimli v0.32.3
11172026-09-02T04:06:53.839Z Downloaded object v0.37.3
11182026-09-02T04:06:53.849Z Downloaded tower-http v0.6.8
11192026-09-02T04:06:53.858Z Downloaded bindgen v0.71.1
11202026-09-02T04:06:53.866Z Downloaded rustls v0.23.41
11212026-09-02T04:06:53.877Z Downloaded libxml v0.3.3
11222026-09-02T04:06:53.880Z Downloaded hickory-proto v0.24.4
11232026-09-02T04:06:53.889Z Downloaded nix v0.31.2
11242026-09-02T04:06:53.912Z Downloaded syn v3.0.3
11252026-09-02T04:06:53.918Z Downloaded tabled v0.21.0
11262026-09-02T04:06:53.929Z Downloaded radix_trie v0.2.1
11272026-09-02T04:06:53.932Z Downloaded nix v0.28.0
11282026-09-02T04:06:53.945Z Downloaded rustix v0.38.44
11292026-09-02T04:06:53.959Z Downloaded bzip2-sys v0.1.13+1.0.8
11302026-09-02T04:06:53.967Z Downloaded hickory-proto v0.25.2
11312026-09-02T04:06:53.976Z Downloaded syn v2.0.117
11322026-09-02T04:06:53.982Z Downloaded reqwest v0.13.2
11332026-09-02T04:06:53.986Z Downloaded serde_with v3.21.0
11342026-09-02T04:06:53.994Z Downloaded quinn-proto v0.11.16
11352026-09-02T04:06:53.998Z Downloaded petgraph v0.6.5
11362026-09-02T04:06:54.019Z Downloaded regex-automata v0.4.14
11372026-09-02T04:06:54.028Z Downloaded openapiv3 v2.2.0
11382026-09-02T04:06:54.047Z Downloaded lalrpop v0.19.12
11392026-09-02T04:06:54.056Z Downloaded jiff v0.2.34
11402026-09-02T04:06:54.062Z Downloaded openssl v0.10.80
11412026-09-02T04:06:54.067Z Downloaded regex-syntax v0.8.10
11422026-09-02T04:06:54.072Z Downloaded bitvec v1.0.1
11432026-09-02T04:06:54.080Z Downloaded zerocopy v0.8.55
11442026-09-02T04:06:54.092Z Downloaded csv v1.4.0
11452026-09-02T04:06:54.103Z Downloaded unicode-width v0.2.0
11462026-09-02T04:06:54.106Z Downloaded regress v0.10.5
11472026-09-02T04:06:54.111Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11482026-09-02T04:06:54.121Z Downloaded libz-sys v1.1.24
11492026-09-02T04:06:54.133Z Downloaded unicode-width v0.1.14
11502026-09-02T04:06:54.138Z Downloaded petgraph v0.8.3
11512026-09-02T04:06:54.171Z Downloaded typify-impl v0.6.2
11522026-09-02T04:06:54.187Z Downloaded zerocopy-derive v0.6.6
11532026-09-02T04:06:54.205Z Downloaded ratatui v0.29.0
11542026-09-02T04:06:54.216Z Downloaded ring v0.17.14
11552026-09-02T04:06:54.241Z Downloaded rustix v1.1.4
11562026-09-02T04:06:54.254Z Downloaded tracing v0.1.44
11572026-09-02T04:06:54.265Z Downloaded dropshot v0.17.1
11582026-09-02T04:06:54.278Z Downloaded sha3 v0.11.0
11592026-09-02T04:06:54.319Z Downloaded sled v0.34.7
11602026-09-02T04:06:54.359Z Downloaded chrono-tz v0.10.4
11612026-09-02T04:06:54.413Z Downloaded tokio v1.52.1
11622026-09-02T04:06:54.447Z Downloaded libc v0.2.185
11632026-09-02T04:06:54.470Z Downloaded sha3 v0.10.8
11642026-09-02T04:06:54.598Z Downloaded encoding_rs v0.8.35
11652026-09-02T04:06:54.628Z Downloaded httpmock v0.8.3
11662026-09-02T04:06:54.648Z Downloaded libgit2-sys v0.18.3+1.9.2
11672026-09-02T04:06:54.756Z Downloaded aws-lc-sys v0.40.0
11682026-09-02T04:06:55.194Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11692026-09-02T04:06:57.267Z Startup: Refreshing catalog 'helios' ... Done
11702026-09-02T04:06:57.693Z Startup: Caching catalogs ... Done
11712026-09-02T04:07:00.257ZPlanning: Solver setup ... Done (2.429s)
11722026-09-02T04:07:00.323ZPlanning: Running solver ... Done (0.067s)
11732026-09-02T04:07:00.377ZPlanning: Finding local manifests ... Done (0.003s)
11742026-09-02T04:07:00.388ZPlanning: Fetching manifests: 0/2 0% complete
11752026-09-02T04:07:00.411ZPlanning: Fetching manifests: 2/2 100% complete
11762026-09-02T04:07:00.425ZPlanning: Package planning ... Done (0.014s)
11772026-09-02T04:07:00.428ZPlanning: Merging actions ... Done (0.002s)
11782026-09-02T04:07:00.594ZPlanning: Checking for conflicting actions ... Done (0.167s)
11792026-09-02T04:07:00.597ZPlanning: Consolidating action changes ... Done (0.001s)
11802026-09-02T04:07:01.415ZPlanning: Evaluating mediators ... Done (0.821s)
11812026-09-02T04:07:01.419ZPlanning: Planning completed in 3.69 seconds
11822026-09-02T04:07:01.425Z Packages to install: 2
11832026-09-02T04:07:01.425Z Estimated space available: 155.72 GB
11842026-09-02T04:07:01.425ZEstimated space to be consumed: 85.05 MB
11852026-09-02T04:07:01.425Z Create boot environment: No
11862026-09-02T04:07:01.425ZCreate backup boot environment: No
11872026-09-02T04:07:01.425Z Rebuild boot archive: No
11882026-09-02T04:07:01.429Z
11892026-09-02T04:07:01.429ZChanged packages:
11902026-09-02T04:07:01.429Zhelios
11912026-09-02T04:07:01.429Z developer/build-essential
11922026-09-02T04:07:01.429Z None -> 11-3.0
11932026-09-02T04:07:01.429Z library/libxmlsec1
11942026-09-02T04:07:01.429Z None -> 1.2.35-3.0
11952026-09-02T04:07:01.451Z
11962026-09-02T04:07:01.451ZDownload: 0/214 items 0.0/1.3MB 0% complete
11972026-09-02T04:07:01.521ZDownload: Completed 1.28 MB in 0.07 seconds (18.4M/s)
11982026-09-02T04:07:01.608Z Actions: 1/268 actions (Installing new actions)
11992026-09-02T04:07:01.648Z Actions: Completed 268 actions in 0.04 seconds.
12002026-09-02T04:07:01.683ZFinalize: Updating package state database ... Done (0.035s)
12012026-09-02T04:07:01.684ZFinalize: Updating package cache ... Done (0.000s)
12022026-09-02T04:07:01.782ZFinalize: Updating image state ... Done (0.099s)
12032026-09-02T04:07:04.548ZFinalize: Creating fast lookup database ... Done (2.711s)
12042026-09-02T04:07:04.624ZFinalize: Reading search index ... Done (0.013s)
12052026-09-02T04:07:04.628ZFinalize: Updating search index ... Done (0.000s)
12062026-09-02T04:07:04.754ZFinalize: Updating package cache ... Done (0.000s)
12072026-09-02T04:07:05.134ZPlanning: Evaluating mediator changes ... Done
12082026-09-02T04:07:05.241ZPlanning: Checking for conflicting actions ... Done
12092026-09-02T04:07:05.245ZPlanning: Consolidating action changes ... Done
12102026-09-02T04:07:05.401ZPlanning: Evaluating mediators ... Done
12112026-09-02T04:07:05.405ZPlanning: Planning completed in 0.27 seconds
12122026-09-02T04:07:05.425Z Mediators to change: 2
12132026-09-02T04:07:05.425Z Create boot environment: No
12142026-09-02T04:07:05.425ZCreate backup boot environment: No
12152026-09-02T04:07:05.465ZFinalize: Updating package state database ... Done
12162026-09-02T04:07:05.465ZFinalize: Updating package cache ... Done
12172026-09-02T04:07:05.520ZFinalize: Updating image state ... Done
12182026-09-02T04:07:07.494ZFinalize: Creating fast lookup database ... Done
12192026-09-02T04:07:07.558ZFinalize: Reading search index ... Done
12202026-09-02T04:07:07.561ZFinalize: Updating search index ... Done
12212026-09-02T04:07:07.630ZFinalize: Updating package cache ... Done
12222026-09-02T04:07:07.919ZPlanning: Evaluating mediator changes ... Done
12232026-09-02T04:07:08.024ZPlanning: Checking for conflicting actions ... Done
12242026-09-02T04:07:08.027ZPlanning: Consolidating action changes ... Done
12252026-09-02T04:07:08.183ZPlanning: Evaluating mediators ... Done
12262026-09-02T04:07:08.187ZPlanning: Planning completed in 0.27 seconds
12272026-09-02T04:07:08.207Z Mediators to change: 1
12282026-09-02T04:07:08.207Z Create boot environment: No
12292026-09-02T04:07:08.207ZCreate backup boot environment: No
12302026-09-02T04:07:08.249ZFinalize: Updating package state database ... Done
12312026-09-02T04:07:08.249ZFinalize: Updating package cache ... Done
12322026-09-02T04:07:08.310ZFinalize: Updating image state ... Done
12332026-09-02T04:07:10.335ZFinalize: Creating fast lookup database ... Done
12342026-09-02T04:07:10.441ZFinalize: Reading search index ... Done
12352026-09-02T04:07:10.441ZFinalize: Updating search index ... Done
12362026-09-02T04:07:10.465ZFinalize: Updating package cache ... Done
12372026-09-02T04:07:10.776ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12382026-09-02T04:07:10.776Zapache system 2.4 system
12392026-09-02T04:07:10.776Zclang system 15 system
12402026-09-02T04:07:10.777Zcsh system system illumos
12412026-09-02T04:07:10.777Zctags system system illumos
12422026-09-02T04:07:10.777Zfile vendor vendor darwinsys
12432026-09-02T04:07:10.777Zfile system system illumos
12442026-09-02T04:07:10.777Zgcc vendor 14 vendor
12452026-09-02T04:07:10.777Zgcc system 13 system
12462026-09-02T04:07:10.777Zgcc system 10 system
12472026-09-02T04:07:10.777Zgo system 1.25 system
12482026-09-02T04:07:10.777Zllvm system 15 system
12492026-09-02T04:07:10.777Zmariadb system 11.4 system
12502026-09-02T04:07:10.777Zmta vendor vendor dma
12512026-09-02T04:07:10.777Zopenjdk system 17 system
12522026-09-02T04:07:10.777Zopenjdk system 11 system
12532026-09-02T04:07:10.778Zopenssl vendor 3 vendor
12542026-09-02T04:07:10.778Zperl system 5.40 system
12552026-09-02T04:07:10.778Zpostgresql system 18 system
12562026-09-02T04:07:10.778Zpostgresql system 17 system
12572026-09-02T04:07:10.778Zpython vendor 3 vendor
12582026-09-02T04:07:10.778Zpython system 2 system
12592026-09-02T04:07:10.778Zpython3 vendor 3.13 vendor
12602026-09-02T04:07:10.778Zruby system 3.4 system
12612026-09-02T04:07:10.778Zruby system 3.0 system
12622026-09-02T04:07:10.779Zwords vendor vendor american-english
12632026-09-02T04:07:10.779Zwords system system australian-english
12642026-09-02T04:07:10.779Zwords system system british-english
12652026-09-02T04:07:10.779Zwords system system canadian-english
12662026-09-02T04:07:10.779Zwords system system french
12672026-09-02T04:07:10.779Zwords system system italian
12682026-09-02T04:07:10.779Zwords system system ngerman
12692026-09-02T04:07:10.779Zwords system system ogerman
12702026-09-02T04:07:10.779Zwords system system spanish
12712026-09-02T04:07:10.991ZPUBLISHER TYPE STATUS P LOCATION
12722026-09-02T04:07:10.992Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
12732026-09-02T04:07:11.513ZFMRI IFO
12742026-09-02T04:07:11.513Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
12752026-09-02T04:07:11.513Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
12762026-09-02T04:07:11.513Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
12772026-09-02T04:07:11.513Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
12782026-09-02T04:07:11.513Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
12792026-09-02T04:07:11.513Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
12802026-09-02T04:07:11.513Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
12812026-09-02T04:07:11.513Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
12822026-09-02T04:07:11.513Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
12832026-09-02T04:07:12.139Z Downloading crates ...
12842026-09-02T04:07:12.195Z Downloaded cargo_toml v0.21.0
12852026-09-02T04:07:12.243Z Compiling proc-macro2 v1.0.106
12862026-09-02T04:07:12.243Z Compiling quote v1.0.45
12872026-09-02T04:07:12.247Z Compiling unicode-ident v1.0.24
12882026-09-02T04:07:12.247Z Compiling serde_core v1.0.228
12892026-09-02T04:07:12.247Z Compiling libc v0.2.185
12902026-09-02T04:07:12.247Z Compiling version_check v0.9.5
12912026-09-02T04:07:12.323Z Compiling memchr v2.8.0
12922026-09-02T04:07:12.326Z Compiling serde v1.0.228
12932026-09-02T04:07:12.326Z Compiling zmij v1.0.21
12942026-09-02T04:07:12.326Z Compiling thiserror v1.0.69
12952026-09-02T04:07:12.326Z Compiling itoa v1.0.17
12962026-09-02T04:07:12.326Z Compiling ucd-trie v0.1.7
12972026-09-02T04:07:12.326Z Compiling byteorder v1.5.0
12982026-09-02T04:07:12.326Z Compiling rustix v1.1.4
12992026-09-02T04:07:12.474Z Compiling serde_json v1.0.151
13002026-09-02T04:07:12.651Z Compiling bitflags v2.11.0
13012026-09-02T04:07:12.769Z Compiling pest v2.8.6
13022026-09-02T04:07:12.797Z Compiling proc-macro-error-attr v1.0.4
13032026-09-02T04:07:12.834Z Compiling usdt-impl v0.5.0
13042026-09-02T04:07:12.844Z Compiling camino v1.2.5
13052026-09-02T04:07:12.900Z Compiling syn v1.0.109
13062026-09-02T04:07:12.940Z Compiling proc-macro-error v1.0.4
13072026-09-02T04:07:12.944Z Compiling equivalent v1.0.2
13082026-09-02T04:07:12.980Z Compiling plain v0.2.3
13092026-09-02T04:07:13.004Z Compiling getrandom v0.4.3
13102026-09-02T04:07:13.008Z Compiling utf8parse v0.2.2
13112026-09-02T04:07:13.072Z Compiling hashbrown v0.17.0
13122026-09-02T04:07:13.082Z Compiling log v0.4.33
13132026-09-02T04:07:13.114Z Compiling anstyle-parse v1.0.0
13142026-09-02T04:07:13.134Z Compiling autocfg v1.5.0
13152026-09-02T04:07:13.223Z Compiling is_terminal_polyfill v1.70.2
13162026-09-02T04:07:13.248Z Compiling thiserror v2.0.18
13172026-09-02T04:07:13.257Z Compiling toml_write v0.1.2
13182026-09-02T04:07:13.272Z Compiling cfg-if v1.0.4
13192026-09-02T04:07:13.285Z Compiling anstyle-query v1.1.5
13202026-09-02T04:07:13.301Z Compiling errno v0.3.14
13212026-09-02T04:07:13.315Z Compiling thread-id v4.2.2
13222026-09-02T04:07:13.324Z Compiling winnow v0.7.14
13232026-09-02T04:07:13.356Z Compiling colorchoice v1.0.4
13242026-09-02T04:07:13.361Z Compiling pretty-hex v0.4.1
13252026-09-02T04:07:13.361Z Compiling anstyle v1.0.14
13262026-09-02T04:07:13.504Z Compiling unicode-width v0.1.14
13272026-09-02T04:07:13.516Z Compiling fnv v1.0.7
13282026-09-02T04:07:13.516Z Compiling fastrand v2.3.0
13292026-09-02T04:07:13.531Z Compiling once_cell v1.21.3
13302026-09-02T04:07:13.542Z Compiling clap_lex v1.0.0
13312026-09-02T04:07:13.601Z Compiling indexmap v2.14.0
13322026-09-02T04:07:13.629Z Compiling fs-err v3.3.0
13332026-09-02T04:07:13.640Z Compiling anstream v1.0.0
13342026-09-02T04:07:13.658Z Compiling anyhow v1.0.104
13352026-09-02T04:07:13.768Z Compiling heck v0.4.1
13362026-09-02T04:07:13.795Z Compiling syn v2.0.117
13372026-09-02T04:07:13.817Z Compiling bytecount v0.6.9
13382026-09-02T04:07:13.833Z Compiling pest_meta v2.8.6
13392026-09-02T04:07:13.862Z Compiling strsim v0.11.1
13402026-09-02T04:07:13.899Z Compiling heck v0.5.0
13412026-09-02T04:07:13.964Z Compiling papergrid v0.11.0
13422026-09-02T04:07:14.015Z Compiling memmap v0.7.0
13432026-09-02T04:07:14.080Z Compiling unicode-linebreak v0.1.5
13442026-09-02T04:07:14.101Z Compiling smawk v0.3.2
13452026-09-02T04:07:14.149Z Compiling unicode-width v0.2.0
13462026-09-02T04:07:14.223Z Compiling swrite v0.1.0
13472026-09-02T04:07:14.331Z Compiling terminal_size v0.4.3
13482026-09-02T04:07:14.331Z Compiling tempfile v3.27.0
13492026-09-02T04:07:14.426Z Compiling clap_builder v4.6.0
13502026-09-02T04:07:14.426Z Compiling textwrap v0.16.2
13512026-09-02T04:07:14.660Z Compiling cargo-platform v0.3.2
13522026-09-02T04:07:14.672Z Compiling semver v1.0.28
13532026-09-02T04:07:14.933Z Compiling camino-tempfile v1.4.1
13542026-09-02T04:07:15.213Z Compiling tabled_derive v0.7.0
13552026-09-02T04:07:15.882Z Compiling tabled v0.15.0
13562026-09-02T04:07:15.933Z Compiling pest_generator v2.8.6
13572026-09-02T04:07:16.443Z Compiling serde_derive v1.0.228
13582026-09-02T04:07:16.443Z Compiling thiserror-impl v1.0.69
13592026-09-02T04:07:16.446Z Compiling zerocopy-derive v0.7.35
13602026-09-02T04:07:16.446Z Compiling scroll_derive v0.12.1
13612026-09-02T04:07:16.446Z Compiling thiserror-impl v2.0.18
13622026-09-02T04:07:16.446Z Compiling clap_derive v4.6.1
13632026-09-02T04:07:16.458Z Compiling pest_derive v2.8.6
13642026-09-02T04:07:17.131Z Compiling scroll v0.12.0
13652026-09-02T04:07:17.211Z Compiling zerocopy v0.7.35
13662026-09-02T04:07:17.332Z Compiling goblin v0.8.2
13672026-09-02T04:07:17.535Z Compiling dtrace-parser v0.2.0
13682026-09-02T04:07:17.810Z Compiling clap v4.6.1
13692026-09-02T04:07:18.864Z Compiling dof v0.3.0
13702026-09-02T04:07:18.864Z Compiling serde_tokenstream v0.2.3
13712026-09-02T04:07:18.876Z Compiling serde_spanned v0.6.9
13722026-09-02T04:07:18.879Z Compiling toml_datetime v0.6.11
13732026-09-02T04:07:18.879Z Compiling cargo_metadata v0.23.1
13742026-09-02T04:07:18.879Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13752026-09-02T04:07:18.879Z Compiling macaddr v1.0.1
13762026-09-02T04:07:19.053Z Compiling toml_edit v0.22.27
13772026-09-02T04:07:19.512Z Compiling usdt-attr-macro v0.5.0
13782026-09-02T04:07:19.515Z Compiling usdt-macro v0.5.0
13792026-09-02T04:07:20.130Z Compiling usdt v0.5.0
13802026-09-02T04:07:20.300Z Compiling toml v0.8.23
13812026-09-02T04:07:20.626Z Compiling cargo_toml v0.21.0
13822026-09-02T04:07:21.894Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-09-02T04:07:23.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
13842026-09-02T04:07:23.987Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
13852026-09-02T04:07:24.761Z Compiling serde_core v1.0.228
13862026-09-02T04:07:24.761Z Compiling libc v0.2.185
13872026-09-02T04:07:24.761Z Compiling serde v1.0.228
13882026-09-02T04:07:24.761Z Compiling log v0.4.33
13892026-09-02T04:07:24.765Z Compiling smallvec v1.15.1
13902026-09-02T04:07:24.766Z Compiling shlex v1.3.0
13912026-09-02T04:07:24.766Z Compiling find-msvc-tools v0.1.9
13922026-09-02T04:07:24.766Z Compiling subtle v2.6.1
13932026-09-02T04:07:24.933Z Compiling scopeguard v1.2.0
13942026-09-02T04:07:24.943Z Compiling typenum v1.20.1
13952026-09-02T04:07:24.946Z Compiling stable_deref_trait v1.2.1
13962026-09-02T04:07:24.946Z Compiling zerocopy v0.8.55
13972026-09-02T04:07:24.946Z Compiling portable-atomic v1.13.1
13982026-09-02T04:07:24.994Z Compiling serde_json v1.0.151
13992026-09-02T04:07:25.007Z Compiling syn v2.0.117
14002026-09-02T04:07:25.033Z Compiling critical-section v1.2.0
14012026-09-02T04:07:25.073Z Compiling lock_api v0.4.14
14022026-09-02T04:07:25.075Z Compiling libm v0.2.16
14032026-09-02T04:07:25.099Z Compiling num-traits v0.2.19
14042026-09-02T04:07:25.116Z Compiling pkg-config v0.3.32
14052026-09-02T04:07:25.129Z Compiling generic-array v0.14.7
14062026-09-02T04:07:25.141Z Compiling const-oid v0.9.6
14072026-09-02T04:07:25.155Z Compiling parking_lot_core v0.9.12
14082026-09-02T04:07:25.210Z Compiling pin-project-lite v0.2.17
14092026-09-02T04:07:25.250Z Compiling getrandom v0.4.3
14102026-09-02T04:07:25.323Z Compiling rand_core v0.10.0
14112026-09-02T04:07:25.323Z Compiling litemap v0.8.1
14122026-09-02T04:07:25.352Z Compiling futures-core v0.3.32
14132026-09-02T04:07:25.479Z Compiling writeable v0.6.2
14142026-09-02T04:07:25.492Z Compiling percent-encoding v2.3.2
14152026-09-02T04:07:25.522Z Compiling icu_properties_data v2.1.2
14162026-09-02T04:07:25.525Z Compiling icu_normalizer_data v2.1.1
14172026-09-02T04:07:25.564Z Compiling getrandom v0.3.4
14182026-09-02T04:07:25.568Z Compiling rustix v1.1.4
14192026-09-02T04:07:25.568Z Compiling futures-sink v0.3.32
14202026-09-02T04:07:25.649Z Compiling futures-io v0.3.32
14212026-09-02T04:07:25.697Z Compiling futures-channel v0.3.32
14222026-09-02T04:07:25.712Z Compiling utf8_iter v1.0.4
14232026-09-02T04:07:25.715Z Compiling slab v0.4.12
14242026-09-02T04:07:25.740Z Compiling futures-task v0.3.32
14252026-09-02T04:07:25.819Z Compiling errno v0.3.14
14262026-09-02T04:07:25.850Z Compiling jobserver v0.1.34
14272026-09-02T04:07:25.868Z Compiling getrandom v0.2.17
14282026-09-02T04:07:25.915Z Compiling mio v1.2.0
14292026-09-02T04:07:25.930Z Compiling signal-hook-registry v1.4.8
14302026-09-02T04:07:25.944Z Compiling socket2 v0.6.3
14312026-09-02T04:07:25.960Z Compiling form_urlencoded v1.2.2
14322026-09-02T04:07:25.977Z Compiling rustversion v1.0.22
14332026-09-02T04:07:26.005Z Compiling once_cell v1.21.3
14342026-09-02T04:07:26.092Z Compiling cc v1.2.56
14352026-09-02T04:07:26.118Z Compiling rand_core v0.6.4
14362026-09-02T04:07:26.133Z Compiling parking_lot v0.12.5
14372026-09-02T04:07:26.165Z Compiling base64ct v1.8.3
14382026-09-02T04:07:26.221Z Compiling iana-time-zone v0.1.65
14392026-09-02T04:07:26.238Z Compiling dunce v1.0.5
14402026-09-02T04:07:26.252Z Compiling ident_case v1.0.1
14412026-09-02T04:07:26.268Z Compiling fs_extra v1.3.0
14422026-09-02T04:07:26.343Z Compiling regex-syntax v0.8.10
14432026-09-02T04:07:26.391Z Compiling flagset v0.4.7
14442026-09-02T04:07:26.394Z Compiling base64 v0.22.1
14452026-09-02T04:07:26.424Z Compiling pem-rfc7468 v0.7.0
14462026-09-02T04:07:26.439Z Compiling rand_core v0.9.5
14472026-09-02T04:07:26.443Z Compiling syn v1.0.109
14482026-09-02T04:07:26.482Z Compiling vcpkg v0.2.15
14492026-09-02T04:07:26.538Z Compiling tracing-core v0.1.36
14502026-09-02T04:07:26.553Z Compiling cpufeatures v0.2.17
14512026-09-02T04:07:26.556Z Compiling simd-adler32 v0.3.8
14522026-09-02T04:07:26.580Z Compiling aws-lc-rs v1.16.3
14532026-09-02T04:07:26.638Z Compiling dyn-clone v1.0.20
14542026-09-02T04:07:26.653Z Compiling schemars v0.8.22
14552026-09-02T04:07:26.725Z Compiling spin v0.9.8
14562026-09-02T04:07:26.740Z Compiling tinyvec_macros v0.1.1
14572026-09-02T04:07:26.756Z Compiling httparse v1.10.1
14582026-09-02T04:07:26.802Z Compiling cmov v0.5.4
14592026-09-02T04:07:26.821Z Compiling openssl-probe v0.2.1
14602026-09-02T04:07:26.836Z Compiling adler2 v2.0.1
14612026-09-02T04:07:26.872Z Compiling cmake v0.1.57
14622026-09-02T04:07:26.910Z Compiling crc32fast v1.5.0
14632026-09-02T04:07:26.936Z Compiling miniz_oxide v0.8.9
14642026-09-02T04:07:26.950Z Compiling tinyvec v1.10.0
14652026-09-02T04:07:26.981Z Compiling aho-corasick v1.1.4
14662026-09-02T04:07:27.012Z Compiling ctutils v0.4.2
14672026-09-02T04:07:27.028Z Compiling unicode-segmentation v1.12.0
14682026-09-02T04:07:27.042Z Compiling atomic-waker v1.1.2
14692026-09-02T04:07:27.119Z Compiling bitflags v2.11.0
14702026-09-02T04:07:27.183Z Compiling semver v1.0.28
14712026-09-02T04:07:27.197Z Compiling indexmap v2.14.0
14722026-09-02T04:07:27.211Z Compiling uuid v1.23.4
14732026-09-02T04:07:27.319Z Compiling try-lock v0.2.5
14742026-09-02T04:07:27.333Z Compiling tower-layer v0.3.3
14752026-09-02T04:07:27.350Z Compiling radium v0.7.0
14762026-09-02T04:07:27.365Z Compiling tower-service v0.3.3
14772026-09-02T04:07:27.428Z Compiling rustc_version v0.4.1
14782026-09-02T04:07:27.444Z Compiling untrusted v0.7.1
14792026-09-02T04:07:27.471Z Compiling want v0.3.1
14802026-09-02T04:07:27.552Z Compiling maybe-uninit v2.0.0
14812026-09-02T04:07:27.582Z Compiling openssl v0.10.80
14822026-09-02T04:07:27.645Z Compiling httpdate v1.0.3
14832026-09-02T04:07:27.660Z Compiling untrusted v0.9.0
14842026-09-02T04:07:27.691Z Compiling aws-lc-sys v0.40.0
14852026-09-02T04:07:27.723Z Compiling openssl-sys v0.9.117
14862026-09-02T04:07:27.770Z Compiling rustls v0.23.41
14872026-09-02T04:07:27.789Z Compiling foreign-types-shared v0.1.1
14882026-09-02T04:07:27.824Z Compiling regex-automata v0.4.14
14892026-09-02T04:07:27.836Z Compiling tap v1.0.1
14902026-09-02T04:07:27.873Z Compiling foreign-types v0.3.2
14912026-09-02T04:07:27.887Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14922026-09-02T04:07:27.892Z Compiling bzip2-sys v0.1.13+1.0.8
14932026-09-02T04:07:27.916Z Compiling synstructure v0.13.2
14942026-09-02T04:07:27.921Z Compiling serde_derive_internals v0.29.1
14952026-09-02T04:07:27.955Z Compiling pest_generator v2.8.6
14962026-09-02T04:07:27.972Z Compiling darling_core v0.20.11
14972026-09-02T04:07:27.976Z Compiling wyz v0.5.1
14982026-09-02T04:07:28.226Z Compiling tempfile v3.27.0
14992026-09-02T04:07:28.239Z Compiling terminal_size v0.4.3
15002026-09-02T04:07:28.338Z Compiling unicode-normalization v0.1.25
15012026-09-02T04:07:28.396Z Compiling num-integer v0.1.46
15022026-09-02T04:07:28.472Z Compiling wait-timeout v0.2.1
15032026-09-02T04:07:28.529Z Compiling socket2 v0.5.10
15042026-09-02T04:07:28.549Z Compiling ahash v0.8.12
15052026-09-02T04:07:28.614Z Compiling bit-vec v0.8.0
15062026-09-02T04:07:28.703Z Compiling time-core v0.1.8
15072026-09-02T04:07:28.722Z Compiling num-conv v0.2.0
15082026-09-02T04:07:28.738Z Compiling quick-error v1.2.3
15092026-09-02T04:07:28.738Z Compiling packed_struct v0.10.1
15102026-09-02T04:07:28.765Z Compiling powerfmt v0.2.0
15112026-09-02T04:07:28.777Z Compiling num-bigint-dig v0.8.6
15122026-09-02T04:07:28.827Z Compiling funty v2.0.0
15132026-09-02T04:07:28.855Z Compiling native-tls v0.2.18
15142026-09-02T04:07:28.871Z Compiling rusty-fork v0.3.1
15152026-09-02T04:07:28.877Z Compiling bit-set v0.8.0
15162026-09-02T04:07:28.877Z Compiling time-macros v0.2.27
15172026-09-02T04:07:28.910Z Compiling deranged v0.5.8
15182026-09-02T04:07:28.945Z Compiling clap_builder v4.6.0
15192026-09-02T04:07:28.965Z Compiling num-iter v0.1.45
15202026-09-02T04:07:29.047Z Compiling lazy_static v1.5.0
15212026-09-02T04:07:29.091Z Compiling rand_xorshift v0.4.0
15222026-09-02T04:07:29.106Z Compiling sync_wrapper v1.0.2
15232026-09-02T04:07:29.123Z Compiling indexmap v1.9.3
15242026-09-02T04:07:29.164Z Compiling bitvec v1.0.1
15252026-09-02T04:07:29.208Z Compiling object v0.37.3
15262026-09-02T04:07:29.223Z Compiling zlib-rs v0.6.2
15272026-09-02T04:07:29.268Z Compiling num_threads v0.1.7
15282026-09-02T04:07:29.324Z Compiling usdt-impl v0.6.0
15292026-09-02T04:07:29.377Z Compiling crossbeam-utils v0.8.21
15302026-09-02T04:07:29.414Z Compiling siphasher v1.0.2
15312026-09-02T04:07:29.488Z Compiling nodrop v0.1.14
15322026-09-02T04:07:29.548Z Compiling unarray v0.1.4
15332026-09-02T04:07:29.590Z Compiling crc-catalog v2.4.0
15342026-09-02T04:07:29.611Z Compiling paste v1.0.15
15352026-09-02T04:07:29.671Z Compiling crc v3.4.0
15362026-09-02T04:07:29.688Z Compiling serde_derive v1.0.228
15372026-09-02T04:07:29.691Z Compiling zeroize_derive v1.5.0
15382026-09-02T04:07:29.715Z Compiling zerocopy-derive v0.8.55
15392026-09-02T04:07:29.880Z Compiling zerofrom-derive v0.1.6
15402026-09-02T04:07:29.892Z Compiling yoke-derive v0.8.1
15412026-09-02T04:07:29.921Z Compiling zerovec-derive v0.11.2
15422026-09-02T04:07:29.976Z Compiling displaydoc v0.2.5
15432026-09-02T04:07:30.001Z Compiling tokio-macros v2.7.0
15442026-09-02T04:07:30.312Z Compiling futures-macro v0.3.32
15452026-09-02T04:07:30.368Z Compiling thiserror-impl v2.0.18
15462026-09-02T04:07:30.667Z Compiling der_derive v0.7.3
15472026-09-02T04:07:30.771Z Compiling tracing-attributes v0.1.31
15482026-09-02T04:07:30.794Z Compiling schemars_derive v0.8.22
15492026-09-02T04:07:30.818Z Compiling scroll_derive v0.13.1
15502026-09-02T04:07:31.135Z Compiling pest_derive v2.8.6
15512026-09-02T04:07:31.154Z Compiling darling_macro v0.20.11
15522026-09-02T04:07:31.174Z Compiling futures-util v0.3.32
15532026-09-02T04:07:31.333Z Compiling zerofrom v0.1.6
15542026-09-02T04:07:31.472Z Compiling yoke v0.8.1
15552026-09-02T04:07:31.603Z Compiling openssl-macros v0.1.1
15562026-09-02T04:07:31.679Z Compiling zerovec v0.11.5
15572026-09-02T04:07:31.683Z Compiling zerotrie v0.2.3
15582026-09-02T04:07:31.709Z Compiling scroll v0.13.0
15592026-09-02T04:07:31.713Z Compiling thiserror-impl v1.0.69
15602026-09-02T04:07:31.786Z Compiling thiserror v2.0.18
15612026-09-02T04:07:31.944Z Compiling darling v0.20.11
15622026-09-02T04:07:32.008Z Compiling goblin v0.10.5
15632026-09-02T04:07:32.026Z Compiling packed_struct_codegen v0.10.1
15642026-09-02T04:07:32.027Z Compiling clap_derive v4.6.1
15652026-09-02T04:07:32.031Z Compiling bitfield-macros v0.19.4
15662026-09-02T04:07:32.069Z Compiling zerocopy-derive v0.6.6
15672026-09-02T04:07:32.098Z Compiling derive_builder_core v0.20.2
15682026-09-02T04:07:32.132Z Compiling tracing v0.1.44
15692026-09-02T04:07:32.209Z Compiling tinystr v0.8.2
15702026-09-02T04:07:32.432Z Compiling icu_locale_core v2.1.1
15712026-09-02T04:07:32.443Z Compiling potential_utf v0.1.4
15722026-09-02T04:07:32.516Z Compiling flate2 v1.1.9
15732026-09-02T04:07:32.629Z Compiling icu_collections v2.1.1
15742026-09-02T04:07:32.825Z Compiling bitfield v0.19.4
15752026-09-02T04:07:32.952Z Compiling dtrace-parser v0.3.0
15762026-09-02T04:07:32.972Z Compiling zerocopy v0.6.6
15772026-09-02T04:07:33.052Z Compiling thiserror v1.0.69
15782026-09-02T04:07:33.105Z Compiling icu_provider v2.1.1
15792026-09-02T04:07:33.123Z Compiling time v0.3.47
15802026-09-02T04:07:33.186Z Compiling structmeta-derive v0.3.0
15812026-09-02T04:07:33.200Z Compiling zeroize v1.9.0
15822026-09-02T04:07:33.215Z Compiling bytes v1.11.1
15832026-09-02T04:07:33.279Z Compiling chrono v0.4.45
15842026-09-02T04:07:33.316Z Compiling ipnet v2.12.0
15852026-09-02T04:07:33.352Z Compiling icu_normalizer v2.1.1
15862026-09-02T04:07:33.437Z Compiling icu_properties v2.1.2
15872026-09-02T04:07:33.576Z Compiling der v0.7.10
15882026-09-02T04:07:33.730Z Compiling tokio v1.52.1
15892026-09-02T04:07:33.841Z Compiling http v1.4.2
15902026-09-02T04:07:33.855Z Compiling rustls-pki-types v1.14.0
15912026-09-02T04:07:33.870Z Compiling hybrid-array v0.4.13
15922026-09-02T04:07:33.895Z Compiling hex v0.4.3
15932026-09-02T04:07:33.991Z Compiling block-buffer v0.10.4
15942026-09-02T04:07:34.172Z Compiling crypto-common v0.1.7
15952026-09-02T04:07:34.184Z Compiling toml_datetime v0.6.11
15962026-09-02T04:07:34.276Z Compiling idna_adapter v1.2.1
15972026-09-02T04:07:34.319Z Compiling digest v0.10.7
15982026-09-02T04:07:34.335Z Compiling ppv-lite86 v0.2.21
15992026-09-02T04:07:34.424Z Compiling idna v1.1.0
16002026-09-02T04:07:34.442Z Compiling spki v0.7.3
16012026-09-02T04:07:34.457Z Compiling serde_spanned v0.6.9
16022026-09-02T04:07:34.536Z Compiling http-body v1.0.1
16032026-09-02T04:07:34.581Z Compiling sha2 v0.10.9
16042026-09-02T04:07:34.618Z Compiling pkcs8 v0.10.2
16052026-09-02T04:07:34.657Z Compiling rand_chacha v0.9.0
16062026-09-02T04:07:34.673Z Compiling rand_chacha v0.3.1
16072026-09-02T04:07:34.676Z Compiling signature v2.2.0
16082026-09-02T04:07:34.676Z Compiling hmac v0.12.1
16092026-09-02T04:07:34.719Z Compiling url v2.5.8
16102026-09-02T04:07:34.735Z Compiling dof v0.4.0
16112026-09-02T04:07:34.753Z Compiling http-body-util v0.1.3
16122026-09-02T04:07:34.782Z Compiling pkcs1 v0.7.5
16132026-09-02T04:07:34.875Z Compiling rand v0.9.2
16142026-09-02T04:07:35.014Z Compiling rand v0.8.6
16152026-09-02T04:07:35.098Z Compiling clap v4.6.1
16162026-09-02T04:07:35.151Z Compiling scroll_derive v0.12.1
16172026-09-02T04:07:35.188Z Compiling array-init v0.0.4
16182026-09-02T04:07:35.311Z Compiling smallvec v0.6.14
16192026-09-02T04:07:35.370Z Compiling darling_core v0.23.0
16202026-09-02T04:07:35.528Z Compiling proptest v1.11.0
16212026-09-02T04:07:35.582Z Compiling heapless v0.7.17
16222026-09-02T04:07:35.597Z Compiling slog v2.8.2
16232026-09-02T04:07:35.597Z Compiling thread-id v5.1.0
16242026-09-02T04:07:35.722Z Compiling env_filter v2.0.0
16252026-09-02T04:07:35.810Z Compiling syn v3.0.3
16262026-09-02T04:07:35.839Z Compiling cookie v0.18.1
16272026-09-02T04:07:35.885Z Compiling gimli v0.32.3
16282026-09-02T04:07:35.913Z Compiling unicode-properties v0.1.4
16292026-09-02T04:07:35.967Z Compiling unicode-bidi v0.3.18
16302026-09-02T04:07:35.993Z Compiling winnow v0.5.40
16312026-09-02T04:07:36.042Z Compiling allocator-api2 v0.2.21
16322026-09-02T04:07:36.055Z Compiling hashbrown v0.12.3
16332026-09-02T04:07:36.070Z Compiling ipnetwork v0.21.1
16342026-09-02T04:07:36.135Z Compiling zstd-safe v7.2.4
16352026-09-02T04:07:36.304Z Compiling anyhow v1.0.104
16362026-09-02T04:07:36.347Z Compiling signal-hook v0.3.18
16372026-09-02T04:07:36.387Z Compiling ryu v1.0.23
16382026-09-02T04:07:36.481Z Compiling base64 v0.21.7
16392026-09-02T04:07:36.496Z Compiling iri-string v0.7.10
16402026-09-02T04:07:36.527Z Compiling serde_urlencoded v0.7.1
16412026-09-02T04:07:36.588Z Compiling stringprep v0.1.5
16422026-09-02T04:07:36.606Z Compiling oxnet v0.1.6
16432026-09-02T04:07:36.621Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16442026-09-02T04:07:36.787Z Compiling ron v0.8.1
16452026-09-02T04:07:36.805Z Compiling rsa v0.9.10
16462026-09-02T04:07:36.997Z Compiling scroll v0.12.0
16472026-09-02T04:07:37.011Z Compiling env_logger v0.11.11
16482026-09-02T04:07:37.095Z Compiling serde-hex v0.1.0
16492026-09-02T04:07:37.298Z Compiling toml_edit v0.19.15
16502026-09-02T04:07:37.392Z Compiling camino v1.2.5
16512026-09-02T04:07:37.999Z Compiling tokio-util v0.7.18
16522026-09-02T04:07:38.016Z Compiling tower v0.5.3
16532026-09-02T04:07:38.016Z Compiling tokio-native-tls v0.3.1
16542026-09-02T04:07:38.016Z Compiling addr2line v0.25.1
16552026-09-02T04:07:38.016Z Compiling darling_macro v0.23.0
16562026-09-02T04:07:38.016Z Compiling newtype-uuid v1.3.2
16572026-09-02T04:07:38.070Z Compiling hashbrown v0.13.2
16582026-09-02T04:07:39.246Z Compiling tower-http v0.6.8
16592026-09-02T04:07:39.263Z Compiling x509-cert v0.2.5
16602026-09-02T04:07:39.263Z Compiling crypto-common v0.2.2
16612026-09-02T04:07:39.263Z Compiling h2 v0.4.15
16622026-09-02T04:07:39.263Z Compiling block-buffer v0.12.1
16632026-09-02T04:07:39.263Z Compiling block-padding v0.4.2
16642026-09-02T04:07:39.263Z Compiling md-5 v0.10.6
16652026-09-02T04:07:39.263Z Compiling structmeta v0.3.0
16662026-09-02T04:07:39.263Z Compiling rustls-native-certs v0.8.3
16672026-09-02T04:07:39.263Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16682026-09-02T04:07:39.263Z Compiling erased-serde v0.3.31
16692026-09-02T04:07:39.263Z Compiling serde_tokenstream v0.2.3
16702026-09-02T04:07:39.312Z Compiling daft-derive v0.1.8
16712026-09-02T04:07:39.888Z Compiling bzip2 v0.4.4
16722026-09-02T04:07:39.914Z Compiling derive_builder_macro v0.20.2
16732026-09-02T04:07:39.914Z Compiling bstr v1.12.1
16742026-09-02T04:07:39.914Z Compiling async-trait v0.1.89
16752026-09-02T04:07:39.914Z Compiling zerocopy-derive v0.7.35
16762026-09-02T04:07:39.914Z Compiling pin-project-internal v1.1.11
16772026-09-02T04:07:39.914Z Compiling curve25519-dalek v4.1.3
16782026-09-02T04:07:39.925Z Compiling heck v0.4.1
16792026-09-02T04:07:39.981Z Compiling vergen-lib v9.1.0
16802026-09-02T04:07:40.073Z Compiling hash32 v0.2.1
16812026-09-02T04:07:40.084Z Compiling encoding_rs v0.8.35
16822026-09-02T04:07:40.117Z Compiling memoffset v0.9.1
16832026-09-02T04:07:40.166Z Compiling mime v0.3.17
16842026-09-02T04:07:40.307Z Compiling rustix v0.38.44
16852026-09-02T04:07:40.320Z Compiling owo-colors v4.3.0
16862026-09-02T04:07:40.320Z Compiling ref-cast v1.0.25
16872026-09-02T04:07:40.321Z Compiling smoltcp v0.9.1
16882026-09-02T04:07:40.321Z Compiling cfg_aliases v0.2.1
16892026-09-02T04:07:40.331Z Compiling crc-any v2.5.0
16902026-09-02T04:07:41.046Z Compiling fallible-iterator v0.2.0
16912026-09-02T04:07:41.060Z Compiling psl-types v2.0.11
16922026-09-02T04:07:41.060Z Compiling rustc-demangle v0.1.27
16932026-09-02T04:07:41.061Z Compiling litrs v1.0.0
16942026-09-02T04:07:41.061Z Compiling publicsuffix v2.3.0
16952026-09-02T04:07:41.061Z Compiling zerocopy v0.7.35
16962026-09-02T04:07:41.061Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16972026-09-02T04:07:41.061Z Compiling nix v0.31.2
16982026-09-02T04:07:41.061Z Compiling postgres-protocol v0.6.10
16992026-09-02T04:07:41.061Z Compiling backtrace v0.3.76
17002026-09-02T04:07:41.061Z Compiling snafu-derive v0.8.9
17012026-09-02T04:07:41.061Z Compiling pin-project v1.1.11
17022026-09-02T04:07:41.061Z Compiling daft v0.1.8
17032026-09-02T04:07:41.061Z Compiling derive_builder v0.20.2
17042026-09-02T04:07:41.074Z Compiling zip v0.6.6
17052026-09-02T04:07:41.109Z Compiling document-features v0.2.12
17062026-09-02T04:07:41.225Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17072026-09-02T04:07:41.228Z Compiling derive-ex v0.1.8
17082026-09-02T04:07:41.288Z Compiling inout v0.2.2
17092026-09-02T04:07:41.357Z Compiling toml v0.7.8
17102026-09-02T04:07:41.372Z Compiling object v0.30.4
17112026-09-02T04:07:41.375Z Compiling darling v0.23.0
17122026-09-02T04:07:41.599Z Compiling goblin v0.8.2
17132026-09-02T04:07:41.673Z Compiling futures-executor v0.3.32
17142026-09-02T04:07:43.667Z Compiling hyper v1.10.1
17152026-09-02T04:07:43.794Z Compiling hubpack_derive v0.1.1
17162026-09-02T04:07:43.794Z Compiling regex v1.12.3
17172026-09-02T04:07:43.794Z Compiling strum_macros v0.27.2
17182026-09-02T04:07:43.794Z Compiling curve25519-dalek-derive v0.1.1
17192026-09-02T04:07:43.794Z Compiling ref-cast-impl v1.0.25
17202026-09-02T04:07:43.794Z Compiling phf_shared v0.13.1
17212026-09-02T04:07:43.794Z Compiling convert_case v0.10.0
17222026-09-02T04:07:43.794Z Compiling cargo-platform v0.3.2
17232026-09-02T04:07:43.794Z Compiling vergen v9.1.0
17242026-09-02T04:07:43.794Z Compiling ff v0.13.1
17252026-09-02T04:07:43.794Z Compiling fs-err v3.3.0
17262026-09-02T04:07:43.794Z Compiling jiff-core v0.1.0
17272026-09-02T04:07:43.794Z Compiling same-file v1.0.6
17282026-09-02T04:07:43.794Z Compiling path-slash v0.1.5
17292026-09-02T04:07:43.794Z Compiling bitflags v1.3.2
17302026-09-02T04:07:43.795Z Compiling libbz2-rs-sys v0.2.2
17312026-09-02T04:07:43.795Z Compiling base16ct v0.2.0
17322026-09-02T04:07:43.795Z Compiling is_ci v1.2.0
17332026-09-02T04:07:43.795Z Compiling bumpalo v3.20.2
17342026-09-02T04:07:43.795Z Compiling foldhash v0.1.5
17352026-09-02T04:07:43.795Z Compiling foldhash v0.2.0
17362026-09-02T04:07:43.795Z Compiling managed v0.8.0
17372026-09-02T04:07:43.795Z Compiling textwrap v0.16.2
17382026-09-02T04:07:43.795Z Compiling hyper-util v0.1.20
17392026-09-02T04:07:43.795Z Compiling zopfli v0.8.3
17402026-09-02T04:07:43.795Z Compiling test-strategy v0.4.5
17412026-09-02T04:07:43.795Z Compiling hashbrown v0.16.1
17422026-09-02T04:07:43.795Z Compiling bzip2 v0.6.1
17432026-09-02T04:07:43.795Z Compiling jiff v0.2.34
17442026-09-02T04:07:43.795Z Compiling hashbrown v0.15.5
17452026-09-02T04:07:43.795Z Compiling snafu v0.8.9
17462026-09-02T04:07:43.795Z Compiling sec1 v0.7.3
17472026-09-02T04:07:43.795Z Compiling supports-color v3.0.2
17482026-09-02T04:07:43.795Z Compiling walkdir v2.5.0
17492026-09-02T04:07:45.405Z Compiling dof v0.3.0
17502026-09-02T04:07:45.405Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17512026-09-02T04:07:45.449Z Compiling group v0.13.0
17522026-09-02T04:07:45.449Z Compiling cargo_metadata v0.23.1
17532026-09-02T04:07:45.449Z Compiling derive_more-impl v2.1.1
17542026-09-02T04:07:45.449Z Compiling hubpack v0.1.2
17552026-09-02T04:07:45.449Z Compiling strum v0.27.2
17562026-09-02T04:07:45.449Z Compiling phf v0.13.1
17572026-09-02T04:07:45.454Z Compiling signal-hook-mio v0.2.5
17582026-09-02T04:07:45.454Z Compiling futures v0.3.32
17592026-09-02T04:07:45.454Z Compiling cookie_store v0.22.1
17602026-09-02T04:07:45.454Z Compiling hyper-tls v0.6.0
17612026-09-02T04:07:45.455Z Compiling zstd v0.13.3
17622026-09-02T04:07:45.455Z Compiling reqwest v0.12.28
17632026-09-02T04:07:45.455Z Compiling serde_with_macros v3.21.0
17642026-09-02T04:07:45.455Z Compiling cipher v0.5.2
17652026-09-02T04:07:45.455Z Compiling backtrace-ext v0.2.1
17662026-09-02T04:07:45.455Z Compiling postgres-types v0.2.12
17672026-09-02T04:07:45.455Z Compiling globset v0.4.18
17682026-09-02T04:07:45.455Z Compiling usdt-macro v0.6.0
17692026-09-02T04:07:45.455Z Compiling usdt-attr-macro v0.6.0
17702026-09-02T04:07:45.455Z Compiling byte-wrapper v0.1.0
17712026-09-02T04:07:45.455Z Compiling hkdf v0.12.4
17722026-09-02T04:07:45.455Z Compiling ed25519 v2.2.3
17732026-09-02T04:07:45.455Z Compiling crypto-bigint v0.5.5
17742026-09-02T04:07:45.462Z Compiling serde_plain v1.0.2
17752026-09-02T04:07:45.958Z Compiling olpc-cjson v0.1.4
17762026-09-02T04:07:45.974Z Compiling serde-big-array v0.5.1
17772026-09-02T04:07:45.974Z Compiling dtrace-parser v0.2.0
17782026-09-02T04:07:45.974Z Compiling serde_repr v0.1.20
17792026-09-02T04:07:45.974Z Compiling enum-as-inner v0.6.1
17802026-09-02T04:07:45.974Z Compiling async-recursion v1.1.1
17812026-09-02T04:07:45.974Z Compiling miette-derive v7.6.0
17822026-09-02T04:07:45.974Z Compiling strum_macros v0.26.4
17832026-09-02T04:07:45.974Z Compiling phf_shared v0.11.3
17842026-09-02T04:07:46.019Z Compiling float-cmp v0.10.0
17852026-09-02T04:07:46.196Z Compiling pem v3.0.6
17862026-09-02T04:07:46.202Z Compiling thread-id v4.2.2
17872026-09-02T04:07:46.202Z Compiling memmap2 v0.9.10
17882026-09-02T04:07:46.217Z Compiling predicates-core v1.0.10
17892026-09-02T04:07:46.231Z Compiling either v1.15.0
17902026-09-02T04:07:46.253Z Compiling cpufeatures v0.3.0
17912026-09-02T04:07:46.904Z Compiling typed-path v0.9.3
17922026-09-02T04:07:46.925Z Compiling whoami v2.1.0
17932026-09-02T04:07:46.926Z Compiling static_assertions v1.1.0
17942026-09-02T04:07:46.926Z Compiling difflib v0.4.0
17952026-09-02T04:07:46.926Z Compiling winnow v1.0.3
17962026-09-02T04:07:46.926Z Compiling data-encoding v2.10.0
17972026-09-02T04:07:46.926Z Compiling keccak v0.1.6
17982026-09-02T04:07:46.926Z Compiling supports-unicode v3.0.0
17992026-09-02T04:07:46.926Z Compiling precomputed-hash v0.1.1
18002026-09-02T04:07:46.926Z Compiling fixedbitset v0.4.2
18012026-09-02T04:07:46.926Z Compiling new_debug_unreachable v1.0.6
18022026-09-02T04:07:46.926Z Compiling supports-hyperlinks v3.2.0
18032026-09-02T04:07:46.926Z Compiling const-oid v0.10.2
18042026-09-02T04:07:46.926Z Compiling normalize-line-endings v0.3.0
18052026-09-02T04:07:46.926Z Compiling fixedbitset v0.5.7
18062026-09-02T04:07:46.938Z Compiling predicates v3.1.4
18072026-09-02T04:07:46.938Z Compiling digest v0.11.3
18082026-09-02T04:07:46.938Z Compiling petgraph v0.6.5
18092026-09-02T04:07:46.957Z Compiling miette v7.6.0
18102026-09-02T04:07:47.109Z Compiling hickory-proto v0.25.2
18112026-09-02T04:07:47.125Z Compiling string_cache v0.8.9
18122026-09-02T04:07:47.178Z Compiling petgraph v0.8.3
18132026-09-02T04:07:47.193Z Compiling toml_edit v0.22.27
18142026-09-02T04:07:47.231Z Compiling sha3 v0.10.8
18152026-09-02T04:07:47.238Z Compiling tokio-postgres v0.7.16
18162026-09-02T04:07:47.258Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18172026-09-02T04:07:47.482Z Compiling toml_parser v1.1.2+spec-1.1.0
18182026-09-02T04:07:47.561Z Compiling itertools v0.13.0
18192026-09-02T04:07:47.583Z Compiling usdt v0.6.0
18202026-09-02T04:07:47.597Z Compiling strum v0.26.3
18212026-09-02T04:07:47.611Z Compiling chacha20 v0.10.0
18222026-09-02T04:07:47.702Z Compiling elliptic-curve v0.13.8
18232026-09-02T04:07:47.743Z Compiling usdt-impl v0.5.0
18242026-09-02T04:07:47.867Z Compiling serde_with v3.21.0
18252026-09-02T04:07:48.008Z Compiling crossterm v0.28.1
18262026-09-02T04:07:48.131Z Compiling zip v4.6.1
18272026-09-02T04:07:48.135Z Compiling ed25519-dalek v2.2.0
18282026-09-02T04:07:48.159Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18292026-09-02T04:07:48.324Z Compiling derive_more v2.1.1
18302026-09-02T04:07:48.684Z Compiling iddqd v0.4.2
18312026-09-02T04:07:48.827Z Compiling similar v2.7.0
18322026-09-02T04:07:48.860Z Compiling crossbeam-epoch v0.9.18
18332026-09-02T04:07:48.887Z Compiling tokio-stream v0.1.18
18342026-09-02T04:07:49.085Z Compiling buf-list v1.1.2
18352026-09-02T04:07:49.144Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18362026-09-02T04:07:49.215Z Compiling openapiv3 v2.2.0
18372026-09-02T04:07:49.292Z Compiling lalrpop-util v0.19.12
18382026-09-02T04:07:49.382Z Compiling peg-runtime v0.8.5
18392026-09-02T04:07:49.397Z Compiling thread_local v1.1.9
18402026-09-02T04:07:49.461Z Compiling slog-async v2.8.0
18412026-09-02T04:07:49.493Z Compiling crossbeam-channel v0.5.15
18422026-09-02T04:07:49.507Z Compiling filetime v0.2.27
18432026-09-02T04:07:49.673Z Compiling is-terminal v0.4.17
18442026-09-02T04:07:49.692Z Compiling term v1.2.1
18452026-09-02T04:07:49.712Z Compiling xattr v1.6.1
18462026-09-02T04:07:49.731Z Compiling take_mut v0.2.2
18472026-09-02T04:07:49.747Z Compiling camino-tempfile v1.4.1
18482026-09-02T04:07:49.851Z Compiling tar v0.4.46
18492026-09-02T04:07:49.979Z Compiling slog-term v2.9.2
18502026-09-02T04:08:07.290Z Compiling rustls-webpki v0.103.13
18512026-09-02T04:08:09.983Z Compiling tokio-rustls v0.26.4
18522026-09-02T04:08:09.983Z Compiling rustls-platform-verifier v0.6.2
18532026-09-02T04:08:09.986Z Compiling tough v0.22.0
18542026-09-02T04:08:10.180Z Compiling hyper-rustls v0.27.7
18552026-09-02T04:08:10.377Z Compiling reqwest v0.13.2
18562026-09-02T04:08:12.531Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18572026-09-02T04:08:12.758Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18582026-09-02T04:08:15.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.62s
18592026-09-02T04:08:15.780Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18602026-09-02T04:08:15.832ZSep 02 04:08:14.907 INFO Starting download, target: Cockroach
18612026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: DendriteStub
18622026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: Clickhouse
18632026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: Console
18642026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: MaghemiteMgd
18652026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: MaghemiteDdmd
18662026-09-02T04:08:15.832ZSep 02 04:08:14.908 INFO Starting download, target: TransceiverControl
18672026-09-02T04:08:15.835ZSep 02 04:08:14.908 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18682026-09-02T04:08:15.835ZSep 02 04:08:14.908 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18692026-09-02T04:08:15.835ZSep 02 04:08:14.908 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18702026-09-02T04:08:15.836ZSep 02 04:08:14.908 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18712026-09-02T04:08:15.836ZSep 02 04:08:14.908 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18722026-09-02T04:08:15.836ZSep 02 04:08:14.908 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18732026-09-02T04:08:15.836ZSep 02 04:08:14.908 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18742026-09-02T04:08:16.715ZSep 02 04:08:15.375 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18752026-09-02T04:08:16.727ZSep 02 04:08:15.582 INFO Download complete, target: TransceiverControl
18762026-09-02T04:08:17.556ZSep 02 04:08:16.618 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18772026-09-02T04:08:17.687ZSep 02 04:08:16.762 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18782026-09-02T04:08:17.858ZSep 02 04:08:16.921 INFO Download complete, target: Console
18792026-09-02T04:08:17.922ZSep 02 04:08:16.965 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18802026-09-02T04:08:18.062ZSep 02 04:08:17.130 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18812026-09-02T04:08:18.241ZSep 02 04:08:17.314 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18822026-09-02T04:08:18.570ZSep 02 04:08:17.647 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18832026-09-02T04:08:18.570ZSep 02 04:08:17.647 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18842026-09-02T04:08:20.042ZSep 02 04:08:19.117 INFO Download complete, target: MaghemiteDdmd
18852026-09-02T04:08:20.404ZSep 02 04:08:19.481 INFO Download complete, target: DendriteStub
18862026-09-02T04:08:20.794ZSep 02 04:08:19.870 INFO Download complete, target: MaghemiteMgd
18872026-09-02T04:08:23.191ZSep 02 04:08:22.265 INFO Checking that binary works, target: Cockroach
18882026-09-02T04:08:23.323ZSep 02 04:08:22.392 INFO Download complete, target: Cockroach
18892026-09-02T04:08:24.356ZSep 02 04:08:23.432 INFO Checking that binary works, target: Clickhouse
18902026-09-02T04:08:24.445ZSep 02 04:08:23.513 INFO Download complete, target: Clickhouse
18912026-09-02T04:08:24.453ZAll prerequisites installed successfully
18922026-09-02T04:08:24.453Z
18932026-09-02T04:08:24.453Zreal 1:29.244162313
18942026-09-02T04:08:24.453Zuser 7:18.808111600
18952026-09-02T04:08:24.453Zsys 1:41.964397383
18962026-09-02T04:08:24.454Ztrap 0.260016392
18972026-09-02T04:08:24.454Ztflt 0.924624332
18982026-09-02T04:08:24.454Zdflt 1.828420365
18992026-09-02T04:08:24.454Zkflt 0.022133795
19002026-09-02T04:08:24.454Zlock 26:41.615312474
19012026-09-02T04:08:24.454Zslp 19:39.292289485
19022026-09-02T04:08:24.454Zlat 23.707960898
19032026-09-02T04:08:24.454Zstop 2:55.483050147
19042026-09-02T04:08:24.454Z+ source ./tools/include/force-git-over-https.sh
19052026-09-02T04:08:24.454Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
19062026-09-02T04:08:24.454Z++ (( i = 0 ))
19072026-09-02T04:08:24.454Z++ (( i < 5 ))
19082026-09-02T04:08:24.454Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
19092026-09-02T04:08:24.454Z++ (( i++ ))
19102026-09-02T04:08:24.454Z++ (( i < 5 ))
19112026-09-02T04:08:24.454Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
19122026-09-02T04:08:24.458Z++ (( i++ ))
19132026-09-02T04:08:24.458Z++ (( i < 5 ))
19142026-09-02T04:08:24.458Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
19152026-09-02T04:08:24.458Z++ (( i++ ))
19162026-09-02T04:08:24.458Z++ (( i < 5 ))
19172026-09-02T04:08:24.458Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
19182026-09-02T04:08:24.458Z++ (( i++ ))
19192026-09-02T04:08:24.459Z++ (( i < 5 ))
19202026-09-02T04:08:24.459Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
19212026-09-02T04:08:24.459Z++ (( i++ ))
19222026-09-02T04:08:24.459Z++ (( i < 5 ))
19232026-09-02T04:08:24.459Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
19242026-09-02T04:08:24.459Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
19252026-09-02T04:08:24.459Z+ rc=0
19262026-09-02T04:08:24.459Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
19272026-09-02T04:08:33.004Z+ case $rc in
19282026-09-02T04:08:33.005Z+ pfexec zfs create -p rpool/images/build/host
19292026-09-02T04:08:33.139Z+ pfexec zfs create -p rpool/images/build/recovery
19302026-09-02T04:08:33.200Z+ cargo xtask releng --output-dir /work --mkincorp --verify-debug-libraries
19312026-09-02T04:08:33.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19322026-09-02T04:08:33.663Z Running `target/debug/xtask releng --output-dir /work --mkincorp --verify-debug-libraries`
19332026-09-02T04:08:34.511Z Compiling proc-macro2 v1.0.106
19342026-09-02T04:08:34.511Z Compiling quote v1.0.45
19352026-09-02T04:08:34.532Z Compiling unicode-ident v1.0.24
19362026-09-02T04:08:34.532Z Compiling serde_core v1.0.228
19372026-09-02T04:08:34.532Z Compiling libc v0.2.185
19382026-09-02T04:08:34.532Z Compiling serde v1.0.228
19392026-09-02T04:08:34.532Z Compiling cfg-if v1.0.4
19402026-09-02T04:08:34.532Z Compiling find-msvc-tools v0.1.9
19412026-09-02T04:08:34.532Z Compiling shlex v1.3.0
19422026-09-02T04:08:34.532Z Compiling autocfg v1.5.0
19432026-09-02T04:08:34.640Z Compiling version_check v0.9.5
19442026-09-02T04:08:34.647Z Compiling zerocopy v0.8.55
19452026-09-02T04:08:34.647Z Compiling portable-atomic v1.13.1
19462026-09-02T04:08:34.647Z Compiling memchr v2.8.0
19472026-09-02T04:08:34.647Z Compiling zmij v1.0.21
19482026-09-02T04:08:34.842Z Compiling serde_json v1.0.151
19492026-09-02T04:08:34.846Z Compiling libm v0.2.16
19502026-09-02T04:08:34.931Z Compiling getrandom v0.4.3
19512026-09-02T04:08:34.956Z Compiling parking_lot_core v0.9.12
19522026-09-02T04:08:34.965Z Compiling pkg-config v0.3.32
19532026-09-02T04:08:35.123Z Compiling generic-array v0.14.7
19542026-09-02T04:08:35.126Z Compiling icu_normalizer_data v2.1.1
19552026-09-02T04:08:35.188Z Compiling num-traits v0.2.19
19562026-09-02T04:08:35.236Z Compiling icu_properties_data v2.1.2
19572026-09-02T04:08:35.240Z Compiling smallvec v1.15.1
19582026-09-02T04:08:35.240Z Compiling rustix v1.1.4
19592026-09-02T04:08:35.269Z Compiling log v0.4.33
19602026-09-02T04:08:35.302Z Compiling itoa v1.0.17
19612026-09-02T04:08:35.348Z Compiling getrandom v0.3.4
19622026-09-02T04:08:35.389Z Compiling subtle v2.6.1
19632026-09-02T04:08:35.477Z Compiling stable_deref_trait v1.2.1
19642026-09-02T04:08:35.582Z Compiling scopeguard v1.2.0
19652026-09-02T04:08:35.598Z Compiling typenum v1.20.1
19662026-09-02T04:08:35.612Z Compiling critical-section v1.2.0
19672026-09-02T04:08:35.658Z Compiling jobserver v0.1.34
19682026-09-02T04:08:35.674Z Compiling errno v0.3.14
19692026-09-02T04:08:35.693Z Compiling lock_api v0.4.14
19702026-09-02T04:08:35.713Z Compiling rand_core v0.10.0
19712026-09-02T04:08:35.769Z Compiling thiserror v2.0.18
19722026-09-02T04:08:35.903Z Compiling cc v1.2.56
19732026-09-02T04:08:35.975Z Compiling syn v2.0.117
19742026-09-02T04:08:36.025Z Compiling getrandom v0.2.17
19752026-09-02T04:08:36.079Z Compiling dunce v1.0.5
19762026-09-02T04:08:36.082Z Compiling fs_extra v1.3.0
19772026-09-02T04:08:36.122Z Compiling heck v0.5.0
19782026-09-02T04:08:36.155Z Compiling percent-encoding v2.3.2
19792026-09-02T04:08:36.185Z Compiling rand_core v0.6.4
19802026-09-02T04:08:36.199Z Compiling litemap v0.8.1
19812026-09-02T04:08:36.227Z Compiling once_cell v1.21.3
19822026-09-02T04:08:36.251Z Compiling writeable v0.6.2
19832026-09-02T04:08:36.388Z Compiling const-oid v0.9.6
19842026-09-02T04:08:36.503Z Compiling pin-project-lite v0.2.17
19852026-09-02T04:08:36.507Z Compiling schemars v0.8.22
19862026-09-02T04:08:36.637Z Compiling cmake v0.1.57
19872026-09-02T04:08:36.667Z Compiling equivalent v1.0.2
19882026-09-02T04:08:36.671Z Compiling signal-hook-registry v1.4.8
19892026-09-02T04:08:36.725Z Compiling aws-lc-rs v1.16.3
19902026-09-02T04:08:36.772Z Compiling futures-core v0.3.32
19912026-09-02T04:08:36.875Z Compiling rustversion v1.0.22
19922026-09-02T04:08:36.927Z Compiling bitflags v2.11.0
19932026-09-02T04:08:36.942Z Compiling semver v1.0.28
19942026-09-02T04:08:37.071Z Compiling parking_lot v0.12.5
19952026-09-02T04:08:37.126Z Compiling mio v1.2.0
19962026-09-02T04:08:37.212Z Compiling aws-lc-sys v0.40.0
19972026-09-02T04:08:37.264Z Compiling crc32fast v1.5.0
19982026-09-02T04:08:37.267Z Compiling utf8_iter v1.0.4
19992026-09-02T04:08:37.335Z Compiling form_urlencoded v1.2.2
20002026-09-02T04:08:37.486Z Compiling vcpkg v0.2.15
20012026-09-02T04:08:37.486Z Compiling hashbrown v0.17.0
20022026-09-02T04:08:37.567Z Compiling fnv v1.0.7
20032026-09-02T04:08:37.585Z Compiling byteorder v1.5.0
20042026-09-02T04:08:37.602Z Compiling syn v1.0.109
20052026-09-02T04:08:37.672Z Compiling strsim v0.11.1
20062026-09-02T04:08:37.855Z Compiling socket2 v0.6.3
20072026-09-02T04:08:38.084Z Compiling openssl-sys v0.9.117
20082026-09-02T04:08:38.088Z Compiling httparse v1.10.1
20092026-09-02T04:08:38.130Z Compiling indexmap v2.14.0
20102026-09-02T04:08:38.135Z Compiling futures-sink v0.3.32
20112026-09-02T04:08:38.135Z Compiling radium v0.7.0
20122026-09-02T04:08:38.236Z Compiling slab v0.4.12
20132026-09-02T04:08:38.321Z Compiling futures-channel v0.3.32
20142026-09-02T04:08:38.340Z Compiling thiserror v1.0.69
20152026-09-02T04:08:38.369Z Compiling futures-task v0.3.32
20162026-09-02T04:08:38.399Z Compiling iana-time-zone v0.1.65
20172026-09-02T04:08:38.453Z Compiling futures-io v0.3.32
20182026-09-02T04:08:38.538Z Compiling base64 v0.22.1
20192026-09-02T04:08:38.583Z Compiling maybe-uninit v2.0.0
20202026-09-02T04:08:38.609Z Compiling rustls v0.23.41
20212026-09-02T04:08:38.642Z Compiling rustc_version v0.4.1
20222026-09-02T04:08:38.803Z Compiling bzip2-sys v0.1.13+1.0.8
20232026-09-02T04:08:38.819Z Compiling uuid v1.23.4
20242026-09-02T04:08:38.858Z Compiling synstructure v0.13.2
20252026-09-02T04:08:38.876Z Compiling serde_derive_internals v0.29.1
20262026-09-02T04:08:38.894Z Compiling ahash v0.8.12
20272026-09-02T04:08:38.912Z Compiling regex-syntax v0.8.10
20282026-09-02T04:08:38.950Z Compiling packed_struct v0.10.1
20292026-09-02T04:08:38.950Z Compiling base64ct v1.8.3
20302026-09-02T04:08:38.950Z Compiling num-bigint-dig v0.8.6
20312026-09-02T04:08:38.987Z Compiling ident_case v1.0.1
20322026-09-02T04:08:39.004Z Compiling ucd-trie v0.1.7
20332026-09-02T04:08:39.055Z Compiling rand_core v0.9.5
20342026-09-02T04:08:39.181Z Compiling flagset v0.4.7
20352026-09-02T04:08:39.212Z Compiling pest v2.8.6
20362026-09-02T04:08:39.257Z Compiling pem-rfc7468 v0.7.0
20372026-09-02T04:08:39.288Z Compiling fastrand v2.3.0
20382026-09-02T04:08:39.332Z Compiling openssl v0.10.80
20392026-09-02T04:08:39.332Z Compiling dyn-clone v1.0.20
20402026-09-02T04:08:39.402Z Compiling indexmap v1.9.3
20412026-09-02T04:08:39.535Z Compiling tempfile v3.27.0
20422026-09-02T04:08:39.587Z Compiling unicode-segmentation v1.12.0
20432026-09-02T04:08:39.612Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20442026-09-02T04:08:39.661Z Compiling simd-adler32 v0.3.8
20452026-09-02T04:08:39.681Z Compiling paste v1.0.15
20462026-09-02T04:08:39.717Z Compiling native-tls v0.2.18
20472026-09-02T04:08:39.815Z Compiling cpufeatures v0.2.17
20482026-09-02T04:08:39.958Z Compiling syn v3.0.3
20492026-09-02T04:08:40.002Z Compiling adler2 v2.0.1
20502026-09-02T04:08:40.039Z Compiling camino v1.2.5
20512026-09-02T04:08:40.088Z Compiling crossbeam-utils v0.8.21
20522026-09-02T04:08:40.088Z Compiling anstyle v1.0.14
20532026-09-02T04:08:40.102Z Compiling utf8parse v0.2.2
20542026-09-02T04:08:40.139Z Compiling miniz_oxide v0.8.9
20552026-09-02T04:08:40.159Z Compiling serde_derive v1.0.228
20562026-09-02T04:08:40.181Z Compiling zeroize_derive v1.5.0
20572026-09-02T04:08:40.212Z Compiling zerocopy-derive v0.8.55
20582026-09-02T04:08:40.298Z Compiling zerofrom-derive v0.1.6
20592026-09-02T04:08:40.337Z Compiling yoke-derive v0.8.1
20602026-09-02T04:08:40.356Z Compiling zerovec-derive v0.11.2
20612026-09-02T04:08:40.361Z Compiling displaydoc v0.2.5
20622026-09-02T04:08:40.439Z Compiling tokio-macros v2.7.0
20632026-09-02T04:08:40.505Z Compiling futures-macro v0.3.32
20642026-09-02T04:08:40.619Z Compiling der_derive v0.7.3
20652026-09-02T04:08:40.792Z Compiling thiserror-impl v2.0.18
20662026-09-02T04:08:41.085Z Compiling schemars_derive v0.8.22
20672026-09-02T04:08:41.121Z Compiling tracing-attributes v0.1.31
20682026-09-02T04:08:41.174Z Compiling thiserror-impl v1.0.69
20692026-09-02T04:08:41.330Z Compiling futures-util v0.3.32
20702026-09-02T04:08:41.427Z Compiling clap_derive v4.6.1
20712026-09-02T04:08:41.458Z Compiling zerofrom v0.1.6
20722026-09-02T04:08:41.575Z Compiling packed_struct_codegen v0.10.1
20732026-09-02T04:08:41.602Z Compiling yoke v0.8.1
20742026-09-02T04:08:41.819Z Compiling zerovec v0.11.5
20752026-09-02T04:08:41.890Z Compiling zerotrie v0.2.3
20762026-09-02T04:08:42.292Z Compiling pest_meta v2.8.6
20772026-09-02T04:08:42.337Z Compiling bitfield-macros v0.19.4
20782026-09-02T04:08:42.436Z Compiling tinystr v0.8.2
20792026-09-02T04:08:42.436Z Compiling potential_utf v0.1.4
20802026-09-02T04:08:42.559Z Compiling zerocopy-derive v0.6.6
20812026-09-02T04:08:42.595Z Compiling icu_collections v2.1.1
20822026-09-02T04:08:42.633Z Compiling openssl-macros v0.1.1
20832026-09-02T04:08:42.696Z Compiling icu_locale_core v2.1.1
20842026-09-02T04:08:43.065Z Compiling pest_generator v2.8.6
20852026-09-02T04:08:43.097Z Compiling scroll_derive v0.13.1
20862026-09-02T04:08:43.101Z Compiling daft-derive v0.1.8
20872026-09-02T04:08:43.140Z Compiling anstyle-parse v1.0.0
20882026-09-02T04:08:43.366Z Compiling zeroize v1.9.0
20892026-09-02T04:08:43.425Z Compiling bytes v1.11.1
20902026-09-02T04:08:43.562Z Compiling icu_provider v2.1.1
20912026-09-02T04:08:43.740Z Compiling chrono v0.4.45
20922026-09-02T04:08:43.790Z Compiling der v0.7.10
20932026-09-02T04:08:43.842Z Compiling icu_normalizer v2.1.1
20942026-09-02T04:08:43.857Z Compiling icu_properties v2.1.2
20952026-09-02T04:08:43.939Z Compiling hex v0.4.3
20962026-09-02T04:08:43.955Z Compiling pest_derive v2.8.6
20972026-09-02T04:08:44.036Z Compiling tokio v1.52.1
20982026-09-02T04:08:44.146Z Compiling block-buffer v0.10.4
20992026-09-02T04:08:44.176Z Compiling crypto-common v0.1.7
21002026-09-02T04:08:44.334Z Compiling digest v0.10.7
21012026-09-02T04:08:44.416Z Compiling http v1.4.2
21022026-09-02T04:08:44.596Z Compiling sha2 v0.10.9
21032026-09-02T04:08:44.628Z Compiling rustls-pki-types v1.14.0
21042026-09-02T04:08:44.754Z Compiling ppv-lite86 v0.2.21
21052026-09-02T04:08:44.851Z Compiling idna_adapter v1.2.1
21062026-09-02T04:08:45.001Z Compiling idna v1.1.0
21072026-09-02T04:08:45.084Z Compiling spki v0.7.3
21082026-09-02T04:08:45.311Z Compiling pkcs8 v0.10.2
21092026-09-02T04:08:45.314Z Compiling terminal_size v0.4.3
21102026-09-02T04:08:45.341Z Compiling rand_chacha v0.9.0
21112026-09-02T04:08:45.358Z Compiling url v2.5.8
21122026-09-02T04:08:45.512Z Compiling spin v0.9.8
21132026-09-02T04:08:45.515Z Compiling is_terminal_polyfill v1.70.2
21142026-09-02T04:08:45.542Z Compiling time-core v0.1.8
21152026-09-02T04:08:45.558Z Compiling rand v0.9.2
21162026-09-02T04:08:45.678Z Compiling anstyle-query v1.1.5
21172026-09-02T04:08:45.707Z Compiling tinyvec_macros v0.1.1
21182026-09-02T04:08:45.758Z Compiling num-conv v0.2.0
21192026-09-02T04:08:45.792Z Compiling colorchoice v1.0.4
21202026-09-02T04:08:45.808Z Compiling tinyvec v1.10.0
21212026-09-02T04:08:45.859Z Compiling async-trait v0.1.89
21222026-09-02T04:08:45.893Z Compiling time-macros v0.2.27
21232026-09-02T04:08:45.938Z Compiling anstream v1.0.0
21242026-09-02T04:08:45.953Z Compiling structmeta-derive v0.3.0
21252026-09-02T04:08:46.047Z Compiling tracing-core v0.1.36
21262026-09-02T04:08:46.219Z Compiling plain v0.2.3
21272026-09-02T04:08:46.263Z Compiling untrusted v0.7.1
21282026-09-02T04:08:46.278Z Compiling cmov v0.5.4
21292026-09-02T04:08:46.406Z Compiling object v0.37.3
21302026-09-02T04:08:46.451Z Compiling tracing v0.1.44
21312026-09-02T04:08:46.552Z Compiling ctutils v0.4.2
21322026-09-02T04:08:46.675Z Compiling http-body v1.0.1
21332026-09-02T04:08:46.778Z Compiling toml_datetime v0.6.11
21342026-09-02T04:08:46.855Z Compiling serde_spanned v0.6.9
21352026-09-02T04:08:46.873Z Compiling pin-project-internal v1.1.11
21362026-09-02T04:08:46.932Z Compiling slog v2.8.2
21372026-09-02T04:08:46.950Z Compiling structmeta v0.3.0
21382026-09-02T04:08:46.994Z Compiling wait-timeout v0.2.1
21392026-09-02T04:08:47.012Z Compiling cookie v0.18.1
21402026-09-02T04:08:47.034Z Compiling tap v1.0.1
21412026-09-02T04:08:47.085Z Compiling bit-vec v0.8.0
21422026-09-02T04:08:47.156Z Compiling zstd-safe v7.2.4
21432026-09-02T04:08:47.172Z Compiling quick-error v1.2.3
21442026-09-02T04:08:47.225Z Compiling clap_lex v1.0.0
21452026-09-02T04:08:47.225Z Compiling openssl-probe v0.2.1
21462026-09-02T04:08:47.377Z Compiling untrusted v0.9.0
21472026-09-02T04:08:47.406Z Compiling clap_builder v4.6.0
21482026-09-02T04:08:47.444Z Compiling bit-set v0.8.0
21492026-09-02T04:08:47.532Z Compiling rusty-fork v0.3.1
21502026-09-02T04:08:47.536Z Compiling derive-ex v0.1.8
21512026-09-02T04:08:47.557Z Compiling wyz v0.5.1
21522026-09-02T04:08:47.752Z Compiling hybrid-array v0.4.13
21532026-09-02T04:08:47.797Z Compiling unicode-normalization v0.1.25
21542026-09-02T04:08:47.892Z Compiling tokio-util v0.7.18
21552026-09-02T04:08:47.914Z Compiling rand_chacha v0.3.1
21562026-09-02T04:08:47.943Z Compiling signature v2.2.0
21572026-09-02T04:08:47.947Z Compiling scroll_derive v0.12.1
21582026-09-02T04:08:48.042Z Compiling heck v0.4.1
21592026-09-02T04:08:48.146Z Compiling rand_xorshift v0.4.0
21602026-09-02T04:08:48.193Z Compiling heapless v0.7.17
21612026-09-02T04:08:48.418Z Compiling num-integer v0.1.46
21622026-09-02T04:08:48.437Z Compiling aho-corasick v1.1.4
21632026-09-02T04:08:48.501Z Compiling tower-layer v0.3.3
21642026-09-02T04:08:48.632Z Compiling atomic-waker v1.1.2
21652026-09-02T04:08:48.659Z Compiling zlib-rs v0.6.2
21662026-09-02T04:08:48.775Z Compiling unarray v0.1.4
21672026-09-02T04:08:48.794Z Compiling try-lock v0.2.5
21682026-09-02T04:08:48.841Z Compiling signal-hook v0.3.18
21692026-09-02T04:08:48.880Z Compiling rustix v0.38.44
21702026-09-02T04:08:48.940Z Compiling usdt-impl v0.6.0
21712026-09-02T04:08:49.034Z Compiling funty v2.0.0
21722026-09-02T04:08:49.053Z Compiling tower-service v0.3.3
21732026-09-02T04:08:49.067Z Compiling anyhow v1.0.104
21742026-09-02T04:08:49.120Z Compiling pretty-hex v0.4.1
21752026-09-02T04:08:49.224Z Compiling h2 v0.4.15
21762026-09-02T04:08:49.281Z Compiling regex-automata v0.4.14
21772026-09-02T04:08:49.299Z Compiling test-strategy v0.4.5
21782026-09-02T04:08:49.316Z Compiling want v0.3.1
21792026-09-02T04:08:49.320Z Compiling proptest v1.11.0
21802026-09-02T04:08:49.365Z Compiling clap v4.6.1
21812026-09-02T04:08:49.492Z Compiling bitvec v1.0.1
21822026-09-02T04:08:49.829Z Compiling num-iter v0.1.45
21832026-09-02T04:08:50.266Z Compiling snafu-derive v0.8.9
21842026-09-02T04:08:50.324Z Compiling rand v0.8.6
21852026-09-02T04:08:50.556Z Compiling ipnetwork v0.21.1
21862026-09-02T04:08:51.076Z Compiling flate2 v1.1.9
21872026-09-02T04:08:51.104Z Compiling lazy_static v1.5.0
21882026-09-02T04:08:51.210Z Compiling scroll v0.13.0
21892026-09-02T04:08:51.302Z Compiling ipnet v2.12.0
21902026-09-02T04:08:51.348Z Compiling strum_macros v0.26.4
21912026-09-02T04:08:51.606Z Compiling darling_core v0.23.0
21922026-09-02T04:08:51.773Z Compiling darling_core v0.20.11
21932026-09-02T04:08:51.833Z Compiling httpdate v1.0.3
21942026-09-02T04:08:51.954Z Compiling foreign-types-shared v0.1.1
21952026-09-02T04:08:52.067Z Compiling winnow v0.5.40
21962026-09-02T04:08:52.070Z Compiling crc-catalog v2.4.0
21972026-09-02T04:08:52.178Z Compiling nodrop v0.1.14
21982026-09-02T04:08:52.193Z Compiling crc v3.4.0
21992026-09-02T04:08:52.289Z Compiling array-init v0.0.4
22002026-09-02T04:08:52.395Z Compiling foreign-types v0.3.2
22012026-09-02T04:08:52.478Z Compiling newtype-uuid v1.3.2
22022026-09-02T04:08:52.770Z Compiling goblin v0.10.5
22032026-09-02T04:08:52.809Z Compiling oxnet v0.1.6
22042026-09-02T04:08:52.945Z Compiling hyper v1.10.1
22052026-09-02T04:08:53.576Z Compiling smallvec v0.6.14
22062026-09-02T04:08:53.751Z Compiling darling_macro v0.20.11
22072026-09-02T04:08:53.819Z Compiling darling_macro v0.23.0
22082026-09-02T04:08:53.837Z Compiling toml_edit v0.19.15
22092026-09-02T04:08:54.251Z Compiling pkcs1 v0.7.5
22102026-09-02T04:08:54.358Z Compiling zerocopy v0.6.6
22112026-09-02T04:08:54.374Z Compiling bitfield v0.19.4
22122026-09-02T04:08:54.560Z Compiling zerocopy-derive v0.7.35
22132026-09-02T04:08:54.658Z Compiling curve25519-dalek v4.1.3
22142026-09-02T04:08:54.744Z Compiling socket2 v0.5.10
22152026-09-02T04:08:54.827Z Compiling env_filter v2.0.0
22162026-09-02T04:08:54.860Z Compiling memoffset v0.9.1
22172026-09-02T04:08:54.891Z Compiling owo-colors v4.3.0
22182026-09-02T04:08:54.919Z Compiling hashbrown v0.12.3
22192026-09-02T04:08:55.023Z Compiling litrs v1.0.0
22202026-09-02T04:08:55.047Z Compiling base64 v0.21.7
22212026-09-02T04:08:55.106Z Compiling ref-cast v1.0.25
22222026-09-02T04:08:55.271Z Compiling smoltcp v0.9.1
22232026-09-02T04:08:55.342Z Compiling toml v0.7.8
22242026-09-02T04:08:55.397Z Compiling ron v0.8.1
22252026-09-02T04:08:55.503Z Compiling document-features v0.2.12
22262026-09-02T04:08:55.570Z Compiling dof v0.4.0
22272026-09-02T04:08:55.674Z Compiling hyper-util v0.1.20
22282026-09-02T04:08:55.715Z Compiling env_logger v0.11.11
22292026-09-02T04:08:56.054Z Compiling bzip2 v0.4.4
22302026-09-02T04:08:56.083Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22312026-09-02T04:08:56.152Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22322026-09-02T04:08:56.293Z Compiling rsa v0.9.10
22332026-09-02T04:08:56.352Z Compiling darling v0.23.0
22342026-09-02T04:08:56.451Z Compiling darling v0.20.11
22352026-09-02T04:08:56.629Z Compiling serde-hex v0.1.0
22362026-09-02T04:08:56.674Z Compiling daft v0.1.8
22372026-09-02T04:08:56.810Z Compiling hashbrown v0.13.2
22382026-09-02T04:08:57.006Z Compiling x509-cert v0.2.5
22392026-09-02T04:08:57.010Z Compiling hmac v0.12.1
22402026-09-02T04:08:57.037Z Compiling dtrace-parser v0.3.0
22412026-09-02T04:08:57.340Z Compiling async-recursion v1.1.1
22422026-09-02T04:08:57.492Z Compiling sync_wrapper v1.0.2
22432026-09-02T04:08:57.603Z Compiling thread-id v5.1.0
22442026-09-02T04:08:57.618Z Compiling powerfmt v0.2.0
22452026-09-02T04:08:57.696Z Compiling siphasher v1.0.2
22462026-09-02T04:08:57.889Z Compiling cfg_aliases v0.2.1
22472026-09-02T04:08:57.953Z Compiling crc-any v2.5.0
22482026-09-02T04:08:57.987Z Compiling nix v0.31.2
22492026-09-02T04:08:57.990Z Compiling deranged v0.5.8
22502026-09-02T04:08:58.316Z Compiling tower v0.5.3
22512026-09-02T04:08:58.884Z Compiling object v0.30.4
22522026-09-02T04:08:59.168Z Compiling derive_builder_core v0.20.2
22532026-09-02T04:08:59.182Z Compiling serde_with_macros v3.21.0
22542026-09-02T04:08:59.265Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22552026-09-02T04:08:59.309Z Compiling zip v0.6.6
22562026-09-02T04:08:59.650Z Compiling bstr v1.12.1
22572026-09-02T04:08:59.694Z Compiling crypto-common v0.2.2
22582026-09-02T04:08:59.712Z Compiling block-buffer v0.12.1
22592026-09-02T04:08:59.981Z Compiling http-body-util v0.1.3
22602026-09-02T04:09:00.108Z Compiling futures-executor v0.3.32
22612026-09-02T04:09:00.149Z Compiling serde_tokenstream v0.2.3
22622026-09-02T04:09:00.243Z Compiling erased-serde v0.3.31
22632026-09-02T04:09:00.298Z Compiling hubpack_derive v0.1.1
22642026-09-02T04:09:00.460Z Compiling ref-cast-impl v1.0.25
22652026-09-02T04:09:00.463Z Compiling curve25519-dalek-derive v0.1.1
22662026-09-02T04:09:00.489Z Compiling strum_macros v0.27.2
22672026-09-02T04:09:00.633Z Compiling fs-err v3.3.0
22682026-09-02T04:09:00.748Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22692026-09-02T04:09:00.778Z Compiling usdt-impl v0.5.0
22702026-09-02T04:09:00.843Z Compiling same-file v1.0.6
22712026-09-02T04:09:00.876Z Compiling allocator-api2 v0.2.21
22722026-09-02T04:09:01.012Z Compiling gimli v0.32.3
22732026-09-02T04:09:01.015Z Compiling ryu v1.0.23
22742026-09-02T04:09:01.015Z Compiling iri-string v0.7.10
22752026-09-02T04:09:01.179Z Compiling unicode-properties v0.1.4
22762026-09-02T04:09:01.221Z Compiling unicode-bidi v0.3.18
22772026-09-02T04:09:01.463Z Compiling num_threads v0.1.7
22782026-09-02T04:09:01.853Z Compiling path-slash v0.1.5
22792026-09-02T04:09:02.226Z Compiling tower-http v0.6.8
22802026-09-02T04:09:02.389Z Compiling time v0.3.47
22812026-09-02T04:09:02.654Z Compiling serde_urlencoded v0.7.1
22822026-09-02T04:09:02.670Z Compiling addr2line v0.25.1
22832026-09-02T04:09:02.894Z Compiling stringprep v0.1.5
22842026-09-02T04:09:03.253Z Compiling walkdir v2.5.0
22852026-09-02T04:09:03.550Z Compiling futures v0.3.32
22862026-09-02T04:09:03.659Z Compiling derive_builder_macro v0.20.2
22872026-09-02T04:09:03.805Z Compiling tokio-native-tls v0.3.1
22882026-09-02T04:09:03.926Z Compiling strum v0.26.3
22892026-09-02T04:09:04.018Z Compiling block-padding v0.4.2
22902026-09-02T04:09:04.130Z Compiling scroll v0.12.0
22912026-09-02T04:09:04.188Z Compiling pin-project v1.1.11
22922026-09-02T04:09:04.211Z Compiling rustls-native-certs v0.8.3
22932026-09-02T04:09:04.338Z Compiling md-5 v0.10.6
22942026-09-02T04:09:04.408Z Compiling convert_case v0.10.0
22952026-09-02T04:09:04.421Z Compiling vergen-lib v9.1.0
22962026-09-02T04:09:04.474Z Compiling hash32 v0.2.1
22972026-09-02T04:09:04.524Z Compiling encoding_rs v0.8.35
22982026-09-02T04:09:04.622Z Compiling fallible-iterator v0.2.0
22992026-09-02T04:09:04.679Z Compiling cpufeatures v0.3.0
23002026-09-02T04:09:04.698Z Compiling psl-types v2.0.11
23012026-09-02T04:09:04.764Z Compiling mime v0.3.17
23022026-09-02T04:09:04.833Z Compiling rustc-demangle v0.1.27
23032026-09-02T04:09:04.867Z Compiling jiff-core v0.1.0
23042026-09-02T04:09:05.056Z Compiling postgres-protocol v0.6.10
23052026-09-02T04:09:05.109Z Compiling publicsuffix v2.3.0
23062026-09-02T04:09:05.131Z Compiling derive_more-impl v2.1.1
23072026-09-02T04:09:05.299Z Compiling goblin v0.8.2
23082026-09-02T04:09:05.654Z Compiling snafu v0.8.9
23092026-09-02T04:09:05.759Z Compiling jiff v0.2.34
23102026-09-02T04:09:05.781Z Compiling inout v0.2.2
23112026-09-02T04:09:05.837Z Compiling derive_builder v0.20.2
23122026-09-02T04:09:06.134Z Compiling hyper-tls v0.6.0
23132026-09-02T04:09:06.149Z Compiling backtrace v0.3.76
23142026-09-02T04:09:06.370Z Compiling usdt-macro v0.6.0
23152026-09-02T04:09:06.403Z Compiling usdt-attr-macro v0.6.0
23162026-09-02T04:09:06.422Z Compiling globset v0.4.18
23172026-09-02T04:09:06.438Z Compiling phf_shared v0.13.1
23182026-09-02T04:09:06.475Z Compiling crossbeam-epoch v0.9.18
23192026-09-02T04:09:06.536Z Compiling zerocopy v0.7.35
23202026-09-02T04:09:06.817Z Compiling regex v1.12.3
23212026-09-02T04:09:07.151Z Compiling serde_plain v1.0.2
23222026-09-02T04:09:07.195Z Compiling enum-as-inner v0.6.1
23232026-09-02T04:09:07.218Z Compiling miette-derive v7.6.0
23242026-09-02T04:09:07.235Z Compiling serde_repr v0.1.20
23252026-09-02T04:09:07.380Z Compiling pem v3.0.6
23262026-09-02T04:09:07.403Z Compiling vergen v9.1.0
23272026-09-02T04:09:07.419Z Compiling cargo-platform v0.3.2
23282026-09-02T04:09:07.478Z Compiling ff v0.13.1
23292026-09-02T04:09:07.583Z Compiling filetime v0.2.27
23302026-09-02T04:09:07.619Z Compiling foldhash v0.2.0
23312026-09-02T04:09:07.707Z Compiling bitflags v1.3.2
23322026-09-02T04:09:07.789Z Compiling smawk v0.3.2
23332026-09-02T04:09:07.805Z Compiling foldhash v0.1.5
23342026-09-02T04:09:07.832Z Compiling const-oid v0.10.2
23352026-09-02T04:09:07.848Z Compiling xattr v1.6.1
23362026-09-02T04:09:07.988Z Compiling managed v0.8.0
23372026-09-02T04:09:08.022Z Compiling bumpalo v3.20.2
23382026-09-02T04:09:08.037Z Compiling is_ci v1.2.0
23392026-09-02T04:09:08.040Z Compiling typed-path v0.9.3
23402026-09-02T04:09:08.065Z Compiling base16ct v0.2.0
23412026-09-02T04:09:08.184Z Compiling unicode-linebreak v0.1.5
23422026-09-02T04:09:08.222Z Compiling libbz2-rs-sys v0.2.2
23432026-09-02T04:09:08.259Z Compiling unicode-width v0.2.0
23442026-09-02T04:09:08.275Z Compiling zopfli v0.8.3
23452026-09-02T04:09:08.278Z Compiling sec1 v0.7.3
23462026-09-02T04:09:08.439Z Compiling supports-color v3.0.2
23472026-09-02T04:09:08.455Z Compiling digest v0.11.3
23482026-09-02T04:09:08.549Z Compiling textwrap v0.16.2
23492026-09-02T04:09:08.580Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23502026-09-02T04:09:08.621Z Compiling tar v0.4.46
23512026-09-02T04:09:08.693Z Compiling bzip2 v0.6.1
23522026-09-02T04:09:08.840Z Compiling hashbrown v0.15.5
23532026-09-02T04:09:08.911Z Compiling hashbrown v0.16.1
23542026-09-02T04:09:08.962Z Compiling group v0.13.0
23552026-09-02T04:09:09.013Z Compiling cargo_metadata v0.23.1
23562026-09-02T04:09:09.105Z Compiling dof v0.3.0
23572026-09-02T04:09:09.937Z Compiling phf v0.13.1
23582026-09-02T04:09:10.063Z Compiling backtrace-ext v0.2.1
23592026-09-02T04:09:10.360Z Compiling reqwest v0.12.28
23602026-09-02T04:09:10.418Z Compiling zstd v0.13.3
23612026-09-02T04:09:10.486Z Compiling signal-hook-mio v0.2.5
23622026-09-02T04:09:10.545Z Compiling cipher v0.5.2
23632026-09-02T04:09:10.619Z Compiling cookie_store v0.22.1
23642026-09-02T04:09:10.676Z Compiling postgres-types v0.2.12
23652026-09-02T04:09:10.792Z Compiling strum v0.27.2
23662026-09-02T04:09:10.989Z Compiling hubpack v0.1.2
23672026-09-02T04:09:11.041Z Compiling phf_shared v0.11.3
23682026-09-02T04:09:11.059Z Compiling hkdf v0.12.4
23692026-09-02T04:09:11.195Z Compiling dtrace-parser v0.2.0
23702026-09-02T04:09:11.210Z Compiling byte-wrapper v0.1.0
23712026-09-02T04:09:11.224Z Compiling ed25519 v2.2.3
23722026-09-02T04:09:11.225Z Compiling olpc-cjson v0.1.4
23732026-09-02T04:09:11.547Z Compiling crypto-bigint v0.5.5
23742026-09-02T04:09:11.601Z Compiling serde-big-array v0.5.1
23752026-09-02T04:09:11.759Z Compiling float-cmp v0.10.0
23762026-09-02T04:09:11.852Z Compiling memmap2 v0.9.10
23772026-09-02T04:09:11.996Z Compiling thread-id v4.2.2
23782026-09-02T04:09:12.012Z Compiling unicode-width v0.1.14
23792026-09-02T04:09:12.028Z Compiling difflib v0.4.0
23802026-09-02T04:09:12.068Z Compiling fixedbitset v0.4.2
23812026-09-02T04:09:12.114Z Compiling rayon-core v1.13.0
23822026-09-02T04:09:12.150Z Compiling supports-hyperlinks v3.2.0
23832026-09-02T04:09:12.170Z Compiling normalize-line-endings v0.3.0
23842026-09-02T04:09:12.287Z Compiling static_assertions v1.1.0
23852026-09-02T04:09:12.302Z Compiling fixedbitset v0.5.7
23862026-09-02T04:09:12.320Z Compiling winnow v1.0.3
23872026-09-02T04:09:12.323Z Compiling new_debug_unreachable v1.0.6
23882026-09-02T04:09:12.323Z Compiling toml_write v0.1.2
23892026-09-02T04:09:12.384Z Compiling supports-unicode v3.0.0
23902026-09-02T04:09:12.436Z Compiling whoami v2.1.0
23912026-09-02T04:09:12.473Z Compiling either v1.15.0
23922026-09-02T04:09:12.537Z Compiling precomputed-hash v0.1.1
23932026-09-02T04:09:12.677Z Compiling predicates-core v1.0.10
23942026-09-02T04:09:12.770Z Compiling winnow v0.7.14
23952026-09-02T04:09:12.860Z Compiling data-encoding v2.10.0
23962026-09-02T04:09:12.911Z Compiling keccak v0.1.6
23972026-09-02T04:09:13.124Z Compiling sha3 v0.10.8
23982026-09-02T04:09:13.259Z Compiling hickory-proto v0.25.2
23992026-09-02T04:09:13.362Z Compiling toml_parser v1.1.2+spec-1.1.0
24002026-09-02T04:09:13.499Z Compiling predicates v3.1.4
24012026-09-02T04:09:13.585Z Compiling itertools v0.13.0
24022026-09-02T04:09:13.677Z Compiling tokio-postgres v0.7.16
24032026-09-02T04:09:13.836Z Compiling string_cache v0.8.9
24042026-09-02T04:09:13.930Z Compiling petgraph v0.8.3
24052026-09-02T04:09:13.946Z Compiling miette v7.6.0
24062026-09-02T04:09:14.066Z Compiling elliptic-curve v0.13.8
24072026-09-02T04:09:14.081Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24082026-09-02T04:09:14.447Z Compiling toml_edit v0.22.27
24092026-09-02T04:09:14.610Z Compiling petgraph v0.6.5
24102026-09-02T04:09:14.849Z Compiling chacha20 v0.10.0
24112026-09-02T04:09:14.985Z Compiling usdt v0.6.0
24122026-09-02T04:09:15.630Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24132026-09-02T04:09:15.865Z Compiling ed25519-dalek v2.2.0
24142026-09-02T04:09:16.211Z Compiling zip v4.6.1
24152026-09-02T04:09:16.451Z Compiling crossterm v0.28.1
24162026-09-02T04:09:16.689Z Compiling iddqd v0.4.2
24172026-09-02T04:09:17.086Z Compiling derive_more v2.1.1
24182026-09-02T04:09:17.149Z Compiling similar v2.7.0
24192026-09-02T04:09:17.437Z Compiling serde_with v3.21.0
24202026-09-02T04:09:17.959Z Compiling tokio-stream v0.1.18
24212026-09-02T04:09:17.975Z Compiling buf-list v1.1.2
24222026-09-02T04:09:18.049Z Compiling half v2.7.1
24232026-09-02T04:09:18.208Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24242026-09-02T04:09:18.293Z Compiling openapiv3 v2.2.0
24252026-09-02T04:09:18.641Z Compiling lalrpop-util v0.19.12
24262026-09-02T04:09:18.738Z Compiling peg-runtime v0.8.5
24272026-09-02T04:09:18.761Z Compiling ciborium-io v0.2.2
24282026-09-02T04:09:18.848Z Compiling ciborium-ll v0.2.2
24292026-09-02T04:09:19.934Z Compiling crossbeam-deque v0.8.6
24302026-09-02T04:09:20.291Z Compiling camino-tempfile v1.4.1
24312026-09-02T04:09:20.425Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
24322026-09-02T04:09:20.645Z Compiling blake3 v1.8.5
24332026-09-02T04:09:20.741Z Compiling fs-err v2.11.0
24342026-09-02T04:09:22.419Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24352026-09-02T04:09:23.383Z Compiling ciborium v0.2.2
24362026-09-02T04:09:23.737Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24372026-09-02T04:09:23.968Z Compiling thread_local v1.1.9
24382026-09-02T04:09:24.155Z Compiling slog-async v2.8.0
24392026-09-02T04:09:24.280Z Compiling arrayvec v0.7.6
24402026-09-02T04:09:24.283Z Compiling arrayref v0.3.9
24412026-09-02T04:09:24.313Z Compiling constant_time_eq v0.4.2
24422026-09-02T04:09:24.375Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24432026-09-02T04:09:24.390Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24442026-09-02T04:09:24.528Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24452026-09-02T04:09:24.664Z Compiling toml v0.8.23
24462026-09-02T04:09:24.684Z Compiling atomicwrites v0.4.4
24472026-09-02T04:09:24.776Z Compiling digest-io v0.1.0
24482026-09-02T04:09:24.865Z Compiling sha2 v0.11.0
24492026-09-02T04:09:24.935Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24502026-09-02T04:09:24.950Z Compiling crossbeam-channel v0.5.15
24512026-09-02T04:09:25.024Z Compiling serde_path_to_error v0.1.20
24522026-09-02T04:09:25.169Z Compiling is-terminal v0.4.17
24532026-09-02T04:09:25.211Z Compiling debug-ignore v1.0.5
24542026-09-02T04:09:25.288Z Compiling parse-size v1.1.0
24552026-09-02T04:09:25.304Z Compiling take_mut v0.2.2
24562026-09-02T04:09:25.334Z Compiling indent_write v2.2.0
24572026-09-02T04:09:25.416Z Compiling topological-sort v0.2.2
24582026-09-02T04:09:25.436Z Compiling term v1.2.1
24592026-09-02T04:09:25.464Z Compiling rawzip v0.4.4
24602026-09-02T04:09:25.503Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24612026-09-02T04:09:25.506Z Compiling shell-words v1.1.1
24622026-09-02T04:09:25.843Z Compiling slog-term v2.9.2
24632026-09-02T04:09:28.578Z Compiling rustls-webpki v0.103.13
24642026-09-02T04:09:31.316Z Compiling tokio-rustls v0.26.4
24652026-09-02T04:09:31.319Z Compiling rustls-platform-verifier v0.6.2
24662026-09-02T04:09:31.319Z Compiling tough v0.22.0
24672026-09-02T04:09:31.520Z Compiling hyper-rustls v0.27.7
24682026-09-02T04:09:31.713Z Compiling reqwest v0.13.2
24692026-09-02T04:09:33.105Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
24702026-09-02T04:09:34.043Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712026-09-02T04:09:35.084Z Compiling omicron-zone-package v0.12.3
24722026-09-02T04:09:35.397Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24732026-09-02T04:09:35.694Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24742026-09-02T04:09:35.747Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
24752026-09-02T04:09:38.173Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24762026-09-02T04:09:57.418Z Finished `release` profile [optimized] target(s) in 1m 23s
24772026-09-02T04:09:57.561Z Running `target/release/omicron-releng --output-dir /work --mkincorp --verify-debug-libraries`
24782026-09-02T04:09:57.614ZSep 02 04:09:56.689 DEBG changing working directory to /work/oxidecomputer/omicron
24792026-09-02T04:09:57.711ZSep 02 04:09:56.786 DEBG running: git rev-parse HEAD
24802026-09-02T04:09:57.714ZSep 02 04:09:56.788 DEBG process exited with exit status: 0 (2.389591ms)
24812026-09-02T04:09:57.714ZSep 02 04:09:56.788 INFO version: 23.0.0-0.ci+git03adcd4b157
24822026-09-02T04:09:57.722ZSep 02 04:09:56.797 INFO cloning helios to /work/oxidecomputer/helios
24832026-09-02T04:09:57.722ZSep 02 04:09:56.797 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24842026-09-02T04:09:57.725ZCloning into '/work/oxidecomputer/helios'...
24852026-09-02T04:09:58.421ZSep 02 04:09:57.496 DEBG process exited with exit status: 0 (699.096636ms)
24862026-09-02T04:09:58.422ZSep 02 04:09:57.496 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24872026-09-02T04:09:58.425ZSep 02 04:09:57.498 DEBG process exited with exit status: 0 (2.622561ms)
24882026-09-02T04:09:58.425ZSep 02 04:09:57.499 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24892026-09-02T04:09:58.812ZSep 02 04:09:57.888 DEBG process exited with exit status: 0 (389.094932ms)
24902026-09-02T04:09:58.812ZSep 02 04:09:57.888 DEBG running: zfs list rpool/images/build/host
24912026-09-02T04:09:58.816ZNAME USED AVAIL REFER MOUNTPOINT
24922026-09-02T04:09:58.816Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
24932026-09-02T04:09:58.819ZSep 02 04:09:57.893 DEBG process exited with exit status: 0 (4.648782ms)
24942026-09-02T04:09:58.819ZSep 02 04:09:57.893 DEBG running: zfs list rpool/images/build/recovery
24952026-09-02T04:09:58.822ZNAME USED AVAIL REFER MOUNTPOINT
24962026-09-02T04:09:58.823Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
24972026-09-02T04:09:58.823ZSep 02 04:09:57.896 DEBG process exited with exit status: 0 (4.066181ms)
24982026-09-02T04:09:58.823ZSep 02 04:09:57.896 INFO console assets match pinned console commit (46f3fd847da666f00e0b42dd68dddf9cd2ecfdca)
24992026-09-02T04:09:58.834ZSep 02 04:09:57.909 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 2026090100.0.0; the console needs a client regen and tools/console_version needs a bump
25002026-09-02T04:09:58.837ZSep 02 04:09:57.910 INFO [hubris-staging] running task
25012026-09-02T04:09:58.837ZSep 02 04:09:57.910 INFO [hubris-production] running task
25022026-09-02T04:09:58.837ZSep 02 04:09:57.910 INFO [incorp-manifest] running task
25032026-09-02T04:09:58.837ZSep 02 04:09:57.910 DEBG running: pkg list -H -o branch -n -g https://pkg.oxide.computer/helios/3/dev/ release/name
25042026-09-02T04:09:58.837ZSep 02 04:09:57.911 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25052026-09-02T04:09:58.837ZSep 02 04:09:57.911 INFO [incorp-create] running: pkgrepo create /work/incorporation
25062026-09-02T04:09:58.837ZSep 02 04:09:57.912 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-02T04:09:58.877Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25082026-09-02T04:09:58.943Z[ omicron-package] Blocking waiting for file lock on package cache
25092026-09-02T04:09:59.075ZSep 02 04:09:58.150 INFO [incorp-create] process exited with exit status: 0 (238.711797ms)
25102026-09-02T04:09:59.078ZSep 02 04:09:58.150 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios
25112026-09-02T04:09:59.297ZSep 02 04:09:58.372 INFO [incorp-publisher] process exited with exit status: 0 (222.028932ms)
25122026-09-02T04:09:59.623Z[ omicron-package] Blocking waiting for file lock on package cache
25132026-09-02T04:09:59.920ZSep 02 04:09:58.995 INFO [hubris-production] task succeeded (1.084880877s)
25142026-09-02T04:10:00.795Z[ omicron-package] Compiling macaddr v1.0.1
25152026-09-02T04:10:00.800Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25162026-09-02T04:10:00.800Z[ omicron-package] Compiling itertools v0.15.0
25172026-09-02T04:10:00.800Z[ omicron-package] Compiling secrecy v0.10.3
25182026-09-02T04:10:00.987Z[ omicron-package] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25192026-09-02T04:10:00.991Z[ omicron-package] Compiling heapless v0.8.0
25202026-09-02T04:10:00.991Z[ omicron-package] Compiling toml_datetime v0.7.5+spec-1.1.0
25212026-09-02T04:10:01.054Z[ omicron-package] Compiling hash32 v0.3.1
25222026-09-02T04:10:01.054Z[ omicron-package] Compiling inout v0.1.4
25232026-09-02T04:10:01.054Z[ omicron-package] Compiling multer v3.1.0
25242026-09-02T04:10:01.148ZSep 02 04:10:00.224 DEBG process exited with exit status: 0 (2.313376727s)
25252026-09-02T04:10:01.151ZSep 02 04:10:00.224 DEBG running: pkg list -g https://pkg.oxide.computer/helios/3/dev/ -F json -o fmri -n '*'
25262026-09-02T04:10:01.217Z[ omicron-package] Compiling compression-core v0.4.31
25272026-09-02T04:10:01.344Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25282026-09-02T04:10:01.435Z[ omicron-package] Compiling smoltcp v0.11.0
25292026-09-02T04:10:01.496Z[ omicron-package] Compiling match_cfg v0.1.0
25302026-09-02T04:10:01.501Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25312026-09-02T04:10:01.501Z[ omicron-package] Compiling slog-json v2.6.1
25322026-09-02T04:10:01.504Z[ omicron-package] Compiling serde_tokenstream v0.3.0
25332026-09-02T04:10:01.505Z[ omicron-package] Compiling newtype-uuid-macros v0.1.0
25342026-09-02T04:10:01.913Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
25352026-09-02T04:10:01.932Z[ omicron-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25362026-09-02T04:10:01.936Z[ omicron-package] Compiling hostname v0.3.1
25372026-09-02T04:10:01.994Z[ omicron-package] Compiling cipher v0.4.4
25382026-09-02T04:10:02.033Z[ omicron-package] Compiling compression-codecs v0.4.37
25392026-09-02T04:10:02.036Z[ omicron-package] Compiling cobs v0.3.0
25402026-09-02T04:10:02.148Z[ omicron-package] Compiling universal-hash v0.5.1
25412026-09-02T04:10:02.151Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
25422026-09-02T04:10:02.210Z[ omicron-package] Compiling dropshot v0.17.1
25432026-09-02T04:10:02.210Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25442026-09-02T04:10:02.214Z[ omicron-package] Compiling toml_datetime v1.1.1+spec-1.1.0
25452026-09-02T04:10:02.214Z[ omicron-package] Compiling serde_spanned v1.1.1
25462026-09-02T04:10:02.214Z[ omicron-package] Compiling async-stream-impl v0.3.6
25472026-09-02T04:10:02.413Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25482026-09-02T04:10:02.508Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25492026-09-02T04:10:02.551Z[ omicron-package] Compiling ingot-macros v0.2.0
25502026-09-02T04:10:02.554Z[ omicron-package] Compiling toml_writer v1.1.1+spec-1.1.0
25512026-09-02T04:10:02.598Z[ omicron-package] Compiling opaque-debug v0.3.1
25522026-09-02T04:10:02.618Z[ omicron-package] Compiling convert_case v0.4.0
25532026-09-02T04:10:02.764Z[ omicron-package] Compiling poly1305 v0.8.0
25542026-09-02T04:10:02.826Z[ omicron-package] Compiling toml v1.1.2+spec-1.1.0
25552026-09-02T04:10:02.836Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25562026-09-02T04:10:02.897Z[ omicron-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25572026-09-02T04:10:02.897Z[ omicron-package] Compiling chacha20 v0.9.1
25582026-09-02T04:10:02.897Z[ omicron-package] Compiling postcard v1.1.3
25592026-09-02T04:10:03.023Z[ omicron-package] Compiling derive_more v0.99.20
25602026-09-02T04:10:03.028Z[ omicron-package] Compiling async-stream v0.3.6
25612026-09-02T04:10:03.028Z[ omicron-package] Compiling async-compression v0.4.41
25622026-09-02T04:10:03.028Z[ omicron-package] Compiling num_enum_derive v0.7.6
25632026-09-02T04:10:03.124Z[ omicron-package] Compiling oxide-generation-macros v0.2.0
25642026-09-02T04:10:03.396Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25652026-09-02T04:10:03.443Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25662026-09-02T04:10:03.480Z[ omicron-package] Compiling slog-bunyan v2.5.0
25672026-09-02T04:10:03.552Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25682026-09-02T04:10:03.557Z[ omicron-package] Compiling sha1 v0.11.0
25692026-09-02T04:10:03.620Z[ omicron-package] Compiling progenitor-client v0.14.0
25702026-09-02T04:10:03.662Z[ omicron-package] Compiling oxide-generation v0.1.3
25712026-09-02T04:10:03.685Z[ omicron-package] Compiling parse-display-derive v0.10.0
25722026-09-02T04:10:03.713Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25732026-09-02T04:10:03.792Z[ omicron-package] Compiling waitgroup v0.1.2
25742026-09-02T04:10:03.898Z[ omicron-package] Compiling rustls-pemfile v2.2.0
25752026-09-02T04:10:03.961ZSep 02 04:10:03.035 DEBG process exited with exit status: 0 (2.811399439s)
25762026-09-02T04:10:03.965ZSep 02 04:10:03.036 INFO [incorp-manifest] task succeeded (5.126454517s)
25772026-09-02T04:10:03.965ZSep 02 04:10:03.037 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25782026-09-02T04:10:04.007Z[ omicron-package] Compiling backon v1.6.0
25792026-09-02T04:10:04.096Z[ omicron-package] Compiling password-hash v0.5.0
25802026-09-02T04:10:04.167Z[ omicron-package] Compiling dropshot_endpoint v0.17.1
25812026-09-02T04:10:04.218Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25822026-09-02T04:10:04.218Z[ omicron-package] Compiling blake2 v0.10.6
25832026-09-02T04:10:04.239ZSep 02 04:10:03.314 INFO [incorp-fmt] process exited with exit status: 0 (277.533241ms)
25842026-09-02T04:10:04.244ZSep 02 04:10:03.314 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25852026-09-02T04:10:04.254Z[ omicron-package] Compiling aead v0.5.2
25862026-09-02T04:10:04.325Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25872026-09-02T04:10:04.383Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25882026-09-02T04:10:04.383Z[ omicron-package] Compiling proc-macro-error v1.0.4
25892026-09-02T04:10:04.388Z[ omicron-package] Compiling hostname v0.4.2
25902026-09-02T04:10:04.388Z[ omicron-package] Compiling instant v0.1.13
25912026-09-02T04:10:04.526Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25922026-09-02T04:10:04.530Z[ incorp-pkgsend] pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260902T041003Z
25932026-09-02T04:10:04.530Z[ incorp-pkgsend] PUBLISHED
25942026-09-02T04:10:04.574Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25952026-09-02T04:10:04.622ZSep 02 04:10:03.697 INFO [incorp-pkgsend] process exited with exit status: 0 (377.851339ms)
25962026-09-02T04:10:04.622ZSep 02 04:10:03.697 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
25972026-09-02T04:10:04.627Z[ omicron-package] Compiling illumos-nvpair-sys v0.2.0
25982026-09-02T04:10:04.674Z[ omicron-package] Compiling backoff v0.4.0
25992026-09-02T04:10:04.691Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-02T04:10:04.739Z[ omicron-package] Compiling argon2 v0.5.3
26012026-09-02T04:10:04.779Z[ omicron-package] Compiling num_enum v0.7.6
26022026-09-02T04:10:04.782Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
26032026-09-02T04:10:04.854Z[ helios-incorp] Retrieving packages for publisher helios ...
26042026-09-02T04:10:04.858Z[ helios-incorp] Retrieving catalog 'helios' ... Done
26052026-09-02T04:10:04.882Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26062026-09-02T04:10:04.882Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26072026-09-02T04:10:04.886Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26082026-09-02T04:10:04.886Z[ helios-incorp]
26092026-09-02T04:10:04.886Z[ helios-incorp] Archiving packages ...
26102026-09-02T04:10:04.886Z[ helios-incorp] Packages to add: 1
26112026-09-02T04:10:04.887Z[ helios-incorp] Files to retrieve: 0
26122026-09-02T04:10:04.887Z[ helios-incorp] Estimated transfer size: 0.00 B
26132026-09-02T04:10:04.887Z[ helios-incorp]
26142026-09-02T04:10:04.890Z[ helios-incorp] Packages to archive:
26152026-09-02T04:10:04.890Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@23.0.0.0,5.11-3.0:20260902T041003Z
26162026-09-02T04:10:04.890Z[ helios-incorp]
26172026-09-02T04:10:04.891Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26182026-09-02T04:10:04.891Z[ helios-incorp] Archiving: Completed 120.69 kB in 0.00 seconds
26192026-09-02T04:10:04.962ZSep 02 04:10:04.037 INFO [helios-incorp] process exited with exit status: 0 (344.065076ms)
26202026-09-02T04:10:05.000Z[ omicron-package] Compiling progenitor-extras v0.2.0
26212026-09-02T04:10:05.004Z[ omicron-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26222026-09-02T04:10:05.004Z[ omicron-package] Compiling num_enum_derive v0.5.11
26232026-09-02T04:10:05.004Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26242026-09-02T04:10:05.078Z[ omicron-package] Compiling vsss-rs v3.3.4
26252026-09-02T04:10:05.201Z[ omicron-package] Compiling foreign-types v0.5.0
26262026-09-02T04:10:05.306Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26272026-09-02T04:10:05.337Z[ omicron-package] Compiling regress v0.10.5
26282026-09-02T04:10:05.383Z[ omicron-package] Compiling itertools v0.14.0
26292026-09-02T04:10:05.419Z[ omicron-package] Compiling parse-display v0.10.0
26302026-09-02T04:10:05.496Z[ omicron-package] Compiling ingot-types v0.2.0
26312026-09-02T04:10:05.500Z[ omicron-package] Compiling tabwriter v1.4.1
26322026-09-02T04:10:05.559Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26332026-09-02T04:10:05.635Z[ omicron-package] Compiling cstr-argument v0.1.2
26342026-09-02T04:10:05.739Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26352026-09-02T04:10:05.799Z[ omicron-package] Compiling humantime v2.3.0
26362026-09-02T04:10:05.804Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
26372026-09-02T04:10:05.862Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26382026-09-02T04:10:05.935Z[ omicron-package] Compiling ingot v0.2.1
26392026-09-02T04:10:05.991Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26402026-09-02T04:10:06.043Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
26412026-09-02T04:10:06.094Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26422026-09-02T04:10:06.145Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-09-02T04:10:06.190Z[ omicron-package] Compiling rayon v1.11.0
26442026-09-02T04:10:06.257Z[ omicron-package] Compiling num_enum v0.5.11
26452026-09-02T04:10:06.332Z[ omicron-package] Compiling rand v0.10.1
26462026-09-02T04:10:06.332Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
26472026-09-02T04:10:06.332Z[ omicron-package] Compiling colored v3.1.1
26482026-09-02T04:10:06.446Z[ omicron-package] Compiling libefi-sys v0.1.0
26492026-09-02T04:10:06.449Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26502026-09-02T04:10:06.539Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26512026-09-02T04:10:06.579Z[ omicron-package] Compiling zone_cfg_derive v0.3.1
26522026-09-02T04:10:06.624Z[ omicron-package] Compiling illumos-nvpair v0.3.0
26532026-09-02T04:10:06.766Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26542026-09-02T04:10:06.976Z[ omicron-package] Compiling itertools v0.12.1
26552026-09-02T04:10:06.976Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
26562026-09-02T04:10:07.028Z[ omicron-package] Compiling usdt-macro v0.5.0
26572026-09-02T04:10:07.097Z[ omicron-package] Compiling memmap v0.7.0
26582026-09-02T04:10:07.098Z[ omicron-package] Compiling sigpipe v0.1.3
26592026-09-02T04:10:07.098Z[ omicron-package] Compiling num-derive v0.4.2
26602026-09-02T04:10:07.199Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26612026-09-02T04:10:07.215Z[ omicron-package] Compiling bitfield-struct v0.6.2
26622026-09-02T04:10:07.312Z[ omicron-package] Compiling glob v0.3.3
26632026-09-02T04:10:07.410Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26642026-09-02T04:10:07.502Z[ omicron-package] Compiling swrite v0.1.0
26652026-09-02T04:10:07.772Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26662026-09-02T04:10:08.007Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26672026-09-02T04:10:08.040Z[ omicron-package] Compiling smf v0.2.3
26682026-09-02T04:10:08.080Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26692026-09-02T04:10:08.080Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26702026-09-02T04:10:08.120Z[ omicron-package] Compiling usdt v0.5.0
26712026-09-02T04:10:08.241Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26722026-09-02T04:10:08.305Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26732026-09-02T04:10:08.319Z[ omicron-package] Compiling whoami v1.6.1
26742026-09-02T04:10:08.432Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26752026-09-02T04:10:08.473Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26762026-09-02T04:10:08.527Z[ omicron-package] Compiling zone v0.3.1
26772026-09-02T04:10:08.547Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26782026-09-02T04:10:08.672Z[ omicron-package] Compiling tokio-dtrace v0.1.1
26792026-09-02T04:10:08.742Z[ omicron-package] Compiling gethostname v0.5.0
26802026-09-02T04:10:08.746Z[ omicron-package] Compiling console v0.16.2
26812026-09-02T04:10:08.746Z[ omicron-package] Compiling unit-prefix v0.5.2
26822026-09-02T04:10:08.943Z[ omicron-package] Compiling oxide-tokio-rt v0.1.4
26832026-09-02T04:10:09.467Z[ omicron-package] Compiling indicatif v0.18.4
26842026-09-02T04:10:09.742Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26852026-09-02T04:10:09.895Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26862026-09-02T04:10:11.049Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26872026-09-02T04:10:13.119Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26882026-09-02T04:10:13.151Z[ helios-setup] Sep 02 04:10:12.224 INFO helios repository root is: /work/oxidecomputer/helios
26892026-09-02T04:10:13.154Z[ helios-setup] Sep 02 04:10:12.226 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26902026-09-02T04:10:13.154Z[ helios-setup] Sep 02 04:10:12.226 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
26912026-09-02T04:10:13.154Z[ helios-setup] Sep 02 04:10:12.226 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26922026-09-02T04:10:13.154Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
26932026-09-02T04:10:14.022Z[ helios-setup] Sep 02 04:10:13.097 INFO clone ok!, project: dmar-report
26942026-09-02T04:10:14.026Z[ helios-setup] Sep 02 04:10:13.097 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26952026-09-02T04:10:14.026Z[ helios-setup] Sep 02 04:10:13.097 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26962026-09-02T04:10:14.026Z[ helios-setup] Sep 02 04:10:13.097 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
26972026-09-02T04:10:14.026Z[ helios-setup] Sep 02 04:10:13.097 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26982026-09-02T04:10:14.026Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26992026-09-02T04:10:14.972Z[ helios-setup] Sep 02 04:10:14.046 INFO clone ok!, project: chelsio-t6-roms
27002026-09-02T04:10:14.972Z[ helios-setup] Sep 02 04:10:14.046 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
27012026-09-02T04:10:14.972Z[ helios-setup] Sep 02 04:10:14.046 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
27022026-09-02T04:10:14.978Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
27032026-09-02T04:10:16.037Z[ helios-setup] Sep 02 04:10:15.112 INFO clone ok!, project: pilot
27042026-09-02T04:10:16.040Z[ helios-setup] Sep 02 04:10:15.112 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
27052026-09-02T04:10:16.040Z[ helios-setup] Sep 02 04:10:15.112 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
27062026-09-02T04:10:16.040Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
27072026-09-02T04:10:16.605Z[ helios-setup] Sep 02 04:10:15.680 INFO clone ok!, project: bootserver
27082026-09-02T04:10:16.608Z[ helios-setup] Sep 02 04:10:15.680 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
27092026-09-02T04:10:16.609Z[ helios-setup] Sep 02 04:10:15.680 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
27102026-09-02T04:10:16.609Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
27112026-09-02T04:10:16.677ZSep 02 04:10:15.752 INFO [hubris-staging] task succeeded (17.841730661s)
27122026-09-02T04:10:17.088Z[ helios-setup] Sep 02 04:10:16.163 INFO clone ok!, project: pinprick
27132026-09-02T04:10:17.088Z[ helios-setup] Sep 02 04:10:16.163 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
27142026-09-02T04:10:17.088Z[ helios-setup] Sep 02 04:10:16.163 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
27152026-09-02T04:10:17.092Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
27162026-09-02T04:10:17.649Z[ helios-setup] Sep 02 04:10:16.724 INFO clone ok!, project: phbl
27172026-09-02T04:10:17.649Z[ helios-setup] Sep 02 04:10:16.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
27182026-09-02T04:10:17.649Z[ helios-setup] Sep 02 04:10:16.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
27192026-09-02T04:10:17.652Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27202026-09-02T04:10:18.572Z[ helios-setup] Sep 02 04:10:17.647 INFO clone ok!, project: amd-host-image-builder
27212026-09-02T04:10:18.575Z[ helios-setup] Sep 02 04:10:17.647 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
27222026-09-02T04:10:18.576Z[ helios-setup] Sep 02 04:10:17.647 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
27232026-09-02T04:10:18.576Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
27242026-09-02T04:10:19.144Z[ helios-setup] Sep 02 04:10:18.219 INFO clone ok!, project: image-builder
27252026-09-02T04:10:19.144Z[ helios-setup] Sep 02 04:10:18.219 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
27262026-09-02T04:10:19.147Z[ helios-setup] Sep 02 04:10:18.219 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
27272026-09-02T04:10:19.147Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
27282026-09-02T04:10:23.002Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27292026-09-02T04:10:25.463Z[ helios-setup] Sep 02 04:10:24.538 INFO clone ok!, project: amd-firmware
27302026-09-02T04:10:25.466Z[ helios-setup] Sep 02 04:10:24.538 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27312026-09-02T04:10:25.684Z[ helios-setup] Sep 02 04:10:24.759 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios"], pwd: None
27322026-09-02T04:10:25.906Z[ helios-setup] Sep 02 04:10:24.981 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios created
27332026-09-02T04:10:25.906Z[ helios-setup] Sep 02 04:10:24.981 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27342026-09-02T04:10:26.118Z[ helios-setup] Sep 02 04:10:25.193 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios"], pwd: None
27352026-09-02T04:10:26.165Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27362026-09-02T04:10:26.364Z[ helios-setup] Sep 02 04:10:25.437 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios created
27372026-09-02T04:10:26.364Z[ helios-setup] Sep 02 04:10:25.437 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27382026-09-02T04:10:26.614Z[ helios-setup] Sep 02 04:10:25.689 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios"], pwd: None
27392026-09-02T04:10:26.848Z[ helios-setup] Sep 02 04:10:25.923 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios created
27402026-09-02T04:10:26.849Z[ helios-setup] Sep 02 04:10:25.923 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27412026-09-02T04:10:26.849Z[ helios-setup] Sep 02 04:10:25.923 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27422026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.923 INFO ok!
27432026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.923 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27442026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.923 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27452026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.924 INFO ok!
27462026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.924 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27472026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.924 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27482026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.924 INFO ok!
27492026-09-02T04:10:26.852Z[ helios-setup] Sep 02 04:10:25.924 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
27502026-09-02T04:10:26.857Z[ helios-setup] Sep 02 04:10:25.932 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.97.1-x86_64-unknown-illumos (default)"
27512026-09-02T04:10:26.857Z[ helios-setup] Sep 02 04:10:25.932 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
27522026-09-02T04:10:26.857Z[ helios-setup] Sep 02 04:10:25.932 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
27532026-09-02T04:10:26.964Z[ helios-setup] Sep 02 04:10:26.039 INFO E| Updating crates.io index
27542026-09-02T04:10:27.045Z[ helios-setup] Sep 02 04:10:26.120 INFO E| Downloading crates ...
27552026-09-02T04:10:27.096Z[ helios-setup] Sep 02 04:10:26.171 INFO E| Downloaded thiserror-impl v2.0.12
27562026-09-02T04:10:27.109Z[ helios-setup] Sep 02 04:10:26.185 INFO E| Downloaded time-core v0.1.4
27572026-09-02T04:10:27.121Z[ helios-setup] Sep 02 04:10:26.196 INFO E| Downloaded errno v0.3.12
27582026-09-02T04:10:27.129Z[ helios-setup] Sep 02 04:10:26.203 INFO E| Downloaded itoa v1.0.15
27592026-09-02T04:10:27.135Z[ helios-setup] Sep 02 04:10:26.210 INFO E| Downloaded autocfg v1.4.0
27602026-09-02T04:10:27.139Z[ helios-setup] Sep 02 04:10:26.212 INFO E| Downloaded quote v1.0.40
27612026-09-02T04:10:27.143Z[ helios-setup] Sep 02 04:10:26.218 INFO E| Downloaded time-macros v0.2.22
27622026-09-02T04:10:27.146Z[ helios-setup] Sep 02 04:10:26.219 INFO E| Downloaded deranged v0.4.0
27632026-09-02T04:10:27.150Z[ helios-setup] Sep 02 04:10:26.225 INFO E| Downloaded ryu v1.0.20
27642026-09-02T04:10:27.153Z[ helios-setup] Sep 02 04:10:26.227 INFO E| Downloaded thiserror v2.0.12
27652026-09-02T04:10:27.178Z[ helios-setup] Sep 02 04:10:26.233 INFO E| Downloaded serde_with_macros v3.12.0
27662026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.236 INFO E| Downloaded bitflags v2.9.1
27672026-09-02T04:10:27.181Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27682026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.239 INFO E| Downloaded iana-time-zone v0.1.63
27692026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.242 INFO E| Downloaded proc-macro2 v1.0.95
27702026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.246 INFO E| Downloaded tempfile v3.20.0
27712026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.249 INFO E| Downloaded getrandom v0.3.3
27722026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.251 INFO E| Downloaded serde_derive v1.0.219
27732026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.252 INFO E| Downloaded unicode-ident v1.0.18
27742026-09-02T04:10:27.181Z[ helios-setup] Sep 02 04:10:26.254 INFO E| Downloaded anyhow v1.0.98
27752026-09-02T04:10:27.191Z[ helios-setup] Sep 02 04:10:26.266 INFO E| Downloaded indexmap v2.9.0
27762026-09-02T04:10:27.201Z[ helios-setup] Sep 02 04:10:26.276 INFO E| Downloaded memchr v2.7.4
27772026-09-02T04:10:27.205Z[ helios-setup] Sep 02 04:10:26.280 INFO E| Downloaded serde v1.0.219
27782026-09-02T04:10:27.219Z[ helios-setup] Sep 02 04:10:26.294 INFO E| Downloaded time v0.3.41
27792026-09-02T04:10:27.223Z[ helios-setup] Sep 02 04:10:26.298 INFO E| Downloaded serde_with v3.12.0
27802026-09-02T04:10:27.228Z[ helios-setup] Sep 02 04:10:26.303 INFO E| Downloaded hashbrown v0.15.3
27812026-09-02T04:10:27.231Z[ helios-setup] Sep 02 04:10:26.306 INFO E| Downloaded serde_json v1.0.140
27822026-09-02T04:10:27.234Z[ helios-setup] Sep 02 04:10:26.310 INFO E| Downloaded syn v2.0.101
27832026-09-02T04:10:27.240Z[ helios-setup] Sep 02 04:10:26.316 INFO E| Downloaded chrono v0.4.41
27842026-09-02T04:10:27.254Z[ helios-setup] Sep 02 04:10:26.329 INFO E| Downloaded rustix v1.0.7
27852026-09-02T04:10:27.276Z[ helios-setup] Sep 02 04:10:26.351 INFO E| Downloaded libc v0.2.172
27862026-09-02T04:10:27.328Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling proc-macro2 v1.0.95
27872026-09-02T04:10:27.328Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling unicode-ident v1.0.18
27882026-09-02T04:10:27.328Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling libc v0.2.172
27892026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling ident_case v1.0.1
27902026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling strsim v0.11.1
27912026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling fnv v1.0.7
27922026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling serde v1.0.219
27932026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling getrandom v0.3.3
27942026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling rustix v1.0.7
27952026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling bitflags v2.9.1
27962026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling serde_json v1.0.140
27972026-09-02T04:10:27.332Z[ helios-setup] Sep 02 04:10:26.403 INFO E| Compiling anyhow v1.0.98
27982026-09-02T04:10:27.343Z[ helios-setup] Sep 02 04:10:26.418 INFO E| Compiling thiserror v2.0.12
27992026-09-02T04:10:27.347Z[ helios-setup] Sep 02 04:10:26.418 INFO E| Compiling cfg-if v1.0.0
28002026-09-02T04:10:27.347Z[ helios-setup] Sep 02 04:10:26.421 INFO E| Compiling once_cell v1.21.3
28012026-09-02T04:10:27.350Z[ helios-setup] Sep 02 04:10:26.425 INFO E| Compiling fastrand v2.3.0
28022026-09-02T04:10:27.453Z[ helios-setup] Sep 02 04:10:26.528 INFO E| Compiling memchr v2.7.4
28032026-09-02T04:10:27.480Z[ helios-setup] Sep 02 04:10:26.555 INFO E| Compiling ryu v1.0.20
28042026-09-02T04:10:27.492Z[ helios-setup] Sep 02 04:10:26.567 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
28052026-09-02T04:10:27.522Z[ helios-setup] Sep 02 04:10:26.597 INFO E| Compiling itoa v1.0.15
28062026-09-02T04:10:27.938Z[ helios-setup] Sep 02 04:10:27.013 INFO E| Compiling errno v0.3.12
28072026-09-02T04:10:28.258Z[ helios-setup] Sep 02 04:10:27.333 INFO E| Compiling quote v1.0.40
28082026-09-02T04:10:28.419Z[ helios-setup] Sep 02 04:10:27.494 INFO E| Compiling syn v2.0.101
28092026-09-02T04:10:28.741Z[ helios-setup] Sep 02 04:10:27.814 INFO E| Compiling tempfile v3.20.0
28102026-09-02T04:10:30.416Z[ helios-setup] Sep 02 04:10:29.491 INFO E| Compiling darling_core v0.20.11
28112026-09-02T04:10:30.933Z[ helios-setup] Sep 02 04:10:30.009 INFO E| Compiling serde_derive v1.0.219
28122026-09-02T04:10:30.934Z[ helios-setup] Sep 02 04:10:30.009 INFO E| Compiling thiserror-impl v2.0.12
28132026-09-02T04:10:31.644Z[ helios-setup] Sep 02 04:10:30.719 INFO E| Compiling darling_macro v0.20.11
28142026-09-02T04:10:32.212Z[ helios-setup] Sep 02 04:10:31.288 INFO E| Compiling darling v0.20.11
28152026-09-02T04:10:32.281Z[ helios-setup] Sep 02 04:10:31.356 INFO E| Compiling serde_with_macros v3.12.0
28162026-09-02T04:10:35.805Z[ helios-setup] Sep 02 04:10:34.880 INFO E| Compiling serde_with v3.12.0
28172026-09-02T04:10:39.692Z[ helios-setup] Sep 02 04:10:38.767 INFO E| Finished `release` profile [optimized] target(s) in 12.82s
28182026-09-02T04:10:39.717Z[ helios-setup] Sep 02 04:10:38.792 INFO building project "dmar-report" ok (12 seconds)
28192026-09-02T04:10:39.717Z[ helios-setup] Sep 02 04:10:38.792 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
28202026-09-02T04:10:39.723Z[ helios-setup] Sep 02 04:10:38.799 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.97.1-x86_64-unknown-illumos (default)"
28212026-09-02T04:10:39.724Z[ helios-setup] Sep 02 04:10:38.799 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
28222026-09-02T04:10:39.727Z[ helios-setup] Sep 02 04:10:38.799 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
28232026-09-02T04:10:39.734Z[ omicron-package] Finished `release` profile [optimized] target(s) in 40.89s
28242026-09-02T04:10:39.793Z[ helios-setup] Sep 02 04:10:38.868 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
28252026-09-02T04:10:39.963Z[ omicron-package]
28262026-09-02T04:10:39.964Z[ omicron-package] real 41.065994261
28272026-09-02T04:10:39.964Z[ omicron-package] user 4:00.037771511
28282026-09-02T04:10:39.964Z[ omicron-package] sys 28.251985621
28292026-09-02T04:10:39.967Z[ omicron-package] trap 0.387959963
28302026-09-02T04:10:39.967Z[ omicron-package] tflt 0.333957381
28312026-09-02T04:10:39.967Z[ omicron-package] dflt 2.359013536
28322026-09-02T04:10:39.967Z[ omicron-package] kflt 0.000201920
28332026-09-02T04:10:39.967Z[ omicron-package] lock 8:16.567647520
28342026-09-02T04:10:39.967Z[ omicron-package] slp 4:24.841164975
28352026-09-02T04:10:39.967Z[ omicron-package] lat 50.221757181
28362026-09-02T04:10:39.967Z[ omicron-package] stop 1:43.539378926
28372026-09-02T04:10:39.967ZSep 02 04:10:39.039 INFO [omicron-package] process exited with exit status: 0 (41.126691302s)
28382026-09-02T04:10:39.967ZSep 02 04:10:39.039 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
28392026-09-02T04:10:39.967ZSep 02 04:10:39.040 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
28402026-09-02T04:10:39.971Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
28412026-09-02T04:10:39.971Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
28422026-09-02T04:10:39.976Z[ recovery-target] Created new build target 'recovery' and set it as active
28432026-09-02T04:10:39.976Z[ host-target] Created new build target 'host' and set it as active
28442026-09-02T04:10:39.976ZSep 02 04:10:39.049 INFO [recovery-target] process exited with exit status: 0 (10.164463ms)
28452026-09-02T04:10:39.976ZSep 02 04:10:39.049 INFO [host-target] process exited with exit status: 0 (9.831793ms)
28462026-09-02T04:10:39.976ZSep 02 04:10:39.049 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
28472026-09-02T04:10:39.979Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
28482026-09-02T04:10:40.107Z[ helios-setup] Sep 02 04:10:39.181 INFO E| From https://github.com/jclulow/hiercmd
28492026-09-02T04:10:40.107Z[ helios-setup] Sep 02 04:10:39.181 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
28502026-09-02T04:10:40.118Z[ helios-setup] Sep 02 04:10:39.192 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
28512026-09-02T04:10:40.182Z[ host-package] Blocking waiting for file lock on package cache
28522026-09-02T04:10:40.445Z[ helios-setup] Sep 02 04:10:39.520 INFO E| From https://github.com/oxidecomputer/network-interface
28532026-09-02T04:10:40.445Z[ helios-setup] Sep 02 04:10:39.520 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
28542026-09-02T04:10:40.454Z[ helios-setup] Sep 02 04:10:39.529 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
28552026-09-02T04:10:40.769Z[ helios-setup] Sep 02 04:10:39.844 INFO E| From https://github.com/oxidecomputer/boot-image-tools
28562026-09-02T04:10:40.769Z[ helios-setup] Sep 02 04:10:39.844 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
28572026-09-02T04:10:40.782Z[ helios-setup] Sep 02 04:10:39.858 INFO E| Updating crates.io index
28582026-09-02T04:10:41.089Z[ helios-setup] Sep 02 04:10:40.164 INFO E| Blocking waiting for file lock on package cache
28592026-09-02T04:10:41.346Z[ helios-setup] Sep 02 04:10:40.422 INFO E| Downloading crates ...
28602026-09-02T04:10:41.356Z[ host-package] Blocking waiting for file lock on package cache
28612026-09-02T04:10:41.396Z[ helios-setup] Sep 02 04:10:40.471 INFO E| Downloaded quote v1.0.41
28622026-09-02T04:10:41.408Z[ helios-setup] Sep 02 04:10:40.483 INFO E| Downloaded zeroize v1.8.2
28632026-09-02T04:10:41.415Z[ helios-setup] Sep 02 04:10:40.489 INFO E| Downloaded deranged v0.5.5
28642026-09-02T04:10:41.426Z[ helios-setup] Sep 02 04:10:40.501 INFO E| Downloaded anstyle v1.0.13
28652026-09-02T04:10:41.452Z[ helios-setup] Sep 02 04:10:40.527 INFO E| Downloaded bitflags v2.10.0
28662026-09-02T04:10:41.455Z[ helios-setup] Sep 02 04:10:40.529 INFO E| Downloaded zeroize_derive v1.4.2
28672026-09-02T04:10:41.458Z[ helios-setup] Sep 02 04:10:40.533 INFO E| Downloaded futures-task v0.3.31
28682026-09-02T04:10:41.465Z[ helios-setup] Sep 02 04:10:40.540 INFO E| Downloaded futures-util v0.3.31
28692026-09-02T04:10:41.471Z[ helios-setup] Sep 02 04:10:40.546 INFO E| Downloaded devinfo v0.1.0
28702026-09-02T04:10:41.474Z[ helios-setup] Sep 02 04:10:40.547 INFO E| Downloaded futures-sink v0.3.31
28712026-09-02T04:10:41.474Z[ helios-setup] Sep 02 04:10:40.549 INFO E| Downloaded pin-utils v0.1.0
28722026-09-02T04:10:41.477Z[ helios-setup] Sep 02 04:10:40.551 INFO E| Downloaded futures-io v0.3.31
28732026-09-02T04:10:41.485Z[ helios-setup] Sep 02 04:10:40.557 INFO E| Downloaded simd-adler32 v0.3.7
28742026-09-02T04:10:41.489Z[ helios-setup] Sep 02 04:10:40.560 INFO E| Downloaded futures-core v0.3.31
28752026-09-02T04:10:41.489Z[ helios-setup] Sep 02 04:10:40.562 INFO E| Downloaded futures-executor v0.3.31
28762026-09-02T04:10:41.489Z[ helios-setup] Sep 02 04:10:40.563 INFO E| Downloaded pin-project-lite v0.2.16
28772026-09-02T04:10:41.492Z[ helios-setup] Sep 02 04:10:40.566 INFO E| Downloaded thiserror v2.0.17
28782026-09-02T04:10:41.495Z[ helios-setup] Sep 02 04:10:40.571 INFO E| Downloaded bitfield-macros v0.19.3
28792026-09-02T04:10:41.498Z[ helios-setup] Sep 02 04:10:40.573 INFO E| Downloaded time-core v0.1.6
28802026-09-02T04:10:41.498Z[ helios-setup] Sep 02 04:10:40.573 INFO E| Downloaded crc v3.3.0
28812026-09-02T04:10:41.501Z[ helios-setup] Sep 02 04:10:40.575 INFO E| Downloaded libdevinfo-sys v1.1.0
28822026-09-02T04:10:41.504Z[ helios-setup] Sep 02 04:10:40.579 INFO E| Downloaded futures-macro v0.3.31
28832026-09-02T04:10:41.506Z[ helios-setup] Sep 02 04:10:40.580 INFO E| Downloaded anstyle-query v1.1.4
28842026-09-02T04:10:41.507Z[ helios-setup] Sep 02 04:10:40.582 INFO E| Downloaded clap_lex v0.7.6
28852026-09-02T04:10:41.511Z[ helios-setup] Sep 02 04:10:40.586 INFO E| Downloaded env_filter v0.1.4
28862026-09-02T04:10:41.515Z[ helios-setup] Sep 02 04:10:40.591 INFO E| Downloaded getopts v0.2.24
28872026-09-02T04:10:41.518Z[ helios-setup] Sep 02 04:10:40.593 INFO E| Downloaded find-msvc-tools v0.1.4
28882026-09-02T04:10:41.521Z[ helios-setup] Sep 02 04:10:40.594 INFO E| Downloaded num_enum v0.7.5
28892026-09-02T04:10:41.524Z[ helios-setup] Sep 02 04:10:40.597 INFO E| Downloaded toml_writer v1.0.4
28902026-09-02T04:10:41.524Z[ helios-setup] Sep 02 04:10:40.597 INFO E| Downloaded futures-channel v0.3.31
28912026-09-02T04:10:41.524Z[ helios-setup] Sep 02 04:10:40.598 INFO E| Downloaded base64ct v1.8.0
28922026-09-02T04:10:41.527Z[ helios-setup] Sep 02 04:10:40.601 INFO E| Downloaded signal-hook-registry v1.4.6
28932026-09-02T04:10:41.530Z[ helios-setup] Sep 02 04:10:40.604 INFO E| Downloaded bitfield v0.19.3
28942026-09-02T04:10:41.539Z[ helios-setup] Sep 02 04:10:40.614 INFO E| Downloaded serde_spanned v1.0.3
28952026-09-02T04:10:41.542Z[ helios-setup] Sep 02 04:10:40.615 INFO E| Downloaded tokio-macros v2.6.0
28962026-09-02T04:10:41.542Z[ helios-setup] Sep 02 04:10:40.617 INFO E| Downloaded generic-array v0.14.9
28972026-09-02T04:10:41.545Z[ helios-setup] Sep 02 04:10:40.619 INFO E| Downloaded num_enum_derive v0.7.5
28982026-09-02T04:10:41.545Z[ helios-setup] Sep 02 04:10:40.620 INFO E| Downloaded slab v0.4.11
28992026-09-02T04:10:41.545Z[ helios-setup] Sep 02 04:10:40.620 INFO E| Downloaded time-macros v0.2.24
29002026-09-02T04:10:41.548Z[ helios-setup] Sep 02 04:10:40.621 INFO E| Downloaded toml_datetime v0.7.3
29012026-09-02T04:10:41.551Z[ helios-setup] Sep 02 04:10:40.625 INFO E| Downloaded thiserror-impl v2.0.17
29022026-09-02T04:10:41.552Z[ helios-setup] Sep 02 04:10:40.626 INFO E| Downloaded getrandom v0.2.16
29032026-09-02T04:10:41.559Z[ helios-setup] Sep 02 04:10:40.634 INFO E| Downloaded log v0.4.28
29042026-09-02T04:10:41.562Z[ helios-setup] Sep 02 04:10:40.635 INFO E| Downloaded clap_derive v4.5.49
29052026-09-02T04:10:41.562Z[ helios-setup] Sep 02 04:10:40.637 INFO E| Downloaded futures v0.3.31
29062026-09-02T04:10:41.565Z[ helios-setup] Sep 02 04:10:40.639 INFO E| Downloaded clap v4.5.51
29072026-09-02T04:10:41.570Z[ helios-setup] Sep 02 04:10:40.645 INFO E| Downloaded toml_parser v1.0.4
29082026-09-02T04:10:41.577Z[ helios-setup] Sep 02 04:10:40.652 INFO E| Downloaded unicode-ident v1.0.22
29092026-09-02T04:10:41.580Z[ helios-setup] Sep 02 04:10:40.654 INFO E| Downloaded proc-macro2 v1.0.103
29102026-09-02T04:10:41.583Z[ helios-setup] Sep 02 04:10:40.657 INFO E| Downloaded env_logger v0.11.8
29112026-09-02T04:10:41.585Z[ helios-setup] Sep 02 04:10:40.659 INFO E| Downloaded toml v0.9.8
29122026-09-02T04:10:41.597Z[ helios-setup] Sep 02 04:10:40.672 INFO E| Downloaded term v1.2.0
29132026-09-02T04:10:41.603Z[ helios-setup] Sep 02 04:10:40.678 INFO E| Downloaded anyhow v1.0.100
29142026-09-02T04:10:41.606Z[ helios-setup] Sep 02 04:10:40.680 INFO E| Downloaded iana-time-zone v0.1.64
29152026-09-02T04:10:41.609Z[ helios-setup] Sep 02 04:10:40.682 INFO E| Downloaded flate2 v1.1.5
29162026-09-02T04:10:41.609Z[ helios-setup] Sep 02 04:10:40.684 INFO E| Downloaded bytes v1.10.1
29172026-09-02T04:10:41.612Z[ helios-setup] Sep 02 04:10:40.686 INFO E| Downloaded toml_edit v0.23.7
29182026-09-02T04:10:41.616Z[ helios-setup] Sep 02 04:10:40.692 INFO E| Downloaded typenum v1.19.0
29192026-09-02T04:10:41.623Z[ helios-setup] Sep 02 04:10:40.698 INFO E| Downloaded uuid v1.18.1
29202026-09-02T04:10:41.626Z[ helios-setup] Sep 02 04:10:40.701 INFO E| Downloaded memchr v2.7.6
29212026-09-02T04:10:41.636Z[ helios-setup] Sep 02 04:10:40.711 INFO E| Downloaded socket2 v0.6.1
29222026-09-02T04:10:41.639Z[ helios-setup] Sep 02 04:10:40.713 INFO E| Downloaded tokio v1.48.0
29232026-09-02T04:10:41.659Z[ helios-setup] Sep 02 04:10:40.733 INFO E| Downloaded rsa v0.9.8
29242026-09-02T04:10:41.662Z[ helios-setup] Sep 02 04:10:40.736 INFO E| Downloaded zerocopy-derive v0.8.27
29252026-09-02T04:10:41.665Z[ helios-setup] Sep 02 04:10:40.739 INFO E| Downloaded mio v1.1.0
29262026-09-02T04:10:41.667Z[ helios-setup] Sep 02 04:10:40.742 INFO E| Downloaded cc v1.2.44
29272026-09-02T04:10:41.670Z[ helios-setup] Sep 02 04:10:40.743 INFO E| Downloaded indexmap v2.12.0
29282026-09-02T04:10:41.670Z[ helios-setup] Sep 02 04:10:40.745 INFO E| Downloaded rand v0.8.5
29292026-09-02T04:10:41.673Z[ helios-setup] Sep 02 04:10:40.747 INFO E| Downloaded iddqd v0.3.14
29302026-09-02T04:10:41.676Z[ helios-setup] Sep 02 04:10:40.750 INFO E| Downloaded num-bigint-dig v0.8.4
29312026-09-02T04:10:41.679Z[ helios-setup] Sep 02 04:10:40.753 INFO E| Downloaded hashbrown v0.16.0
29322026-09-02T04:10:41.682Z[ helios-setup] Sep 02 04:10:40.756 INFO E| Downloaded serde_json v1.0.145
29332026-09-02T04:10:41.684Z[ helios-setup] Sep 02 04:10:40.759 INFO E| Downloaded time v0.3.44
29342026-09-02T04:10:41.693Z[ helios-setup] Sep 02 04:10:40.768 INFO E| Downloaded clap_builder v4.5.51
29352026-09-02T04:10:41.696Z[ helios-setup] Sep 02 04:10:40.772 INFO E| Downloaded libm v0.2.15
29362026-09-02T04:10:41.702Z[ helios-setup] Sep 02 04:10:40.778 INFO E| Downloaded winnow v0.7.13
29372026-09-02T04:10:41.711Z[ helios-setup] Sep 02 04:10:40.786 INFO E| Downloaded chrono v0.4.42
29382026-09-02T04:10:41.718Z[ helios-setup] Sep 02 04:10:40.793 INFO E| Downloaded zerocopy v0.8.27
29392026-09-02T04:10:41.730Z[ helios-setup] Sep 02 04:10:40.805 INFO E| Downloaded unicode-width v0.2.2
29402026-09-02T04:10:41.733Z[ helios-setup] Sep 02 04:10:40.809 INFO E| Downloaded syn v2.0.108
29412026-09-02T04:10:41.739Z[ helios-setup] Sep 02 04:10:40.815 INFO E| Downloaded rustix v1.1.2
29422026-09-02T04:10:41.758Z[ helios-setup] Sep 02 04:10:40.833 INFO E| Downloaded libc v0.2.177
29432026-09-02T04:10:41.774Z[ helios-setup] Sep 02 04:10:40.850 INFO E| Blocking waiting for file lock on package cache
29442026-09-02T04:10:41.911Z[ helios-setup] Sep 02 04:10:40.985 INFO E| Compiling proc-macro2 v1.0.103
29452026-09-02T04:10:41.911Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling quote v1.0.41
29462026-09-02T04:10:41.911Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling unicode-ident v1.0.22
29472026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling libc v0.2.177
29482026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling serde_core v1.0.228
29492026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling cfg-if v1.0.4
29502026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling serde v1.0.228
29512026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling version_check v0.9.5
29522026-09-02T04:10:41.914Z[ helios-setup] Sep 02 04:10:40.986 INFO E| Compiling autocfg v1.5.0
29532026-09-02T04:10:41.944Z[ helios-setup] Sep 02 04:10:41.020 INFO E| Compiling typenum v1.19.0
29542026-09-02T04:10:41.947Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling const-oid v0.9.6
29552026-09-02T04:10:41.947Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling libm v0.2.15
29562026-09-02T04:10:41.951Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling zerocopy v0.8.27
29572026-09-02T04:10:41.951Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling rustversion v1.0.22
29582026-09-02T04:10:41.951Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling base64ct v1.8.0
29592026-09-02T04:10:41.951Z[ helios-setup] Sep 02 04:10:41.023 INFO E| Compiling smallvec v1.15.1
29602026-09-02T04:10:42.024Z[ helios-setup] Sep 02 04:10:41.099 INFO E| Compiling zeroize v1.8.2
29612026-09-02T04:10:42.061Z[ helios-setup] Sep 02 04:10:41.136 INFO E| Compiling anyhow v1.0.100
29622026-09-02T04:10:42.217Z[ helios-setup] Sep 02 04:10:41.292 INFO E| Compiling pem-rfc7468 v0.7.0
29632026-09-02T04:10:42.228Z[ helios-setup] Sep 02 04:10:41.303 INFO E| Compiling rustix v1.1.2
29642026-09-02T04:10:42.304Z[ helios-setup] Sep 02 04:10:41.376 INFO E| Compiling generic-array v0.14.9
29652026-09-02T04:10:42.314Z[ helios-setup] Sep 02 04:10:41.388 INFO E| Compiling equivalent v1.0.2
29662026-09-02T04:10:42.330Z[ helios-setup] Sep 02 04:10:41.404 INFO E| Compiling hashbrown v0.16.0
29672026-09-02T04:10:42.356Z[ helios-setup] Sep 02 04:10:41.431 INFO E| Compiling num-traits v0.2.19
29682026-09-02T04:10:42.374Z[ helios-setup] Sep 02 04:10:41.449 INFO E| Compiling winnow v0.7.13
29692026-09-02T04:10:42.414Z[ helios-setup] Sep 02 04:10:41.486 INFO E| Compiling crc32fast v1.5.0
29702026-09-02T04:10:42.428Z[ helios-setup] Sep 02 04:10:41.503 INFO E| Compiling memchr v2.7.6
29712026-09-02T04:10:42.431Z[ helios-setup] Sep 02 04:10:41.504 INFO E| Compiling utf8parse v0.2.2
29722026-09-02T04:10:42.541Z[ helios-setup] Sep 02 04:10:41.616 INFO E| Compiling flagset v0.4.7
29732026-09-02T04:10:42.646Z[ helios-setup] Sep 02 04:10:41.721 INFO E| Compiling byteorder v1.5.0
29742026-09-02T04:10:42.690Z[ helios-setup] Sep 02 04:10:41.764 INFO E| Compiling anstyle-parse v0.2.7
29752026-09-02T04:10:42.758Z[ helios-setup] Sep 02 04:10:41.833 INFO E| Compiling getrandom v0.2.16
29762026-09-02T04:10:42.840Z[ helios-setup] Sep 02 04:10:41.915 INFO E| Compiling indexmap v2.12.0
29772026-09-02T04:10:42.852Z[ helios-setup] Sep 02 04:10:41.927 INFO E| Compiling errno v0.3.14
29782026-09-02T04:10:42.901Z[ helios-setup] Sep 02 04:10:41.976 INFO E| Compiling rand_core v0.6.4
29792026-09-02T04:10:42.918Z[ helios-setup] Sep 02 04:10:41.992 INFO E| Compiling anstyle v1.0.13
29802026-09-02T04:10:42.935Z[ helios-setup] Sep 02 04:10:42.010 INFO E| Compiling toml_datetime v0.7.3
29812026-09-02T04:10:42.949Z[ helios-setup] Sep 02 04:10:42.024 INFO E| Compiling shlex v1.3.0
29822026-09-02T04:10:42.992Z[ helios-setup] Sep 02 04:10:42.067 INFO E| Compiling find-msvc-tools v0.1.4
29832026-09-02T04:10:43.016Z[ helios-setup] Sep 02 04:10:42.091 INFO E| Compiling colorchoice v1.0.4
29842026-09-02T04:10:43.034Z[ helios-setup] Sep 02 04:10:42.109 INFO E| Compiling anstyle-query v1.1.4
29852026-09-02T04:10:43.048Z[ host-package] Compiling cfg-if v1.0.4
29862026-09-02T04:10:43.067Z[ host-package] Compiling serde_core v1.0.228
29872026-09-02T04:10:43.068Z[ host-package] Compiling libc v0.2.185
29882026-09-02T04:10:43.068Z[ host-package] Compiling memchr v2.8.0
29892026-09-02T04:10:43.068Z[ host-package] Compiling smallvec v1.15.1
29902026-09-02T04:10:43.068Z[ host-package] Compiling stable_deref_trait v1.2.1
29912026-09-02T04:10:43.068Z[ host-package] Compiling libm v0.2.16
29922026-09-02T04:10:43.068Z[ host-package] Compiling scopeguard v1.2.0
29932026-09-02T04:10:43.104Z[ helios-setup] Sep 02 04:10:42.178 INFO E| Compiling allocator-api2 v0.2.21
29942026-09-02T04:10:43.156Z[ helios-setup] Sep 02 04:10:42.230 INFO E| Compiling cpufeatures v0.2.17
29952026-09-02T04:10:43.164Z[ helios-setup] Sep 02 04:10:42.239 INFO E| Compiling syn v1.0.109
29962026-09-02T04:10:43.203Z[ helios-setup] Sep 02 04:10:42.277 INFO E| Compiling radium v0.7.0
29972026-09-02T04:10:43.203Z[ helios-setup] Sep 02 04:10:42.278 INFO E| Compiling is_terminal_polyfill v1.70.2
29982026-09-02T04:10:43.229Z[ helios-setup] Sep 02 04:10:42.304 INFO E| Compiling cc v1.2.44
29992026-09-02T04:10:43.284Z[ helios-setup] Sep 02 04:10:42.359 INFO E| Compiling syn v2.0.108
30002026-09-02T04:10:43.305Z[ helios-setup] Sep 02 04:10:42.380 INFO E| Compiling anstream v0.6.21
30012026-09-02T04:10:43.346Z[ helios-setup] Sep 02 04:10:42.421 INFO E| Compiling slog v2.8.2
30022026-09-02T04:10:43.531Z[ helios-setup] Sep 02 04:10:42.604 INFO E| Compiling block-buffer v0.10.4
30032026-09-02T04:10:43.536Z[ helios-setup] Sep 02 04:10:42.611 INFO E| Compiling crypto-common v0.1.6
30042026-09-02T04:10:43.598Z[ helios-setup] Sep 02 04:10:42.673 INFO E| Compiling parking_lot_core v0.9.12
30052026-09-02T04:10:43.630Z[ helios-setup] Sep 02 04:10:42.705 INFO E| Compiling futures-sink v0.3.31
30062026-09-02T04:10:43.643Z[ helios-setup] Sep 02 04:10:42.718 INFO E| Compiling maybe-uninit v2.0.0
30072026-09-02T04:10:43.660Z[ helios-setup] Sep 02 04:10:42.735 INFO E| Compiling digest v0.10.7
30082026-09-02T04:10:43.702Z[ helios-setup] Sep 02 04:10:42.777 INFO E| Compiling unicode-width v0.2.2
30092026-09-02T04:10:43.720Z[ helios-setup] Sep 02 04:10:42.795 INFO E| Compiling futures-core v0.3.31
30102026-09-02T04:10:43.758Z[ helios-setup] Sep 02 04:10:42.832 INFO E| Compiling toml_parser v1.0.4
30112026-09-02T04:10:43.878Z[ helios-setup] Sep 02 04:10:42.953 INFO E| Compiling tap v1.0.1
30122026-09-02T04:10:43.910Z[ host-package] Compiling zerofrom v0.1.6
30132026-09-02T04:10:43.913Z[ helios-setup] Sep 02 04:10:42.984 INFO E| Compiling sha2 v0.10.9
30142026-09-02T04:10:43.913Z[ host-package] Compiling rand_core v0.10.0
30152026-09-02T04:10:43.913Z[ host-package] Compiling litemap v0.8.1
30162026-09-02T04:10:43.913Z[ host-package] Compiling percent-encoding v2.3.2
30172026-09-02T04:10:43.913Z[ host-package] Compiling writeable v0.6.2
30182026-09-02T04:10:43.916Z[ host-package] Compiling icu_normalizer_data v2.1.1
30192026-09-02T04:10:43.919Z[ host-package] Compiling icu_properties_data v2.1.2
30202026-09-02T04:10:43.931Z[ helios-setup] Sep 02 04:10:43.006 INFO E| Compiling pin-project-lite v0.2.16
30212026-09-02T04:10:43.946Z[ helios-setup] Sep 02 04:10:43.021 INFO E| Compiling pkg-config v0.3.32
30222026-09-02T04:10:43.967Z[ helios-setup] Sep 02 04:10:43.042 INFO E| Compiling futures-channel v0.3.31
30232026-09-02T04:10:44.001Z[ helios-setup] Sep 02 04:10:43.076 INFO E| Compiling getopts v0.2.24
30242026-09-02T04:10:44.008Z[ helios-setup] Sep 02 04:10:43.082 INFO E| Compiling wyz v0.5.1
30252026-09-02T04:10:44.031Z[ helios-setup] Sep 02 04:10:43.106 INFO E| Compiling num-integer v0.1.46
30262026-09-02T04:10:44.055Z[ host-package] Compiling lock_api v0.4.14
30272026-09-02T04:10:44.058Z[ host-package] Compiling utf8_iter v1.0.4
30282026-09-02T04:10:44.058Z[ helios-setup] Sep 02 04:10:43.131 INFO E| Compiling ahash v0.8.12
30292026-09-02T04:10:44.061Z[ host-package] Compiling iana-time-zone v0.1.65
30302026-09-02T04:10:44.063Z[ host-package] Compiling zerocopy v0.8.55
30312026-09-02T04:10:44.079Z[ host-package] Compiling thiserror v2.0.18
30322026-09-02T04:10:44.103Z[ helios-setup] Sep 02 04:10:43.178 INFO E| Compiling time-core v0.1.6
30332026-09-02T04:10:44.252Z[ helios-setup] Sep 02 04:10:43.327 INFO E| Compiling spin v0.9.8
30342026-09-02T04:10:44.259Z[ helios-setup] Sep 02 04:10:43.334 INFO E| Compiling pin-utils v0.1.0
30352026-09-02T04:10:44.266Z[ helios-setup] Sep 02 04:10:43.341 INFO E| Compiling scopeguard v1.2.0
30362026-09-02T04:10:44.340Z[ helios-setup] Sep 02 04:10:43.414 INFO E| Compiling num-conv v0.1.0
30372026-09-02T04:10:44.384Z[ helios-setup] Sep 02 04:10:43.451 INFO E| Compiling toml_edit v0.23.7
30382026-09-02T04:10:44.403Z[ helios-setup] Sep 02 04:10:43.478 INFO E| Compiling heck v0.5.0
30392026-09-02T04:10:44.416Z[ helios-setup] Sep 02 04:10:43.491 INFO E| Compiling strsim v0.11.1
30402026-09-02T04:10:44.451Z[ helios-setup] Sep 02 04:10:43.527 INFO E| Compiling clap_lex v0.7.6
30412026-09-02T04:10:44.455Z[ helios-setup] Sep 02 04:10:43.527 INFO E| Compiling bytes v1.10.1
30422026-09-02T04:10:44.464Z[ helios-setup] Sep 02 04:10:43.539 INFO E| Compiling getrandom v0.3.4
30432026-09-02T04:10:44.484Z[ helios-setup] Sep 02 04:10:43.559 INFO E| Compiling packed_struct v0.10.1
30442026-09-02T04:10:44.527Z[ helios-setup] Sep 02 04:10:43.602 INFO E| Compiling num-bigint-dig v0.8.4
30452026-09-02T04:10:44.615Z[ helios-setup] Sep 02 04:10:43.690 INFO E| Compiling slab v0.4.11
30462026-09-02T04:10:44.645Z[ helios-setup] Sep 02 04:10:43.720 INFO E| Compiling thiserror v1.0.69
30472026-09-02T04:10:44.685Z[ helios-setup] Sep 02 04:10:43.760 INFO E| Compiling futures-io v0.3.31
30482026-09-02T04:10:44.829Z[ helios-setup] Sep 02 04:10:43.903 INFO E| Compiling bitflags v2.10.0
30492026-09-02T04:10:44.838Z[ helios-setup] Sep 02 04:10:43.913 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
30502026-09-02T04:10:44.879Z[ helios-setup] Sep 02 04:10:43.953 INFO E| Compiling itoa v1.0.15
30512026-09-02T04:10:44.893Z[ helios-setup] Sep 02 04:10:43.968 INFO E| Compiling powerfmt v0.2.0
30522026-09-02T04:10:44.905Z[ helios-setup] Sep 02 04:10:43.980 INFO E| Compiling funty v2.0.0
30532026-09-02T04:10:44.970Z[ helios-setup] Sep 02 04:10:44.045 INFO E| Compiling futures-task v0.3.31
30542026-09-02T04:10:45.032Z[ helios-setup] Sep 02 04:10:44.107 INFO E| Compiling time-macros v0.2.24
30552026-09-02T04:10:45.113Z[ host-package] Compiling errno v0.3.14
30562026-09-02T04:10:45.113Z[ host-package] Compiling num-traits v0.2.19
30572026-09-02T04:10:45.116Z[ host-package] Compiling getrandom v0.4.3
30582026-09-02T04:10:45.116Z[ host-package] Compiling form_urlencoded v1.2.2
30592026-09-02T04:10:45.116Z[ host-package] Compiling parking_lot_core v0.9.12
30602026-09-02T04:10:45.120Z[ host-package] Compiling mio v1.2.0
30612026-09-02T04:10:45.123Z[ host-package] Compiling socket2 v0.6.3
30622026-09-02T04:10:45.142Z[ helios-setup] Sep 02 04:10:44.218 INFO E| Compiling proc-macro-crate v3.4.0
30632026-09-02T04:10:45.211Z[ helios-setup] Sep 02 04:10:44.286 INFO E| Compiling deranged v0.5.5
30642026-09-02T04:10:45.297Z[ helios-setup] Sep 02 04:10:44.369 INFO E| Compiling lazy_static v1.5.0
30652026-09-02T04:10:45.328Z[ helios-setup] Sep 02 04:10:44.403 INFO E| Compiling lock_api v0.4.14
30662026-09-02T04:10:45.391Z[ helios-setup] Sep 02 04:10:44.466 INFO E| Compiling bitvec v1.0.1
30672026-09-02T04:10:45.400Z[ helios-setup] Sep 02 04:10:44.475 INFO E| Compiling num-iter v0.1.45
30682026-09-02T04:10:45.548Z[ helios-setup] Sep 02 04:10:44.623 INFO E| Compiling indexmap v1.9.3
30692026-09-02T04:10:45.576Z[ helios-setup] Sep 02 04:10:44.650 INFO E| Compiling adler2 v2.0.1
30702026-09-02T04:10:45.610Z[ host-package] Compiling yoke v0.8.1
30712026-09-02T04:10:45.616Z[ helios-setup] Sep 02 04:10:44.691 INFO E| Compiling terminal_size v0.4.3
30722026-09-02T04:10:45.646Z[ helios-setup] Sep 02 04:10:44.721 INFO E| Compiling serde_json v1.0.145
30732026-09-02T04:10:45.758Z[ helios-setup] Sep 02 04:10:44.833 INFO E| Compiling clap_builder v4.5.51
30742026-09-02T04:10:45.780Z[ helios-setup] Sep 02 04:10:44.855 INFO E| Compiling iana-time-zone v0.1.64
30752026-09-02T04:10:45.787Z[ helios-setup] Sep 02 04:10:44.861 INFO E| Compiling thiserror v2.0.17
30762026-09-02T04:10:45.819Z[ helios-setup] Sep 02 04:10:44.893 INFO E| Compiling crc-catalog v2.4.0
30772026-09-02T04:10:45.899Z[ helios-setup] Sep 02 04:10:44.974 INFO E| Compiling simd-adler32 v0.3.7
30782026-09-02T04:10:46.001Z[ helios-setup] Sep 02 04:10:45.076 INFO E| Compiling nodrop v0.1.14
30792026-09-02T04:10:46.008Z[ helios-setup] Sep 02 04:10:45.083 INFO E| Compiling log v0.4.28
30802026-09-02T04:10:46.054Z[ host-package] Compiling parking_lot v0.12.5
30812026-09-02T04:10:46.054Z[ host-package] Compiling getrandom v0.2.17
30822026-09-02T04:10:46.098Z[ helios-setup] Sep 02 04:10:45.173 INFO E| Compiling once_cell v1.21.3
30832026-09-02T04:10:46.121Z[ host-package] Compiling futures-util v0.3.32
30842026-09-02T04:10:46.125Z[ host-package] Compiling getrandom v0.3.4
30852026-09-02T04:10:46.125Z[ host-package] Compiling base64 v0.22.1
30862026-09-02T04:10:46.148Z[ helios-setup] Sep 02 04:10:45.223 INFO E| Compiling miniz_oxide v0.8.9
30872026-09-02T04:10:46.196Z[ helios-setup] Sep 02 04:10:45.271 INFO E| Compiling array-init v0.0.4
30882026-09-02T04:10:46.239Z[ helios-setup] Sep 02 04:10:45.309 INFO E| Compiling chrono v0.4.42
30892026-09-02T04:10:46.262Z[ helios-setup] Sep 02 04:10:45.337 INFO E| Compiling env_filter v0.1.4
30902026-09-02T04:10:46.459Z[ helios-setup] Sep 02 04:10:45.534 INFO E| Compiling crc v3.3.0
30912026-09-02T04:10:46.531Z[ helios-setup] Sep 02 04:10:45.606 INFO E| Compiling parking_lot v0.12.5
30922026-09-02T04:10:46.617Z[ host-package] Compiling serde v1.0.228
30932026-09-02T04:10:46.634Z[ helios-setup] Sep 02 04:10:45.709 INFO E| Compiling smallvec v0.6.14
30942026-09-02T04:10:46.736Z[ host-package] Compiling serde_json v1.0.151
30952026-09-02T04:10:46.788Z[ helios-setup] Sep 02 04:10:45.863 INFO E| Compiling time v0.3.44
30962026-09-02T04:10:46.818Z[ host-package] Compiling bitflags v2.11.0
30972026-09-02T04:10:46.819Z[ host-package] Compiling uuid v1.23.4
30982026-09-02T04:10:46.848Z[ helios-setup] Sep 02 04:10:45.923 INFO E| Compiling serde_spanned v1.0.3
30992026-09-02T04:10:46.888Z[ host-package] Compiling zerovec v0.11.5
31002026-09-02T04:10:46.888Z[ host-package] Compiling zerotrie v0.2.3
31012026-09-02T04:10:47.033Z[ helios-setup] Sep 02 04:10:46.107 INFO E| Compiling signature v2.2.0
31022026-09-02T04:10:47.067Z[ helios-setup] Sep 02 04:10:46.142 INFO E| Compiling signal-hook-registry v1.4.6
31032026-09-02T04:10:47.107Z[ host-package] Compiling signal-hook-registry v1.4.8
31042026-09-02T04:10:47.133Z[ host-package] Compiling semver v1.0.28
31052026-09-02T04:10:47.203Z[ host-package] Compiling rand_core v0.6.4
31062026-09-02T04:10:47.215Z[ helios-setup] Sep 02 04:10:46.290 INFO E| Compiling socket2 v0.6.1
31072026-09-02T04:10:47.221Z[ helios-setup] Sep 02 04:10:46.296 INFO E| Compiling mio v1.1.0
31082026-09-02T04:10:47.224Z[ host-package] Compiling rustix v1.1.4
31092026-09-02T04:10:47.294Z[ host-package] Compiling indexmap v2.14.0
31102026-09-02T04:10:47.361Z[ helios-setup] Sep 02 04:10:46.436 INFO E| Compiling is-terminal v0.4.17
31112026-09-02T04:10:47.472Z[ helios-setup] Sep 02 04:10:46.547 INFO E| Compiling thread_local v1.1.9
31122026-09-02T04:10:47.482Z[ helios-setup] Sep 02 04:10:46.557 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
31132026-09-02T04:10:47.553Z[ helios-setup] Sep 02 04:10:46.628 INFO E| Compiling hashbrown v0.12.3
31142026-09-02T04:10:47.835Z[ helios-setup] Sep 02 04:10:46.910 INFO E| Compiling winnow v0.5.40
31152026-09-02T04:10:47.901Z[ helios-setup] Sep 02 04:10:46.976 INFO E| Compiling libdevinfo-sys v1.1.0
31162026-09-02T04:10:48.031Z[ helios-setup] Sep 02 04:10:47.106 INFO E| Compiling base64 v0.21.7
31172026-09-02T04:10:48.045Z[ host-package] Compiling tinystr v0.8.2
31182026-09-02T04:10:48.045Z[ host-package] Compiling potential_utf v0.1.4
31192026-09-02T04:10:48.045Z[ host-package] Compiling rand_core v0.9.5
31202026-09-02T04:10:48.048Z[ host-package] Compiling time v0.3.47
31212026-09-02T04:10:48.052Z[ helios-setup] Sep 02 04:10:47.128 INFO E| Compiling ryu v1.0.20
31222026-09-02T04:10:48.070Z[ helios-setup] Sep 02 04:10:47.145 INFO E| Compiling subtle v2.6.1
31232026-09-02T04:10:48.145Z[ helios-setup] Sep 02 04:10:47.220 INFO E| Compiling packed_struct_codegen v0.10.1
31242026-09-02T04:10:48.180Z[ helios-setup] Sep 02 04:10:47.255 INFO E| Compiling toml_writer v1.0.4
31252026-09-02T04:10:48.304Z[ helios-setup] Sep 02 04:10:47.379 INFO E| Compiling serde_derive v1.0.228
31262026-09-02T04:10:48.342Z[ helios-setup] Sep 02 04:10:47.417 INFO E| Compiling zerocopy-derive v0.8.27
31272026-09-02T04:10:48.437Z[ host-package] Compiling bytes v1.11.1
31282026-09-02T04:10:48.479Z[ helios-setup] Sep 02 04:10:47.554 INFO E| Compiling der_derive v0.7.3
31292026-09-02T04:10:48.546Z[ helios-setup] Sep 02 04:10:47.620 INFO E| Compiling futures-macro v0.3.31
31302026-09-02T04:10:48.561Z[ helios-setup] Sep 02 04:10:47.636 INFO E| Compiling num_enum_derive v0.7.5
31312026-09-02T04:10:48.561Z[ helios-setup] Sep 02 04:10:47.636 INFO E| Compiling bitfield-macros v0.19.3
31322026-09-02T04:10:48.583Z[ helios-setup] Sep 02 04:10:47.658 INFO E| Compiling thiserror-impl v1.0.69
31332026-09-02T04:10:48.635Z[ helios-setup] Sep 02 04:10:47.710 INFO E| Compiling clap_derive v4.5.49
31342026-09-02T04:10:48.664Z[ helios-setup] Sep 02 04:10:47.739 INFO E| Compiling zerocopy-derive v0.6.6
31352026-09-02T04:10:48.711Z[ host-package] Compiling zeroize v1.9.0
31362026-09-02T04:10:48.947Z[ host-package] Compiling chrono v0.4.45
31372026-09-02T04:10:48.950Z[ host-package] Compiling erased-serde v0.3.31
31382026-09-02T04:10:48.954Z[ host-package] Compiling ipnet v2.12.0
31392026-09-02T04:10:48.954Z[ host-package] Compiling icu_locale_core v2.1.1
31402026-09-02T04:10:48.957Z[ host-package] Compiling aho-corasick v1.1.4
31412026-09-02T04:10:49.001Z[ host-package] Compiling icu_collections v2.1.1
31422026-09-02T04:10:49.008Z[ host-package] Compiling socket2 v0.5.10
31432026-09-02T04:10:49.008Z[ host-package] Compiling spin v0.9.8
31442026-09-02T04:10:49.026Z[ host-package] Compiling pest v2.8.6
31452026-09-02T04:10:49.079Z[ helios-setup] Sep 02 04:10:48.153 INFO E| Compiling tokio-macros v2.6.0
31462026-09-02T04:10:49.582Z[ helios-setup] Sep 02 04:10:48.657 INFO E| Compiling thiserror-impl v2.0.17
31472026-09-02T04:10:49.774Z[ helios-setup] Sep 02 04:10:48.848 INFO E| Compiling futures-util v0.3.31
31482026-09-02T04:10:49.799Z[ host-package] Compiling slog v2.8.2
31492026-09-02T04:10:49.943Z[ helios-setup] Sep 02 04:10:49.018 INFO E| Compiling term v1.2.0
31502026-09-02T04:10:49.977Z[ helios-setup] Sep 02 04:10:49.050 INFO E| Compiling bitfield v0.19.3
31512026-09-02T04:10:50.074Z[ host-package] Compiling generic-array v0.14.7
31522026-09-02T04:10:50.074Z[ host-package] Compiling ppv-lite86 v0.2.21
31532026-09-02T04:10:50.077Z[ host-package] Compiling rustls-pki-types v1.14.0
31542026-09-02T04:10:50.225Z[ helios-setup] Sep 02 04:10:49.300 INFO E| Compiling bzip2 v0.4.4
31552026-09-02T04:10:50.344Z[ helios-setup] Sep 02 04:10:49.419 INFO E| Compiling zerocopy v0.6.6
31562026-09-02T04:10:50.450Z[ helios-setup] Sep 02 04:10:49.521 INFO E| Compiling num_enum v0.7.5
31572026-09-02T04:10:50.533Z[ host-package] Compiling tokio v1.52.1
31582026-09-02T04:10:50.537Z[ host-package] Compiling http v1.4.2
31592026-09-02T04:10:50.667Z[ helios-setup] Sep 02 04:10:49.742 INFO E| Compiling devinfo v0.1.0
31602026-09-02T04:10:50.732Z[ helios-setup] Sep 02 04:10:49.798 INFO E| Compiling tokio v1.48.0
31612026-09-02T04:10:50.732Z[ helios-setup] Sep 02 04:10:49.806 INFO E| Compiling toml v0.9.8
31622026-09-02T04:10:50.831Z[ host-package] Compiling icu_provider v2.1.1
31632026-09-02T04:10:50.890Z[ helios-setup] Sep 02 04:10:49.965 INFO E| Compiling der v0.7.10
31642026-09-02T04:10:50.919Z[ helios-setup] Sep 02 04:10:49.994 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
31652026-09-02T04:10:50.974Z[ host-package] Compiling terminal_size v0.4.3
31662026-09-02T04:10:50.977Z[ host-package] Compiling aws-lc-rs v1.16.3
31672026-09-02T04:10:51.082Z[ host-package] Compiling tempfile v3.27.0
31682026-09-02T04:10:51.226Z[ helios-setup] Sep 02 04:10:50.300 INFO E| Compiling uuid v1.18.1
31692026-09-02T04:10:51.324Z[ helios-setup] Sep 02 04:10:50.399 INFO E| Compiling flate2 v1.1.5
31702026-09-02T04:10:51.328Z[ host-package] Compiling rand_chacha v0.9.0
31712026-09-02T04:10:51.394Z[ helios-setup] Sep 02 04:10:50.468 INFO E| Compiling env_logger v0.11.8
31722026-09-02T04:10:51.551Z[ host-package] Compiling icu_properties v2.1.2
31732026-09-02T04:10:51.551Z[ host-package] Compiling icu_normalizer v2.1.1
31742026-09-02T04:10:51.729Z[ host-package] Compiling crypto-common v0.1.7
31752026-09-02T04:10:51.839Z[ host-package] Compiling block-buffer v0.10.4
31762026-09-02T04:10:51.978Z[ helios-setup] Sep 02 04:10:51.053 INFO E| Compiling clap v4.5.51
31772026-09-02T04:10:52.011Z[ helios-setup] Sep 02 04:10:51.086 INFO E| Compiling rustc-hash v2.1.1
31782026-09-02T04:10:52.038Z[ host-package] Compiling rand v0.9.2
31792026-09-02T04:10:52.109Z[ helios-setup] Sep 02 04:10:51.183 INFO E| Compiling bitflags v1.3.2
31802026-09-02T04:10:52.140Z[ helios-setup] Sep 02 04:10:51.215 INFO E| Compiling foldhash v0.2.0
31812026-09-02T04:10:52.195Z[ helios-setup] Sep 02 04:10:51.269 INFO E| Compiling crc-any v2.5.0
31822026-09-02T04:10:52.264Z[ helios-setup] Sep 02 04:10:51.338 INFO E| Compiling hex v0.4.3
31832026-09-02T04:10:52.285Z[ helios-setup] Sep 02 04:10:51.360 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
31842026-09-02T04:10:52.300Z[ helios-setup] Sep 02 04:10:51.369 INFO E| Compiling zip v0.6.6
31852026-09-02T04:10:52.304Z[ host-package] Compiling regex-automata v0.4.14
31862026-09-02T04:10:52.356Z[ host-package] Compiling clap_builder v4.6.0
31872026-09-02T04:10:52.400Z[ host-package] Compiling der v0.7.10
31882026-09-02T04:10:52.643Z[ helios-setup] Sep 02 04:10:51.717 INFO E| Compiling spki v0.7.3
31892026-09-02T04:10:52.668Z[ helios-setup] Sep 02 04:10:51.742 INFO E| Compiling iddqd v0.3.14
31902026-09-02T04:10:52.807Z[ host-package] Compiling encoding_rs v0.8.35
31912026-09-02T04:10:52.808Z[ host-package] Compiling rand_chacha v0.3.1
31922026-09-02T04:10:53.054Z[ helios-setup] Sep 02 04:10:52.129 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
31932026-09-02T04:10:53.061Z[ host-package] Compiling digest v0.10.7
31942026-09-02T04:10:53.064Z[ host-package] Compiling http-body v1.0.1
31952026-09-02T04:10:53.238Z[ helios-setup] Sep 02 04:10:52.313 INFO E| Compiling pkcs8 v0.10.2
31962026-09-02T04:10:53.392Z[ helios-setup] Sep 02 04:10:52.467 INFO E| Compiling x509-cert v0.2.5
31972026-09-02T04:10:53.489Z[ helios-setup] Sep 02 04:10:52.563 INFO E| Compiling pkcs1 v0.7.5
31982026-09-02T04:10:53.496Z[ helios-setup] Sep 02 04:10:52.570 INFO E| Compiling path-slash v0.1.5
31992026-09-02T04:10:53.562Z[ host-package] Compiling rustls-webpki v0.103.13
32002026-09-02T04:10:53.636Z[ host-package] Compiling http-body-util v0.1.3
32012026-09-02T04:10:53.802Z[ host-package] Compiling serde_urlencoded v0.7.1
32022026-09-02T04:10:53.998Z[ helios-setup] Sep 02 04:10:53.073 INFO E| Compiling ppv-lite86 v0.2.21
32032026-09-02T04:10:54.020Z[ host-package] Compiling simd-adler32 v0.3.8
32042026-09-02T04:10:54.118Z[ host-package] Compiling rand v0.8.6
32052026-09-02T04:10:54.236Z[ host-package] Compiling idna_adapter v1.2.1
32062026-09-02T04:10:54.272Z[ helios-setup] Sep 02 04:10:53.347 INFO E| Compiling erased-serde v0.3.31
32072026-09-02T04:10:54.296Z[ helios-setup] Sep 02 04:10:53.371 INFO E| Compiling serde_spanned v0.6.9
32082026-09-02T04:10:54.330Z[ host-package] Compiling adler2 v2.0.1
32092026-09-02T04:10:54.430Z[ host-package] Compiling crc32fast v1.5.0
32102026-09-02T04:10:54.433Z[ host-package] Compiling hybrid-array v0.4.13
32112026-09-02T04:10:54.433Z[ host-package] Compiling futures-executor v0.3.32
32122026-09-02T04:10:54.480Z[ helios-setup] Sep 02 04:10:53.555 INFO E| Compiling toml_datetime v0.6.11
32132026-09-02T04:10:54.646Z[ helios-setup] Sep 02 04:10:53.719 INFO E| Compiling rand_chacha v0.3.1
32142026-09-02T04:10:54.663Z[ helios-setup] Sep 02 04:10:53.738 INFO E| Compiling ron v0.8.1
32152026-09-02T04:10:54.684Z[ helios-setup] Sep 02 04:10:53.759 INFO E| Compiling serde-hex v0.1.0
32162026-09-02T04:10:54.691Z[ host-package] Compiling idna v1.1.0
32172026-09-02T04:10:54.694Z[ host-package] Compiling miniz_oxide v0.8.9
32182026-09-02T04:10:55.012Z[ helios-setup] Sep 02 04:10:54.087 INFO E| Compiling futures-executor v0.3.31
32192026-09-02T04:10:55.041Z[ host-package] Compiling rustls v0.23.41
32202026-09-02T04:10:55.119Z[ host-package] Compiling spki v0.7.3
32212026-09-02T04:10:55.175Z[ host-package] Compiling rustls-native-certs v0.8.3
32222026-09-02T04:10:55.353Z[ helios-setup] Sep 02 04:10:54.427 INFO E| Compiling rand v0.8.5
32232026-09-02T04:10:55.459Z[ helios-setup] Sep 02 04:10:54.534 INFO E| Compiling futures v0.3.31
32242026-09-02T04:10:55.488Z[ helios-setup] Sep 02 04:10:54.561 INFO E| Compiling toml_edit v0.19.15
32252026-09-02T04:10:55.578Z[ helios-setup] Sep 02 04:10:54.653 INFO E| Compiling hashbrown v0.13.2
32262026-09-02T04:10:55.618Z[ host-package] Compiling url v2.5.8
32272026-09-02T04:10:55.687Z[ host-package] Compiling clap v4.6.1
32282026-09-02T04:10:55.701Z[ host-package] Compiling hubpack v0.1.2
32292026-09-02T04:10:55.980Z[ helios-setup] Sep 02 04:10:55.054 INFO E| Compiling slog-term v2.9.2
32302026-09-02T04:10:56.028Z[ host-package] Compiling pkcs8 v0.10.2
32312026-09-02T04:10:56.032Z[ host-package] Compiling hex v0.4.3
32322026-09-02T04:10:56.032Z[ host-package] Compiling publicsuffix v2.3.0
32332026-09-02T04:10:56.032Z[ host-package] Compiling cookie v0.18.1
32342026-09-02T04:10:56.192Z[ host-package] Compiling futures v0.3.32
32352026-09-02T04:10:56.195Z[ host-package] Compiling openapiv3 v2.2.0
32362026-09-02T04:10:56.329Z[ helios-setup] Sep 02 04:10:55.404 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
32372026-09-02T04:10:56.566Z[ helios-setup] Sep 02 04:10:55.641 INFO E| Compiling object v0.30.4
32382026-09-02T04:10:56.820Z[ host-package] Compiling wait-timeout v0.2.1
32392026-09-02T04:10:56.830Z[ helios-setup] Sep 02 04:10:55.905 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
32402026-09-02T04:10:57.096Z[ host-package] Compiling zlib-rs v0.6.2
32412026-09-02T04:10:57.321Z[ host-package] Compiling sha2 v0.10.9
32422026-09-02T04:10:57.321Z[ host-package] Compiling rand_xorshift v0.4.0
32432026-09-02T04:10:57.406Z[ host-package] Compiling crypto-common v0.2.2
32442026-09-02T04:10:57.548Z[ host-package] Compiling block-buffer v0.12.1
32452026-09-02T04:10:57.548Z[ host-package] Compiling signature v2.2.0
32462026-09-02T04:10:57.817Z[ helios-setup] Sep 02 04:10:56.892 INFO E| Compiling rsa v0.9.8
32472026-09-02T04:10:57.926Z[ helios-setup] Sep 02 04:10:57.001 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
32482026-09-02T04:10:57.936Z[ host-package] Compiling schemars v0.8.22
32492026-09-02T04:10:57.938Z[ helios-setup] Sep 02 04:10:57.012 INFO E| Compiling toml v0.7.8
32502026-09-02T04:10:58.097Z[ host-package] Compiling regex v1.12.3
32512026-09-02T04:10:58.097Z[ host-package] Compiling cookie_store v0.22.1
32522026-09-02T04:10:58.097Z[ host-package] Compiling rusty-fork v0.3.1
32532026-09-02T04:10:58.122Z[ host-package] Compiling lazy_static v1.5.0
32542026-09-02T04:10:58.542Z[ host-package] Compiling tokio-util v0.7.18
32552026-09-02T04:10:58.661Z[ helios-setup] Sep 02 04:10:57.735 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
32562026-09-02T04:10:59.016Z[ helios-setup] Sep 02 04:10:58.091 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
32572026-09-02T04:10:59.143Z[ host-package] Compiling tower v0.5.3
32582026-09-02T04:10:59.148Z[ host-package] Compiling proptest v1.11.0
32592026-09-02T04:10:59.148Z[ host-package] Compiling camino v1.2.5
32602026-09-02T04:10:59.703Z[ host-package] Compiling dof v0.4.0
32612026-09-02T04:10:59.830Z[ host-package] Compiling hmac v0.12.1
32622026-09-02T04:11:00.041Z[ host-package] Compiling dtrace-parser v0.3.0
32632026-09-02T04:11:00.312Z[ host-package] Compiling thread-id v5.1.0
32642026-09-02T04:11:00.377Z[ host-package] Compiling tower-http v0.6.8
32652026-09-02T04:11:00.422Z[ host-package] Compiling data-encoding v2.10.0
32662026-09-02T04:11:00.501Z[ host-package] Compiling memmap2 v0.9.10
32672026-09-02T04:11:00.653Z[ host-package] Compiling h2 v0.4.15
32682026-09-02T04:11:00.656Z[ host-package] Compiling num-integer v0.1.46
32692026-09-02T04:11:00.913Z[ host-package] Compiling ipnetwork v0.21.1
32702026-09-02T04:11:00.997Z[ host-package] Compiling rustix v0.38.44
32712026-09-02T04:11:01.142Z[ host-package] Compiling x509-cert v0.2.5
32722026-09-02T04:11:01.483Z[ host-package] Compiling serde_spanned v0.6.9
32732026-09-02T04:11:01.717Z[ host-package] Compiling usdt-impl v0.6.0
32742026-09-02T04:11:01.865Z[ host-package] Compiling oxnet v0.1.6
32752026-09-02T04:11:02.103Z[ host-package] Compiling tokio-rustls v0.26.4
32762026-09-02T04:11:02.553Z[ host-package] Compiling rustls-platform-verifier v0.6.2
32772026-09-02T04:11:02.650Z[ host-package] Compiling flate2 v1.1.9
32782026-09-02T04:11:02.859Z[ host-package] Compiling usdt v0.6.0
32792026-09-02T04:11:02.961Z[ host-package] Compiling toml_datetime v0.6.11
32802026-09-02T04:11:03.085Z[ host-package] Compiling dof v0.3.0
32812026-09-02T04:11:03.282Z[ host-package] Compiling num-iter v0.1.45
32822026-09-02T04:11:03.315Z[ host-package] Compiling bstr v1.12.1
32832026-09-02T04:11:03.491Z[ host-package] Compiling dtrace-parser v0.2.0
32842026-09-02T04:11:03.704Z[ host-package] Compiling ff v0.13.1
32852026-09-02T04:11:03.837Z[ host-package] Compiling thread-id v4.2.2
32862026-09-02T04:11:03.888Z[ host-package] Compiling sec1 v0.7.3
32872026-09-02T04:11:03.975Z[ host-package] Compiling digest v0.11.3
32882026-09-02T04:11:04.019Z[ host-package] Compiling group v0.13.0
32892026-09-02T04:11:04.035Z[ host-package] Compiling signal-hook v0.3.18
32902026-09-02T04:11:04.117Z[ host-package] Compiling nix v0.31.2
32912026-09-02T04:11:04.293Z[ host-package] Compiling newtype-uuid v1.3.2
32922026-09-02T04:11:04.368Z[ host-package] Compiling usdt-impl v0.5.0
32932026-09-02T04:11:04.400Z[ host-package] Compiling serde_with v3.21.0
32942026-09-02T04:11:04.457Z[ host-package] Compiling hkdf v0.12.4
32952026-09-02T04:11:04.509Z[ host-package] Compiling crypto-bigint v0.5.5
32962026-09-02T04:11:04.605Z[ host-package] Compiling daft v0.1.8
32972026-09-02T04:11:04.708Z[ host-package] Compiling foreign-types-shared v0.1.1
32982026-09-02T04:11:04.733Z[ host-package] Compiling ahash v0.8.12
32992026-09-02T04:11:04.734Z[ host-package] Compiling num-bigint-dig v0.8.6
33002026-09-02T04:11:04.854Z[ host-package] Compiling foreign-types v0.3.2
33012026-09-02T04:11:04.939Z[ host-package] Compiling packed_struct v0.10.1
33022026-09-02T04:11:05.014Z[ host-package] Compiling openssl-sys v0.9.117
33032026-09-02T04:11:05.018Z[ host-package] Compiling pkcs1 v0.7.5
33042026-09-02T04:11:05.066Z[ host-package] Compiling toml_edit v0.19.15
33052026-09-02T04:11:05.096Z[ host-package] Compiling serde-hex v0.1.0
33062026-09-02T04:11:05.220Z[ host-package] Compiling hashbrown v0.13.2
33072026-09-02T04:11:05.292Z[ host-package] Compiling bzip2 v0.4.4
33082026-09-02T04:11:05.418Z[ host-package] Compiling signal-hook-mio v0.2.5
33092026-09-02T04:11:05.472Z[ helios-setup] Sep 02 04:11:04.547 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33102026-09-02T04:11:05.549Z[ host-package] Compiling openssl v0.10.80
33112026-09-02T04:11:05.666Z[ host-package] Compiling elliptic-curve v0.13.8
33122026-09-02T04:11:05.795Z[ host-package] Compiling globset v0.4.18
33132026-09-02T04:11:05.974Z[ host-package] Compiling rsa v0.9.10
33142026-09-02T04:11:06.105Z[ host-package] Compiling ron v0.8.1
33152026-09-02T04:11:06.132Z[ host-package] Compiling block-padding v0.4.2
33162026-09-02T04:11:06.271Z[ host-package] Compiling hyper v1.10.1
33172026-09-02T04:11:06.322Z[ host-package] Compiling sha3 v0.10.8
33182026-09-02T04:11:06.358Z[ host-package] Compiling curve25519-dalek v4.1.3
33192026-09-02T04:11:06.428Z[ host-package] Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33202026-09-02T04:11:06.578Z[ host-package] Compiling inout v0.2.2
33212026-09-02T04:11:06.647Z[ helios-setup] Sep 02 04:11:05.722 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
33222026-09-02T04:11:06.761Z[ host-package] Compiling toml v0.7.8
33232026-09-02T04:11:06.876Z[ host-package] Compiling object v0.30.4
33242026-09-02T04:11:06.983Z[ host-package] Compiling zip v0.6.6
33252026-09-02T04:11:06.986Z[ host-package] Compiling jiff v0.2.34
33262026-09-02T04:11:07.096Z[ host-package] Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33272026-09-02T04:11:07.488Z[ host-package] Compiling cipher v0.5.2
33282026-09-02T04:11:07.626Z[ host-package] Compiling crossterm v0.28.1
33292026-09-02T04:11:07.856Z[ host-package] Compiling ed25519 v2.2.3
33302026-09-02T04:11:07.910Z[ host-package] Compiling serde-big-array v0.5.1
33312026-09-02T04:11:08.070Z[ host-package] Compiling pem v3.0.6
33322026-09-02T04:11:08.176Z[ host-package] Compiling petgraph v0.8.3
33332026-09-02T04:11:08.179Z[ host-package] Compiling object v0.37.3
33342026-09-02T04:11:08.443Z[ host-package] Compiling hyper-util v0.1.20
33352026-09-02T04:11:08.586Z[ host-package] Compiling ed25519-dalek v2.2.0
33362026-09-02T04:11:08.723Z[ host-package] Compiling heapless v0.7.17
33372026-09-02T04:11:08.922Z[ host-package] Compiling chacha20 v0.10.0
33382026-09-02T04:11:08.925Z[ host-package] Compiling byte-wrapper v0.1.0
33392026-09-02T04:11:09.022Z[ host-package] Compiling native-tls v0.2.18
33402026-09-02T04:11:09.207Z[ host-package] Compiling md-5 v0.10.6
33412026-09-02T04:11:09.323Z[ host-package] Compiling serde_plain v1.0.2
33422026-09-02T04:11:09.509Z[ host-package] Compiling tokio-native-tls v0.3.1
33432026-09-02T04:11:09.551Z[ host-package] Compiling zopfli v0.8.3
33442026-09-02T04:11:09.585Z[ host-package] Compiling postgres-protocol v0.6.10
33452026-09-02T04:11:09.637Z[ host-package] Compiling toml_edit v0.22.27
33462026-09-02T04:11:09.698Z[ host-package] Compiling smoltcp v0.9.1
33472026-09-02T04:11:09.745Z[ host-package] Compiling hickory-proto v0.25.2
33482026-09-02T04:11:09.799Z[ host-package] Compiling float-cmp v0.10.0
33492026-09-02T04:11:09.979Z[ host-package] Compiling textwrap v0.16.2
33502026-09-02T04:11:10.149Z[ host-package] Compiling postgres-types v0.2.12
33512026-09-02T04:11:10.398Z[ host-package] Compiling zip v4.6.1
33522026-09-02T04:11:10.589Z[ host-package] Compiling hyper-rustls v0.27.7
33532026-09-02T04:11:10.626Z[ host-package] Compiling hyper-tls v0.6.0
33542026-09-02T04:11:10.695Z[ host-package] Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33552026-09-02T04:11:10.837Z[ helios-setup] Sep 02 04:11:09.912 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
33562026-09-02T04:11:10.955Z[ host-package] Compiling reqwest v0.13.2
33572026-09-02T04:11:11.023Z[ host-package] Compiling reqwest v0.12.28
33582026-09-02T04:11:11.075Z[ host-package] Compiling predicates v3.1.4
33592026-09-02T04:11:11.176Z[ host-package] Compiling string_cache v0.8.9
33602026-09-02T04:11:11.227Z[ host-package] Compiling petgraph v0.6.5
33612026-09-02T04:11:11.285Z[ host-package] Compiling iddqd v0.4.2
33622026-09-02T04:11:11.452Z[ host-package] Compiling similar v2.7.0
33632026-09-02T04:11:11.505Z[ host-package] Compiling olpc-cjson v0.1.4
33642026-09-02T04:11:11.549Z[ host-package] Compiling tokio-stream v0.1.18
33652026-09-02T04:11:11.796Z[ host-package] Compiling backtrace v0.3.76
33662026-09-02T04:11:11.977Z[ host-package] Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33672026-09-02T04:11:12.091Z[ host-package] Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33682026-09-02T04:11:12.197Z[ host-package] Compiling tokio-postgres v0.7.16
33692026-09-02T04:11:12.367Z[ host-package] Compiling backtrace-ext v0.2.1
33702026-09-02T04:11:12.450Z[ host-package] Compiling fs-err v3.3.0
33712026-09-02T04:11:12.680Z[ host-package] Compiling tough v0.22.0
33722026-09-02T04:11:12.991Z[ host-package] Compiling miette v7.6.0
33732026-09-02T04:11:13.055Z[ host-package] Compiling buf-list v1.1.2
33742026-09-02T04:11:13.188Z[ host-package] Compiling thread_local v1.1.9
33752026-09-02T04:11:13.236Z[ host-package] Compiling is-terminal v0.4.17
33762026-09-02T04:11:13.332Z[ host-package] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33772026-09-02T04:11:13.395Z[ host-package] Compiling hostname v0.3.1
33782026-09-02T04:11:13.523Z[ host-package] Compiling slog-term v2.9.2
33792026-09-02T04:11:13.600Z[ host-package] Compiling slog-async v2.8.0
33802026-09-02T04:11:13.650Z[ host-package] Compiling slog-json v2.6.1
33812026-09-02T04:11:13.727Z[ host-package] Compiling compression-codecs v0.4.37
33822026-09-02T04:11:13.988Z[ host-package] Compiling slog-bunyan v2.5.0
33832026-09-02T04:11:14.224Z[ host-package] Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33842026-09-02T04:11:14.263Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33852026-09-02T04:11:14.293Z[ host-package] Compiling toml_datetime v1.1.1+spec-1.1.0
33862026-09-02T04:11:14.361Z[ host-package] Compiling serde_spanned v1.1.1
33872026-09-02T04:11:14.438Z[ host-package] Compiling multer v3.1.0
33882026-09-02T04:11:14.572Z[ host-package] Compiling async-compression v0.4.41
33892026-09-02T04:11:14.652Z[ host-package] Compiling toml v1.1.2+spec-1.1.0
33902026-09-02T04:11:14.879Z[ host-package] Compiling progenitor-client v0.14.0
33912026-09-02T04:11:14.972Z[ host-package] Compiling sha1 v0.11.0
33922026-09-02T04:11:15.083Z[ host-package] Compiling rustls-pemfile v2.2.0
33932026-09-02T04:11:15.086Z[ host-package] Compiling serde_path_to_error v0.1.20
33942026-09-02T04:11:15.543Z[ host-package] Compiling hostname v0.4.2
33952026-09-02T04:11:15.590Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
33962026-09-02T04:11:15.594Z[ host-package] Compiling atomicwrites v0.4.4
33972026-09-02T04:11:15.752Z[ host-package] Compiling macaddr v1.0.1
33982026-09-02T04:11:15.755Z[ host-package] Compiling instant v0.1.13
33992026-09-02T04:11:15.755Z[ host-package] Compiling oxide-generation v0.1.3
34002026-09-02T04:11:15.761Z[ host-package] Compiling regress v0.10.5
34012026-09-02T04:11:15.890Z[ host-package] Compiling progenitor-extras v0.2.0
34022026-09-02T04:11:15.893Z[ host-package] Compiling parse-display v0.10.0
34032026-09-02T04:11:16.027Z[ host-package] Compiling dropshot v0.17.1
34042026-09-02T04:11:16.027Z[ host-package] Compiling backoff v0.4.0
34052026-09-02T04:11:16.185Z[ host-package] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34062026-09-02T04:11:16.296Z[ host-package] Compiling half v2.7.1
34072026-09-02T04:11:16.358Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34082026-09-02T04:11:16.435Z[ host-package] Compiling heck v0.5.0
34092026-09-02T04:11:16.520Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34102026-09-02T04:11:16.550Z[ host-package] Compiling regress v0.11.1
34112026-09-02T04:11:16.554Z[ host-package] Compiling secrecy v0.10.3
34122026-09-02T04:11:16.670Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34132026-09-02T04:11:16.674Z[ host-package] Compiling ciborium-ll v0.2.2
34142026-09-02T04:11:16.757Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34152026-09-02T04:11:16.807Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34162026-09-02T04:11:16.947Z[ host-package] Compiling inout v0.1.4
34172026-09-02T04:11:17.248Z[ host-package] Compiling ciborium v0.2.2
34182026-09-02T04:11:17.329Z[ host-package] Compiling universal-hash v0.5.1
34192026-09-02T04:11:17.488Z[ host-package] Compiling cipher v0.4.4
34202026-09-02T04:11:17.577Z[ host-package] Compiling unsafe-libyaml v0.2.11
34212026-09-02T04:11:17.580Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34222026-09-02T04:11:17.732Z[ host-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34232026-09-02T04:11:17.972Z[ host-package] Compiling poly1305 v0.8.0
34242026-09-02T04:11:18.058Z[ host-package] Compiling chacha20 v0.9.1
34252026-09-02T04:11:18.128Z[ host-package] Compiling blake2 v0.10.6
34262026-09-02T04:11:18.349Z[ host-package] Compiling aead v0.5.2
34272026-09-02T04:11:18.456Z[ host-package] Compiling password-hash v0.5.0
34282026-09-02T04:11:18.520Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34292026-09-02T04:11:18.567Z[ host-package] Compiling vsss-rs v3.3.4
34302026-09-02T04:11:18.638Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
34312026-09-02T04:11:18.742Z[ host-package] Compiling chacha20poly1305 v0.10.1
34322026-09-02T04:11:18.914Z[ host-package] Compiling typify-impl v0.6.2
34332026-09-02T04:11:19.019Z[ host-package] Compiling argon2 v0.5.3
34342026-09-02T04:11:19.023Z[ host-package] Compiling camino-tempfile v1.4.1
34352026-09-02T04:11:19.138Z[ host-package] Compiling heapless v0.8.0
34362026-09-02T04:11:19.141Z[ host-package] Compiling ingot-types v0.2.0
34372026-09-02T04:11:19.563Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34382026-09-02T04:11:19.638Z[ host-package] Compiling cobs v0.3.0
34392026-09-02T04:11:19.780Z[ host-package] Compiling ingot v0.2.1
34402026-09-02T04:11:19.916Z[ host-package] Compiling smoltcp v0.11.0
34412026-09-02T04:11:19.973Z[ host-package] Compiling postcard v1.1.3
34422026-09-02T04:11:19.979Z[ host-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34432026-09-02T04:11:20.095Z[ host-package] Compiling cstr-argument v0.1.2
34442026-09-02T04:11:20.098Z[ host-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34452026-09-02T04:11:20.239Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34462026-09-02T04:11:20.312Z[ host-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34472026-09-02T04:11:20.425Z[ host-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34482026-09-02T04:11:20.521Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34492026-09-02T04:11:20.589Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34502026-09-02T04:11:20.592Z[ host-package] Compiling rand v0.10.1
34512026-09-02T04:11:20.592Z[ host-package] Compiling sigpipe v0.1.3
34522026-09-02T04:11:20.707Z[ host-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34532026-09-02T04:11:20.753Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34542026-09-02T04:11:20.825Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34552026-09-02T04:11:20.878Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34562026-09-02T04:11:20.881Z[ host-package] Compiling memmap v0.7.0
34572026-09-02T04:11:20.966Z[ host-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34582026-09-02T04:11:21.113Z[ host-package] Compiling usdt v0.5.0
34592026-09-02T04:11:21.160Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34602026-09-02T04:11:21.160Z[ host-package] Compiling zone v0.3.1
34612026-09-02T04:11:21.293Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34622026-09-02T04:11:21.445Z[ host-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34632026-09-02T04:11:21.476Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34642026-09-02T04:11:21.476Z[ host-package] Compiling derive-where v1.6.0
34652026-09-02T04:11:21.500Z[ host-package] Compiling bytecount v0.6.9
34662026-09-02T04:11:21.659Z[ host-package] Compiling toml v0.8.23
34672026-09-02T04:11:21.738Z[ host-package] Compiling tokio-dtrace v0.1.1
34682026-09-02T04:11:21.790Z[ host-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34692026-09-02T04:11:21.795Z[ helios-setup] Sep 02 04:11:20.869 INFO E| Finished `release` profile [optimized] target(s) in 42.06s
34702026-09-02T04:11:21.798Z[ helios-setup] Sep 02 04:11:20.872 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
34712026-09-02T04:11:21.799Z[ helios-setup] Sep 02 04:11:20.872 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34722026-09-02T04:11:21.856Z[ helios-setup] Sep 02 04:11:20.931 INFO building project "pilot" ok (42 seconds)
34732026-09-02T04:11:21.856Z[ helios-setup] Sep 02 04:11:20.931 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
34742026-09-02T04:11:21.865Z[ helios-setup] Sep 02 04:11:20.939 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.97.1-x86_64-unknown-illumos (default)"
34752026-09-02T04:11:21.865Z[ helios-setup] Sep 02 04:11:20.940 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
34762026-09-02T04:11:21.869Z[ helios-setup] Sep 02 04:11:20.940 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
34772026-09-02T04:11:21.961Z[ host-package] Compiling oxide-tokio-rt v0.1.4
34782026-09-02T04:11:21.973Z[ helios-setup] Sep 02 04:11:21.048 INFO E| Downloading crates ...
34792026-09-02T04:11:22.009Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34802026-09-02T04:11:22.024Z[ helios-setup] Sep 02 04:11:21.099 INFO E| Downloaded typenum v1.15.0
34812026-09-02T04:11:22.029Z[ helios-setup] Sep 02 04:11:21.103 INFO E| Downloaded generic-array v0.14.6
34822026-09-02T04:11:22.032Z[ helios-setup] Sep 02 04:11:21.107 INFO E| Downloaded anyhow v1.0.62
34832026-09-02T04:11:22.035Z[ helios-setup] Sep 02 04:11:21.109 INFO E| Downloaded cpufeatures v0.2.5
34842026-09-02T04:11:22.043Z[ helios-setup] Sep 02 04:11:21.118 INFO E| Downloaded block-buffer v0.10.3
34852026-09-02T04:11:22.050Z[ helios-setup] Sep 02 04:11:21.125 INFO E| Downloaded digest v0.10.3
34862026-09-02T04:11:22.053Z[ helios-setup] Sep 02 04:11:21.126 INFO E| Downloaded flate2 v1.0.25
34872026-09-02T04:11:22.056Z[ helios-setup] Sep 02 04:11:21.129 INFO E| Downloaded sha2 v0.10.5
34882026-09-02T04:11:22.056Z[ helios-setup] Sep 02 04:11:21.130 INFO E| Downloaded unicode-width v0.1.10
34892026-09-02T04:11:22.059Z[ helios-setup] Sep 02 04:11:21.131 INFO E| Downloaded bytes v1.2.1
34902026-09-02T04:11:22.059Z[ helios-setup] Sep 02 04:11:21.133 INFO E| Downloaded miniz_oxide v0.6.2
34912026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling typenum v1.15.0
34922026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling version_check v0.9.4
34932026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling cfg-if v1.0.0
34942026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling crc32fast v1.3.2
34952026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling adler v1.0.2
34962026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.175 INFO E| Compiling anyhow v1.0.62
34972026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.176 INFO E| Compiling cpufeatures v0.2.5
34982026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.176 INFO E| Compiling unicode-width v0.1.10
34992026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.176 INFO E| Compiling bitflags v1.3.2
35002026-09-02T04:11:22.104Z[ helios-setup] Sep 02 04:11:21.176 INFO E| Compiling bytes v1.2.1
35012026-09-02T04:11:22.243Z[ helios-setup] Sep 02 04:11:21.318 INFO E| Compiling miniz_oxide v0.6.2
35022026-09-02T04:11:22.265Z[ helios-setup] Sep 02 04:11:21.340 INFO E| Compiling getopts v0.2.21
35032026-09-02T04:11:22.272Z[ host-package] Compiling prettyplease v0.2.37
35042026-09-02T04:11:22.318Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35052026-09-02T04:11:22.395Z[ host-package] Compiling newline-converter v0.3.0
35062026-09-02T04:11:22.510Z[ host-package] Compiling gethostname v0.5.0
35072026-09-02T04:11:22.595Z[ host-package] Compiling console v0.15.11
35082026-09-02T04:11:22.632Z[ host-package] Compiling typify-macro v0.6.2
35092026-09-02T04:11:22.662Z[ host-package] Compiling slog-dtrace v0.3.0
35102026-09-02T04:11:22.755Z[ helios-setup] Sep 02 04:11:21.829 INFO E| Compiling generic-array v0.14.6
35112026-09-02T04:11:22.763Z[ host-package] Compiling cancel-safe-futures v0.1.5
35122026-09-02T04:11:22.800Z[ helios-setup] Sep 02 04:11:21.873 INFO E| Compiling flate2 v1.0.25
35132026-09-02T04:11:22.898Z[ host-package] Compiling num-rational v0.4.2
35142026-09-02T04:11:22.943Z[ host-package] Compiling num-complex v0.4.6
35152026-09-02T04:11:23.072Z[ host-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35162026-09-02T04:11:23.248Z[ host-package] Compiling expectorate v1.2.0
35172026-09-02T04:11:23.252Z[ host-package] Compiling oxide-update-engine-types v0.1.2
35182026-09-02T04:11:23.614Z[ host-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35192026-09-02T04:11:23.678Z[ host-package] Compiling resolv-conf v0.7.6
35202026-09-02T04:11:23.730Z[ host-package] Compiling compression-core v0.4.31
35212026-09-02T04:11:23.802Z[ host-package] Compiling match_cfg v0.1.0
35222026-09-02T04:11:23.913Z[ host-package] Compiling num v0.4.3
35232026-09-02T04:11:24.072Z[ host-package] Compiling crossbeam-channel v0.5.15
35242026-09-02T04:11:24.233Z[ host-package] Compiling toml_writer v1.1.1+spec-1.1.0
35252026-09-02T04:11:24.236Z[ host-package] Compiling linear-map v1.2.0
35262026-09-02T04:11:24.258Z[ host-package] Compiling take_mut v0.2.2
35272026-09-02T04:11:24.290Z[ helios-setup] Sep 02 04:11:23.364 INFO E| Compiling block-buffer v0.10.3
35282026-09-02T04:11:24.294Z[ helios-setup] Sep 02 04:11:23.364 INFO E| Compiling crypto-common v0.1.6
35292026-09-02T04:11:24.308Z[ host-package] Compiling float-ord v0.3.2
35302026-09-02T04:11:24.371Z[ host-package] Compiling typify v0.6.2
35312026-09-02T04:11:24.396Z[ helios-setup] Sep 02 04:11:23.471 INFO E| Compiling digest v0.10.3
35322026-09-02T04:11:24.480Z[ host-package] Compiling term v1.2.1
35332026-09-02T04:11:24.529Z[ host-package] Compiling progenitor-impl v0.14.0
35342026-09-02T04:11:24.564Z[ helios-setup] Sep 02 04:11:23.639 INFO E| Compiling sha2 v0.10.5
35352026-09-02T04:11:24.600Z[ host-package] Compiling oxide-update-engine v0.1.2
35362026-09-02T04:11:24.644Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35372026-09-02T04:11:24.695Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35382026-09-02T04:11:24.789Z[ helios-setup] Sep 02 04:11:23.863 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
35392026-09-02T04:11:25.160Z[ host-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35402026-09-02T04:11:25.582Z[ host-package] Compiling async-stream v0.3.6
35412026-09-02T04:11:25.723Z[ host-package] Compiling waitgroup v0.1.2
35422026-09-02T04:11:25.949Z[ host-package] Compiling backon v1.6.0
35432026-09-02T04:11:26.106Z[ host-package] Compiling linked-hash-map v0.5.6
35442026-09-02T04:11:26.173Z[ host-package] Compiling debug-ignore v1.0.5
35452026-09-02T04:11:26.265Z[ host-package] Compiling minimal-lexical v0.2.1
35462026-09-02T04:11:26.432Z[ host-package] Compiling lru-cache v0.1.2
35472026-09-02T04:11:26.683Z[ host-package] Compiling nom v7.1.3
35482026-09-02T04:11:26.737Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35492026-09-02T04:11:26.965Z[ host-package] Compiling progenitor-macro v0.14.0
35502026-09-02T04:11:26.968Z[ helios-setup] Sep 02 04:11:26.043 INFO E| Finished `release` profile [optimized] target(s) in 5.09s
35512026-09-02T04:11:26.985Z[ helios-setup] Sep 02 04:11:26.056 INFO building project "bootserver" ok (5 seconds)
35522026-09-02T04:11:26.985Z[ helios-setup] Sep 02 04:11:26.056 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
35532026-09-02T04:11:26.990Z[ helios-setup] Sep 02 04:11:26.064 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.97.1-x86_64-unknown-illumos (default)"
35542026-09-02T04:11:26.990Z[ helios-setup] Sep 02 04:11:26.064 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
35552026-09-02T04:11:26.993Z[ helios-setup] Sep 02 04:11:26.064 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
35562026-09-02T04:11:27.066Z[ host-package] Compiling itertools v0.14.0
35572026-09-02T04:11:27.195Z[ helios-setup] Sep 02 04:11:26.269 INFO E| Downloading crates ...
35582026-09-02T04:11:27.253Z[ helios-setup] Sep 02 04:11:26.327 INFO E| Downloaded miniz_oxide v0.8.8
35592026-09-02T04:11:27.260Z[ helios-setup] Sep 02 04:11:26.335 INFO E| Downloaded adler2 v2.0.0
35602026-09-02T04:11:27.300Z[ helios-setup] Sep 02 04:11:26.373 INFO E| Compiling adler2 v2.0.0
35612026-09-02T04:11:27.389Z[ helios-setup] Sep 02 04:11:26.463 INFO E| Compiling miniz_oxide v0.8.8
35622026-09-02T04:11:27.473Z[ host-package] Compiling unicode-xid v0.2.6
35632026-09-02T04:11:27.575Z[ host-package] Compiling humantime v2.3.0
35642026-09-02T04:11:27.634Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35652026-09-02T04:11:27.727Z[ host-package] Compiling hickory-proto v0.24.4
35662026-09-02T04:11:27.894Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35672026-09-02T04:11:27.969Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35682026-09-02T04:11:28.137Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35692026-09-02T04:11:28.479Z[ helios-setup] Sep 02 04:11:27.553 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
35702026-09-02T04:11:28.492Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35712026-09-02T04:11:28.906Z[ host-package] Compiling papergrid v0.11.0
35722026-09-02T04:11:28.950Z[ helios-setup] Sep 02 04:11:28.024 INFO E| Finished `release` profile [optimized] target(s) in 1.95s
35732026-09-02T04:11:28.953Z[ host-package] Compiling tabled_derive v0.7.0
35742026-09-02T04:11:28.961Z[ helios-setup] Sep 02 04:11:28.035 INFO building project "pinprick" ok (1 seconds)
35752026-09-02T04:11:28.961Z[ helios-setup] Sep 02 04:11:28.035 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
35762026-09-02T04:11:29.040Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35772026-09-02T04:11:29.077Z[ host-package] Compiling termtree v0.5.1
35782026-09-02T04:11:29.277Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35792026-09-02T04:11:29.304Z[ host-package] Compiling crossterm v0.29.0
35802026-09-02T04:11:29.345Z[ host-package] Compiling phf_shared v0.12.1
35812026-09-02T04:11:29.389Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35822026-09-02T04:11:29.545Z[ host-package] Compiling vte v0.14.1
35832026-09-02T04:11:29.570Z[ host-package] Compiling csv-core v0.1.13
35842026-09-02T04:11:29.883Z[ host-package] Compiling chrono-tz v0.10.4
35852026-09-02T04:11:29.905Z[ host-package] Compiling tabled v0.15.0
35862026-09-02T04:11:29.962Z[ host-package] Compiling highway v1.3.0
35872026-09-02T04:11:30.178Z[ host-package] Compiling csv v1.4.0
35882026-09-02T04:11:30.215Z[ host-package] Compiling strip-ansi-escapes v0.2.1
35892026-09-02T04:11:30.495Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35902026-09-02T04:11:30.786Z[ host-package] Compiling hickory-resolver v0.24.4
35912026-09-02T04:11:31.142Z[ host-package] Compiling phf v0.12.1
35922026-09-02T04:11:31.242Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35932026-09-02T04:11:31.312Z[ host-package] Compiling const_format_proc_macros v0.2.34
35942026-09-02T04:11:31.364Z[ host-package] Compiling fd-lock v4.0.4
35952026-09-02T04:11:31.432Z[ host-package] Compiling progenitor v0.14.0
35962026-09-02T04:11:31.544Z[ host-package] Compiling peg-macros v0.8.5
35972026-09-02T04:11:31.580Z[ host-package] Compiling nu-ansi-term v0.50.3
35982026-09-02T04:11:31.617Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35992026-09-02T04:11:31.874Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36002026-09-02T04:11:31.975Z[ host-package] Compiling reedline v0.40.0
36012026-09-02T04:11:32.038Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36022026-09-02T04:11:32.062Z[ host-package] Compiling bcs v0.1.6
36032026-09-02T04:11:32.122Z[ host-package] Compiling qorb v0.4.1
36042026-09-02T04:11:32.144Z[ host-package] Compiling const_format v0.2.35
36052026-09-02T04:11:32.468Z[ host-package] Compiling nom v8.0.0
36062026-09-02T04:11:32.536Z[ host-package] Compiling semver v0.1.20
36072026-09-02T04:11:32.898Z[ host-package] Compiling peg v0.8.5
36082026-09-02T04:11:32.934Z[ host-package] Compiling rustc_version v0.1.7
36092026-09-02T04:11:32.965Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36102026-09-02T04:11:33.028Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36112026-09-02T04:11:33.238Z[ host-package] Compiling newtype_derive v0.1.6
36122026-09-02T04:11:33.303Z[ host-package] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36132026-09-02T04:11:33.546Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
36142026-09-02T04:11:33.684Z[ host-package] Compiling steno v0.4.1
36152026-09-02T04:11:33.708Z[ host-package] Compiling dropshot-api-manager-types v0.8.0
36162026-09-02T04:11:33.732Z[ host-package] Compiling sha1 v0.10.6
36172026-09-02T04:11:34.019Z[ host-package] Compiling utf-8 v0.7.6
36182026-09-02T04:11:34.079Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36192026-09-02T04:11:34.156Z[ host-package] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
36202026-09-02T04:11:34.211Z[ host-package] Compiling tagptr v0.2.0
36212026-09-02T04:11:34.270Z[ host-package] Compiling tungstenite v0.21.0
36222026-09-02T04:11:34.419Z[ host-package] Compiling moka v0.12.13
36232026-09-02T04:11:34.444Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36242026-09-02T04:11:34.470Z[ host-package] Compiling darling_core v0.21.3
36252026-09-02T04:11:34.491Z[ host-package] Compiling display-error-chain v0.2.2
36262026-09-02T04:11:34.494Z[ host-package] Compiling vergen-lib v0.1.6
36272026-09-02T04:11:34.672Z[ host-package] Compiling diesel_derives v2.3.7
36282026-09-02T04:11:34.788Z[ host-package] Compiling scheduled-thread-pool v0.2.7
36292026-09-02T04:11:34.866Z[ host-package] Compiling vergen-gitcl v1.0.8
36302026-09-02T04:11:34.947Z[ host-package] Compiling tokio-tungstenite v0.21.0
36312026-09-02T04:11:35.117Z[ host-package] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36322026-09-02T04:11:35.267Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
36332026-09-02T04:11:35.290Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36342026-09-02T04:11:35.514Z[ host-package] Compiling dirs-sys-next v0.1.2
36352026-09-02T04:11:35.539Z[ host-package] Compiling maplit v1.0.2
36362026-09-02T04:11:35.597Z[ host-package] Compiling hickory-resolver v0.25.2
36372026-09-02T04:11:35.687Z[ host-package] Compiling glob v0.3.3
36382026-09-02T04:11:35.715Z[ host-package] Compiling crunchy v0.2.4
36392026-09-02T04:11:35.845Z[ host-package] Compiling dirs-next v2.0.0
36402026-09-02T04:11:35.920Z[ host-package] Compiling r2d2 v0.8.10
36412026-09-02T04:11:36.102Z[ host-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36422026-09-02T04:11:36.126Z[ host-package] Compiling clang-sys v1.8.1
36432026-09-02T04:11:36.241Z[ host-package] Compiling libscf-sys v1.2.0
36442026-09-02T04:11:36.317Z[ host-package] Compiling tiny-keccak v2.0.2
36452026-09-02T04:11:36.353Z[ host-package] Compiling downcast-rs v2.0.2
36462026-09-02T04:11:36.421Z[ host-package] Compiling xshell-macros v0.2.7
36472026-09-02T04:11:36.541Z[ host-package] Compiling term v0.7.0
36482026-09-02T04:11:36.622Z[ host-package] Compiling papergrid v0.18.0
36492026-09-02T04:11:36.670Z[ host-package] Compiling bit-vec v0.6.3
36502026-09-02T04:11:36.800Z[ host-package] Compiling darling_macro v0.21.3
36512026-09-02T04:11:36.923Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36522026-09-02T04:11:36.951Z[ host-package] Compiling xshell v0.2.7
36532026-09-02T04:11:36.998Z[ host-package] Compiling bit-set v0.5.3
36542026-09-02T04:11:37.067Z[ host-package] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
36552026-09-02T04:11:37.112Z[ host-package] Compiling ascii-canvas v3.0.0
36562026-09-02T04:11:37.136Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36572026-09-02T04:11:37.266Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36582026-09-02T04:11:37.371Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36592026-09-02T04:11:37.478Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
36602026-09-02T04:11:37.519Z[ host-package] Compiling darling v0.21.3
36612026-09-02T04:11:37.592Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
36622026-09-02T04:11:37.660Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36632026-09-02T04:11:37.698Z[ host-package] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
36642026-09-02T04:11:37.833Z[ host-package] Compiling dsl_auto_type v0.2.0
36652026-09-02T04:11:37.894Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36662026-09-02T04:11:37.973Z[ host-package] Compiling itertools v0.15.0
36672026-09-02T04:11:38.029Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36682026-09-02T04:11:38.109Z[ host-package] Compiling itertools v0.10.5
36692026-09-02T04:11:38.250Z[ host-package] Compiling tabled v0.21.0
36702026-09-02T04:11:38.293Z[ host-package] Compiling ena v0.14.4
36712026-09-02T04:11:38.432Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36722026-09-02T04:11:38.620Z[ host-package] Compiling libloading v0.8.9
36732026-09-02T04:11:38.687Z[ host-package] Compiling diff v0.1.13
36742026-09-02T04:11:38.926Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36752026-09-02T04:11:38.984Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
36762026-09-02T04:11:39.395Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36772026-09-02T04:11:39.421Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36782026-09-02T04:11:39.424Z[ host-package] Compiling bindgen v0.71.1
36792026-09-02T04:11:39.541Z[ host-package] Compiling regex-syntax v0.6.29
36802026-09-02T04:11:39.766Z[ host-package] Compiling unicase v2.9.0
36812026-09-02T04:11:39.914Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
36822026-09-02T04:11:40.337Z[ host-package] Compiling cexpr v0.6.0
36832026-09-02T04:11:40.457Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
36842026-09-02T04:11:40.856Z[ host-package] Compiling rustc-hash v2.1.1
36852026-09-02T04:11:41.128Z[ host-package] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
36862026-09-02T04:11:41.192Z[ host-package] Compiling lalrpop v0.19.12
36872026-09-02T04:11:41.377Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
36882026-09-02T04:11:41.544Z[ host-package] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
36892026-09-02T04:11:41.859Z[ host-package] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36902026-09-02T04:11:42.072Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36912026-09-02T04:11:42.655Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36922026-09-02T04:11:43.427Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
36932026-09-02T04:11:43.500Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
36942026-09-02T04:11:43.585Z[ host-package] Compiling headers-core v0.3.0
36952026-09-02T04:11:43.732Z[ host-package] Compiling libxml v0.3.3
36962026-09-02T04:11:43.779Z[ host-package] Compiling crc8 v0.1.1
36972026-09-02T04:11:43.951Z[ host-package] Compiling headers v0.4.1
36982026-09-02T04:11:44.034Z[ host-package] Compiling diesel v2.3.7
36992026-09-02T04:11:44.089Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
37002026-09-02T04:11:44.268Z[ host-package] Compiling strum_macros v0.24.3
37012026-09-02T04:11:44.336Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37022026-09-02T04:11:44.490Z[ host-package] Compiling indoc v1.0.9
37032026-09-02T04:11:45.032Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
37042026-09-02T04:11:45.253Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37052026-09-02T04:11:45.287Z[ host-package] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37062026-09-02T04:11:45.473Z[ host-package] Compiling quick-xml v0.37.5
37072026-09-02T04:11:45.729Z[ host-package] Compiling derive_builder v0.20.2
37082026-09-02T04:11:45.729Z[ host-package] Compiling oso-derive v0.27.3
37092026-09-02T04:11:45.923Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
37102026-09-02T04:11:46.020Z[ host-package] Compiling openssl-probe v0.1.6
37112026-09-02T04:11:46.292Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
37122026-09-02T04:11:46.334Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37132026-09-02T04:11:46.355Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37142026-09-02T04:11:46.502Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37152026-09-02T04:11:46.896Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37162026-09-02T04:11:46.923Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
37172026-09-02T04:11:47.115Z[ host-package] Compiling bb8 v0.8.6
37182026-09-02T04:11:47.190Z[ host-package] Compiling filetime v0.2.27
37192026-09-02T04:11:47.312Z[ host-package] Compiling trait-variant v0.1.2
37202026-09-02T04:11:47.381Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
37212026-09-02T04:11:47.468Z[ host-package] Compiling half v1.8.3
37222026-09-02T04:11:47.628Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
37232026-09-02T04:11:47.631Z[ host-package] Compiling tar v0.4.46
37242026-09-02T04:11:47.853Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37252026-09-02T04:11:47.895Z[ host-package] Compiling proc-macro-error2 v2.0.1
37262026-09-02T04:11:47.981Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
37272026-09-02T04:11:48.043Z[ host-package] Compiling serde_cbor v0.11.2
37282026-09-02T04:11:48.162Z[ host-package] Compiling samael v0.0.19
37292026-09-02T04:11:48.206Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
37302026-09-02T04:11:48.239Z[ host-package] Compiling hashbrown v0.14.5
37312026-09-02T04:11:48.306Z[ host-package] Compiling rfc6979 v0.4.0
37322026-09-02T04:11:48.494Z[ host-package] Compiling salty v0.3.0
37332026-09-02T04:11:48.554Z[ host-package] Compiling ecdsa v0.16.9
37342026-09-02T04:11:48.683Z[ host-package] Compiling knus-derive v3.4.0
37352026-09-02T04:11:48.812Z[ host-package] Compiling chumsky v0.9.3
37362026-09-02T04:11:49.032Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37372026-09-02T04:11:49.071Z[ host-package] Compiling primeorder v0.13.6
37382026-09-02T04:11:49.275Z[ host-package] Compiling nonempty v0.12.0
37392026-09-02T04:11:49.364Z[ host-package] Compiling p384 v0.13.1
37402026-09-02T04:11:49.391Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37412026-09-02T04:11:49.507Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
37422026-09-02T04:11:49.736Z[ host-package] Compiling polar-core v0.27.3
37432026-09-02T04:11:49.931Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37442026-09-02T04:11:50.031Z[ host-package] Compiling fxhash v0.2.1
37452026-09-02T04:11:50.136Z[ host-package] Compiling knus v3.4.0
37462026-09-02T04:11:50.180Z[ host-package] Compiling libz-sys v1.1.24
37472026-09-02T04:11:50.213Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
37482026-09-02T04:11:50.409Z[ host-package] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37492026-09-02T04:11:50.493Z[ host-package] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37502026-09-02T04:11:50.706Z[ host-package] Compiling kstat-rs v0.2.5
37512026-09-02T04:11:50.982Z[ host-package] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
37522026-09-02T04:11:51.017Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37532026-09-02T04:11:51.143Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37542026-09-02T04:11:51.165Z[ host-package] Compiling mime_guess v2.0.5
37552026-09-02T04:11:51.528Z[ host-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37562026-09-02T04:11:51.672Z[ host-package] Compiling nanorand v0.7.0
37572026-09-02T04:11:52.017Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
37582026-09-02T04:11:52.203Z[ host-package] Compiling parking_lot_core v0.8.6
37592026-09-02T04:11:52.318Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
37602026-09-02T04:11:52.443Z[ helios-setup] Sep 02 04:11:51.515 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')"
37612026-09-02T04:11:52.443Z[ helios-setup] Sep 02 04:11:51.515 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
37622026-09-02T04:11:52.475Z[ helios-setup] Sep 02 04:11:51.549 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')"
37632026-09-02T04:11:52.475Z[ helios-setup] Sep 02 04:11:51.550 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
37642026-09-02T04:11:52.475Z[ helios-setup] Sep 02 04:11:51.550 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
37652026-09-02T04:11:52.569Z[ host-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37662026-09-02T04:11:52.645Z[ helios-setup] Sep 02 04:11:51.719 INFO E| Updating crates.io index
37672026-09-02T04:11:52.648Z[ helios-setup] Sep 02 04:11:51.719 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
37682026-09-02T04:11:52.659Z[ host-package] Compiling flume v0.11.1
37692026-09-02T04:11:52.868Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37702026-09-02T04:11:52.948Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37712026-09-02T04:11:53.047Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37722026-09-02T04:11:53.148Z[ helios-setup] Sep 02 04:11:52.222 INFO E| From https://github.com/oxidecomputer/amd-apcb
37732026-09-02T04:11:53.148Z[ helios-setup] Sep 02 04:11:52.222 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
37742026-09-02T04:11:53.162Z[ helios-setup] Sep 02 04:11:52.236 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
37752026-09-02T04:11:53.359Z[ host-package] Compiling git-stub v1.0.0
37762026-09-02T04:11:53.440Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
37772026-09-02T04:11:53.532Z[ host-package] Compiling http-range v0.1.5
37782026-09-02T04:11:53.558Z[ helios-setup] Sep 02 04:11:52.632 INFO E| From https://github.com/oxidecomputer/amd-efs
37792026-09-02T04:11:53.558Z[ helios-setup] Sep 02 04:11:52.632 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
37802026-09-02T04:11:53.639Z[ host-package] Compiling instability v0.3.11
37812026-09-02T04:11:53.712Z[ host-package] Compiling strsim v0.10.0
37822026-09-02T04:11:53.788Z[ host-package] Compiling corncobs v0.1.4
37832026-09-02T04:11:53.858Z[ host-package] Compiling git-stub-vcs v0.1.0
37842026-09-02T04:11:53.898Z[ helios-setup] Sep 02 04:11:52.972 INFO E| Downloading crates ...
37852026-09-02T04:11:53.941Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37862026-09-02T04:11:53.946Z[ helios-setup] Sep 02 04:11:53.021 INFO E| Downloaded ansi_term v0.12.1
37872026-09-02T04:11:53.953Z[ helios-setup] Sep 02 04:11:53.028 INFO E| Downloaded four-cc v0.4.0
37882026-09-02T04:11:53.965Z[ helios-setup] Sep 02 04:11:53.038 INFO E| Downloaded heck v0.3.3
37892026-09-02T04:11:53.965Z[ helios-setup] Sep 02 04:11:53.039 INFO E| Downloaded strum v0.27.1
37902026-09-02T04:11:53.974Z[ helios-setup] Sep 02 04:11:53.042 INFO E| Downloaded modular-bitfield v0.13.1
37912026-09-02T04:11:53.977Z[ helios-setup] Sep 02 04:11:53.049 INFO E| Downloaded dyn-clone v1.0.19
37922026-09-02T04:11:53.977Z[ helios-setup] Sep 02 04:11:53.050 INFO E| Downloaded vec_map v0.8.2
37932026-09-02T04:11:53.977Z[ helios-setup] Sep 02 04:11:53.051 INFO E| Downloaded unic-ucd-version v0.9.0
37942026-09-02T04:11:53.977Z[ helios-setup] Sep 02 04:11:53.051 INFO E| Downloaded modular-bitfield-impl v0.13.1
37952026-09-02T04:11:53.981Z[ helios-setup] Sep 02 04:11:53.052 INFO E| Downloaded fletcher v1.0.0
37962026-09-02T04:11:53.983Z[ helios-setup] Sep 02 04:11:53.053 INFO E| Downloaded modular-bitfield-impl v0.11.2
37972026-09-02T04:11:53.984Z[ helios-setup] Sep 02 04:11:53.054 INFO E| Downloaded unic-char-range v0.9.0
37982026-09-02T04:11:53.984Z[ helios-setup] Sep 02 04:11:53.055 INFO E| Downloaded unic-ucd-ident v0.9.0
37992026-09-02T04:11:53.984Z[ helios-setup] Sep 02 04:11:53.056 INFO E| Downloaded strsim v0.8.0
38002026-09-02T04:11:53.984Z[ helios-setup] Sep 02 04:11:53.057 INFO E| Downloaded unic-common v0.9.0
38012026-09-02T04:11:53.990Z[ helios-setup] Sep 02 04:11:53.065 INFO E| Downloaded unic-char-property v0.9.0
38022026-09-02T04:11:53.993Z[ helios-setup] Sep 02 04:11:53.066 INFO E| Downloaded parse_int v0.9.0
38032026-09-02T04:11:53.996Z[ helios-setup] Sep 02 04:11:53.069 INFO E| Downloaded strum_macros v0.27.1
38042026-09-02T04:11:53.998Z[ helios-setup] Sep 02 04:11:53.072 INFO E| Downloaded modular-bitfield v0.11.2
38052026-09-02T04:11:54.006Z[ helios-setup] Sep 02 04:11:53.079 INFO E| Downloaded pest v2.8.0
38062026-09-02T04:11:54.009Z[ host-package] Compiling darling_core v0.13.4
38072026-09-02T04:11:54.009Z[ helios-setup] Sep 02 04:11:53.082 INFO E| Downloaded structopt-derive v0.4.18
38082026-09-02T04:11:54.009Z[ helios-setup] Sep 02 04:11:53.083 INFO E| Downloaded bytesize v2.0.1
38092026-09-02T04:11:54.012Z[ helios-setup] Sep 02 04:11:53.084 INFO E| Downloaded rustversion v1.0.20
38102026-09-02T04:11:54.012Z[ helios-setup] Sep 02 04:11:53.086 INFO E| Downloaded pest_generator v2.8.0
38112026-09-02T04:11:54.012Z[ helios-setup] Sep 02 04:11:53.086 INFO E| Downloaded textwrap v0.11.0
38122026-09-02T04:11:54.015Z[ helios-setup] Sep 02 04:11:53.088 INFO E| Downloaded pest_meta v2.8.0
38132026-09-02T04:11:54.015Z[ helios-setup] Sep 02 04:11:53.089 INFO E| Downloaded log v0.4.27
38142026-09-02T04:11:54.018Z[ helios-setup] Sep 02 04:11:53.090 INFO E| Downloaded pest_derive v2.8.0
38152026-09-02T04:11:54.024Z[ helios-setup] Sep 02 04:11:53.092 INFO E| Downloaded structopt v0.3.26
38162026-09-02T04:11:54.024Z[ helios-setup] Sep 02 04:11:53.097 INFO E| Downloaded typenum v1.18.0
38172026-09-02T04:11:54.032Z[ helios-setup] Sep 02 04:11:53.107 INFO E| Downloaded zerocopy-derive v0.8.25
38182026-09-02T04:11:54.041Z[ helios-setup] Sep 02 04:11:53.115 INFO E| Downloaded clap v2.34.0
38192026-09-02T04:11:54.045Z[ helios-setup] Sep 02 04:11:53.119 INFO E| Downloaded goblin v0.9.3
38202026-09-02T04:11:54.048Z[ helios-setup] Sep 02 04:11:53.123 INFO E| Downloaded zerocopy v0.8.25
38212026-09-02T04:11:54.058Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38222026-09-02T04:11:54.118Z[ helios-setup] Sep 02 04:11:53.192 INFO E| Compiling proc-macro2 v1.0.95
38232026-09-02T04:11:54.146Z[ helios-setup] Sep 02 04:11:53.220 INFO E| Compiling unicode-ident v1.0.18
38242026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.220 INFO E| Compiling memchr v2.7.4
38252026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling autocfg v1.4.0
38262026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling thiserror v2.0.12
38272026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling serde v1.0.219
38282026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling syn v1.0.109
38292026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling version_check v0.9.5
38302026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling serde_json v1.0.140
38312026-09-02T04:11:54.149Z[ helios-setup] Sep 02 04:11:53.221 INFO E| Compiling schemars v0.8.22
38322026-09-02T04:11:54.223Z[ helios-setup] Sep 02 04:11:53.297 INFO E| Compiling ryu v1.0.20
38332026-09-02T04:11:54.226Z[ helios-setup] Sep 02 04:11:53.298 INFO E| Compiling itoa v1.0.15
38342026-09-02T04:11:54.226Z[ helios-setup] Sep 02 04:11:53.298 INFO E| Compiling libc v0.2.172
38352026-09-02T04:11:54.388Z[ helios-setup] Sep 02 04:11:53.463 INFO E| Compiling zerocopy v0.8.25
38362026-09-02T04:11:54.392Z[ helios-setup] Sep 02 04:11:53.463 INFO E| Compiling static_assertions v1.1.0
38372026-09-02T04:11:54.392Z[ helios-setup] Sep 02 04:11:53.463 INFO E| Compiling dyn-clone v1.0.19
38382026-09-02T04:11:54.922Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38392026-09-02T04:11:54.994Z[ host-package] Compiling progenitor-impl v0.13.0
38402026-09-02T04:11:55.005Z[ helios-setup] Sep 02 04:11:54.079 INFO E| Compiling paste v1.0.15
38412026-09-02T04:11:55.012Z[ helios-setup] Sep 02 04:11:54.080 INFO E| Compiling rustversion v1.0.20
38422026-09-02T04:11:55.016Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
38432026-09-02T04:11:55.032Z[ helios-setup] Sep 02 04:11:54.106 INFO E| Compiling proc-macro-error-attr v1.0.4
38442026-09-02T04:11:55.073Z[ helios-setup] Sep 02 04:11:54.148 INFO E| Compiling ucd-trie v0.1.7
38452026-09-02T04:11:55.073Z[ helios-setup] Sep 02 04:11:54.148 INFO E| Compiling proc-macro-error v1.0.4
38462026-09-02T04:11:55.134Z[ helios-setup] Sep 02 04:11:54.208 INFO E| Compiling once_cell v1.21.3
38472026-09-02T04:11:55.245Z[ host-package] Compiling ignore v0.4.25
38482026-09-02T04:11:55.294Z[ helios-setup] Sep 02 04:11:54.368 INFO E| Compiling unicode-width v0.1.14
38492026-09-02T04:11:55.326Z[ helios-setup] Sep 02 04:11:54.400 INFO E| Compiling heck v0.5.0
38502026-09-02T04:11:55.333Z[ host-package] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
38512026-09-02T04:11:55.423Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38522026-09-02T04:11:55.680Z[ helios-setup] Sep 02 04:11:54.755 INFO E| Compiling unicode-segmentation v1.12.0
38532026-09-02T04:11:55.699Z[ helios-setup] Sep 02 04:11:54.770 INFO E| Compiling textwrap v0.11.0
38542026-09-02T04:11:55.709Z[ helios-setup] Sep 02 04:11:54.783 INFO E| Compiling strsim v0.8.0
38552026-09-02T04:11:55.766Z[ helios-setup] Sep 02 04:11:54.840 INFO E| Compiling byteorder v1.5.0
38562026-09-02T04:11:55.774Z[ helios-setup] Sep 02 04:11:54.849 INFO E| Compiling unic-char-range v0.9.0
38572026-09-02T04:11:55.866Z[ helios-setup] Sep 02 04:11:54.940 INFO E| Compiling fletcher v1.0.0
38582026-09-02T04:11:55.879Z[ helios-setup] Sep 02 04:11:54.953 INFO E| Compiling quote v1.0.40
38592026-09-02T04:11:55.906Z[ helios-setup] Sep 02 04:11:54.980 INFO E| Compiling ansi_term v0.12.1
38602026-09-02T04:11:55.970Z[ helios-setup] Sep 02 04:11:55.044 INFO E| Compiling num-traits v0.2.19
38612026-09-02T04:11:55.980Z[ helios-setup] Sep 02 04:11:55.054 INFO E| Compiling memoffset v0.9.1
38622026-09-02T04:11:56.033Z[ helios-setup] Sep 02 04:11:55.107 INFO E| Compiling bitflags v1.3.2
38632026-09-02T04:11:56.125Z[ host-package] Compiling secrecy v0.8.0
38642026-09-02T04:11:56.133Z[ helios-setup] Sep 02 04:11:55.207 INFO E| Compiling unic-common v0.9.0
38652026-09-02T04:11:56.148Z[ helios-setup] Sep 02 04:11:55.222 INFO E| Compiling vec_map v0.8.2
38662026-09-02T04:11:56.164Z[ helios-setup] Sep 02 04:11:55.238 INFO E| Compiling strum v0.27.1
38672026-09-02T04:11:56.176Z[ host-package] Compiling anstyle-parse v0.2.7
38682026-09-02T04:11:56.242Z[ helios-setup] Sep 02 04:11:55.316 INFO E| Compiling heck v0.3.3
38692026-09-02T04:11:56.279Z[ helios-setup] Sep 02 04:11:55.353 INFO E| Compiling atty v0.2.14
38702026-09-02T04:11:56.284Z[ helios-setup] Sep 02 04:11:55.358 INFO E| Compiling unic-ucd-version v0.9.0
38712026-09-02T04:11:56.312Z[ helios-setup] Sep 02 04:11:55.386 INFO E| Compiling syn v2.0.101
38722026-09-02T04:11:56.327Z[ helios-setup] Sep 02 04:11:55.401 INFO E| Compiling unic-char-property v0.9.0
38732026-09-02T04:11:56.370Z[ helios-setup] Sep 02 04:11:55.444 INFO E| Compiling clap v2.34.0
38742026-09-02T04:11:56.392Z[ helios-setup] Sep 02 04:11:55.466 INFO E| Compiling log v0.4.27
38752026-09-02T04:11:56.400Z[ helios-setup] Sep 02 04:11:55.474 INFO E| Compiling plain v0.2.3
38762026-09-02T04:11:56.405Z[ helios-setup] Sep 02 04:11:55.479 INFO E| Compiling lazy_static v1.5.0
38772026-09-02T04:11:56.459Z[ helios-setup] Sep 02 04:11:55.533 INFO E| Compiling unic-ucd-ident v0.9.0
38782026-09-02T04:11:56.490Z[ helios-setup] Sep 02 04:11:55.563 INFO E| Compiling bytesize v2.0.1
38792026-09-02T04:11:56.548Z[ host-package] Compiling vergen-git2 v9.1.0
38802026-09-02T04:11:56.786Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38812026-09-02T04:11:56.997Z[ host-package] Compiling castaway v0.2.4
38822026-09-02T04:11:57.225Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38832026-09-02T04:11:57.460Z[ helios-setup] Sep 02 04:11:56.534 INFO E| Compiling parse_int v0.9.0
38842026-09-02T04:11:57.520Z[ host-package] Compiling indoc v2.0.7
38852026-09-02T04:11:58.015Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38862026-09-02T04:11:58.492Z[ host-package] Compiling progenitor-macro v0.13.0
38872026-09-02T04:11:58.757Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
38882026-09-02T04:11:59.232Z[ host-package] Compiling compact_str v0.8.1
38892026-09-02T04:11:59.277Z[ helios-setup] Sep 02 04:11:58.351 INFO E| Compiling serde_derive_internals v0.29.1
38902026-09-02T04:11:59.351Z[ helios-setup] Sep 02 04:11:58.425 INFO E| Compiling modular-bitfield-impl v0.11.2
38912026-09-02T04:11:59.351Z[ helios-setup] Sep 02 04:11:58.425 INFO E| Compiling structopt-derive v0.4.18
38922026-09-02T04:11:59.554Z[ host-package] Compiling anstream v0.6.21
38932026-09-02T04:11:59.994Z[ host-package] Compiling globwalk v0.9.1
38942026-09-02T04:12:00.205Z[ host-package] Compiling darling_macro v0.13.4
38952026-09-02T04:12:00.274Z[ host-package] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
38962026-09-02T04:12:00.526Z[ helios-setup] Sep 02 04:11:59.601 INFO E| Compiling modular-bitfield v0.11.2
38972026-09-02T04:12:00.568Z[ host-package] Compiling parking_lot v0.11.2
38982026-09-02T04:12:00.675Z[ helios-setup] Sep 02 04:11:59.749 INFO E| Compiling structopt v0.3.26
38992026-09-02T04:12:00.800Z[ host-package] Compiling hyper-staticfile v0.10.1
39002026-09-02T04:12:00.852Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling thiserror-impl v2.0.12
39012026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling serde_derive v1.0.219
39022026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling schemars_derive v0.8.22
39032026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling zerocopy-derive v0.8.25
39042026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling num-derive v0.4.2
39052026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling modular-bitfield-impl v0.13.1
39062026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling scroll_derive v0.12.1
39072026-09-02T04:12:00.853Z[ helios-setup] Sep 02 04:11:59.924 INFO E| Compiling strum_macros v0.27.1
39082026-09-02T04:12:01.049Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39092026-09-02T04:12:01.469Z[ host-package] Compiling oso v0.27.3
39102026-09-02T04:12:01.573Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
39112026-09-02T04:12:01.967Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39122026-09-02T04:12:02.131Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39132026-09-02T04:12:02.335Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
39142026-09-02T04:12:02.385Z[ host-package] Compiling predicates-tree v1.0.13
39152026-09-02T04:12:02.532Z[ helios-setup] Sep 02 04:12:01.605 INFO E| Compiling scroll v0.12.0
39162026-09-02T04:12:02.588Z[ helios-setup] Sep 02 04:12:01.661 INFO E| Compiling modular-bitfield v0.13.1
39172026-09-02T04:12:02.806Z[ helios-setup] Sep 02 04:12:01.879 INFO E| Compiling pest v2.8.0
39182026-09-02T04:12:02.844Z[ helios-setup] Sep 02 04:12:01.917 INFO E| Compiling goblin v0.9.3
39192026-09-02T04:12:03.004Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39202026-09-02T04:12:03.027Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
39212026-09-02T04:12:03.377Z[ host-package] Compiling progenitor-client v0.13.0
39222026-09-02T04:12:03.472Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39232026-09-02T04:12:03.841Z[ host-package] Compiling unicode-truncate v1.1.0
39242026-09-02T04:12:04.085Z[ host-package] Compiling digest-io v0.1.0
39252026-09-02T04:12:04.089Z[ helios-setup] Sep 02 04:12:03.163 INFO E| Compiling pest_meta v2.8.0
39262026-09-02T04:12:04.123Z[ host-package] Compiling sha2 v0.11.0
39272026-09-02T04:12:04.219Z[ host-package] Compiling lru v0.12.5
39282026-09-02T04:12:04.321Z[ host-package] Compiling prefix-trie v0.7.0
39292026-09-02T04:12:04.366Z[ host-package] Compiling rand_seeder v0.4.0
39302026-09-02T04:12:04.495Z[ host-package] Compiling cassowary v0.3.0
39312026-09-02T04:12:04.694Z[ helios-setup] Sep 02 04:12:03.768 INFO E| Compiling pest_generator v2.8.0
39322026-09-02T04:12:04.829Z[ host-package] Compiling hickory-server v0.25.2
39332026-09-02T04:12:04.944Z[ host-package] Compiling ratatui v0.29.0
39342026-09-02T04:12:05.094Z[ host-package] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39352026-09-02T04:12:05.397Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
39362026-09-02T04:12:05.470Z[ host-package] Compiling progenitor v0.13.0
39372026-09-02T04:12:05.647Z[ helios-setup] Sep 02 04:12:04.720 INFO E| Compiling pest_derive v2.8.0
39382026-09-02T04:12:05.715Z[ host-package] Compiling camino-tempfile-ext v0.3.3
39392026-09-02T04:12:06.133Z[ host-package] Compiling async-bb8-diesel v0.2.1
39402026-09-02T04:12:06.266Z[ helios-setup] Sep 02 04:12:05.340 INFO E| Compiling json5 v0.4.1
39412026-09-02T04:12:06.489Z[ host-package] Compiling diesel-dtrace v0.5.0
39422026-09-02T04:12:06.901Z[ host-package] Compiling darling v0.13.4
39432026-09-02T04:12:07.077Z[ host-package] Compiling sled v0.34.7
39442026-09-02T04:12:07.840Z[ helios-setup] Sep 02 04:12:06.914 INFO E| Compiling four-cc v0.4.0
39452026-09-02T04:12:07.840Z[ helios-setup] Sep 02 04:12:06.914 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
39462026-09-02T04:12:07.859Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39472026-09-02T04:12:07.977Z[ helios-setup] Sep 02 04:12:07.051 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
39482026-09-02T04:12:08.356Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39492026-09-02T04:12:08.585Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
39502026-09-02T04:12:09.373Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
39512026-09-02T04:12:09.642Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39522026-09-02T04:12:09.902Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39532026-09-02T04:12:10.048Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
39542026-09-02T04:12:10.272Z[ host-package] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39552026-09-02T04:12:10.621Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39562026-09-02T04:12:11.026Z[ host-package] Compiling serde_with_macros v1.5.2
39572026-09-02T04:12:11.193Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39582026-09-02T04:12:11.534Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39592026-09-02T04:12:11.682Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39602026-09-02T04:12:11.763Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39612026-09-02T04:12:11.890Z[ host-package] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
39622026-09-02T04:12:11.934Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39632026-09-02T04:12:12.003Z[ host-package] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
39642026-09-02T04:12:12.065Z[ host-package] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
39652026-09-02T04:12:12.139Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39662026-09-02T04:12:12.165Z[ host-package] Compiling arc-swap v1.8.2
39672026-09-02T04:12:12.245Z[ host-package] Compiling void v1.0.2
39682026-09-02T04:12:12.406Z[ host-package] Compiling lzss v0.8.2
39692026-09-02T04:12:12.479Z[ host-package] Compiling slog-scope v4.4.1
39702026-09-02T04:12:12.558Z[ host-package] Compiling serde_with v1.14.0
39712026-09-02T04:12:12.604Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
39722026-09-02T04:12:12.604Z[ host-package] Compiling scuffle v0.1.0
39732026-09-02T04:12:12.651Z[ host-package] Compiling tungstenite v0.23.0
39742026-09-02T04:12:12.677Z[ host-package] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
39752026-09-02T04:12:12.857Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39762026-09-02T04:12:13.020Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
39772026-09-02T04:12:13.268Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39782026-09-02T04:12:13.309Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
39792026-09-02T04:12:13.547Z[ host-package] Compiling nix v0.27.1
39802026-09-02T04:12:13.620Z[ host-package] Compiling libsw-core v0.3.2
39812026-09-02T04:12:13.798Z[ host-package] Compiling twox-hash v2.1.2
39822026-09-02T04:12:13.828Z[ host-package] Compiling serde_bytes v0.11.19
39832026-09-02T04:12:13.870Z[ host-package] Compiling atty v0.2.14
39842026-09-02T04:12:14.035Z[ host-package] Compiling libsw v3.5.0
39852026-09-02T04:12:14.102Z[ host-package] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
39862026-09-02T04:12:14.158Z[ host-package] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39872026-09-02T04:12:14.162Z[ host-package] Compiling tokio-tungstenite v0.23.1
39882026-09-02T04:12:14.213Z[ host-package] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
39892026-09-02T04:12:14.273Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
39902026-09-02T04:12:14.320Z[ host-package] Compiling slog-stdlog v4.1.1
39912026-09-02T04:12:14.342Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39922026-09-02T04:12:14.481Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
39932026-09-02T04:12:14.561Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39942026-09-02T04:12:14.669Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39952026-09-02T04:12:14.714Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
39962026-09-02T04:12:14.769Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39972026-09-02T04:12:14.995Z[ host-package] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39982026-09-02T04:12:15.379Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39992026-09-02T04:12:15.478Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
40002026-09-02T04:12:15.590Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
40012026-09-02T04:12:15.892Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40022026-09-02T04:12:16.519Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40032026-09-02T04:12:16.726Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40042026-09-02T04:12:16.880Z[ host-package] Compiling signal-hook-tokio v0.3.1
40052026-09-02T04:12:16.943Z[ host-package] Compiling fatfs v0.3.6
40062026-09-02T04:12:17.072Z[ host-package] Compiling yasna v0.5.2
40072026-09-02T04:12:17.451Z[ host-package] Compiling console v0.16.2
40082026-09-02T04:12:17.643Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40092026-09-02T04:12:17.711Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40102026-09-02T04:12:17.945Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40112026-09-02T04:12:17.948Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40122026-09-02T04:12:18.109Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40132026-09-02T04:12:18.380Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40142026-09-02T04:12:19.744Z[ host-package] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
40152026-09-02T04:12:20.029Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40162026-09-02T04:12:20.707Z[ host-package] Compiling git2 v0.20.4
40172026-09-02T04:12:20.734Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40182026-09-02T04:12:20.899Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
40192026-09-02T04:12:21.480Z[ host-package] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
40202026-09-02T04:12:21.799Z[ helios-setup] Sep 02 04:12:20.873 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
40212026-09-02T04:12:22.367Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40222026-09-02T04:12:22.730Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40232026-09-02T04:12:22.815Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40242026-09-02T04:12:24.105Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40252026-09-02T04:12:24.202Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40262026-09-02T04:12:24.272Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
40272026-09-02T04:12:24.611Z[ host-package] Compiling seq-macro v0.3.6
40282026-09-02T04:12:24.751Z[ host-package] Compiling assert_matches v1.5.0
40292026-09-02T04:12:25.019Z[ host-package] Compiling indicatif v0.18.4
40302026-09-02T04:12:25.408Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40312026-09-02T04:12:25.516Z[ helios-setup] Sep 02 04:12:24.589 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
40322026-09-02T04:12:26.137Z[ host-package] Compiling rcgen v0.12.1
40332026-09-02T04:12:26.552Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40342026-09-02T04:12:26.757Z[ host-package] Compiling slog-envlogger v2.2.0
40352026-09-02T04:12:27.471Z[ host-package] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
40362026-09-02T04:12:27.497Z[ host-package] Compiling oxide-update-engine-display v0.1.2
40372026-09-02T04:12:28.297Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
40382026-09-02T04:12:31.116Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40392026-09-02T04:12:31.317Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40402026-09-02T04:12:32.058Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
40412026-09-02T04:12:32.486Z[ host-package] Compiling port-file v0.1.0
40422026-09-02T04:12:32.688Z[ host-package] Compiling rtoolbox v0.0.3
40432026-09-02T04:12:32.990Z[ host-package] Compiling subprocess v0.2.15
40442026-09-02T04:12:33.100Z[ host-package] Compiling rpassword v7.5.4
40452026-09-02T04:12:33.317Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
40462026-09-02T04:12:33.592Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40472026-09-02T04:12:33.633Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40482026-09-02T04:12:33.828Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
40492026-09-02T04:12:34.010Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40502026-09-02T04:12:34.473Z[ host-package] Compiling tui-tree-widget v0.23.1
40512026-09-02T04:12:34.784Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40522026-09-02T04:12:34.949Z[ host-package] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
40532026-09-02T04:12:35.057Z[ host-package] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
40542026-09-02T04:12:36.096Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
40552026-09-02T04:12:37.146Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40562026-09-02T04:12:37.218Z[ helios-setup] Sep 02 04:12:36.292 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.70s
40572026-09-02T04:12:37.254Z[ helios-setup] Sep 02 04:12:36.327 INFO building project "amd-host-image-builder" ok (44 seconds)
40582026-09-02T04:12:37.254Z[ helios-setup] Sep 02 04:12:36.327 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
40592026-09-02T04:12:37.261Z[ helios-setup] Sep 02 04:12:36.335 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.97.1-x86_64-unknown-illumos (default)"
40602026-09-02T04:12:37.261Z[ helios-setup] Sep 02 04:12:36.335 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
40612026-09-02T04:12:37.264Z[ helios-setup] Sep 02 04:12:36.335 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
40622026-09-02T04:12:37.343Z[ host-package] Compiling uzers v0.12.2
40632026-09-02T04:12:37.370Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
40642026-09-02T04:12:37.373Z[ helios-setup] Sep 02 04:12:36.445 INFO E| Blocking waiting for file lock on package cache
40652026-09-02T04:12:37.587Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40662026-09-02T04:12:37.594Z[ helios-setup] Sep 02 04:12:36.668 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
40672026-09-02T04:12:37.724Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40682026-09-02T04:12:37.817Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40692026-09-02T04:12:37.947Z[ helios-setup] Sep 02 04:12:37.020 INFO E| From https://github.com/jclulow/rust-jmclib
40702026-09-02T04:12:37.947Z[ helios-setup] Sep 02 04:12:37.020 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
40712026-09-02T04:12:37.958Z[ helios-setup] Sep 02 04:12:37.032 INFO E| Updating crates.io index
40722026-09-02T04:12:38.005Z[ helios-setup] Sep 02 04:12:37.079 INFO E| Blocking waiting for file lock on package cache
40732026-09-02T04:12:38.061Z[ helios-setup] Sep 02 04:12:37.134 INFO E| Downloading crates ...
40742026-09-02T04:12:38.119Z[ helios-setup] Sep 02 04:12:37.193 INFO E| Downloaded opaque-debug v0.3.0
40752026-09-02T04:12:38.130Z[ helios-setup] Sep 02 04:12:37.204 INFO E| Downloaded block-buffer v0.9.0
40762026-09-02T04:12:38.134Z[ helios-setup] Sep 02 04:12:37.208 INFO E| Downloaded md-5 v0.9.1
40772026-09-02T04:12:38.137Z[ helios-setup] Sep 02 04:12:37.210 INFO E| Downloaded fastrand v2.0.0
40782026-09-02T04:12:38.141Z[ helios-setup] Sep 02 04:12:37.215 INFO E| Downloaded cpufeatures v0.2.9
40792026-09-02T04:12:38.144Z[ helios-setup] Sep 02 04:12:37.217 INFO E| Downloaded digest v0.9.0
40802026-09-02T04:12:38.144Z[ helios-setup] Sep 02 04:12:37.218 INFO E| Downloaded errno v0.3.1
40812026-09-02T04:12:38.150Z[ helios-setup] Sep 02 04:12:37.224 INFO E| Downloaded sha-1 v0.9.8
40822026-09-02T04:12:38.153Z[ helios-setup] Sep 02 04:12:37.225 INFO E| Downloaded libdevinfo-sys v1.0.0
40832026-09-02T04:12:38.153Z[ helios-setup] Sep 02 04:12:37.226 INFO E| Downloaded itoa v1.0.9
40842026-09-02T04:12:38.153Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
40852026-09-02T04:12:38.156Z[ helios-setup] Sep 02 04:12:37.230 INFO E| Downloaded tempfile v3.7.0
40862026-09-02T04:12:38.168Z[ helios-setup] Sep 02 04:12:37.241 INFO E| Downloaded quote v1.0.31
40872026-09-02T04:12:38.171Z[ helios-setup] Sep 02 04:12:37.243 INFO E| Downloaded glob v0.3.1
40882026-09-02T04:12:38.174Z[ helios-setup] Sep 02 04:12:37.246 INFO E| Downloaded getrandom v0.2.10
40892026-09-02T04:12:38.176Z[ helios-setup] Sep 02 04:12:37.248 INFO E| Downloaded bitflags v2.3.3
40902026-09-02T04:12:38.176Z[ helios-setup] Sep 02 04:12:37.250 INFO E| Downloaded once_cell v1.18.0
40912026-09-02T04:12:38.179Z[ helios-setup] Sep 02 04:12:37.252 INFO E| Downloaded proc-macro2 v1.0.66
40922026-09-02T04:12:38.179Z[ helios-setup] Sep 02 04:12:37.253 INFO E| Downloaded ryu v1.0.15
40932026-09-02T04:12:38.182Z[ helios-setup] Sep 02 04:12:37.255 INFO E| Downloaded typenum v1.16.0
40942026-09-02T04:12:38.185Z[ helios-setup] Sep 02 04:12:37.259 INFO E| Downloaded toml v0.5.11
40952026-09-02T04:12:38.188Z[ helios-setup] Sep 02 04:12:37.261 INFO E| Downloaded unicode-ident v1.0.11
40962026-09-02T04:12:38.191Z[ helios-setup] Sep 02 04:12:37.263 INFO E| Downloaded uuid v0.8.2
40972026-09-02T04:12:38.191Z[ helios-setup] Sep 02 04:12:37.265 INFO E| Downloaded walkdir v2.3.3
40982026-09-02T04:12:38.194Z[ helios-setup] Sep 02 04:12:37.268 INFO E| Downloaded anyhow v1.0.72
40992026-09-02T04:12:38.198Z[ helios-setup] Sep 02 04:12:37.273 INFO E| Downloaded serde v1.0.193
41002026-09-02T04:12:38.202Z[ helios-setup] Sep 02 04:12:37.273 INFO E| Downloaded serde_derive v1.0.193
41012026-09-02T04:12:38.209Z[ helios-setup] Sep 02 04:12:37.283 INFO E| Downloaded rustix v0.38.4
41022026-09-02T04:12:38.247Z[ helios-setup] Sep 02 04:12:37.321 INFO E| Downloaded serde_json v1.0.103
41032026-09-02T04:12:38.252Z[ helios-setup] Sep 02 04:12:37.326 INFO E| Downloaded syn v2.0.32
41042026-09-02T04:12:38.259Z[ helios-setup] Sep 02 04:12:37.332 INFO E| Downloaded libc v0.2.147
41052026-09-02T04:12:38.273Z[ helios-setup] Sep 02 04:12:37.347 INFO E| Blocking waiting for file lock on package cache
41062026-09-02T04:12:38.550Z[ host-package] Compiling support-bundle-viewer v0.1.2
41072026-09-02T04:12:39.366Z[ host-package] Compiling multimap v0.10.1
41082026-09-02T04:12:39.734Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
41092026-09-02T04:12:42.652Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling libc v0.2.147
41102026-09-02T04:12:42.652Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling proc-macro2 v1.0.66
41112026-09-02T04:12:42.652Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling unicode-ident v1.0.11
41122026-09-02T04:12:42.656Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling cfg-if v1.0.0
41132026-09-02T04:12:42.656Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling typenum v1.16.0
41142026-09-02T04:12:42.656Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling version_check v0.9.4
41152026-09-02T04:12:42.656Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling serde v1.0.193
41162026-09-02T04:12:42.656Z[ helios-setup] Sep 02 04:12:41.726 INFO E| Compiling slog v2.7.0
41172026-09-02T04:12:42.722Z[ helios-setup] Sep 02 04:12:41.795 INFO E| Compiling num-conv v0.1.0
41182026-09-02T04:12:42.725Z[ helios-setup] Sep 02 04:12:41.796 INFO E| Compiling time-core v0.1.2
41192026-09-02T04:12:42.725Z[ helios-setup] Sep 02 04:12:41.796 INFO E| Compiling rustix v0.38.4
41202026-09-02T04:12:42.743Z[ helios-setup] Sep 02 04:12:41.817 INFO E| Compiling itoa v1.0.9
41212026-09-02T04:12:42.758Z[ helios-setup] Sep 02 04:12:41.831 INFO E| Compiling powerfmt v0.2.0
41222026-09-02T04:12:42.797Z[ helios-setup] Sep 02 04:12:41.871 INFO E| Compiling num_threads v0.1.6
41232026-09-02T04:12:42.818Z[ helios-setup] Sep 02 04:12:41.892 INFO E| Compiling once_cell v1.18.0
41242026-09-02T04:12:42.839Z[ helios-setup] Sep 02 04:12:41.913 INFO E| Compiling bitflags v2.3.3
41252026-09-02T04:12:43.080Z[ helios-setup] Sep 02 04:12:42.154 INFO E| Compiling fastrand v2.0.0
41262026-09-02T04:12:43.157Z[ helios-setup] Sep 02 04:12:42.231 INFO E| Compiling opaque-debug v0.3.0
41272026-09-02T04:12:43.185Z[ helios-setup] Sep 02 04:12:42.259 INFO E| Compiling anyhow v1.0.72
41282026-09-02T04:12:43.239Z[ helios-setup] Sep 02 04:12:42.313 INFO E| Compiling deranged v0.3.11
41292026-09-02T04:12:43.301Z[ helios-setup] Sep 02 04:12:42.375 INFO E| Compiling serde_json v1.0.103
41302026-09-02T04:12:43.343Z[ helios-setup] Sep 02 04:12:42.417 INFO E| Compiling time-macros v0.2.18
41312026-09-02T04:12:43.357Z[ helios-setup] Sep 02 04:12:42.431 INFO E| Compiling same-file v1.0.6
41322026-09-02T04:12:43.573Z[ helios-setup] Sep 02 04:12:42.647 INFO E| Compiling thread_local v1.1.7
41332026-09-02T04:12:43.603Z[ helios-setup] Sep 02 04:12:42.677 INFO E| Compiling ryu v1.0.15
41342026-09-02T04:12:43.619Z[ helios-setup] Sep 02 04:12:42.693 INFO E| Compiling unicode-width v0.1.10
41352026-09-02T04:12:43.629Z[ helios-setup] Sep 02 04:12:42.701 INFO E| Compiling cpufeatures v0.2.9
41362026-09-02T04:12:43.660Z[ helios-setup] Sep 02 04:12:42.733 INFO E| Compiling generic-array v0.14.7
41372026-09-02T04:12:43.710Z[ helios-setup] Sep 02 04:12:42.783 INFO E| Compiling walkdir v2.3.3
41382026-09-02T04:12:43.771Z[ helios-setup] Sep 02 04:12:42.844 INFO E| Compiling getopts v0.2.21
41392026-09-02T04:12:43.850Z[ helios-setup] Sep 02 04:12:42.922 INFO E| Compiling glob v0.3.1
41402026-09-02T04:12:43.891Z[ helios-setup] Sep 02 04:12:42.965 INFO E| Compiling libdevinfo-sys v1.0.0
41412026-09-02T04:12:43.966Z[ helios-setup] Sep 02 04:12:43.040 INFO E| Compiling quote v1.0.31
41422026-09-02T04:12:44.328Z[ helios-setup] Sep 02 04:12:43.401 INFO E| Compiling syn v2.0.32
41432026-09-02T04:12:44.660Z[ helios-setup] Sep 02 04:12:43.733 INFO E| Compiling dirs-sys-next v0.1.2
41442026-09-02T04:12:44.660Z[ helios-setup] Sep 02 04:12:43.733 INFO E| Compiling errno v0.3.1
41452026-09-02T04:12:44.663Z[ helios-setup] Sep 02 04:12:43.733 INFO E| Compiling atty v0.2.14
41462026-09-02T04:12:44.675Z[ helios-setup] Sep 02 04:12:43.749 INFO E| Compiling getrandom v0.2.10
41472026-09-02T04:12:44.880Z[ helios-setup] Sep 02 04:12:43.954 INFO E| Compiling dirs-next v2.0.0
41482026-09-02T04:12:44.988Z[ helios-setup] Sep 02 04:12:44.062 INFO E| Compiling term v0.7.0
41492026-09-02T04:12:45.471Z[ helios-setup] Sep 02 04:12:44.544 INFO E| Compiling digest v0.9.0
41502026-09-02T04:12:45.471Z[ helios-setup] Sep 02 04:12:44.545 INFO E| Compiling block-buffer v0.9.0
41512026-09-02T04:12:45.489Z[ helios-setup] Sep 02 04:12:44.562 INFO E| Compiling time v0.3.36
41522026-09-02T04:12:45.574Z[ helios-setup] Sep 02 04:12:44.648 INFO E| Compiling sha-1 v0.9.8
41532026-09-02T04:12:45.574Z[ helios-setup] Sep 02 04:12:44.648 INFO E| Compiling md-5 v0.9.1
41542026-09-02T04:12:45.644Z[ helios-setup] Sep 02 04:12:44.717 INFO E| Compiling tempfile v3.7.0
41552026-09-02T04:12:46.422Z[ helios-setup] Sep 02 04:12:45.496 INFO E| Compiling serde_derive v1.0.193
41562026-09-02T04:12:46.825Z[ helios-setup] Sep 02 04:12:45.897 INFO E| Compiling slog-term v2.9.0
41572026-09-02T04:12:51.097Z[ helios-setup] Sep 02 04:12:50.170 INFO E| Compiling toml v0.5.11
41582026-09-02T04:12:51.097Z[ helios-setup] Sep 02 04:12:50.170 INFO E| Compiling uuid v0.8.2
41592026-09-02T04:12:51.951Z[ helios-setup] Sep 02 04:12:51.024 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
41602026-09-02T04:12:52.593Z[ helios-setup] Sep 02 04:12:51.666 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
41612026-09-02T04:12:57.298Z[ helios-setup] Sep 02 04:12:56.371 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.02s
41622026-09-02T04:12:57.324Z[ helios-setup] Sep 02 04:12:56.397 INFO building project "image-builder" ok (20 seconds)
41632026-09-02T04:12:57.327Z[ helios-setup] rm -f helios-build
41642026-09-02T04:12:57.327Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
41652026-09-02T04:12:57.331Z[ helios-setup]
41662026-09-02T04:12:57.331Z[ helios-setup] Setup complete! ./helios-build is now available.
41672026-09-02T04:12:57.334Z[ helios-setup]
41682026-09-02T04:12:57.334Z[ helios-setup]
41692026-09-02T04:12:57.334Z[ helios-setup] real 2:58.492836019
41702026-09-02T04:12:57.334Z[ helios-setup] user 7:04.127228786
41712026-09-02T04:12:57.334Z[ helios-setup] sys 1:15.998222228
41722026-09-02T04:12:57.334Z[ helios-setup] trap 0.523299805
41732026-09-02T04:12:57.334Z[ helios-setup] tflt 2.191246155
41742026-09-02T04:12:57.334Z[ helios-setup] dflt 7.533065489
41752026-09-02T04:12:57.335Z[ helios-setup] kflt 0.000587560
41762026-09-02T04:12:57.335Z[ helios-setup] lock 53:18.918521257
41772026-09-02T04:12:57.335Z[ helios-setup] slp 33:43.898295070
41782026-09-02T04:12:57.335Z[ helios-setup] lat 5:34.561320256
41792026-09-02T04:12:57.335Z[ helios-setup] stop 1:25.850419850
41802026-09-02T04:12:57.335ZSep 02 04:12:56.407 INFO [helios-setup] process exited with exit status: 0 (178.4958403s)
41812026-09-02T04:12:57.335ZSep 02 04:12:56.407 INFO [helios-record] running task
41822026-09-02T04:12:57.335ZSep 02 04:12:56.407 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
41832026-09-02T04:12:57.339ZSep 02 04:12:56.413 DEBG process exited with exit status: 0 (6.140143ms)
41842026-09-02T04:12:57.339ZSep 02 04:12:56.413 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
41852026-09-02T04:12:57.344ZSep 02 04:12:56.417 DEBG process exited with exit status: 0 (4.123641ms)
41862026-09-02T04:12:57.344ZSep 02 04:12:56.417 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
41872026-09-02T04:12:57.348ZSep 02 04:12:56.421 DEBG process exited with exit status: 0 (4.123232ms)
41882026-09-02T04:12:57.348ZSep 02 04:12:56.421 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
41892026-09-02T04:12:57.351ZSep 02 04:12:56.425 DEBG process exited with exit status: 0 (3.870091ms)
41902026-09-02T04:12:57.352ZSep 02 04:12:56.425 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
41912026-09-02T04:12:57.355ZSep 02 04:12:56.429 DEBG process exited with exit status: 0 (3.810301ms)
41922026-09-02T04:12:57.355ZSep 02 04:12:56.429 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
41932026-09-02T04:12:57.359ZSep 02 04:12:56.433 DEBG process exited with exit status: 0 (3.876072ms)
41942026-09-02T04:12:57.359ZSep 02 04:12:56.433 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
41952026-09-02T04:12:57.363ZSep 02 04:12:56.437 DEBG process exited with exit status: 0 (3.725721ms)
41962026-09-02T04:12:57.363ZSep 02 04:12:56.437 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
41972026-09-02T04:12:57.372ZSep 02 04:12:56.446 DEBG process exited with exit status: 0 (8.932324ms)
41982026-09-02T04:12:57.372ZSep 02 04:12:56.446 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
41992026-09-02T04:12:57.376ZSep 02 04:12:56.449 DEBG process exited with exit status: 0 (3.438371ms)
42002026-09-02T04:12:57.376ZSep 02 04:12:56.449 INFO [helios-record] task succeeded (42.656536ms)
42012026-09-02T04:13:05.991Z[ host-package] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
42022026-09-02T04:13:26.957Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42032026-09-02T04:13:41.533Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
42042026-09-02T04:21:22.013Z[ host-package] Finished `release` profile [optimized] target(s) in 10m 41s
42052026-09-02T04:21:22.016Z[ host-package] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42062026-09-02T04:21:22.016Z[ host-package] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42072026-09-02T04:21:57.530ZSep 02 04:21:56.599 INFO [host-package] process exited with exit status: 0 (677.549013154s)
42082026-09-02T04:21:57.530ZSep 02 04:21:56.599 INFO [host-libraries] running task
42092026-09-02T04:21:57.530ZSep 02 04:21:56.599 INFO [host-stamp] running task
42102026-09-02T04:21:57.534ZSep 02 04:21:56.601 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+git03adcd4b157
42112026-09-02T04:21:57.534ZSep 02 04:21:56.602 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+git03adcd4b157
42122026-09-02T04:21:57.534ZSep 02 04:21:56.602 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+git03adcd4b157
42132026-09-02T04:21:57.537ZSep 02 04:21:56.602 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+git03adcd4b157
42142026-09-02T04:21:57.537ZSep 02 04:21:56.603 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+git03adcd4b157
42152026-09-02T04:21:57.537ZSep 02 04:21:56.603 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+git03adcd4b157
42162026-09-02T04:21:57.537ZSep 02 04:21:56.603 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+git03adcd4b157
42172026-09-02T04:21:57.537ZSep 02 04:21:56.603 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+git03adcd4b157
42182026-09-02T04:21:57.540Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
42192026-09-02T04:21:57.540Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
42202026-09-02T04:21:57.540Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42212026-09-02T04:21:57.540Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
42222026-09-02T04:21:57.540Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
42232026-09-02T04:21:57.540Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
42242026-09-02T04:21:57.543Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
42252026-09-02T04:21:57.543Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
42262026-09-02T04:21:57.543Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
42272026-09-02T04:21:57.546ZSep 02 04:21:56.613 INFO [stamp-overlay] process exited with exit status: 0 (10.278984ms)
42282026-09-02T04:21:57.549Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
42292026-09-02T04:21:57.549ZSep 02 04:21:56.618 INFO [stamp-oxlog] process exited with exit status: 0 (15.501046ms)
42302026-09-02T04:21:57.585Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
42312026-09-02T04:21:57.588ZSep 02 04:21:56.656 INFO [stamp-crucible-utils] process exited with exit status: 0 (54.0985ms)
42322026-09-02T04:21:57.599Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
42332026-09-02T04:21:57.602ZSep 02 04:21:56.670 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (68.179385ms)
42342026-09-02T04:21:57.772Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
42352026-09-02T04:21:57.776ZSep 02 04:21:56.844 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (242.088158ms)
42362026-09-02T04:21:57.802Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
42372026-09-02T04:21:57.806ZSep 02 04:21:56.874 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (271.133269ms)
42382026-09-02T04:21:58.069Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
42392026-09-02T04:21:58.073ZSep 02 04:21:57.140 INFO [stamp-propolis-server] process exited with exit status: 0 (536.844046ms)
42402026-09-02T04:21:58.343ZSep 02 04:21:57.411 INFO [host-libraries] task succeeded (812.338787ms)
42412026-09-02T04:21:58.346ZSep 02 04:21:57.411 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
42422026-09-02T04:21:58.350Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
42432026-09-02T04:21:59.345Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42442026-09-02T04:21:59.487Z[recovery-package] Compiling regress v0.11.1
42452026-09-02T04:21:59.520Z[recovery-package] Compiling oxide-update-engine-types v0.1.2
42462026-09-02T04:21:59.524Z[recovery-package] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42472026-09-02T04:21:59.549Z[recovery-package] Compiling slog-scope v4.4.1
42482026-09-02T04:21:59.564Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42492026-09-02T04:21:59.574Z[recovery-package] Compiling cancel-safe-futures v0.1.5
42502026-09-02T04:21:59.577Z[recovery-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
42512026-09-02T04:21:59.691Z[recovery-package] Compiling slog-stdlog v4.1.1
42522026-09-02T04:21:59.713Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
42532026-09-02T04:21:59.732Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42542026-09-02T04:21:59.832Z[recovery-package] Compiling slog-envlogger v2.2.0
42552026-09-02T04:21:59.992Z[recovery-package] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42562026-09-02T04:22:00.468Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
42572026-09-02T04:22:00.656Z[recovery-package] Compiling oxide-update-engine v0.1.2
42582026-09-02T04:22:01.119Z[recovery-package] Compiling typify-impl v0.6.2
42592026-09-02T04:22:02.388Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
42602026-09-02T04:22:02.392ZSep 02 04:22:01.460 INFO [stamp-switch-asic] process exited with exit status: 0 (4.856841078s)
42612026-09-02T04:22:02.392ZSep 02 04:22:01.460 INFO [host-stamp] task succeeded (4.861252509s)
42622026-09-02T04:22:02.392ZSep 02 04:22:01.460 INFO [host-proto] running task
42632026-09-02T04:22:02.744ZSep 02 04:22:01.813 INFO [host-proto] task succeeded (352.729478ms)
42642026-09-02T04:22:02.744ZSep 02 04:22:01.813 INFO [host-profile] running task
42652026-09-02T04:22:02.748ZSep 02 04:22:01.813 INFO [host-profile] task succeeded (263.091µs)
42662026-09-02T04:22:02.748ZSep 02 04:22:01.813 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/.tmpmJC2b3/proto/host/root -N 'ci 03adcd4/${os_short_commit} 2026-09-02 04:09' -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/'
42672026-09-02T04:22:02.751Z[ host-image] Sep 02 04:22:01.819 INFO Checking files for board 'cosmo'
42682026-09-02T04:22:02.751Z[ host-image] Sep 02 04:22:01.819 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42692026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.819 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
42702026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.819 INFO Checking files for board 'gimlet'
42712026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42722026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
42732026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO Checking files for board 'cosmo-mbist-noaggr'
42742026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
42752026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO Checking files for board 'cosmo-mbist'
42762026-09-02T04:22:02.754Z[ host-image] Sep 02 04:22:01.820 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
42772026-09-02T04:22:02.760Z[ host-image] Sep 02 04:22:01.828 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpmJC2b3/proto/host/root"
42782026-09-02T04:22:02.760Z[ host-image] Sep 02 04:22:01.828 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
42792026-09-02T04:22:02.763Z[ host-image] Sep 02 04:22:01.828 INFO image builder template: ramdisk-01-os...
42802026-09-02T04:22:02.763Z[ host-image] Sep 02 04:22:01.828 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/.tmpmJC2b3/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", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
42812026-09-02T04:22:02.773Z[ host-image] Sep 02 04:22:01.842 INFO O| Sep 02 04:22:01.841 INFO CREATE DATASET: rpool/images/build/host/output
42822026-09-02T04:22:02.831Z[recovery-package] Compiling typify v0.6.2
42832026-09-02T04:22:02.920Z[recovery-package] Compiling progenitor-impl v0.14.0
42842026-09-02T04:22:04.229Z[ host-image] Sep 02 04:22:03.297 INFO O| Sep 02 04:22:03.297 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
42852026-09-02T04:22:04.232Z[ host-image] Sep 02 04:22:03.301 INFO O| Sep 02 04:22:03.301 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
42862026-09-02T04:22:04.260Z[recovery-package] Compiling progenitor v0.14.0
42872026-09-02T04:22:04.369Z[recovery-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42882026-09-02T04:22:04.369Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42892026-09-02T04:22:04.495Z[ host-image] Sep 02 04:22:03.563 INFO O| Sep 02 04:22:03.563 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
42902026-09-02T04:22:04.571Z[ host-image] Sep 02 04:22:03.639 INFO O| Sep 02 04:22:03.639 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
42912026-09-02T04:22:04.571Z[ host-image] Sep 02 04:22:03.639 INFO O| Sep 02 04:22:03.639 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
42922026-09-02T04:22:04.574Z[ host-image] Sep 02 04:22:03.639 INFO O| Sep 02 04:22:03.639 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
42932026-09-02T04:22:04.574Z[ host-image] Sep 02 04:22:03.639 INFO O| Sep 02 04:22:03.639 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
42942026-09-02T04:22:04.577Z[ host-image] Sep 02 04:22:03.645 INFO O| Sep 02 04:22:03.645 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
42952026-09-02T04:22:04.892Z[ host-image] Sep 02 04:22:03.959 INFO O| Sep 02 04:22:03.959 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42962026-09-02T04:22:04.905Z[ host-image] Sep 02 04:22:03.967 INFO O| Sep 02 04:22:03.967 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
42972026-09-02T04:22:04.910Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42982026-09-02T04:22:05.182Z[ host-image] Sep 02 04:22:04.250 INFO O| Sep 02 04:22:04.250 INFO O| Caching catalogs ... Done
42992026-09-02T04:22:05.254Z[ host-image] Sep 02 04:22:04.322 INFO O| Sep 02 04:22:04.322 INFO STEP 0 (pkg_image_create) COMPLETE
43002026-09-02T04:22:05.254Z[ host-image] Sep 02 04:22:04.322 INFO O| Sep 02 04:22:04.322 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43012026-09-02T04:22:05.263Z[ host-image] Sep 02 04:22:04.331 INFO O| Sep 02 04:22:04.331 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"]
43022026-09-02T04:22:05.527Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO STEP 1 (pkg_set_publisher) COMPLETE
43032026-09-02T04:22:05.527Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43042026-09-02T04:22:05.527Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO skip step because feature "publisher_1_name" is not enabled
43052026-09-02T04:22:05.530Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43062026-09-02T04:22:05.531Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO skip step because feature "publisher_2_name" is not enabled
43072026-09-02T04:22:05.531Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43082026-09-02T04:22:05.531Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO skip step because feature "publisher_3_name" is not enabled
43092026-09-02T04:22:05.531Z[ host-image] Sep 02 04:22:04.594 INFO O| Sep 02 04:22:04.594 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43102026-09-02T04:22:05.773Z[ host-image] Sep 02 04:22:04.842 INFO O| Sep 02 04:22:04.842 INFO variant opensolaris.zone is already global
43112026-09-02T04:22:05.774Z[ host-image] Sep 02 04:22:04.842 INFO O| Sep 02 04:22:04.842 INFO STEP 5 (pkg_change_variant) COMPLETE
43122026-09-02T04:22:05.777Z[ host-image] Sep 02 04:22:04.842 INFO O| Sep 02 04:22:04.842 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43132026-09-02T04:22:06.018Z[ host-image] Sep 02 04:22:05.086 INFO O| Sep 02 04:22:05.086 INFO variant opensolaris.imagetype is full; changing to partial
43142026-09-02T04:22:06.018Z[ host-image] Sep 02 04:22:05.086 INFO O| Sep 02 04:22:05.086 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
43152026-09-02T04:22:07.797Z[ host-image] Sep 02 04:22:06.865 INFO O| Sep 02 04:22:06.865 INFO O| Startup: Refreshing catalog 'helios' ... Done
43162026-09-02T04:22:08.241Z[ host-image] Sep 02 04:22:07.308 INFO O| Sep 02 04:22:07.308 INFO O| Startup: Caching catalogs ... Done
43172026-09-02T04:22:08.257Z[ host-image] Sep 02 04:22:07.325 INFO O| Sep 02 04:22:07.325 INFO O| Planning: Planning completed in 0.00 seconds
43182026-09-02T04:22:08.260Z[ host-image] Sep 02 04:22:07.325 INFO O| Sep 02 04:22:07.325 INFO O| Planning: Consolidating action changes ... Done
43192026-09-02T04:22:08.260Z[ host-image] Sep 02 04:22:07.325 INFO O| Sep 02 04:22:07.325 INFO O| Planning: Evaluating mediators ... Done
43202026-09-02T04:22:08.260Z[ host-image] Sep 02 04:22:07.325 INFO O| Sep 02 04:22:07.325 INFO O| Planning: Planning completed in 0.00 seconds
43212026-09-02T04:22:08.260Z[ host-image] Sep 02 04:22:07.326 INFO O| Sep 02 04:22:07.326 INFO O| Variants/Facets to change: 1
43222026-09-02T04:22:08.266Z[ host-image] Sep 02 04:22:07.334 INFO O| Sep 02 04:22:07.334 INFO O| Finalize: Updating package state database ... Done
43232026-09-02T04:22:08.266Z[ host-image] Sep 02 04:22:07.334 INFO O| Sep 02 04:22:07.334 INFO O| Finalize: Updating package cache ... Done
43242026-09-02T04:22:08.352Z[ host-image] Sep 02 04:22:07.413 INFO O| Sep 02 04:22:07.413 INFO O| Finalize: Updating image state ... Done
43252026-09-02T04:22:08.358Z[ host-image] Sep 02 04:22:07.426 INFO O| Sep 02 04:22:07.426 INFO O| Finalize: Creating fast lookup database ... Done
43262026-09-02T04:22:08.362Z[ host-image] Sep 02 04:22:07.426 INFO O| Sep 02 04:22:07.426 INFO O| Finalize: Reading search index ... Done
43272026-09-02T04:22:08.362Z[ host-image] Sep 02 04:22:07.426 INFO O| Sep 02 04:22:07.426 INFO O| Finalize: Updating search index ... Done
43282026-09-02T04:22:08.362Z[ host-image] Sep 02 04:22:07.427 INFO O| Sep 02 04:22:07.427 INFO O| Finalize: Updating package cache ... Done
43292026-09-02T04:22:08.558Z[ host-image] Sep 02 04:22:07.626 INFO O| Sep 02 04:22:07.626 INFO STEP 6 (pkg_change_variant) COMPLETE
43302026-09-02T04:22:08.558Z[ host-image] Sep 02 04:22:07.626 INFO O| Sep 02 04:22:07.626 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43312026-09-02T04:22:08.561Z[ host-image] Sep 02 04:22:07.626 INFO O| Sep 02 04:22:07.626 INFO skip step because feature "debug_variant" is not enabled
43322026-09-02T04:22:08.561Z[ host-image] Sep 02 04:22:07.626 INFO O| Sep 02 04:22:07.626 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43332026-09-02T04:22:08.803Z[ host-image] Sep 02 04:22:07.871 INFO O| Sep 02 04:22:07.871 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43342026-09-02T04:22:10.569Z[ host-image] Sep 02 04:22:09.637 INFO O| Sep 02 04:22:09.637 INFO O| Startup: Refreshing catalog 'helios' ... Done
43352026-09-02T04:22:10.726Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43362026-09-02T04:22:11.010Z[ host-image] Sep 02 04:22:10.078 INFO O| Sep 02 04:22:10.078 INFO O| Startup: Caching catalogs ... Done
43372026-09-02T04:22:11.027Z[ host-image] Sep 02 04:22:10.095 INFO O| Sep 02 04:22:10.095 INFO O| Planning: Planning completed in 0.00 seconds
43382026-09-02T04:22:11.031Z[ host-image] Sep 02 04:22:10.095 INFO O| Sep 02 04:22:10.095 INFO O| Planning: Consolidating action changes ... Done
43392026-09-02T04:22:11.031Z[ host-image] Sep 02 04:22:10.095 INFO O| Sep 02 04:22:10.095 INFO O| Planning: Evaluating mediators ... Done
43402026-09-02T04:22:11.031Z[ host-image] Sep 02 04:22:10.096 INFO O| Sep 02 04:22:10.096 INFO O| Planning: Planning completed in 0.00 seconds
43412026-09-02T04:22:11.031Z[ host-image] Sep 02 04:22:10.096 INFO O| Sep 02 04:22:10.096 INFO O| Variants/Facets to change: 1
43422026-09-02T04:22:11.037Z[ host-image] Sep 02 04:22:10.105 INFO O| Sep 02 04:22:10.105 INFO O| Finalize: Updating package state database ... Done
43432026-09-02T04:22:11.037Z[ host-image] Sep 02 04:22:10.105 INFO O| Sep 02 04:22:10.105 INFO O| Finalize: Updating package cache ... Done
43442026-09-02T04:22:11.114Z[ host-image] Sep 02 04:22:10.182 INFO O| Sep 02 04:22:10.182 INFO O| Finalize: Updating image state ... Done
43452026-09-02T04:22:11.131Z[ host-image] Sep 02 04:22:10.198 INFO O| Sep 02 04:22:10.198 INFO O| Finalize: Creating fast lookup database ... Done
43462026-09-02T04:22:11.134Z[ host-image] Sep 02 04:22:10.199 INFO O| Sep 02 04:22:10.199 INFO O| Finalize: Reading search index ... Done
43472026-09-02T04:22:11.134Z[ host-image] Sep 02 04:22:10.199 INFO O| Sep 02 04:22:10.199 INFO O| Finalize: Updating search index ... Done
43482026-09-02T04:22:11.134Z[ host-image] Sep 02 04:22:10.200 INFO O| Sep 02 04:22:10.200 INFO O| Finalize: Updating package cache ... Done
43492026-09-02T04:22:11.418Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO STEP 8 (pkg_change_facet) COMPLETE
43502026-09-02T04:22:11.418Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43512026-09-02T04:22:11.418Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO skip step because feature "recovery" is not enabled
43522026-09-02T04:22:11.423Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43532026-09-02T04:22:11.423Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO skip step because feature "recovery" is not enabled
43542026-09-02T04:22:11.423Z[ host-image] Sep 02 04:22:10.485 INFO O| Sep 02 04:22:10.485 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43552026-09-02T04:22:11.426Z[ host-image] Sep 02 04:22:10.493 INFO O| Sep 02 04:22:10.493 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"]
43562026-09-02T04:22:11.708Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
43572026-09-02T04:22:11.708Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43582026-09-02T04:22:13.335Z[ host-image] Sep 02 04:22:12.403 INFO O| Sep 02 04:22:12.403 INFO O| Startup: Refreshing catalog 'helios' ... Done
43592026-09-02T04:22:13.768Z[ host-image] Sep 02 04:22:12.837 INFO O| Sep 02 04:22:12.836 INFO O| Startup: Caching catalogs ... Done
43602026-09-02T04:22:13.910Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43612026-09-02T04:22:13.910Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43622026-09-02T04:22:14.956Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43632026-09-02T04:22:15.536Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43642026-09-02T04:22:16.330Z[ host-image] Sep 02 04:22:15.398 INFO O| Sep 02 04:22:15.398 INFO O| Planning: Solver setup ... Done
43652026-09-02T04:22:16.609Z[ host-image] Sep 02 04:22:15.676 INFO O| Sep 02 04:22:15.676 INFO O| Planning: Running solver ... Done
43662026-09-02T04:22:16.662Z[ host-image] Sep 02 04:22:15.730 INFO O| Sep 02 04:22:15.730 INFO O| Planning: Finding local manifests ... Done
43672026-09-02T04:22:16.679Z[ host-image] Sep 02 04:22:15.747 INFO O| Sep 02 04:22:15.747 INFO O| Planning: Fetching manifests: 0/130 0% complete
43682026-09-02T04:22:18.304Z[ host-image] Sep 02 04:22:17.372 INFO O| Sep 02 04:22:17.372 INFO O| Planning: Fetching manifests: 130/130 100% complete
43692026-09-02T04:22:18.783Z[ host-image] Sep 02 04:22:17.851 INFO O| Sep 02 04:22:17.851 INFO O| Planning: Package planning ... Done
43702026-09-02T04:22:19.111Z[ host-image] Sep 02 04:22:18.179 INFO O| Sep 02 04:22:18.179 INFO O| Planning: Merging actions ... Done
43712026-09-02T04:22:19.212Z[ host-image] Sep 02 04:22:18.280 INFO O| Sep 02 04:22:18.280 INFO O| Planning: Checking for conflicting actions ... Done
43722026-09-02T04:22:19.315Z[ host-image] Sep 02 04:22:18.383 INFO O| Sep 02 04:22:18.383 INFO O| Planning: Consolidating action changes ... Done
43732026-09-02T04:22:19.644Z[ host-image] Sep 02 04:22:18.712 INFO O| Sep 02 04:22:18.712 INFO O| Planning: Evaluating mediators ... Done
43742026-09-02T04:22:21.074Z[ host-image] Sep 02 04:22:20.141 INFO O| Sep 02 04:22:20.141 INFO O| Planning: Planning completed in 7.29 seconds
43752026-09-02T04:22:21.077Z[ host-image] Sep 02 04:22:20.143 INFO O| Sep 02 04:22:20.143 INFO O| Packages to install: 130
43762026-09-02T04:22:21.077Z[ host-image] Sep 02 04:22:20.143 INFO O| Sep 02 04:22:20.143 INFO O| Mediators to change: 5
43772026-09-02T04:22:21.078Z[ host-image] Sep 02 04:22:20.143 INFO O| Sep 02 04:22:20.143 INFO O| Services to change: 6
43782026-09-02T04:22:21.104Z[ host-image] Sep 02 04:22:20.172 INFO O| Sep 02 04:22:20.172 INFO O| Download: 0/23888 items 0.0/222.8MB 0% complete
43792026-09-02T04:22:26.112Z[ host-image] Sep 02 04:22:25.180 INFO O| Sep 02 04:22:25.180 INFO O| Download: 12883/23888 items 108.1/222.8MB 48% complete (21.6M/s)
43802026-09-02T04:22:30.630Z[ host-image] Sep 02 04:22:29.698 INFO O| Sep 02 04:22:29.698 INFO O| Download: Completed 222.84 MB in 9.53 seconds (23.3M/s)
43812026-09-02T04:22:31.422Z[recovery-package] Finished `release` profile [optimized] target(s) in 32.95s
43822026-09-02T04:22:31.959Z[ host-image] Sep 02 04:22:31.025 INFO O| Sep 02 04:22:31.025 INFO O| Actions: 1/54182 actions (Installing new actions)
43832026-09-02T04:22:35.038ZSep 02 04:22:34.106 INFO [recovery-package] process exited with exit status: 0 (36.6945983s)
43842026-09-02T04:22:35.038ZSep 02 04:22:34.106 INFO [recovery-libraries] running task
43852026-09-02T04:22:35.038ZSep 02 04:22:34.106 INFO [recovery-stamp] running task
43862026-09-02T04:22:35.041ZSep 02 04:22:34.106 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 23.0.0-0.ci+git03adcd4b157
43872026-09-02T04:22:35.042ZSep 02 04:22:34.106 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+git03adcd4b157
43882026-09-02T04:22:35.045Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
43892026-09-02T04:22:35.045Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
43902026-09-02T04:22:35.062ZSep 02 04:22:34.130 INFO [recovery-libraries] task succeeded (24.400559ms)
43912026-09-02T04:22:35.066ZSep 02 04:22:34.130 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries
43922026-09-02T04:22:35.071Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
43932026-09-02T04:22:35.074ZSep 02 04:22:34.142 INFO [stamp-installinator] process exited with exit status: 0 (36.015573ms)
43942026-09-02T04:22:35.173Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
43952026-09-02T04:22:35.176ZSep 02 04:22:34.244 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (137.535051ms)
43962026-09-02T04:22:35.176ZSep 02 04:22:34.244 INFO [recovery-stamp] task succeeded (138.189761ms)
43972026-09-02T04:22:35.177ZSep 02 04:22:34.244 INFO [recovery-proto] running task
43982026-09-02T04:22:35.177ZSep 02 04:22:34.244 INFO [tuf-stamp] running task
43992026-09-02T04:22:35.177ZSep 02 04:22:34.244 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+git03adcd4b157
44002026-09-02T04:22:35.182ZSep 02 04:22:34.245 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+git03adcd4b157
44012026-09-02T04:22:35.182ZSep 02 04:22:34.245 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+git03adcd4b157
44022026-09-02T04:22:35.182ZSep 02 04:22:34.245 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+git03adcd4b157
44032026-09-02T04:22:35.182ZSep 02 04:22:34.245 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+git03adcd4b157
44042026-09-02T04:22:35.182ZSep 02 04:22:34.246 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+git03adcd4b157
44052026-09-02T04:22:35.182ZSep 02 04:22:34.246 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+git03adcd4b157
44062026-09-02T04:22:35.182ZSep 02 04:22:34.246 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+git03adcd4b157
44072026-09-02T04:22:35.182ZSep 02 04:22:34.247 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+git03adcd4b157
44082026-09-02T04:22:35.182ZSep 02 04:22:34.247 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+git03adcd4b157
44092026-09-02T04:22:35.182ZSep 02 04:22:34.247 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+git03adcd4b157
44102026-09-02T04:22:35.182ZSep 02 04:22:34.248 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+git03adcd4b157
44112026-09-02T04:22:35.186Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44122026-09-02T04:22:35.186Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
44132026-09-02T04:22:35.186Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
44142026-09-02T04:22:35.186Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44152026-09-02T04:22:35.186Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
44162026-09-02T04:22:35.186Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
44172026-09-02T04:22:35.186Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
44182026-09-02T04:22:35.186Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
44192026-09-02T04:22:35.186Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
44202026-09-02T04:22:35.189Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
44212026-09-02T04:22:35.189Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
44222026-09-02T04:22:35.189Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
44232026-09-02T04:22:35.237Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
44242026-09-02T04:22:35.240ZSep 02 04:22:34.309 INFO [stamp-probe] process exited with exit status: 0 (62.179702ms)
44252026-09-02T04:22:35.277ZSep 02 04:22:34.345 INFO [recovery-proto] task succeeded (100.937097ms)
44262026-09-02T04:22:35.280ZSep 02 04:22:34.345 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/.tmpmJC2b3/proto/recovery/root -N 'recovery 03adcd4/${os_short_commit} 2026-09-02 04:09' -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/'
44272026-09-02T04:22:35.283Z[ recovery-image] Sep 02 04:22:34.351 INFO Checking files for board 'gimlet'
44282026-09-02T04:22:35.283Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
44292026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
44302026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO Checking files for board 'cosmo'
44312026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
44322026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
44332026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO Checking files for board 'cosmo-mbist-noaggr'
44342026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist-noaggr.toml"
44352026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO Checking files for board 'cosmo-mbist'
44362026-09-02T04:22:35.286Z[ recovery-image] Sep 02 04:22:34.351 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a-mbist.toml"
44372026-09-02T04:22:35.292Z[ recovery-image] Sep 02 04:22:34.360 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpmJC2b3/proto/recovery/root"
44382026-09-02T04:22:35.292Z[ recovery-image] Sep 02 04:22:34.360 INFO using external package repositories: helios={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/3/dev/ }
44392026-09-02T04:22:35.295Z[ recovery-image] Sep 02 04:22:34.360 INFO image builder template: ramdisk-01-os...
44402026-09-02T04:22:35.295Z[ recovery-image] Sep 02 04:22:34.360 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/.tmpmJC2b3/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
44412026-09-02T04:22:35.298Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
44422026-09-02T04:22:35.301ZSep 02 04:22:34.367 INFO [stamp-ntp] process exited with exit status: 0 (122.059475ms)
44432026-09-02T04:22:35.308Z[ recovery-image] Sep 02 04:22:34.376 INFO O| Sep 02 04:22:34.376 INFO CREATE DATASET: rpool/images/build/recovery/output
44442026-09-02T04:22:35.415Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
44452026-09-02T04:22:35.418ZSep 02 04:22:34.487 INFO [stamp-internal-dns] process exited with exit status: 0 (241.894159ms)
44462026-09-02T04:22:35.454Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
44472026-09-02T04:22:35.457ZSep 02 04:22:34.525 INFO [stamp-external-dns] process exited with exit status: 0 (277.999572ms)
44482026-09-02T04:22:35.493Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
44492026-09-02T04:22:35.496ZSep 02 04:22:34.563 INFO [stamp-oximeter] process exited with exit status: 0 (316.882226ms)
44502026-09-02T04:22:35.585Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
44512026-09-02T04:22:35.588ZSep 02 04:22:34.656 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (410.793631ms)
44522026-09-02T04:22:35.620Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
44532026-09-02T04:22:35.646Z[verify-libraries] Running `target/debug/xtask verify-libraries`
44542026-09-02T04:22:35.705Z[ recovery-image] Sep 02 04:22:34.773 INFO O| Sep 02 04:22:34.773 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44552026-09-02T04:22:35.708Z[ recovery-image] Sep 02 04:22:34.776 INFO O| Sep 02 04:22:34.776 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44562026-09-02T04:22:35.753Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
44572026-09-02T04:22:35.756ZSep 02 04:22:34.824 INFO [stamp-crucible-zone] process exited with exit status: 0 (578.160282ms)
44582026-09-02T04:22:36.631Z[ recovery-image] Sep 02 04:22:35.699 INFO O| Sep 02 04:22:35.699 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
44592026-09-02T04:22:36.965Z[ host-image] Sep 02 04:22:36.032 INFO O| Sep 02 04:22:36.032 INFO O| Actions: 27287/54182 actions (Installing new actions)
44602026-09-02T04:22:37.141Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
44612026-09-02T04:22:37.144ZSep 02 04:22:36.212 INFO [stamp-cockroachdb] process exited with exit status: 0 (1.96768051s)
44622026-09-02T04:22:37.411Z[ recovery-image] Sep 02 04:22:36.479 INFO O| Sep 02 04:22:36.479 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44632026-09-02T04:22:37.411Z[ recovery-image] Sep 02 04:22:36.479 INFO O| Sep 02 04:22:36.479 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44642026-09-02T04:22:37.411Z[ recovery-image] Sep 02 04:22:36.479 INFO O| Sep 02 04:22:36.479 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
44652026-09-02T04:22:37.414Z[ recovery-image] Sep 02 04:22:36.479 INFO O| Sep 02 04:22:36.479 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
44662026-09-02T04:22:37.416Z[ recovery-image] Sep 02 04:22:36.485 INFO O| Sep 02 04:22:36.485 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44672026-09-02T04:22:38.213Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
44682026-09-02T04:22:38.215ZSep 02 04:22:37.284 INFO [stamp-nexus] process exited with exit status: 0 (3.036329071s)
44692026-09-02T04:22:38.438Z[ host-image] Sep 02 04:22:37.506 INFO O| Sep 02 04:22:37.506 INFO O| Actions: Completed 54182 actions in 6.48 seconds.
44702026-09-02T04:22:38.517Z[ host-image] Sep 02 04:22:37.585 INFO O| Sep 02 04:22:37.584 INFO O| Finalize: Updating package state database ... Done
44712026-09-02T04:22:38.517Z[ host-image] Sep 02 04:22:37.585 INFO O| Sep 02 04:22:37.584 INFO O| Finalize: Updating package cache ... Done
44722026-09-02T04:22:38.581Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
44732026-09-02T04:22:38.584ZSep 02 04:22:37.645 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (3.397642064s)
44742026-09-02T04:22:38.665Z[ host-image] Sep 02 04:22:37.733 INFO O| Sep 02 04:22:37.733 INFO O| Finalize: Updating image state ... Done
44752026-09-02T04:22:38.697Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
44762026-09-02T04:22:38.700ZSep 02 04:22:37.769 INFO [stamp-clickhouse] process exited with exit status: 0 (3.52369333s)
44772026-09-02T04:22:38.730Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
44782026-09-02T04:22:38.734ZSep 02 04:22:37.801 INFO [stamp-clickhouse_server] process exited with exit status: 0 (3.554918381s)
44792026-09-02T04:22:38.734ZSep 02 04:22:37.801 INFO [tuf-stamp] task succeeded (3.557315051s)
44802026-09-02T04:22:38.734ZSep 02 04:22:37.801 INFO [tuf-v2-zones] running task
44812026-09-02T04:22:38.812ZSep 02 04:22:37.880 INFO [tuf-v2-zones] task succeeded (78.726099ms)
44822026-09-02T04:22:39.471Z[ host-image] Sep 02 04:22:38.538 INFO O| Sep 02 04:22:38.538 INFO O| Finalize: Creating fast lookup database ... Done
44832026-09-02T04:22:39.491Z[ host-image] Sep 02 04:22:38.559 INFO O| Sep 02 04:22:38.559 INFO O| Finalize: Reading search index ... Done
44842026-09-02T04:22:39.716Z[verify-libraries] Compiling match_cfg v0.1.0
44852026-09-02T04:22:39.716Z[verify-libraries] Compiling slog-json v2.6.1
44862026-09-02T04:22:39.716Z[verify-libraries] Compiling debug-ignore v1.0.5
44872026-09-02T04:22:39.719Z[verify-libraries] Compiling newtype-uuid-macros v0.1.0
44882026-09-02T04:22:39.972Z[verify-libraries] Compiling sha1 v0.11.0
44892026-09-02T04:22:39.973Z[verify-libraries] Compiling serde_path_to_error v0.1.20
44902026-09-02T04:22:39.978Z[verify-libraries] Compiling multer v3.1.0
44912026-09-02T04:22:39.978Z[verify-libraries] Compiling compression-core v0.4.31
44922026-09-02T04:22:39.978Z[verify-libraries] Compiling progenitor-client v0.14.0
44932026-09-02T04:22:39.978Z[verify-libraries] Compiling async-stream-impl v0.3.6
44942026-09-02T04:22:39.978Z[verify-libraries] Compiling serde_spanned v1.1.1
44952026-09-02T04:22:39.978Z[verify-libraries] Compiling toml_datetime v1.1.1+spec-1.1.0
44962026-09-02T04:22:40.134Z[verify-libraries] Compiling dropshot v0.17.1
44972026-09-02T04:22:40.134Z[verify-libraries] Compiling toml_writer v1.1.1+spec-1.1.0
44982026-09-02T04:22:40.176Z[verify-libraries] Compiling hostname v0.3.1
44992026-09-02T04:22:40.176Z[verify-libraries] Compiling compression-codecs v0.4.37
45002026-09-02T04:22:40.179Z[verify-libraries] Compiling waitgroup v0.1.2
45012026-09-02T04:22:40.239Z[verify-libraries] Compiling rustls-pemfile v2.2.0
45022026-09-02T04:22:40.239Z[verify-libraries] Compiling dropshot_endpoint v0.17.1
45032026-09-02T04:22:40.242Z[verify-libraries] Compiling hostname v0.4.2
45042026-09-02T04:22:40.303Z[verify-libraries] Compiling atomicwrites v0.4.4
45052026-09-02T04:22:40.303Z[verify-libraries] Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45062026-09-02T04:22:40.356Z[verify-libraries] Compiling slog-bunyan v2.5.0
45072026-09-02T04:22:40.359Z[verify-libraries] Compiling toml v1.1.2+spec-1.1.0
45082026-09-02T04:22:40.378Z[verify-libraries] Compiling macaddr v1.0.1
45092026-09-02T04:22:40.401Z[verify-libraries] Compiling async-compression v0.4.41
45102026-09-02T04:22:40.491Z[verify-libraries] Compiling serde_tokenstream v0.3.0
45112026-09-02T04:22:40.491Z[verify-libraries] Compiling regress v0.10.5
45122026-09-02T04:22:40.494Z[verify-libraries] Compiling instant v0.1.13
45132026-09-02T04:22:40.494Z[verify-libraries] Compiling oxide-generation v0.1.3
45142026-09-02T04:22:40.495Z[verify-libraries] Compiling parse-display-derive v0.10.0
45152026-09-02T04:22:40.495Z[verify-libraries] Compiling itertools v0.14.0
45162026-09-02T04:22:40.615Z[verify-libraries] Compiling backon v1.6.0
45172026-09-02T04:22:40.658Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
45182026-09-02T04:22:40.694Z[verify-libraries] Compiling humantime v2.3.0
45192026-09-02T04:22:40.769Z[verify-libraries] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
45202026-09-02T04:22:40.769Z[verify-libraries] Compiling backoff v0.4.0
45212026-09-02T04:22:40.773Z[verify-libraries] Compiling async-stream v0.3.6
45222026-09-02T04:22:40.814Z[verify-libraries] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
45232026-09-02T04:22:40.859Z[verify-libraries] Compiling progenitor-extras v0.2.0
45242026-09-02T04:22:40.881Z[verify-libraries] Compiling convert_case v0.4.0
45252026-09-02T04:22:40.884Z[verify-libraries] Compiling half v2.7.1
45262026-09-02T04:22:40.944Z[verify-libraries] Compiling oxide-generation-macros v0.2.0
45272026-09-02T04:22:41.004Z[verify-libraries] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
45282026-09-02T04:22:41.007Z[verify-libraries] Compiling ciborium-io v0.2.2
45292026-09-02T04:22:41.045Z[verify-libraries] Compiling crucible-workspace-hack v0.1.0
45302026-09-02T04:22:41.046Z[verify-libraries] Compiling indent_write v2.2.0
45312026-09-02T04:22:41.049Z[verify-libraries] Compiling regress v0.11.1
45322026-09-02T04:22:41.154Z[verify-libraries] Compiling secrecy v0.10.3
45332026-09-02T04:22:41.178Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
45342026-09-02T04:22:41.236Z[verify-libraries] Compiling ciborium-ll v0.2.2
45352026-09-02T04:22:41.239Z[verify-libraries] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45362026-09-02T04:22:41.276Z[verify-libraries] Compiling inout v0.1.4
45372026-09-02T04:22:41.300Z[verify-libraries] Compiling derive_more v0.99.20
45382026-09-02T04:22:41.351Z[verify-libraries] Compiling universal-hash v0.5.1
45392026-09-02T04:22:41.423Z[verify-libraries] Compiling thiserror-impl-no-std v2.0.2
45402026-09-02T04:22:41.502Z[verify-libraries] Compiling ciborium v0.2.2
45412026-09-02T04:22:41.502Z[verify-libraries] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
45422026-09-02T04:22:41.544Z[verify-libraries] Compiling cipher v0.4.4
45432026-09-02T04:22:41.547Z[verify-libraries] Compiling unsafe-libyaml v0.2.11
45442026-09-02T04:22:41.688Z[ recovery-image] Sep 02 04:22:40.754 INFO O| Sep 02 04:22:40.754 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45452026-09-02T04:22:41.691Z[verify-libraries] Compiling opaque-debug v0.3.1
45462026-09-02T04:22:41.698Z[ recovery-image] Sep 02 04:22:40.765 INFO O| Sep 02 04:22:40.765 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
45472026-09-02T04:22:41.754Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45482026-09-02T04:22:41.807Z[verify-libraries] Compiling blake2 v0.10.6
45492026-09-02T04:22:41.828Z[verify-libraries] Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
45502026-09-02T04:22:41.828Z[verify-libraries] Compiling poly1305 v0.8.0
45512026-09-02T04:22:41.885Z[verify-libraries] Compiling chacha20 v0.9.1
45522026-09-02T04:22:41.885Z[verify-libraries] Compiling aead v0.5.2
45532026-09-02T04:22:42.029Z[verify-libraries] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
45542026-09-02T04:22:42.087Z[ host-image] Sep 02 04:22:41.155 INFO O| Sep 02 04:22:41.154 INFO O| Finalize: Building new search index ... Done
45552026-09-02T04:22:42.098Z[verify-libraries] Compiling password-hash v0.5.0
45562026-09-02T04:22:42.142Z[ recovery-image] Sep 02 04:22:41.206 INFO O| Sep 02 04:22:41.206 INFO O| Caching catalogs ... Done
45572026-09-02T04:22:42.142Z[verify-libraries] Compiling serde_yaml v0.9.34+deprecated
45582026-09-02T04:22:42.199Z[verify-libraries] Compiling itertools v0.15.0
45592026-09-02T04:22:42.233Z[verify-libraries] Compiling num-derive v0.4.2
45602026-09-02T04:22:42.246Z[ recovery-image] Sep 02 04:22:41.314 INFO O| Sep 02 04:22:41.314 INFO STEP 0 (pkg_image_create) COMPLETE
45612026-09-02T04:22:42.246Z[ recovery-image] Sep 02 04:22:41.314 INFO O| Sep 02 04:22:41.314 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45622026-09-02T04:22:42.258Z[ recovery-image] Sep 02 04:22:41.324 INFO O| Sep 02 04:22:41.324 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"]
45632026-09-02T04:22:42.314Z[verify-libraries] Compiling chacha20poly1305 v0.10.1
45642026-09-02T04:22:42.428Z[verify-libraries] Compiling crossbeam-deque v0.8.6
45652026-09-02T04:22:42.483Z[verify-libraries] Compiling argon2 v0.5.3
45662026-09-02T04:22:42.490Z[verify-libraries] Compiling parse-display v0.10.0
45672026-09-02T04:22:42.546Z[ host-image] Sep 02 04:22:41.612 INFO O| Sep 02 04:22:41.612 INFO O| Finalize: Updating package cache ... Done
45682026-09-02T04:22:42.601Z[verify-libraries] Compiling rayon-core v1.13.0
45692026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO STEP 1 (pkg_set_publisher) COMPLETE
45702026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45712026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO skip step because feature "publisher_1_name" is not enabled
45722026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45732026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO skip step because feature "publisher_2_name" is not enabled
45742026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45752026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO skip step because feature "publisher_3_name" is not enabled
45762026-09-02T04:22:42.604Z[ recovery-image] Sep 02 04:22:41.670 INFO O| Sep 02 04:22:41.670 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45772026-09-02T04:22:42.703Z[verify-libraries] Compiling thiserror-no-std v2.0.2
45782026-09-02T04:22:42.771Z[verify-libraries] Compiling toml_datetime v0.7.5+spec-1.1.0
45792026-09-02T04:22:42.818Z[verify-libraries] Compiling typify-impl v0.6.2
45802026-09-02T04:22:42.818Z[verify-libraries] Compiling glob v0.3.3
45812026-09-02T04:22:42.908Z[verify-libraries] Compiling vsss-rs v3.3.4
45822026-09-02T04:22:42.912Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45832026-09-02T04:22:42.926Z[ host-image] Sep 02 04:22:41.994 INFO O| Sep 02 04:22:41.993 INFO STEP 11 (pkg_install) COMPLETE
45842026-09-02T04:22:42.926Z[ host-image] Sep 02 04:22:41.994 INFO O| Sep 02 04:22:41.994 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45852026-09-02T04:22:42.931Z[ recovery-image] Sep 02 04:22:41.999 INFO O| Sep 02 04:22:41.999 INFO variant opensolaris.zone is already global
45862026-09-02T04:22:42.931Z[ recovery-image] Sep 02 04:22:41.999 INFO O| Sep 02 04:22:41.999 INFO STEP 5 (pkg_change_variant) COMPLETE
45872026-09-02T04:22:42.934Z[ recovery-image] Sep 02 04:22:41.999 INFO O| Sep 02 04:22:41.999 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45882026-09-02T04:22:42.935Z[ host-image] Sep 02 04:22:42.002 INFO O| Sep 02 04:22:42.002 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"]
45892026-09-02T04:22:42.989Z[verify-libraries] Compiling toml_edit v0.23.10+spec-1.0.0
45902026-09-02T04:22:43.232Z[verify-libraries] Compiling heapless v0.8.0
45912026-09-02T04:22:43.332Z[verify-libraries] Compiling proc-macro-error v1.0.4
45922026-09-02T04:22:43.360Z[ recovery-image] Sep 02 04:22:42.427 INFO O| Sep 02 04:22:42.427 INFO variant opensolaris.imagetype is full; changing to partial
45932026-09-02T04:22:43.360Z[ recovery-image] Sep 02 04:22:42.427 INFO O| Sep 02 04:22:42.427 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
45942026-09-02T04:22:43.365Z[verify-libraries] Compiling usdt-macro v0.5.0
45952026-09-02T04:22:43.664Z[verify-libraries] Compiling proc-macro-crate v3.4.0
45962026-09-02T04:22:43.779Z[verify-libraries] Compiling usdt-attr-macro v0.5.0
45972026-09-02T04:22:43.780Z[verify-libraries] Compiling ingot-macros v0.2.0
45982026-09-02T04:22:43.780Z[verify-libraries] Compiling tabwriter v1.4.1
45992026-09-02T04:22:43.851Z[verify-libraries] Compiling hash32 v0.3.1
46002026-09-02T04:22:43.900Z[verify-libraries] Compiling memmap v0.7.0
46012026-09-02T04:22:43.981Z[verify-libraries] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46022026-09-02T04:22:44.049Z[verify-libraries] Compiling smoltcp v0.11.0
46032026-09-02T04:22:44.063Z[verify-libraries] Compiling illumos-nvpair-sys v0.2.0
46042026-09-02T04:22:44.140Z[verify-libraries] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46052026-09-02T04:22:44.144Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46062026-09-02T04:22:44.245Z[verify-libraries] Compiling cobs v0.3.0
46072026-09-02T04:22:44.315Z[verify-libraries] Compiling num_enum_derive v0.7.6
46082026-09-02T04:22:44.346Z[verify-libraries] Compiling colored v3.1.1
46092026-09-02T04:22:44.387Z[verify-libraries] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46102026-09-02T04:22:44.445Z[verify-libraries] Compiling postcard v1.1.3
46112026-09-02T04:22:44.524Z[verify-libraries] Compiling rayon v1.11.0
46122026-09-02T04:22:44.528Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
46132026-09-02T04:22:44.592Z[verify-libraries] Compiling rand v0.10.1
46142026-09-02T04:22:44.677Z[verify-libraries] Compiling proc-macro-crate v1.3.1
46152026-09-02T04:22:44.680Z[verify-libraries] Compiling usdt v0.5.0
46162026-09-02T04:22:44.782Z[verify-libraries] Compiling foreign-types-macros v0.2.3
46172026-09-02T04:22:44.786Z[verify-libraries] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46182026-09-02T04:22:44.845Z[verify-libraries] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46192026-09-02T04:22:44.850Z[verify-libraries] Compiling foreign-types-shared v0.3.1
46202026-09-02T04:22:45.058Z[verify-libraries] Compiling illumos-nvpair v0.3.0
46212026-09-02T04:22:45.169Z[verify-libraries] Compiling num_enum_derive v0.5.11
46222026-09-02T04:22:45.198Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46232026-09-02T04:22:45.242Z[verify-libraries] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46242026-09-02T04:22:45.305Z[verify-libraries] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
46252026-09-02T04:22:45.349Z[ host-image] Sep 02 04:22:44.415 INFO O| Sep 02 04:22:44.414 INFO O| Startup: Refreshing catalog 'helios' ... Done
46262026-09-02T04:22:45.368Z[verify-libraries] Compiling cstr-argument v0.1.2
46272026-09-02T04:22:45.413Z[verify-libraries] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
46282026-09-02T04:22:45.462Z[ recovery-image] Sep 02 04:22:44.530 INFO O| Sep 02 04:22:44.530 INFO O| Startup: Refreshing catalog 'helios' ... Done
46292026-09-02T04:22:45.491Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46302026-09-02T04:22:45.524Z[verify-libraries] Compiling num_enum v0.7.6
46312026-09-02T04:22:45.561Z[verify-libraries] Compiling foreign-types v0.5.0
46322026-09-02T04:22:45.611Z[verify-libraries] Compiling itertools v0.12.1
46332026-09-02T04:22:45.615Z[verify-libraries] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
46342026-09-02T04:22:45.713Z[verify-libraries] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
46352026-09-02T04:22:45.736Z[verify-libraries] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
46362026-09-02T04:22:45.740Z[verify-libraries] Compiling sigpipe v0.1.3
46372026-09-02T04:22:45.760Z[verify-libraries] Compiling zone_cfg_derive v0.3.1
46382026-09-02T04:22:45.882Z[ host-image] Sep 02 04:22:44.948 INFO O| Sep 02 04:22:44.947 INFO O| Startup: Caching catalogs ... Done
46392026-09-02T04:22:45.889Z[verify-libraries] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46402026-09-02T04:22:45.917Z[verify-libraries] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
46412026-09-02T04:22:45.920Z[verify-libraries] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46422026-09-02T04:22:46.966Z[ recovery-image] Sep 02 04:22:45.025 INFO O| Sep 02 04:22:45.025 INFO O| Startup: Caching catalogs ... Done
46432026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.043 INFO O| Sep 02 04:22:45.043 INFO O| Planning: Planning completed in 0.00 seconds
46442026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.043 INFO O| Sep 02 04:22:45.043 INFO O| Planning: Consolidating action changes ... Done
46452026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.043 INFO O| Sep 02 04:22:45.043 INFO O| Planning: Evaluating mediators ... Done
46462026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.044 INFO O| Sep 02 04:22:45.044 INFO O| Planning: Planning completed in 0.00 seconds
46472026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.044 INFO O| Sep 02 04:22:45.044 INFO O| Variants/Facets to change: 1
46482026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.059 INFO O| Sep 02 04:22:45.055 INFO O| Finalize: Updating package state database ... Done
46492026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.059 INFO O| Sep 02 04:22:45.055 INFO O| Finalize: Updating package cache ... Done
46502026-09-02T04:22:46.971Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46512026-09-02T04:22:46.971Z[verify-libraries] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
46522026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.149 INFO O| Sep 02 04:22:45.149 INFO O| Finalize: Updating image state ... Done
46532026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.167 INFO O| Sep 02 04:22:45.167 INFO O| Finalize: Creating fast lookup database ... Done
46542026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.168 INFO O| Sep 02 04:22:45.168 INFO O| Finalize: Reading search index ... Done
46552026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.168 INFO O| Sep 02 04:22:45.168 INFO O| Finalize: Updating search index ... Done
46562026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.169 INFO O| Sep 02 04:22:45.169 INFO O| Finalize: Updating package cache ... Done
46572026-09-02T04:22:46.971Z[verify-libraries] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
46582026-09-02T04:22:46.971Z[verify-libraries] Compiling toml v0.8.23
46592026-09-02T04:22:46.971Z[verify-libraries] Compiling smf v0.2.3
46602026-09-02T04:22:46.971Z[verify-libraries] Compiling num_enum v0.5.11
46612026-09-02T04:22:46.971Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46622026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.576 INFO O| Sep 02 04:22:45.576 INFO STEP 6 (pkg_change_variant) COMPLETE
46632026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.576 INFO O| Sep 02 04:22:45.576 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46642026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.576 INFO O| Sep 02 04:22:45.576 INFO skip step because feature "debug_variant" is not enabled
46652026-09-02T04:22:46.971Z[ recovery-image] Sep 02 04:22:45.576 INFO O| Sep 02 04:22:45.576 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46662026-09-02T04:22:46.971Z[verify-libraries] Compiling whoami v1.6.1
46672026-09-02T04:22:46.971Z[verify-libraries] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
46682026-09-02T04:22:46.971Z[verify-libraries] Compiling tokio-dtrace v0.1.1
46692026-09-02T04:22:46.971Z[ host-image] Sep 02 04:22:45.726 INFO O| Sep 02 04:22:45.726 INFO O| Planning: Solver setup ... Done
46702026-09-02T04:22:46.971Z[ host-image] Sep 02 04:22:45.732 INFO O| Sep 02 04:22:45.732 INFO O| Planning: Running solver ... Done
46712026-09-02T04:22:46.971Z[verify-libraries] Compiling derive-where v1.6.0
46722026-09-02T04:22:46.971Z[ host-image] Sep 02 04:22:45.752 INFO O| Sep 02 04:22:45.752 INFO O| Planning: Finding local manifests ... Done
46732026-09-02T04:22:46.972Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
46742026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:45.838 INFO O| Sep 02 04:22:45.838 INFO O| Planning: Fetching manifests: 0/6 0% complete
46752026-09-02T04:22:46.972Z[ recovery-image] Sep 02 04:22:45.931 INFO O| Sep 02 04:22:45.929 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
46762026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:45.932 INFO O| Sep 02 04:22:45.932 INFO O| Planning: Fetching manifests: 6/6 100% complete
46772026-09-02T04:22:46.972Z[verify-libraries] Compiling ingot-types v0.2.0
46782026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:45.954 INFO O| Sep 02 04:22:45.953 INFO O| Planning: Package planning ... Done
46792026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:45.955 INFO O| Sep 02 04:22:45.955 INFO O| Planning: Merging actions ... Done
46802026-09-02T04:22:46.972Z[verify-libraries] Compiling zone v0.3.1
46812026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:46.009 INFO O| Sep 02 04:22:46.009 INFO O| Planning: Checking for conflicting actions ... Done
46822026-09-02T04:22:46.972Z[ host-image] Sep 02 04:22:46.010 INFO O| Sep 02 04:22:46.010 INFO O| Planning: Consolidating action changes ... Done
46832026-09-02T04:22:47.003Z[verify-libraries] Compiling oxide-tokio-rt v0.1.4
46842026-09-02T04:22:47.004Z[verify-libraries] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
46852026-09-02T04:22:47.007Z[verify-libraries] Compiling gethostname v0.5.0
46862026-09-02T04:22:47.048Z[verify-libraries] Compiling cancel-safe-futures v0.1.5
46872026-09-02T04:22:47.052Z[verify-libraries] Compiling newline-converter v0.3.0
46882026-09-02T04:22:47.083Z[ host-image] Sep 02 04:22:46.148 INFO O| Sep 02 04:22:46.148 INFO O| Planning: Evaluating mediators ... Done
46892026-09-02T04:22:47.086Z[ host-image] Sep 02 04:22:46.149 INFO O| Sep 02 04:22:46.149 INFO O| Planning: Planning completed in 1.18 seconds
46902026-09-02T04:22:47.086Z[ host-image] Sep 02 04:22:46.150 INFO O| Sep 02 04:22:46.150 INFO O| Packages to install: 6
46912026-09-02T04:22:47.086Z[ host-image] Sep 02 04:22:46.150 INFO O| Sep 02 04:22:46.150 INFO O| Services to change: 2
46922026-09-02T04:22:47.093Z[ host-image] Sep 02 04:22:46.161 INFO O| Sep 02 04:22:46.161 INFO O| Download: 0/156 items 0.0/1.8MB 0% complete
46932026-09-02T04:22:47.131Z[verify-libraries] Compiling console v0.15.11
46942026-09-02T04:22:47.199Z[verify-libraries] Compiling linear-map v1.2.0
46952026-09-02T04:22:47.274Z[ host-image] Sep 02 04:22:46.341 INFO O| Sep 02 04:22:46.340 INFO O| Download: Completed 1.76 MB in 0.18 seconds (9.8M/s)
46962026-09-02T04:22:47.281Z[verify-libraries] Compiling ingot v0.2.1
46972026-09-02T04:22:47.308Z[ host-image] Sep 02 04:22:46.369 INFO O| Sep 02 04:22:46.369 INFO O| Actions: 1/391 actions (Installing new actions)
46982026-09-02T04:22:47.313Z[verify-libraries] Compiling num-rational v0.4.2
46992026-09-02T04:22:47.367Z[verify-libraries] Compiling num-complex v0.4.6
47002026-09-02T04:22:47.442Z[ host-image] Sep 02 04:22:46.509 INFO O| Sep 02 04:22:46.509 INFO O| Actions: Completed 391 actions in 0.15 seconds.
47012026-09-02T04:22:47.456Z[verify-libraries] Compiling slog-dtrace v0.3.0
47022026-09-02T04:22:47.489Z[ host-image] Sep 02 04:22:46.556 INFO O| Sep 02 04:22:46.556 INFO O| Finalize: Updating package state database ... Done
47032026-09-02T04:22:47.489Z[ host-image] Sep 02 04:22:46.556 INFO O| Sep 02 04:22:46.556 INFO O| Finalize: Updating package cache ... Done
47042026-09-02T04:22:47.505Z[verify-libraries] Compiling resolv-conf v0.7.6
47052026-09-02T04:22:47.542Z[verify-libraries] Compiling prettyplease v0.2.37
47062026-09-02T04:22:47.600Z[ host-image] Sep 02 04:22:46.668 INFO O| Sep 02 04:22:46.665 INFO O| Finalize: Updating image state ... Done
47072026-09-02T04:22:47.692Z[verify-libraries] Compiling expectorate v1.2.0
47082026-09-02T04:22:47.786Z[verify-libraries] Compiling typify-macro v0.6.2
47092026-09-02T04:22:47.898Z[verify-libraries] Compiling num v0.4.3
47102026-09-02T04:22:47.953Z[verify-libraries] Compiling float-ord v0.3.2
47112026-09-02T04:22:47.957Z[verify-libraries] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
47122026-09-02T04:22:47.957Z[verify-libraries] Compiling minimal-lexical v0.2.1
47132026-09-02T04:22:47.957Z[verify-libraries] Compiling linked-hash-map v0.5.6
47142026-09-02T04:22:47.957Z[verify-libraries] Compiling hickory-proto v0.24.4
47152026-09-02T04:22:48.084Z[verify-libraries] Compiling unicode-xid v0.2.6
47162026-09-02T04:22:48.098Z[verify-libraries] Compiling tabled_derive v0.7.0
47172026-09-02T04:22:48.166Z[verify-libraries] Compiling oxide-update-engine-types v0.1.2
47182026-09-02T04:22:48.216Z[verify-libraries] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
47192026-09-02T04:22:48.255Z[verify-libraries] Compiling lru-cache v0.1.2
47202026-09-02T04:22:48.320Z[verify-libraries] Compiling nom v7.1.3
47212026-09-02T04:22:48.323Z[verify-libraries] Compiling ar_archive_writer v0.5.1
47222026-09-02T04:22:48.400Z[verify-libraries] Compiling fd-lock v4.0.4
47232026-09-02T04:22:48.403Z[verify-libraries] Compiling vte v0.14.1
47242026-09-02T04:22:48.581Z[ host-image] Sep 02 04:22:47.649 INFO O| Sep 02 04:22:47.649 INFO O| Finalize: Creating fast lookup database ... Done
47252026-09-02T04:22:48.585Z[verify-libraries] Compiling display-error-chain v0.2.2
47262026-09-02T04:22:48.612Z[ host-image] Sep 02 04:22:47.680 INFO O| Sep 02 04:22:47.680 INFO O| Finalize: Reading search index ... Done
47272026-09-02T04:22:48.613Z[ host-image] Sep 02 04:22:47.680 INFO O| Sep 02 04:22:47.680 INFO O| Finalize: Updating search index ... Done
47282026-09-02T04:22:48.628Z[ host-image] Sep 02 04:22:47.695 INFO O| Sep 02 04:22:47.695 INFO O| Finalize: Updating package cache ... Done
47292026-09-02T04:22:48.711Z[verify-libraries] Compiling crossterm v0.29.0
47302026-09-02T04:22:48.819Z[verify-libraries] Compiling strip-ansi-escapes v0.2.1
47312026-09-02T04:22:48.870Z[verify-libraries] Compiling nu-ansi-term v0.50.3
47322026-09-02T04:22:48.897Z[verify-libraries] Compiling stacker v0.1.23
47332026-09-02T04:22:48.939Z[ host-image] Sep 02 04:22:48.007 INFO O| Sep 02 04:22:48.007 INFO STEP 12 (pkg_install) COMPLETE
47342026-09-02T04:22:48.939Z[ host-image] Sep 02 04:22:48.007 INFO O| Sep 02 04:22:48.007 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47352026-09-02T04:22:48.949Z[ host-image] Sep 02 04:22:48.017 INFO O| Sep 02 04:22:48.017 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47362026-09-02T04:22:49.071Z[verify-libraries] Compiling cfg_aliases v0.1.1
47372026-09-02T04:22:49.188Z[ recovery-image] Sep 02 04:22:48.256 INFO O| Sep 02 04:22:48.256 INFO O| Startup: Refreshing catalog 'helios' ... Done
47382026-09-02T04:22:49.220Z[verify-libraries] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47392026-09-02T04:22:49.248Z[verify-libraries] Compiling oxide-update-engine v0.1.2
47402026-09-02T04:22:49.277Z[verify-libraries] Compiling psm v0.1.30
47412026-09-02T04:22:49.277Z[verify-libraries] Compiling reedline v0.40.0
47422026-09-02T04:22:49.325Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
47432026-09-02T04:22:49.329Z[verify-libraries] Compiling tabled v0.15.0
47442026-09-02T04:22:49.450Z[verify-libraries] Compiling nix v0.28.0
47452026-09-02T04:22:49.478Z[verify-libraries] Compiling termtree v0.5.1
47462026-09-02T04:22:49.521Z[verify-libraries] Compiling semver v0.1.20
47472026-09-02T04:22:49.674Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
47482026-09-02T04:22:49.693Z[ recovery-image] Sep 02 04:22:48.758 INFO O| Sep 02 04:22:48.758 INFO O| Startup: Caching catalogs ... Done
47492026-09-02T04:22:49.710Z[ recovery-image] Sep 02 04:22:48.776 INFO O| Sep 02 04:22:48.776 INFO O| Planning: Planning completed in 0.00 seconds
47502026-09-02T04:22:49.710Z[ recovery-image] Sep 02 04:22:48.777 INFO O| Sep 02 04:22:48.776 INFO O| Planning: Consolidating action changes ... Done
47512026-09-02T04:22:49.710Z[ recovery-image] Sep 02 04:22:48.777 INFO O| Sep 02 04:22:48.777 INFO O| Planning: Evaluating mediators ... Done
47522026-09-02T04:22:49.710Z[ recovery-image] Sep 02 04:22:48.777 INFO O| Sep 02 04:22:48.777 INFO O| Planning: Planning completed in 0.00 seconds
47532026-09-02T04:22:49.710Z[ recovery-image] Sep 02 04:22:48.777 INFO O| Sep 02 04:22:48.777 INFO O| Variants/Facets to change: 1
47542026-09-02T04:22:49.721Z[ recovery-image] Sep 02 04:22:48.788 INFO O| Sep 02 04:22:48.788 INFO O| Finalize: Updating package state database ... Done
47552026-09-02T04:22:49.721Z[ recovery-image] Sep 02 04:22:48.788 INFO O| Sep 02 04:22:48.788 INFO O| Finalize: Updating package cache ... Done
47562026-09-02T04:22:49.761Z[verify-libraries] Compiling phf_shared v0.12.1
47572026-09-02T04:22:49.806Z[ recovery-image] Sep 02 04:22:48.874 INFO O| Sep 02 04:22:48.874 INFO O| Finalize: Updating image state ... Done
47582026-09-02T04:22:49.813Z[verify-libraries] Compiling typify v0.6.2
47592026-09-02T04:22:49.822Z[ recovery-image] Sep 02 04:22:48.887 INFO O| Sep 02 04:22:48.887 INFO O| Finalize: Creating fast lookup database ... Done
47602026-09-02T04:22:49.822Z[ recovery-image] Sep 02 04:22:48.888 INFO O| Sep 02 04:22:48.888 INFO O| Finalize: Reading search index ... Done
47612026-09-02T04:22:49.825Z[ recovery-image] Sep 02 04:22:48.888 INFO O| Sep 02 04:22:48.888 INFO O| Finalize: Updating search index ... Done
47622026-09-02T04:22:49.825Z[ recovery-image] Sep 02 04:22:48.889 INFO O| Sep 02 04:22:48.889 INFO O| Finalize: Updating package cache ... Done
47632026-09-02T04:22:49.853Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
47642026-09-02T04:22:49.908Z[verify-libraries] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
47652026-09-02T04:22:49.908Z[verify-libraries] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47662026-09-02T04:22:49.987Z[verify-libraries] Compiling progenitor-impl v0.14.0
47672026-09-02T04:22:49.990Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
47682026-09-02T04:22:50.073Z[verify-libraries] Compiling rustc_version v0.1.7
47692026-09-02T04:22:50.078Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
47702026-09-02T04:22:50.100Z[verify-libraries] Compiling nibble_vec v0.1.0
47712026-09-02T04:22:50.127Z[ recovery-image] Sep 02 04:22:49.194 INFO O| Sep 02 04:22:49.194 INFO STEP 8 (pkg_change_facet) COMPLETE
47722026-09-02T04:22:50.127Z[ recovery-image] Sep 02 04:22:49.194 INFO O| Sep 02 04:22:49.194 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47732026-09-02T04:22:50.395Z[verify-libraries] Compiling hickory-resolver v0.24.4
47742026-09-02T04:22:50.472Z[ recovery-image] Sep 02 04:22:49.540 INFO O| Sep 02 04:22:49.540 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
47752026-09-02T04:22:50.542Z[verify-libraries] Compiling endian-type v0.1.2
47762026-09-02T04:22:50.545Z[verify-libraries] Compiling chrono-tz v0.10.4
47772026-09-02T04:22:50.729Z[verify-libraries] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47782026-09-02T04:22:50.771Z[verify-libraries] Compiling highway v1.3.0
47792026-09-02T04:22:50.875Z[verify-libraries] Compiling radix_trie v0.2.1
47802026-09-02T04:22:50.918Z[verify-libraries] Compiling recursive v0.1.1
47812026-09-02T04:22:50.918Z[verify-libraries] Compiling newtype_derive v0.1.6
47822026-09-02T04:22:51.178Z[verify-libraries] Compiling phf v0.12.1
47832026-09-02T04:22:51.278Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
47842026-09-02T04:22:51.314Z[verify-libraries] Compiling const_format_proc_macros v0.2.34
47852026-09-02T04:22:51.325Z[ host-image] Sep 02 04:22:50.392 INFO O| Sep 02 04:22:50.392 INFO O| Startup: Refreshing catalog 'helios' ... Done
47862026-09-02T04:22:51.453Z[verify-libraries] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
47872026-09-02T04:22:51.498Z[verify-libraries] Compiling peg-macros v0.8.5
47882026-09-02T04:22:51.714Z[verify-libraries] Compiling qorb v0.4.1
47892026-09-02T04:22:51.920Z[ host-image] Sep 02 04:22:50.987 INFO O| Sep 02 04:22:50.987 INFO O| Startup: Caching catalogs ... Done
47902026-09-02T04:22:51.983Z[verify-libraries] Compiling sqlparser_derive v0.5.0
47912026-09-02T04:22:52.237Z[verify-libraries] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
47922026-09-02T04:22:52.327Z[verify-libraries] Compiling winnow v0.6.26
47932026-09-02T04:22:52.330Z[verify-libraries] Compiling csv-core v0.1.13
47942026-09-02T04:22:52.395Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
47952026-09-02T04:22:52.443Z[verify-libraries] Compiling home v0.5.12
47962026-09-02T04:22:52.632Z[ host-image] Sep 02 04:22:51.700 INFO O| Sep 02 04:22:51.700 INFO O| Planning: Solver setup ... Done
47972026-09-02T04:22:52.635Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
47982026-09-02T04:22:52.638Z[ host-image] Sep 02 04:22:51.705 INFO O| Sep 02 04:22:51.705 INFO O| Planning: Running solver ... Done
47992026-09-02T04:22:52.653Z[ host-image] Sep 02 04:22:51.721 INFO O| Sep 02 04:22:51.721 INFO O| Planning: Finding local manifests ... Done
48002026-09-02T04:22:52.674Z[ host-image] Sep 02 04:22:51.741 INFO O| Sep 02 04:22:51.740 INFO O| Planning: Fetching manifests: 0/6 0% complete
48012026-09-02T04:22:52.725Z[verify-libraries] Compiling unicode_categories v0.1.1
48022026-09-02T04:22:52.820Z[verify-libraries] Compiling csv v1.4.0
48032026-09-02T04:22:52.828Z[ host-image] Sep 02 04:22:51.896 INFO O| Sep 02 04:22:51.896 INFO O| Planning: Fetching manifests: 6/6 100% complete
48042026-09-02T04:22:52.860Z[ host-image] Sep 02 04:22:51.928 INFO O| Sep 02 04:22:51.928 INFO O| Planning: Package planning ... Done
48052026-09-02T04:22:52.866Z[verify-libraries] Compiling rustyline v14.0.0
48062026-09-02T04:22:52.871Z[ host-image] Sep 02 04:22:51.939 INFO O| Sep 02 04:22:51.939 INFO O| Planning: Merging actions ... Done
48072026-09-02T04:22:52.875Z[ recovery-image] Sep 02 04:22:51.943 INFO O| Sep 02 04:22:51.943 INFO O| Startup: Refreshing catalog 'helios' ... Done
48082026-09-02T04:22:52.902Z[verify-libraries] Compiling const_format v0.2.35
48092026-09-02T04:22:52.926Z[ host-image] Sep 02 04:22:51.993 INFO O| Sep 02 04:22:51.989 INFO O| Planning: Checking for conflicting actions ... Done
48102026-09-02T04:22:52.926Z[ host-image] Sep 02 04:22:51.993 INFO O| Sep 02 04:22:51.992 INFO O| Planning: Consolidating action changes ... Done
48112026-09-02T04:22:53.012Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
48122026-09-02T04:22:53.016Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
48132026-09-02T04:22:53.064Z[verify-libraries] Compiling peg v0.8.5
48142026-09-02T04:22:53.064Z[verify-libraries] Compiling progenitor-macro v0.14.0
48152026-09-02T04:22:53.067Z[ host-image] Sep 02 04:22:52.132 INFO O| Sep 02 04:22:52.132 INFO O| Planning: Evaluating mediators ... Done
48162026-09-02T04:22:53.070Z[ host-image] Sep 02 04:22:52.135 INFO O| Sep 02 04:22:52.135 INFO O| Planning: Planning completed in 1.13 seconds
48172026-09-02T04:22:53.070Z[ host-image] Sep 02 04:22:52.136 INFO O| Sep 02 04:22:52.136 INFO O| Packages to install: 6
48182026-09-02T04:22:53.070Z[ host-image] Sep 02 04:22:52.136 INFO O| Sep 02 04:22:52.136 INFO O| Mediators to change: 1
48192026-09-02T04:22:53.070Z[ host-image] Sep 02 04:22:52.136 INFO O| Sep 02 04:22:52.136 INFO O| Services to change: 1
48202026-09-02T04:22:53.080Z[ host-image] Sep 02 04:22:52.148 INFO O| Sep 02 04:22:52.147 INFO O| Download: 0/1147 items 0.0/7.8MB 0% complete
48212026-09-02T04:22:53.106Z[verify-libraries] Compiling sqlparser v0.61.0
48222026-09-02T04:22:53.249Z[verify-libraries] Compiling bcs v0.1.6
48232026-09-02T04:22:53.320Z[verify-libraries] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
48242026-09-02T04:22:53.389Z[ recovery-image] Sep 02 04:22:52.454 INFO O| Sep 02 04:22:52.452 INFO O| Startup: Caching catalogs ... Done
48252026-09-02T04:22:53.399Z[verify-libraries] Compiling nom v8.0.0
48262026-09-02T04:22:53.402Z[ recovery-image] Sep 02 04:22:52.470 INFO O| Sep 02 04:22:52.470 INFO O| Planning: Planning completed in 0.00 seconds
48272026-09-02T04:22:53.405Z[ recovery-image] Sep 02 04:22:52.470 INFO O| Sep 02 04:22:52.470 INFO O| Planning: Consolidating action changes ... Done
48282026-09-02T04:22:53.405Z[ recovery-image] Sep 02 04:22:52.470 INFO O| Sep 02 04:22:52.470 INFO O| Planning: Evaluating mediators ... Done
48292026-09-02T04:22:53.405Z[ recovery-image] Sep 02 04:22:52.470 INFO O| Sep 02 04:22:52.470 INFO O| Planning: Planning completed in 0.00 seconds
48302026-09-02T04:22:53.405Z[ recovery-image] Sep 02 04:22:52.470 INFO O| Sep 02 04:22:52.470 INFO O| Variants/Facets to change: 1
48312026-09-02T04:22:53.413Z[ recovery-image] Sep 02 04:22:52.481 INFO O| Sep 02 04:22:52.481 INFO O| Finalize: Updating package state database ... Done
48322026-09-02T04:22:53.413Z[ recovery-image] Sep 02 04:22:52.481 INFO O| Sep 02 04:22:52.481 INFO O| Finalize: Updating package cache ... Done
48332026-09-02T04:22:53.455Z[verify-libraries] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48342026-09-02T04:22:53.498Z[ recovery-image] Sep 02 04:22:52.562 INFO O| Sep 02 04:22:52.562 INFO O| Finalize: Updating image state ... Done
48352026-09-02T04:22:53.512Z[ recovery-image] Sep 02 04:22:52.580 INFO O| Sep 02 04:22:52.580 INFO O| Finalize: Creating fast lookup database ... Done
48362026-09-02T04:22:53.516Z[ recovery-image] Sep 02 04:22:52.580 INFO O| Sep 02 04:22:52.580 INFO O| Finalize: Reading search index ... Done
48372026-09-02T04:22:53.516Z[ recovery-image] Sep 02 04:22:52.580 INFO O| Sep 02 04:22:52.580 INFO O| Finalize: Updating search index ... Done
48382026-09-02T04:22:53.516Z[ recovery-image] Sep 02 04:22:52.581 INFO O| Sep 02 04:22:52.581 INFO O| Finalize: Updating package cache ... Done
48392026-09-02T04:22:53.563Z[verify-libraries] Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48402026-09-02T04:22:53.629Z[verify-libraries] Compiling steno v0.4.1
48412026-09-02T04:22:53.724Z[verify-libraries] Compiling sqlformat v0.3.5
48422026-09-02T04:22:53.760Z[ host-image] Sep 02 04:22:52.828 INFO O| Sep 02 04:22:52.828 INFO O| Download: Completed 7.84 MB in 0.68 seconds (11.5M/s)
48432026-09-02T04:22:53.800Z[ host-image] Sep 02 04:22:52.867 INFO O| Sep 02 04:22:52.866 INFO O| Actions: 1/1366 actions (Installing new actions)
48442026-09-02T04:22:53.825Z[ recovery-image] Sep 02 04:22:52.892 INFO O| Sep 02 04:22:52.892 INFO STEP 9 (pkg_change_facet) COMPLETE
48452026-09-02T04:22:53.825Z[ recovery-image] Sep 02 04:22:52.892 INFO O| Sep 02 04:22:52.892 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48462026-09-02T04:22:53.908Z[verify-libraries] Compiling sha1 v0.10.6
48472026-09-02T04:22:54.021Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
48482026-09-02T04:22:54.036Z[ host-image] Sep 02 04:22:53.104 INFO O| Sep 02 04:22:53.104 INFO O| Actions: Completed 1366 actions in 0.24 seconds.
48492026-09-02T04:22:54.083Z[ host-image] Sep 02 04:22:53.151 INFO O| Sep 02 04:22:53.150 INFO O| Finalize: Updating package state database ... Done
48502026-09-02T04:22:54.083Z[ host-image] Sep 02 04:22:53.151 INFO O| Sep 02 04:22:53.150 INFO O| Finalize: Updating package cache ... Done
48512026-09-02T04:22:54.149Z[ recovery-image] Sep 02 04:22:53.217 INFO O| Sep 02 04:22:53.216 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
48522026-09-02T04:22:54.208Z[verify-libraries] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
48532026-09-02T04:22:54.211Z[ host-image] Sep 02 04:22:53.277 INFO O| Sep 02 04:22:53.277 INFO O| Finalize: Updating image state ... Done
48542026-09-02T04:22:54.308Z[verify-libraries] Compiling dropshot-api-manager-types v0.8.0
48552026-09-02T04:22:54.351Z[verify-libraries] Compiling tagptr v0.2.0
48562026-09-02T04:22:54.502Z[verify-libraries] Compiling utf-8 v0.7.6
48572026-09-02T04:22:54.580Z[verify-libraries] Compiling moka v0.12.13
48582026-09-02T04:22:54.622Z[verify-libraries] Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
48592026-09-02T04:22:54.692Z[verify-libraries] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
48602026-09-02T04:22:54.746Z[verify-libraries] Compiling tungstenite v0.21.0
48612026-09-02T04:22:54.749Z[verify-libraries] Compiling libefi-sys v0.1.0
48622026-09-02T04:22:54.795Z[verify-libraries] Compiling bitfield-struct v0.6.2
48632026-09-02T04:22:54.836Z[verify-libraries] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48642026-09-02T04:22:54.909Z[verify-libraries] Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
48652026-09-02T04:22:54.941Z[verify-libraries] Compiling xshell-macros v0.2.7
48662026-09-02T04:22:55.209Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
48672026-09-02T04:22:55.229Z[ host-image] Sep 02 04:22:54.296 INFO O| Sep 02 04:22:54.296 INFO O| Finalize: Creating fast lookup database ... Done
48682026-09-02T04:22:55.260Z[ host-image] Sep 02 04:22:54.327 INFO O| Sep 02 04:22:54.326 INFO O| Finalize: Reading search index ... Done
48692026-09-02T04:22:55.260Z[ host-image] Sep 02 04:22:54.327 INFO O| Sep 02 04:22:54.327 INFO O| Finalize: Updating search index ... Done
48702026-09-02T04:22:55.290Z[ host-image] Sep 02 04:22:54.358 INFO O| Sep 02 04:22:54.358 INFO O| Finalize: Updating package cache ... Done
48712026-09-02T04:22:55.363Z[verify-libraries] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
48722026-09-02T04:22:55.419Z[verify-libraries] Compiling hickory-resolver v0.25.2
48732026-09-02T04:22:55.464Z[verify-libraries] Compiling tokio-tungstenite v0.21.0
48742026-09-02T04:22:55.520Z[verify-libraries] Compiling xshell v0.2.7
48752026-09-02T04:22:55.523Z[verify-libraries] Compiling sha2 v0.11.0
48762026-09-02T04:22:55.602Z[ host-image] Sep 02 04:22:54.665 INFO O| Sep 02 04:22:54.664 INFO STEP 13 (pkg_install) COMPLETE
48772026-09-02T04:22:55.602Z[ host-image] Sep 02 04:22:54.665 INFO O| Sep 02 04:22:54.665 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
48782026-09-02T04:22:55.606Z[ host-image] Sep 02 04:22:54.674 INFO O| Sep 02 04:22:54.674 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
48792026-09-02T04:22:55.622Z[verify-libraries] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48802026-09-02T04:22:55.658Z[verify-libraries] Compiling libscf-sys v1.2.0
48812026-09-02T04:22:55.741Z[verify-libraries] Compiling subprocess v0.2.15
48822026-09-02T04:22:55.821Z[verify-libraries] Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
48832026-09-02T04:22:55.884Z[verify-libraries] Compiling papergrid v0.18.0
48842026-09-02T04:22:55.967Z[verify-libraries] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
48852026-09-02T04:22:56.007Z[verify-libraries] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
48862026-09-02T04:22:56.007Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48872026-09-02T04:22:56.099Z[verify-libraries] Compiling headers-core v0.3.0
48882026-09-02T04:22:56.269Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
48892026-09-02T04:22:56.394Z[verify-libraries] Compiling unicase v2.9.0
48902026-09-02T04:22:56.445Z[verify-libraries] Compiling headers v0.4.1
48912026-09-02T04:22:56.533Z[verify-libraries] Compiling darling_core v0.21.3
48922026-09-02T04:22:56.561Z[ recovery-image] Sep 02 04:22:55.628 INFO O| Sep 02 04:22:55.628 INFO O| Startup: Refreshing catalog 'helios' ... Done
48932026-09-02T04:22:56.618Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
48942026-09-02T04:22:56.686Z[verify-libraries] Compiling maplit v1.0.2
48952026-09-02T04:22:56.754Z[verify-libraries] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
48962026-09-02T04:22:56.840Z[verify-libraries] Compiling yasna v0.5.2
48972026-09-02T04:22:57.290Z[ recovery-image] Sep 02 04:22:56.357 INFO O| Sep 02 04:22:56.357 INFO O| Startup: Caching catalogs ... Done
48982026-09-02T04:22:57.304Z[verify-libraries] Compiling tabled v0.21.0
48992026-09-02T04:22:57.308Z[ recovery-image] Sep 02 04:22:56.375 INFO O| Sep 02 04:22:56.375 INFO O| Planning: Planning completed in 0.00 seconds
49002026-09-02T04:22:57.308Z[ recovery-image] Sep 02 04:22:56.375 INFO O| Sep 02 04:22:56.375 INFO O| Planning: Consolidating action changes ... Done
49012026-09-02T04:22:57.308Z[ recovery-image] Sep 02 04:22:56.375 INFO O| Sep 02 04:22:56.375 INFO O| Planning: Evaluating mediators ... Done
49022026-09-02T04:22:57.308Z[ recovery-image] Sep 02 04:22:56.375 INFO O| Sep 02 04:22:56.375 INFO O| Planning: Planning completed in 0.00 seconds
49032026-09-02T04:22:57.311Z[ recovery-image] Sep 02 04:22:56.376 INFO O| Sep 02 04:22:56.376 INFO O| Variants/Facets to change: 1
49042026-09-02T04:22:57.326Z[ recovery-image] Sep 02 04:22:56.393 INFO O| Sep 02 04:22:56.393 INFO O| Finalize: Updating package state database ... Done
49052026-09-02T04:22:57.326Z[ recovery-image] Sep 02 04:22:56.393 INFO O| Sep 02 04:22:56.393 INFO O| Finalize: Updating package cache ... Done
49062026-09-02T04:22:57.344Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
49072026-09-02T04:22:57.387Z[verify-libraries] Compiling crc8 v0.1.1
49082026-09-02T04:22:57.408Z[ recovery-image] Sep 02 04:22:56.475 INFO O| Sep 02 04:22:56.475 INFO O| Finalize: Updating image state ... Done
49092026-09-02T04:22:57.426Z[ recovery-image] Sep 02 04:22:56.493 INFO O| Sep 02 04:22:56.493 INFO O| Finalize: Creating fast lookup database ... Done
49102026-09-02T04:22:57.430Z[ recovery-image] Sep 02 04:22:56.494 INFO O| Sep 02 04:22:56.494 INFO O| Finalize: Reading search index ... Done
49112026-09-02T04:22:57.430Z[ recovery-image] Sep 02 04:22:56.494 INFO O| Sep 02 04:22:56.494 INFO O| Finalize: Updating search index ... Done
49122026-09-02T04:22:57.430Z[ recovery-image] Sep 02 04:22:56.495 INFO O| Sep 02 04:22:56.495 INFO O| Finalize: Updating package cache ... Done
49132026-09-02T04:22:57.577Z[verify-libraries] Compiling rcgen v0.12.1
49142026-09-02T04:22:57.581Z[verify-libraries] Compiling vergen-lib v0.1.6
49152026-09-02T04:22:57.662Z[verify-libraries] Compiling diesel_derives v2.3.7
49162026-09-02T04:22:57.665Z[verify-libraries] Compiling port-file v0.1.0
49172026-09-02T04:22:57.739Z[ recovery-image] Sep 02 04:22:56.805 INFO O| Sep 02 04:22:56.805 INFO STEP 10 (pkg_change_facet) COMPLETE
49182026-09-02T04:22:57.739Z[ recovery-image] Sep 02 04:22:56.805 INFO O| Sep 02 04:22:56.805 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
49192026-09-02T04:22:57.749Z[ recovery-image] Sep 02 04:22:56.816 INFO O| Sep 02 04:22:56.816 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"]
49202026-09-02T04:22:57.864Z[verify-libraries] Compiling vergen-gitcl v1.0.8
49212026-09-02T04:22:58.024Z[verify-libraries] Compiling scheduled-thread-pool v0.2.7
49222026-09-02T04:22:58.048Z[verify-libraries] Compiling diesel_table_macro_syntax v0.3.0
49232026-09-02T04:22:58.115Z[verify-libraries] Compiling half v1.8.3
49242026-09-02T04:22:58.211Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49252026-09-02T04:22:58.353Z[ host-image] Sep 02 04:22:57.421 INFO O| Sep 02 04:22:57.421 INFO O| Startup: Refreshing catalog 'helios' ... Done
49262026-09-02T04:22:58.414Z[verify-libraries] Compiling serde_cbor v0.11.2
49272026-09-02T04:22:58.437Z[verify-libraries] Compiling r2d2 v0.8.10
49282026-09-02T04:22:58.485Z[verify-libraries] Compiling dirs-sys-next v0.1.2
49292026-09-02T04:22:58.556Z[verify-libraries] Compiling progenitor v0.14.0
49302026-09-02T04:22:58.582Z[verify-libraries] Compiling downcast-rs v2.0.2
49312026-09-02T04:22:58.585Z[verify-libraries] Compiling crunchy v0.2.4
49322026-09-02T04:22:58.707Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
49332026-09-02T04:22:58.761Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
49342026-09-02T04:22:58.871Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
49352026-09-02T04:22:58.881Z[ host-image] Sep 02 04:22:57.948 INFO O| Sep 02 04:22:57.948 INFO O| Startup: Caching catalogs ... Done
49362026-09-02T04:22:58.910Z[verify-libraries] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
49372026-09-02T04:22:58.951Z[verify-libraries] Compiling cpubits v0.1.1
49382026-09-02T04:22:59.089Z[verify-libraries] Compiling dirs-next v2.0.0
49392026-09-02T04:22:59.286Z[verify-libraries] Compiling clang-sys v1.8.1
49402026-09-02T04:22:59.319Z[verify-libraries] Compiling darling_macro v0.21.3
49412026-09-02T04:22:59.347Z[verify-libraries] Compiling tiny-keccak v2.0.2
49422026-09-02T04:22:59.537Z[ host-image] Sep 02 04:22:58.605 INFO O| Sep 02 04:22:58.605 INFO O| Planning: Solver setup ... Done
49432026-09-02T04:22:59.544Z[ host-image] Sep 02 04:22:58.610 INFO O| Sep 02 04:22:58.610 INFO O| Planning: Running solver ... Done
49442026-09-02T04:22:59.559Z[ host-image] Sep 02 04:22:58.627 INFO O| Sep 02 04:22:58.627 INFO O| Planning: Finding local manifests ... Done
49452026-09-02T04:22:59.580Z[ host-image] Sep 02 04:22:58.648 INFO O| Sep 02 04:22:58.648 INFO O| Planning: Fetching manifests: 0/1 0% complete
49462026-09-02T04:22:59.588Z[ host-image] Sep 02 04:22:58.655 INFO O| Sep 02 04:22:58.655 INFO O| Planning: Fetching manifests: 1/1 100% complete
49472026-09-02T04:22:59.603Z[ host-image] Sep 02 04:22:58.670 INFO O| Sep 02 04:22:58.670 INFO O| Planning: Package planning ... Done
49482026-09-02T04:22:59.603Z[ host-image] Sep 02 04:22:58.671 INFO O| Sep 02 04:22:58.671 INFO O| Planning: Merging actions ... Done
49492026-09-02T04:22:59.637Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
49502026-09-02T04:22:59.645Z[ host-image] Sep 02 04:22:58.713 INFO O| Sep 02 04:22:58.710 INFO O| Planning: Checking for conflicting actions ... Done
49512026-09-02T04:22:59.645Z[ host-image] Sep 02 04:22:58.713 INFO O| Sep 02 04:22:58.710 INFO O| Planning: Consolidating action changes ... Done
49522026-09-02T04:22:59.737Z[verify-libraries] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
49532026-09-02T04:22:59.776Z[ host-image] Sep 02 04:22:58.843 INFO O| Sep 02 04:22:58.843 INFO O| Planning: Evaluating mediators ... Done
49542026-09-02T04:22:59.779Z[ host-image] Sep 02 04:22:58.844 INFO O| Sep 02 04:22:58.844 INFO O| Planning: Planning completed in 0.88 seconds
49552026-09-02T04:22:59.779Z[ host-image] Sep 02 04:22:58.844 INFO O| Sep 02 04:22:58.844 INFO O| Packages to install: 1
49562026-09-02T04:22:59.788Z[ host-image] Sep 02 04:22:58.855 INFO O| Sep 02 04:22:58.855 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
49572026-09-02T04:22:59.802Z[verify-libraries] Compiling term v0.7.0
49582026-09-02T04:22:59.974Z[verify-libraries] Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49592026-09-02T04:22:59.999Z[verify-libraries] Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
49602026-09-02T04:23:00.037Z[verify-libraries] Compiling darling v0.21.3
49612026-09-02T04:23:00.042Z[ host-image] Sep 02 04:22:59.110 INFO O| Sep 02 04:22:59.110 INFO O| Download: Completed 13.27 MB in 0.25 seconds (52.1M/s)
49622026-09-02T04:23:00.063Z[ host-image] Sep 02 04:22:59.131 INFO O| Sep 02 04:22:59.131 INFO O| Actions: 1/22 actions (Installing new actions)
49632026-09-02T04:23:00.099Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
49642026-09-02T04:23:00.143Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49652026-09-02T04:23:00.147Z[verify-libraries] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49662026-09-02T04:23:00.204Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49672026-09-02T04:23:00.248Z[ recovery-image] Sep 02 04:22:59.315 INFO O| Sep 02 04:22:59.315 INFO O| Startup: Refreshing catalog 'helios' ... Done
49682026-09-02T04:23:00.254Z[verify-libraries] Compiling dsl_auto_type v0.2.0
49692026-09-02T04:23:00.404Z[ host-image] Sep 02 04:22:59.472 INFO O| Sep 02 04:22:59.472 INFO O| Actions: Completed 22 actions in 0.34 seconds.
49702026-09-02T04:23:00.454Z[ host-image] Sep 02 04:22:59.522 INFO O| Sep 02 04:22:59.522 INFO O| Finalize: Updating package state database ... Done
49712026-09-02T04:23:00.454Z[ host-image] Sep 02 04:22:59.522 INFO O| Sep 02 04:22:59.522 INFO O| Finalize: Updating package cache ... Done
49722026-09-02T04:23:00.470Z[verify-libraries] Compiling bit-vec v0.6.3
49732026-09-02T04:23:00.499Z[verify-libraries] Compiling diff v0.1.13
49742026-09-02T04:23:00.540Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
49752026-09-02T04:23:00.543Z[verify-libraries] Compiling ascii-canvas v3.0.0
49762026-09-02T04:23:00.567Z[ host-image] Sep 02 04:22:59.634 INFO O| Sep 02 04:22:59.634 INFO O| Finalize: Updating image state ... Done
49772026-09-02T04:23:00.732Z[verify-libraries] Compiling bit-set v0.5.3
49782026-09-02T04:23:00.784Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
49792026-09-02T04:23:00.829Z[ recovery-image] Sep 02 04:22:59.897 INFO O| Sep 02 04:22:59.896 INFO O| Startup: Caching catalogs ... Done
49802026-09-02T04:23:00.879Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49812026-09-02T04:23:00.882Z[verify-libraries] Compiling itertools v0.10.5
49822026-09-02T04:23:00.900Z[verify-libraries] Compiling ena v0.14.4
49832026-09-02T04:23:00.949Z[verify-libraries] Compiling libloading v0.8.9
49842026-09-02T04:23:00.983Z[verify-libraries] Compiling regex-syntax v0.6.29
49852026-09-02T04:23:00.983Z[verify-libraries] Compiling bindgen v0.71.1
49862026-09-02T04:23:01.246Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49872026-09-02T04:23:01.383Z[verify-libraries] Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
49882026-09-02T04:23:01.411Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49892026-09-02T04:23:01.475Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49902026-09-02T04:23:01.540Z[ host-image] Sep 02 04:23:00.608 INFO O| Sep 02 04:23:00.607 INFO O| Finalize: Creating fast lookup database ... Done
49912026-09-02T04:23:01.543Z[verify-libraries] Compiling cexpr v0.6.0
49922026-09-02T04:23:01.569Z[ host-image] Sep 02 04:23:00.636 INFO O| Sep 02 04:23:00.636 INFO O| Finalize: Reading search index ... Done
49932026-09-02T04:23:01.572Z[ host-image] Sep 02 04:23:00.636 INFO O| Sep 02 04:23:00.636 INFO O| Finalize: Updating search index ... Done
49942026-09-02T04:23:01.572Z[verify-libraries] Compiling pem-rfc7468 v1.0.0
49952026-09-02T04:23:01.579Z[ host-image] Sep 02 04:23:00.647 INFO O| Sep 02 04:23:00.647 INFO O| Finalize: Updating package cache ... Done
49962026-09-02T04:23:01.623Z[verify-libraries] Compiling rustc-hash v2.1.1
49972026-09-02T04:23:01.666Z[verify-libraries] Compiling rfc6979 v0.4.0
49982026-09-02T04:23:01.915Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 14 (pkg_install) COMPLETE
49992026-09-02T04:23:01.915Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50002026-09-02T04:23:01.915Z[verify-libraries] Compiling libxml v0.3.3
50012026-09-02T04:23:01.918Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "mbist" is not enabled
50022026-09-02T04:23:01.918Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50032026-09-02T04:23:01.918Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "mfg" is not enabled
50042026-09-02T04:23:01.918Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50052026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "compliance" is not enabled
50062026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50072026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "stress" is not enabled
50082026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50092026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "compliance" is not enabled
50102026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
50112026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO skip step because feature "nfs" is not enabled
50122026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
50132026-09-02T04:23:01.919Z[ host-image] Sep 02 04:23:00.982 INFO O| Sep 02 04:23:00.982 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
50142026-09-02T04:23:01.919Z[verify-libraries] Compiling proc-macro-error-attr2 v2.0.0
50152026-09-02T04:23:01.998Z[verify-libraries] Compiling ecdsa v0.16.9
50162026-09-02T04:23:02.050Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50172026-09-02T04:23:02.106Z[ host-image] Sep 02 04:23:01.174 INFO O| Sep 02 04:23:01.174 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
50182026-09-02T04:23:02.214Z[verify-libraries] Compiling primeorder v0.13.6
50192026-09-02T04:23:02.221Z[ host-image] Sep 02 04:23:01.288 INFO O| Sep 02 04:23:01.288 INFO completed processing sled/ramdisk-01-os
50202026-09-02T04:23:02.224Z[ host-image] Sep 02 04:23:01.290 INFO omicron1 baseline generation...
50212026-09-02T04:23:02.224Z[ host-image] Sep 02 04:23:01.290 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
50222026-09-02T04:23:02.295Z[verify-libraries] Compiling strum_macros v0.24.3
50232026-09-02T04:23:02.399Z[verify-libraries] Compiling hashbrown v0.14.5
50242026-09-02T04:23:02.450Z[verify-libraries] Compiling lalrpop v0.19.12
50252026-09-02T04:23:02.511Z[verify-libraries] Compiling hmac v0.13.0
50262026-09-02T04:23:02.549Z[verify-libraries] Compiling universal-hash v0.6.1
50272026-09-02T04:23:02.578Z[ host-image] Sep 02 04:23:01.645 INFO O| incorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.24233:20260901T130637Z
50282026-09-02T04:23:02.599Z[verify-libraries] Compiling proc-macro-error2 v2.0.1
50292026-09-02T04:23:02.599Z[verify-libraries] Compiling fxhash v0.2.1
50302026-09-02T04:23:02.909Z[verify-libraries] Compiling salty v0.3.0
50312026-09-02T04:23:03.016Z[verify-libraries] Compiling indoc v1.0.9
50322026-09-02T04:23:03.074Z[verify-libraries] Compiling chumsky v0.9.3
50332026-09-02T04:23:03.100Z[verify-libraries] Compiling knus-derive v3.4.0
50342026-09-02T04:23:03.247Z[verify-libraries] Compiling p384 v0.13.1
50352026-09-02T04:23:03.495Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
50362026-09-02T04:23:03.568Z[verify-libraries] Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
50372026-09-02T04:23:03.806Z[verify-libraries] Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
50382026-09-02T04:23:03.865Z[ recovery-image] Sep 02 04:23:02.933 INFO O| Sep 02 04:23:02.932 INFO O| Planning: Solver setup ... Done
50392026-09-02T04:23:03.950Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50402026-09-02T04:23:04.042Z[verify-libraries] Compiling oso-derive v0.27.3
50412026-09-02T04:23:04.187Z[ recovery-image] Sep 02 04:23:03.255 INFO O| Sep 02 04:23:03.255 INFO O| Planning: Running solver ... Done
50422026-09-02T04:23:04.244Z[ recovery-image] Sep 02 04:23:03.312 INFO O| Sep 02 04:23:03.312 INFO O| Planning: Finding local manifests ... Done
50432026-09-02T04:23:04.305Z[ recovery-image] Sep 02 04:23:03.373 INFO O| Sep 02 04:23:03.373 INFO O| Planning: Fetching manifests: 0/130 0% complete
50442026-09-02T04:23:04.347Z[verify-libraries] Compiling quick-xml v0.37.5
50452026-09-02T04:23:04.377Z[verify-libraries] Compiling impl-trait-for-tuples v0.2.3
50462026-09-02T04:23:04.430Z[verify-libraries] Compiling openssl-probe v0.1.6
50472026-09-02T04:23:04.787Z[verify-libraries] Compiling polyval v0.7.1
50482026-09-02T04:23:04.849Z[verify-libraries] Compiling knus v3.4.0
50492026-09-02T04:23:04.997Z[verify-libraries] Compiling der v0.8.0
50502026-09-02T04:23:05.019Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50512026-09-02T04:23:05.066Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
50522026-09-02T04:23:06.004Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
50532026-09-02T04:23:06.033Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
50542026-09-02T04:23:06.071Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
50552026-09-02T04:23:06.162Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
50562026-09-02T04:23:06.321Z[verify-libraries] Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50572026-09-02T04:23:06.636Z[verify-libraries] Compiling diesel v2.3.7
50582026-09-02T04:23:06.941Z[verify-libraries] Compiling git-stub v1.0.0
50592026-09-02T04:23:07.036Z[verify-libraries] Compiling kstat-rs v0.2.5
50602026-09-02T04:23:07.256Z[verify-libraries] Compiling trait-variant v0.1.2
50612026-09-02T04:23:07.301Z[verify-libraries] Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
50622026-09-02T04:23:07.586Z[verify-libraries] Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
50632026-09-02T04:23:07.661Z[verify-libraries] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
50642026-09-02T04:23:07.845Z[verify-libraries] Compiling git-stub-vcs v0.1.0
50652026-09-02T04:23:07.950Z[verify-libraries] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
50662026-09-02T04:23:08.033Z[ recovery-image] Sep 02 04:23:07.101 INFO O| Sep 02 04:23:07.101 INFO O| Planning: Fetching manifests: 130/130 100% complete
50672026-09-02T04:23:08.076Z[verify-libraries] Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50682026-09-02T04:23:08.372Z[verify-libraries] Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
50692026-09-02T04:23:08.471Z[ recovery-image] Sep 02 04:23:07.538 INFO O| Sep 02 04:23:07.538 INFO O| Planning: Package planning ... Done
50702026-09-02T04:23:08.610Z[verify-libraries] Compiling ghash v0.6.0
50712026-09-02T04:23:08.817Z[verify-libraries] Compiling pbkdf2 v0.13.0
50722026-09-02T04:23:08.835Z[ recovery-image] Sep 02 04:23:07.902 INFO O| Sep 02 04:23:07.902 INFO O| Planning: Merging actions ... Done
50732026-09-02T04:23:08.910Z[ recovery-image] Sep 02 04:23:07.977 INFO O| Sep 02 04:23:07.977 INFO O| Planning: Checking for conflicting actions ... Done
50742026-09-02T04:23:08.973Z[ recovery-image] Sep 02 04:23:08.040 INFO O| Sep 02 04:23:08.040 INFO O| Planning: Consolidating action changes ... Done
50752026-09-02T04:23:08.993Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
50762026-09-02T04:23:09.130Z[ recovery-image] Sep 02 04:23:08.197 INFO O| Sep 02 04:23:08.197 INFO O| Planning: Evaluating mediators ... Done
50772026-09-02T04:23:09.282Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
50782026-09-02T04:23:09.330Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
50792026-09-02T04:23:09.767Z[verify-libraries] Compiling crypto-bigint v0.7.5
50802026-09-02T04:23:09.866Z[verify-libraries] Compiling aes v0.9.1
50812026-09-02T04:23:09.991Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
50822026-09-02T04:23:10.609Z[ recovery-image] Sep 02 04:23:09.674 INFO O| Sep 02 04:23:09.674 INFO O| Planning: Planning completed in 9.76 seconds
50832026-09-02T04:23:10.613Z[ recovery-image] Sep 02 04:23:09.681 INFO O| Sep 02 04:23:09.681 INFO O| Packages to install: 130
50842026-09-02T04:23:10.613Z[ recovery-image] Sep 02 04:23:09.681 INFO O| Sep 02 04:23:09.681 INFO O| Mediators to change: 5
50852026-09-02T04:23:10.616Z[ recovery-image] Sep 02 04:23:09.681 INFO O| Sep 02 04:23:09.681 INFO O| Services to change: 5
50862026-09-02T04:23:10.643Z[ recovery-image] Sep 02 04:23:09.709 INFO O| Sep 02 04:23:09.709 INFO O| Download: 0/16682 items 0.0/200.0MB 0% complete
50872026-09-02T04:23:10.652Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
50882026-09-02T04:23:10.739Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50892026-09-02T04:23:10.898Z[verify-libraries] Compiling ctr v0.10.1
50902026-09-02T04:23:11.045Z[verify-libraries] Compiling aead v0.6.1
50912026-09-02T04:23:11.214Z[verify-libraries] Compiling bb8 v0.8.6
50922026-09-02T04:23:11.282Z[verify-libraries] Compiling parking_lot_core v0.8.6
50932026-09-02T04:23:11.337Z[verify-libraries] Compiling aes-gcm v0.11.0
50942026-09-02T04:23:11.431Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
50952026-09-02T04:23:11.638Z[verify-libraries] Compiling spki v0.8.0
50962026-09-02T04:23:11.717Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
50972026-09-02T04:23:11.852Z[verify-libraries] Compiling mime_guess v2.0.5
50982026-09-02T04:23:12.000Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50992026-09-02T04:23:12.035Z[verify-libraries] Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
51002026-09-02T04:23:12.314Z[verify-libraries] Compiling salsa20 v0.11.0
51012026-09-02T04:23:12.340Z[verify-libraries] Compiling nanorand v0.7.0
51022026-09-02T04:23:12.343Z[verify-libraries] Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
51032026-09-02T04:23:12.343Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
51042026-09-02T04:23:12.590Z[verify-libraries] Compiling flume v0.11.1
51052026-09-02T04:23:12.690Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
51062026-09-02T04:23:12.746Z[verify-libraries] Compiling scrypt v0.12.0
51072026-09-02T04:23:13.009Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51082026-09-02T04:23:13.097Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
51092026-09-02T04:23:13.206Z[verify-libraries] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
51102026-09-02T04:23:13.236Z[verify-libraries] Compiling cbc v0.2.1
51112026-09-02T04:23:13.313Z[verify-libraries] Compiling digest-io v0.1.0
51122026-09-02T04:23:13.506Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
51132026-09-02T04:23:13.595Z[verify-libraries] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51142026-09-02T04:23:13.747Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51152026-09-02T04:23:13.782Z[verify-libraries] Compiling rawzip v0.4.4
51162026-09-02T04:23:13.827Z[verify-libraries] Compiling corncobs v0.1.4
51172026-09-02T04:23:14.007Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
51182026-09-02T04:23:14.076Z[verify-libraries] Compiling nonempty v0.12.0
51192026-09-02T04:23:14.315Z[verify-libraries] Compiling http-range v0.1.5
51202026-09-02T04:23:14.568Z[verify-libraries] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
51212026-09-02T04:23:14.635Z[verify-libraries] Compiling pkcs5 v0.8.1
51222026-09-02T04:23:15.050Z[verify-libraries] Compiling parking_lot v0.11.2
51232026-09-02T04:23:15.221Z[verify-libraries] Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
51242026-09-02T04:23:15.287Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
51252026-09-02T04:23:15.315Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
51262026-09-02T04:23:15.315Z[verify-libraries] Compiling ignore v0.4.25
51272026-09-02T04:23:15.661Z[ recovery-image] Sep 02 04:23:14.728 INFO O| Sep 02 04:23:14.728 INFO O| Download: 9739/16682 items 103.4/200.0MB 51% complete (20.9M/s)
51282026-09-02T04:23:15.677Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
51292026-09-02T04:23:15.801Z[verify-libraries] Compiling prefix-trie v0.7.0
51302026-09-02T04:23:15.855Z[verify-libraries] Compiling anstyle-parse v0.2.7
51312026-09-02T04:23:16.121Z[verify-libraries] Compiling secrecy v0.8.0
51322026-09-02T04:23:16.365Z[verify-libraries] Compiling hickory-server v0.25.2
51332026-09-02T04:23:16.572Z[verify-libraries] Compiling anstream v0.6.21
51342026-09-02T04:23:16.626Z[verify-libraries] Compiling globwalk v0.9.1
51352026-09-02T04:23:16.718Z[verify-libraries] Compiling hyper-staticfile v0.10.1
51362026-09-02T04:23:16.762Z[verify-libraries] Compiling sled v0.34.7
51372026-09-02T04:23:16.886Z[verify-libraries] Compiling pkcs8 v0.11.0
51382026-09-02T04:23:16.974Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
51392026-09-02T04:23:17.000Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
51402026-09-02T04:23:17.405Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
51412026-09-02T04:23:17.454Z[verify-libraries] Compiling predicates-tree v1.0.13
51422026-09-02T04:23:17.488Z[verify-libraries] Compiling rand_seeder v0.4.0
51432026-09-02T04:23:17.641Z[verify-libraries] Compiling ff v0.14.0
51442026-09-02T04:23:17.737Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
51452026-09-02T04:23:17.772Z[verify-libraries] Compiling camino-tempfile-ext v0.3.3
51462026-09-02T04:23:17.826Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
51472026-09-02T04:23:17.853Z[verify-libraries] Compiling libz-sys v1.1.24
51482026-09-02T04:23:18.005Z[verify-libraries] Compiling group v0.14.0
51492026-09-02T04:23:18.033Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
51502026-09-02T04:23:18.206Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
51512026-09-02T04:23:18.256Z[verify-libraries] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51522026-09-02T04:23:18.330Z[verify-libraries] Compiling signature v3.0.0
51532026-09-02T04:23:18.499Z[verify-libraries] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51542026-09-02T04:23:18.595Z[verify-libraries] Compiling base16ct v1.0.0
51552026-09-02T04:23:18.637Z[verify-libraries] Compiling instability v0.3.11
51562026-09-02T04:23:18.849Z[verify-libraries] Compiling sec1 v0.8.1
51572026-09-02T04:23:18.980Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
51582026-09-02T04:23:18.983Z[verify-libraries] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51592026-09-02T04:23:19.263Z[verify-libraries] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
51602026-09-02T04:23:19.313Z[verify-libraries] Compiling hkdf v0.13.0
51612026-09-02T04:23:19.339Z[verify-libraries] Compiling scuffle v0.1.0
51622026-09-02T04:23:19.450Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51632026-09-02T04:23:19.562Z[verify-libraries] Compiling libgit2-sys v0.18.3+1.9.2
51642026-09-02T04:23:19.598Z[verify-libraries] Compiling castaway v0.2.4
51652026-09-02T04:23:19.740Z[verify-libraries] Compiling indoc v2.0.7
51662026-09-02T04:23:19.790Z[ recovery-image] Sep 02 04:23:18.857 INFO O| Sep 02 04:23:18.857 INFO O| Download: Completed 200.01 MB in 9.15 seconds (21.8M/s)
51672026-09-02T04:23:19.825Z[verify-libraries] Compiling compact_str v0.8.1
51682026-09-02T04:23:19.894Z[verify-libraries] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
51692026-09-02T04:23:19.954Z[verify-libraries] Compiling elliptic-curve v0.14.1
51702026-09-02T04:23:20.062Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
51712026-09-02T04:23:20.519Z[verify-libraries] Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
51722026-09-02T04:23:20.687Z[verify-libraries] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
51732026-09-02T04:23:20.794Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
51742026-09-02T04:23:20.905Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
51752026-09-02T04:23:20.931Z[verify-libraries] Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
51762026-09-02T04:23:21.041Z[verify-libraries] Compiling lru v0.12.5
51772026-09-02T04:23:21.212Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
51782026-09-02T04:23:21.251Z[verify-libraries] Compiling unicode-truncate v1.1.0
51792026-09-02T04:23:21.312Z[verify-libraries] Compiling arc-swap v1.8.2
51802026-09-02T04:23:21.414Z[verify-libraries] Compiling cassowary v0.3.0
51812026-09-02T04:23:21.467Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
51822026-09-02T04:23:21.681Z[verify-libraries] Compiling ratatui v0.29.0
51832026-09-02T04:23:21.744Z[verify-libraries] Compiling slog-scope v4.4.1
51842026-09-02T04:23:21.867Z[ recovery-image] Sep 02 04:23:20.933 INFO O| Sep 02 04:23:20.933 INFO O| Actions: 1/27580 actions (Installing new actions)
51852026-09-02T04:23:21.933Z[verify-libraries] Compiling wnaf v0.14.0
51862026-09-02T04:23:21.965Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
51872026-09-02T04:23:22.106Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
51882026-09-02T04:23:22.207Z[verify-libraries] Compiling primefield v0.14.0
51892026-09-02T04:23:22.327Z[verify-libraries] Compiling rfc6979 v0.6.0
51902026-09-02T04:23:22.458Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
51912026-09-02T04:23:22.574Z[verify-libraries] Compiling progenitor-impl v0.13.0
51922026-09-02T04:23:22.709Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51932026-09-02T04:23:22.985Z[verify-libraries] Compiling signal-hook-tokio v0.3.1
51942026-09-02T04:23:23.221Z[verify-libraries] Compiling vergen-git2 v9.1.0
51952026-09-02T04:23:23.517Z[verify-libraries] Compiling strsim v0.10.0
51962026-09-02T04:23:24.251Z[verify-libraries] Compiling diesel-dtrace v0.5.0
51972026-09-02T04:23:24.599Z[verify-libraries] Compiling async-bb8-diesel v0.2.1
51982026-09-02T04:23:24.639Z[verify-libraries] Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
51992026-09-02T04:23:24.662Z[verify-libraries] Compiling darling_core v0.13.4
52002026-09-02T04:23:24.805Z[verify-libraries] Compiling ecdsa v0.17.0
52012026-09-02T04:23:25.042Z[verify-libraries] Compiling primeorder v0.14.0
52022026-09-02T04:23:25.094Z[verify-libraries] Compiling slog-stdlog v4.1.1
52032026-09-02T04:23:25.296Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
52042026-09-02T04:23:25.400Z[verify-libraries] Compiling tungstenite v0.23.0
52052026-09-02T04:23:25.444Z[verify-libraries] Compiling progenitor-macro v0.13.0
52062026-09-02T04:23:25.501Z[verify-libraries] Compiling progenitor-client v0.13.0
52072026-09-02T04:23:25.697Z[verify-libraries] Compiling curve25519-dalek v5.0.0
52082026-09-02T04:23:25.938Z[verify-libraries] Compiling console v0.16.2
52092026-09-02T04:23:26.064Z[verify-libraries] Compiling libsw-core v0.3.2
52102026-09-02T04:23:26.156Z[verify-libraries] Compiling assert_matches v1.5.0
52112026-09-02T04:23:26.288Z[verify-libraries] Compiling unit-prefix v0.5.2
52122026-09-02T04:23:26.319Z[verify-libraries] Compiling void v1.0.2
52132026-09-02T04:23:26.379Z[verify-libraries] Compiling libsw v3.5.0
52142026-09-02T04:23:26.452Z[verify-libraries] Compiling indicatif v0.18.4
52152026-09-02T04:23:26.494Z[verify-libraries] Compiling lzss v0.8.2
52162026-09-02T04:23:26.519Z[verify-libraries] Compiling tokio-tungstenite v0.23.1
52172026-09-02T04:23:26.571Z[verify-libraries] Compiling slog-envlogger v2.2.0
52182026-09-02T04:23:26.613Z[verify-libraries] Compiling ssh-encoding v0.3.0
52192026-09-02T04:23:26.720Z[verify-libraries] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52202026-09-02T04:23:26.811Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
52212026-09-02T04:23:26.857Z[verify-libraries] Compiling darling_macro v0.13.4
52222026-09-02T04:23:26.866Z[ recovery-image] Sep 02 04:23:25.933 INFO O| Sep 02 04:23:25.933 INFO O| Actions: 20258/27580 actions (Installing new actions)
52232026-09-02T04:23:26.963Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52242026-09-02T04:23:27.018Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52252026-09-02T04:23:27.072Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52262026-09-02T04:23:27.344Z[verify-libraries] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
52272026-09-02T04:23:27.376Z[verify-libraries] Compiling nix v0.27.1
52282026-09-02T04:23:27.439Z[verify-libraries] Compiling colored v2.2.0
52292026-09-02T04:23:27.499Z[verify-libraries] Compiling blake3 v1.8.5
52302026-09-02T04:23:27.502Z[verify-libraries] Compiling serde_bytes v0.11.19
52312026-09-02T04:23:27.632Z[verify-libraries] Compiling keccak v0.2.0
52322026-09-02T04:23:27.795Z[verify-libraries] Compiling shell-words v1.1.1
52332026-09-02T04:23:27.851Z[verify-libraries] Compiling darling v0.13.4
52342026-09-02T04:23:28.004Z[verify-libraries] Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
52352026-09-02T04:23:28.066Z[ recovery-image] Sep 02 04:23:27.134 INFO O| Sep 02 04:23:27.134 INFO O| Actions: Completed 27580 actions in 6.20 seconds.
52362026-09-02T04:23:28.070Z[verify-libraries] Compiling oxide-update-engine-display v0.1.2
52372026-09-02T04:23:28.146Z[ recovery-image] Sep 02 04:23:27.214 INFO O| Sep 02 04:23:27.214 INFO O| Finalize: Updating package state database ... Done
52382026-09-02T04:23:28.146Z[ recovery-image] Sep 02 04:23:27.214 INFO O| Sep 02 04:23:27.214 INFO O| Finalize: Updating package cache ... Done
52392026-09-02T04:23:28.232Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
52402026-09-02T04:23:28.293Z[ recovery-image] Sep 02 04:23:27.361 INFO O| Sep 02 04:23:27.361 INFO O| Finalize: Updating image state ... Done
52412026-09-02T04:23:28.600Z[verify-libraries] Compiling ed25519 v3.0.0
52422026-09-02T04:23:28.642Z[verify-libraries] Compiling crypto-primes v0.7.2
52432026-09-02T04:23:28.811Z[verify-libraries] Compiling pkcs1 v0.8.0-rc.4
52442026-09-02T04:23:28.836Z[verify-libraries] Compiling poly1305 v0.9.0
52452026-09-02T04:23:29.075Z[ recovery-image] Sep 02 04:23:28.143 INFO O| Sep 02 04:23:28.142 INFO O| Finalize: Creating fast lookup database ... Done
52462026-09-02T04:23:29.088Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
52472026-09-02T04:23:29.094Z[ recovery-image] Sep 02 04:23:28.161 INFO O| Sep 02 04:23:28.161 INFO O| Finalize: Reading search index ... Done
52482026-09-02T04:23:29.272Z[verify-libraries] Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
52492026-09-02T04:23:29.622Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52502026-09-02T04:23:29.836Z[verify-libraries] Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52512026-09-02T04:23:29.887Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52522026-09-02T04:23:29.925Z[verify-libraries] Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52532026-09-02T04:23:29.960Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52542026-09-02T04:23:30.153Z[verify-libraries] Compiling blowfish v0.10.0
52552026-09-02T04:23:30.187Z[verify-libraries] Compiling blake2 v0.11.0-rc.6
52562026-09-02T04:23:30.219Z[verify-libraries] Compiling petname v2.0.2
52572026-09-02T04:23:30.308Z[verify-libraries] Compiling constant_time_eq v0.4.2
52582026-09-02T04:23:30.376Z[verify-libraries] Compiling arrayref v0.3.9
52592026-09-02T04:23:30.430Z[verify-libraries] Compiling arrayvec v0.7.6
52602026-09-02T04:23:30.644Z[verify-libraries] Compiling argon2 v0.6.0-rc.8
52612026-09-02T04:23:30.692Z[verify-libraries] Compiling bcrypt-pbkdf v0.11.0
52622026-09-02T04:23:30.996Z[ recovery-image] Sep 02 04:23:30.063 INFO O| Sep 02 04:23:30.063 INFO O| Finalize: Building new search index ... Done
52632026-09-02T04:23:31.021Z[verify-libraries] Compiling rsa v0.10.0-rc.18
52642026-09-02T04:23:31.046Z[verify-libraries] Compiling progenitor v0.13.0
52652026-09-02T04:23:31.101Z[verify-libraries] Compiling ssh-cipher v0.3.0
52662026-09-02T04:23:31.120Z[verify-libraries] Compiling ed25519-dalek v3.0.0
52672026-09-02T04:23:31.158Z[verify-libraries] Compiling serde_with_macros v1.5.2
52682026-09-02T04:23:31.269Z[verify-libraries] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
52692026-09-02T04:23:31.283Z[ recovery-image] Sep 02 04:23:30.350 INFO O| Sep 02 04:23:30.350 INFO O| Finalize: Updating package cache ... Done
52702026-09-02T04:23:31.335Z[verify-libraries] Compiling sha3 v0.11.0
52712026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO STEP 11 (pkg_install) COMPLETE
52722026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52732026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO skip step because feature "recovery" is enabled
52742026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52752026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO skip step because feature "omicron1" is not enabled
52762026-09-02T04:23:31.670Z[ recovery-image] Sep 02 04:23:30.734 INFO O| Sep 02 04:23:30.733 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
52772026-09-02T04:23:31.676Z[ recovery-image] Sep 02 04:23:30.744 INFO O| Sep 02 04:23:30.744 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.41.506"]
52782026-09-02T04:23:31.810Z[verify-libraries] Compiling p256 v0.14.0
52792026-09-02T04:23:31.846Z[verify-libraries] Compiling p384 v0.14.0
52802026-09-02T04:23:31.873Z[verify-libraries] Compiling p521 v0.14.0
52812026-09-02T04:23:31.915Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
52822026-09-02T04:23:31.915Z[verify-libraries] Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
52832026-09-02T04:23:31.960Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52842026-09-02T04:23:32.209Z[verify-libraries] Compiling twox-hash v2.1.2
52852026-09-02T04:23:32.234Z[verify-libraries] Compiling kem v0.3.0
52862026-09-02T04:23:32.421Z[verify-libraries] Compiling module-lattice v0.2.3
52872026-09-02T04:23:32.521Z[verify-libraries] Compiling atty v0.2.14
52882026-09-02T04:23:32.686Z[verify-libraries] Compiling rtoolbox v0.0.3
52892026-09-02T04:23:32.723Z[verify-libraries] Compiling topological-sort v0.2.2
52902026-09-02T04:23:32.726Z[verify-libraries] Compiling sponge-cursor v0.1.0
52912026-09-02T04:23:32.918Z[verify-libraries] Compiling sha3 v0.12.0
52922026-09-02T04:23:32.960Z[verify-libraries] Compiling omicron-zone-package v0.12.3
52932026-09-02T04:23:32.984Z[verify-libraries] Compiling rpassword v7.5.4
52942026-09-02T04:23:33.013Z[verify-libraries] Compiling ml-kem v0.3.2
52952026-09-02T04:23:33.155Z[verify-libraries] Compiling serde_with v1.14.0
52962026-09-02T04:23:33.515Z[verify-libraries] Compiling russh-cryptovec v0.62.0
52972026-09-02T04:23:33.868Z[verify-libraries] Compiling tui-tree-widget v0.23.1
52982026-09-02T04:23:34.025Z[verify-libraries] Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
52992026-09-02T04:23:34.118Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
53002026-09-02T04:23:34.425Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
53012026-09-02T04:23:34.461Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
53022026-09-02T04:23:34.514Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
53032026-09-02T04:23:34.686Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53042026-09-02T04:23:34.987Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
53052026-09-02T04:23:35.122Z[verify-libraries] Compiling ssh-key v0.7.0-rc.11
53062026-09-02T04:23:35.267Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53072026-09-02T04:23:35.509Z[verify-libraries] Compiling internal-russh-num-bigint v0.5.0
53082026-09-02T04:23:35.586Z[verify-libraries] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
53092026-09-02T04:23:35.589Z[verify-libraries] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
53102026-09-02T04:23:35.694Z[verify-libraries] Compiling fatfs v0.3.6
53112026-09-02T04:23:35.751Z[verify-libraries] Compiling num-bigint v0.4.6
53122026-09-02T04:23:35.830Z[verify-libraries] Compiling generic-array v1.4.3
53132026-09-02T04:23:35.893Z[verify-libraries] Compiling russh-util v0.52.0
53142026-09-02T04:23:36.017Z[verify-libraries] Compiling enum_dispatch v0.3.13
53152026-09-02T04:23:36.081Z[verify-libraries] Compiling sapling-renderdag v0.1.0
53162026-09-02T04:23:36.121Z[verify-libraries] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
53172026-09-02T04:23:36.214Z[verify-libraries] Compiling delegate v0.13.5
53182026-09-02T04:23:36.354Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53192026-09-02T04:23:36.538Z[verify-libraries] Compiling md5 v0.8.0
53202026-09-02T04:23:36.586Z[verify-libraries] Compiling seq-macro v0.3.6
53212026-09-02T04:23:36.967Z[verify-libraries] Compiling hex-literal v1.1.0
53222026-09-02T04:23:37.014Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53232026-09-02T04:23:37.197Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
53242026-09-02T04:23:37.223Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53252026-09-02T04:23:37.259Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
53262026-09-02T04:23:37.293Z[ recovery-image] Sep 02 04:23:36.360 INFO O| Sep 02 04:23:36.360 INFO O| Startup: Refreshing catalog 'helios' ... Done
53272026-09-02T04:23:37.384Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53282026-09-02T04:23:37.809Z[ recovery-image] Sep 02 04:23:36.876 INFO O| Sep 02 04:23:36.876 INFO O| Startup: Caching catalogs ... Done
53292026-09-02T04:23:38.194Z[verify-libraries] Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
53302026-09-02T04:23:38.376Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
53312026-09-02T04:23:38.550Z[ recovery-image] Sep 02 04:23:37.618 INFO O| Sep 02 04:23:37.618 INFO O| Planning: Solver setup ... Done
53322026-09-02T04:23:38.556Z[ recovery-image] Sep 02 04:23:37.623 INFO O| Sep 02 04:23:37.623 INFO O| Planning: Running solver ... Done
53332026-09-02T04:23:38.597Z[ recovery-image] Sep 02 04:23:37.665 INFO O| Sep 02 04:23:37.665 INFO O| Planning: Finding local manifests ... Done
53342026-09-02T04:23:38.694Z[ recovery-image] Sep 02 04:23:37.761 INFO O| Sep 02 04:23:37.761 INFO O| Planning: Fetching manifests: 0/1 0% complete
53352026-09-02T04:23:38.716Z[ recovery-image] Sep 02 04:23:37.783 INFO O| Sep 02 04:23:37.783 INFO O| Planning: Fetching manifests: 1/1 100% complete
53362026-09-02T04:23:38.797Z[ recovery-image] Sep 02 04:23:37.865 INFO O| Sep 02 04:23:37.865 INFO O| Planning: Package planning ... Done
53372026-09-02T04:23:38.797Z[ recovery-image] Sep 02 04:23:37.865 INFO O| Sep 02 04:23:37.865 INFO O| Planning: Merging actions ... Done
53382026-09-02T04:23:38.818Z[ recovery-image] Sep 02 04:23:37.885 INFO O| Sep 02 04:23:37.885 INFO O| Planning: Checking for conflicting actions ... Done
53392026-09-02T04:23:38.822Z[ recovery-image] Sep 02 04:23:37.886 INFO O| Sep 02 04:23:37.886 INFO O| Planning: Consolidating action changes ... Done
53402026-09-02T04:23:38.991Z[ recovery-image] Sep 02 04:23:38.058 INFO O| Sep 02 04:23:38.058 INFO O| Planning: Evaluating mediators ... Done
53412026-09-02T04:23:38.994Z[ recovery-image] Sep 02 04:23:38.059 INFO O| Sep 02 04:23:38.059 INFO O| Planning: Planning completed in 1.16 seconds
53422026-09-02T04:23:38.994Z[ recovery-image] Sep 02 04:23:38.059 INFO O| Sep 02 04:23:38.059 INFO O| Packages to install: 1
53432026-09-02T04:23:39.003Z[ recovery-image] Sep 02 04:23:38.070 INFO O| Sep 02 04:23:38.070 INFO O| Download: 0/4 items 0.0/13.3MB 0% complete
53442026-09-02T04:23:39.238Z[ recovery-image] Sep 02 04:23:38.305 INFO O| Sep 02 04:23:38.305 INFO O| Download: Completed 13.27 MB in 0.24 seconds (56.4M/s)
53452026-09-02T04:23:39.278Z[ recovery-image] Sep 02 04:23:38.345 INFO O| Sep 02 04:23:38.345 INFO O| Actions: 1/22 actions (Installing new actions)
53462026-09-02T04:23:39.617Z[ recovery-image] Sep 02 04:23:38.684 INFO O| Sep 02 04:23:38.684 INFO O| Actions: Completed 22 actions in 0.34 seconds.
53472026-09-02T04:23:39.660Z[ recovery-image] Sep 02 04:23:38.727 INFO O| Sep 02 04:23:38.727 INFO O| Finalize: Updating package state database ... Done
53482026-09-02T04:23:39.660Z[ recovery-image] Sep 02 04:23:38.727 INFO O| Sep 02 04:23:38.727 INFO O| Finalize: Updating package cache ... Done
53492026-09-02T04:23:39.772Z[ recovery-image] Sep 02 04:23:38.838 INFO O| Sep 02 04:23:38.838 INFO O| Finalize: Updating image state ... Done
53502026-09-02T04:23:40.146Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
53512026-09-02T04:23:40.291Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
53522026-09-02T04:23:40.547Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53532026-09-02T04:23:40.642Z[ recovery-image] Sep 02 04:23:39.709 INFO O| Sep 02 04:23:39.709 INFO O| Finalize: Creating fast lookup database ... Done
53542026-09-02T04:23:40.663Z[ recovery-image] Sep 02 04:23:39.730 INFO O| Sep 02 04:23:39.730 INFO O| Finalize: Reading search index ... Done
53552026-09-02T04:23:40.663Z[ recovery-image] Sep 02 04:23:39.730 INFO O| Sep 02 04:23:39.730 INFO O| Finalize: Updating search index ... Done
53562026-09-02T04:23:40.673Z[verify-libraries] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53572026-09-02T04:23:40.676Z[ recovery-image] Sep 02 04:23:39.741 INFO O| Sep 02 04:23:39.741 INFO O| Finalize: Updating package cache ... Done
53582026-09-02T04:23:40.950Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
53592026-09-02T04:23:41.004Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 14 (pkg_install) COMPLETE
53602026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53612026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "mbist" is not enabled
53622026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53632026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "mfg" is not enabled
53642026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53652026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "compliance" is not enabled
53662026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53672026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "stress" is not enabled
53682026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53692026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "compliance" is not enabled
53702026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
53712026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO skip step because feature "nfs" is not enabled
53722026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53732026-09-02T04:23:41.008Z[ recovery-image] Sep 02 04:23:40.071 INFO O| Sep 02 04:23:40.071 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53742026-09-02T04:23:41.039Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
53752026-09-02T04:23:41.175Z[ recovery-image] Sep 02 04:23:40.242 INFO O| Sep 02 04:23:40.242 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
53762026-09-02T04:23:41.317Z[ recovery-image] Sep 02 04:23:40.384 INFO O| Sep 02 04:23:40.384 INFO completed processing sled/ramdisk-01-os
53772026-09-02T04:23:41.320Z[ recovery-image] Sep 02 04:23:40.386 INFO image builder template: ramdisk-02-trim...
53782026-09-02T04:23:41.320Z[ recovery-image] Sep 02 04:23:40.386 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/.tmpmJC2b3/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
53792026-09-02T04:23:41.340Z[ recovery-image] Sep 02 04:23:40.407 INFO O| Sep 02 04:23:40.407 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53802026-09-02T04:23:41.345Z[ recovery-image] Sep 02 04:23:40.412 INFO O| Sep 02 04:23:40.412 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53812026-09-02T04:23:41.438Z[ recovery-image] Sep 02 04:23:40.505 INFO O| Sep 02 04:23:40.505 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
53822026-09-02T04:23:41.461Z[verify-libraries] Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
53832026-09-02T04:23:41.533Z[ recovery-image] Sep 02 04:23:40.599 INFO O| Sep 02 04:23:40.599 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
53842026-09-02T04:23:41.533Z[ recovery-image] Sep 02 04:23:40.600 INFO O| Sep 02 04:23:40.599 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
53852026-09-02T04:23:41.538Z[ recovery-image] Sep 02 04:23:40.605 INFO O| Sep 02 04:23:40.605 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
53862026-09-02T04:23:41.542Z[ recovery-image] Sep 02 04:23:40.609 INFO O| Sep 02 04:23:40.609 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
53872026-09-02T04:23:41.545Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
53882026-09-02T04:23:41.549Z[ recovery-image] Sep 02 04:23:40.614 INFO O| Sep 02 04:23:40.613 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
53892026-09-02T04:23:41.720Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
53902026-09-02T04:23:42.230Z[verify-libraries] Compiling sync-ptr v0.1.4
53912026-09-02T04:23:42.321Z[ recovery-image] Sep 02 04:23:41.387 INFO O| Sep 02 04:23:41.387 INFO rolled back to input snapshot; work may begin
53922026-09-02T04:23:42.321Z[ recovery-image] Sep 02 04:23:41.387 INFO O| Sep 02 04:23:41.387 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
53932026-09-02T04:23:42.325Z[ recovery-image] Sep 02 04:23:41.393 INFO O| Sep 02 04:23:41.393 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53942026-09-02T04:23:42.338Z[ recovery-image] Sep 02 04:23:41.402 INFO O| Sep 02 04:23:41.402 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
53952026-09-02T04:23:42.370Z[ recovery-image] Sep 02 04:23:41.438 INFO O| Sep 02 04:23:41.438 INFO STEP 0 (remove_files) COMPLETE
53962026-09-02T04:23:42.370Z[ recovery-image] Sep 02 04:23:41.438 INFO O| Sep 02 04:23:41.438 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
53972026-09-02T04:23:42.381Z[ recovery-image] Sep 02 04:23:41.449 INFO O| Sep 02 04:23:41.448 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
53982026-09-02T04:23:42.385Z[ recovery-image] Sep 02 04:23:41.450 INFO O| Sep 02 04:23:41.450 INFO STEP 1 (remove_files) COMPLETE
53992026-09-02T04:23:42.385Z[ recovery-image] Sep 02 04:23:41.450 INFO O| Sep 02 04:23:41.450 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54002026-09-02T04:23:42.393Z[ recovery-image] Sep 02 04:23:41.460 INFO O| Sep 02 04:23:41.460 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
54012026-09-02T04:23:42.405Z[ recovery-image] Sep 02 04:23:41.472 INFO O| Sep 02 04:23:41.472 INFO STEP 2 (remove_files) COMPLETE
54022026-09-02T04:23:42.405Z[ recovery-image] Sep 02 04:23:41.472 INFO O| Sep 02 04:23:41.472 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54032026-09-02T04:23:42.415Z[ recovery-image] Sep 02 04:23:41.483 INFO O| Sep 02 04:23:41.482 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
54042026-09-02T04:23:42.419Z[ recovery-image] Sep 02 04:23:41.484 INFO O| Sep 02 04:23:41.484 INFO STEP 3 (remove_files) COMPLETE
54052026-09-02T04:23:42.419Z[ recovery-image] Sep 02 04:23:41.484 INFO O| Sep 02 04:23:41.484 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54062026-09-02T04:23:42.430Z[ recovery-image] Sep 02 04:23:41.495 INFO O| Sep 02 04:23:41.495 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
54072026-09-02T04:23:42.430Z[ recovery-image] Sep 02 04:23:41.498 INFO O| Sep 02 04:23:41.498 INFO STEP 4 (remove_files) COMPLETE
54082026-09-02T04:23:42.430Z[ recovery-image] Sep 02 04:23:41.498 INFO O| Sep 02 04:23:41.498 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54092026-09-02T04:23:42.435Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
54102026-09-02T04:23:42.441Z[ recovery-image] Sep 02 04:23:41.508 INFO O| Sep 02 04:23:41.508 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
54112026-09-02T04:23:42.441Z[ recovery-image] Sep 02 04:23:41.508 INFO O| Sep 02 04:23:41.508 INFO STEP 5 (remove_files) COMPLETE
54122026-09-02T04:23:42.441Z[ recovery-image] Sep 02 04:23:41.508 INFO O| Sep 02 04:23:41.508 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54132026-09-02T04:23:42.450Z[ recovery-image] Sep 02 04:23:41.518 INFO O| Sep 02 04:23:41.518 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
54142026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 6 (remove_files) COMPLETE
54152026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54162026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO skip step because feature "heliosv2" is not enabled
54172026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54182026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO skip step because feature "recovery" is enabled
54192026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54202026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO skip step because feature "recovery" is enabled
54212026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54222026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO skip step because feature "recovery" is enabled
54232026-09-02T04:23:42.463Z[ recovery-image] Sep 02 04:23:41.528 INFO O| Sep 02 04:23:41.528 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54242026-09-02T04:23:42.471Z[ recovery-image] Sep 02 04:23:41.539 INFO O| Sep 02 04:23:41.539 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
54252026-09-02T04:23:42.474Z[ recovery-image] Sep 02 04:23:41.541 INFO O| Sep 02 04:23:41.541 INFO STEP 11 (remove_files) COMPLETE
54262026-09-02T04:23:42.475Z[ recovery-image] Sep 02 04:23:41.541 INFO O| Sep 02 04:23:41.541 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54272026-09-02T04:23:42.484Z[ recovery-image] Sep 02 04:23:41.552 INFO O| Sep 02 04:23:41.552 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
54282026-09-02T04:23:42.487Z[ recovery-image] Sep 02 04:23:41.552 INFO O| Sep 02 04:23:41.552 INFO STEP 12 (remove_files) COMPLETE
54292026-09-02T04:23:42.487Z[ recovery-image] Sep 02 04:23:41.552 INFO O| Sep 02 04:23:41.552 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54302026-09-02T04:23:42.494Z[ recovery-image] Sep 02 04:23:41.562 INFO O| Sep 02 04:23:41.562 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
54312026-09-02T04:23:42.497Z[ recovery-image] Sep 02 04:23:41.563 INFO O| Sep 02 04:23:41.563 INFO STEP 13 (remove_files) COMPLETE
54322026-09-02T04:23:42.497Z[ recovery-image] Sep 02 04:23:41.563 INFO O| Sep 02 04:23:41.563 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54332026-09-02T04:23:42.607Z[ recovery-image] Sep 02 04:23:41.674 INFO O| Sep 02 04:23:41.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
54342026-09-02T04:23:42.633Z[ recovery-image] Sep 02 04:23:41.701 INFO O| Sep 02 04:23:41.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
54352026-09-02T04:23:42.672Z[ recovery-image] Sep 02 04:23:41.740 INFO O| Sep 02 04:23:41.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
54362026-09-02T04:23:42.672Z[ recovery-image] Sep 02 04:23:41.740 INFO O| Sep 02 04:23:41.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/lib/libjq.a"
54372026-09-02T04:23:42.676Z[ recovery-image] Sep 02 04:23:41.741 INFO O| Sep 02 04:23:41.741 INFO STEP 14 (remove_files) COMPLETE
54382026-09-02T04:23:42.676Z[ recovery-image] Sep 02 04:23:41.741 INFO O| Sep 02 04:23:41.741 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54392026-09-02T04:23:42.685Z[ recovery-image] Sep 02 04:23:41.753 INFO O| Sep 02 04:23:41.753 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
54402026-09-02T04:23:42.689Z[ recovery-image] Sep 02 04:23:41.754 INFO O| Sep 02 04:23:41.754 INFO STEP 15 (remove_files) COMPLETE
54412026-09-02T04:23:42.689Z[ recovery-image] Sep 02 04:23:41.754 INFO O| Sep 02 04:23:41.754 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54422026-09-02T04:23:42.698Z[ recovery-image] Sep 02 04:23:41.765 INFO O| Sep 02 04:23:41.765 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
54432026-09-02T04:23:42.703Z[ recovery-image] Sep 02 04:23:41.771 INFO O| Sep 02 04:23:41.771 INFO STEP 16 (remove_files) COMPLETE
54442026-09-02T04:23:42.703Z[ recovery-image] Sep 02 04:23:41.771 INFO O| Sep 02 04:23:41.771 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54452026-09-02T04:23:42.716Z[ recovery-image] Sep 02 04:23:41.783 INFO O| Sep 02 04:23:41.783 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
54462026-09-02T04:23:42.719Z[ recovery-image] Sep 02 04:23:41.784 INFO O| Sep 02 04:23:41.784 INFO STEP 17 (remove_files) COMPLETE
54472026-09-02T04:23:42.719Z[ recovery-image] Sep 02 04:23:41.784 INFO O| Sep 02 04:23:41.784 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54482026-09-02T04:23:42.727Z[ recovery-image] Sep 02 04:23:41.794 INFO O| Sep 02 04:23:41.794 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
54492026-09-02T04:23:42.730Z[ recovery-image] Sep 02 04:23:41.796 INFO O| Sep 02 04:23:41.796 INFO STEP 18 (remove_files) COMPLETE
54502026-09-02T04:23:42.730Z[ recovery-image] Sep 02 04:23:41.796 INFO O| Sep 02 04:23:41.796 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54512026-09-02T04:23:42.822Z[ recovery-image] Sep 02 04:23:41.889 INFO O| Sep 02 04:23:41.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
54522026-09-02T04:23:42.822Z[ recovery-image] Sep 02 04:23:41.889 INFO O| Sep 02 04:23:41.889 INFO STEP 19 (remove_files) COMPLETE
54532026-09-02T04:23:42.822Z[ recovery-image] Sep 02 04:23:41.889 INFO O| Sep 02 04:23:41.889 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54542026-09-02T04:23:42.832Z[ recovery-image] Sep 02 04:23:41.899 INFO O| Sep 02 04:23:41.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
54552026-09-02T04:23:42.832Z[ recovery-image] Sep 02 04:23:41.899 INFO O| Sep 02 04:23:41.899 INFO STEP 20 (remove_files) COMPLETE
54562026-09-02T04:23:42.835Z[ recovery-image] Sep 02 04:23:41.899 INFO O| Sep 02 04:23:41.899 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54572026-09-02T04:23:42.835Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
54582026-09-02T04:23:42.855Z[ recovery-image] Sep 02 04:23:41.922 INFO O| Sep 02 04:23:41.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
54592026-09-02T04:23:42.855Z[ recovery-image] Sep 02 04:23:41.922 INFO O| Sep 02 04:23:41.922 INFO STEP 21 (remove_files) COMPLETE
54602026-09-02T04:23:42.855Z[ recovery-image] Sep 02 04:23:41.922 INFO O| Sep 02 04:23:41.922 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54612026-09-02T04:23:42.876Z[ recovery-image] Sep 02 04:23:41.944 INFO O| Sep 02 04:23:41.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
54622026-09-02T04:23:42.876Z[ recovery-image] Sep 02 04:23:41.944 INFO O| Sep 02 04:23:41.944 INFO STEP 22 (remove_files) COMPLETE
54632026-09-02T04:23:42.876Z[ recovery-image] Sep 02 04:23:41.944 INFO O| Sep 02 04:23:41.944 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54642026-09-02T04:23:42.886Z[ recovery-image] Sep 02 04:23:41.953 INFO O| Sep 02 04:23:41.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
54652026-09-02T04:23:42.886Z[ recovery-image] Sep 02 04:23:41.953 INFO O| Sep 02 04:23:41.953 INFO STEP 23 (remove_files) COMPLETE
54662026-09-02T04:23:42.886Z[ recovery-image] Sep 02 04:23:41.953 INFO O| Sep 02 04:23:41.953 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54672026-09-02T04:23:42.928Z[ recovery-image] Sep 02 04:23:41.995 INFO O| Sep 02 04:23:41.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
54682026-09-02T04:23:42.928Z[ recovery-image] Sep 02 04:23:41.995 INFO O| Sep 02 04:23:41.995 INFO STEP 24 (remove_files) COMPLETE
54692026-09-02T04:23:42.928Z[ recovery-image] Sep 02 04:23:41.995 INFO O| Sep 02 04:23:41.995 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54702026-09-02T04:23:42.938Z[ recovery-image] Sep 02 04:23:42.005 INFO O| Sep 02 04:23:42.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
54712026-09-02T04:23:42.938Z[ recovery-image] Sep 02 04:23:42.005 INFO O| Sep 02 04:23:42.005 INFO STEP 25 (remove_files) COMPLETE
54722026-09-02T04:23:42.938Z[ recovery-image] Sep 02 04:23:42.005 INFO O| Sep 02 04:23:42.005 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54732026-09-02T04:23:42.947Z[ recovery-image] Sep 02 04:23:42.015 INFO O| Sep 02 04:23:42.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
54742026-09-02T04:23:42.947Z[ recovery-image] Sep 02 04:23:42.015 INFO O| Sep 02 04:23:42.015 INFO STEP 26 (remove_files) COMPLETE
54752026-09-02T04:23:42.947Z[ recovery-image] Sep 02 04:23:42.015 INFO O| Sep 02 04:23:42.015 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54762026-09-02T04:23:42.974Z[ recovery-image] Sep 02 04:23:42.042 INFO O| Sep 02 04:23:42.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
54772026-09-02T04:23:42.974Z[ recovery-image] Sep 02 04:23:42.042 INFO O| Sep 02 04:23:42.042 INFO STEP 27 (remove_files) COMPLETE
54782026-09-02T04:23:42.974Z[ recovery-image] Sep 02 04:23:42.042 INFO O| Sep 02 04:23:42.042 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54792026-09-02T04:23:42.984Z[ recovery-image] Sep 02 04:23:42.051 INFO O| Sep 02 04:23:42.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
54802026-09-02T04:23:42.984Z[ recovery-image] Sep 02 04:23:42.051 INFO O| Sep 02 04:23:42.051 INFO STEP 28 (remove_files) COMPLETE
54812026-09-02T04:23:42.984Z[ recovery-image] Sep 02 04:23:42.051 INFO O| Sep 02 04:23:42.051 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54822026-09-02T04:23:42.993Z[ recovery-image] Sep 02 04:23:42.060 INFO O| Sep 02 04:23:42.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
54832026-09-02T04:23:42.993Z[ recovery-image] Sep 02 04:23:42.060 INFO O| Sep 02 04:23:42.060 INFO STEP 29 (remove_files) COMPLETE
54842026-09-02T04:23:42.996Z[ recovery-image] Sep 02 04:23:42.060 INFO O| Sep 02 04:23:42.060 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54852026-09-02T04:23:43.002Z[ recovery-image] Sep 02 04:23:42.069 INFO O| Sep 02 04:23:42.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
54862026-09-02T04:23:43.002Z[ recovery-image] Sep 02 04:23:42.069 INFO O| Sep 02 04:23:42.069 INFO STEP 30 (remove_files) COMPLETE
54872026-09-02T04:23:43.002Z[ recovery-image] Sep 02 04:23:42.069 INFO O| Sep 02 04:23:42.069 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54882026-09-02T04:23:43.010Z[ recovery-image] Sep 02 04:23:42.078 INFO O| Sep 02 04:23:42.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
54892026-09-02T04:23:43.010Z[ recovery-image] Sep 02 04:23:42.078 INFO O| Sep 02 04:23:42.078 INFO STEP 31 (remove_files) COMPLETE
54902026-09-02T04:23:43.011Z[ recovery-image] Sep 02 04:23:42.078 INFO O| Sep 02 04:23:42.078 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54912026-09-02T04:23:43.019Z[ recovery-image] Sep 02 04:23:42.086 INFO O| Sep 02 04:23:42.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
54922026-09-02T04:23:43.019Z[ recovery-image] Sep 02 04:23:42.086 INFO O| Sep 02 04:23:42.086 INFO STEP 32 (remove_files) COMPLETE
54932026-09-02T04:23:43.019Z[ recovery-image] Sep 02 04:23:42.086 INFO O| Sep 02 04:23:42.086 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54942026-09-02T04:23:43.028Z[ recovery-image] Sep 02 04:23:42.095 INFO O| Sep 02 04:23:42.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
54952026-09-02T04:23:43.031Z[ recovery-image] Sep 02 04:23:42.095 INFO O| Sep 02 04:23:42.095 INFO STEP 33 (remove_files) COMPLETE
54962026-09-02T04:23:43.031Z[ recovery-image] Sep 02 04:23:42.095 INFO O| Sep 02 04:23:42.095 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
54972026-09-02T04:23:43.038Z[ recovery-image] Sep 02 04:23:42.106 INFO O| Sep 02 04:23:42.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
54982026-09-02T04:23:43.038Z[ recovery-image] Sep 02 04:23:42.106 INFO O| Sep 02 04:23:42.106 INFO STEP 34 (remove_files) COMPLETE
54992026-09-02T04:23:43.038Z[ recovery-image] Sep 02 04:23:42.106 INFO O| Sep 02 04:23:42.106 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55002026-09-02T04:23:43.049Z[ recovery-image] Sep 02 04:23:42.117 INFO O| Sep 02 04:23:42.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
55012026-09-02T04:23:43.049Z[ recovery-image] Sep 02 04:23:42.117 INFO O| Sep 02 04:23:42.117 INFO STEP 35 (remove_files) COMPLETE
55022026-09-02T04:23:43.053Z[ recovery-image] Sep 02 04:23:42.117 INFO O| Sep 02 04:23:42.117 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55032026-09-02T04:23:43.060Z[ recovery-image] Sep 02 04:23:42.128 INFO O| Sep 02 04:23:42.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
55042026-09-02T04:23:43.060Z[ recovery-image] Sep 02 04:23:42.128 INFO O| Sep 02 04:23:42.128 INFO STEP 36 (remove_files) COMPLETE
55052026-09-02T04:23:43.060Z[ recovery-image] Sep 02 04:23:42.128 INFO O| Sep 02 04:23:42.128 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55062026-09-02T04:23:43.070Z[ recovery-image] Sep 02 04:23:42.138 INFO O| Sep 02 04:23:42.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
55072026-09-02T04:23:43.070Z[ recovery-image] Sep 02 04:23:42.138 INFO O| Sep 02 04:23:42.138 INFO STEP 37 (remove_files) COMPLETE
55082026-09-02T04:23:43.070Z[ recovery-image] Sep 02 04:23:42.138 INFO O| Sep 02 04:23:42.138 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55092026-09-02T04:23:43.081Z[ recovery-image] Sep 02 04:23:42.148 INFO O| Sep 02 04:23:42.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
55102026-09-02T04:23:43.081Z[ recovery-image] Sep 02 04:23:42.148 INFO O| Sep 02 04:23:42.148 INFO STEP 38 (remove_files) COMPLETE
55112026-09-02T04:23:43.084Z[ recovery-image] Sep 02 04:23:42.148 INFO O| Sep 02 04:23:42.148 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55122026-09-02T04:23:43.089Z[ recovery-image] Sep 02 04:23:42.157 INFO O| Sep 02 04:23:42.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
55132026-09-02T04:23:43.089Z[ recovery-image] Sep 02 04:23:42.157 INFO O| Sep 02 04:23:42.157 INFO STEP 39 (remove_files) COMPLETE
55142026-09-02T04:23:43.089Z[ recovery-image] Sep 02 04:23:42.157 INFO O| Sep 02 04:23:42.157 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55152026-09-02T04:23:43.100Z[ recovery-image] Sep 02 04:23:42.167 INFO O| Sep 02 04:23:42.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
55162026-09-02T04:23:43.100Z[ recovery-image] Sep 02 04:23:42.167 INFO O| Sep 02 04:23:42.167 INFO STEP 40 (remove_files) COMPLETE
55172026-09-02T04:23:43.100Z[ recovery-image] Sep 02 04:23:42.167 INFO O| Sep 02 04:23:42.167 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55182026-09-02T04:23:43.109Z[ recovery-image] Sep 02 04:23:42.176 INFO O| Sep 02 04:23:42.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
55192026-09-02T04:23:43.109Z[ recovery-image] Sep 02 04:23:42.176 INFO O| Sep 02 04:23:42.176 INFO STEP 41 (remove_files) COMPLETE
55202026-09-02T04:23:43.109Z[ recovery-image] Sep 02 04:23:42.176 INFO O| Sep 02 04:23:42.176 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55212026-09-02T04:23:43.117Z[ recovery-image] Sep 02 04:23:42.185 INFO O| Sep 02 04:23:42.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
55222026-09-02T04:23:43.117Z[ recovery-image] Sep 02 04:23:42.185 INFO O| Sep 02 04:23:42.185 INFO STEP 42 (remove_files) COMPLETE
55232026-09-02T04:23:43.120Z[ recovery-image] Sep 02 04:23:42.185 INFO O| Sep 02 04:23:42.185 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55242026-09-02T04:23:43.128Z[ recovery-image] Sep 02 04:23:42.195 INFO O| Sep 02 04:23:42.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
55252026-09-02T04:23:43.128Z[ recovery-image] Sep 02 04:23:42.195 INFO O| Sep 02 04:23:42.195 INFO STEP 43 (remove_files) COMPLETE
55262026-09-02T04:23:43.128Z[ recovery-image] Sep 02 04:23:42.195 INFO O| Sep 02 04:23:42.195 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55272026-09-02T04:23:43.138Z[ recovery-image] Sep 02 04:23:42.205 INFO O| Sep 02 04:23:42.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
55282026-09-02T04:23:43.138Z[ recovery-image] Sep 02 04:23:42.205 INFO O| Sep 02 04:23:42.205 INFO STEP 44 (remove_files) COMPLETE
55292026-09-02T04:23:43.138Z[ recovery-image] Sep 02 04:23:42.205 INFO O| Sep 02 04:23:42.205 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55302026-09-02T04:23:43.148Z[ recovery-image] Sep 02 04:23:42.216 INFO O| Sep 02 04:23:42.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
55312026-09-02T04:23:43.148Z[ recovery-image] Sep 02 04:23:42.216 INFO O| Sep 02 04:23:42.216 INFO STEP 45 (remove_files) COMPLETE
55322026-09-02T04:23:43.148Z[ recovery-image] Sep 02 04:23:42.216 INFO O| Sep 02 04:23:42.216 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55332026-09-02T04:23:43.158Z[ recovery-image] Sep 02 04:23:42.226 INFO O| Sep 02 04:23:42.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
55342026-09-02T04:23:43.158Z[ recovery-image] Sep 02 04:23:42.226 INFO O| Sep 02 04:23:42.226 INFO STEP 46 (remove_files) COMPLETE
55352026-09-02T04:23:43.162Z[ recovery-image] Sep 02 04:23:42.226 INFO O| Sep 02 04:23:42.226 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55362026-09-02T04:23:43.171Z[ recovery-image] Sep 02 04:23:42.236 INFO O| Sep 02 04:23:42.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
55372026-09-02T04:23:43.171Z[ recovery-image] Sep 02 04:23:42.236 INFO O| Sep 02 04:23:42.236 INFO STEP 47 (remove_files) COMPLETE
55382026-09-02T04:23:43.171Z[ recovery-image] Sep 02 04:23:42.236 INFO O| Sep 02 04:23:42.236 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55392026-09-02T04:23:43.180Z[ recovery-image] Sep 02 04:23:42.247 INFO O| Sep 02 04:23:42.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
55402026-09-02T04:23:43.180Z[ recovery-image] Sep 02 04:23:42.247 INFO O| Sep 02 04:23:42.247 INFO STEP 48 (remove_files) COMPLETE
55412026-09-02T04:23:43.180Z[ recovery-image] Sep 02 04:23:42.247 INFO O| Sep 02 04:23:42.247 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55422026-09-02T04:23:43.191Z[ recovery-image] Sep 02 04:23:42.258 INFO O| Sep 02 04:23:42.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
55432026-09-02T04:23:43.191Z[ recovery-image] Sep 02 04:23:42.258 INFO O| Sep 02 04:23:42.258 INFO STEP 49 (remove_files) COMPLETE
55442026-09-02T04:23:43.191Z[ recovery-image] Sep 02 04:23:42.258 INFO O| Sep 02 04:23:42.258 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55452026-09-02T04:23:43.201Z[ recovery-image] Sep 02 04:23:42.269 INFO O| Sep 02 04:23:42.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
55462026-09-02T04:23:43.201Z[ recovery-image] Sep 02 04:23:42.269 INFO O| Sep 02 04:23:42.269 INFO STEP 50 (remove_files) COMPLETE
55472026-09-02T04:23:43.201Z[ recovery-image] Sep 02 04:23:42.269 INFO O| Sep 02 04:23:42.269 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55482026-09-02T04:23:43.211Z[ recovery-image] Sep 02 04:23:42.278 INFO O| Sep 02 04:23:42.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
55492026-09-02T04:23:43.211Z[ recovery-image] Sep 02 04:23:42.278 INFO O| Sep 02 04:23:42.278 INFO STEP 51 (remove_files) COMPLETE
55502026-09-02T04:23:43.211Z[ recovery-image] Sep 02 04:23:42.278 INFO O| Sep 02 04:23:42.278 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55512026-09-02T04:23:43.221Z[ recovery-image] Sep 02 04:23:42.289 INFO O| Sep 02 04:23:42.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
55522026-09-02T04:23:43.221Z[ recovery-image] Sep 02 04:23:42.289 INFO O| Sep 02 04:23:42.289 INFO STEP 52 (remove_files) COMPLETE
55532026-09-02T04:23:43.221Z[ recovery-image] Sep 02 04:23:42.289 INFO O| Sep 02 04:23:42.289 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55542026-09-02T04:23:43.232Z[ recovery-image] Sep 02 04:23:42.299 INFO O| Sep 02 04:23:42.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
55552026-09-02T04:23:43.232Z[ recovery-image] Sep 02 04:23:42.299 INFO O| Sep 02 04:23:42.299 INFO STEP 53 (remove_files) COMPLETE
55562026-09-02T04:23:43.232Z[ recovery-image] Sep 02 04:23:42.299 INFO O| Sep 02 04:23:42.299 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55572026-09-02T04:23:43.242Z[ recovery-image] Sep 02 04:23:42.309 INFO O| Sep 02 04:23:42.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
55582026-09-02T04:23:43.242Z[ recovery-image] Sep 02 04:23:42.309 INFO O| Sep 02 04:23:42.309 INFO STEP 54 (remove_files) COMPLETE
55592026-09-02T04:23:43.242Z[ recovery-image] Sep 02 04:23:42.309 INFO O| Sep 02 04:23:42.309 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55602026-09-02T04:23:43.253Z[ recovery-image] Sep 02 04:23:42.320 INFO O| Sep 02 04:23:42.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
55612026-09-02T04:23:43.253Z[ recovery-image] Sep 02 04:23:42.320 INFO O| Sep 02 04:23:42.320 INFO STEP 55 (remove_files) COMPLETE
55622026-09-02T04:23:43.256Z[ recovery-image] Sep 02 04:23:42.320 INFO O| Sep 02 04:23:42.320 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55632026-09-02T04:23:43.263Z[ recovery-image] Sep 02 04:23:42.329 INFO O| Sep 02 04:23:42.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
55642026-09-02T04:23:43.266Z[ recovery-image] Sep 02 04:23:42.329 INFO O| Sep 02 04:23:42.329 INFO STEP 56 (remove_files) COMPLETE
55652026-09-02T04:23:43.266Z[ recovery-image] Sep 02 04:23:42.329 INFO O| Sep 02 04:23:42.329 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55662026-09-02T04:23:43.270Z[ recovery-image] Sep 02 04:23:42.338 INFO O| Sep 02 04:23:42.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
55672026-09-02T04:23:43.270Z[ recovery-image] Sep 02 04:23:42.338 INFO O| Sep 02 04:23:42.338 INFO STEP 57 (remove_files) COMPLETE
55682026-09-02T04:23:43.274Z[ recovery-image] Sep 02 04:23:42.338 INFO O| Sep 02 04:23:42.338 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55692026-09-02T04:23:43.280Z[ recovery-image] Sep 02 04:23:42.347 INFO O| Sep 02 04:23:42.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
55702026-09-02T04:23:43.280Z[ recovery-image] Sep 02 04:23:42.347 INFO O| Sep 02 04:23:42.347 INFO STEP 58 (remove_files) COMPLETE
55712026-09-02T04:23:43.283Z[ recovery-image] Sep 02 04:23:42.347 INFO O| Sep 02 04:23:42.347 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55722026-09-02T04:23:43.291Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
55732026-09-02T04:23:43.291Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
55742026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55752026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55762026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55772026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
55782026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO ok!
55792026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO STEP 59 (ensure_file) COMPLETE
55802026-09-02T04:23:43.294Z[ recovery-image] Sep 02 04:23:42.358 INFO O| Sep 02 04:23:42.358 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55812026-09-02T04:23:43.301Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
55822026-09-02T04:23:43.302Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
55832026-09-02T04:23:43.302Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55842026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55852026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55862026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
55872026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO ok!
55882026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO STEP 60 (ensure_file) COMPLETE
55892026-09-02T04:23:43.305Z[ recovery-image] Sep 02 04:23:42.369 INFO O| Sep 02 04:23:42.369 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55902026-09-02T04:23:43.312Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
55912026-09-02T04:23:43.312Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
55922026-09-02T04:23:43.312Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
55932026-09-02T04:23:43.315Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO ok!
55942026-09-02T04:23:43.315Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO STEP 61 (ensure_file) COMPLETE
55952026-09-02T04:23:43.315Z[ recovery-image] Sep 02 04:23:42.380 INFO O| Sep 02 04:23:42.380 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
55962026-09-02T04:23:43.321Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
55972026-09-02T04:23:43.321Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
55982026-09-02T04:23:43.321Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
55992026-09-02T04:23:43.324Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 INFO ok!
56002026-09-02T04:23:43.324Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 INFO STEP 62 (ensure_file) COMPLETE
56012026-09-02T04:23:43.324Z[ recovery-image] Sep 02 04:23:42.388 INFO O| Sep 02 04:23:42.388 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56022026-09-02T04:23:43.330Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
56032026-09-02T04:23:43.330Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
56042026-09-02T04:23:43.330Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56052026-09-02T04:23:43.333Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
56062026-09-02T04:23:43.333Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO ok!
56072026-09-02T04:23:43.333Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO STEP 63 (ensure_file) COMPLETE
56082026-09-02T04:23:43.333Z[ recovery-image] Sep 02 04:23:42.397 INFO O| Sep 02 04:23:42.397 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56092026-09-02T04:23:43.341Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.408 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
56102026-09-02T04:23:43.341Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/recovery/work/sled/ramdisk/etc/profile ...
56112026-09-02T04:23:43.341Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56122026-09-02T04:23:43.344Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/profile
56132026-09-02T04:23:43.344Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO ok!
56142026-09-02T04:23:43.344Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO STEP 64 (ensure_file) COMPLETE
56152026-09-02T04:23:43.344Z[ recovery-image] Sep 02 04:23:42.409 INFO O| Sep 02 04:23:42.409 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56162026-09-02T04:23:43.350Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
56172026-09-02T04:23:43.350Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
56182026-09-02T04:23:43.350Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56192026-09-02T04:23:43.354Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
56202026-09-02T04:23:43.354Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO ok!
56212026-09-02T04:23:43.354Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO STEP 65 (ensure_file) COMPLETE
56222026-09-02T04:23:43.354Z[ recovery-image] Sep 02 04:23:42.418 INFO O| Sep 02 04:23:42.418 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56232026-09-02T04:23:43.360Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
56242026-09-02T04:23:43.360Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
56252026-09-02T04:23:43.360Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
56262026-09-02T04:23:43.365Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO ok!
56272026-09-02T04:23:43.365Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO STEP 66 (assemble_files) COMPLETE
56282026-09-02T04:23:43.365Z[ recovery-image] Sep 02 04:23:42.428 INFO O| Sep 02 04:23:42.428 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56292026-09-02T04:23:43.370Z[ recovery-image] Sep 02 04:23:42.437 INFO O| Sep 02 04:23:42.437 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
56302026-09-02T04:23:43.370Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.437 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
56312026-09-02T04:23:43.370Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56322026-09-02T04:23:43.370Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
56332026-09-02T04:23:43.373Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO ok!
56342026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO STEP 67 (ensure_file) COMPLETE
56352026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56362026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO skip step because feature "omicron1" is not enabled
56372026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56382026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO skip step because feature "omicron1" is not enabled
56392026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56402026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO skip step because feature "omicron1" is not enabled
56412026-09-02T04:23:43.374Z[ recovery-image] Sep 02 04:23:42.438 INFO O| Sep 02 04:23:42.438 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
56422026-09-02T04:23:43.385Z[ recovery-image] Sep 02 04:23:42.453 INFO O| Sep 02 04:23:42.453 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
56432026-09-02T04:23:43.385Z[ recovery-image] Sep 02 04:23:42.453 INFO O| Sep 02 04:23:42.453 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
56442026-09-02T04:23:43.695Z[verify-libraries] Compiling russh v0.62.4
56452026-09-02T04:23:43.736Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56462026-09-02T04:23:43.995Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
56472026-09-02T04:23:44.611Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
56482026-09-02T04:23:44.705Z[ recovery-image] Sep 02 04:23:43.772 INFO O| Sep 02 04:23:43.772 INFO STEP 71 (pack_tar) COMPLETE
56492026-09-02T04:23:44.708Z[ recovery-image] Sep 02 04:23:43.773 INFO O| Sep 02 04:23:43.772 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56502026-09-02T04:23:44.708Z[ recovery-image] Sep 02 04:23:43.773 INFO O| Sep 02 04:23:43.772 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56512026-09-02T04:23:45.110Z[ recovery-image] Sep 02 04:23:44.177 INFO O| Sep 02 04:23:44.176 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
56522026-09-02T04:23:45.216Z[ recovery-image] Sep 02 04:23:44.284 INFO O| Sep 02 04:23:44.283 INFO completed processing sled/ramdisk-02-trim
56532026-09-02T04:23:45.220Z[ recovery-image] Sep 02 04:23:44.285 INFO image builder template: ramdisk-03-recovery-trim...
56542026-09-02T04:23:45.220Z[ recovery-image] Sep 02 04:23:44.285 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/.tmpmJC2b3/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
56552026-09-02T04:23:45.223Z[ recovery-image] Sep 02 04:23:44.291 INFO O| Sep 02 04:23:44.291 INFO skip include "recovery-elide-v2" because feature "heliosv2" is not enabled
56562026-09-02T04:23:45.278Z[verify-libraries] Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
56572026-09-02T04:23:45.297Z[ recovery-image] Sep 02 04:23:44.365 INFO O| Sep 02 04:23:44.365 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56582026-09-02T04:23:45.301Z[ recovery-image] Sep 02 04:23:44.369 INFO O| Sep 02 04:23:44.369 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56592026-09-02T04:23:45.369Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
56602026-09-02T04:23:45.397Z[ recovery-image] Sep 02 04:23:44.465 INFO O| Sep 02 04:23:44.465 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
56612026-09-02T04:23:45.477Z[verify-libraries] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
56622026-09-02T04:23:45.498Z[ recovery-image] Sep 02 04:23:44.565 INFO O| Sep 02 04:23:44.565 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
56632026-09-02T04:23:45.498Z[ recovery-image] Sep 02 04:23:44.565 INFO O| Sep 02 04:23:44.565 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
56642026-09-02T04:23:45.504Z[ recovery-image] Sep 02 04:23:44.572 INFO O| Sep 02 04:23:44.572 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
56652026-09-02T04:23:45.508Z[ recovery-image] Sep 02 04:23:44.576 INFO O| Sep 02 04:23:44.576 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
56662026-09-02T04:23:45.513Z[ recovery-image] Sep 02 04:23:44.580 INFO O| Sep 02 04:23:44.580 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
56672026-09-02T04:23:45.739Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
56682026-09-02T04:23:46.022Z[verify-libraries] Compiling fs-err v2.11.0
56692026-09-02T04:23:46.337Z[verify-libraries] Compiling internet-checksum v0.2.1
56702026-09-02T04:23:46.561Z[verify-libraries] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
56712026-09-02T04:23:46.980Z[verify-libraries] Compiling samael v0.0.19
56722026-09-02T04:23:47.057Z[ recovery-image] Sep 02 04:23:46.124 INFO O| Sep 02 04:23:46.124 INFO rolled back to input snapshot; work may begin
56732026-09-02T04:23:47.057Z[ recovery-image] Sep 02 04:23:46.124 INFO O| Sep 02 04:23:46.124 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
56742026-09-02T04:23:47.063Z[ recovery-image] Sep 02 04:23:46.130 INFO O| Sep 02 04:23:46.130 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56752026-09-02T04:23:47.074Z[ recovery-image] Sep 02 04:23:46.141 INFO O| Sep 02 04:23:46.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/amd64/vmm"
56762026-09-02T04:23:47.078Z[ recovery-image] Sep 02 04:23:46.144 INFO O| Sep 02 04:23:46.144 INFO STEP 0 (remove_files) COMPLETE
56772026-09-02T04:23:47.078Z[ recovery-image] Sep 02 04:23:46.144 INFO O| Sep 02 04:23:46.144 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56782026-09-02T04:23:47.088Z[ recovery-image] Sep 02 04:23:46.155 INFO O| Sep 02 04:23:46.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/drv/vmm.conf"
56792026-09-02T04:23:47.091Z[ recovery-image] Sep 02 04:23:46.156 INFO O| Sep 02 04:23:46.156 INFO STEP 1 (remove_files) COMPLETE
56802026-09-02T04:23:47.091Z[ recovery-image] Sep 02 04:23:46.156 INFO O| Sep 02 04:23:46.156 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56812026-09-02T04:23:47.100Z[ recovery-image] Sep 02 04:23:46.167 INFO O| Sep 02 04:23:46.167 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
56822026-09-02T04:23:47.103Z[ recovery-image] Sep 02 04:23:46.169 INFO O| Sep 02 04:23:46.169 INFO STEP 2 (remove_files) COMPLETE
56832026-09-02T04:23:47.103Z[ recovery-image] Sep 02 04:23:46.169 INFO O| Sep 02 04:23:46.169 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56842026-09-02T04:23:47.113Z[ recovery-image] Sep 02 04:23:46.180 INFO O| Sep 02 04:23:46.180 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
56852026-09-02T04:23:47.141Z[verify-libraries] Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
56862026-09-02T04:23:47.164Z[ recovery-image] Sep 02 04:23:46.232 INFO O| Sep 02 04:23:46.231 INFO STEP 3 (remove_files) COMPLETE
56872026-09-02T04:23:47.164Z[ recovery-image] Sep 02 04:23:46.232 INFO O| Sep 02 04:23:46.232 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56882026-09-02T04:23:47.176Z[ recovery-image] Sep 02 04:23:46.243 INFO O| Sep 02 04:23:46.243 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
56892026-09-02T04:23:47.180Z[ recovery-image] Sep 02 04:23:46.246 INFO O| Sep 02 04:23:46.246 INFO STEP 4 (remove_files) COMPLETE
56902026-09-02T04:23:47.180Z[ recovery-image] Sep 02 04:23:46.246 INFO O| Sep 02 04:23:46.246 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56912026-09-02T04:23:47.189Z[ recovery-image] Sep 02 04:23:46.257 INFO O| Sep 02 04:23:46.257 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
56922026-09-02T04:23:47.225Z[ recovery-image] Sep 02 04:23:46.293 INFO O| Sep 02 04:23:46.292 INFO STEP 5 (remove_files) COMPLETE
56932026-09-02T04:23:47.225Z[ recovery-image] Sep 02 04:23:46.293 INFO O| Sep 02 04:23:46.292 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56942026-09-02T04:23:47.243Z[ recovery-image] Sep 02 04:23:46.304 INFO O| Sep 02 04:23:46.304 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
56952026-09-02T04:23:47.248Z[ recovery-image] Sep 02 04:23:46.316 INFO O| Sep 02 04:23:46.316 INFO STEP 6 (remove_files) COMPLETE
56962026-09-02T04:23:47.248Z[ recovery-image] Sep 02 04:23:46.316 INFO O| Sep 02 04:23:46.316 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
56972026-09-02T04:23:47.260Z[ recovery-image] Sep 02 04:23:46.327 INFO O| Sep 02 04:23:46.327 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
56982026-09-02T04:23:47.264Z[ recovery-image] Sep 02 04:23:46.329 INFO O| Sep 02 04:23:46.329 INFO STEP 7 (remove_files) COMPLETE
56992026-09-02T04:23:47.264Z[ recovery-image] Sep 02 04:23:46.329 INFO O| Sep 02 04:23:46.329 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57002026-09-02T04:23:47.273Z[ recovery-image] Sep 02 04:23:46.340 INFO O| Sep 02 04:23:46.340 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
57012026-09-02T04:23:47.276Z[ recovery-image] Sep 02 04:23:46.342 INFO O| Sep 02 04:23:46.342 INFO STEP 8 (remove_files) COMPLETE
57022026-09-02T04:23:47.276Z[ recovery-image] Sep 02 04:23:46.342 INFO O| Sep 02 04:23:46.342 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57032026-09-02T04:23:47.286Z[ recovery-image] Sep 02 04:23:46.353 INFO O| Sep 02 04:23:46.353 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
57042026-09-02T04:23:47.293Z[ recovery-image] Sep 02 04:23:46.361 INFO O| Sep 02 04:23:46.360 INFO STEP 9 (remove_files) COMPLETE
57052026-09-02T04:23:47.293Z[ recovery-image] Sep 02 04:23:46.361 INFO O| Sep 02 04:23:46.361 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57062026-09-02T04:23:47.304Z[ recovery-image] Sep 02 04:23:46.372 INFO O| Sep 02 04:23:46.372 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
57072026-09-02T04:23:47.307Z[ recovery-image] Sep 02 04:23:46.374 INFO O| Sep 02 04:23:46.373 INFO STEP 10 (remove_files) COMPLETE
57082026-09-02T04:23:47.308Z[ recovery-image] Sep 02 04:23:46.374 INFO O| Sep 02 04:23:46.374 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57092026-09-02T04:23:47.317Z[ recovery-image] Sep 02 04:23:46.385 INFO O| Sep 02 04:23:46.385 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
57102026-09-02T04:23:47.320Z[ recovery-image] Sep 02 04:23:46.387 INFO O| Sep 02 04:23:46.387 INFO STEP 11 (remove_files) COMPLETE
57112026-09-02T04:23:47.320Z[ recovery-image] Sep 02 04:23:46.387 INFO O| Sep 02 04:23:46.387 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57122026-09-02T04:23:47.331Z[ recovery-image] Sep 02 04:23:46.398 INFO O| Sep 02 04:23:46.398 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
57132026-09-02T04:23:47.524Z[ recovery-image] Sep 02 04:23:46.591 INFO O| Sep 02 04:23:46.591 INFO STEP 12 (remove_files) COMPLETE
57142026-09-02T04:23:47.524Z[ recovery-image] Sep 02 04:23:46.591 INFO O| Sep 02 04:23:46.591 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57152026-09-02T04:23:47.537Z[ recovery-image] Sep 02 04:23:46.604 INFO O| Sep 02 04:23:46.604 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
57162026-09-02T04:23:47.544Z[ recovery-image] Sep 02 04:23:46.611 INFO O| Sep 02 04:23:46.611 INFO STEP 13 (remove_files) COMPLETE
57172026-09-02T04:23:47.544Z[ recovery-image] Sep 02 04:23:46.611 INFO O| Sep 02 04:23:46.611 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57182026-09-02T04:23:47.557Z[ recovery-image] Sep 02 04:23:46.624 INFO O| Sep 02 04:23:46.624 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
57192026-09-02T04:23:47.578Z[ recovery-image] Sep 02 04:23:46.645 INFO O| Sep 02 04:23:46.645 INFO STEP 14 (remove_files) COMPLETE
57202026-09-02T04:23:47.578Z[ recovery-image] Sep 02 04:23:46.645 INFO O| Sep 02 04:23:46.645 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57212026-09-02T04:23:47.603Z[ recovery-image] Sep 02 04:23:46.670 INFO O| Sep 02 04:23:46.670 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
57222026-09-02T04:23:47.607Z[ recovery-image] Sep 02 04:23:46.674 INFO O| Sep 02 04:23:46.674 INFO STEP 15 (remove_files) COMPLETE
57232026-09-02T04:23:47.607Z[ recovery-image] Sep 02 04:23:46.674 INFO O| Sep 02 04:23:46.674 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57242026-09-02T04:23:47.629Z[ recovery-image] Sep 02 04:23:46.696 INFO O| Sep 02 04:23:46.696 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
57252026-09-02T04:23:47.632Z[ recovery-image] Sep 02 04:23:46.696 INFO O| Sep 02 04:23:46.696 INFO STEP 16 (remove_files) COMPLETE
57262026-09-02T04:23:47.632Z[ recovery-image] Sep 02 04:23:46.696 INFO O| Sep 02 04:23:46.696 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57272026-09-02T04:23:47.642Z[ recovery-image] Sep 02 04:23:46.709 INFO O| Sep 02 04:23:46.709 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
57282026-09-02T04:23:47.664Z[ recovery-image] Sep 02 04:23:46.731 INFO O| Sep 02 04:23:46.731 INFO STEP 17 (remove_files) COMPLETE
57292026-09-02T04:23:47.664Z[ recovery-image] Sep 02 04:23:46.731 INFO O| Sep 02 04:23:46.731 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57302026-09-02T04:23:47.678Z[ recovery-image] Sep 02 04:23:46.745 INFO O| Sep 02 04:23:46.745 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
57312026-09-02T04:23:47.678Z[ recovery-image] Sep 02 04:23:46.745 INFO O| Sep 02 04:23:46.745 INFO STEP 18 (remove_files) COMPLETE
57322026-09-02T04:23:47.678Z[ recovery-image] Sep 02 04:23:46.745 INFO O| Sep 02 04:23:46.745 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57332026-09-02T04:23:47.687Z[ recovery-image] Sep 02 04:23:46.754 INFO O| Sep 02 04:23:46.754 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
57342026-09-02T04:23:47.687Z[ recovery-image] Sep 02 04:23:46.755 INFO O| Sep 02 04:23:46.754 INFO STEP 19 (remove_files) COMPLETE
57352026-09-02T04:23:47.687Z[ recovery-image] Sep 02 04:23:46.755 INFO O| Sep 02 04:23:46.754 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57362026-09-02T04:23:47.697Z[ recovery-image] Sep 02 04:23:46.764 INFO O| Sep 02 04:23:46.764 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
57372026-09-02T04:23:47.757Z[ recovery-image] Sep 02 04:23:46.824 INFO O| Sep 02 04:23:46.824 INFO STEP 20 (remove_files) COMPLETE
57382026-09-02T04:23:47.757Z[ recovery-image] Sep 02 04:23:46.824 INFO O| Sep 02 04:23:46.824 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57392026-09-02T04:23:47.769Z[ recovery-image] Sep 02 04:23:46.836 INFO O| Sep 02 04:23:46.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
57402026-09-02T04:23:47.789Z[ recovery-image] Sep 02 04:23:46.846 INFO O| Sep 02 04:23:46.846 INFO STEP 21 (remove_files) COMPLETE
57412026-09-02T04:23:47.789Z[ recovery-image] Sep 02 04:23:46.846 INFO O| Sep 02 04:23:46.846 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57422026-09-02T04:23:47.792Z[ recovery-image] Sep 02 04:23:46.856 INFO O| Sep 02 04:23:46.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
57432026-09-02T04:23:47.792Z[ recovery-image] Sep 02 04:23:46.859 INFO O| Sep 02 04:23:46.859 INFO STEP 22 (remove_files) COMPLETE
57442026-09-02T04:23:47.792Z[ recovery-image] Sep 02 04:23:46.859 INFO O| Sep 02 04:23:46.859 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57452026-09-02T04:23:47.804Z[ recovery-image] Sep 02 04:23:46.871 INFO O| Sep 02 04:23:46.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
57462026-09-02T04:23:47.807Z[ recovery-image] Sep 02 04:23:46.872 INFO O| Sep 02 04:23:46.871 INFO STEP 23 (remove_files) COMPLETE
57472026-09-02T04:23:47.807Z[ recovery-image] Sep 02 04:23:46.872 INFO O| Sep 02 04:23:46.872 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57482026-09-02T04:23:47.814Z[ recovery-image] Sep 02 04:23:46.882 INFO O| Sep 02 04:23:46.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
57492026-09-02T04:23:47.817Z[ recovery-image] Sep 02 04:23:46.884 INFO O| Sep 02 04:23:46.884 INFO STEP 24 (remove_files) COMPLETE
57502026-09-02T04:23:47.817Z[ recovery-image] Sep 02 04:23:46.884 INFO O| Sep 02 04:23:46.884 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57512026-09-02T04:23:47.833Z[ recovery-image] Sep 02 04:23:46.893 INFO O| Sep 02 04:23:46.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
57522026-09-02T04:23:47.836Z[ recovery-image] Sep 02 04:23:46.901 INFO O| Sep 02 04:23:46.901 INFO STEP 25 (remove_files) COMPLETE
57532026-09-02T04:23:47.836Z[ recovery-image] Sep 02 04:23:46.901 INFO O| Sep 02 04:23:46.901 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57542026-09-02T04:23:47.846Z[ recovery-image] Sep 02 04:23:46.913 INFO O| Sep 02 04:23:46.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
57552026-09-02T04:23:47.850Z[ recovery-image] Sep 02 04:23:46.918 INFO O| Sep 02 04:23:46.918 INFO STEP 26 (remove_files) COMPLETE
57562026-09-02T04:23:47.850Z[ recovery-image] Sep 02 04:23:46.918 INFO O| Sep 02 04:23:46.918 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57572026-09-02T04:23:47.869Z[ recovery-image] Sep 02 04:23:46.937 INFO O| Sep 02 04:23:46.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
57582026-09-02T04:23:47.872Z[ recovery-image] Sep 02 04:23:46.940 INFO O| Sep 02 04:23:46.940 INFO STEP 27 (remove_files) COMPLETE
57592026-09-02T04:23:47.872Z[ recovery-image] Sep 02 04:23:46.940 INFO O| Sep 02 04:23:46.940 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57602026-09-02T04:23:47.883Z[ recovery-image] Sep 02 04:23:46.950 INFO O| Sep 02 04:23:46.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
57612026-09-02T04:23:47.911Z[ recovery-image] Sep 02 04:23:46.979 INFO O| Sep 02 04:23:46.979 INFO STEP 28 (remove_files) COMPLETE
57622026-09-02T04:23:47.912Z[ recovery-image] Sep 02 04:23:46.979 INFO O| Sep 02 04:23:46.979 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57632026-09-02T04:23:47.921Z[ recovery-image] Sep 02 04:23:46.989 INFO O| Sep 02 04:23:46.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
57642026-09-02T04:23:47.948Z[ recovery-image] Sep 02 04:23:47.015 INFO O| Sep 02 04:23:47.015 INFO STEP 29 (remove_files) COMPLETE
57652026-09-02T04:23:47.948Z[ recovery-image] Sep 02 04:23:47.015 INFO O| Sep 02 04:23:47.015 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57662026-09-02T04:23:48.034Z[ recovery-image] Sep 02 04:23:47.101 INFO O| Sep 02 04:23:47.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
57672026-09-02T04:23:48.034Z[ recovery-image] Sep 02 04:23:47.102 INFO O| Sep 02 04:23:47.101 INFO STEP 30 (remove_files) COMPLETE
57682026-09-02T04:23:48.038Z[ recovery-image] Sep 02 04:23:47.102 INFO O| Sep 02 04:23:47.101 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57692026-09-02T04:23:48.046Z[ recovery-image] Sep 02 04:23:47.113 INFO O| Sep 02 04:23:47.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
57702026-09-02T04:23:48.057Z[ recovery-image] Sep 02 04:23:47.125 INFO O| Sep 02 04:23:47.124 INFO STEP 31 (remove_files) COMPLETE
57712026-09-02T04:23:48.057Z[ recovery-image] Sep 02 04:23:47.125 INFO O| Sep 02 04:23:47.124 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57722026-09-02T04:23:48.069Z[ recovery-image] Sep 02 04:23:47.136 INFO O| Sep 02 04:23:47.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
57732026-09-02T04:23:48.075Z[ recovery-image] Sep 02 04:23:47.137 INFO O| Sep 02 04:23:47.137 INFO STEP 32 (remove_files) COMPLETE
57742026-09-02T04:23:48.075Z[ recovery-image] Sep 02 04:23:47.137 INFO O| Sep 02 04:23:47.137 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57752026-09-02T04:23:48.080Z[ recovery-image] Sep 02 04:23:47.148 INFO O| Sep 02 04:23:47.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
57762026-09-02T04:23:48.080Z[ recovery-image] Sep 02 04:23:47.148 INFO O| Sep 02 04:23:47.148 INFO STEP 33 (remove_files) COMPLETE
57772026-09-02T04:23:48.084Z[ recovery-image] Sep 02 04:23:47.148 INFO O| Sep 02 04:23:47.148 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57782026-09-02T04:23:48.090Z[ recovery-image] Sep 02 04:23:47.158 INFO O| Sep 02 04:23:47.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
57792026-09-02T04:23:48.103Z[ recovery-image] Sep 02 04:23:47.170 INFO O| Sep 02 04:23:47.170 INFO STEP 34 (remove_files) COMPLETE
57802026-09-02T04:23:48.103Z[ recovery-image] Sep 02 04:23:47.170 INFO O| Sep 02 04:23:47.170 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57812026-09-02T04:23:48.106Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57822026-09-02T04:23:48.115Z[ recovery-image] Sep 02 04:23:47.182 INFO O| Sep 02 04:23:47.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
57832026-09-02T04:23:48.115Z[ recovery-image] Sep 02 04:23:47.182 INFO O| Sep 02 04:23:47.182 INFO STEP 35 (remove_files) COMPLETE
57842026-09-02T04:23:48.115Z[ recovery-image] Sep 02 04:23:47.182 INFO O| Sep 02 04:23:47.182 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57852026-09-02T04:23:48.127Z[ recovery-image] Sep 02 04:23:47.194 INFO O| Sep 02 04:23:47.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
57862026-09-02T04:23:48.127Z[ recovery-image] Sep 02 04:23:47.194 INFO O| Sep 02 04:23:47.194 INFO STEP 36 (remove_files) COMPLETE
57872026-09-02T04:23:48.127Z[ recovery-image] Sep 02 04:23:47.194 INFO O| Sep 02 04:23:47.194 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57882026-09-02T04:23:48.137Z[ recovery-image] Sep 02 04:23:47.204 INFO O| Sep 02 04:23:47.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
57892026-09-02T04:23:48.137Z[ recovery-image] Sep 02 04:23:47.204 INFO O| Sep 02 04:23:47.204 INFO STEP 37 (remove_files) COMPLETE
57902026-09-02T04:23:48.140Z[ recovery-image] Sep 02 04:23:47.204 INFO O| Sep 02 04:23:47.204 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57912026-09-02T04:23:48.148Z[ recovery-image] Sep 02 04:23:47.215 INFO O| Sep 02 04:23:47.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
57922026-09-02T04:23:48.148Z[ recovery-image] Sep 02 04:23:47.215 INFO O| Sep 02 04:23:47.215 INFO STEP 38 (remove_files) COMPLETE
57932026-09-02T04:23:48.148Z[ recovery-image] Sep 02 04:23:47.215 INFO O| Sep 02 04:23:47.215 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57942026-09-02T04:23:48.158Z[ recovery-image] Sep 02 04:23:47.225 INFO O| Sep 02 04:23:47.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
57952026-09-02T04:23:48.158Z[ recovery-image] Sep 02 04:23:47.225 INFO O| Sep 02 04:23:47.225 INFO STEP 39 (remove_files) COMPLETE
57962026-09-02T04:23:48.158Z[ recovery-image] Sep 02 04:23:47.225 INFO O| Sep 02 04:23:47.225 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
57972026-09-02T04:23:48.167Z[ recovery-image] Sep 02 04:23:47.234 INFO O| Sep 02 04:23:47.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
57982026-09-02T04:23:48.167Z[ recovery-image] Sep 02 04:23:47.234 INFO O| Sep 02 04:23:47.234 INFO STEP 40 (remove_files) COMPLETE
57992026-09-02T04:23:48.167Z[ recovery-image] Sep 02 04:23:47.234 INFO O| Sep 02 04:23:47.234 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58002026-09-02T04:23:48.176Z[ recovery-image] Sep 02 04:23:47.244 INFO O| Sep 02 04:23:47.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
58012026-09-02T04:23:48.176Z[ recovery-image] Sep 02 04:23:47.244 INFO O| Sep 02 04:23:47.244 INFO STEP 41 (remove_files) COMPLETE
58022026-09-02T04:23:48.180Z[ recovery-image] Sep 02 04:23:47.244 INFO O| Sep 02 04:23:47.244 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58032026-09-02T04:23:48.187Z[ recovery-image] Sep 02 04:23:47.254 INFO O| Sep 02 04:23:47.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
58042026-09-02T04:23:48.187Z[ recovery-image] Sep 02 04:23:47.254 INFO O| Sep 02 04:23:47.254 INFO STEP 42 (remove_files) COMPLETE
58052026-09-02T04:23:48.190Z[ recovery-image] Sep 02 04:23:47.254 INFO O| Sep 02 04:23:47.254 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58062026-09-02T04:23:48.196Z[ recovery-image] Sep 02 04:23:47.264 INFO O| Sep 02 04:23:47.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
58072026-09-02T04:23:48.196Z[ recovery-image] Sep 02 04:23:47.264 INFO O| Sep 02 04:23:47.264 INFO STEP 43 (remove_files) COMPLETE
58082026-09-02T04:23:48.196Z[ recovery-image] Sep 02 04:23:47.264 INFO O| Sep 02 04:23:47.264 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58092026-09-02T04:23:48.205Z[ recovery-image] Sep 02 04:23:47.273 INFO O| Sep 02 04:23:47.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
58102026-09-02T04:23:48.208Z[ recovery-image] Sep 02 04:23:47.274 INFO O| Sep 02 04:23:47.274 INFO STEP 44 (remove_files) COMPLETE
58112026-09-02T04:23:48.208Z[ recovery-image] Sep 02 04:23:47.274 INFO O| Sep 02 04:23:47.274 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58122026-09-02T04:23:48.218Z[ recovery-image] Sep 02 04:23:47.285 INFO O| Sep 02 04:23:47.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
58132026-09-02T04:23:48.218Z[ recovery-image] Sep 02 04:23:47.285 INFO O| Sep 02 04:23:47.285 INFO STEP 45 (remove_files) COMPLETE
58142026-09-02T04:23:48.221Z[ recovery-image] Sep 02 04:23:47.285 INFO O| Sep 02 04:23:47.285 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58152026-09-02T04:23:48.227Z[ recovery-image] Sep 02 04:23:47.294 INFO O| Sep 02 04:23:47.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
58162026-09-02T04:23:48.227Z[ recovery-image] Sep 02 04:23:47.294 INFO O| Sep 02 04:23:47.294 INFO STEP 46 (remove_files) COMPLETE
58172026-09-02T04:23:48.230Z[ recovery-image] Sep 02 04:23:47.294 INFO O| Sep 02 04:23:47.294 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58182026-09-02T04:23:48.236Z[ recovery-image] Sep 02 04:23:47.303 INFO O| Sep 02 04:23:47.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
58192026-09-02T04:23:48.236Z[ recovery-image] Sep 02 04:23:47.303 INFO O| Sep 02 04:23:47.303 INFO STEP 47 (remove_files) COMPLETE
58202026-09-02T04:23:48.239Z[ recovery-image] Sep 02 04:23:47.303 INFO O| Sep 02 04:23:47.303 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58212026-09-02T04:23:48.245Z[ recovery-image] Sep 02 04:23:47.313 INFO O| Sep 02 04:23:47.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
58222026-09-02T04:23:48.245Z[ recovery-image] Sep 02 04:23:47.313 INFO O| Sep 02 04:23:47.313 INFO STEP 48 (remove_files) COMPLETE
58232026-09-02T04:23:48.248Z[ recovery-image] Sep 02 04:23:47.313 INFO O| Sep 02 04:23:47.313 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58242026-09-02T04:23:48.255Z[ recovery-image] Sep 02 04:23:47.322 INFO O| Sep 02 04:23:47.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
58252026-09-02T04:23:48.257Z[ recovery-image] Sep 02 04:23:47.323 INFO O| Sep 02 04:23:47.323 INFO STEP 49 (remove_files) COMPLETE
58262026-09-02T04:23:48.257Z[ recovery-image] Sep 02 04:23:47.323 INFO O| Sep 02 04:23:47.323 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58272026-09-02T04:23:48.263Z[verify-libraries] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
58282026-09-02T04:23:48.266Z[ recovery-image] Sep 02 04:23:47.332 INFO O| Sep 02 04:23:47.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
58292026-09-02T04:23:48.266Z[ recovery-image] Sep 02 04:23:47.333 INFO O| Sep 02 04:23:47.333 INFO STEP 50 (remove_files) COMPLETE
58302026-09-02T04:23:48.266Z[ recovery-image] Sep 02 04:23:47.333 INFO O| Sep 02 04:23:47.333 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58312026-09-02T04:23:48.274Z[ recovery-image] Sep 02 04:23:47.341 INFO O| Sep 02 04:23:47.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
58322026-09-02T04:23:48.278Z[ recovery-image] Sep 02 04:23:47.342 INFO O| Sep 02 04:23:47.342 INFO STEP 51 (remove_files) COMPLETE
58332026-09-02T04:23:48.278Z[ recovery-image] Sep 02 04:23:47.342 INFO O| Sep 02 04:23:47.342 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58342026-09-02T04:23:48.283Z[ recovery-image] Sep 02 04:23:47.351 INFO O| Sep 02 04:23:47.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
58352026-09-02T04:23:48.283Z[ recovery-image] Sep 02 04:23:47.351 INFO O| Sep 02 04:23:47.351 INFO STEP 52 (remove_files) COMPLETE
58362026-09-02T04:23:48.286Z[ recovery-image] Sep 02 04:23:47.351 INFO O| Sep 02 04:23:47.351 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58372026-09-02T04:23:48.293Z[ recovery-image] Sep 02 04:23:47.360 INFO O| Sep 02 04:23:47.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
58382026-09-02T04:23:48.293Z[ recovery-image] Sep 02 04:23:47.360 INFO O| Sep 02 04:23:47.360 INFO STEP 53 (remove_files) COMPLETE
58392026-09-02T04:23:48.293Z[ recovery-image] Sep 02 04:23:47.360 INFO O| Sep 02 04:23:47.360 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58402026-09-02T04:23:48.303Z[ recovery-image] Sep 02 04:23:47.371 INFO O| Sep 02 04:23:47.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
58412026-09-02T04:23:48.303Z[ recovery-image] Sep 02 04:23:47.371 INFO O| Sep 02 04:23:47.371 INFO STEP 54 (remove_files) COMPLETE
58422026-09-02T04:23:48.306Z[ recovery-image] Sep 02 04:23:47.371 INFO O| Sep 02 04:23:47.371 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58432026-09-02T04:23:48.313Z[ recovery-image] Sep 02 04:23:47.381 INFO O| Sep 02 04:23:47.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
58442026-09-02T04:23:48.313Z[ recovery-image] Sep 02 04:23:47.381 INFO O| Sep 02 04:23:47.381 INFO STEP 55 (remove_files) COMPLETE
58452026-09-02T04:23:48.316Z[ recovery-image] Sep 02 04:23:47.381 INFO O| Sep 02 04:23:47.381 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58462026-09-02T04:23:48.323Z[ recovery-image] Sep 02 04:23:47.390 INFO O| Sep 02 04:23:47.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
58472026-09-02T04:23:48.323Z[ recovery-image] Sep 02 04:23:47.390 INFO O| Sep 02 04:23:47.390 INFO STEP 56 (remove_files) COMPLETE
58482026-09-02T04:23:48.326Z[ recovery-image] Sep 02 04:23:47.390 INFO O| Sep 02 04:23:47.390 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58492026-09-02T04:23:48.333Z[ recovery-image] Sep 02 04:23:47.400 INFO O| Sep 02 04:23:47.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
58502026-09-02T04:23:48.333Z[ recovery-image] Sep 02 04:23:47.400 INFO O| Sep 02 04:23:47.400 INFO STEP 57 (remove_files) COMPLETE
58512026-09-02T04:23:48.336Z[ recovery-image] Sep 02 04:23:47.400 INFO O| Sep 02 04:23:47.400 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58522026-09-02T04:23:48.343Z[ recovery-image] Sep 02 04:23:47.410 INFO O| Sep 02 04:23:47.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
58532026-09-02T04:23:48.343Z[ recovery-image] Sep 02 04:23:47.410 INFO O| Sep 02 04:23:47.410 INFO STEP 58 (remove_files) COMPLETE
58542026-09-02T04:23:48.346Z[ recovery-image] Sep 02 04:23:47.410 INFO O| Sep 02 04:23:47.410 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58552026-09-02T04:23:48.352Z[ recovery-image] Sep 02 04:23:47.419 INFO O| Sep 02 04:23:47.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
58562026-09-02T04:23:48.355Z[ recovery-image] Sep 02 04:23:47.420 INFO O| Sep 02 04:23:47.420 INFO STEP 59 (remove_files) COMPLETE
58572026-09-02T04:23:48.355Z[ recovery-image] Sep 02 04:23:47.420 INFO O| Sep 02 04:23:47.420 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58582026-09-02T04:23:48.362Z[ recovery-image] Sep 02 04:23:47.430 INFO O| Sep 02 04:23:47.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
58592026-09-02T04:23:48.362Z[ recovery-image] Sep 02 04:23:47.430 INFO O| Sep 02 04:23:47.430 INFO STEP 60 (remove_files) COMPLETE
58602026-09-02T04:23:48.365Z[ recovery-image] Sep 02 04:23:47.430 INFO O| Sep 02 04:23:47.430 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58612026-09-02T04:23:48.371Z[ recovery-image] Sep 02 04:23:47.439 INFO O| Sep 02 04:23:47.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
58622026-09-02T04:23:48.371Z[ recovery-image] Sep 02 04:23:47.439 INFO O| Sep 02 04:23:47.439 INFO STEP 61 (remove_files) COMPLETE
58632026-09-02T04:23:48.374Z[ recovery-image] Sep 02 04:23:47.439 INFO O| Sep 02 04:23:47.439 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58642026-09-02T04:23:48.380Z[ recovery-image] Sep 02 04:23:47.448 INFO O| Sep 02 04:23:47.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
58652026-09-02T04:23:48.380Z[ recovery-image] Sep 02 04:23:47.448 INFO O| Sep 02 04:23:47.448 INFO STEP 62 (remove_files) COMPLETE
58662026-09-02T04:23:48.380Z[ recovery-image] Sep 02 04:23:47.448 INFO O| Sep 02 04:23:47.448 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58672026-09-02T04:23:48.390Z[ recovery-image] Sep 02 04:23:47.458 INFO O| Sep 02 04:23:47.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
58682026-09-02T04:23:48.391Z[ recovery-image] Sep 02 04:23:47.458 INFO O| Sep 02 04:23:47.458 INFO STEP 63 (remove_files) COMPLETE
58692026-09-02T04:23:48.391Z[ recovery-image] Sep 02 04:23:47.458 INFO O| Sep 02 04:23:47.458 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58702026-09-02T04:23:48.400Z[ recovery-image] Sep 02 04:23:47.467 INFO O| Sep 02 04:23:47.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
58712026-09-02T04:23:48.400Z[ recovery-image] Sep 02 04:23:47.467 INFO O| Sep 02 04:23:47.467 INFO STEP 64 (remove_files) COMPLETE
58722026-09-02T04:23:48.400Z[ recovery-image] Sep 02 04:23:47.467 INFO O| Sep 02 04:23:47.467 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58732026-09-02T04:23:48.410Z[ recovery-image] Sep 02 04:23:47.477 INFO O| Sep 02 04:23:47.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
58742026-09-02T04:23:48.410Z[ recovery-image] Sep 02 04:23:47.477 INFO O| Sep 02 04:23:47.477 INFO STEP 65 (remove_files) COMPLETE
58752026-09-02T04:23:48.413Z[ recovery-image] Sep 02 04:23:47.477 INFO O| Sep 02 04:23:47.477 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58762026-09-02T04:23:48.419Z[ recovery-image] Sep 02 04:23:47.487 INFO O| Sep 02 04:23:47.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
58772026-09-02T04:23:48.419Z[ recovery-image] Sep 02 04:23:47.487 INFO O| Sep 02 04:23:47.487 INFO STEP 66 (remove_files) COMPLETE
58782026-09-02T04:23:48.423Z[ recovery-image] Sep 02 04:23:47.487 INFO O| Sep 02 04:23:47.487 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58792026-09-02T04:23:48.429Z[ recovery-image] Sep 02 04:23:47.497 INFO O| Sep 02 04:23:47.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
58802026-09-02T04:23:48.429Z[ recovery-image] Sep 02 04:23:47.497 INFO O| Sep 02 04:23:47.497 INFO STEP 67 (remove_files) COMPLETE
58812026-09-02T04:23:48.432Z[ recovery-image] Sep 02 04:23:47.497 INFO O| Sep 02 04:23:47.497 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58822026-09-02T04:23:48.440Z[ recovery-image] Sep 02 04:23:47.507 INFO O| Sep 02 04:23:47.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
58832026-09-02T04:23:48.440Z[ recovery-image] Sep 02 04:23:47.507 INFO O| Sep 02 04:23:47.507 INFO STEP 68 (remove_files) COMPLETE
58842026-09-02T04:23:48.443Z[ recovery-image] Sep 02 04:23:47.507 INFO O| Sep 02 04:23:47.507 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58852026-09-02T04:23:48.449Z[ recovery-image] Sep 02 04:23:47.516 INFO O| Sep 02 04:23:47.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
58862026-09-02T04:23:48.449Z[ recovery-image] Sep 02 04:23:47.516 INFO O| Sep 02 04:23:47.516 INFO STEP 69 (remove_files) COMPLETE
58872026-09-02T04:23:48.452Z[ recovery-image] Sep 02 04:23:47.516 INFO O| Sep 02 04:23:47.516 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58882026-09-02T04:23:48.458Z[ recovery-image] Sep 02 04:23:47.525 INFO O| Sep 02 04:23:47.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
58892026-09-02T04:23:48.458Z[ recovery-image] Sep 02 04:23:47.525 INFO O| Sep 02 04:23:47.525 INFO STEP 70 (remove_files) COMPLETE
58902026-09-02T04:23:48.461Z[ recovery-image] Sep 02 04:23:47.525 INFO O| Sep 02 04:23:47.525 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58912026-09-02T04:23:48.467Z[ recovery-image] Sep 02 04:23:47.534 INFO O| Sep 02 04:23:47.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
58922026-09-02T04:23:48.467Z[ recovery-image] Sep 02 04:23:47.534 INFO O| Sep 02 04:23:47.534 INFO STEP 71 (remove_files) COMPLETE
58932026-09-02T04:23:48.470Z[ recovery-image] Sep 02 04:23:47.534 INFO O| Sep 02 04:23:47.534 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58942026-09-02T04:23:48.476Z[ recovery-image] Sep 02 04:23:47.543 INFO O| Sep 02 04:23:47.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
58952026-09-02T04:23:48.476Z[ recovery-image] Sep 02 04:23:47.543 INFO O| Sep 02 04:23:47.543 INFO STEP 72 (remove_files) COMPLETE
58962026-09-02T04:23:48.476Z[ recovery-image] Sep 02 04:23:47.543 INFO O| Sep 02 04:23:47.543 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
58972026-09-02T04:23:48.485Z[ recovery-image] Sep 02 04:23:47.552 INFO O| Sep 02 04:23:47.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
58982026-09-02T04:23:48.485Z[ recovery-image] Sep 02 04:23:47.552 INFO O| Sep 02 04:23:47.552 INFO STEP 73 (remove_files) COMPLETE
58992026-09-02T04:23:48.485Z[ recovery-image] Sep 02 04:23:47.552 INFO O| Sep 02 04:23:47.552 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59002026-09-02T04:23:48.498Z[ recovery-image] Sep 02 04:23:47.566 INFO O| Sep 02 04:23:47.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
59012026-09-02T04:23:48.498Z[ recovery-image] Sep 02 04:23:47.566 INFO O| Sep 02 04:23:47.566 INFO STEP 74 (remove_files) COMPLETE
59022026-09-02T04:23:48.498Z[ recovery-image] Sep 02 04:23:47.566 INFO O| Sep 02 04:23:47.566 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59032026-09-02T04:23:48.509Z[ recovery-image] Sep 02 04:23:47.577 INFO O| Sep 02 04:23:47.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
59042026-09-02T04:23:48.509Z[ recovery-image] Sep 02 04:23:47.577 INFO O| Sep 02 04:23:47.577 INFO STEP 75 (remove_files) COMPLETE
59052026-09-02T04:23:48.512Z[ recovery-image] Sep 02 04:23:47.577 INFO O| Sep 02 04:23:47.577 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59062026-09-02T04:23:48.519Z[ recovery-image] Sep 02 04:23:47.587 INFO O| Sep 02 04:23:47.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
59072026-09-02T04:23:48.519Z[ recovery-image] Sep 02 04:23:47.587 INFO O| Sep 02 04:23:47.587 INFO STEP 76 (remove_files) COMPLETE
59082026-09-02T04:23:48.519Z[ recovery-image] Sep 02 04:23:47.587 INFO O| Sep 02 04:23:47.587 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59092026-09-02T04:23:48.529Z[ recovery-image] Sep 02 04:23:47.597 INFO O| Sep 02 04:23:47.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
59102026-09-02T04:23:48.529Z[ recovery-image] Sep 02 04:23:47.597 INFO O| Sep 02 04:23:47.597 INFO STEP 77 (remove_files) COMPLETE
59112026-09-02T04:23:48.529Z[ recovery-image] Sep 02 04:23:47.597 INFO O| Sep 02 04:23:47.597 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59122026-09-02T04:23:48.539Z[ recovery-image] Sep 02 04:23:47.606 INFO O| Sep 02 04:23:47.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
59132026-09-02T04:23:48.539Z[ recovery-image] Sep 02 04:23:47.606 INFO O| Sep 02 04:23:47.606 INFO STEP 78 (remove_files) COMPLETE
59142026-09-02T04:23:48.539Z[ recovery-image] Sep 02 04:23:47.606 INFO O| Sep 02 04:23:47.606 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59152026-09-02T04:23:48.548Z[ recovery-image] Sep 02 04:23:47.616 INFO O| Sep 02 04:23:47.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
59162026-09-02T04:23:48.551Z[ recovery-image] Sep 02 04:23:47.616 INFO O| Sep 02 04:23:47.616 INFO STEP 79 (remove_files) COMPLETE
59172026-09-02T04:23:48.551Z[ recovery-image] Sep 02 04:23:47.616 INFO O| Sep 02 04:23:47.616 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59182026-09-02T04:23:48.559Z[ recovery-image] Sep 02 04:23:47.625 INFO O| Sep 02 04:23:47.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
59192026-09-02T04:23:48.559Z[ recovery-image] Sep 02 04:23:47.625 INFO O| Sep 02 04:23:47.625 INFO STEP 80 (remove_files) COMPLETE
59202026-09-02T04:23:48.562Z[ recovery-image] Sep 02 04:23:47.625 INFO O| Sep 02 04:23:47.625 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59212026-09-02T04:23:48.566Z[ recovery-image] Sep 02 04:23:47.634 INFO O| Sep 02 04:23:47.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
59222026-09-02T04:23:48.566Z[ recovery-image] Sep 02 04:23:47.634 INFO O| Sep 02 04:23:47.634 INFO STEP 81 (remove_files) COMPLETE
59232026-09-02T04:23:48.569Z[ recovery-image] Sep 02 04:23:47.634 INFO O| Sep 02 04:23:47.634 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59242026-09-02T04:23:48.579Z[ recovery-image] Sep 02 04:23:47.643 INFO O| Sep 02 04:23:47.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
59252026-09-02T04:23:48.579Z[ recovery-image] Sep 02 04:23:47.643 INFO O| Sep 02 04:23:47.643 INFO STEP 82 (remove_files) COMPLETE
59262026-09-02T04:23:48.579Z[ recovery-image] Sep 02 04:23:47.643 INFO O| Sep 02 04:23:47.643 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59272026-09-02T04:23:48.584Z[ recovery-image] Sep 02 04:23:47.652 INFO O| Sep 02 04:23:47.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
59282026-09-02T04:23:48.584Z[ recovery-image] Sep 02 04:23:47.652 INFO O| Sep 02 04:23:47.652 INFO STEP 83 (remove_files) COMPLETE
59292026-09-02T04:23:48.587Z[ recovery-image] Sep 02 04:23:47.652 INFO O| Sep 02 04:23:47.652 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59302026-09-02T04:23:48.594Z[ recovery-image] Sep 02 04:23:47.661 INFO O| Sep 02 04:23:47.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
59312026-09-02T04:23:48.594Z[ recovery-image] Sep 02 04:23:47.661 INFO O| Sep 02 04:23:47.661 INFO STEP 84 (remove_files) COMPLETE
59322026-09-02T04:23:48.594Z[ recovery-image] Sep 02 04:23:47.661 INFO O| Sep 02 04:23:47.661 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59332026-09-02T04:23:48.603Z[ recovery-image] Sep 02 04:23:47.670 INFO O| Sep 02 04:23:47.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
59342026-09-02T04:23:48.603Z[ recovery-image] Sep 02 04:23:47.671 INFO O| Sep 02 04:23:47.670 INFO STEP 85 (remove_files) COMPLETE
59352026-09-02T04:23:48.603Z[ recovery-image] Sep 02 04:23:47.671 INFO O| Sep 02 04:23:47.671 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59362026-09-02T04:23:48.612Z[ recovery-image] Sep 02 04:23:47.680 INFO O| Sep 02 04:23:47.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
59372026-09-02T04:23:48.612Z[ recovery-image] Sep 02 04:23:47.680 INFO O| Sep 02 04:23:47.680 INFO STEP 86 (remove_files) COMPLETE
59382026-09-02T04:23:48.616Z[ recovery-image] Sep 02 04:23:47.680 INFO O| Sep 02 04:23:47.680 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59392026-09-02T04:23:48.621Z[ recovery-image] Sep 02 04:23:47.689 INFO O| Sep 02 04:23:47.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
59402026-09-02T04:23:48.621Z[ recovery-image] Sep 02 04:23:47.689 INFO O| Sep 02 04:23:47.689 INFO STEP 87 (remove_files) COMPLETE
59412026-09-02T04:23:48.624Z[ recovery-image] Sep 02 04:23:47.689 INFO O| Sep 02 04:23:47.689 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59422026-09-02T04:23:48.630Z[ recovery-image] Sep 02 04:23:47.698 INFO O| Sep 02 04:23:47.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
59432026-09-02T04:23:48.630Z[ recovery-image] Sep 02 04:23:47.698 INFO O| Sep 02 04:23:47.698 INFO STEP 88 (remove_files) COMPLETE
59442026-09-02T04:23:48.630Z[ recovery-image] Sep 02 04:23:47.698 INFO O| Sep 02 04:23:47.698 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59452026-09-02T04:23:48.639Z[ recovery-image] Sep 02 04:23:47.707 INFO O| Sep 02 04:23:47.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
59462026-09-02T04:23:48.642Z[ recovery-image] Sep 02 04:23:47.708 INFO O| Sep 02 04:23:47.708 INFO STEP 89 (remove_files) COMPLETE
59472026-09-02T04:23:48.642Z[ recovery-image] Sep 02 04:23:47.708 INFO O| Sep 02 04:23:47.708 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59482026-09-02T04:23:48.650Z[ recovery-image] Sep 02 04:23:47.717 INFO O| Sep 02 04:23:47.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
59492026-09-02T04:23:48.650Z[ recovery-image] Sep 02 04:23:47.717 INFO O| Sep 02 04:23:47.717 INFO STEP 90 (remove_files) COMPLETE
59502026-09-02T04:23:48.653Z[ recovery-image] Sep 02 04:23:47.717 INFO O| Sep 02 04:23:47.717 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59512026-09-02T04:23:48.659Z[ recovery-image] Sep 02 04:23:47.726 INFO O| Sep 02 04:23:47.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
59522026-09-02T04:23:48.659Z[ recovery-image] Sep 02 04:23:47.726 INFO O| Sep 02 04:23:47.726 INFO STEP 91 (remove_files) COMPLETE
59532026-09-02T04:23:48.659Z[ recovery-image] Sep 02 04:23:47.726 INFO O| Sep 02 04:23:47.726 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59542026-09-02T04:23:48.668Z[ recovery-image] Sep 02 04:23:47.735 INFO O| Sep 02 04:23:47.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
59552026-09-02T04:23:48.668Z[ recovery-image] Sep 02 04:23:47.735 INFO O| Sep 02 04:23:47.735 INFO STEP 92 (remove_files) COMPLETE
59562026-09-02T04:23:48.671Z[ recovery-image] Sep 02 04:23:47.735 INFO O| Sep 02 04:23:47.735 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59572026-09-02T04:23:48.677Z[ recovery-image] Sep 02 04:23:47.744 INFO O| Sep 02 04:23:47.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
59582026-09-02T04:23:48.677Z[ recovery-image] Sep 02 04:23:47.744 INFO O| Sep 02 04:23:47.744 INFO STEP 93 (remove_files) COMPLETE
59592026-09-02T04:23:48.680Z[ recovery-image] Sep 02 04:23:47.744 INFO O| Sep 02 04:23:47.744 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59602026-09-02T04:23:48.685Z[ recovery-image] Sep 02 04:23:47.753 INFO O| Sep 02 04:23:47.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
59612026-09-02T04:23:48.685Z[ recovery-image] Sep 02 04:23:47.753 INFO O| Sep 02 04:23:47.753 INFO STEP 94 (remove_files) COMPLETE
59622026-09-02T04:23:48.688Z[ recovery-image] Sep 02 04:23:47.753 INFO O| Sep 02 04:23:47.753 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59632026-09-02T04:23:48.694Z[ recovery-image] Sep 02 04:23:47.762 INFO O| Sep 02 04:23:47.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
59642026-09-02T04:23:48.694Z[ recovery-image] Sep 02 04:23:47.762 INFO O| Sep 02 04:23:47.762 INFO STEP 95 (remove_files) COMPLETE
59652026-09-02T04:23:48.694Z[ recovery-image] Sep 02 04:23:47.762 INFO O| Sep 02 04:23:47.762 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59662026-09-02T04:23:48.705Z[ recovery-image] Sep 02 04:23:47.772 INFO O| Sep 02 04:23:47.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
59672026-09-02T04:23:48.705Z[ recovery-image] Sep 02 04:23:47.772 INFO O| Sep 02 04:23:47.772 INFO STEP 96 (remove_files) COMPLETE
59682026-09-02T04:23:48.705Z[ recovery-image] Sep 02 04:23:47.772 INFO O| Sep 02 04:23:47.772 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59692026-09-02T04:23:48.715Z[ recovery-image] Sep 02 04:23:47.782 INFO O| Sep 02 04:23:47.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
59702026-09-02T04:23:48.715Z[ recovery-image] Sep 02 04:23:47.782 INFO O| Sep 02 04:23:47.782 INFO STEP 97 (remove_files) COMPLETE
59712026-09-02T04:23:48.719Z[ recovery-image] Sep 02 04:23:47.782 INFO O| Sep 02 04:23:47.782 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59722026-09-02T04:23:48.724Z[ recovery-image] Sep 02 04:23:47.791 INFO O| Sep 02 04:23:47.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
59732026-09-02T04:23:48.724Z[ recovery-image] Sep 02 04:23:47.791 INFO O| Sep 02 04:23:47.791 INFO STEP 98 (remove_files) COMPLETE
59742026-09-02T04:23:48.724Z[ recovery-image] Sep 02 04:23:47.791 INFO O| Sep 02 04:23:47.791 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59752026-09-02T04:23:48.733Z[ recovery-image] Sep 02 04:23:47.800 INFO O| Sep 02 04:23:47.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
59762026-09-02T04:23:48.733Z[ recovery-image] Sep 02 04:23:47.800 INFO O| Sep 02 04:23:47.800 INFO STEP 99 (remove_files) COMPLETE
59772026-09-02T04:23:48.733Z[ recovery-image] Sep 02 04:23:47.800 INFO O| Sep 02 04:23:47.800 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59782026-09-02T04:23:48.741Z[ recovery-image] Sep 02 04:23:47.809 INFO O| Sep 02 04:23:47.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
59792026-09-02T04:23:48.741Z[ recovery-image] Sep 02 04:23:47.809 INFO O| Sep 02 04:23:47.809 INFO STEP 100 (remove_files) COMPLETE
59802026-09-02T04:23:48.744Z[ recovery-image] Sep 02 04:23:47.809 INFO O| Sep 02 04:23:47.809 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59812026-09-02T04:23:48.750Z[ recovery-image] Sep 02 04:23:47.817 INFO O| Sep 02 04:23:47.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
59822026-09-02T04:23:48.750Z[ recovery-image] Sep 02 04:23:47.817 INFO O| Sep 02 04:23:47.817 INFO STEP 101 (remove_files) COMPLETE
59832026-09-02T04:23:48.753Z[ recovery-image] Sep 02 04:23:47.817 INFO O| Sep 02 04:23:47.817 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59842026-09-02T04:23:48.758Z[ recovery-image] Sep 02 04:23:47.826 INFO O| Sep 02 04:23:47.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
59852026-09-02T04:23:48.758Z[ recovery-image] Sep 02 04:23:47.826 INFO O| Sep 02 04:23:47.826 INFO STEP 102 (remove_files) COMPLETE
59862026-09-02T04:23:48.758Z[ recovery-image] Sep 02 04:23:47.826 INFO O| Sep 02 04:23:47.826 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59872026-09-02T04:23:48.767Z[ recovery-image] Sep 02 04:23:47.835 INFO O| Sep 02 04:23:47.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
59882026-09-02T04:23:48.767Z[ recovery-image] Sep 02 04:23:47.835 INFO O| Sep 02 04:23:47.835 INFO STEP 103 (remove_files) COMPLETE
59892026-09-02T04:23:48.767Z[ recovery-image] Sep 02 04:23:47.835 INFO O| Sep 02 04:23:47.835 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59902026-09-02T04:23:48.776Z[ recovery-image] Sep 02 04:23:47.844 INFO O| Sep 02 04:23:47.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
59912026-09-02T04:23:48.776Z[ recovery-image] Sep 02 04:23:47.844 INFO O| Sep 02 04:23:47.844 INFO STEP 104 (remove_files) COMPLETE
59922026-09-02T04:23:48.776Z[ recovery-image] Sep 02 04:23:47.844 INFO O| Sep 02 04:23:47.844 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59932026-09-02T04:23:48.787Z[ recovery-image] Sep 02 04:23:47.854 INFO O| Sep 02 04:23:47.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
59942026-09-02T04:23:48.787Z[ recovery-image] Sep 02 04:23:47.854 INFO O| Sep 02 04:23:47.854 INFO STEP 105 (remove_files) COMPLETE
59952026-09-02T04:23:48.790Z[ recovery-image] Sep 02 04:23:47.854 INFO O| Sep 02 04:23:47.854 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59962026-09-02T04:23:48.797Z[ recovery-image] Sep 02 04:23:47.865 INFO O| Sep 02 04:23:47.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
59972026-09-02T04:23:48.797Z[ recovery-image] Sep 02 04:23:47.865 INFO O| Sep 02 04:23:47.865 INFO STEP 106 (remove_files) COMPLETE
59982026-09-02T04:23:48.797Z[ recovery-image] Sep 02 04:23:47.865 INFO O| Sep 02 04:23:47.865 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
59992026-09-02T04:23:48.807Z[ recovery-image] Sep 02 04:23:47.875 INFO O| Sep 02 04:23:47.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
60002026-09-02T04:23:48.807Z[ recovery-image] Sep 02 04:23:47.875 INFO O| Sep 02 04:23:47.875 INFO STEP 107 (remove_files) COMPLETE
60012026-09-02T04:23:48.807Z[ recovery-image] Sep 02 04:23:47.875 INFO O| Sep 02 04:23:47.875 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60022026-09-02T04:23:48.817Z[ recovery-image] Sep 02 04:23:47.884 INFO O| Sep 02 04:23:47.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
60032026-09-02T04:23:48.817Z[ recovery-image] Sep 02 04:23:47.884 INFO O| Sep 02 04:23:47.884 INFO STEP 108 (remove_files) COMPLETE
60042026-09-02T04:23:48.820Z[ recovery-image] Sep 02 04:23:47.884 INFO O| Sep 02 04:23:47.884 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60052026-09-02T04:23:48.826Z[ recovery-image] Sep 02 04:23:47.894 INFO O| Sep 02 04:23:47.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
60062026-09-02T04:23:48.826Z[ recovery-image] Sep 02 04:23:47.894 INFO O| Sep 02 04:23:47.894 INFO STEP 109 (remove_files) COMPLETE
60072026-09-02T04:23:48.826Z[ recovery-image] Sep 02 04:23:47.894 INFO O| Sep 02 04:23:47.894 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60082026-09-02T04:23:48.848Z[ recovery-image] Sep 02 04:23:47.915 INFO O| Sep 02 04:23:47.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
60092026-09-02T04:23:48.848Z[ recovery-image] Sep 02 04:23:47.915 INFO O| Sep 02 04:23:47.915 INFO STEP 110 (remove_files) COMPLETE
60102026-09-02T04:23:48.848Z[ recovery-image] Sep 02 04:23:47.915 INFO O| Sep 02 04:23:47.915 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60112026-09-02T04:23:48.857Z[ recovery-image] Sep 02 04:23:47.924 INFO O| Sep 02 04:23:47.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
60122026-09-02T04:23:48.857Z[ recovery-image] Sep 02 04:23:47.925 INFO O| Sep 02 04:23:47.925 INFO STEP 111 (remove_files) COMPLETE
60132026-09-02T04:23:48.857Z[ recovery-image] Sep 02 04:23:47.925 INFO O| Sep 02 04:23:47.925 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60142026-09-02T04:23:48.866Z[ recovery-image] Sep 02 04:23:47.933 INFO O| Sep 02 04:23:47.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
60152026-09-02T04:23:48.869Z[ recovery-image] Sep 02 04:23:47.934 INFO O| Sep 02 04:23:47.934 INFO STEP 112 (remove_files) COMPLETE
60162026-09-02T04:23:48.869Z[ recovery-image] Sep 02 04:23:47.934 INFO O| Sep 02 04:23:47.934 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60172026-09-02T04:23:48.876Z[ recovery-image] Sep 02 04:23:47.944 INFO O| Sep 02 04:23:47.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
60182026-09-02T04:23:48.876Z[ recovery-image] Sep 02 04:23:47.944 INFO O| Sep 02 04:23:47.944 INFO STEP 113 (remove_files) COMPLETE
60192026-09-02T04:23:48.879Z[ recovery-image] Sep 02 04:23:47.944 INFO O| Sep 02 04:23:47.944 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60202026-09-02T04:23:48.886Z[ recovery-image] Sep 02 04:23:47.952 INFO O| Sep 02 04:23:47.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
60212026-09-02T04:23:48.887Z[ recovery-image] Sep 02 04:23:47.952 INFO O| Sep 02 04:23:47.952 INFO STEP 114 (remove_files) COMPLETE
60222026-09-02T04:23:48.890Z[ recovery-image] Sep 02 04:23:47.952 INFO O| Sep 02 04:23:47.952 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60232026-09-02T04:23:48.894Z[ recovery-image] Sep 02 04:23:47.961 INFO O| Sep 02 04:23:47.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
60242026-09-02T04:23:48.894Z[ recovery-image] Sep 02 04:23:47.961 INFO O| Sep 02 04:23:47.961 INFO STEP 115 (remove_files) COMPLETE
60252026-09-02T04:23:48.894Z[ recovery-image] Sep 02 04:23:47.961 INFO O| Sep 02 04:23:47.961 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60262026-09-02T04:23:48.903Z[ recovery-image] Sep 02 04:23:47.970 INFO O| Sep 02 04:23:47.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
60272026-09-02T04:23:48.903Z[ recovery-image] Sep 02 04:23:47.970 INFO O| Sep 02 04:23:47.970 INFO STEP 116 (remove_files) COMPLETE
60282026-09-02T04:23:48.906Z[ recovery-image] Sep 02 04:23:47.970 INFO O| Sep 02 04:23:47.970 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60292026-09-02T04:23:48.911Z[ recovery-image] Sep 02 04:23:47.979 INFO O| Sep 02 04:23:47.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
60302026-09-02T04:23:48.911Z[ recovery-image] Sep 02 04:23:47.979 INFO O| Sep 02 04:23:47.979 INFO STEP 117 (remove_files) COMPLETE
60312026-09-02T04:23:48.914Z[ recovery-image] Sep 02 04:23:47.979 INFO O| Sep 02 04:23:47.979 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60322026-09-02T04:23:48.920Z[ recovery-image] Sep 02 04:23:47.987 INFO O| Sep 02 04:23:47.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
60332026-09-02T04:23:48.920Z[ recovery-image] Sep 02 04:23:47.987 INFO O| Sep 02 04:23:47.987 INFO STEP 118 (remove_files) COMPLETE
60342026-09-02T04:23:48.920Z[ recovery-image] Sep 02 04:23:47.987 INFO O| Sep 02 04:23:47.987 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60352026-09-02T04:23:48.931Z[ recovery-image] Sep 02 04:23:47.998 INFO O| Sep 02 04:23:47.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
60362026-09-02T04:23:48.931Z[ recovery-image] Sep 02 04:23:47.998 INFO O| Sep 02 04:23:47.998 INFO STEP 119 (remove_files) COMPLETE
60372026-09-02T04:23:48.934Z[ recovery-image] Sep 02 04:23:47.998 INFO O| Sep 02 04:23:47.998 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60382026-09-02T04:23:48.942Z[ recovery-image] Sep 02 04:23:48.009 INFO O| Sep 02 04:23:48.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
60392026-09-02T04:23:48.942Z[ recovery-image] Sep 02 04:23:48.009 INFO O| Sep 02 04:23:48.009 INFO STEP 120 (remove_files) COMPLETE
60402026-09-02T04:23:48.942Z[ recovery-image] Sep 02 04:23:48.009 INFO O| Sep 02 04:23:48.009 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60412026-09-02T04:23:48.955Z[ recovery-image] Sep 02 04:23:48.019 INFO O| Sep 02 04:23:48.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
60422026-09-02T04:23:48.955Z[ recovery-image] Sep 02 04:23:48.019 INFO O| Sep 02 04:23:48.019 INFO STEP 121 (remove_files) COMPLETE
60432026-09-02T04:23:48.955Z[ recovery-image] Sep 02 04:23:48.019 INFO O| Sep 02 04:23:48.019 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60442026-09-02T04:23:48.960Z[ recovery-image] Sep 02 04:23:48.028 INFO O| Sep 02 04:23:48.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
60452026-09-02T04:23:48.960Z[ recovery-image] Sep 02 04:23:48.028 INFO O| Sep 02 04:23:48.028 INFO STEP 122 (remove_files) COMPLETE
60462026-09-02T04:23:48.960Z[ recovery-image] Sep 02 04:23:48.028 INFO O| Sep 02 04:23:48.028 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60472026-09-02T04:23:48.969Z[ recovery-image] Sep 02 04:23:48.037 INFO O| Sep 02 04:23:48.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
60482026-09-02T04:23:48.969Z[ recovery-image] Sep 02 04:23:48.037 INFO O| Sep 02 04:23:48.037 INFO STEP 123 (remove_files) COMPLETE
60492026-09-02T04:23:48.972Z[ recovery-image] Sep 02 04:23:48.037 INFO O| Sep 02 04:23:48.037 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60502026-09-02T04:23:48.979Z[ recovery-image] Sep 02 04:23:48.046 INFO O| Sep 02 04:23:48.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
60512026-09-02T04:23:48.979Z[ recovery-image] Sep 02 04:23:48.046 INFO O| Sep 02 04:23:48.046 INFO STEP 124 (remove_files) COMPLETE
60522026-09-02T04:23:48.979Z[ recovery-image] Sep 02 04:23:48.046 INFO O| Sep 02 04:23:48.046 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60532026-09-02T04:23:48.989Z[ recovery-image] Sep 02 04:23:48.056 INFO O| Sep 02 04:23:48.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
60542026-09-02T04:23:48.989Z[ recovery-image] Sep 02 04:23:48.056 INFO O| Sep 02 04:23:48.056 INFO STEP 125 (remove_files) COMPLETE
60552026-09-02T04:23:48.989Z[ recovery-image] Sep 02 04:23:48.056 INFO O| Sep 02 04:23:48.056 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60562026-09-02T04:23:49.001Z[ recovery-image] Sep 02 04:23:48.068 INFO O| Sep 02 04:23:48.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
60572026-09-02T04:23:49.001Z[ recovery-image] Sep 02 04:23:48.068 INFO O| Sep 02 04:23:48.068 INFO STEP 126 (remove_files) COMPLETE
60582026-09-02T04:23:49.001Z[ recovery-image] Sep 02 04:23:48.068 INFO O| Sep 02 04:23:48.068 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60592026-09-02T04:23:49.011Z[ recovery-image] Sep 02 04:23:48.079 INFO O| Sep 02 04:23:48.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
60602026-09-02T04:23:49.011Z[ recovery-image] Sep 02 04:23:48.079 INFO O| Sep 02 04:23:48.079 INFO STEP 127 (remove_files) COMPLETE
60612026-09-02T04:23:49.016Z[ recovery-image] Sep 02 04:23:48.079 INFO O| Sep 02 04:23:48.079 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60622026-09-02T04:23:49.022Z[ recovery-image] Sep 02 04:23:48.089 INFO O| Sep 02 04:23:48.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
60632026-09-02T04:23:49.022Z[ recovery-image] Sep 02 04:23:48.089 INFO O| Sep 02 04:23:48.089 INFO STEP 128 (remove_files) COMPLETE
60642026-09-02T04:23:49.022Z[ recovery-image] Sep 02 04:23:48.089 INFO O| Sep 02 04:23:48.089 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60652026-09-02T04:23:49.032Z[ recovery-image] Sep 02 04:23:48.099 INFO O| Sep 02 04:23:48.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
60662026-09-02T04:23:49.032Z[ recovery-image] Sep 02 04:23:48.099 INFO O| Sep 02 04:23:48.099 INFO STEP 129 (remove_files) COMPLETE
60672026-09-02T04:23:49.032Z[ recovery-image] Sep 02 04:23:48.099 INFO O| Sep 02 04:23:48.099 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60682026-09-02T04:23:49.041Z[ recovery-image] Sep 02 04:23:48.108 INFO O| Sep 02 04:23:48.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
60692026-09-02T04:23:49.041Z[ recovery-image] Sep 02 04:23:48.108 INFO O| Sep 02 04:23:48.108 INFO STEP 130 (remove_files) COMPLETE
60702026-09-02T04:23:49.044Z[ recovery-image] Sep 02 04:23:48.108 INFO O| Sep 02 04:23:48.108 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60712026-09-02T04:23:49.050Z[ recovery-image] Sep 02 04:23:48.117 INFO O| Sep 02 04:23:48.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
60722026-09-02T04:23:49.050Z[ recovery-image] Sep 02 04:23:48.117 INFO O| Sep 02 04:23:48.117 INFO STEP 131 (remove_files) COMPLETE
60732026-09-02T04:23:49.050Z[ recovery-image] Sep 02 04:23:48.117 INFO O| Sep 02 04:23:48.117 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60742026-09-02T04:23:49.061Z[ recovery-image] Sep 02 04:23:48.127 INFO O| Sep 02 04:23:48.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
60752026-09-02T04:23:49.061Z[ recovery-image] Sep 02 04:23:48.127 INFO O| Sep 02 04:23:48.127 INFO STEP 132 (remove_files) COMPLETE
60762026-09-02T04:23:49.061Z[ recovery-image] Sep 02 04:23:48.127 INFO O| Sep 02 04:23:48.127 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60772026-09-02T04:23:49.071Z[ recovery-image] Sep 02 04:23:48.138 INFO O| Sep 02 04:23:48.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
60782026-09-02T04:23:49.071Z[ recovery-image] Sep 02 04:23:48.138 INFO O| Sep 02 04:23:48.138 INFO STEP 133 (remove_files) COMPLETE
60792026-09-02T04:23:49.071Z[ recovery-image] Sep 02 04:23:48.138 INFO O| Sep 02 04:23:48.138 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60802026-09-02T04:23:49.081Z[ recovery-image] Sep 02 04:23:48.148 INFO O| Sep 02 04:23:48.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
60812026-09-02T04:23:49.081Z[ recovery-image] Sep 02 04:23:48.148 INFO O| Sep 02 04:23:48.148 INFO STEP 134 (remove_files) COMPLETE
60822026-09-02T04:23:49.084Z[ recovery-image] Sep 02 04:23:48.148 INFO O| Sep 02 04:23:48.148 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60832026-09-02T04:23:49.091Z[ recovery-image] Sep 02 04:23:48.159 INFO O| Sep 02 04:23:48.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
60842026-09-02T04:23:49.091Z[ recovery-image] Sep 02 04:23:48.159 INFO O| Sep 02 04:23:48.159 INFO STEP 135 (remove_files) COMPLETE
60852026-09-02T04:23:49.094Z[ recovery-image] Sep 02 04:23:48.159 INFO O| Sep 02 04:23:48.159 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60862026-09-02T04:23:49.100Z[ recovery-image] Sep 02 04:23:48.167 INFO O| Sep 02 04:23:48.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
60872026-09-02T04:23:49.100Z[ recovery-image] Sep 02 04:23:48.167 INFO O| Sep 02 04:23:48.167 INFO STEP 136 (remove_files) COMPLETE
60882026-09-02T04:23:49.100Z[ recovery-image] Sep 02 04:23:48.167 INFO O| Sep 02 04:23:48.167 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60892026-09-02T04:23:49.108Z[ recovery-image] Sep 02 04:23:48.175 INFO O| Sep 02 04:23:48.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
60902026-09-02T04:23:49.108Z[ recovery-image] Sep 02 04:23:48.175 INFO O| Sep 02 04:23:48.175 INFO STEP 137 (remove_files) COMPLETE
60912026-09-02T04:23:49.108Z[ recovery-image] Sep 02 04:23:48.175 INFO O| Sep 02 04:23:48.175 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60922026-09-02T04:23:49.117Z[ recovery-image] Sep 02 04:23:48.184 INFO O| Sep 02 04:23:48.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
60932026-09-02T04:23:49.117Z[ recovery-image] Sep 02 04:23:48.184 INFO O| Sep 02 04:23:48.184 INFO STEP 138 (remove_files) COMPLETE
60942026-09-02T04:23:49.117Z[ recovery-image] Sep 02 04:23:48.184 INFO O| Sep 02 04:23:48.184 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60952026-09-02T04:23:49.125Z[ recovery-image] Sep 02 04:23:48.193 INFO O| Sep 02 04:23:48.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
60962026-09-02T04:23:49.125Z[ recovery-image] Sep 02 04:23:48.193 INFO O| Sep 02 04:23:48.193 INFO STEP 139 (remove_files) COMPLETE
60972026-09-02T04:23:49.125Z[ recovery-image] Sep 02 04:23:48.193 INFO O| Sep 02 04:23:48.193 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
60982026-09-02T04:23:49.133Z[ recovery-image] Sep 02 04:23:48.200 INFO O| Sep 02 04:23:48.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
60992026-09-02T04:23:49.133Z[ recovery-image] Sep 02 04:23:48.200 INFO O| Sep 02 04:23:48.200 INFO STEP 140 (remove_files) COMPLETE
61002026-09-02T04:23:49.133Z[ recovery-image] Sep 02 04:23:48.200 INFO O| Sep 02 04:23:48.200 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61012026-09-02T04:23:49.141Z[ recovery-image] Sep 02 04:23:48.208 INFO O| Sep 02 04:23:48.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
61022026-09-02T04:23:49.141Z[ recovery-image] Sep 02 04:23:48.208 INFO O| Sep 02 04:23:48.208 INFO STEP 141 (remove_files) COMPLETE
61032026-09-02T04:23:49.141Z[ recovery-image] Sep 02 04:23:48.208 INFO O| Sep 02 04:23:48.208 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61042026-09-02T04:23:49.149Z[ recovery-image] Sep 02 04:23:48.216 INFO O| Sep 02 04:23:48.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
61052026-09-02T04:23:49.149Z[ recovery-image] Sep 02 04:23:48.216 INFO O| Sep 02 04:23:48.216 INFO STEP 142 (remove_files) COMPLETE
61062026-09-02T04:23:49.149Z[ recovery-image] Sep 02 04:23:48.216 INFO O| Sep 02 04:23:48.216 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61072026-09-02T04:23:49.159Z[ recovery-image] Sep 02 04:23:48.226 INFO O| Sep 02 04:23:48.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
61082026-09-02T04:23:49.159Z[ recovery-image] Sep 02 04:23:48.226 INFO O| Sep 02 04:23:48.226 INFO STEP 143 (remove_files) COMPLETE
61092026-09-02T04:23:49.159Z[ recovery-image] Sep 02 04:23:48.226 INFO O| Sep 02 04:23:48.226 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61102026-09-02T04:23:49.168Z[ recovery-image] Sep 02 04:23:48.235 INFO O| Sep 02 04:23:48.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
61112026-09-02T04:23:49.168Z[ recovery-image] Sep 02 04:23:48.235 INFO O| Sep 02 04:23:48.235 INFO STEP 144 (remove_files) COMPLETE
61122026-09-02T04:23:49.168Z[ recovery-image] Sep 02 04:23:48.235 INFO O| Sep 02 04:23:48.235 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61132026-09-02T04:23:49.176Z[ recovery-image] Sep 02 04:23:48.244 INFO O| Sep 02 04:23:48.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
61142026-09-02T04:23:49.177Z[ recovery-image] Sep 02 04:23:48.244 INFO O| Sep 02 04:23:48.244 INFO STEP 145 (remove_files) COMPLETE
61152026-09-02T04:23:49.180Z[ recovery-image] Sep 02 04:23:48.244 INFO O| Sep 02 04:23:48.244 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61162026-09-02T04:23:49.187Z[ recovery-image] Sep 02 04:23:48.255 INFO O| Sep 02 04:23:48.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
61172026-09-02T04:23:49.187Z[ recovery-image] Sep 02 04:23:48.255 INFO O| Sep 02 04:23:48.255 INFO STEP 146 (remove_files) COMPLETE
61182026-09-02T04:23:49.190Z[ recovery-image] Sep 02 04:23:48.255 INFO O| Sep 02 04:23:48.255 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61192026-09-02T04:23:49.196Z[ recovery-image] Sep 02 04:23:48.264 INFO O| Sep 02 04:23:48.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
61202026-09-02T04:23:49.197Z[ recovery-image] Sep 02 04:23:48.264 INFO O| Sep 02 04:23:48.264 INFO STEP 147 (remove_files) COMPLETE
61212026-09-02T04:23:49.199Z[ recovery-image] Sep 02 04:23:48.264 INFO O| Sep 02 04:23:48.264 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61222026-09-02T04:23:49.206Z[ recovery-image] Sep 02 04:23:48.274 INFO O| Sep 02 04:23:48.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
61232026-09-02T04:23:49.206Z[ recovery-image] Sep 02 04:23:48.274 INFO O| Sep 02 04:23:48.274 INFO STEP 148 (remove_files) COMPLETE
61242026-09-02T04:23:49.206Z[ recovery-image] Sep 02 04:23:48.274 INFO O| Sep 02 04:23:48.274 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61252026-09-02T04:23:49.217Z[ recovery-image] Sep 02 04:23:48.284 INFO O| Sep 02 04:23:48.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
61262026-09-02T04:23:49.217Z[ recovery-image] Sep 02 04:23:48.285 INFO O| Sep 02 04:23:48.284 INFO STEP 149 (remove_files) COMPLETE
61272026-09-02T04:23:49.220Z[ recovery-image] Sep 02 04:23:48.285 INFO O| Sep 02 04:23:48.284 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61282026-09-02T04:23:49.227Z[ recovery-image] Sep 02 04:23:48.294 INFO O| Sep 02 04:23:48.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
61292026-09-02T04:23:49.227Z[ recovery-image] Sep 02 04:23:48.294 INFO O| Sep 02 04:23:48.294 INFO STEP 150 (remove_files) COMPLETE
61302026-09-02T04:23:49.230Z[ recovery-image] Sep 02 04:23:48.294 INFO O| Sep 02 04:23:48.294 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61312026-09-02T04:23:49.237Z[ recovery-image] Sep 02 04:23:48.304 INFO O| Sep 02 04:23:48.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
61322026-09-02T04:23:49.237Z[ recovery-image] Sep 02 04:23:48.304 INFO O| Sep 02 04:23:48.304 INFO STEP 151 (remove_files) COMPLETE
61332026-09-02T04:23:49.240Z[ recovery-image] Sep 02 04:23:48.304 INFO O| Sep 02 04:23:48.304 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61342026-09-02T04:23:49.247Z[ recovery-image] Sep 02 04:23:48.314 INFO O| Sep 02 04:23:48.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
61352026-09-02T04:23:49.247Z[ recovery-image] Sep 02 04:23:48.314 INFO O| Sep 02 04:23:48.314 INFO STEP 152 (remove_files) COMPLETE
61362026-09-02T04:23:49.247Z[ recovery-image] Sep 02 04:23:48.314 INFO O| Sep 02 04:23:48.314 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61372026-09-02T04:23:49.251Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
61382026-09-02T04:23:49.257Z[ recovery-image] Sep 02 04:23:48.324 INFO O| Sep 02 04:23:48.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
61392026-09-02T04:23:49.257Z[ recovery-image] Sep 02 04:23:48.324 INFO O| Sep 02 04:23:48.324 INFO STEP 153 (remove_files) COMPLETE
61402026-09-02T04:23:49.260Z[ recovery-image] Sep 02 04:23:48.324 INFO O| Sep 02 04:23:48.324 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61412026-09-02T04:23:49.269Z[ recovery-image] Sep 02 04:23:48.334 INFO O| Sep 02 04:23:48.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
61422026-09-02T04:23:49.269Z[ recovery-image] Sep 02 04:23:48.334 INFO O| Sep 02 04:23:48.334 INFO STEP 154 (remove_files) COMPLETE
61432026-09-02T04:23:49.269Z[ recovery-image] Sep 02 04:23:48.334 INFO O| Sep 02 04:23:48.334 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61442026-09-02T04:23:49.276Z[ recovery-image] Sep 02 04:23:48.344 INFO O| Sep 02 04:23:48.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
61452026-09-02T04:23:49.276Z[ recovery-image] Sep 02 04:23:48.344 INFO O| Sep 02 04:23:48.344 INFO STEP 155 (remove_files) COMPLETE
61462026-09-02T04:23:49.280Z[ recovery-image] Sep 02 04:23:48.344 INFO O| Sep 02 04:23:48.344 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61472026-09-02T04:23:49.291Z[ recovery-image] Sep 02 04:23:48.353 INFO O| Sep 02 04:23:48.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
61482026-09-02T04:23:49.291Z[ recovery-image] Sep 02 04:23:48.353 INFO O| Sep 02 04:23:48.353 INFO STEP 156 (remove_files) COMPLETE
61492026-09-02T04:23:49.291Z[ recovery-image] Sep 02 04:23:48.353 INFO O| Sep 02 04:23:48.353 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61502026-09-02T04:23:49.294Z[ recovery-image] Sep 02 04:23:48.361 INFO O| Sep 02 04:23:48.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
61512026-09-02T04:23:49.294Z[ recovery-image] Sep 02 04:23:48.361 INFO O| Sep 02 04:23:48.361 INFO STEP 157 (remove_files) COMPLETE
61522026-09-02T04:23:49.294Z[ recovery-image] Sep 02 04:23:48.361 INFO O| Sep 02 04:23:48.361 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61532026-09-02T04:23:49.302Z[ recovery-image] Sep 02 04:23:48.370 INFO O| Sep 02 04:23:48.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
61542026-09-02T04:23:49.302Z[ recovery-image] Sep 02 04:23:48.370 INFO O| Sep 02 04:23:48.370 INFO STEP 158 (remove_files) COMPLETE
61552026-09-02T04:23:49.302Z[ recovery-image] Sep 02 04:23:48.370 INFO O| Sep 02 04:23:48.370 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61562026-09-02T04:23:49.312Z[ recovery-image] Sep 02 04:23:48.379 INFO O| Sep 02 04:23:48.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
61572026-09-02T04:23:49.312Z[ recovery-image] Sep 02 04:23:48.379 INFO O| Sep 02 04:23:48.379 INFO STEP 159 (remove_files) COMPLETE
61582026-09-02T04:23:49.312Z[ recovery-image] Sep 02 04:23:48.379 INFO O| Sep 02 04:23:48.379 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61592026-09-02T04:23:49.321Z[ recovery-image] Sep 02 04:23:48.388 INFO O| Sep 02 04:23:48.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
61602026-09-02T04:23:49.321Z[ recovery-image] Sep 02 04:23:48.388 INFO O| Sep 02 04:23:48.388 INFO STEP 160 (remove_files) COMPLETE
61612026-09-02T04:23:49.324Z[ recovery-image] Sep 02 04:23:48.388 INFO O| Sep 02 04:23:48.388 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61622026-09-02T04:23:49.331Z[ recovery-image] Sep 02 04:23:48.398 INFO O| Sep 02 04:23:48.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
61632026-09-02T04:23:49.334Z[ recovery-image] Sep 02 04:23:48.399 INFO O| Sep 02 04:23:48.399 INFO STEP 161 (remove_files) COMPLETE
61642026-09-02T04:23:49.334Z[ recovery-image] Sep 02 04:23:48.399 INFO O| Sep 02 04:23:48.399 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61652026-09-02T04:23:49.342Z[ recovery-image] Sep 02 04:23:48.410 INFO O| Sep 02 04:23:48.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
61662026-09-02T04:23:49.342Z[ recovery-image] Sep 02 04:23:48.410 INFO O| Sep 02 04:23:48.410 INFO STEP 162 (remove_files) COMPLETE
61672026-09-02T04:23:49.342Z[ recovery-image] Sep 02 04:23:48.410 INFO O| Sep 02 04:23:48.410 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61682026-09-02T04:23:49.352Z[ recovery-image] Sep 02 04:23:48.420 INFO O| Sep 02 04:23:48.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
61692026-09-02T04:23:49.352Z[ recovery-image] Sep 02 04:23:48.420 INFO O| Sep 02 04:23:48.420 INFO STEP 163 (remove_files) COMPLETE
61702026-09-02T04:23:49.352Z[ recovery-image] Sep 02 04:23:48.420 INFO O| Sep 02 04:23:48.420 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61712026-09-02T04:23:49.362Z[ recovery-image] Sep 02 04:23:48.429 INFO O| Sep 02 04:23:48.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
61722026-09-02T04:23:49.362Z[ recovery-image] Sep 02 04:23:48.429 INFO O| Sep 02 04:23:48.429 INFO STEP 164 (remove_files) COMPLETE
61732026-09-02T04:23:49.362Z[ recovery-image] Sep 02 04:23:48.429 INFO O| Sep 02 04:23:48.429 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61742026-09-02T04:23:49.372Z[ recovery-image] Sep 02 04:23:48.440 INFO O| Sep 02 04:23:48.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
61752026-09-02T04:23:49.372Z[ recovery-image] Sep 02 04:23:48.440 INFO O| Sep 02 04:23:48.440 INFO STEP 165 (remove_files) COMPLETE
61762026-09-02T04:23:49.372Z[ recovery-image] Sep 02 04:23:48.440 INFO O| Sep 02 04:23:48.440 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61772026-09-02T04:23:49.382Z[ recovery-image] Sep 02 04:23:48.449 INFO O| Sep 02 04:23:48.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
61782026-09-02T04:23:49.382Z[ recovery-image] Sep 02 04:23:48.449 INFO O| Sep 02 04:23:48.449 INFO STEP 166 (remove_files) COMPLETE
61792026-09-02T04:23:49.382Z[ recovery-image] Sep 02 04:23:48.449 INFO O| Sep 02 04:23:48.449 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61802026-09-02T04:23:49.391Z[ recovery-image] Sep 02 04:23:48.458 INFO O| Sep 02 04:23:48.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
61812026-09-02T04:23:49.391Z[ recovery-image] Sep 02 04:23:48.458 INFO O| Sep 02 04:23:48.458 INFO STEP 167 (remove_files) COMPLETE
61822026-09-02T04:23:49.395Z[ recovery-image] Sep 02 04:23:48.458 INFO O| Sep 02 04:23:48.458 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61832026-09-02T04:23:49.400Z[ recovery-image] Sep 02 04:23:48.467 INFO O| Sep 02 04:23:48.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
61842026-09-02T04:23:49.400Z[ recovery-image] Sep 02 04:23:48.467 INFO O| Sep 02 04:23:48.467 INFO STEP 168 (remove_files) COMPLETE
61852026-09-02T04:23:49.400Z[ recovery-image] Sep 02 04:23:48.467 INFO O| Sep 02 04:23:48.467 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61862026-09-02T04:23:49.408Z[ recovery-image] Sep 02 04:23:48.476 INFO O| Sep 02 04:23:48.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
61872026-09-02T04:23:49.409Z[ recovery-image] Sep 02 04:23:48.476 INFO O| Sep 02 04:23:48.476 INFO STEP 169 (remove_files) COMPLETE
61882026-09-02T04:23:49.411Z[ recovery-image] Sep 02 04:23:48.476 INFO O| Sep 02 04:23:48.476 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61892026-09-02T04:23:49.417Z[ recovery-image] Sep 02 04:23:48.485 INFO O| Sep 02 04:23:48.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
61902026-09-02T04:23:49.417Z[ recovery-image] Sep 02 04:23:48.485 INFO O| Sep 02 04:23:48.485 INFO STEP 170 (remove_files) COMPLETE
61912026-09-02T04:23:49.417Z[ recovery-image] Sep 02 04:23:48.485 INFO O| Sep 02 04:23:48.485 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61922026-09-02T04:23:49.427Z[ recovery-image] Sep 02 04:23:48.495 INFO O| Sep 02 04:23:48.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
61932026-09-02T04:23:49.427Z[ recovery-image] Sep 02 04:23:48.495 INFO O| Sep 02 04:23:48.495 INFO STEP 171 (remove_files) COMPLETE
61942026-09-02T04:23:49.430Z[ recovery-image] Sep 02 04:23:48.495 INFO O| Sep 02 04:23:48.495 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61952026-09-02T04:23:49.436Z[ recovery-image] Sep 02 04:23:48.503 INFO O| Sep 02 04:23:48.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
61962026-09-02T04:23:49.436Z[ recovery-image] Sep 02 04:23:48.503 INFO O| Sep 02 04:23:48.503 INFO STEP 172 (remove_files) COMPLETE
61972026-09-02T04:23:49.439Z[ recovery-image] Sep 02 04:23:48.503 INFO O| Sep 02 04:23:48.503 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
61982026-09-02T04:23:49.444Z[ recovery-image] Sep 02 04:23:48.511 INFO O| Sep 02 04:23:48.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
61992026-09-02T04:23:49.444Z[ recovery-image] Sep 02 04:23:48.511 INFO O| Sep 02 04:23:48.511 INFO STEP 173 (remove_files) COMPLETE
62002026-09-02T04:23:49.444Z[ recovery-image] Sep 02 04:23:48.511 INFO O| Sep 02 04:23:48.511 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62012026-09-02T04:23:49.452Z[ recovery-image] Sep 02 04:23:48.519 INFO O| Sep 02 04:23:48.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
62022026-09-02T04:23:49.452Z[ recovery-image] Sep 02 04:23:48.519 INFO O| Sep 02 04:23:48.519 INFO STEP 174 (remove_files) COMPLETE
62032026-09-02T04:23:49.452Z[ recovery-image] Sep 02 04:23:48.519 INFO O| Sep 02 04:23:48.519 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62042026-09-02T04:23:49.462Z[ recovery-image] Sep 02 04:23:48.530 INFO O| Sep 02 04:23:48.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
62052026-09-02T04:23:49.462Z[ recovery-image] Sep 02 04:23:48.530 INFO O| Sep 02 04:23:48.530 INFO STEP 175 (remove_files) COMPLETE
62062026-09-02T04:23:49.465Z[ recovery-image] Sep 02 04:23:48.530 INFO O| Sep 02 04:23:48.530 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62072026-09-02T04:23:49.472Z[ recovery-image] Sep 02 04:23:48.540 INFO O| Sep 02 04:23:48.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
62082026-09-02T04:23:49.475Z[ recovery-image] Sep 02 04:23:48.541 INFO O| Sep 02 04:23:48.541 INFO STEP 176 (remove_files) COMPLETE
62092026-09-02T04:23:49.475Z[ recovery-image] Sep 02 04:23:48.541 INFO O| Sep 02 04:23:48.541 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62102026-09-02T04:23:49.490Z[ recovery-image] Sep 02 04:23:48.557 INFO O| Sep 02 04:23:48.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
62112026-09-02T04:23:49.490Z[ recovery-image] Sep 02 04:23:48.557 INFO O| Sep 02 04:23:48.557 INFO STEP 177 (remove_files) COMPLETE
62122026-09-02T04:23:49.490Z[ recovery-image] Sep 02 04:23:48.557 INFO O| Sep 02 04:23:48.557 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62132026-09-02T04:23:49.501Z[ recovery-image] Sep 02 04:23:48.568 INFO O| Sep 02 04:23:48.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
62142026-09-02T04:23:49.501Z[ recovery-image] Sep 02 04:23:48.568 INFO O| Sep 02 04:23:48.568 INFO STEP 178 (remove_files) COMPLETE
62152026-09-02T04:23:49.504Z[ recovery-image] Sep 02 04:23:48.568 INFO O| Sep 02 04:23:48.568 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62162026-09-02T04:23:49.514Z[ recovery-image] Sep 02 04:23:48.577 INFO O| Sep 02 04:23:48.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
62172026-09-02T04:23:49.514Z[ recovery-image] Sep 02 04:23:48.577 INFO O| Sep 02 04:23:48.577 INFO STEP 179 (remove_files) COMPLETE
62182026-09-02T04:23:49.514Z[ recovery-image] Sep 02 04:23:48.577 INFO O| Sep 02 04:23:48.577 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62192026-09-02T04:23:49.520Z[ recovery-image] Sep 02 04:23:48.587 INFO O| Sep 02 04:23:48.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
62202026-09-02T04:23:49.520Z[ recovery-image] Sep 02 04:23:48.587 INFO O| Sep 02 04:23:48.587 INFO STEP 180 (remove_files) COMPLETE
62212026-09-02T04:23:49.523Z[ recovery-image] Sep 02 04:23:48.587 INFO O| Sep 02 04:23:48.587 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62222026-09-02T04:23:49.529Z[ recovery-image] Sep 02 04:23:48.596 INFO O| Sep 02 04:23:48.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
62232026-09-02T04:23:49.529Z[ recovery-image] Sep 02 04:23:48.597 INFO O| Sep 02 04:23:48.597 INFO STEP 181 (remove_files) COMPLETE
62242026-09-02T04:23:49.529Z[ recovery-image] Sep 02 04:23:48.597 INFO O| Sep 02 04:23:48.597 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62252026-09-02T04:23:49.540Z[ recovery-image] Sep 02 04:23:48.607 INFO O| Sep 02 04:23:48.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
62262026-09-02T04:23:49.540Z[ recovery-image] Sep 02 04:23:48.607 INFO O| Sep 02 04:23:48.607 INFO STEP 182 (remove_files) COMPLETE
62272026-09-02T04:23:49.543Z[ recovery-image] Sep 02 04:23:48.607 INFO O| Sep 02 04:23:48.607 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62282026-09-02T04:23:49.550Z[ recovery-image] Sep 02 04:23:48.617 INFO O| Sep 02 04:23:48.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
62292026-09-02T04:23:49.550Z[ recovery-image] Sep 02 04:23:48.618 INFO O| Sep 02 04:23:48.618 INFO STEP 183 (remove_files) COMPLETE
62302026-09-02T04:23:49.553Z[ recovery-image] Sep 02 04:23:48.618 INFO O| Sep 02 04:23:48.618 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62312026-09-02T04:23:49.559Z[ recovery-image] Sep 02 04:23:48.626 INFO O| Sep 02 04:23:48.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
62322026-09-02T04:23:49.559Z[ recovery-image] Sep 02 04:23:48.626 INFO O| Sep 02 04:23:48.626 INFO STEP 184 (remove_files) COMPLETE
62332026-09-02T04:23:49.559Z[ recovery-image] Sep 02 04:23:48.626 INFO O| Sep 02 04:23:48.626 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62342026-09-02T04:23:49.567Z[ recovery-image] Sep 02 04:23:48.635 INFO O| Sep 02 04:23:48.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
62352026-09-02T04:23:49.567Z[ recovery-image] Sep 02 04:23:48.635 INFO O| Sep 02 04:23:48.635 INFO STEP 185 (remove_files) COMPLETE
62362026-09-02T04:23:49.570Z[ recovery-image] Sep 02 04:23:48.635 INFO O| Sep 02 04:23:48.635 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62372026-09-02T04:23:49.576Z[ recovery-image] Sep 02 04:23:48.643 INFO O| Sep 02 04:23:48.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
62382026-09-02T04:23:49.576Z[ recovery-image] Sep 02 04:23:48.643 INFO O| Sep 02 04:23:48.643 INFO STEP 186 (remove_files) COMPLETE
62392026-09-02T04:23:49.579Z[ recovery-image] Sep 02 04:23:48.643 INFO O| Sep 02 04:23:48.643 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62402026-09-02T04:23:49.587Z[ recovery-image] Sep 02 04:23:48.654 INFO O| Sep 02 04:23:48.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
62412026-09-02T04:23:49.587Z[ recovery-image] Sep 02 04:23:48.654 INFO O| Sep 02 04:23:48.654 INFO STEP 187 (remove_files) COMPLETE
62422026-09-02T04:23:49.587Z[ recovery-image] Sep 02 04:23:48.654 INFO O| Sep 02 04:23:48.654 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62432026-09-02T04:23:49.597Z[ recovery-image] Sep 02 04:23:48.664 INFO O| Sep 02 04:23:48.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
62442026-09-02T04:23:49.597Z[ recovery-image] Sep 02 04:23:48.664 INFO O| Sep 02 04:23:48.664 INFO STEP 188 (remove_files) COMPLETE
62452026-09-02T04:23:49.597Z[ recovery-image] Sep 02 04:23:48.664 INFO O| Sep 02 04:23:48.664 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62462026-09-02T04:23:49.607Z[ recovery-image] Sep 02 04:23:48.675 INFO O| Sep 02 04:23:48.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
62472026-09-02T04:23:49.607Z[ recovery-image] Sep 02 04:23:48.675 INFO O| Sep 02 04:23:48.675 INFO STEP 189 (remove_files) COMPLETE
62482026-09-02T04:23:49.610Z[ recovery-image] Sep 02 04:23:48.675 INFO O| Sep 02 04:23:48.675 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62492026-09-02T04:23:49.617Z[ recovery-image] Sep 02 04:23:48.685 INFO O| Sep 02 04:23:48.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
62502026-09-02T04:23:49.618Z[ recovery-image] Sep 02 04:23:48.685 INFO O| Sep 02 04:23:48.685 INFO STEP 190 (remove_files) COMPLETE
62512026-09-02T04:23:49.618Z[ recovery-image] Sep 02 04:23:48.685 INFO O| Sep 02 04:23:48.685 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62522026-09-02T04:23:49.626Z[ recovery-image] Sep 02 04:23:48.694 INFO O| Sep 02 04:23:48.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
62532026-09-02T04:23:49.626Z[ recovery-image] Sep 02 04:23:48.694 INFO O| Sep 02 04:23:48.694 INFO STEP 191 (remove_files) COMPLETE
62542026-09-02T04:23:49.627Z[ recovery-image] Sep 02 04:23:48.694 INFO O| Sep 02 04:23:48.694 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62552026-09-02T04:23:49.638Z[ recovery-image] Sep 02 04:23:48.706 INFO O| Sep 02 04:23:48.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
62562026-09-02T04:23:49.638Z[ recovery-image] Sep 02 04:23:48.706 INFO O| Sep 02 04:23:48.706 INFO STEP 192 (remove_files) COMPLETE
62572026-09-02T04:23:49.653Z[ recovery-image] Sep 02 04:23:48.706 INFO O| Sep 02 04:23:48.706 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62582026-09-02T04:23:49.653Z[ recovery-image] Sep 02 04:23:48.716 INFO O| Sep 02 04:23:48.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
62592026-09-02T04:23:49.653Z[ recovery-image] Sep 02 04:23:48.716 INFO O| Sep 02 04:23:48.716 INFO STEP 193 (remove_files) COMPLETE
62602026-09-02T04:23:49.653Z[ recovery-image] Sep 02 04:23:48.716 INFO O| Sep 02 04:23:48.716 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62612026-09-02T04:23:49.659Z[ recovery-image] Sep 02 04:23:48.727 INFO O| Sep 02 04:23:48.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
62622026-09-02T04:23:49.659Z[ recovery-image] Sep 02 04:23:48.727 INFO O| Sep 02 04:23:48.727 INFO STEP 194 (remove_files) COMPLETE
62632026-09-02T04:23:49.659Z[ recovery-image] Sep 02 04:23:48.727 INFO O| Sep 02 04:23:48.727 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62642026-09-02T04:23:49.668Z[ recovery-image] Sep 02 04:23:48.736 INFO O| Sep 02 04:23:48.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
62652026-09-02T04:23:49.668Z[ recovery-image] Sep 02 04:23:48.736 INFO O| Sep 02 04:23:48.736 INFO STEP 195 (remove_files) COMPLETE
62662026-09-02T04:23:49.668Z[ recovery-image] Sep 02 04:23:48.736 INFO O| Sep 02 04:23:48.736 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62672026-09-02T04:23:49.677Z[ recovery-image] Sep 02 04:23:48.744 INFO O| Sep 02 04:23:48.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
62682026-09-02T04:23:49.677Z[ recovery-image] Sep 02 04:23:48.744 INFO O| Sep 02 04:23:48.744 INFO STEP 196 (remove_files) COMPLETE
62692026-09-02T04:23:49.680Z[ recovery-image] Sep 02 04:23:48.744 INFO O| Sep 02 04:23:48.744 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62702026-09-02T04:23:49.685Z[ recovery-image] Sep 02 04:23:48.752 INFO O| Sep 02 04:23:48.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
62712026-09-02T04:23:49.685Z[ recovery-image] Sep 02 04:23:48.753 INFO O| Sep 02 04:23:48.752 INFO STEP 197 (remove_files) COMPLETE
62722026-09-02T04:23:49.688Z[ recovery-image] Sep 02 04:23:48.753 INFO O| Sep 02 04:23:48.752 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62732026-09-02T04:23:49.693Z[ recovery-image] Sep 02 04:23:48.761 INFO O| Sep 02 04:23:48.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
62742026-09-02T04:23:49.693Z[ recovery-image] Sep 02 04:23:48.761 INFO O| Sep 02 04:23:48.761 INFO STEP 198 (remove_files) COMPLETE
62752026-09-02T04:23:49.693Z[ recovery-image] Sep 02 04:23:48.761 INFO O| Sep 02 04:23:48.761 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62762026-09-02T04:23:49.705Z[ recovery-image] Sep 02 04:23:48.772 INFO O| Sep 02 04:23:48.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
62772026-09-02T04:23:49.705Z[ recovery-image] Sep 02 04:23:48.772 INFO O| Sep 02 04:23:48.772 INFO STEP 199 (remove_files) COMPLETE
62782026-09-02T04:23:49.705Z[ recovery-image] Sep 02 04:23:48.772 INFO O| Sep 02 04:23:48.772 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62792026-09-02T04:23:49.714Z[ recovery-image] Sep 02 04:23:48.782 INFO O| Sep 02 04:23:48.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
62802026-09-02T04:23:49.714Z[ recovery-image] Sep 02 04:23:48.782 INFO O| Sep 02 04:23:48.782 INFO STEP 200 (remove_files) COMPLETE
62812026-09-02T04:23:49.714Z[ recovery-image] Sep 02 04:23:48.782 INFO O| Sep 02 04:23:48.782 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62822026-09-02T04:23:49.724Z[ recovery-image] Sep 02 04:23:48.791 INFO O| Sep 02 04:23:48.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
62832026-09-02T04:23:49.724Z[ recovery-image] Sep 02 04:23:48.791 INFO O| Sep 02 04:23:48.791 INFO STEP 201 (remove_files) COMPLETE
62842026-09-02T04:23:49.724Z[ recovery-image] Sep 02 04:23:48.791 INFO O| Sep 02 04:23:48.791 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62852026-09-02T04:23:49.733Z[ recovery-image] Sep 02 04:23:48.800 INFO O| Sep 02 04:23:48.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
62862026-09-02T04:23:49.733Z[ recovery-image] Sep 02 04:23:48.800 INFO O| Sep 02 04:23:48.800 INFO STEP 202 (remove_files) COMPLETE
62872026-09-02T04:23:49.733Z[ recovery-image] Sep 02 04:23:48.800 INFO O| Sep 02 04:23:48.800 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62882026-09-02T04:23:49.745Z[ recovery-image] Sep 02 04:23:48.812 INFO O| Sep 02 04:23:48.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
62892026-09-02T04:23:49.745Z[ recovery-image] Sep 02 04:23:48.812 INFO O| Sep 02 04:23:48.812 INFO STEP 203 (remove_files) COMPLETE
62902026-09-02T04:23:49.745Z[ recovery-image] Sep 02 04:23:48.812 INFO O| Sep 02 04:23:48.812 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62912026-09-02T04:23:49.754Z[ recovery-image] Sep 02 04:23:48.822 INFO O| Sep 02 04:23:48.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
62922026-09-02T04:23:49.754Z[ recovery-image] Sep 02 04:23:48.822 INFO O| Sep 02 04:23:48.822 INFO STEP 204 (remove_files) COMPLETE
62932026-09-02T04:23:49.754Z[ recovery-image] Sep 02 04:23:48.822 INFO O| Sep 02 04:23:48.822 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62942026-09-02T04:23:49.764Z[ recovery-image] Sep 02 04:23:48.831 INFO O| Sep 02 04:23:48.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
62952026-09-02T04:23:49.764Z[ recovery-image] Sep 02 04:23:48.831 INFO O| Sep 02 04:23:48.831 INFO STEP 205 (remove_files) COMPLETE
62962026-09-02T04:23:49.764Z[ recovery-image] Sep 02 04:23:48.831 INFO O| Sep 02 04:23:48.831 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
62972026-09-02T04:23:49.773Z[ recovery-image] Sep 02 04:23:48.840 INFO O| Sep 02 04:23:48.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
62982026-09-02T04:23:49.773Z[ recovery-image] Sep 02 04:23:48.840 INFO O| Sep 02 04:23:48.840 INFO STEP 206 (remove_files) COMPLETE
62992026-09-02T04:23:49.773Z[ recovery-image] Sep 02 04:23:48.840 INFO O| Sep 02 04:23:48.840 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63002026-09-02T04:23:49.783Z[ recovery-image] Sep 02 04:23:48.850 INFO O| Sep 02 04:23:48.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
63012026-09-02T04:23:49.783Z[ recovery-image] Sep 02 04:23:48.850 INFO O| Sep 02 04:23:48.850 INFO STEP 207 (remove_files) COMPLETE
63022026-09-02T04:23:49.786Z[ recovery-image] Sep 02 04:23:48.850 INFO O| Sep 02 04:23:48.850 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63032026-09-02T04:23:49.792Z[ recovery-image] Sep 02 04:23:48.859 INFO O| Sep 02 04:23:48.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
63042026-09-02T04:23:49.792Z[ recovery-image] Sep 02 04:23:48.859 INFO O| Sep 02 04:23:48.859 INFO STEP 208 (remove_files) COMPLETE
63052026-09-02T04:23:49.792Z[ recovery-image] Sep 02 04:23:48.859 INFO O| Sep 02 04:23:48.859 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63062026-09-02T04:23:49.801Z[ recovery-image] Sep 02 04:23:48.868 INFO O| Sep 02 04:23:48.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
63072026-09-02T04:23:49.801Z[ recovery-image] Sep 02 04:23:48.868 INFO O| Sep 02 04:23:48.868 INFO STEP 209 (remove_files) COMPLETE
63082026-09-02T04:23:49.801Z[ recovery-image] Sep 02 04:23:48.868 INFO O| Sep 02 04:23:48.868 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63092026-09-02T04:23:49.810Z[ recovery-image] Sep 02 04:23:48.877 INFO O| Sep 02 04:23:48.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
63102026-09-02T04:23:49.813Z[ recovery-image] Sep 02 04:23:48.877 INFO O| Sep 02 04:23:48.877 INFO STEP 210 (remove_files) COMPLETE
63112026-09-02T04:23:49.813Z[ recovery-image] Sep 02 04:23:48.877 INFO O| Sep 02 04:23:48.877 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63122026-09-02T04:23:49.818Z[ recovery-image] Sep 02 04:23:48.886 INFO O| Sep 02 04:23:48.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
63132026-09-02T04:23:49.818Z[ recovery-image] Sep 02 04:23:48.886 INFO O| Sep 02 04:23:48.886 INFO STEP 211 (remove_files) COMPLETE
63142026-09-02T04:23:49.819Z[ recovery-image] Sep 02 04:23:48.886 INFO O| Sep 02 04:23:48.886 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63152026-09-02T04:23:49.828Z[ recovery-image] Sep 02 04:23:48.896 INFO O| Sep 02 04:23:48.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
63162026-09-02T04:23:49.828Z[ recovery-image] Sep 02 04:23:48.896 INFO O| Sep 02 04:23:48.896 INFO STEP 212 (remove_files) COMPLETE
63172026-09-02T04:23:49.831Z[ recovery-image] Sep 02 04:23:48.896 INFO O| Sep 02 04:23:48.896 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63182026-09-02T04:23:49.838Z[ recovery-image] Sep 02 04:23:48.906 INFO O| Sep 02 04:23:48.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
63192026-09-02T04:23:49.838Z[ recovery-image] Sep 02 04:23:48.906 INFO O| Sep 02 04:23:48.906 INFO STEP 213 (remove_files) COMPLETE
63202026-09-02T04:23:49.838Z[ recovery-image] Sep 02 04:23:48.906 INFO O| Sep 02 04:23:48.906 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63212026-09-02T04:23:49.849Z[ recovery-image] Sep 02 04:23:48.916 INFO O| Sep 02 04:23:48.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
63222026-09-02T04:23:49.849Z[ recovery-image] Sep 02 04:23:48.916 INFO O| Sep 02 04:23:48.916 INFO STEP 214 (remove_files) COMPLETE
63232026-09-02T04:23:49.849Z[ recovery-image] Sep 02 04:23:48.916 INFO O| Sep 02 04:23:48.916 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63242026-09-02T04:23:49.859Z[ recovery-image] Sep 02 04:23:48.926 INFO O| Sep 02 04:23:48.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
63252026-09-02T04:23:49.859Z[ recovery-image] Sep 02 04:23:48.926 INFO O| Sep 02 04:23:48.926 INFO STEP 215 (remove_files) COMPLETE
63262026-09-02T04:23:49.859Z[ recovery-image] Sep 02 04:23:48.926 INFO O| Sep 02 04:23:48.926 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63272026-09-02T04:23:49.869Z[ recovery-image] Sep 02 04:23:48.936 INFO O| Sep 02 04:23:48.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
63282026-09-02T04:23:49.869Z[ recovery-image] Sep 02 04:23:48.936 INFO O| Sep 02 04:23:48.936 INFO STEP 216 (remove_files) COMPLETE
63292026-09-02T04:23:49.869Z[ recovery-image] Sep 02 04:23:48.936 INFO O| Sep 02 04:23:48.936 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63302026-09-02T04:23:49.879Z[ recovery-image] Sep 02 04:23:48.946 INFO O| Sep 02 04:23:48.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
63312026-09-02T04:23:49.879Z[ recovery-image] Sep 02 04:23:48.946 INFO O| Sep 02 04:23:48.946 INFO STEP 217 (remove_files) COMPLETE
63322026-09-02T04:23:49.880Z[ recovery-image] Sep 02 04:23:48.946 INFO O| Sep 02 04:23:48.946 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63332026-09-02T04:23:49.889Z[ recovery-image] Sep 02 04:23:48.956 INFO O| Sep 02 04:23:48.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
63342026-09-02T04:23:49.889Z[ recovery-image] Sep 02 04:23:48.956 INFO O| Sep 02 04:23:48.956 INFO STEP 218 (remove_files) COMPLETE
63352026-09-02T04:23:49.891Z[ recovery-image] Sep 02 04:23:48.956 INFO O| Sep 02 04:23:48.956 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63362026-09-02T04:23:49.898Z[ recovery-image] Sep 02 04:23:48.965 INFO O| Sep 02 04:23:48.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
63372026-09-02T04:23:49.898Z[ recovery-image] Sep 02 04:23:48.965 INFO O| Sep 02 04:23:48.965 INFO STEP 219 (remove_files) COMPLETE
63382026-09-02T04:23:49.898Z[ recovery-image] Sep 02 04:23:48.965 INFO O| Sep 02 04:23:48.965 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63392026-09-02T04:23:49.908Z[ recovery-image] Sep 02 04:23:48.975 INFO O| Sep 02 04:23:48.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
63402026-09-02T04:23:49.908Z[ recovery-image] Sep 02 04:23:48.975 INFO O| Sep 02 04:23:48.975 INFO STEP 220 (remove_files) COMPLETE
63412026-09-02T04:23:49.908Z[ recovery-image] Sep 02 04:23:48.975 INFO O| Sep 02 04:23:48.975 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63422026-09-02T04:23:49.918Z[ recovery-image] Sep 02 04:23:48.986 INFO O| Sep 02 04:23:48.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
63432026-09-02T04:23:49.919Z[ recovery-image] Sep 02 04:23:48.986 INFO O| Sep 02 04:23:48.986 INFO STEP 221 (remove_files) COMPLETE
63442026-09-02T04:23:49.919Z[ recovery-image] Sep 02 04:23:48.986 INFO O| Sep 02 04:23:48.986 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63452026-09-02T04:23:49.929Z[ recovery-image] Sep 02 04:23:48.996 INFO O| Sep 02 04:23:48.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
63462026-09-02T04:23:49.929Z[ recovery-image] Sep 02 04:23:48.996 INFO O| Sep 02 04:23:48.996 INFO STEP 222 (remove_files) COMPLETE
63472026-09-02T04:23:49.929Z[ recovery-image] Sep 02 04:23:48.996 INFO O| Sep 02 04:23:48.996 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63482026-09-02T04:23:49.940Z[ recovery-image] Sep 02 04:23:49.007 INFO O| Sep 02 04:23:49.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
63492026-09-02T04:23:49.940Z[ recovery-image] Sep 02 04:23:49.007 INFO O| Sep 02 04:23:49.007 INFO STEP 223 (remove_files) COMPLETE
63502026-09-02T04:23:49.943Z[ recovery-image] Sep 02 04:23:49.007 INFO O| Sep 02 04:23:49.007 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63512026-09-02T04:23:49.950Z[ recovery-image] Sep 02 04:23:49.018 INFO O| Sep 02 04:23:49.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
63522026-09-02T04:23:49.950Z[ recovery-image] Sep 02 04:23:49.018 INFO O| Sep 02 04:23:49.018 INFO STEP 224 (remove_files) COMPLETE
63532026-09-02T04:23:49.950Z[ recovery-image] Sep 02 04:23:49.018 INFO O| Sep 02 04:23:49.018 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63542026-09-02T04:23:49.982Z[ recovery-image] Sep 02 04:23:49.049 INFO O| Sep 02 04:23:49.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
63552026-09-02T04:23:49.982Z[ recovery-image] Sep 02 04:23:49.049 INFO O| Sep 02 04:23:49.049 INFO STEP 225 (remove_files) COMPLETE
63562026-09-02T04:23:49.982Z[ recovery-image] Sep 02 04:23:49.049 INFO O| Sep 02 04:23:49.049 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63572026-09-02T04:23:49.992Z[ recovery-image] Sep 02 04:23:49.059 INFO O| Sep 02 04:23:49.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
63582026-09-02T04:23:49.992Z[ recovery-image] Sep 02 04:23:49.059 INFO O| Sep 02 04:23:49.059 INFO STEP 226 (remove_files) COMPLETE
63592026-09-02T04:23:49.992Z[ recovery-image] Sep 02 04:23:49.059 INFO O| Sep 02 04:23:49.059 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63602026-09-02T04:23:50.002Z[ recovery-image] Sep 02 04:23:49.069 INFO O| Sep 02 04:23:49.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
63612026-09-02T04:23:50.002Z[ recovery-image] Sep 02 04:23:49.069 INFO O| Sep 02 04:23:49.069 INFO STEP 227 (remove_files) COMPLETE
63622026-09-02T04:23:50.005Z[ recovery-image] Sep 02 04:23:49.069 INFO O| Sep 02 04:23:49.069 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63632026-09-02T04:23:50.011Z[ recovery-image] Sep 02 04:23:49.078 INFO O| Sep 02 04:23:49.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
63642026-09-02T04:23:50.011Z[ recovery-image] Sep 02 04:23:49.078 INFO O| Sep 02 04:23:49.078 INFO STEP 228 (remove_files) COMPLETE
63652026-09-02T04:23:50.014Z[ recovery-image] Sep 02 04:23:49.078 INFO O| Sep 02 04:23:49.078 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63662026-09-02T04:23:50.021Z[ recovery-image] Sep 02 04:23:49.089 INFO O| Sep 02 04:23:49.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
63672026-09-02T04:23:50.021Z[ recovery-image] Sep 02 04:23:49.089 INFO O| Sep 02 04:23:49.089 INFO STEP 229 (remove_files) COMPLETE
63682026-09-02T04:23:50.021Z[ recovery-image] Sep 02 04:23:49.089 INFO O| Sep 02 04:23:49.089 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63692026-09-02T04:23:50.032Z[ recovery-image] Sep 02 04:23:49.099 INFO O| Sep 02 04:23:49.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
63702026-09-02T04:23:50.032Z[ recovery-image] Sep 02 04:23:49.099 INFO O| Sep 02 04:23:49.099 INFO STEP 230 (remove_files) COMPLETE
63712026-09-02T04:23:50.032Z[ recovery-image] Sep 02 04:23:49.099 INFO O| Sep 02 04:23:49.099 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63722026-09-02T04:23:50.042Z[ recovery-image] Sep 02 04:23:49.110 INFO O| Sep 02 04:23:49.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
63732026-09-02T04:23:50.043Z[ recovery-image] Sep 02 04:23:49.110 INFO O| Sep 02 04:23:49.110 INFO STEP 231 (remove_files) COMPLETE
63742026-09-02T04:23:50.046Z[ recovery-image] Sep 02 04:23:49.110 INFO O| Sep 02 04:23:49.110 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63752026-09-02T04:23:50.052Z[ recovery-image] Sep 02 04:23:49.120 INFO O| Sep 02 04:23:49.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
63762026-09-02T04:23:50.052Z[ recovery-image] Sep 02 04:23:49.120 INFO O| Sep 02 04:23:49.120 INFO STEP 232 (remove_files) COMPLETE
63772026-09-02T04:23:50.055Z[ recovery-image] Sep 02 04:23:49.120 INFO O| Sep 02 04:23:49.120 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63782026-09-02T04:23:50.063Z[ recovery-image] Sep 02 04:23:49.130 INFO O| Sep 02 04:23:49.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
63792026-09-02T04:23:50.063Z[ recovery-image] Sep 02 04:23:49.130 INFO O| Sep 02 04:23:49.130 INFO STEP 233 (remove_files) COMPLETE
63802026-09-02T04:23:50.066Z[ recovery-image] Sep 02 04:23:49.130 INFO O| Sep 02 04:23:49.130 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63812026-09-02T04:23:50.073Z[ recovery-image] Sep 02 04:23:49.140 INFO O| Sep 02 04:23:49.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
63822026-09-02T04:23:50.073Z[ recovery-image] Sep 02 04:23:49.140 INFO O| Sep 02 04:23:49.140 INFO STEP 234 (remove_files) COMPLETE
63832026-09-02T04:23:50.076Z[ recovery-image] Sep 02 04:23:49.140 INFO O| Sep 02 04:23:49.140 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63842026-09-02T04:23:50.084Z[ recovery-image] Sep 02 04:23:49.151 INFO O| Sep 02 04:23:49.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
63852026-09-02T04:23:50.084Z[ recovery-image] Sep 02 04:23:49.151 INFO O| Sep 02 04:23:49.151 INFO STEP 235 (remove_files) COMPLETE
63862026-09-02T04:23:50.084Z[ recovery-image] Sep 02 04:23:49.151 INFO O| Sep 02 04:23:49.151 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63872026-09-02T04:23:50.093Z[ recovery-image] Sep 02 04:23:49.161 INFO O| Sep 02 04:23:49.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
63882026-09-02T04:23:50.093Z[ recovery-image] Sep 02 04:23:49.161 INFO O| Sep 02 04:23:49.161 INFO STEP 236 (remove_files) COMPLETE
63892026-09-02T04:23:50.093Z[ recovery-image] Sep 02 04:23:49.161 INFO O| Sep 02 04:23:49.161 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63902026-09-02T04:23:50.104Z[ recovery-image] Sep 02 04:23:49.171 INFO O| Sep 02 04:23:49.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
63912026-09-02T04:23:50.104Z[ recovery-image] Sep 02 04:23:49.171 INFO O| Sep 02 04:23:49.171 INFO STEP 237 (remove_files) COMPLETE
63922026-09-02T04:23:50.104Z[ recovery-image] Sep 02 04:23:49.171 INFO O| Sep 02 04:23:49.171 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63932026-09-02T04:23:50.113Z[ recovery-image] Sep 02 04:23:49.180 INFO O| Sep 02 04:23:49.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
63942026-09-02T04:23:50.115Z[ recovery-image] Sep 02 04:23:49.180 INFO O| Sep 02 04:23:49.180 INFO STEP 238 (remove_files) COMPLETE
63952026-09-02T04:23:50.115Z[ recovery-image] Sep 02 04:23:49.180 INFO O| Sep 02 04:23:49.180 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63962026-09-02T04:23:50.122Z[ recovery-image] Sep 02 04:23:49.189 INFO O| Sep 02 04:23:49.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
63972026-09-02T04:23:50.122Z[ recovery-image] Sep 02 04:23:49.190 INFO O| Sep 02 04:23:49.190 INFO STEP 239 (remove_files) COMPLETE
63982026-09-02T04:23:50.122Z[ recovery-image] Sep 02 04:23:49.190 INFO O| Sep 02 04:23:49.190 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
63992026-09-02T04:23:50.132Z[ recovery-image] Sep 02 04:23:49.199 INFO O| Sep 02 04:23:49.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
64002026-09-02T04:23:50.132Z[ recovery-image] Sep 02 04:23:49.199 INFO O| Sep 02 04:23:49.199 INFO STEP 240 (remove_files) COMPLETE
64012026-09-02T04:23:50.132Z[ recovery-image] Sep 02 04:23:49.199 INFO O| Sep 02 04:23:49.199 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64022026-09-02T04:23:50.142Z[ recovery-image] Sep 02 04:23:49.209 INFO O| Sep 02 04:23:49.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
64032026-09-02T04:23:50.142Z[ recovery-image] Sep 02 04:23:49.209 INFO O| Sep 02 04:23:49.208 INFO STEP 241 (remove_files) COMPLETE
64042026-09-02T04:23:50.142Z[ recovery-image] Sep 02 04:23:49.209 INFO O| Sep 02 04:23:49.208 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64052026-09-02T04:23:50.148Z[ recovery-image] Sep 02 04:23:49.216 INFO O| Sep 02 04:23:49.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
64062026-09-02T04:23:50.148Z[ recovery-image] Sep 02 04:23:49.216 INFO O| Sep 02 04:23:49.216 INFO STEP 242 (remove_files) COMPLETE
64072026-09-02T04:23:50.148Z[ recovery-image] Sep 02 04:23:49.216 INFO O| Sep 02 04:23:49.216 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64082026-09-02T04:23:50.157Z[ recovery-image] Sep 02 04:23:49.224 INFO O| Sep 02 04:23:49.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
64092026-09-02T04:23:50.157Z[ recovery-image] Sep 02 04:23:49.224 INFO O| Sep 02 04:23:49.224 INFO STEP 243 (remove_files) COMPLETE
64102026-09-02T04:23:50.160Z[ recovery-image] Sep 02 04:23:49.224 INFO O| Sep 02 04:23:49.224 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64112026-09-02T04:23:50.166Z[ recovery-image] Sep 02 04:23:49.233 INFO O| Sep 02 04:23:49.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
64122026-09-02T04:23:50.166Z[ recovery-image] Sep 02 04:23:49.234 INFO O| Sep 02 04:23:49.234 INFO STEP 244 (remove_files) COMPLETE
64132026-09-02T04:23:50.166Z[ recovery-image] Sep 02 04:23:49.234 INFO O| Sep 02 04:23:49.234 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64142026-09-02T04:23:50.176Z[ recovery-image] Sep 02 04:23:49.243 INFO O| Sep 02 04:23:49.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
64152026-09-02T04:23:50.176Z[ recovery-image] Sep 02 04:23:49.243 INFO O| Sep 02 04:23:49.243 INFO STEP 245 (remove_files) COMPLETE
64162026-09-02T04:23:50.176Z[ recovery-image] Sep 02 04:23:49.243 INFO O| Sep 02 04:23:49.243 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64172026-09-02T04:23:50.186Z[ recovery-image] Sep 02 04:23:49.254 INFO O| Sep 02 04:23:49.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
64182026-09-02T04:23:50.187Z[ recovery-image] Sep 02 04:23:49.254 INFO O| Sep 02 04:23:49.254 INFO STEP 246 (remove_files) COMPLETE
64192026-09-02T04:23:50.187Z[ recovery-image] Sep 02 04:23:49.254 INFO O| Sep 02 04:23:49.254 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64202026-09-02T04:23:50.195Z[ recovery-image] Sep 02 04:23:49.262 INFO O| Sep 02 04:23:49.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
64212026-09-02T04:23:50.199Z[ recovery-image] Sep 02 04:23:49.263 INFO O| Sep 02 04:23:49.263 INFO STEP 247 (remove_files) COMPLETE
64222026-09-02T04:23:50.199Z[ recovery-image] Sep 02 04:23:49.263 INFO O| Sep 02 04:23:49.263 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64232026-09-02T04:23:50.205Z[ recovery-image] Sep 02 04:23:49.273 INFO O| Sep 02 04:23:49.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
64242026-09-02T04:23:50.205Z[ recovery-image] Sep 02 04:23:49.273 INFO O| Sep 02 04:23:49.273 INFO STEP 248 (remove_files) COMPLETE
64252026-09-02T04:23:50.208Z[ recovery-image] Sep 02 04:23:49.273 INFO O| Sep 02 04:23:49.273 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64262026-09-02T04:23:50.214Z[ recovery-image] Sep 02 04:23:49.282 INFO O| Sep 02 04:23:49.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
64272026-09-02T04:23:50.214Z[ recovery-image] Sep 02 04:23:49.282 INFO O| Sep 02 04:23:49.282 INFO STEP 249 (remove_files) COMPLETE
64282026-09-02T04:23:50.214Z[ recovery-image] Sep 02 04:23:49.282 INFO O| Sep 02 04:23:49.282 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64292026-09-02T04:23:50.224Z[ recovery-image] Sep 02 04:23:49.291 INFO O| Sep 02 04:23:49.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
64302026-09-02T04:23:50.224Z[ recovery-image] Sep 02 04:23:49.291 INFO O| Sep 02 04:23:49.291 INFO STEP 250 (remove_files) COMPLETE
64312026-09-02T04:23:50.227Z[ recovery-image] Sep 02 04:23:49.291 INFO O| Sep 02 04:23:49.291 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64322026-09-02T04:23:50.235Z[ recovery-image] Sep 02 04:23:49.302 INFO O| Sep 02 04:23:49.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
64332026-09-02T04:23:50.235Z[ recovery-image] Sep 02 04:23:49.302 INFO O| Sep 02 04:23:49.302 INFO STEP 251 (remove_files) COMPLETE
64342026-09-02T04:23:50.235Z[ recovery-image] Sep 02 04:23:49.302 INFO O| Sep 02 04:23:49.302 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64352026-09-02T04:23:50.247Z[ recovery-image] Sep 02 04:23:49.314 INFO O| Sep 02 04:23:49.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
64362026-09-02T04:23:50.247Z[ recovery-image] Sep 02 04:23:49.314 INFO O| Sep 02 04:23:49.314 INFO STEP 252 (remove_files) COMPLETE
64372026-09-02T04:23:50.251Z[ recovery-image] Sep 02 04:23:49.314 INFO O| Sep 02 04:23:49.314 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64382026-09-02T04:23:50.256Z[ recovery-image] Sep 02 04:23:49.324 INFO O| Sep 02 04:23:49.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
64392026-09-02T04:23:50.256Z[ recovery-image] Sep 02 04:23:49.324 INFO O| Sep 02 04:23:49.324 INFO STEP 253 (remove_files) COMPLETE
64402026-09-02T04:23:50.256Z[ recovery-image] Sep 02 04:23:49.324 INFO O| Sep 02 04:23:49.324 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64412026-09-02T04:23:50.268Z[ recovery-image] Sep 02 04:23:49.335 INFO O| Sep 02 04:23:49.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
64422026-09-02T04:23:50.268Z[ recovery-image] Sep 02 04:23:49.335 INFO O| Sep 02 04:23:49.335 INFO STEP 254 (remove_files) COMPLETE
64432026-09-02T04:23:50.268Z[ recovery-image] Sep 02 04:23:49.335 INFO O| Sep 02 04:23:49.335 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64442026-09-02T04:23:50.278Z[ recovery-image] Sep 02 04:23:49.345 INFO O| Sep 02 04:23:49.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
64452026-09-02T04:23:50.278Z[ recovery-image] Sep 02 04:23:49.345 INFO O| Sep 02 04:23:49.345 INFO STEP 255 (remove_files) COMPLETE
64462026-09-02T04:23:50.278Z[ recovery-image] Sep 02 04:23:49.345 INFO O| Sep 02 04:23:49.345 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64472026-09-02T04:23:50.288Z[ recovery-image] Sep 02 04:23:49.355 INFO O| Sep 02 04:23:49.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
64482026-09-02T04:23:50.288Z[ recovery-image] Sep 02 04:23:49.355 INFO O| Sep 02 04:23:49.355 INFO STEP 256 (remove_files) COMPLETE
64492026-09-02T04:23:50.288Z[ recovery-image] Sep 02 04:23:49.355 INFO O| Sep 02 04:23:49.355 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64502026-09-02T04:23:50.299Z[ recovery-image] Sep 02 04:23:49.365 INFO O| Sep 02 04:23:49.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
64512026-09-02T04:23:50.299Z[ recovery-image] Sep 02 04:23:49.365 INFO O| Sep 02 04:23:49.365 INFO STEP 257 (remove_files) COMPLETE
64522026-09-02T04:23:50.299Z[ recovery-image] Sep 02 04:23:49.365 INFO O| Sep 02 04:23:49.365 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64532026-09-02T04:23:50.308Z[ recovery-image] Sep 02 04:23:49.375 INFO O| Sep 02 04:23:49.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
64542026-09-02T04:23:50.308Z[ recovery-image] Sep 02 04:23:49.375 INFO O| Sep 02 04:23:49.375 INFO STEP 258 (remove_files) COMPLETE
64552026-09-02T04:23:50.311Z[ recovery-image] Sep 02 04:23:49.375 INFO O| Sep 02 04:23:49.375 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64562026-09-02T04:23:50.318Z[ recovery-image] Sep 02 04:23:49.385 INFO O| Sep 02 04:23:49.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
64572026-09-02T04:23:50.318Z[ recovery-image] Sep 02 04:23:49.385 INFO O| Sep 02 04:23:49.385 INFO STEP 259 (remove_files) COMPLETE
64582026-09-02T04:23:50.318Z[ recovery-image] Sep 02 04:23:49.385 INFO O| Sep 02 04:23:49.385 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64592026-09-02T04:23:50.328Z[ recovery-image] Sep 02 04:23:49.395 INFO O| Sep 02 04:23:49.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
64602026-09-02T04:23:50.328Z[ recovery-image] Sep 02 04:23:49.395 INFO O| Sep 02 04:23:49.395 INFO STEP 260 (remove_files) COMPLETE
64612026-09-02T04:23:50.328Z[ recovery-image] Sep 02 04:23:49.395 INFO O| Sep 02 04:23:49.395 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64622026-09-02T04:23:50.339Z[ recovery-image] Sep 02 04:23:49.406 INFO O| Sep 02 04:23:49.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
64632026-09-02T04:23:50.342Z[ recovery-image] Sep 02 04:23:49.407 INFO O| Sep 02 04:23:49.407 INFO STEP 261 (remove_files) COMPLETE
64642026-09-02T04:23:50.343Z[ recovery-image] Sep 02 04:23:49.407 INFO O| Sep 02 04:23:49.407 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64652026-09-02T04:23:50.350Z[ recovery-image] Sep 02 04:23:49.418 INFO O| Sep 02 04:23:49.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
64662026-09-02T04:23:50.350Z[ recovery-image] Sep 02 04:23:49.418 INFO O| Sep 02 04:23:49.418 INFO STEP 262 (remove_files) COMPLETE
64672026-09-02T04:23:50.350Z[ recovery-image] Sep 02 04:23:49.418 INFO O| Sep 02 04:23:49.418 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64682026-09-02T04:23:50.360Z[ recovery-image] Sep 02 04:23:49.427 INFO O| Sep 02 04:23:49.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
64692026-09-02T04:23:50.360Z[ recovery-image] Sep 02 04:23:49.427 INFO O| Sep 02 04:23:49.427 INFO STEP 263 (remove_files) COMPLETE
64702026-09-02T04:23:50.360Z[ recovery-image] Sep 02 04:23:49.427 INFO O| Sep 02 04:23:49.427 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64712026-09-02T04:23:50.369Z[ recovery-image] Sep 02 04:23:49.437 INFO O| Sep 02 04:23:49.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
64722026-09-02T04:23:50.369Z[ recovery-image] Sep 02 04:23:49.437 INFO O| Sep 02 04:23:49.437 INFO STEP 264 (remove_files) COMPLETE
64732026-09-02T04:23:50.372Z[ recovery-image] Sep 02 04:23:49.437 INFO O| Sep 02 04:23:49.437 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64742026-09-02T04:23:50.380Z[ recovery-image] Sep 02 04:23:49.446 INFO O| Sep 02 04:23:49.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
64752026-09-02T04:23:50.380Z[ recovery-image] Sep 02 04:23:49.446 INFO O| Sep 02 04:23:49.446 INFO STEP 265 (remove_files) COMPLETE
64762026-09-02T04:23:50.380Z[ recovery-image] Sep 02 04:23:49.446 INFO O| Sep 02 04:23:49.446 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64772026-09-02T04:23:50.388Z[ recovery-image] Sep 02 04:23:49.455 INFO O| Sep 02 04:23:49.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
64782026-09-02T04:23:50.388Z[ recovery-image] Sep 02 04:23:49.455 INFO O| Sep 02 04:23:49.455 INFO STEP 266 (remove_files) COMPLETE
64792026-09-02T04:23:50.390Z[ recovery-image] Sep 02 04:23:49.455 INFO O| Sep 02 04:23:49.455 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64802026-09-02T04:23:50.399Z[ recovery-image] Sep 02 04:23:49.466 INFO O| Sep 02 04:23:49.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
64812026-09-02T04:23:50.399Z[ recovery-image] Sep 02 04:23:49.466 INFO O| Sep 02 04:23:49.466 INFO STEP 267 (remove_files) COMPLETE
64822026-09-02T04:23:50.399Z[ recovery-image] Sep 02 04:23:49.466 INFO O| Sep 02 04:23:49.466 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64832026-09-02T04:23:50.408Z[ recovery-image] Sep 02 04:23:49.475 INFO O| Sep 02 04:23:49.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
64842026-09-02T04:23:50.408Z[ recovery-image] Sep 02 04:23:49.475 INFO O| Sep 02 04:23:49.475 INFO STEP 268 (remove_files) COMPLETE
64852026-09-02T04:23:50.408Z[ recovery-image] Sep 02 04:23:49.475 INFO O| Sep 02 04:23:49.475 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64862026-09-02T04:23:50.417Z[ recovery-image] Sep 02 04:23:49.484 INFO O| Sep 02 04:23:49.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
64872026-09-02T04:23:50.417Z[ recovery-image] Sep 02 04:23:49.484 INFO O| Sep 02 04:23:49.484 INFO STEP 269 (remove_files) COMPLETE
64882026-09-02T04:23:50.417Z[ recovery-image] Sep 02 04:23:49.484 INFO O| Sep 02 04:23:49.484 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64892026-09-02T04:23:50.427Z[ recovery-image] Sep 02 04:23:49.494 INFO O| Sep 02 04:23:49.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
64902026-09-02T04:23:50.427Z[ recovery-image] Sep 02 04:23:49.494 INFO O| Sep 02 04:23:49.494 INFO STEP 270 (remove_files) COMPLETE
64912026-09-02T04:23:50.427Z[ recovery-image] Sep 02 04:23:49.494 INFO O| Sep 02 04:23:49.494 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64922026-09-02T04:23:50.437Z[ recovery-image] Sep 02 04:23:49.504 INFO O| Sep 02 04:23:49.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
64932026-09-02T04:23:50.437Z[ recovery-image] Sep 02 04:23:49.504 INFO O| Sep 02 04:23:49.504 INFO STEP 271 (remove_files) COMPLETE
64942026-09-02T04:23:50.437Z[ recovery-image] Sep 02 04:23:49.504 INFO O| Sep 02 04:23:49.504 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64952026-09-02T04:23:50.448Z[ recovery-image] Sep 02 04:23:49.515 INFO O| Sep 02 04:23:49.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
64962026-09-02T04:23:50.448Z[ recovery-image] Sep 02 04:23:49.515 INFO O| Sep 02 04:23:49.515 INFO STEP 272 (remove_files) COMPLETE
64972026-09-02T04:23:50.448Z[ recovery-image] Sep 02 04:23:49.515 INFO O| Sep 02 04:23:49.515 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
64982026-09-02T04:23:50.459Z[ recovery-image] Sep 02 04:23:49.526 INFO O| Sep 02 04:23:49.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
64992026-09-02T04:23:50.459Z[ recovery-image] Sep 02 04:23:49.526 INFO O| Sep 02 04:23:49.526 INFO STEP 273 (remove_files) COMPLETE
65002026-09-02T04:23:50.459Z[ recovery-image] Sep 02 04:23:49.526 INFO O| Sep 02 04:23:49.526 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65012026-09-02T04:23:50.470Z[ recovery-image] Sep 02 04:23:49.537 INFO O| Sep 02 04:23:49.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
65022026-09-02T04:23:50.470Z[ recovery-image] Sep 02 04:23:49.537 INFO O| Sep 02 04:23:49.537 INFO STEP 274 (remove_files) COMPLETE
65032026-09-02T04:23:50.470Z[ recovery-image] Sep 02 04:23:49.537 INFO O| Sep 02 04:23:49.537 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65042026-09-02T04:23:50.482Z[ recovery-image] Sep 02 04:23:49.549 INFO O| Sep 02 04:23:49.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
65052026-09-02T04:23:50.482Z[ recovery-image] Sep 02 04:23:49.549 INFO O| Sep 02 04:23:49.549 INFO STEP 275 (remove_files) COMPLETE
65062026-09-02T04:23:50.482Z[ recovery-image] Sep 02 04:23:49.549 INFO O| Sep 02 04:23:49.549 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65072026-09-02T04:23:50.493Z[ recovery-image] Sep 02 04:23:49.560 INFO O| Sep 02 04:23:49.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
65082026-09-02T04:23:50.493Z[ recovery-image] Sep 02 04:23:49.560 INFO O| Sep 02 04:23:49.560 INFO STEP 276 (remove_files) COMPLETE
65092026-09-02T04:23:50.493Z[ recovery-image] Sep 02 04:23:49.560 INFO O| Sep 02 04:23:49.560 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65102026-09-02T04:23:50.502Z[ recovery-image] Sep 02 04:23:49.569 INFO O| Sep 02 04:23:49.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
65112026-09-02T04:23:50.502Z[ recovery-image] Sep 02 04:23:49.569 INFO O| Sep 02 04:23:49.569 INFO STEP 277 (remove_files) COMPLETE
65122026-09-02T04:23:50.502Z[ recovery-image] Sep 02 04:23:49.569 INFO O| Sep 02 04:23:49.569 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65132026-09-02T04:23:50.514Z[ recovery-image] Sep 02 04:23:49.581 INFO O| Sep 02 04:23:49.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
65142026-09-02T04:23:50.514Z[ recovery-image] Sep 02 04:23:49.581 INFO O| Sep 02 04:23:49.581 INFO STEP 278 (remove_files) COMPLETE
65152026-09-02T04:23:50.517Z[ recovery-image] Sep 02 04:23:49.581 INFO O| Sep 02 04:23:49.581 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65162026-09-02T04:23:50.526Z[ recovery-image] Sep 02 04:23:49.593 INFO O| Sep 02 04:23:49.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
65172026-09-02T04:23:50.526Z[ recovery-image] Sep 02 04:23:49.593 INFO O| Sep 02 04:23:49.593 INFO STEP 279 (remove_files) COMPLETE
65182026-09-02T04:23:50.529Z[ recovery-image] Sep 02 04:23:49.593 INFO O| Sep 02 04:23:49.593 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65192026-09-02T04:23:50.537Z[ recovery-image] Sep 02 04:23:49.603 INFO O| Sep 02 04:23:49.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
65202026-09-02T04:23:50.537Z[ recovery-image] Sep 02 04:23:49.603 INFO O| Sep 02 04:23:49.603 INFO STEP 280 (remove_files) COMPLETE
65212026-09-02T04:23:50.537Z[ recovery-image] Sep 02 04:23:49.603 INFO O| Sep 02 04:23:49.603 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65222026-09-02T04:23:50.547Z[ recovery-image] Sep 02 04:23:49.614 INFO O| Sep 02 04:23:49.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
65232026-09-02T04:23:50.551Z[ recovery-image] Sep 02 04:23:49.616 INFO O| Sep 02 04:23:49.616 INFO STEP 281 (remove_files) COMPLETE
65242026-09-02T04:23:50.551Z[ recovery-image] Sep 02 04:23:49.616 INFO O| Sep 02 04:23:49.616 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65252026-09-02T04:23:50.561Z[ recovery-image] Sep 02 04:23:49.627 INFO O| Sep 02 04:23:49.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
65262026-09-02T04:23:50.561Z[ recovery-image] Sep 02 04:23:49.627 INFO O| Sep 02 04:23:49.627 INFO STEP 282 (remove_files) COMPLETE
65272026-09-02T04:23:50.564Z[ recovery-image] Sep 02 04:23:49.627 INFO O| Sep 02 04:23:49.627 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65282026-09-02T04:23:50.569Z[ recovery-image] Sep 02 04:23:49.636 INFO O| Sep 02 04:23:49.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
65292026-09-02T04:23:50.573Z[ recovery-image] Sep 02 04:23:49.637 INFO O| Sep 02 04:23:49.637 INFO STEP 283 (remove_files) COMPLETE
65302026-09-02T04:23:50.573Z[ recovery-image] Sep 02 04:23:49.637 INFO O| Sep 02 04:23:49.637 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65312026-09-02T04:23:50.579Z[ recovery-image] Sep 02 04:23:49.646 INFO O| Sep 02 04:23:49.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
65322026-09-02T04:23:50.579Z[ recovery-image] Sep 02 04:23:49.646 INFO O| Sep 02 04:23:49.646 INFO STEP 284 (remove_files) COMPLETE
65332026-09-02T04:23:50.579Z[ recovery-image] Sep 02 04:23:49.646 INFO O| Sep 02 04:23:49.646 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65342026-09-02T04:23:50.588Z[ recovery-image] Sep 02 04:23:49.655 INFO O| Sep 02 04:23:49.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
65352026-09-02T04:23:50.588Z[ recovery-image] Sep 02 04:23:49.655 INFO O| Sep 02 04:23:49.655 INFO STEP 285 (remove_files) COMPLETE
65362026-09-02T04:23:50.588Z[ recovery-image] Sep 02 04:23:49.655 INFO O| Sep 02 04:23:49.655 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65372026-09-02T04:23:50.598Z[ recovery-image] Sep 02 04:23:49.665 INFO O| Sep 02 04:23:49.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
65382026-09-02T04:23:50.598Z[ recovery-image] Sep 02 04:23:49.665 INFO O| Sep 02 04:23:49.665 INFO STEP 286 (remove_files) COMPLETE
65392026-09-02T04:23:50.602Z[ recovery-image] Sep 02 04:23:49.665 INFO O| Sep 02 04:23:49.665 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65402026-09-02T04:23:50.606Z[ recovery-image] Sep 02 04:23:49.674 INFO O| Sep 02 04:23:49.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
65412026-09-02T04:23:50.607Z[ recovery-image] Sep 02 04:23:49.674 INFO O| Sep 02 04:23:49.674 INFO STEP 287 (remove_files) COMPLETE
65422026-09-02T04:23:50.607Z[ recovery-image] Sep 02 04:23:49.674 INFO O| Sep 02 04:23:49.674 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65432026-09-02T04:23:50.616Z[ recovery-image] Sep 02 04:23:49.683 INFO O| Sep 02 04:23:49.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
65442026-09-02T04:23:50.616Z[ recovery-image] Sep 02 04:23:49.683 INFO O| Sep 02 04:23:49.683 INFO STEP 288 (remove_files) COMPLETE
65452026-09-02T04:23:50.620Z[ recovery-image] Sep 02 04:23:49.683 INFO O| Sep 02 04:23:49.683 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65462026-09-02T04:23:50.627Z[ recovery-image] Sep 02 04:23:49.693 INFO O| Sep 02 04:23:49.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
65472026-09-02T04:23:50.627Z[ recovery-image] Sep 02 04:23:49.693 INFO O| Sep 02 04:23:49.693 INFO STEP 289 (remove_files) COMPLETE
65482026-09-02T04:23:50.630Z[ recovery-image] Sep 02 04:23:49.693 INFO O| Sep 02 04:23:49.693 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65492026-09-02T04:23:50.635Z[ recovery-image] Sep 02 04:23:49.702 INFO O| Sep 02 04:23:49.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
65502026-09-02T04:23:50.635Z[ recovery-image] Sep 02 04:23:49.702 INFO O| Sep 02 04:23:49.702 INFO STEP 290 (remove_files) COMPLETE
65512026-09-02T04:23:50.635Z[ recovery-image] Sep 02 04:23:49.702 INFO O| Sep 02 04:23:49.702 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65522026-09-02T04:23:50.645Z[ recovery-image] Sep 02 04:23:49.712 INFO O| Sep 02 04:23:49.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
65532026-09-02T04:23:50.645Z[ recovery-image] Sep 02 04:23:49.712 INFO O| Sep 02 04:23:49.712 INFO STEP 291 (remove_files) COMPLETE
65542026-09-02T04:23:50.645Z[ recovery-image] Sep 02 04:23:49.712 INFO O| Sep 02 04:23:49.712 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65552026-09-02T04:23:50.654Z[ recovery-image] Sep 02 04:23:49.721 INFO O| Sep 02 04:23:49.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
65562026-09-02T04:23:50.654Z[ recovery-image] Sep 02 04:23:49.721 INFO O| Sep 02 04:23:49.721 INFO STEP 292 (remove_files) COMPLETE
65572026-09-02T04:23:50.654Z[ recovery-image] Sep 02 04:23:49.721 INFO O| Sep 02 04:23:49.721 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65582026-09-02T04:23:50.665Z[ recovery-image] Sep 02 04:23:49.732 INFO O| Sep 02 04:23:49.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
65592026-09-02T04:23:50.665Z[ recovery-image] Sep 02 04:23:49.732 INFO O| Sep 02 04:23:49.732 INFO STEP 293 (remove_files) COMPLETE
65602026-09-02T04:23:50.665Z[ recovery-image] Sep 02 04:23:49.732 INFO O| Sep 02 04:23:49.732 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65612026-09-02T04:23:50.674Z[ recovery-image] Sep 02 04:23:49.740 INFO O| Sep 02 04:23:49.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
65622026-09-02T04:23:50.674Z[ recovery-image] Sep 02 04:23:49.740 INFO O| Sep 02 04:23:49.740 INFO STEP 294 (remove_files) COMPLETE
65632026-09-02T04:23:50.674Z[ recovery-image] Sep 02 04:23:49.740 INFO O| Sep 02 04:23:49.740 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65642026-09-02T04:23:50.681Z[ recovery-image] Sep 02 04:23:49.748 INFO O| Sep 02 04:23:49.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
65652026-09-02T04:23:50.681Z[ recovery-image] Sep 02 04:23:49.748 INFO O| Sep 02 04:23:49.748 INFO STEP 295 (remove_files) COMPLETE
65662026-09-02T04:23:50.681Z[ recovery-image] Sep 02 04:23:49.748 INFO O| Sep 02 04:23:49.748 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65672026-09-02T04:23:50.688Z[ recovery-image] Sep 02 04:23:49.755 INFO O| Sep 02 04:23:49.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
65682026-09-02T04:23:50.688Z[ recovery-image] Sep 02 04:23:49.755 INFO O| Sep 02 04:23:49.755 INFO STEP 296 (remove_files) COMPLETE
65692026-09-02T04:23:50.688Z[ recovery-image] Sep 02 04:23:49.755 INFO O| Sep 02 04:23:49.755 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65702026-09-02T04:23:50.696Z[ recovery-image] Sep 02 04:23:49.763 INFO O| Sep 02 04:23:49.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
65712026-09-02T04:23:50.697Z[ recovery-image] Sep 02 04:23:49.764 INFO O| Sep 02 04:23:49.764 INFO STEP 297 (remove_files) COMPLETE
65722026-09-02T04:23:50.700Z[ recovery-image] Sep 02 04:23:49.764 INFO O| Sep 02 04:23:49.764 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65732026-09-02T04:23:50.705Z[ recovery-image] Sep 02 04:23:49.772 INFO O| Sep 02 04:23:49.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
65742026-09-02T04:23:50.705Z[ recovery-image] Sep 02 04:23:49.772 INFO O| Sep 02 04:23:49.772 INFO STEP 298 (remove_files) COMPLETE
65752026-09-02T04:23:50.705Z[ recovery-image] Sep 02 04:23:49.772 INFO O| Sep 02 04:23:49.772 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65762026-09-02T04:23:50.713Z[ recovery-image] Sep 02 04:23:49.780 INFO O| Sep 02 04:23:49.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
65772026-09-02T04:23:50.713Z[ recovery-image] Sep 02 04:23:49.780 INFO O| Sep 02 04:23:49.780 INFO STEP 299 (remove_files) COMPLETE
65782026-09-02T04:23:50.713Z[ recovery-image] Sep 02 04:23:49.780 INFO O| Sep 02 04:23:49.780 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65792026-09-02T04:23:50.722Z[ recovery-image] Sep 02 04:23:49.789 INFO O| Sep 02 04:23:49.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
65802026-09-02T04:23:50.722Z[ recovery-image] Sep 02 04:23:49.789 INFO O| Sep 02 04:23:49.789 INFO STEP 300 (remove_files) COMPLETE
65812026-09-02T04:23:50.722Z[ recovery-image] Sep 02 04:23:49.789 INFO O| Sep 02 04:23:49.789 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65822026-09-02T04:23:50.731Z[ recovery-image] Sep 02 04:23:49.798 INFO O| Sep 02 04:23:49.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
65832026-09-02T04:23:50.731Z[ recovery-image] Sep 02 04:23:49.798 INFO O| Sep 02 04:23:49.798 INFO STEP 301 (remove_files) COMPLETE
65842026-09-02T04:23:50.731Z[ recovery-image] Sep 02 04:23:49.798 INFO O| Sep 02 04:23:49.798 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65852026-09-02T04:23:50.740Z[ recovery-image] Sep 02 04:23:49.807 INFO O| Sep 02 04:23:49.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
65862026-09-02T04:23:50.740Z[ recovery-image] Sep 02 04:23:49.807 INFO O| Sep 02 04:23:49.807 INFO STEP 302 (remove_files) COMPLETE
65872026-09-02T04:23:50.740Z[ recovery-image] Sep 02 04:23:49.807 INFO O| Sep 02 04:23:49.807 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65882026-09-02T04:23:50.750Z[ recovery-image] Sep 02 04:23:49.817 INFO O| Sep 02 04:23:49.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
65892026-09-02T04:23:50.750Z[ recovery-image] Sep 02 04:23:49.817 INFO O| Sep 02 04:23:49.817 INFO STEP 303 (remove_files) COMPLETE
65902026-09-02T04:23:50.750Z[ recovery-image] Sep 02 04:23:49.817 INFO O| Sep 02 04:23:49.817 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65912026-09-02T04:23:50.759Z[ recovery-image] Sep 02 04:23:49.826 INFO O| Sep 02 04:23:49.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
65922026-09-02T04:23:50.759Z[ recovery-image] Sep 02 04:23:49.826 INFO O| Sep 02 04:23:49.826 INFO STEP 304 (remove_files) COMPLETE
65932026-09-02T04:23:50.759Z[ recovery-image] Sep 02 04:23:49.826 INFO O| Sep 02 04:23:49.826 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65942026-09-02T04:23:50.768Z[ recovery-image] Sep 02 04:23:49.835 INFO O| Sep 02 04:23:49.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
65952026-09-02T04:23:50.768Z[ recovery-image] Sep 02 04:23:49.835 INFO O| Sep 02 04:23:49.835 INFO STEP 305 (remove_files) COMPLETE
65962026-09-02T04:23:50.772Z[ recovery-image] Sep 02 04:23:49.835 INFO O| Sep 02 04:23:49.835 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
65972026-09-02T04:23:50.777Z[ recovery-image] Sep 02 04:23:49.844 INFO O| Sep 02 04:23:49.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
65982026-09-02T04:23:50.777Z[ recovery-image] Sep 02 04:23:49.844 INFO O| Sep 02 04:23:49.844 INFO STEP 306 (remove_files) COMPLETE
65992026-09-02T04:23:50.777Z[ recovery-image] Sep 02 04:23:49.844 INFO O| Sep 02 04:23:49.844 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66002026-09-02T04:23:50.786Z[ recovery-image] Sep 02 04:23:49.853 INFO O| Sep 02 04:23:49.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
66012026-09-02T04:23:50.787Z[ recovery-image] Sep 02 04:23:49.853 INFO O| Sep 02 04:23:49.853 INFO STEP 307 (remove_files) COMPLETE
66022026-09-02T04:23:50.787Z[ recovery-image] Sep 02 04:23:49.853 INFO O| Sep 02 04:23:49.853 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66032026-09-02T04:23:50.797Z[ recovery-image] Sep 02 04:23:49.864 INFO O| Sep 02 04:23:49.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
66042026-09-02T04:23:50.797Z[ recovery-image] Sep 02 04:23:49.864 INFO O| Sep 02 04:23:49.864 INFO STEP 308 (remove_files) COMPLETE
66052026-09-02T04:23:50.797Z[ recovery-image] Sep 02 04:23:49.864 INFO O| Sep 02 04:23:49.864 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66062026-09-02T04:23:50.808Z[ recovery-image] Sep 02 04:23:49.875 INFO O| Sep 02 04:23:49.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
66072026-09-02T04:23:50.808Z[ recovery-image] Sep 02 04:23:49.875 INFO O| Sep 02 04:23:49.875 INFO STEP 309 (remove_files) COMPLETE
66082026-09-02T04:23:50.812Z[ recovery-image] Sep 02 04:23:49.875 INFO O| Sep 02 04:23:49.875 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66092026-09-02T04:23:50.821Z[ recovery-image] Sep 02 04:23:49.888 INFO O| Sep 02 04:23:49.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
66102026-09-02T04:23:50.824Z[ recovery-image] Sep 02 04:23:49.888 INFO O| Sep 02 04:23:49.888 INFO STEP 310 (remove_files) COMPLETE
66112026-09-02T04:23:50.824Z[ recovery-image] Sep 02 04:23:49.888 INFO O| Sep 02 04:23:49.888 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66122026-09-02T04:23:50.832Z[ recovery-image] Sep 02 04:23:49.899 INFO O| Sep 02 04:23:49.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
66132026-09-02T04:23:50.832Z[ recovery-image] Sep 02 04:23:49.899 INFO O| Sep 02 04:23:49.899 INFO STEP 311 (remove_files) COMPLETE
66142026-09-02T04:23:50.835Z[ recovery-image] Sep 02 04:23:49.899 INFO O| Sep 02 04:23:49.899 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66152026-09-02T04:23:50.841Z[ recovery-image] Sep 02 04:23:49.908 INFO O| Sep 02 04:23:49.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
66162026-09-02T04:23:50.841Z[ recovery-image] Sep 02 04:23:49.909 INFO O| Sep 02 04:23:49.908 INFO STEP 312 (remove_files) COMPLETE
66172026-09-02T04:23:50.845Z[ recovery-image] Sep 02 04:23:49.909 INFO O| Sep 02 04:23:49.908 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66182026-09-02T04:23:50.858Z[ recovery-image] Sep 02 04:23:49.923 INFO O| Sep 02 04:23:49.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
66192026-09-02T04:23:50.858Z[ recovery-image] Sep 02 04:23:49.923 INFO O| Sep 02 04:23:49.923 INFO STEP 313 (remove_files) COMPLETE
66202026-09-02T04:23:50.858Z[ recovery-image] Sep 02 04:23:49.923 INFO O| Sep 02 04:23:49.923 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66212026-09-02T04:23:50.866Z[ recovery-image] Sep 02 04:23:49.933 INFO O| Sep 02 04:23:49.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
66222026-09-02T04:23:50.866Z[ recovery-image] Sep 02 04:23:49.933 INFO O| Sep 02 04:23:49.933 INFO STEP 314 (remove_files) COMPLETE
66232026-09-02T04:23:50.866Z[ recovery-image] Sep 02 04:23:49.933 INFO O| Sep 02 04:23:49.933 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66242026-09-02T04:23:50.875Z[ recovery-image] Sep 02 04:23:49.942 INFO O| Sep 02 04:23:49.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
66252026-09-02T04:23:50.875Z[ recovery-image] Sep 02 04:23:49.942 INFO O| Sep 02 04:23:49.942 INFO STEP 315 (remove_files) COMPLETE
66262026-09-02T04:23:50.875Z[ recovery-image] Sep 02 04:23:49.942 INFO O| Sep 02 04:23:49.942 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66272026-09-02T04:23:50.886Z[ recovery-image] Sep 02 04:23:49.953 INFO O| Sep 02 04:23:49.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
66282026-09-02T04:23:50.886Z[ recovery-image] Sep 02 04:23:49.953 INFO O| Sep 02 04:23:49.953 INFO STEP 316 (remove_files) COMPLETE
66292026-09-02T04:23:50.886Z[ recovery-image] Sep 02 04:23:49.953 INFO O| Sep 02 04:23:49.953 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66302026-09-02T04:23:50.895Z[ recovery-image] Sep 02 04:23:49.962 INFO O| Sep 02 04:23:49.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
66312026-09-02T04:23:50.895Z[ recovery-image] Sep 02 04:23:49.962 INFO O| Sep 02 04:23:49.962 INFO STEP 317 (remove_files) COMPLETE
66322026-09-02T04:23:50.895Z[ recovery-image] Sep 02 04:23:49.962 INFO O| Sep 02 04:23:49.962 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66332026-09-02T04:23:50.905Z[ recovery-image] Sep 02 04:23:49.972 INFO O| Sep 02 04:23:49.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
66342026-09-02T04:23:50.905Z[ recovery-image] Sep 02 04:23:49.972 INFO O| Sep 02 04:23:49.972 INFO STEP 318 (remove_files) COMPLETE
66352026-09-02T04:23:50.905Z[ recovery-image] Sep 02 04:23:49.972 INFO O| Sep 02 04:23:49.972 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66362026-09-02T04:23:50.914Z[ recovery-image] Sep 02 04:23:49.981 INFO O| Sep 02 04:23:49.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
66372026-09-02T04:23:50.914Z[ recovery-image] Sep 02 04:23:49.981 INFO O| Sep 02 04:23:49.981 INFO STEP 319 (remove_files) COMPLETE
66382026-09-02T04:23:50.914Z[ recovery-image] Sep 02 04:23:49.981 INFO O| Sep 02 04:23:49.981 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66392026-09-02T04:23:50.925Z[ recovery-image] Sep 02 04:23:49.991 INFO O| Sep 02 04:23:49.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
66402026-09-02T04:23:50.933Z[ recovery-image] Sep 02 04:23:50.001 INFO O| Sep 02 04:23:49.997 INFO STEP 320 (remove_files) COMPLETE
66412026-09-02T04:23:50.933Z[ recovery-image] Sep 02 04:23:50.001 INFO O| Sep 02 04:23:49.997 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66422026-09-02T04:23:50.940Z[ recovery-image] Sep 02 04:23:50.007 INFO O| Sep 02 04:23:50.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
66432026-09-02T04:23:50.941Z[ recovery-image] Sep 02 04:23:50.007 INFO O| Sep 02 04:23:50.007 INFO STEP 321 (remove_files) COMPLETE
66442026-09-02T04:23:50.941Z[ recovery-image] Sep 02 04:23:50.007 INFO O| Sep 02 04:23:50.007 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66452026-09-02T04:23:50.958Z[ recovery-image] Sep 02 04:23:50.025 INFO O| Sep 02 04:23:50.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
66462026-09-02T04:23:50.958Z[ recovery-image] Sep 02 04:23:50.025 INFO O| Sep 02 04:23:50.025 INFO STEP 322 (remove_files) COMPLETE
66472026-09-02T04:23:50.958Z[ recovery-image] Sep 02 04:23:50.025 INFO O| Sep 02 04:23:50.025 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66482026-09-02T04:23:50.968Z[ recovery-image] Sep 02 04:23:50.035 INFO O| Sep 02 04:23:50.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
66492026-09-02T04:23:50.968Z[ recovery-image] Sep 02 04:23:50.035 INFO O| Sep 02 04:23:50.035 INFO STEP 323 (remove_files) COMPLETE
66502026-09-02T04:23:50.968Z[ recovery-image] Sep 02 04:23:50.035 INFO O| Sep 02 04:23:50.035 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66512026-09-02T04:23:50.978Z[ recovery-image] Sep 02 04:23:50.045 INFO O| Sep 02 04:23:50.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
66522026-09-02T04:23:50.978Z[ recovery-image] Sep 02 04:23:50.045 INFO O| Sep 02 04:23:50.045 INFO STEP 324 (remove_files) COMPLETE
66532026-09-02T04:23:50.978Z[ recovery-image] Sep 02 04:23:50.045 INFO O| Sep 02 04:23:50.045 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66542026-09-02T04:23:50.982Z[verify-libraries] Compiling git2 v0.20.4
66552026-09-02T04:23:50.988Z[ recovery-image] Sep 02 04:23:50.055 INFO O| Sep 02 04:23:50.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
66562026-09-02T04:23:50.998Z[ recovery-image] Sep 02 04:23:50.063 INFO O| Sep 02 04:23:50.063 INFO STEP 325 (remove_files) COMPLETE
66572026-09-02T04:23:50.998Z[ recovery-image] Sep 02 04:23:50.064 INFO O| Sep 02 04:23:50.063 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66582026-09-02T04:23:51.008Z[ recovery-image] Sep 02 04:23:50.074 INFO O| Sep 02 04:23:50.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
66592026-09-02T04:23:51.008Z[ recovery-image] Sep 02 04:23:50.075 INFO O| Sep 02 04:23:50.074 INFO STEP 326 (remove_files) COMPLETE
66602026-09-02T04:23:51.008Z[ recovery-image] Sep 02 04:23:50.075 INFO O| Sep 02 04:23:50.075 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66612026-09-02T04:23:51.018Z[ recovery-image] Sep 02 04:23:50.085 INFO O| Sep 02 04:23:50.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
66622026-09-02T04:23:51.018Z[ recovery-image] Sep 02 04:23:50.085 INFO O| Sep 02 04:23:50.085 INFO STEP 327 (remove_files) COMPLETE
66632026-09-02T04:23:51.018Z[ recovery-image] Sep 02 04:23:50.085 INFO O| Sep 02 04:23:50.085 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66642026-09-02T04:23:51.028Z[ recovery-image] Sep 02 04:23:50.095 INFO O| Sep 02 04:23:50.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
66652026-09-02T04:23:51.028Z[ recovery-image] Sep 02 04:23:50.095 INFO O| Sep 02 04:23:50.095 INFO STEP 328 (remove_files) COMPLETE
66662026-09-02T04:23:51.028Z[ recovery-image] Sep 02 04:23:50.095 INFO O| Sep 02 04:23:50.095 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66672026-09-02T04:23:51.039Z[ recovery-image] Sep 02 04:23:50.106 INFO O| Sep 02 04:23:50.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
66682026-09-02T04:23:51.039Z[ recovery-image] Sep 02 04:23:50.106 INFO O| Sep 02 04:23:50.106 INFO STEP 329 (remove_files) COMPLETE
66692026-09-02T04:23:51.042Z[ recovery-image] Sep 02 04:23:50.106 INFO O| Sep 02 04:23:50.106 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66702026-09-02T04:23:51.049Z[ recovery-image] Sep 02 04:23:50.116 INFO O| Sep 02 04:23:50.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
66712026-09-02T04:23:51.049Z[ recovery-image] Sep 02 04:23:50.116 INFO O| Sep 02 04:23:50.116 INFO STEP 330 (remove_files) COMPLETE
66722026-09-02T04:23:51.049Z[ recovery-image] Sep 02 04:23:50.116 INFO O| Sep 02 04:23:50.116 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66732026-09-02T04:23:51.058Z[ recovery-image] Sep 02 04:23:50.126 INFO O| Sep 02 04:23:50.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
66742026-09-02T04:23:51.058Z[ recovery-image] Sep 02 04:23:50.126 INFO O| Sep 02 04:23:50.126 INFO STEP 331 (remove_files) COMPLETE
66752026-09-02T04:23:51.065Z[ recovery-image] Sep 02 04:23:50.126 INFO O| Sep 02 04:23:50.126 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66762026-09-02T04:23:51.068Z[ recovery-image] Sep 02 04:23:50.135 INFO O| Sep 02 04:23:50.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
66772026-09-02T04:23:51.068Z[ recovery-image] Sep 02 04:23:50.135 INFO O| Sep 02 04:23:50.135 INFO STEP 332 (remove_files) COMPLETE
66782026-09-02T04:23:51.068Z[ recovery-image] Sep 02 04:23:50.135 INFO O| Sep 02 04:23:50.135 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66792026-09-02T04:23:51.078Z[ recovery-image] Sep 02 04:23:50.145 INFO O| Sep 02 04:23:50.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
66802026-09-02T04:23:51.078Z[ recovery-image] Sep 02 04:23:50.145 INFO O| Sep 02 04:23:50.145 INFO STEP 333 (remove_files) COMPLETE
66812026-09-02T04:23:51.078Z[ recovery-image] Sep 02 04:23:50.145 INFO O| Sep 02 04:23:50.145 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66822026-09-02T04:23:51.087Z[ recovery-image] Sep 02 04:23:50.154 INFO O| Sep 02 04:23:50.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
66832026-09-02T04:23:51.087Z[ recovery-image] Sep 02 04:23:50.154 INFO O| Sep 02 04:23:50.154 INFO STEP 334 (remove_files) COMPLETE
66842026-09-02T04:23:51.087Z[ recovery-image] Sep 02 04:23:50.154 INFO O| Sep 02 04:23:50.154 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66852026-09-02T04:23:51.096Z[ recovery-image] Sep 02 04:23:50.163 INFO O| Sep 02 04:23:50.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
66862026-09-02T04:23:51.096Z[ recovery-image] Sep 02 04:23:50.163 INFO O| Sep 02 04:23:50.163 INFO STEP 335 (remove_files) COMPLETE
66872026-09-02T04:23:51.096Z[ recovery-image] Sep 02 04:23:50.163 INFO O| Sep 02 04:23:50.163 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66882026-09-02T04:23:51.105Z[ recovery-image] Sep 02 04:23:50.172 INFO O| Sep 02 04:23:50.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
66892026-09-02T04:23:51.105Z[ recovery-image] Sep 02 04:23:50.172 INFO O| Sep 02 04:23:50.172 INFO STEP 336 (remove_files) COMPLETE
66902026-09-02T04:23:51.105Z[ recovery-image] Sep 02 04:23:50.172 INFO O| Sep 02 04:23:50.172 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66912026-09-02T04:23:51.114Z[ recovery-image] Sep 02 04:23:50.181 INFO O| Sep 02 04:23:50.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
66922026-09-02T04:23:51.114Z[ recovery-image] Sep 02 04:23:50.181 INFO O| Sep 02 04:23:50.181 INFO STEP 337 (remove_files) COMPLETE
66932026-09-02T04:23:51.114Z[ recovery-image] Sep 02 04:23:50.181 INFO O| Sep 02 04:23:50.181 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66942026-09-02T04:23:51.122Z[ recovery-image] Sep 02 04:23:50.189 INFO O| Sep 02 04:23:50.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
66952026-09-02T04:23:51.122Z[ recovery-image] Sep 02 04:23:50.189 INFO O| Sep 02 04:23:50.189 INFO STEP 338 (remove_files) COMPLETE
66962026-09-02T04:23:51.122Z[ recovery-image] Sep 02 04:23:50.189 INFO O| Sep 02 04:23:50.189 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
66972026-09-02T04:23:51.131Z[ recovery-image] Sep 02 04:23:50.198 INFO O| Sep 02 04:23:50.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
66982026-09-02T04:23:51.131Z[ recovery-image] Sep 02 04:23:50.198 INFO O| Sep 02 04:23:50.198 INFO STEP 339 (remove_files) COMPLETE
66992026-09-02T04:23:51.134Z[ recovery-image] Sep 02 04:23:50.198 INFO O| Sep 02 04:23:50.198 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67002026-09-02T04:23:51.141Z[ recovery-image] Sep 02 04:23:50.208 INFO O| Sep 02 04:23:50.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
67012026-09-02T04:23:51.141Z[ recovery-image] Sep 02 04:23:50.208 INFO O| Sep 02 04:23:50.208 INFO STEP 340 (remove_files) COMPLETE
67022026-09-02T04:23:51.141Z[ recovery-image] Sep 02 04:23:50.208 INFO O| Sep 02 04:23:50.208 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67032026-09-02T04:23:51.154Z[ recovery-image] Sep 02 04:23:50.218 INFO O| Sep 02 04:23:50.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
67042026-09-02T04:23:51.154Z[ recovery-image] Sep 02 04:23:50.218 INFO O| Sep 02 04:23:50.218 INFO STEP 341 (remove_files) COMPLETE
67052026-09-02T04:23:51.154Z[ recovery-image] Sep 02 04:23:50.218 INFO O| Sep 02 04:23:50.218 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67062026-09-02T04:23:51.162Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
67072026-09-02T04:23:51.165Z[ recovery-image] Sep 02 04:23:50.229 INFO O| Sep 02 04:23:50.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
67082026-09-02T04:23:51.165Z[ recovery-image] Sep 02 04:23:50.229 INFO O| Sep 02 04:23:50.229 INFO STEP 342 (remove_files) COMPLETE
67092026-09-02T04:23:51.165Z[ recovery-image] Sep 02 04:23:50.229 INFO O| Sep 02 04:23:50.229 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67102026-09-02T04:23:51.171Z[ recovery-image] Sep 02 04:23:50.238 INFO O| Sep 02 04:23:50.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
67112026-09-02T04:23:51.171Z[ recovery-image] Sep 02 04:23:50.238 INFO O| Sep 02 04:23:50.238 INFO STEP 343 (remove_files) COMPLETE
67122026-09-02T04:23:51.175Z[ recovery-image] Sep 02 04:23:50.238 INFO O| Sep 02 04:23:50.238 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67132026-09-02T04:23:51.271Z[ recovery-image] Sep 02 04:23:50.249 INFO O| Sep 02 04:23:50.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
67142026-09-02T04:23:51.271Z[ recovery-image] Sep 02 04:23:50.249 INFO O| Sep 02 04:23:50.249 INFO STEP 344 (remove_files) COMPLETE
67152026-09-02T04:23:51.271Z[ recovery-image] Sep 02 04:23:50.249 INFO O| Sep 02 04:23:50.249 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67162026-09-02T04:23:51.276Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
67172026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.260 INFO O| Sep 02 04:23:50.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
67182026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.260 INFO O| Sep 02 04:23:50.260 INFO STEP 345 (remove_files) COMPLETE
67192026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.260 INFO O| Sep 02 04:23:50.260 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67202026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.270 INFO O| Sep 02 04:23:50.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
67212026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.270 INFO O| Sep 02 04:23:50.270 INFO STEP 346 (remove_files) COMPLETE
67222026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.270 INFO O| Sep 02 04:23:50.270 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67232026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.278 INFO O| Sep 02 04:23:50.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
67242026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.278 INFO O| Sep 02 04:23:50.278 INFO STEP 347 (remove_files) COMPLETE
67252026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.278 INFO O| Sep 02 04:23:50.278 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67262026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.287 INFO O| Sep 02 04:23:50.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
67272026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.287 INFO O| Sep 02 04:23:50.287 INFO STEP 348 (remove_files) COMPLETE
67282026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.287 INFO O| Sep 02 04:23:50.287 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67292026-09-02T04:23:51.276Z[ recovery-image] Sep 02 04:23:50.295 INFO O| Sep 02 04:23:50.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
67302026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.295 INFO O| Sep 02 04:23:50.295 INFO STEP 349 (remove_files) COMPLETE
67312026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.295 INFO O| Sep 02 04:23:50.295 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67322026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.304 INFO O| Sep 02 04:23:50.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
67332026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.304 INFO O| Sep 02 04:23:50.304 INFO STEP 350 (remove_files) COMPLETE
67342026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.304 INFO O| Sep 02 04:23:50.304 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67352026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.314 INFO O| Sep 02 04:23:50.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
67362026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.314 INFO O| Sep 02 04:23:50.314 INFO STEP 351 (remove_files) COMPLETE
67372026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.314 INFO O| Sep 02 04:23:50.314 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67382026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.324 INFO O| Sep 02 04:23:50.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
67392026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.324 INFO O| Sep 02 04:23:50.324 INFO STEP 352 (remove_files) COMPLETE
67402026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.324 INFO O| Sep 02 04:23:50.324 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67412026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.333 INFO O| Sep 02 04:23:50.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
67422026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.334 INFO O| Sep 02 04:23:50.334 INFO STEP 353 (remove_files) COMPLETE
67432026-09-02T04:23:51.277Z[ recovery-image] Sep 02 04:23:50.334 INFO O| Sep 02 04:23:50.334 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67442026-09-02T04:23:51.281Z[ recovery-image] Sep 02 04:23:50.344 INFO O| Sep 02 04:23:50.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
67452026-09-02T04:23:51.281Z[ recovery-image] Sep 02 04:23:50.344 INFO O| Sep 02 04:23:50.344 INFO STEP 354 (remove_files) COMPLETE
67462026-09-02T04:23:51.281Z[ recovery-image] Sep 02 04:23:50.344 INFO O| Sep 02 04:23:50.344 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67472026-09-02T04:23:51.287Z[ recovery-image] Sep 02 04:23:50.354 INFO O| Sep 02 04:23:50.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
67482026-09-02T04:23:51.287Z[ recovery-image] Sep 02 04:23:50.354 INFO O| Sep 02 04:23:50.354 INFO STEP 355 (remove_files) COMPLETE
67492026-09-02T04:23:51.287Z[ recovery-image] Sep 02 04:23:50.354 INFO O| Sep 02 04:23:50.354 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67502026-09-02T04:23:51.298Z[ recovery-image] Sep 02 04:23:50.365 INFO O| Sep 02 04:23:50.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
67512026-09-02T04:23:51.298Z[ recovery-image] Sep 02 04:23:50.365 INFO O| Sep 02 04:23:50.365 INFO STEP 356 (remove_files) COMPLETE
67522026-09-02T04:23:51.298Z[ recovery-image] Sep 02 04:23:50.365 INFO O| Sep 02 04:23:50.365 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67532026-09-02T04:23:51.309Z[ recovery-image] Sep 02 04:23:50.375 INFO O| Sep 02 04:23:50.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
67542026-09-02T04:23:51.309Z[ recovery-image] Sep 02 04:23:50.375 INFO O| Sep 02 04:23:50.375 INFO STEP 357 (remove_files) COMPLETE
67552026-09-02T04:23:51.309Z[ recovery-image] Sep 02 04:23:50.375 INFO O| Sep 02 04:23:50.375 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67562026-09-02T04:23:51.318Z[ recovery-image] Sep 02 04:23:50.385 INFO O| Sep 02 04:23:50.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
67572026-09-02T04:23:51.318Z[ recovery-image] Sep 02 04:23:50.385 INFO O| Sep 02 04:23:50.385 INFO STEP 358 (remove_files) COMPLETE
67582026-09-02T04:23:51.318Z[ recovery-image] Sep 02 04:23:50.385 INFO O| Sep 02 04:23:50.385 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67592026-09-02T04:23:51.328Z[ recovery-image] Sep 02 04:23:50.395 INFO O| Sep 02 04:23:50.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
67602026-09-02T04:23:51.329Z[ recovery-image] Sep 02 04:23:50.395 INFO O| Sep 02 04:23:50.395 INFO STEP 359 (remove_files) COMPLETE
67612026-09-02T04:23:51.329Z[ recovery-image] Sep 02 04:23:50.395 INFO O| Sep 02 04:23:50.395 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67622026-09-02T04:23:51.339Z[ recovery-image] Sep 02 04:23:50.406 INFO O| Sep 02 04:23:50.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
67632026-09-02T04:23:51.339Z[ recovery-image] Sep 02 04:23:50.406 INFO O| Sep 02 04:23:50.406 INFO STEP 360 (remove_files) COMPLETE
67642026-09-02T04:23:51.342Z[ recovery-image] Sep 02 04:23:50.406 INFO O| Sep 02 04:23:50.406 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67652026-09-02T04:23:51.349Z[ recovery-image] Sep 02 04:23:50.415 INFO O| Sep 02 04:23:50.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
67662026-09-02T04:23:51.349Z[ recovery-image] Sep 02 04:23:50.416 INFO O| Sep 02 04:23:50.415 INFO STEP 361 (remove_files) COMPLETE
67672026-09-02T04:23:51.349Z[ recovery-image] Sep 02 04:23:50.416 INFO O| Sep 02 04:23:50.416 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67682026-09-02T04:23:51.359Z[ recovery-image] Sep 02 04:23:50.426 INFO O| Sep 02 04:23:50.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
67692026-09-02T04:23:51.359Z[ recovery-image] Sep 02 04:23:50.426 INFO O| Sep 02 04:23:50.426 INFO STEP 362 (remove_files) COMPLETE
67702026-09-02T04:23:51.359Z[ recovery-image] Sep 02 04:23:50.426 INFO O| Sep 02 04:23:50.426 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67712026-09-02T04:23:51.373Z[ recovery-image] Sep 02 04:23:50.440 INFO O| Sep 02 04:23:50.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
67722026-09-02T04:23:51.373Z[ recovery-image] Sep 02 04:23:50.440 INFO O| Sep 02 04:23:50.440 INFO STEP 363 (remove_files) COMPLETE
67732026-09-02T04:23:51.373Z[ recovery-image] Sep 02 04:23:50.440 INFO O| Sep 02 04:23:50.440 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67742026-09-02T04:23:51.384Z[ recovery-image] Sep 02 04:23:50.449 INFO O| Sep 02 04:23:50.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
67752026-09-02T04:23:51.384Z[ recovery-image] Sep 02 04:23:50.449 INFO O| Sep 02 04:23:50.449 INFO STEP 364 (remove_files) COMPLETE
67762026-09-02T04:23:51.384Z[ recovery-image] Sep 02 04:23:50.449 INFO O| Sep 02 04:23:50.449 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67772026-09-02T04:23:51.390Z[ recovery-image] Sep 02 04:23:50.457 INFO O| Sep 02 04:23:50.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
67782026-09-02T04:23:51.390Z[ recovery-image] Sep 02 04:23:50.457 INFO O| Sep 02 04:23:50.457 INFO STEP 365 (remove_files) COMPLETE
67792026-09-02T04:23:51.390Z[ recovery-image] Sep 02 04:23:50.457 INFO O| Sep 02 04:23:50.457 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67802026-09-02T04:23:51.399Z[ recovery-image] Sep 02 04:23:50.466 INFO O| Sep 02 04:23:50.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
67812026-09-02T04:23:51.399Z[ recovery-image] Sep 02 04:23:50.466 INFO O| Sep 02 04:23:50.466 INFO STEP 366 (remove_files) COMPLETE
67822026-09-02T04:23:51.403Z[ recovery-image] Sep 02 04:23:50.466 INFO O| Sep 02 04:23:50.466 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67832026-09-02T04:23:51.414Z[ recovery-image] Sep 02 04:23:50.477 INFO O| Sep 02 04:23:50.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
67842026-09-02T04:23:51.414Z[ recovery-image] Sep 02 04:23:50.477 INFO O| Sep 02 04:23:50.477 INFO STEP 367 (remove_files) COMPLETE
67852026-09-02T04:23:51.414Z[ recovery-image] Sep 02 04:23:50.477 INFO O| Sep 02 04:23:50.477 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67862026-09-02T04:23:51.418Z[ recovery-image] Sep 02 04:23:50.486 INFO O| Sep 02 04:23:50.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
67872026-09-02T04:23:51.419Z[ recovery-image] Sep 02 04:23:50.486 INFO O| Sep 02 04:23:50.486 INFO STEP 368 (remove_files) COMPLETE
67882026-09-02T04:23:51.419Z[ recovery-image] Sep 02 04:23:50.486 INFO O| Sep 02 04:23:50.486 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67892026-09-02T04:23:51.429Z[ recovery-image] Sep 02 04:23:50.496 INFO O| Sep 02 04:23:50.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
67902026-09-02T04:23:51.429Z[ recovery-image] Sep 02 04:23:50.496 INFO O| Sep 02 04:23:50.496 INFO STEP 369 (remove_files) COMPLETE
67912026-09-02T04:23:51.433Z[ recovery-image] Sep 02 04:23:50.496 INFO O| Sep 02 04:23:50.496 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67922026-09-02T04:23:51.438Z[ recovery-image] Sep 02 04:23:50.505 INFO O| Sep 02 04:23:50.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
67932026-09-02T04:23:51.438Z[ recovery-image] Sep 02 04:23:50.505 INFO O| Sep 02 04:23:50.505 INFO STEP 370 (remove_files) COMPLETE
67942026-09-02T04:23:51.438Z[ recovery-image] Sep 02 04:23:50.505 INFO O| Sep 02 04:23:50.505 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67952026-09-02T04:23:51.446Z[ recovery-image] Sep 02 04:23:50.513 INFO O| Sep 02 04:23:50.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
67962026-09-02T04:23:51.446Z[ recovery-image] Sep 02 04:23:50.513 INFO O| Sep 02 04:23:50.513 INFO STEP 371 (remove_files) COMPLETE
67972026-09-02T04:23:51.446Z[ recovery-image] Sep 02 04:23:50.513 INFO O| Sep 02 04:23:50.513 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
67982026-09-02T04:23:51.455Z[ recovery-image] Sep 02 04:23:50.522 INFO O| Sep 02 04:23:50.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
67992026-09-02T04:23:51.455Z[ recovery-image] Sep 02 04:23:50.522 INFO O| Sep 02 04:23:50.522 INFO STEP 372 (remove_files) COMPLETE
68002026-09-02T04:23:51.455Z[ recovery-image] Sep 02 04:23:50.522 INFO O| Sep 02 04:23:50.522 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68012026-09-02T04:23:51.466Z[ recovery-image] Sep 02 04:23:50.533 INFO O| Sep 02 04:23:50.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
68022026-09-02T04:23:51.466Z[ recovery-image] Sep 02 04:23:50.533 INFO O| Sep 02 04:23:50.533 INFO STEP 373 (remove_files) COMPLETE
68032026-09-02T04:23:51.466Z[ recovery-image] Sep 02 04:23:50.533 INFO O| Sep 02 04:23:50.533 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68042026-09-02T04:23:51.475Z[ recovery-image] Sep 02 04:23:50.542 INFO O| Sep 02 04:23:50.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
68052026-09-02T04:23:51.475Z[ recovery-image] Sep 02 04:23:50.542 INFO O| Sep 02 04:23:50.542 INFO STEP 374 (remove_files) COMPLETE
68062026-09-02T04:23:51.475Z[ recovery-image] Sep 02 04:23:50.542 INFO O| Sep 02 04:23:50.542 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68072026-09-02T04:23:51.486Z[ recovery-image] Sep 02 04:23:50.553 INFO O| Sep 02 04:23:50.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
68082026-09-02T04:23:51.486Z[ recovery-image] Sep 02 04:23:50.553 INFO O| Sep 02 04:23:50.553 INFO STEP 375 (remove_files) COMPLETE
68092026-09-02T04:23:51.486Z[ recovery-image] Sep 02 04:23:50.553 INFO O| Sep 02 04:23:50.553 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68102026-09-02T04:23:51.495Z[ recovery-image] Sep 02 04:23:50.562 INFO O| Sep 02 04:23:50.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
68112026-09-02T04:23:51.495Z[ recovery-image] Sep 02 04:23:50.562 INFO O| Sep 02 04:23:50.562 INFO STEP 376 (remove_files) COMPLETE
68122026-09-02T04:23:51.495Z[ recovery-image] Sep 02 04:23:50.562 INFO O| Sep 02 04:23:50.562 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68132026-09-02T04:23:51.505Z[ recovery-image] Sep 02 04:23:50.572 INFO O| Sep 02 04:23:50.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
68142026-09-02T04:23:51.505Z[ recovery-image] Sep 02 04:23:50.572 INFO O| Sep 02 04:23:50.572 INFO STEP 377 (remove_files) COMPLETE
68152026-09-02T04:23:51.505Z[ recovery-image] Sep 02 04:23:50.572 INFO O| Sep 02 04:23:50.572 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68162026-09-02T04:23:51.514Z[ recovery-image] Sep 02 04:23:50.581 INFO O| Sep 02 04:23:50.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
68172026-09-02T04:23:51.514Z[ recovery-image] Sep 02 04:23:50.581 INFO O| Sep 02 04:23:50.581 INFO STEP 378 (remove_files) COMPLETE
68182026-09-02T04:23:51.514Z[ recovery-image] Sep 02 04:23:50.581 INFO O| Sep 02 04:23:50.581 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68192026-09-02T04:23:51.523Z[ recovery-image] Sep 02 04:23:50.590 INFO O| Sep 02 04:23:50.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
68202026-09-02T04:23:51.523Z[ recovery-image] Sep 02 04:23:50.590 INFO O| Sep 02 04:23:50.590 INFO STEP 379 (remove_files) COMPLETE
68212026-09-02T04:23:51.523Z[ recovery-image] Sep 02 04:23:50.590 INFO O| Sep 02 04:23:50.590 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68222026-09-02T04:23:51.533Z[ recovery-image] Sep 02 04:23:50.600 INFO O| Sep 02 04:23:50.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
68232026-09-02T04:23:51.533Z[ recovery-image] Sep 02 04:23:50.600 INFO O| Sep 02 04:23:50.600 INFO STEP 380 (remove_files) COMPLETE
68242026-09-02T04:23:51.533Z[ recovery-image] Sep 02 04:23:50.600 INFO O| Sep 02 04:23:50.600 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68252026-09-02T04:23:51.542Z[ recovery-image] Sep 02 04:23:50.609 INFO O| Sep 02 04:23:50.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
68262026-09-02T04:23:51.542Z[ recovery-image] Sep 02 04:23:50.609 INFO O| Sep 02 04:23:50.609 INFO STEP 381 (remove_files) COMPLETE
68272026-09-02T04:23:51.542Z[ recovery-image] Sep 02 04:23:50.609 INFO O| Sep 02 04:23:50.609 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68282026-09-02T04:23:51.554Z[ recovery-image] Sep 02 04:23:50.621 INFO O| Sep 02 04:23:50.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
68292026-09-02T04:23:51.554Z[ recovery-image] Sep 02 04:23:50.621 INFO O| Sep 02 04:23:50.621 INFO STEP 382 (remove_files) COMPLETE
68302026-09-02T04:23:51.554Z[ recovery-image] Sep 02 04:23:50.621 INFO O| Sep 02 04:23:50.621 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68312026-09-02T04:23:51.565Z[ recovery-image] Sep 02 04:23:50.632 INFO O| Sep 02 04:23:50.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
68322026-09-02T04:23:51.565Z[ recovery-image] Sep 02 04:23:50.632 INFO O| Sep 02 04:23:50.632 INFO STEP 383 (remove_files) COMPLETE
68332026-09-02T04:23:51.569Z[ recovery-image] Sep 02 04:23:50.632 INFO O| Sep 02 04:23:50.632 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68342026-09-02T04:23:51.574Z[ recovery-image] Sep 02 04:23:50.641 INFO O| Sep 02 04:23:50.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
68352026-09-02T04:23:51.574Z[ recovery-image] Sep 02 04:23:50.641 INFO O| Sep 02 04:23:50.641 INFO STEP 384 (remove_files) COMPLETE
68362026-09-02T04:23:51.574Z[ recovery-image] Sep 02 04:23:50.641 INFO O| Sep 02 04:23:50.641 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68372026-09-02T04:23:51.583Z[ recovery-image] Sep 02 04:23:50.650 INFO O| Sep 02 04:23:50.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
68382026-09-02T04:23:51.584Z[ recovery-image] Sep 02 04:23:50.650 INFO O| Sep 02 04:23:50.650 INFO STEP 385 (remove_files) COMPLETE
68392026-09-02T04:23:51.587Z[ recovery-image] Sep 02 04:23:50.650 INFO O| Sep 02 04:23:50.650 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68402026-09-02T04:23:51.592Z[ recovery-image] Sep 02 04:23:50.659 INFO O| Sep 02 04:23:50.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
68412026-09-02T04:23:51.592Z[ recovery-image] Sep 02 04:23:50.659 INFO O| Sep 02 04:23:50.659 INFO STEP 386 (remove_files) COMPLETE
68422026-09-02T04:23:51.592Z[ recovery-image] Sep 02 04:23:50.659 INFO O| Sep 02 04:23:50.659 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68432026-09-02T04:23:51.601Z[ recovery-image] Sep 02 04:23:50.668 INFO O| Sep 02 04:23:50.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
68442026-09-02T04:23:51.601Z[ recovery-image] Sep 02 04:23:50.668 INFO O| Sep 02 04:23:50.668 INFO STEP 387 (remove_files) COMPLETE
68452026-09-02T04:23:51.605Z[ recovery-image] Sep 02 04:23:50.668 INFO O| Sep 02 04:23:50.668 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68462026-09-02T04:23:51.612Z[ recovery-image] Sep 02 04:23:50.679 INFO O| Sep 02 04:23:50.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
68472026-09-02T04:23:51.612Z[ recovery-image] Sep 02 04:23:50.679 INFO O| Sep 02 04:23:50.679 INFO STEP 388 (remove_files) COMPLETE
68482026-09-02T04:23:51.612Z[ recovery-image] Sep 02 04:23:50.679 INFO O| Sep 02 04:23:50.679 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68492026-09-02T04:23:51.621Z[ recovery-image] Sep 02 04:23:50.688 INFO O| Sep 02 04:23:50.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
68502026-09-02T04:23:51.621Z[ recovery-image] Sep 02 04:23:50.688 INFO O| Sep 02 04:23:50.688 INFO STEP 389 (remove_files) COMPLETE
68512026-09-02T04:23:51.621Z[ recovery-image] Sep 02 04:23:50.688 INFO O| Sep 02 04:23:50.688 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68522026-09-02T04:23:51.630Z[ recovery-image] Sep 02 04:23:50.697 INFO O| Sep 02 04:23:50.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
68532026-09-02T04:23:51.630Z[ recovery-image] Sep 02 04:23:50.697 INFO O| Sep 02 04:23:50.697 INFO STEP 390 (remove_files) COMPLETE
68542026-09-02T04:23:51.630Z[ recovery-image] Sep 02 04:23:50.697 INFO O| Sep 02 04:23:50.697 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68552026-09-02T04:23:51.640Z[ recovery-image] Sep 02 04:23:50.707 INFO O| Sep 02 04:23:50.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
68562026-09-02T04:23:51.640Z[ recovery-image] Sep 02 04:23:50.707 INFO O| Sep 02 04:23:50.707 INFO STEP 391 (remove_files) COMPLETE
68572026-09-02T04:23:51.640Z[ recovery-image] Sep 02 04:23:50.707 INFO O| Sep 02 04:23:50.707 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68582026-09-02T04:23:51.649Z[ recovery-image] Sep 02 04:23:50.716 INFO O| Sep 02 04:23:50.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
68592026-09-02T04:23:51.649Z[ recovery-image] Sep 02 04:23:50.716 INFO O| Sep 02 04:23:50.716 INFO STEP 392 (remove_files) COMPLETE
68602026-09-02T04:23:51.652Z[ recovery-image] Sep 02 04:23:50.716 INFO O| Sep 02 04:23:50.716 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68612026-09-02T04:23:51.658Z[ recovery-image] Sep 02 04:23:50.725 INFO O| Sep 02 04:23:50.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
68622026-09-02T04:23:51.658Z[ recovery-image] Sep 02 04:23:50.725 INFO O| Sep 02 04:23:50.725 INFO STEP 393 (remove_files) COMPLETE
68632026-09-02T04:23:51.662Z[ recovery-image] Sep 02 04:23:50.725 INFO O| Sep 02 04:23:50.725 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68642026-09-02T04:23:51.669Z[ recovery-image] Sep 02 04:23:50.736 INFO O| Sep 02 04:23:50.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
68652026-09-02T04:23:51.669Z[ recovery-image] Sep 02 04:23:50.736 INFO O| Sep 02 04:23:50.736 INFO STEP 394 (remove_files) COMPLETE
68662026-09-02T04:23:51.673Z[ recovery-image] Sep 02 04:23:50.736 INFO O| Sep 02 04:23:50.736 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68672026-09-02T04:23:51.680Z[ recovery-image] Sep 02 04:23:50.747 INFO O| Sep 02 04:23:50.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
68682026-09-02T04:23:51.680Z[ recovery-image] Sep 02 04:23:50.747 INFO O| Sep 02 04:23:50.747 INFO STEP 395 (remove_files) COMPLETE
68692026-09-02T04:23:51.684Z[ recovery-image] Sep 02 04:23:50.747 INFO O| Sep 02 04:23:50.747 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68702026-09-02T04:23:51.691Z[ recovery-image] Sep 02 04:23:50.758 INFO O| Sep 02 04:23:50.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
68712026-09-02T04:23:51.691Z[ recovery-image] Sep 02 04:23:50.758 INFO O| Sep 02 04:23:50.758 INFO STEP 396 (remove_files) COMPLETE
68722026-09-02T04:23:51.691Z[ recovery-image] Sep 02 04:23:50.758 INFO O| Sep 02 04:23:50.758 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68732026-09-02T04:23:51.702Z[ recovery-image] Sep 02 04:23:50.769 INFO O| Sep 02 04:23:50.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
68742026-09-02T04:23:51.702Z[ recovery-image] Sep 02 04:23:50.769 INFO O| Sep 02 04:23:50.769 INFO STEP 397 (remove_files) COMPLETE
68752026-09-02T04:23:51.706Z[ recovery-image] Sep 02 04:23:50.769 INFO O| Sep 02 04:23:50.769 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68762026-09-02T04:23:51.713Z[ recovery-image] Sep 02 04:23:50.780 INFO O| Sep 02 04:23:50.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
68772026-09-02T04:23:51.713Z[ recovery-image] Sep 02 04:23:50.780 INFO O| Sep 02 04:23:50.780 INFO STEP 398 (remove_files) COMPLETE
68782026-09-02T04:23:51.713Z[ recovery-image] Sep 02 04:23:50.780 INFO O| Sep 02 04:23:50.780 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68792026-09-02T04:23:51.722Z[ recovery-image] Sep 02 04:23:50.789 INFO O| Sep 02 04:23:50.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
68802026-09-02T04:23:51.722Z[ recovery-image] Sep 02 04:23:50.789 INFO O| Sep 02 04:23:50.789 INFO STEP 399 (remove_files) COMPLETE
68812026-09-02T04:23:51.722Z[ recovery-image] Sep 02 04:23:50.789 INFO O| Sep 02 04:23:50.789 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68822026-09-02T04:23:51.731Z[ recovery-image] Sep 02 04:23:50.798 INFO O| Sep 02 04:23:50.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
68832026-09-02T04:23:51.731Z[ recovery-image] Sep 02 04:23:50.798 INFO O| Sep 02 04:23:50.798 INFO STEP 400 (remove_files) COMPLETE
68842026-09-02T04:23:51.731Z[ recovery-image] Sep 02 04:23:50.798 INFO O| Sep 02 04:23:50.798 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68852026-09-02T04:23:51.741Z[ recovery-image] Sep 02 04:23:50.808 INFO O| Sep 02 04:23:50.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
68862026-09-02T04:23:51.741Z[ recovery-image] Sep 02 04:23:50.808 INFO O| Sep 02 04:23:50.808 INFO STEP 401 (remove_files) COMPLETE
68872026-09-02T04:23:51.741Z[ recovery-image] Sep 02 04:23:50.808 INFO O| Sep 02 04:23:50.808 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68882026-09-02T04:23:51.751Z[ recovery-image] Sep 02 04:23:50.818 INFO O| Sep 02 04:23:50.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
68892026-09-02T04:23:51.752Z[ recovery-image] Sep 02 04:23:50.818 INFO O| Sep 02 04:23:50.818 INFO STEP 402 (remove_files) COMPLETE
68902026-09-02T04:23:51.752Z[ recovery-image] Sep 02 04:23:50.818 INFO O| Sep 02 04:23:50.818 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68912026-09-02T04:23:51.761Z[ recovery-image] Sep 02 04:23:50.828 INFO O| Sep 02 04:23:50.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
68922026-09-02T04:23:51.761Z[ recovery-image] Sep 02 04:23:50.828 INFO O| Sep 02 04:23:50.828 INFO STEP 403 (remove_files) COMPLETE
68932026-09-02T04:23:51.761Z[ recovery-image] Sep 02 04:23:50.828 INFO O| Sep 02 04:23:50.828 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68942026-09-02T04:23:51.771Z[ recovery-image] Sep 02 04:23:50.838 INFO O| Sep 02 04:23:50.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
68952026-09-02T04:23:51.771Z[ recovery-image] Sep 02 04:23:50.838 INFO O| Sep 02 04:23:50.838 INFO STEP 404 (remove_files) COMPLETE
68962026-09-02T04:23:51.775Z[ recovery-image] Sep 02 04:23:50.838 INFO O| Sep 02 04:23:50.838 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
68972026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.847 INFO O| Sep 02 04:23:50.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
68982026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.847 INFO O| Sep 02 04:23:50.847 INFO STEP 405 (remove_files) COMPLETE
68992026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.847 INFO O| Sep 02 04:23:50.847 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69002026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.856 INFO O| Sep 02 04:23:50.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
69012026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.856 INFO O| Sep 02 04:23:50.856 INFO STEP 406 (remove_files) COMPLETE
69022026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.856 INFO O| Sep 02 04:23:50.856 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69032026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.866 INFO O| Sep 02 04:23:50.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
69042026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.866 INFO O| Sep 02 04:23:50.866 INFO STEP 407 (remove_files) COMPLETE
69052026-09-02T04:23:51.806Z[ recovery-image] Sep 02 04:23:50.866 INFO O| Sep 02 04:23:50.866 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69062026-09-02T04:23:51.812Z[ recovery-image] Sep 02 04:23:50.875 INFO O| Sep 02 04:23:50.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
69072026-09-02T04:23:51.812Z[ recovery-image] Sep 02 04:23:50.875 INFO O| Sep 02 04:23:50.875 INFO STEP 408 (remove_files) COMPLETE
69082026-09-02T04:23:51.812Z[ recovery-image] Sep 02 04:23:50.875 INFO O| Sep 02 04:23:50.875 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69092026-09-02T04:23:51.817Z[ recovery-image] Sep 02 04:23:50.884 INFO O| Sep 02 04:23:50.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
69102026-09-02T04:23:51.818Z[ recovery-image] Sep 02 04:23:50.884 INFO O| Sep 02 04:23:50.884 INFO STEP 409 (remove_files) COMPLETE
69112026-09-02T04:23:51.818Z[ recovery-image] Sep 02 04:23:50.884 INFO O| Sep 02 04:23:50.884 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69122026-09-02T04:23:51.827Z[ recovery-image] Sep 02 04:23:50.894 INFO O| Sep 02 04:23:50.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
69132026-09-02T04:23:51.827Z[ recovery-image] Sep 02 04:23:50.894 INFO O| Sep 02 04:23:50.894 INFO STEP 410 (remove_files) COMPLETE
69142026-09-02T04:23:51.831Z[ recovery-image] Sep 02 04:23:50.894 INFO O| Sep 02 04:23:50.894 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69152026-09-02T04:23:51.837Z[ recovery-image] Sep 02 04:23:50.904 INFO O| Sep 02 04:23:50.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
69162026-09-02T04:23:51.837Z[ recovery-image] Sep 02 04:23:50.904 INFO O| Sep 02 04:23:50.904 INFO STEP 411 (remove_files) COMPLETE
69172026-09-02T04:23:51.837Z[ recovery-image] Sep 02 04:23:50.904 INFO O| Sep 02 04:23:50.904 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69182026-09-02T04:23:51.846Z[ recovery-image] Sep 02 04:23:50.913 INFO O| Sep 02 04:23:50.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
69192026-09-02T04:23:51.846Z[ recovery-image] Sep 02 04:23:50.913 INFO O| Sep 02 04:23:50.913 INFO STEP 412 (remove_files) COMPLETE
69202026-09-02T04:23:51.846Z[ recovery-image] Sep 02 04:23:50.913 INFO O| Sep 02 04:23:50.913 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69212026-09-02T04:23:51.857Z[ recovery-image] Sep 02 04:23:50.924 INFO O| Sep 02 04:23:50.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
69222026-09-02T04:23:51.857Z[ recovery-image] Sep 02 04:23:50.924 INFO O| Sep 02 04:23:50.924 INFO STEP 413 (remove_files) COMPLETE
69232026-09-02T04:23:51.857Z[ recovery-image] Sep 02 04:23:50.924 INFO O| Sep 02 04:23:50.924 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69242026-09-02T04:23:51.869Z[ recovery-image] Sep 02 04:23:50.936 INFO O| Sep 02 04:23:50.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
69252026-09-02T04:23:51.881Z[ recovery-image] Sep 02 04:23:50.948 INFO O| Sep 02 04:23:50.947 INFO STEP 414 (remove_files) COMPLETE
69262026-09-02T04:23:51.881Z[ recovery-image] Sep 02 04:23:50.948 INFO O| Sep 02 04:23:50.947 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69272026-09-02T04:23:51.892Z[ recovery-image] Sep 02 04:23:50.959 INFO O| Sep 02 04:23:50.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
69282026-09-02T04:23:51.892Z[ recovery-image] Sep 02 04:23:50.959 INFO O| Sep 02 04:23:50.959 INFO STEP 415 (remove_files) COMPLETE
69292026-09-02T04:23:51.896Z[ recovery-image] Sep 02 04:23:50.959 INFO O| Sep 02 04:23:50.959 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69302026-09-02T04:23:51.904Z[ recovery-image] Sep 02 04:23:50.971 INFO O| Sep 02 04:23:50.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
69312026-09-02T04:23:51.904Z[ recovery-image] Sep 02 04:23:50.971 INFO O| Sep 02 04:23:50.971 INFO STEP 416 (remove_files) COMPLETE
69322026-09-02T04:23:51.904Z[ recovery-image] Sep 02 04:23:50.971 INFO O| Sep 02 04:23:50.971 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69332026-09-02T04:23:51.914Z[ recovery-image] Sep 02 04:23:50.981 INFO O| Sep 02 04:23:50.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
69342026-09-02T04:23:51.914Z[ recovery-image] Sep 02 04:23:50.981 INFO O| Sep 02 04:23:50.981 INFO STEP 417 (remove_files) COMPLETE
69352026-09-02T04:23:51.914Z[ recovery-image] Sep 02 04:23:50.981 INFO O| Sep 02 04:23:50.981 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69362026-09-02T04:23:51.926Z[ recovery-image] Sep 02 04:23:50.992 INFO O| Sep 02 04:23:50.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
69372026-09-02T04:23:51.926Z[ recovery-image] Sep 02 04:23:50.992 INFO O| Sep 02 04:23:50.992 INFO STEP 418 (remove_files) COMPLETE
69382026-09-02T04:23:51.926Z[ recovery-image] Sep 02 04:23:50.992 INFO O| Sep 02 04:23:50.992 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69392026-09-02T04:23:51.937Z[ recovery-image] Sep 02 04:23:51.002 INFO O| Sep 02 04:23:51.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
69402026-09-02T04:23:51.937Z[ recovery-image] Sep 02 04:23:51.002 INFO O| Sep 02 04:23:51.002 INFO STEP 419 (remove_files) COMPLETE
69412026-09-02T04:23:51.937Z[ recovery-image] Sep 02 04:23:51.002 INFO O| Sep 02 04:23:51.002 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69422026-09-02T04:23:51.944Z[ recovery-image] Sep 02 04:23:51.011 INFO O| Sep 02 04:23:51.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
69432026-09-02T04:23:51.944Z[ recovery-image] Sep 02 04:23:51.011 INFO O| Sep 02 04:23:51.011 INFO STEP 420 (remove_files) COMPLETE
69442026-09-02T04:23:51.948Z[ recovery-image] Sep 02 04:23:51.011 INFO O| Sep 02 04:23:51.011 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69452026-09-02T04:23:51.954Z[ recovery-image] Sep 02 04:23:51.021 INFO O| Sep 02 04:23:51.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
69462026-09-02T04:23:51.954Z[ recovery-image] Sep 02 04:23:51.021 INFO O| Sep 02 04:23:51.021 INFO STEP 421 (remove_files) COMPLETE
69472026-09-02T04:23:51.954Z[ recovery-image] Sep 02 04:23:51.021 INFO O| Sep 02 04:23:51.021 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69482026-09-02T04:23:51.966Z[ recovery-image] Sep 02 04:23:51.033 INFO O| Sep 02 04:23:51.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
69492026-09-02T04:23:51.966Z[ recovery-image] Sep 02 04:23:51.033 INFO O| Sep 02 04:23:51.033 INFO STEP 422 (remove_files) COMPLETE
69502026-09-02T04:23:51.966Z[ recovery-image] Sep 02 04:23:51.033 INFO O| Sep 02 04:23:51.033 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69512026-09-02T04:23:51.979Z[ recovery-image] Sep 02 04:23:51.045 INFO O| Sep 02 04:23:51.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
69522026-09-02T04:23:51.979Z[ recovery-image] Sep 02 04:23:51.046 INFO O| Sep 02 04:23:51.046 INFO STEP 423 (remove_files) COMPLETE
69532026-09-02T04:23:51.982Z[ recovery-image] Sep 02 04:23:51.046 INFO O| Sep 02 04:23:51.046 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69542026-09-02T04:23:51.989Z[ recovery-image] Sep 02 04:23:51.056 INFO O| Sep 02 04:23:51.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
69552026-09-02T04:23:51.990Z[ recovery-image] Sep 02 04:23:51.057 INFO O| Sep 02 04:23:51.056 INFO STEP 424 (remove_files) COMPLETE
69562026-09-02T04:23:51.993Z[ recovery-image] Sep 02 04:23:51.057 INFO O| Sep 02 04:23:51.057 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69572026-09-02T04:23:52.001Z[ recovery-image] Sep 02 04:23:51.067 INFO O| Sep 02 04:23:51.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
69582026-09-02T04:23:52.001Z[ recovery-image] Sep 02 04:23:51.067 INFO O| Sep 02 04:23:51.067 INFO STEP 425 (remove_files) COMPLETE
69592026-09-02T04:23:52.001Z[ recovery-image] Sep 02 04:23:51.067 INFO O| Sep 02 04:23:51.067 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69602026-09-02T04:23:52.012Z[ recovery-image] Sep 02 04:23:51.079 INFO O| Sep 02 04:23:51.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
69612026-09-02T04:23:52.012Z[ recovery-image] Sep 02 04:23:51.079 INFO O| Sep 02 04:23:51.079 INFO STEP 426 (remove_files) COMPLETE
69622026-09-02T04:23:52.012Z[ recovery-image] Sep 02 04:23:51.079 INFO O| Sep 02 04:23:51.079 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69632026-09-02T04:23:52.025Z[ recovery-image] Sep 02 04:23:51.092 INFO O| Sep 02 04:23:51.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
69642026-09-02T04:23:52.025Z[ recovery-image] Sep 02 04:23:51.092 INFO O| Sep 02 04:23:51.092 INFO STEP 427 (remove_files) COMPLETE
69652026-09-02T04:23:52.028Z[ recovery-image] Sep 02 04:23:51.092 INFO O| Sep 02 04:23:51.092 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69662026-09-02T04:23:52.036Z[ recovery-image] Sep 02 04:23:51.103 INFO O| Sep 02 04:23:51.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
69672026-09-02T04:23:52.036Z[ recovery-image] Sep 02 04:23:51.103 INFO O| Sep 02 04:23:51.103 INFO STEP 428 (remove_files) COMPLETE
69682026-09-02T04:23:52.036Z[ recovery-image] Sep 02 04:23:51.103 INFO O| Sep 02 04:23:51.103 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69692026-09-02T04:23:52.049Z[ recovery-image] Sep 02 04:23:51.115 INFO O| Sep 02 04:23:51.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
69702026-09-02T04:23:52.049Z[ recovery-image] Sep 02 04:23:51.115 INFO O| Sep 02 04:23:51.115 INFO STEP 429 (remove_files) COMPLETE
69712026-09-02T04:23:52.049Z[ recovery-image] Sep 02 04:23:51.115 INFO O| Sep 02 04:23:51.115 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69722026-09-02T04:23:52.060Z[ recovery-image] Sep 02 04:23:51.127 INFO O| Sep 02 04:23:51.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
69732026-09-02T04:23:52.060Z[ recovery-image] Sep 02 04:23:51.127 INFO O| Sep 02 04:23:51.127 INFO STEP 430 (remove_files) COMPLETE
69742026-09-02T04:23:52.060Z[ recovery-image] Sep 02 04:23:51.127 INFO O| Sep 02 04:23:51.127 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69752026-09-02T04:23:52.070Z[ recovery-image] Sep 02 04:23:51.137 INFO O| Sep 02 04:23:51.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
69762026-09-02T04:23:52.070Z[ recovery-image] Sep 02 04:23:51.137 INFO O| Sep 02 04:23:51.137 INFO STEP 431 (remove_files) COMPLETE
69772026-09-02T04:23:52.074Z[ recovery-image] Sep 02 04:23:51.137 INFO O| Sep 02 04:23:51.137 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69782026-09-02T04:23:52.081Z[ recovery-image] Sep 02 04:23:51.148 INFO O| Sep 02 04:23:51.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
69792026-09-02T04:23:52.081Z[ recovery-image] Sep 02 04:23:51.148 INFO O| Sep 02 04:23:51.148 INFO STEP 432 (remove_files) COMPLETE
69802026-09-02T04:23:52.085Z[ recovery-image] Sep 02 04:23:51.148 INFO O| Sep 02 04:23:51.148 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69812026-09-02T04:23:52.093Z[ recovery-image] Sep 02 04:23:51.160 INFO O| Sep 02 04:23:51.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
69822026-09-02T04:23:52.093Z[ recovery-image] Sep 02 04:23:51.160 INFO O| Sep 02 04:23:51.160 INFO STEP 433 (remove_files) COMPLETE
69832026-09-02T04:23:52.093Z[ recovery-image] Sep 02 04:23:51.160 INFO O| Sep 02 04:23:51.160 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69842026-09-02T04:23:52.104Z[ recovery-image] Sep 02 04:23:51.171 INFO O| Sep 02 04:23:51.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
69852026-09-02T04:23:52.104Z[ recovery-image] Sep 02 04:23:51.171 INFO O| Sep 02 04:23:51.171 INFO STEP 434 (remove_files) COMPLETE
69862026-09-02T04:23:52.108Z[ recovery-image] Sep 02 04:23:51.171 INFO O| Sep 02 04:23:51.171 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69872026-09-02T04:23:52.114Z[ recovery-image] Sep 02 04:23:51.181 INFO O| Sep 02 04:23:51.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
69882026-09-02T04:23:52.114Z[ recovery-image] Sep 02 04:23:51.182 INFO O| Sep 02 04:23:51.182 INFO STEP 435 (remove_files) COMPLETE
69892026-09-02T04:23:52.115Z[ recovery-image] Sep 02 04:23:51.182 INFO O| Sep 02 04:23:51.182 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69902026-09-02T04:23:52.125Z[ recovery-image] Sep 02 04:23:51.192 INFO O| Sep 02 04:23:51.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
69912026-09-02T04:23:52.125Z[ recovery-image] Sep 02 04:23:51.192 INFO O| Sep 02 04:23:51.192 INFO STEP 436 (remove_files) COMPLETE
69922026-09-02T04:23:52.125Z[ recovery-image] Sep 02 04:23:51.192 INFO O| Sep 02 04:23:51.192 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69932026-09-02T04:23:52.137Z[ recovery-image] Sep 02 04:23:51.204 INFO O| Sep 02 04:23:51.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
69942026-09-02T04:23:52.137Z[ recovery-image] Sep 02 04:23:51.204 INFO O| Sep 02 04:23:51.204 INFO STEP 437 (remove_files) COMPLETE
69952026-09-02T04:23:52.137Z[ recovery-image] Sep 02 04:23:51.204 INFO O| Sep 02 04:23:51.204 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69962026-09-02T04:23:52.150Z[ recovery-image] Sep 02 04:23:51.217 INFO O| Sep 02 04:23:51.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
69972026-09-02T04:23:52.150Z[ recovery-image] Sep 02 04:23:51.217 INFO O| Sep 02 04:23:51.217 INFO STEP 438 (remove_files) COMPLETE
69982026-09-02T04:23:52.153Z[ recovery-image] Sep 02 04:23:51.217 INFO O| Sep 02 04:23:51.217 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
69992026-09-02T04:23:52.161Z[ recovery-image] Sep 02 04:23:51.228 INFO O| Sep 02 04:23:51.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
70002026-09-02T04:23:52.161Z[ recovery-image] Sep 02 04:23:51.228 INFO O| Sep 02 04:23:51.228 INFO STEP 439 (remove_files) COMPLETE
70012026-09-02T04:23:52.161Z[ recovery-image] Sep 02 04:23:51.228 INFO O| Sep 02 04:23:51.228 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70022026-09-02T04:23:52.172Z[ recovery-image] Sep 02 04:23:51.239 INFO O| Sep 02 04:23:51.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
70032026-09-02T04:23:52.172Z[ recovery-image] Sep 02 04:23:51.239 INFO O| Sep 02 04:23:51.239 INFO STEP 440 (remove_files) COMPLETE
70042026-09-02T04:23:52.176Z[ recovery-image] Sep 02 04:23:51.239 INFO O| Sep 02 04:23:51.239 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70052026-09-02T04:23:52.187Z[ recovery-image] Sep 02 04:23:51.250 INFO O| Sep 02 04:23:51.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
70062026-09-02T04:23:52.187Z[ recovery-image] Sep 02 04:23:51.250 INFO O| Sep 02 04:23:51.250 INFO STEP 441 (remove_files) COMPLETE
70072026-09-02T04:23:52.187Z[ recovery-image] Sep 02 04:23:51.250 INFO O| Sep 02 04:23:51.250 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70082026-09-02T04:23:52.194Z[ recovery-image] Sep 02 04:23:51.261 INFO O| Sep 02 04:23:51.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
70092026-09-02T04:23:52.194Z[ recovery-image] Sep 02 04:23:51.261 INFO O| Sep 02 04:23:51.261 INFO STEP 442 (remove_files) COMPLETE
70102026-09-02T04:23:52.194Z[ recovery-image] Sep 02 04:23:51.261 INFO O| Sep 02 04:23:51.261 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70112026-09-02T04:23:52.205Z[ recovery-image] Sep 02 04:23:51.272 INFO O| Sep 02 04:23:51.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
70122026-09-02T04:23:52.205Z[ recovery-image] Sep 02 04:23:51.272 INFO O| Sep 02 04:23:51.272 INFO STEP 443 (remove_files) COMPLETE
70132026-09-02T04:23:52.205Z[ recovery-image] Sep 02 04:23:51.272 INFO O| Sep 02 04:23:51.272 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70142026-09-02T04:23:52.216Z[ recovery-image] Sep 02 04:23:51.283 INFO O| Sep 02 04:23:51.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
70152026-09-02T04:23:52.217Z[ recovery-image] Sep 02 04:23:51.284 INFO O| Sep 02 04:23:51.283 INFO STEP 444 (remove_files) COMPLETE
70162026-09-02T04:23:52.217Z[ recovery-image] Sep 02 04:23:51.284 INFO O| Sep 02 04:23:51.283 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70172026-09-02T04:23:52.228Z[ recovery-image] Sep 02 04:23:51.294 INFO O| Sep 02 04:23:51.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
70182026-09-02T04:23:52.228Z[ recovery-image] Sep 02 04:23:51.295 INFO O| Sep 02 04:23:51.294 INFO STEP 445 (remove_files) COMPLETE
70192026-09-02T04:23:52.231Z[ recovery-image] Sep 02 04:23:51.295 INFO O| Sep 02 04:23:51.295 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70202026-09-02T04:23:52.238Z[ recovery-image] Sep 02 04:23:51.305 INFO O| Sep 02 04:23:51.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
70212026-09-02T04:23:52.238Z[ recovery-image] Sep 02 04:23:51.305 INFO O| Sep 02 04:23:51.305 INFO STEP 446 (remove_files) COMPLETE
70222026-09-02T04:23:52.241Z[ recovery-image] Sep 02 04:23:51.305 INFO O| Sep 02 04:23:51.305 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70232026-09-02T04:23:52.248Z[ recovery-image] Sep 02 04:23:51.315 INFO O| Sep 02 04:23:51.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
70242026-09-02T04:23:52.248Z[ recovery-image] Sep 02 04:23:51.315 INFO O| Sep 02 04:23:51.315 INFO STEP 447 (remove_files) COMPLETE
70252026-09-02T04:23:52.248Z[ recovery-image] Sep 02 04:23:51.315 INFO O| Sep 02 04:23:51.315 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70262026-09-02T04:23:52.260Z[ recovery-image] Sep 02 04:23:51.326 INFO O| Sep 02 04:23:51.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
70272026-09-02T04:23:52.260Z[ recovery-image] Sep 02 04:23:51.326 INFO O| Sep 02 04:23:51.326 INFO STEP 448 (remove_files) COMPLETE
70282026-09-02T04:23:52.260Z[ recovery-image] Sep 02 04:23:51.326 INFO O| Sep 02 04:23:51.326 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70292026-09-02T04:23:52.272Z[ recovery-image] Sep 02 04:23:51.338 INFO O| Sep 02 04:23:51.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
70302026-09-02T04:23:52.272Z[ recovery-image] Sep 02 04:23:51.338 INFO O| Sep 02 04:23:51.338 INFO STEP 449 (remove_files) COMPLETE
70312026-09-02T04:23:52.272Z[ recovery-image] Sep 02 04:23:51.338 INFO O| Sep 02 04:23:51.338 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70322026-09-02T04:23:52.281Z[ recovery-image] Sep 02 04:23:51.348 INFO O| Sep 02 04:23:51.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
70332026-09-02T04:23:52.281Z[ recovery-image] Sep 02 04:23:51.348 INFO O| Sep 02 04:23:51.348 INFO STEP 450 (remove_files) COMPLETE
70342026-09-02T04:23:52.281Z[ recovery-image] Sep 02 04:23:51.348 INFO O| Sep 02 04:23:51.348 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70352026-09-02T04:23:52.293Z[ recovery-image] Sep 02 04:23:51.358 INFO O| Sep 02 04:23:51.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
70362026-09-02T04:23:52.293Z[ recovery-image] Sep 02 04:23:51.358 INFO O| Sep 02 04:23:51.358 INFO STEP 451 (remove_files) COMPLETE
70372026-09-02T04:23:52.293Z[ recovery-image] Sep 02 04:23:51.358 INFO O| Sep 02 04:23:51.358 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70382026-09-02T04:23:52.300Z[ recovery-image] Sep 02 04:23:51.367 INFO O| Sep 02 04:23:51.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
70392026-09-02T04:23:52.300Z[ recovery-image] Sep 02 04:23:51.367 INFO O| Sep 02 04:23:51.367 INFO STEP 452 (remove_files) COMPLETE
70402026-09-02T04:23:52.300Z[ recovery-image] Sep 02 04:23:51.367 INFO O| Sep 02 04:23:51.367 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70412026-09-02T04:23:52.311Z[ recovery-image] Sep 02 04:23:51.377 INFO O| Sep 02 04:23:51.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
70422026-09-02T04:23:52.311Z[ recovery-image] Sep 02 04:23:51.378 INFO O| Sep 02 04:23:51.378 INFO STEP 453 (remove_files) COMPLETE
70432026-09-02T04:23:52.311Z[ recovery-image] Sep 02 04:23:51.378 INFO O| Sep 02 04:23:51.378 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70442026-09-02T04:23:52.322Z[ recovery-image] Sep 02 04:23:51.389 INFO O| Sep 02 04:23:51.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
70452026-09-02T04:23:52.326Z[ recovery-image] Sep 02 04:23:51.389 INFO O| Sep 02 04:23:51.389 INFO STEP 454 (remove_files) COMPLETE
70462026-09-02T04:23:52.326Z[ recovery-image] Sep 02 04:23:51.389 INFO O| Sep 02 04:23:51.389 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70472026-09-02T04:23:52.333Z[ recovery-image] Sep 02 04:23:51.400 INFO O| Sep 02 04:23:51.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
70482026-09-02T04:23:52.333Z[ recovery-image] Sep 02 04:23:51.400 INFO O| Sep 02 04:23:51.400 INFO STEP 455 (remove_files) COMPLETE
70492026-09-02T04:23:52.333Z[ recovery-image] Sep 02 04:23:51.400 INFO O| Sep 02 04:23:51.400 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70502026-09-02T04:23:52.342Z[ recovery-image] Sep 02 04:23:51.409 INFO O| Sep 02 04:23:51.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
70512026-09-02T04:23:52.342Z[ recovery-image] Sep 02 04:23:51.409 INFO O| Sep 02 04:23:51.409 INFO STEP 456 (remove_files) COMPLETE
70522026-09-02T04:23:52.342Z[ recovery-image] Sep 02 04:23:51.409 INFO O| Sep 02 04:23:51.409 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70532026-09-02T04:23:52.353Z[ recovery-image] Sep 02 04:23:51.419 INFO O| Sep 02 04:23:51.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
70542026-09-02T04:23:52.353Z[ recovery-image] Sep 02 04:23:51.419 INFO O| Sep 02 04:23:51.419 INFO STEP 457 (remove_files) COMPLETE
70552026-09-02T04:23:52.353Z[ recovery-image] Sep 02 04:23:51.419 INFO O| Sep 02 04:23:51.419 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70562026-09-02T04:23:52.362Z[ recovery-image] Sep 02 04:23:51.429 INFO O| Sep 02 04:23:51.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
70572026-09-02T04:23:52.362Z[ recovery-image] Sep 02 04:23:51.429 INFO O| Sep 02 04:23:51.429 INFO STEP 458 (remove_files) COMPLETE
70582026-09-02T04:23:52.366Z[ recovery-image] Sep 02 04:23:51.429 INFO O| Sep 02 04:23:51.429 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70592026-09-02T04:23:52.373Z[ recovery-image] Sep 02 04:23:51.438 INFO O| Sep 02 04:23:51.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
70602026-09-02T04:23:52.373Z[ recovery-image] Sep 02 04:23:51.438 INFO O| Sep 02 04:23:51.438 INFO STEP 459 (remove_files) COMPLETE
70612026-09-02T04:23:52.373Z[ recovery-image] Sep 02 04:23:51.438 INFO O| Sep 02 04:23:51.438 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70622026-09-02T04:23:52.383Z[ recovery-image] Sep 02 04:23:51.450 INFO O| Sep 02 04:23:51.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
70632026-09-02T04:23:52.383Z[ recovery-image] Sep 02 04:23:51.450 INFO O| Sep 02 04:23:51.450 INFO STEP 460 (remove_files) COMPLETE
70642026-09-02T04:23:52.387Z[ recovery-image] Sep 02 04:23:51.450 INFO O| Sep 02 04:23:51.450 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70652026-09-02T04:23:52.394Z[ recovery-image] Sep 02 04:23:51.461 INFO O| Sep 02 04:23:51.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
70662026-09-02T04:23:52.394Z[ recovery-image] Sep 02 04:23:51.461 INFO O| Sep 02 04:23:51.461 INFO STEP 461 (remove_files) COMPLETE
70672026-09-02T04:23:52.397Z[ recovery-image] Sep 02 04:23:51.461 INFO O| Sep 02 04:23:51.461 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70682026-09-02T04:23:52.402Z[ recovery-image] Sep 02 04:23:51.470 INFO O| Sep 02 04:23:51.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
70692026-09-02T04:23:52.402Z[ recovery-image] Sep 02 04:23:51.470 INFO O| Sep 02 04:23:51.470 INFO STEP 462 (remove_files) COMPLETE
70702026-09-02T04:23:52.403Z[ recovery-image] Sep 02 04:23:51.470 INFO O| Sep 02 04:23:51.470 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70712026-09-02T04:23:52.413Z[ recovery-image] Sep 02 04:23:51.480 INFO O| Sep 02 04:23:51.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
70722026-09-02T04:23:52.413Z[ recovery-image] Sep 02 04:23:51.480 INFO O| Sep 02 04:23:51.480 INFO STEP 463 (remove_files) COMPLETE
70732026-09-02T04:23:52.413Z[ recovery-image] Sep 02 04:23:51.480 INFO O| Sep 02 04:23:51.480 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70742026-09-02T04:23:52.422Z[ recovery-image] Sep 02 04:23:51.489 INFO O| Sep 02 04:23:51.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
70752026-09-02T04:23:52.422Z[ recovery-image] Sep 02 04:23:51.489 INFO O| Sep 02 04:23:51.489 INFO STEP 464 (remove_files) COMPLETE
70762026-09-02T04:23:52.422Z[ recovery-image] Sep 02 04:23:51.489 INFO O| Sep 02 04:23:51.489 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70772026-09-02T04:23:52.432Z[ recovery-image] Sep 02 04:23:51.499 INFO O| Sep 02 04:23:51.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
70782026-09-02T04:23:52.432Z[ recovery-image] Sep 02 04:23:51.499 INFO O| Sep 02 04:23:51.499 INFO STEP 465 (remove_files) COMPLETE
70792026-09-02T04:23:52.436Z[ recovery-image] Sep 02 04:23:51.499 INFO O| Sep 02 04:23:51.499 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70802026-09-02T04:23:52.442Z[ recovery-image] Sep 02 04:23:51.509 INFO O| Sep 02 04:23:51.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
70812026-09-02T04:23:52.442Z[ recovery-image] Sep 02 04:23:51.509 INFO O| Sep 02 04:23:51.509 INFO STEP 466 (remove_files) COMPLETE
70822026-09-02T04:23:52.446Z[ recovery-image] Sep 02 04:23:51.509 INFO O| Sep 02 04:23:51.509 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70832026-09-02T04:23:52.452Z[ recovery-image] Sep 02 04:23:51.519 INFO O| Sep 02 04:23:51.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
70842026-09-02T04:23:52.452Z[ recovery-image] Sep 02 04:23:51.519 INFO O| Sep 02 04:23:51.519 INFO STEP 467 (remove_files) COMPLETE
70852026-09-02T04:23:52.452Z[ recovery-image] Sep 02 04:23:51.519 INFO O| Sep 02 04:23:51.519 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70862026-09-02T04:23:52.462Z[ recovery-image] Sep 02 04:23:51.529 INFO O| Sep 02 04:23:51.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
70872026-09-02T04:23:52.462Z[ recovery-image] Sep 02 04:23:51.529 INFO O| Sep 02 04:23:51.529 INFO STEP 468 (remove_files) COMPLETE
70882026-09-02T04:23:52.462Z[ recovery-image] Sep 02 04:23:51.529 INFO O| Sep 02 04:23:51.529 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70892026-09-02T04:23:52.472Z[ recovery-image] Sep 02 04:23:51.539 INFO O| Sep 02 04:23:51.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
70902026-09-02T04:23:52.472Z[ recovery-image] Sep 02 04:23:51.539 INFO O| Sep 02 04:23:51.539 INFO STEP 469 (remove_files) COMPLETE
70912026-09-02T04:23:52.472Z[ recovery-image] Sep 02 04:23:51.539 INFO O| Sep 02 04:23:51.539 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70922026-09-02T04:23:52.482Z[ recovery-image] Sep 02 04:23:51.549 INFO O| Sep 02 04:23:51.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
70932026-09-02T04:23:52.482Z[ recovery-image] Sep 02 04:23:51.549 INFO O| Sep 02 04:23:51.549 INFO STEP 470 (remove_files) COMPLETE
70942026-09-02T04:23:52.482Z[ recovery-image] Sep 02 04:23:51.549 INFO O| Sep 02 04:23:51.549 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70952026-09-02T04:23:52.492Z[ recovery-image] Sep 02 04:23:51.559 INFO O| Sep 02 04:23:51.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
70962026-09-02T04:23:52.492Z[ recovery-image] Sep 02 04:23:51.559 INFO O| Sep 02 04:23:51.559 INFO STEP 471 (remove_files) COMPLETE
70972026-09-02T04:23:52.493Z[ recovery-image] Sep 02 04:23:51.559 INFO O| Sep 02 04:23:51.559 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
70982026-09-02T04:23:52.503Z[ recovery-image] Sep 02 04:23:51.569 INFO O| Sep 02 04:23:51.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
70992026-09-02T04:23:52.503Z[ recovery-image] Sep 02 04:23:51.570 INFO O| Sep 02 04:23:51.569 INFO STEP 472 (remove_files) COMPLETE
71002026-09-02T04:23:52.506Z[ recovery-image] Sep 02 04:23:51.570 INFO O| Sep 02 04:23:51.570 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71012026-09-02T04:23:52.512Z[ recovery-image] Sep 02 04:23:51.579 INFO O| Sep 02 04:23:51.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
71022026-09-02T04:23:52.512Z[ recovery-image] Sep 02 04:23:51.579 INFO O| Sep 02 04:23:51.579 INFO STEP 473 (remove_files) COMPLETE
71032026-09-02T04:23:52.512Z[ recovery-image] Sep 02 04:23:51.579 INFO O| Sep 02 04:23:51.579 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71042026-09-02T04:23:52.522Z[ recovery-image] Sep 02 04:23:51.589 INFO O| Sep 02 04:23:51.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
71052026-09-02T04:23:52.523Z[ recovery-image] Sep 02 04:23:51.590 INFO O| Sep 02 04:23:51.590 INFO STEP 474 (remove_files) COMPLETE
71062026-09-02T04:23:52.526Z[ recovery-image] Sep 02 04:23:51.590 INFO O| Sep 02 04:23:51.590 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71072026-09-02T04:23:52.532Z[ recovery-image] Sep 02 04:23:51.600 INFO O| Sep 02 04:23:51.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
71082026-09-02T04:23:52.533Z[ recovery-image] Sep 02 04:23:51.600 INFO O| Sep 02 04:23:51.600 INFO STEP 475 (remove_files) COMPLETE
71092026-09-02T04:23:52.533Z[ recovery-image] Sep 02 04:23:51.600 INFO O| Sep 02 04:23:51.600 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71102026-09-02T04:23:52.544Z[ recovery-image] Sep 02 04:23:51.611 INFO O| Sep 02 04:23:51.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
71112026-09-02T04:23:52.544Z[ recovery-image] Sep 02 04:23:51.611 INFO O| Sep 02 04:23:51.611 INFO STEP 476 (remove_files) COMPLETE
71122026-09-02T04:23:52.545Z[ recovery-image] Sep 02 04:23:51.611 INFO O| Sep 02 04:23:51.611 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71132026-09-02T04:23:52.555Z[ recovery-image] Sep 02 04:23:51.622 INFO O| Sep 02 04:23:51.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
71142026-09-02T04:23:52.555Z[ recovery-image] Sep 02 04:23:51.622 INFO O| Sep 02 04:23:51.622 INFO STEP 477 (remove_files) COMPLETE
71152026-09-02T04:23:52.555Z[ recovery-image] Sep 02 04:23:51.622 INFO O| Sep 02 04:23:51.622 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71162026-09-02T04:23:52.564Z[ recovery-image] Sep 02 04:23:51.631 INFO O| Sep 02 04:23:51.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
71172026-09-02T04:23:52.565Z[ recovery-image] Sep 02 04:23:51.631 INFO O| Sep 02 04:23:51.631 INFO STEP 478 (remove_files) COMPLETE
71182026-09-02T04:23:52.565Z[ recovery-image] Sep 02 04:23:51.631 INFO O| Sep 02 04:23:51.631 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71192026-09-02T04:23:52.575Z[ recovery-image] Sep 02 04:23:51.642 INFO O| Sep 02 04:23:51.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
71202026-09-02T04:23:52.575Z[ recovery-image] Sep 02 04:23:51.642 INFO O| Sep 02 04:23:51.642 INFO STEP 479 (remove_files) COMPLETE
71212026-09-02T04:23:52.579Z[ recovery-image] Sep 02 04:23:51.642 INFO O| Sep 02 04:23:51.642 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71222026-09-02T04:23:52.586Z[ recovery-image] Sep 02 04:23:51.653 INFO O| Sep 02 04:23:51.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
71232026-09-02T04:23:52.586Z[ recovery-image] Sep 02 04:23:51.653 INFO O| Sep 02 04:23:51.653 INFO STEP 480 (remove_files) COMPLETE
71242026-09-02T04:23:52.587Z[ recovery-image] Sep 02 04:23:51.653 INFO O| Sep 02 04:23:51.653 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71252026-09-02T04:23:52.597Z[ recovery-image] Sep 02 04:23:51.664 INFO O| Sep 02 04:23:51.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
71262026-09-02T04:23:52.598Z[ recovery-image] Sep 02 04:23:51.664 INFO O| Sep 02 04:23:51.664 INFO STEP 481 (remove_files) COMPLETE
71272026-09-02T04:23:52.598Z[ recovery-image] Sep 02 04:23:51.664 INFO O| Sep 02 04:23:51.664 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71282026-09-02T04:23:52.609Z[verify-libraries] Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
71292026-09-02T04:23:52.613Z[ recovery-image] Sep 02 04:23:51.677 INFO O| Sep 02 04:23:51.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
71302026-09-02T04:23:52.613Z[ recovery-image] Sep 02 04:23:51.677 INFO O| Sep 02 04:23:51.677 INFO STEP 482 (remove_files) COMPLETE
71312026-09-02T04:23:52.613Z[ recovery-image] Sep 02 04:23:51.677 INFO O| Sep 02 04:23:51.677 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71322026-09-02T04:23:52.621Z[ recovery-image] Sep 02 04:23:51.688 INFO O| Sep 02 04:23:51.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
71332026-09-02T04:23:52.621Z[ recovery-image] Sep 02 04:23:51.688 INFO O| Sep 02 04:23:51.688 INFO STEP 483 (remove_files) COMPLETE
71342026-09-02T04:23:52.625Z[ recovery-image] Sep 02 04:23:51.688 INFO O| Sep 02 04:23:51.688 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71352026-09-02T04:23:52.630Z[ recovery-image] Sep 02 04:23:51.697 INFO O| Sep 02 04:23:51.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
71362026-09-02T04:23:52.630Z[ recovery-image] Sep 02 04:23:51.697 INFO O| Sep 02 04:23:51.697 INFO STEP 484 (remove_files) COMPLETE
71372026-09-02T04:23:52.630Z[ recovery-image] Sep 02 04:23:51.697 INFO O| Sep 02 04:23:51.697 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71382026-09-02T04:23:52.639Z[ recovery-image] Sep 02 04:23:51.705 INFO O| Sep 02 04:23:51.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
71392026-09-02T04:23:52.639Z[ recovery-image] Sep 02 04:23:51.705 INFO O| Sep 02 04:23:51.705 INFO STEP 485 (remove_files) COMPLETE
71402026-09-02T04:23:52.639Z[ recovery-image] Sep 02 04:23:51.705 INFO O| Sep 02 04:23:51.705 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71412026-09-02T04:23:52.647Z[ recovery-image] Sep 02 04:23:51.714 INFO O| Sep 02 04:23:51.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
71422026-09-02T04:23:52.647Z[ recovery-image] Sep 02 04:23:51.715 INFO O| Sep 02 04:23:51.714 INFO STEP 486 (remove_files) COMPLETE
71432026-09-02T04:23:52.648Z[ recovery-image] Sep 02 04:23:51.715 INFO O| Sep 02 04:23:51.714 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71442026-09-02T04:23:52.657Z[ recovery-image] Sep 02 04:23:51.724 INFO O| Sep 02 04:23:51.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
71452026-09-02T04:23:52.657Z[ recovery-image] Sep 02 04:23:51.724 INFO O| Sep 02 04:23:51.724 INFO STEP 487 (remove_files) COMPLETE
71462026-09-02T04:23:52.658Z[ recovery-image] Sep 02 04:23:51.724 INFO O| Sep 02 04:23:51.724 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71472026-09-02T04:23:52.666Z[ recovery-image] Sep 02 04:23:51.733 INFO O| Sep 02 04:23:51.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
71482026-09-02T04:23:52.666Z[ recovery-image] Sep 02 04:23:51.733 INFO O| Sep 02 04:23:51.733 INFO STEP 488 (remove_files) COMPLETE
71492026-09-02T04:23:52.666Z[ recovery-image] Sep 02 04:23:51.733 INFO O| Sep 02 04:23:51.733 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71502026-09-02T04:23:52.670Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
71512026-09-02T04:23:52.676Z[ recovery-image] Sep 02 04:23:51.743 INFO O| Sep 02 04:23:51.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
71522026-09-02T04:23:52.676Z[ recovery-image] Sep 02 04:23:51.743 INFO O| Sep 02 04:23:51.743 INFO STEP 489 (remove_files) COMPLETE
71532026-09-02T04:23:52.677Z[ recovery-image] Sep 02 04:23:51.744 INFO O| Sep 02 04:23:51.743 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71542026-09-02T04:23:52.687Z[ recovery-image] Sep 02 04:23:51.754 INFO O| Sep 02 04:23:51.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
71552026-09-02T04:23:52.687Z[ recovery-image] Sep 02 04:23:51.754 INFO O| Sep 02 04:23:51.754 INFO STEP 490 (remove_files) COMPLETE
71562026-09-02T04:23:52.688Z[ recovery-image] Sep 02 04:23:51.754 INFO O| Sep 02 04:23:51.754 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71572026-09-02T04:23:52.697Z[ recovery-image] Sep 02 04:23:51.764 INFO O| Sep 02 04:23:51.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
71582026-09-02T04:23:52.697Z[ recovery-image] Sep 02 04:23:51.764 INFO O| Sep 02 04:23:51.764 INFO STEP 491 (remove_files) COMPLETE
71592026-09-02T04:23:52.697Z[ recovery-image] Sep 02 04:23:51.764 INFO O| Sep 02 04:23:51.764 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71602026-09-02T04:23:52.706Z[ recovery-image] Sep 02 04:23:51.773 INFO O| Sep 02 04:23:51.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
71612026-09-02T04:23:52.706Z[ recovery-image] Sep 02 04:23:51.773 INFO O| Sep 02 04:23:51.773 INFO STEP 492 (remove_files) COMPLETE
71622026-09-02T04:23:52.706Z[ recovery-image] Sep 02 04:23:51.773 INFO O| Sep 02 04:23:51.773 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71632026-09-02T04:23:52.716Z[ recovery-image] Sep 02 04:23:51.783 INFO O| Sep 02 04:23:51.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
71642026-09-02T04:23:52.716Z[ recovery-image] Sep 02 04:23:51.783 INFO O| Sep 02 04:23:51.783 INFO STEP 493 (remove_files) COMPLETE
71652026-09-02T04:23:52.719Z[ recovery-image] Sep 02 04:23:51.783 INFO O| Sep 02 04:23:51.783 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71662026-09-02T04:23:52.725Z[ recovery-image] Sep 02 04:23:51.792 INFO O| Sep 02 04:23:51.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
71672026-09-02T04:23:52.725Z[ recovery-image] Sep 02 04:23:51.792 INFO O| Sep 02 04:23:51.792 INFO STEP 494 (remove_files) COMPLETE
71682026-09-02T04:23:52.728Z[ recovery-image] Sep 02 04:23:51.792 INFO O| Sep 02 04:23:51.792 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71692026-09-02T04:23:52.734Z[ recovery-image] Sep 02 04:23:51.801 INFO O| Sep 02 04:23:51.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
71702026-09-02T04:23:52.734Z[ recovery-image] Sep 02 04:23:51.801 INFO O| Sep 02 04:23:51.801 INFO STEP 495 (remove_files) COMPLETE
71712026-09-02T04:23:52.737Z[ recovery-image] Sep 02 04:23:51.801 INFO O| Sep 02 04:23:51.801 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71722026-09-02T04:23:52.745Z[ recovery-image] Sep 02 04:23:51.811 INFO O| Sep 02 04:23:51.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
71732026-09-02T04:23:52.745Z[ recovery-image] Sep 02 04:23:51.811 INFO O| Sep 02 04:23:51.811 INFO STEP 496 (remove_files) COMPLETE
71742026-09-02T04:23:52.745Z[ recovery-image] Sep 02 04:23:51.811 INFO O| Sep 02 04:23:51.811 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71752026-09-02T04:23:52.753Z[ recovery-image] Sep 02 04:23:51.820 INFO O| Sep 02 04:23:51.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
71762026-09-02T04:23:52.753Z[ recovery-image] Sep 02 04:23:51.820 INFO O| Sep 02 04:23:51.820 INFO STEP 497 (remove_files) COMPLETE
71772026-09-02T04:23:52.753Z[ recovery-image] Sep 02 04:23:51.820 INFO O| Sep 02 04:23:51.820 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71782026-09-02T04:23:52.767Z[ recovery-image] Sep 02 04:23:51.834 INFO O| Sep 02 04:23:51.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
71792026-09-02T04:23:52.767Z[ recovery-image] Sep 02 04:23:51.834 INFO O| Sep 02 04:23:51.834 INFO STEP 498 (remove_files) COMPLETE
71802026-09-02T04:23:52.767Z[ recovery-image] Sep 02 04:23:51.834 INFO O| Sep 02 04:23:51.834 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71812026-09-02T04:23:52.777Z[ recovery-image] Sep 02 04:23:51.844 INFO O| Sep 02 04:23:51.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
71822026-09-02T04:23:52.777Z[ recovery-image] Sep 02 04:23:51.844 INFO O| Sep 02 04:23:51.844 INFO STEP 499 (remove_files) COMPLETE
71832026-09-02T04:23:52.777Z[ recovery-image] Sep 02 04:23:51.844 INFO O| Sep 02 04:23:51.844 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71842026-09-02T04:23:52.786Z[ recovery-image] Sep 02 04:23:51.853 INFO O| Sep 02 04:23:51.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
71852026-09-02T04:23:52.786Z[ recovery-image] Sep 02 04:23:51.853 INFO O| Sep 02 04:23:51.853 INFO STEP 500 (remove_files) COMPLETE
71862026-09-02T04:23:52.786Z[ recovery-image] Sep 02 04:23:51.853 INFO O| Sep 02 04:23:51.853 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71872026-09-02T04:23:52.795Z[ recovery-image] Sep 02 04:23:51.862 INFO O| Sep 02 04:23:51.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
71882026-09-02T04:23:52.795Z[ recovery-image] Sep 02 04:23:51.862 INFO O| Sep 02 04:23:51.862 INFO STEP 501 (remove_files) COMPLETE
71892026-09-02T04:23:52.795Z[ recovery-image] Sep 02 04:23:51.862 INFO O| Sep 02 04:23:51.862 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71902026-09-02T04:23:52.805Z[ recovery-image] Sep 02 04:23:51.872 INFO O| Sep 02 04:23:51.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
71912026-09-02T04:23:52.805Z[ recovery-image] Sep 02 04:23:51.872 INFO O| Sep 02 04:23:51.872 INFO STEP 502 (remove_files) COMPLETE
71922026-09-02T04:23:52.805Z[ recovery-image] Sep 02 04:23:51.872 INFO O| Sep 02 04:23:51.872 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71932026-09-02T04:23:52.815Z[ recovery-image] Sep 02 04:23:51.882 INFO O| Sep 02 04:23:51.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
71942026-09-02T04:23:52.815Z[ recovery-image] Sep 02 04:23:51.882 INFO O| Sep 02 04:23:51.882 INFO STEP 503 (remove_files) COMPLETE
71952026-09-02T04:23:52.815Z[ recovery-image] Sep 02 04:23:51.882 INFO O| Sep 02 04:23:51.882 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71962026-09-02T04:23:52.827Z[ recovery-image] Sep 02 04:23:51.892 INFO O| Sep 02 04:23:51.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
71972026-09-02T04:23:52.827Z[ recovery-image] Sep 02 04:23:51.892 INFO O| Sep 02 04:23:51.892 INFO STEP 504 (remove_files) COMPLETE
71982026-09-02T04:23:52.827Z[ recovery-image] Sep 02 04:23:51.892 INFO O| Sep 02 04:23:51.892 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
71992026-09-02T04:23:52.836Z[ recovery-image] Sep 02 04:23:51.902 INFO O| Sep 02 04:23:51.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
72002026-09-02T04:23:52.836Z[ recovery-image] Sep 02 04:23:51.903 INFO O| Sep 02 04:23:51.903 INFO STEP 505 (remove_files) COMPLETE
72012026-09-02T04:23:52.836Z[ recovery-image] Sep 02 04:23:51.903 INFO O| Sep 02 04:23:51.903 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72022026-09-02T04:23:52.845Z[ recovery-image] Sep 02 04:23:51.912 INFO O| Sep 02 04:23:51.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
72032026-09-02T04:23:52.845Z[ recovery-image] Sep 02 04:23:51.912 INFO O| Sep 02 04:23:51.912 INFO STEP 506 (remove_files) COMPLETE
72042026-09-02T04:23:52.848Z[ recovery-image] Sep 02 04:23:51.912 INFO O| Sep 02 04:23:51.912 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72052026-09-02T04:23:52.855Z[ recovery-image] Sep 02 04:23:51.922 INFO O| Sep 02 04:23:51.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
72062026-09-02T04:23:52.855Z[ recovery-image] Sep 02 04:23:51.922 INFO O| Sep 02 04:23:51.922 INFO STEP 507 (remove_files) COMPLETE
72072026-09-02T04:23:52.855Z[ recovery-image] Sep 02 04:23:51.922 INFO O| Sep 02 04:23:51.922 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72082026-09-02T04:23:52.865Z[ recovery-image] Sep 02 04:23:51.932 INFO O| Sep 02 04:23:51.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
72092026-09-02T04:23:52.865Z[ recovery-image] Sep 02 04:23:51.932 INFO O| Sep 02 04:23:51.932 INFO STEP 508 (remove_files) COMPLETE
72102026-09-02T04:23:52.865Z[ recovery-image] Sep 02 04:23:51.932 INFO O| Sep 02 04:23:51.932 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72112026-09-02T04:23:52.879Z[ recovery-image] Sep 02 04:23:51.942 INFO O| Sep 02 04:23:51.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
72122026-09-02T04:23:52.879Z[ recovery-image] Sep 02 04:23:51.942 INFO O| Sep 02 04:23:51.942 INFO STEP 509 (remove_files) COMPLETE
72132026-09-02T04:23:52.879Z[ recovery-image] Sep 02 04:23:51.942 INFO O| Sep 02 04:23:51.942 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72142026-09-02T04:23:52.885Z[ recovery-image] Sep 02 04:23:51.950 INFO O| Sep 02 04:23:51.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
72152026-09-02T04:23:52.885Z[ recovery-image] Sep 02 04:23:51.950 INFO O| Sep 02 04:23:51.950 INFO STEP 510 (remove_files) COMPLETE
72162026-09-02T04:23:52.885Z[ recovery-image] Sep 02 04:23:51.950 INFO O| Sep 02 04:23:51.950 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72172026-09-02T04:23:52.891Z[ recovery-image] Sep 02 04:23:51.958 INFO O| Sep 02 04:23:51.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
72182026-09-02T04:23:52.891Z[ recovery-image] Sep 02 04:23:51.958 INFO O| Sep 02 04:23:51.958 INFO STEP 511 (remove_files) COMPLETE
72192026-09-02T04:23:52.896Z[ recovery-image] Sep 02 04:23:51.958 INFO O| Sep 02 04:23:51.958 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72202026-09-02T04:23:52.899Z[ recovery-image] Sep 02 04:23:51.967 INFO O| Sep 02 04:23:51.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
72212026-09-02T04:23:52.899Z[ recovery-image] Sep 02 04:23:51.967 INFO O| Sep 02 04:23:51.967 INFO STEP 512 (remove_files) COMPLETE
72222026-09-02T04:23:52.899Z[ recovery-image] Sep 02 04:23:51.967 INFO O| Sep 02 04:23:51.967 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72232026-09-02T04:23:52.908Z[ recovery-image] Sep 02 04:23:51.975 INFO O| Sep 02 04:23:51.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
72242026-09-02T04:23:52.914Z[ recovery-image] Sep 02 04:23:51.976 INFO O| Sep 02 04:23:51.976 INFO STEP 513 (remove_files) COMPLETE
72252026-09-02T04:23:52.914Z[ recovery-image] Sep 02 04:23:51.976 INFO O| Sep 02 04:23:51.976 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72262026-09-02T04:23:52.918Z[ recovery-image] Sep 02 04:23:51.985 INFO O| Sep 02 04:23:51.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
72272026-09-02T04:23:52.918Z[ recovery-image] Sep 02 04:23:51.985 INFO O| Sep 02 04:23:51.985 INFO STEP 514 (remove_files) COMPLETE
72282026-09-02T04:23:52.918Z[ recovery-image] Sep 02 04:23:51.985 INFO O| Sep 02 04:23:51.985 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72292026-09-02T04:23:52.928Z[ recovery-image] Sep 02 04:23:51.995 INFO O| Sep 02 04:23:51.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
72302026-09-02T04:23:52.928Z[ recovery-image] Sep 02 04:23:51.995 INFO O| Sep 02 04:23:51.995 INFO STEP 515 (remove_files) COMPLETE
72312026-09-02T04:23:52.928Z[ recovery-image] Sep 02 04:23:51.995 INFO O| Sep 02 04:23:51.995 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72322026-09-02T04:23:52.944Z[ recovery-image] Sep 02 04:23:52.006 INFO O| Sep 02 04:23:52.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
72332026-09-02T04:23:52.944Z[ recovery-image] Sep 02 04:23:52.006 INFO O| Sep 02 04:23:52.006 INFO STEP 516 (remove_files) COMPLETE
72342026-09-02T04:23:52.944Z[ recovery-image] Sep 02 04:23:52.006 INFO O| Sep 02 04:23:52.006 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72352026-09-02T04:23:52.949Z[ recovery-image] Sep 02 04:23:52.016 INFO O| Sep 02 04:23:52.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
72362026-09-02T04:23:52.949Z[ recovery-image] Sep 02 04:23:52.016 INFO O| Sep 02 04:23:52.016 INFO STEP 517 (remove_files) COMPLETE
72372026-09-02T04:23:52.949Z[ recovery-image] Sep 02 04:23:52.016 INFO O| Sep 02 04:23:52.016 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72382026-09-02T04:23:52.959Z[ recovery-image] Sep 02 04:23:52.026 INFO O| Sep 02 04:23:52.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
72392026-09-02T04:23:52.960Z[ recovery-image] Sep 02 04:23:52.026 INFO O| Sep 02 04:23:52.026 INFO STEP 518 (remove_files) COMPLETE
72402026-09-02T04:23:52.960Z[ recovery-image] Sep 02 04:23:52.026 INFO O| Sep 02 04:23:52.026 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72412026-09-02T04:23:52.969Z[ recovery-image] Sep 02 04:23:52.036 INFO O| Sep 02 04:23:52.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
72422026-09-02T04:23:52.969Z[ recovery-image] Sep 02 04:23:52.036 INFO O| Sep 02 04:23:52.036 INFO STEP 519 (remove_files) COMPLETE
72432026-09-02T04:23:52.969Z[ recovery-image] Sep 02 04:23:52.036 INFO O| Sep 02 04:23:52.036 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72442026-09-02T04:23:52.984Z[ recovery-image] Sep 02 04:23:52.051 INFO O| Sep 02 04:23:52.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
72452026-09-02T04:23:52.984Z[ recovery-image] Sep 02 04:23:52.051 INFO O| Sep 02 04:23:52.051 INFO STEP 520 (remove_files) COMPLETE
72462026-09-02T04:23:52.984Z[ recovery-image] Sep 02 04:23:52.051 INFO O| Sep 02 04:23:52.051 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72472026-09-02T04:23:52.995Z[ recovery-image] Sep 02 04:23:52.062 INFO O| Sep 02 04:23:52.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
72482026-09-02T04:23:52.995Z[ recovery-image] Sep 02 04:23:52.062 INFO O| Sep 02 04:23:52.062 INFO STEP 521 (remove_files) COMPLETE
72492026-09-02T04:23:52.995Z[ recovery-image] Sep 02 04:23:52.062 INFO O| Sep 02 04:23:52.062 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72502026-09-02T04:23:53.003Z[ recovery-image] Sep 02 04:23:52.070 INFO O| Sep 02 04:23:52.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
72512026-09-02T04:23:53.004Z[ recovery-image] Sep 02 04:23:52.070 INFO O| Sep 02 04:23:52.070 INFO STEP 522 (remove_files) COMPLETE
72522026-09-02T04:23:53.004Z[ recovery-image] Sep 02 04:23:52.070 INFO O| Sep 02 04:23:52.070 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72532026-09-02T04:23:53.019Z[ recovery-image] Sep 02 04:23:52.081 INFO O| Sep 02 04:23:52.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
72542026-09-02T04:23:53.019Z[ recovery-image] Sep 02 04:23:52.081 INFO O| Sep 02 04:23:52.081 INFO STEP 523 (remove_files) COMPLETE
72552026-09-02T04:23:53.019Z[ recovery-image] Sep 02 04:23:52.081 INFO O| Sep 02 04:23:52.081 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72562026-09-02T04:23:53.024Z[ recovery-image] Sep 02 04:23:52.091 INFO O| Sep 02 04:23:52.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
72572026-09-02T04:23:53.024Z[ recovery-image] Sep 02 04:23:52.091 INFO O| Sep 02 04:23:52.091 INFO STEP 524 (remove_files) COMPLETE
72582026-09-02T04:23:53.024Z[ recovery-image] Sep 02 04:23:52.091 INFO O| Sep 02 04:23:52.091 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72592026-09-02T04:23:53.034Z[ recovery-image] Sep 02 04:23:52.101 INFO O| Sep 02 04:23:52.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
72602026-09-02T04:23:53.034Z[ recovery-image] Sep 02 04:23:52.101 INFO O| Sep 02 04:23:52.101 INFO STEP 525 (remove_files) COMPLETE
72612026-09-02T04:23:53.034Z[ recovery-image] Sep 02 04:23:52.101 INFO O| Sep 02 04:23:52.101 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72622026-09-02T04:23:53.043Z[ recovery-image] Sep 02 04:23:52.111 INFO O| Sep 02 04:23:52.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
72632026-09-02T04:23:53.044Z[ recovery-image] Sep 02 04:23:52.111 INFO O| Sep 02 04:23:52.111 INFO STEP 526 (remove_files) COMPLETE
72642026-09-02T04:23:53.044Z[ recovery-image] Sep 02 04:23:52.111 INFO O| Sep 02 04:23:52.111 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72652026-09-02T04:23:53.054Z[ recovery-image] Sep 02 04:23:52.121 INFO O| Sep 02 04:23:52.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.1.0"
72662026-09-02T04:23:53.054Z[ recovery-image] Sep 02 04:23:52.121 INFO O| Sep 02 04:23:52.121 INFO STEP 527 (remove_files) COMPLETE
72672026-09-02T04:23:53.054Z[ recovery-image] Sep 02 04:23:52.121 INFO O| Sep 02 04:23:52.121 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72682026-09-02T04:23:53.066Z[ recovery-image] Sep 02 04:23:52.133 INFO O| Sep 02 04:23:52.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.1.0"
72692026-09-02T04:23:53.066Z[ recovery-image] Sep 02 04:23:52.133 INFO O| Sep 02 04:23:52.133 INFO STEP 528 (remove_files) COMPLETE
72702026-09-02T04:23:53.070Z[ recovery-image] Sep 02 04:23:52.133 INFO O| Sep 02 04:23:52.133 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72712026-09-02T04:23:53.077Z[ recovery-image] Sep 02 04:23:52.145 INFO O| Sep 02 04:23:52.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.1.0"
72722026-09-02T04:23:53.077Z[ recovery-image] Sep 02 04:23:52.145 INFO O| Sep 02 04:23:52.145 INFO STEP 529 (remove_files) COMPLETE
72732026-09-02T04:23:53.078Z[ recovery-image] Sep 02 04:23:52.145 INFO O| Sep 02 04:23:52.145 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72742026-09-02T04:23:53.087Z[ recovery-image] Sep 02 04:23:52.154 INFO O| Sep 02 04:23:52.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
72752026-09-02T04:23:53.087Z[ recovery-image] Sep 02 04:23:52.154 INFO O| Sep 02 04:23:52.154 INFO STEP 530 (remove_files) COMPLETE
72762026-09-02T04:23:53.087Z[ recovery-image] Sep 02 04:23:52.154 INFO O| Sep 02 04:23:52.154 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72772026-09-02T04:23:53.096Z[ recovery-image] Sep 02 04:23:52.164 INFO O| Sep 02 04:23:52.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
72782026-09-02T04:23:53.096Z[ recovery-image] Sep 02 04:23:52.164 INFO O| Sep 02 04:23:52.164 INFO STEP 531 (remove_files) COMPLETE
72792026-09-02T04:23:53.099Z[ recovery-image] Sep 02 04:23:52.164 INFO O| Sep 02 04:23:52.164 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72802026-09-02T04:23:53.106Z[ recovery-image] Sep 02 04:23:52.174 INFO O| Sep 02 04:23:52.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
72812026-09-02T04:23:53.109Z[ recovery-image] Sep 02 04:23:52.174 INFO O| Sep 02 04:23:52.174 INFO STEP 532 (remove_files) COMPLETE
72822026-09-02T04:23:53.109Z[ recovery-image] Sep 02 04:23:52.174 INFO O| Sep 02 04:23:52.174 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72832026-09-02T04:23:53.117Z[ recovery-image] Sep 02 04:23:52.184 INFO O| Sep 02 04:23:52.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
72842026-09-02T04:23:53.117Z[ recovery-image] Sep 02 04:23:52.184 INFO O| Sep 02 04:23:52.184 INFO STEP 533 (remove_files) COMPLETE
72852026-09-02T04:23:53.117Z[ recovery-image] Sep 02 04:23:52.184 INFO O| Sep 02 04:23:52.184 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72862026-09-02T04:23:53.128Z[ recovery-image] Sep 02 04:23:52.195 INFO O| Sep 02 04:23:52.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
72872026-09-02T04:23:53.128Z[ recovery-image] Sep 02 04:23:52.195 INFO O| Sep 02 04:23:52.195 INFO STEP 534 (remove_files) COMPLETE
72882026-09-02T04:23:53.128Z[ recovery-image] Sep 02 04:23:52.195 INFO O| Sep 02 04:23:52.195 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72892026-09-02T04:23:53.138Z[ recovery-image] Sep 02 04:23:52.205 INFO O| Sep 02 04:23:52.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
72902026-09-02T04:23:53.138Z[ recovery-image] Sep 02 04:23:52.205 INFO O| Sep 02 04:23:52.205 INFO STEP 535 (remove_files) COMPLETE
72912026-09-02T04:23:53.138Z[ recovery-image] Sep 02 04:23:52.205 INFO O| Sep 02 04:23:52.205 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72922026-09-02T04:23:53.150Z[ recovery-image] Sep 02 04:23:52.217 INFO O| Sep 02 04:23:52.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
72932026-09-02T04:23:53.150Z[ recovery-image] Sep 02 04:23:52.217 INFO O| Sep 02 04:23:52.217 INFO STEP 536 (remove_files) COMPLETE
72942026-09-02T04:23:53.150Z[ recovery-image] Sep 02 04:23:52.217 INFO O| Sep 02 04:23:52.217 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72952026-09-02T04:23:53.160Z[ recovery-image] Sep 02 04:23:52.227 INFO O| Sep 02 04:23:52.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
72962026-09-02T04:23:53.160Z[ recovery-image] Sep 02 04:23:52.227 INFO O| Sep 02 04:23:52.227 INFO STEP 537 (remove_files) COMPLETE
72972026-09-02T04:23:53.160Z[ recovery-image] Sep 02 04:23:52.227 INFO O| Sep 02 04:23:52.227 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
72982026-09-02T04:23:53.170Z[ recovery-image] Sep 02 04:23:52.237 INFO O| Sep 02 04:23:52.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
72992026-09-02T04:23:53.174Z[ recovery-image] Sep 02 04:23:52.237 INFO O| Sep 02 04:23:52.237 INFO STEP 538 (remove_files) COMPLETE
73002026-09-02T04:23:53.174Z[ recovery-image] Sep 02 04:23:52.237 INFO O| Sep 02 04:23:52.237 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73012026-09-02T04:23:53.179Z[ recovery-image] Sep 02 04:23:52.247 INFO O| Sep 02 04:23:52.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
73022026-09-02T04:23:53.180Z[ recovery-image] Sep 02 04:23:52.247 INFO O| Sep 02 04:23:52.247 INFO STEP 539 (remove_files) COMPLETE
73032026-09-02T04:23:53.180Z[ recovery-image] Sep 02 04:23:52.247 INFO O| Sep 02 04:23:52.247 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73042026-09-02T04:23:53.190Z[ recovery-image] Sep 02 04:23:52.257 INFO O| Sep 02 04:23:52.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
73052026-09-02T04:23:53.190Z[ recovery-image] Sep 02 04:23:52.257 INFO O| Sep 02 04:23:52.257 INFO STEP 540 (remove_files) COMPLETE
73062026-09-02T04:23:53.190Z[ recovery-image] Sep 02 04:23:52.257 INFO O| Sep 02 04:23:52.257 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73072026-09-02T04:23:53.200Z[ recovery-image] Sep 02 04:23:52.268 INFO O| Sep 02 04:23:52.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
73082026-09-02T04:23:53.200Z[ recovery-image] Sep 02 04:23:52.268 INFO O| Sep 02 04:23:52.268 INFO STEP 541 (remove_files) COMPLETE
73092026-09-02T04:23:53.200Z[ recovery-image] Sep 02 04:23:52.268 INFO O| Sep 02 04:23:52.268 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73102026-09-02T04:23:53.212Z[ recovery-image] Sep 02 04:23:52.279 INFO O| Sep 02 04:23:52.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
73112026-09-02T04:23:53.212Z[ recovery-image] Sep 02 04:23:52.279 INFO O| Sep 02 04:23:52.279 INFO STEP 542 (remove_files) COMPLETE
73122026-09-02T04:23:53.212Z[ recovery-image] Sep 02 04:23:52.279 INFO O| Sep 02 04:23:52.279 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73132026-09-02T04:23:53.222Z[ recovery-image] Sep 02 04:23:52.289 INFO O| Sep 02 04:23:52.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
73142026-09-02T04:23:53.222Z[ recovery-image] Sep 02 04:23:52.289 INFO O| Sep 02 04:23:52.289 INFO STEP 543 (remove_files) COMPLETE
73152026-09-02T04:23:53.226Z[ recovery-image] Sep 02 04:23:52.289 INFO O| Sep 02 04:23:52.289 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73162026-09-02T04:23:53.238Z[ recovery-image] Sep 02 04:23:52.300 INFO O| Sep 02 04:23:52.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
73172026-09-02T04:23:53.238Z[ recovery-image] Sep 02 04:23:52.300 INFO O| Sep 02 04:23:52.300 INFO STEP 544 (remove_files) COMPLETE
73182026-09-02T04:23:53.238Z[ recovery-image] Sep 02 04:23:52.300 INFO O| Sep 02 04:23:52.300 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73192026-09-02T04:23:53.244Z[ recovery-image] Sep 02 04:23:52.311 INFO O| Sep 02 04:23:52.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
73202026-09-02T04:23:53.244Z[ recovery-image] Sep 02 04:23:52.311 INFO O| Sep 02 04:23:52.311 INFO STEP 545 (remove_files) COMPLETE
73212026-09-02T04:23:53.247Z[ recovery-image] Sep 02 04:23:52.311 INFO O| Sep 02 04:23:52.311 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73222026-09-02T04:23:53.253Z[ recovery-image] Sep 02 04:23:52.320 INFO O| Sep 02 04:23:52.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
73232026-09-02T04:23:53.253Z[ recovery-image] Sep 02 04:23:52.320 INFO O| Sep 02 04:23:52.320 INFO STEP 546 (remove_files) COMPLETE
73242026-09-02T04:23:53.253Z[ recovery-image] Sep 02 04:23:52.320 INFO O| Sep 02 04:23:52.320 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73252026-09-02T04:23:53.263Z[ recovery-image] Sep 02 04:23:52.330 INFO O| Sep 02 04:23:52.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
73262026-09-02T04:23:53.263Z[ recovery-image] Sep 02 04:23:52.330 INFO O| Sep 02 04:23:52.330 INFO STEP 547 (remove_files) COMPLETE
73272026-09-02T04:23:53.263Z[ recovery-image] Sep 02 04:23:52.330 INFO O| Sep 02 04:23:52.330 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73282026-09-02T04:23:53.272Z[ recovery-image] Sep 02 04:23:52.339 INFO O| Sep 02 04:23:52.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
73292026-09-02T04:23:53.272Z[ recovery-image] Sep 02 04:23:52.339 INFO O| Sep 02 04:23:52.339 INFO STEP 548 (remove_files) COMPLETE
73302026-09-02T04:23:53.272Z[ recovery-image] Sep 02 04:23:52.339 INFO O| Sep 02 04:23:52.339 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73312026-09-02T04:23:53.283Z[ recovery-image] Sep 02 04:23:52.350 INFO O| Sep 02 04:23:52.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
73322026-09-02T04:23:53.283Z[ recovery-image] Sep 02 04:23:52.350 INFO O| Sep 02 04:23:52.350 INFO STEP 549 (remove_files) COMPLETE
73332026-09-02T04:23:53.283Z[ recovery-image] Sep 02 04:23:52.350 INFO O| Sep 02 04:23:52.350 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73342026-09-02T04:23:53.293Z[ recovery-image] Sep 02 04:23:52.360 INFO O| Sep 02 04:23:52.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
73352026-09-02T04:23:53.293Z[ recovery-image] Sep 02 04:23:52.360 INFO O| Sep 02 04:23:52.360 INFO STEP 550 (remove_files) COMPLETE
73362026-09-02T04:23:53.293Z[ recovery-image] Sep 02 04:23:52.360 INFO O| Sep 02 04:23:52.360 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73372026-09-02T04:23:53.304Z[ recovery-image] Sep 02 04:23:52.371 INFO O| Sep 02 04:23:52.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
73382026-09-02T04:23:53.304Z[ recovery-image] Sep 02 04:23:52.371 INFO O| Sep 02 04:23:52.371 INFO STEP 551 (remove_files) COMPLETE
73392026-09-02T04:23:53.304Z[ recovery-image] Sep 02 04:23:52.371 INFO O| Sep 02 04:23:52.371 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73402026-09-02T04:23:53.315Z[ recovery-image] Sep 02 04:23:52.382 INFO O| Sep 02 04:23:52.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
73412026-09-02T04:23:53.315Z[ recovery-image] Sep 02 04:23:52.382 INFO O| Sep 02 04:23:52.382 INFO STEP 552 (remove_files) COMPLETE
73422026-09-02T04:23:53.315Z[ recovery-image] Sep 02 04:23:52.382 INFO O| Sep 02 04:23:52.382 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73432026-09-02T04:23:53.324Z[ recovery-image] Sep 02 04:23:52.391 INFO O| Sep 02 04:23:52.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
73442026-09-02T04:23:53.324Z[ recovery-image] Sep 02 04:23:52.391 INFO O| Sep 02 04:23:52.391 INFO STEP 553 (remove_files) COMPLETE
73452026-09-02T04:23:53.324Z[ recovery-image] Sep 02 04:23:52.392 INFO O| Sep 02 04:23:52.391 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73462026-09-02T04:23:53.333Z[ recovery-image] Sep 02 04:23:52.401 INFO O| Sep 02 04:23:52.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
73472026-09-02T04:23:53.333Z[ recovery-image] Sep 02 04:23:52.401 INFO O| Sep 02 04:23:52.401 INFO STEP 554 (remove_files) COMPLETE
73482026-09-02T04:23:53.333Z[ recovery-image] Sep 02 04:23:52.401 INFO O| Sep 02 04:23:52.401 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73492026-09-02T04:23:53.344Z[ recovery-image] Sep 02 04:23:52.411 INFO O| Sep 02 04:23:52.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
73502026-09-02T04:23:53.344Z[ recovery-image] Sep 02 04:23:52.411 INFO O| Sep 02 04:23:52.411 INFO STEP 555 (remove_files) COMPLETE
73512026-09-02T04:23:53.344Z[ recovery-image] Sep 02 04:23:52.411 INFO O| Sep 02 04:23:52.411 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73522026-09-02T04:23:53.353Z[ recovery-image] Sep 02 04:23:52.421 INFO O| Sep 02 04:23:52.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
73532026-09-02T04:23:53.354Z[ recovery-image] Sep 02 04:23:52.421 INFO O| Sep 02 04:23:52.421 INFO STEP 556 (remove_files) COMPLETE
73542026-09-02T04:23:53.357Z[ recovery-image] Sep 02 04:23:52.421 INFO O| Sep 02 04:23:52.421 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73552026-09-02T04:23:53.366Z[ recovery-image] Sep 02 04:23:52.433 INFO O| Sep 02 04:23:52.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
73562026-09-02T04:23:53.366Z[ recovery-image] Sep 02 04:23:52.433 INFO O| Sep 02 04:23:52.433 INFO STEP 557 (remove_files) COMPLETE
73572026-09-02T04:23:53.369Z[ recovery-image] Sep 02 04:23:52.433 INFO O| Sep 02 04:23:52.433 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73582026-09-02T04:23:53.375Z[ recovery-image] Sep 02 04:23:52.443 INFO O| Sep 02 04:23:52.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
73592026-09-02T04:23:53.379Z[ recovery-image] Sep 02 04:23:52.444 INFO O| Sep 02 04:23:52.444 INFO STEP 558 (remove_files) COMPLETE
73602026-09-02T04:23:53.379Z[ recovery-image] Sep 02 04:23:52.444 INFO O| Sep 02 04:23:52.444 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73612026-09-02T04:23:53.382Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
73622026-09-02T04:23:53.386Z[ recovery-image] Sep 02 04:23:52.453 INFO O| Sep 02 04:23:52.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
73632026-09-02T04:23:53.386Z[ recovery-image] Sep 02 04:23:52.453 INFO O| Sep 02 04:23:52.453 INFO STEP 559 (remove_files) COMPLETE
73642026-09-02T04:23:53.389Z[ recovery-image] Sep 02 04:23:52.453 INFO O| Sep 02 04:23:52.453 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73652026-09-02T04:23:53.394Z[ recovery-image] Sep 02 04:23:52.461 INFO O| Sep 02 04:23:52.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
73662026-09-02T04:23:53.394Z[ recovery-image] Sep 02 04:23:52.461 INFO O| Sep 02 04:23:52.461 INFO STEP 560 (remove_files) COMPLETE
73672026-09-02T04:23:53.394Z[ recovery-image] Sep 02 04:23:52.461 INFO O| Sep 02 04:23:52.461 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73682026-09-02T04:23:53.404Z[ recovery-image] Sep 02 04:23:52.472 INFO O| Sep 02 04:23:52.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
73692026-09-02T04:23:53.404Z[ recovery-image] Sep 02 04:23:52.472 INFO O| Sep 02 04:23:52.472 INFO STEP 561 (remove_files) COMPLETE
73702026-09-02T04:23:53.404Z[ recovery-image] Sep 02 04:23:52.472 INFO O| Sep 02 04:23:52.472 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73712026-09-02T04:23:53.414Z[ recovery-image] Sep 02 04:23:52.481 INFO O| Sep 02 04:23:52.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
73722026-09-02T04:23:53.414Z[ recovery-image] Sep 02 04:23:52.481 INFO O| Sep 02 04:23:52.481 INFO STEP 562 (remove_files) COMPLETE
73732026-09-02T04:23:53.414Z[ recovery-image] Sep 02 04:23:52.481 INFO O| Sep 02 04:23:52.481 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73742026-09-02T04:23:53.423Z[ recovery-image] Sep 02 04:23:52.490 INFO O| Sep 02 04:23:52.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
73752026-09-02T04:23:53.423Z[ recovery-image] Sep 02 04:23:52.490 INFO O| Sep 02 04:23:52.490 INFO STEP 563 (remove_files) COMPLETE
73762026-09-02T04:23:53.423Z[ recovery-image] Sep 02 04:23:52.490 INFO O| Sep 02 04:23:52.490 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73772026-09-02T04:23:53.433Z[ recovery-image] Sep 02 04:23:52.500 INFO O| Sep 02 04:23:52.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
73782026-09-02T04:23:53.433Z[ recovery-image] Sep 02 04:23:52.500 INFO O| Sep 02 04:23:52.500 INFO STEP 564 (remove_files) COMPLETE
73792026-09-02T04:23:53.433Z[ recovery-image] Sep 02 04:23:52.500 INFO O| Sep 02 04:23:52.500 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73802026-09-02T04:23:53.442Z[ recovery-image] Sep 02 04:23:52.509 INFO O| Sep 02 04:23:52.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
73812026-09-02T04:23:53.442Z[ recovery-image] Sep 02 04:23:52.509 INFO O| Sep 02 04:23:52.509 INFO STEP 565 (remove_files) COMPLETE
73822026-09-02T04:23:53.442Z[ recovery-image] Sep 02 04:23:52.509 INFO O| Sep 02 04:23:52.509 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73832026-09-02T04:23:53.450Z[ recovery-image] Sep 02 04:23:52.517 INFO O| Sep 02 04:23:52.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
73842026-09-02T04:23:53.450Z[ recovery-image] Sep 02 04:23:52.518 INFO O| Sep 02 04:23:52.518 INFO STEP 566 (remove_files) COMPLETE
73852026-09-02T04:23:53.450Z[ recovery-image] Sep 02 04:23:52.518 INFO O| Sep 02 04:23:52.518 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73862026-09-02T04:23:53.460Z[ recovery-image] Sep 02 04:23:52.527 INFO O| Sep 02 04:23:52.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
73872026-09-02T04:23:53.460Z[ recovery-image] Sep 02 04:23:52.527 INFO O| Sep 02 04:23:52.527 INFO STEP 567 (remove_files) COMPLETE
73882026-09-02T04:23:53.460Z[ recovery-image] Sep 02 04:23:52.527 INFO O| Sep 02 04:23:52.527 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73892026-09-02T04:23:53.469Z[ recovery-image] Sep 02 04:23:52.536 INFO O| Sep 02 04:23:52.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
73902026-09-02T04:23:53.469Z[ recovery-image] Sep 02 04:23:52.536 INFO O| Sep 02 04:23:52.536 INFO STEP 568 (remove_files) COMPLETE
73912026-09-02T04:23:53.469Z[ recovery-image] Sep 02 04:23:52.536 INFO O| Sep 02 04:23:52.536 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73922026-09-02T04:23:53.478Z[ recovery-image] Sep 02 04:23:52.546 INFO O| Sep 02 04:23:52.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
73932026-09-02T04:23:53.478Z[ recovery-image] Sep 02 04:23:52.546 INFO O| Sep 02 04:23:52.546 INFO STEP 569 (remove_files) COMPLETE
73942026-09-02T04:23:53.478Z[ recovery-image] Sep 02 04:23:52.546 INFO O| Sep 02 04:23:52.546 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73952026-09-02T04:23:53.488Z[ recovery-image] Sep 02 04:23:52.555 INFO O| Sep 02 04:23:52.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
73962026-09-02T04:23:53.488Z[ recovery-image] Sep 02 04:23:52.555 INFO O| Sep 02 04:23:52.555 INFO STEP 570 (remove_files) COMPLETE
73972026-09-02T04:23:53.488Z[ recovery-image] Sep 02 04:23:52.555 INFO O| Sep 02 04:23:52.555 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
73982026-09-02T04:23:53.498Z[ recovery-image] Sep 02 04:23:52.565 INFO O| Sep 02 04:23:52.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
73992026-09-02T04:23:53.498Z[ recovery-image] Sep 02 04:23:52.565 INFO O| Sep 02 04:23:52.565 INFO STEP 571 (remove_files) COMPLETE
74002026-09-02T04:23:53.503Z[ recovery-image] Sep 02 04:23:52.565 INFO O| Sep 02 04:23:52.565 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74012026-09-02T04:23:53.509Z[ recovery-image] Sep 02 04:23:52.576 INFO O| Sep 02 04:23:52.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
74022026-09-02T04:23:53.509Z[ recovery-image] Sep 02 04:23:52.576 INFO O| Sep 02 04:23:52.576 INFO STEP 572 (remove_files) COMPLETE
74032026-09-02T04:23:53.512Z[ recovery-image] Sep 02 04:23:52.576 INFO O| Sep 02 04:23:52.576 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74042026-09-02T04:23:53.520Z[ recovery-image] Sep 02 04:23:52.587 INFO O| Sep 02 04:23:52.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
74052026-09-02T04:23:53.520Z[ recovery-image] Sep 02 04:23:52.587 INFO O| Sep 02 04:23:52.587 INFO STEP 573 (remove_files) COMPLETE
74062026-09-02T04:23:53.520Z[ recovery-image] Sep 02 04:23:52.587 INFO O| Sep 02 04:23:52.587 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74072026-09-02T04:23:53.531Z[ recovery-image] Sep 02 04:23:52.598 INFO O| Sep 02 04:23:52.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
74082026-09-02T04:23:53.531Z[ recovery-image] Sep 02 04:23:52.598 INFO O| Sep 02 04:23:52.598 INFO STEP 574 (remove_files) COMPLETE
74092026-09-02T04:23:53.531Z[ recovery-image] Sep 02 04:23:52.598 INFO O| Sep 02 04:23:52.598 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74102026-09-02T04:23:53.546Z[ recovery-image] Sep 02 04:23:52.613 INFO O| Sep 02 04:23:52.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
74112026-09-02T04:23:53.546Z[ recovery-image] Sep 02 04:23:52.613 INFO O| Sep 02 04:23:52.613 INFO STEP 575 (remove_files) COMPLETE
74122026-09-02T04:23:53.549Z[ recovery-image] Sep 02 04:23:52.613 INFO O| Sep 02 04:23:52.613 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74132026-09-02T04:23:53.558Z[ recovery-image] Sep 02 04:23:52.625 INFO O| Sep 02 04:23:52.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.3.49.1"
74142026-09-02T04:23:53.558Z[ recovery-image] Sep 02 04:23:52.625 INFO O| Sep 02 04:23:52.625 INFO STEP 576 (remove_files) COMPLETE
74152026-09-02T04:23:53.558Z[ recovery-image] Sep 02 04:23:52.625 INFO O| Sep 02 04:23:52.625 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74162026-09-02T04:23:53.569Z[ recovery-image] Sep 02 04:23:52.636 INFO O| Sep 02 04:23:52.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
74172026-09-02T04:23:53.569Z[ recovery-image] Sep 02 04:23:52.637 INFO O| Sep 02 04:23:52.637 INFO STEP 577 (remove_files) COMPLETE
74182026-09-02T04:23:53.569Z[ recovery-image] Sep 02 04:23:52.637 INFO O| Sep 02 04:23:52.637 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74192026-09-02T04:23:53.581Z[ recovery-image] Sep 02 04:23:52.648 INFO O| Sep 02 04:23:52.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
74202026-09-02T04:23:53.581Z[ recovery-image] Sep 02 04:23:52.648 INFO O| Sep 02 04:23:52.648 INFO STEP 578 (remove_files) COMPLETE
74212026-09-02T04:23:53.581Z[ recovery-image] Sep 02 04:23:52.648 INFO O| Sep 02 04:23:52.648 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74222026-09-02T04:23:53.591Z[ recovery-image] Sep 02 04:23:52.658 INFO O| Sep 02 04:23:52.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
74232026-09-02T04:23:53.591Z[ recovery-image] Sep 02 04:23:52.659 INFO O| Sep 02 04:23:52.659 INFO STEP 579 (remove_files) COMPLETE
74242026-09-02T04:23:53.591Z[ recovery-image] Sep 02 04:23:52.659 INFO O| Sep 02 04:23:52.659 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74252026-09-02T04:23:53.603Z[ recovery-image] Sep 02 04:23:52.670 INFO O| Sep 02 04:23:52.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
74262026-09-02T04:23:53.603Z[ recovery-image] Sep 02 04:23:52.670 INFO O| Sep 02 04:23:52.670 INFO STEP 580 (remove_files) COMPLETE
74272026-09-02T04:23:53.606Z[ recovery-image] Sep 02 04:23:52.670 INFO O| Sep 02 04:23:52.670 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74282026-09-02T04:23:53.612Z[ recovery-image] Sep 02 04:23:52.679 INFO O| Sep 02 04:23:52.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
74292026-09-02T04:23:53.615Z[ recovery-image] Sep 02 04:23:52.681 INFO O| Sep 02 04:23:52.680 INFO STEP 581 (remove_files) COMPLETE
74302026-09-02T04:23:53.615Z[ recovery-image] Sep 02 04:23:52.681 INFO O| Sep 02 04:23:52.680 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74312026-09-02T04:23:53.622Z[ recovery-image] Sep 02 04:23:52.689 INFO O| Sep 02 04:23:52.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
74322026-09-02T04:23:53.622Z[ recovery-image] Sep 02 04:23:52.690 INFO O| Sep 02 04:23:52.690 INFO STEP 582 (remove_files) COMPLETE
74332026-09-02T04:23:53.622Z[ recovery-image] Sep 02 04:23:52.690 INFO O| Sep 02 04:23:52.690 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74342026-09-02T04:23:53.632Z[ recovery-image] Sep 02 04:23:52.700 INFO O| Sep 02 04:23:52.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
74352026-09-02T04:23:53.632Z[ recovery-image] Sep 02 04:23:52.700 INFO O| Sep 02 04:23:52.700 INFO STEP 583 (remove_files) COMPLETE
74362026-09-02T04:23:53.632Z[ recovery-image] Sep 02 04:23:52.700 INFO O| Sep 02 04:23:52.700 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74372026-09-02T04:23:53.647Z[ recovery-image] Sep 02 04:23:52.714 INFO O| Sep 02 04:23:52.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
74382026-09-02T04:23:53.647Z[ recovery-image] Sep 02 04:23:52.715 INFO O| Sep 02 04:23:52.715 INFO STEP 584 (remove_files) COMPLETE
74392026-09-02T04:23:53.647Z[ recovery-image] Sep 02 04:23:52.715 INFO O| Sep 02 04:23:52.715 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74402026-09-02T04:23:53.658Z[ recovery-image] Sep 02 04:23:52.725 INFO O| Sep 02 04:23:52.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
74412026-09-02T04:23:53.658Z[ recovery-image] Sep 02 04:23:52.725 INFO O| Sep 02 04:23:52.725 INFO STEP 585 (remove_files) COMPLETE
74422026-09-02T04:23:53.658Z[ recovery-image] Sep 02 04:23:52.725 INFO O| Sep 02 04:23:52.725 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74432026-09-02T04:23:53.669Z[ recovery-image] Sep 02 04:23:52.734 INFO O| Sep 02 04:23:52.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
74442026-09-02T04:23:53.669Z[ recovery-image] Sep 02 04:23:52.734 INFO O| Sep 02 04:23:52.734 INFO STEP 586 (remove_files) COMPLETE
74452026-09-02T04:23:53.669Z[ recovery-image] Sep 02 04:23:52.734 INFO O| Sep 02 04:23:52.734 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74462026-09-02T04:23:53.672Z[verify-libraries] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
74472026-09-02T04:23:53.677Z[ recovery-image] Sep 02 04:23:52.744 INFO O| Sep 02 04:23:52.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
74482026-09-02T04:23:53.677Z[ recovery-image] Sep 02 04:23:52.744 INFO O| Sep 02 04:23:52.744 INFO STEP 587 (remove_files) COMPLETE
74492026-09-02T04:23:53.677Z[ recovery-image] Sep 02 04:23:52.744 INFO O| Sep 02 04:23:52.744 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74502026-09-02T04:23:53.688Z[ recovery-image] Sep 02 04:23:52.755 INFO O| Sep 02 04:23:52.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
74512026-09-02T04:23:53.688Z[ recovery-image] Sep 02 04:23:52.755 INFO O| Sep 02 04:23:52.755 INFO STEP 588 (remove_files) COMPLETE
74522026-09-02T04:23:53.688Z[ recovery-image] Sep 02 04:23:52.755 INFO O| Sep 02 04:23:52.755 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74532026-09-02T04:23:53.698Z[ recovery-image] Sep 02 04:23:52.765 INFO O| Sep 02 04:23:52.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
74542026-09-02T04:23:53.698Z[ recovery-image] Sep 02 04:23:52.765 INFO O| Sep 02 04:23:52.765 INFO STEP 589 (remove_files) COMPLETE
74552026-09-02T04:23:53.698Z[ recovery-image] Sep 02 04:23:52.765 INFO O| Sep 02 04:23:52.765 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74562026-09-02T04:23:53.708Z[ recovery-image] Sep 02 04:23:52.775 INFO O| Sep 02 04:23:52.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
74572026-09-02T04:23:53.708Z[ recovery-image] Sep 02 04:23:52.775 INFO O| Sep 02 04:23:52.775 INFO STEP 590 (remove_files) COMPLETE
74582026-09-02T04:23:53.708Z[ recovery-image] Sep 02 04:23:52.775 INFO O| Sep 02 04:23:52.775 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74592026-09-02T04:23:53.718Z[ recovery-image] Sep 02 04:23:52.785 INFO O| Sep 02 04:23:52.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
74602026-09-02T04:23:53.718Z[ recovery-image] Sep 02 04:23:52.785 INFO O| Sep 02 04:23:52.785 INFO STEP 591 (remove_files) COMPLETE
74612026-09-02T04:23:53.718Z[ recovery-image] Sep 02 04:23:52.785 INFO O| Sep 02 04:23:52.785 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74622026-09-02T04:23:53.729Z[ recovery-image] Sep 02 04:23:52.796 INFO O| Sep 02 04:23:52.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
74632026-09-02T04:23:53.729Z[ recovery-image] Sep 02 04:23:52.796 INFO O| Sep 02 04:23:52.796 INFO STEP 592 (remove_files) COMPLETE
74642026-09-02T04:23:53.729Z[ recovery-image] Sep 02 04:23:52.796 INFO O| Sep 02 04:23:52.796 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74652026-09-02T04:23:53.738Z[ recovery-image] Sep 02 04:23:52.806 INFO O| Sep 02 04:23:52.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
74662026-09-02T04:23:53.738Z[ recovery-image] Sep 02 04:23:52.806 INFO O| Sep 02 04:23:52.806 INFO STEP 593 (remove_files) COMPLETE
74672026-09-02T04:23:53.738Z[ recovery-image] Sep 02 04:23:52.806 INFO O| Sep 02 04:23:52.806 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74682026-09-02T04:23:53.747Z[ recovery-image] Sep 02 04:23:52.814 INFO O| Sep 02 04:23:52.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
74692026-09-02T04:23:53.747Z[ recovery-image] Sep 02 04:23:52.814 INFO O| Sep 02 04:23:52.814 INFO STEP 594 (remove_files) COMPLETE
74702026-09-02T04:23:53.747Z[ recovery-image] Sep 02 04:23:52.814 INFO O| Sep 02 04:23:52.814 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74712026-09-02T04:23:53.758Z[ recovery-image] Sep 02 04:23:52.825 INFO O| Sep 02 04:23:52.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
74722026-09-02T04:23:53.758Z[ recovery-image] Sep 02 04:23:52.825 INFO O| Sep 02 04:23:52.825 INFO STEP 595 (remove_files) COMPLETE
74732026-09-02T04:23:53.762Z[ recovery-image] Sep 02 04:23:52.825 INFO O| Sep 02 04:23:52.825 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74742026-09-02T04:23:53.767Z[ recovery-image] Sep 02 04:23:52.834 INFO O| Sep 02 04:23:52.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
74752026-09-02T04:23:53.767Z[ recovery-image] Sep 02 04:23:52.834 INFO O| Sep 02 04:23:52.834 INFO STEP 596 (remove_files) COMPLETE
74762026-09-02T04:23:53.771Z[ recovery-image] Sep 02 04:23:52.834 INFO O| Sep 02 04:23:52.834 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74772026-09-02T04:23:53.775Z[ recovery-image] Sep 02 04:23:52.843 INFO O| Sep 02 04:23:52.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
74782026-09-02T04:23:53.775Z[ recovery-image] Sep 02 04:23:52.843 INFO O| Sep 02 04:23:52.843 INFO STEP 597 (remove_files) COMPLETE
74792026-09-02T04:23:53.775Z[ recovery-image] Sep 02 04:23:52.843 INFO O| Sep 02 04:23:52.843 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74802026-09-02T04:23:53.785Z[ recovery-image] Sep 02 04:23:52.852 INFO O| Sep 02 04:23:52.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
74812026-09-02T04:23:53.785Z[ recovery-image] Sep 02 04:23:52.852 INFO O| Sep 02 04:23:52.852 INFO STEP 598 (remove_files) COMPLETE
74822026-09-02T04:23:53.785Z[ recovery-image] Sep 02 04:23:52.852 INFO O| Sep 02 04:23:52.852 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74832026-09-02T04:23:53.795Z[ recovery-image] Sep 02 04:23:52.861 INFO O| Sep 02 04:23:52.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
74842026-09-02T04:23:53.795Z[ recovery-image] Sep 02 04:23:52.861 INFO O| Sep 02 04:23:52.861 INFO STEP 599 (remove_files) COMPLETE
74852026-09-02T04:23:53.798Z[ recovery-image] Sep 02 04:23:52.862 INFO O| Sep 02 04:23:52.861 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74862026-09-02T04:23:53.805Z[ recovery-image] Sep 02 04:23:52.872 INFO O| Sep 02 04:23:52.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
74872026-09-02T04:23:53.805Z[ recovery-image] Sep 02 04:23:52.872 INFO O| Sep 02 04:23:52.872 INFO STEP 600 (remove_files) COMPLETE
74882026-09-02T04:23:53.805Z[ recovery-image] Sep 02 04:23:52.872 INFO O| Sep 02 04:23:52.872 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74892026-09-02T04:23:53.818Z[ recovery-image] Sep 02 04:23:52.885 INFO O| Sep 02 04:23:52.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
74902026-09-02T04:23:53.818Z[ recovery-image] Sep 02 04:23:52.885 INFO O| Sep 02 04:23:52.885 INFO STEP 601 (remove_files) COMPLETE
74912026-09-02T04:23:53.821Z[ recovery-image] Sep 02 04:23:52.885 INFO O| Sep 02 04:23:52.885 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74922026-09-02T04:23:53.828Z[ recovery-image] Sep 02 04:23:52.895 INFO O| Sep 02 04:23:52.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
74932026-09-02T04:23:53.828Z[ recovery-image] Sep 02 04:23:52.896 INFO O| Sep 02 04:23:52.895 INFO STEP 602 (remove_files) COMPLETE
74942026-09-02T04:23:53.828Z[ recovery-image] Sep 02 04:23:52.896 INFO O| Sep 02 04:23:52.896 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74952026-09-02T04:23:53.838Z[ recovery-image] Sep 02 04:23:52.906 INFO O| Sep 02 04:23:52.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
74962026-09-02T04:23:53.838Z[ recovery-image] Sep 02 04:23:52.906 INFO O| Sep 02 04:23:52.906 INFO STEP 603 (remove_files) COMPLETE
74972026-09-02T04:23:53.838Z[ recovery-image] Sep 02 04:23:52.906 INFO O| Sep 02 04:23:52.906 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
74982026-09-02T04:23:53.848Z[ recovery-image] Sep 02 04:23:52.915 INFO O| Sep 02 04:23:52.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
74992026-09-02T04:23:53.848Z[ recovery-image] Sep 02 04:23:52.915 INFO O| Sep 02 04:23:52.915 INFO STEP 604 (remove_files) COMPLETE
75002026-09-02T04:23:53.848Z[ recovery-image] Sep 02 04:23:52.915 INFO O| Sep 02 04:23:52.915 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75012026-09-02T04:23:53.879Z[ recovery-image] Sep 02 04:23:52.946 INFO O| Sep 02 04:23:52.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
75022026-09-02T04:23:53.883Z[ recovery-image] Sep 02 04:23:52.951 INFO O| Sep 02 04:23:52.951 INFO STEP 605 (remove_files) COMPLETE
75032026-09-02T04:23:53.883Z[ recovery-image] Sep 02 04:23:52.951 INFO O| Sep 02 04:23:52.951 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75042026-09-02T04:23:53.894Z[ recovery-image] Sep 02 04:23:52.962 INFO O| Sep 02 04:23:52.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
75052026-09-02T04:23:53.894Z[ recovery-image] Sep 02 04:23:52.962 INFO O| Sep 02 04:23:52.962 INFO STEP 606 (remove_files) COMPLETE
75062026-09-02T04:23:53.894Z[ recovery-image] Sep 02 04:23:52.962 INFO O| Sep 02 04:23:52.962 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75072026-09-02T04:23:53.911Z[ recovery-image] Sep 02 04:23:52.978 INFO O| Sep 02 04:23:52.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
75082026-09-02T04:23:53.911Z[ recovery-image] Sep 02 04:23:52.978 INFO O| Sep 02 04:23:52.978 INFO STEP 607 (remove_files) COMPLETE
75092026-09-02T04:23:53.911Z[ recovery-image] Sep 02 04:23:52.978 INFO O| Sep 02 04:23:52.978 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75102026-09-02T04:23:53.927Z[ recovery-image] Sep 02 04:23:52.993 INFO O| Sep 02 04:23:52.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
75112026-09-02T04:23:53.931Z[ recovery-image] Sep 02 04:23:52.995 INFO O| Sep 02 04:23:52.995 INFO STEP 608 (remove_files) COMPLETE
75122026-09-02T04:23:53.931Z[ recovery-image] Sep 02 04:23:52.995 INFO O| Sep 02 04:23:52.995 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75132026-09-02T04:23:53.937Z[ recovery-image] Sep 02 04:23:53.005 INFO O| Sep 02 04:23:53.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
75142026-09-02T04:23:53.937Z[ recovery-image] Sep 02 04:23:53.005 INFO O| Sep 02 04:23:53.005 INFO STEP 609 (remove_files) COMPLETE
75152026-09-02T04:23:53.953Z[ recovery-image] Sep 02 04:23:53.005 INFO O| Sep 02 04:23:53.005 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75162026-09-02T04:23:53.953Z[ recovery-image] Sep 02 04:23:53.019 INFO O| Sep 02 04:23:53.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
75172026-09-02T04:23:53.954Z[ recovery-image] Sep 02 04:23:53.019 INFO O| Sep 02 04:23:53.019 INFO STEP 610 (remove_files) COMPLETE
75182026-09-02T04:23:53.954Z[ recovery-image] Sep 02 04:23:53.019 INFO O| Sep 02 04:23:53.019 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75192026-09-02T04:23:53.969Z[ recovery-image] Sep 02 04:23:53.032 INFO O| Sep 02 04:23:53.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
75202026-09-02T04:23:53.969Z[ recovery-image] Sep 02 04:23:53.032 INFO O| Sep 02 04:23:53.032 INFO STEP 611 (remove_files) COMPLETE
75212026-09-02T04:23:53.970Z[ recovery-image] Sep 02 04:23:53.032 INFO O| Sep 02 04:23:53.032 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75222026-09-02T04:23:53.976Z[ recovery-image] Sep 02 04:23:53.041 INFO O| Sep 02 04:23:53.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
75232026-09-02T04:23:53.976Z[ recovery-image] Sep 02 04:23:53.041 INFO O| Sep 02 04:23:53.041 INFO STEP 612 (remove_files) COMPLETE
75242026-09-02T04:23:53.976Z[ recovery-image] Sep 02 04:23:53.041 INFO O| Sep 02 04:23:53.041 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75252026-09-02T04:23:53.993Z[ recovery-image] Sep 02 04:23:53.055 INFO O| Sep 02 04:23:53.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
75262026-09-02T04:23:53.993Z[ recovery-image] Sep 02 04:23:53.055 INFO O| Sep 02 04:23:53.055 INFO STEP 613 (remove_files) COMPLETE
75272026-09-02T04:23:53.998Z[ recovery-image] Sep 02 04:23:53.055 INFO O| Sep 02 04:23:53.055 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75282026-09-02T04:23:54.007Z[verify-libraries] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
75292026-09-02T04:23:54.007Z[ recovery-image] Sep 02 04:23:53.064 INFO O| Sep 02 04:23:53.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
75302026-09-02T04:23:54.007Z[ recovery-image] Sep 02 04:23:53.064 INFO O| Sep 02 04:23:53.064 INFO STEP 614 (remove_files) COMPLETE
75312026-09-02T04:23:54.007Z[ recovery-image] Sep 02 04:23:53.064 INFO O| Sep 02 04:23:53.064 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75322026-09-02T04:23:54.011Z[ recovery-image] Sep 02 04:23:53.074 INFO O| Sep 02 04:23:53.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
75332026-09-02T04:23:54.011Z[ recovery-image] Sep 02 04:23:53.074 INFO O| Sep 02 04:23:53.074 INFO STEP 615 (remove_files) COMPLETE
75342026-09-02T04:23:54.011Z[ recovery-image] Sep 02 04:23:53.074 INFO O| Sep 02 04:23:53.074 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75352026-09-02T04:23:54.022Z[ recovery-image] Sep 02 04:23:53.085 INFO O| Sep 02 04:23:53.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
75362026-09-02T04:23:54.022Z[ recovery-image] Sep 02 04:23:53.085 INFO O| Sep 02 04:23:53.085 INFO STEP 616 (remove_files) COMPLETE
75372026-09-02T04:23:54.022Z[ recovery-image] Sep 02 04:23:53.085 INFO O| Sep 02 04:23:53.085 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75382026-09-02T04:23:54.030Z[ recovery-image] Sep 02 04:23:53.095 INFO O| Sep 02 04:23:53.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
75392026-09-02T04:23:54.030Z[ recovery-image] Sep 02 04:23:53.095 INFO O| Sep 02 04:23:53.095 INFO STEP 617 (remove_files) COMPLETE
75402026-09-02T04:23:54.030Z[ recovery-image] Sep 02 04:23:53.095 INFO O| Sep 02 04:23:53.095 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75412026-09-02T04:23:54.037Z[ recovery-image] Sep 02 04:23:53.104 INFO O| Sep 02 04:23:53.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
75422026-09-02T04:23:54.037Z[ recovery-image] Sep 02 04:23:53.104 INFO O| Sep 02 04:23:53.104 INFO STEP 618 (remove_files) COMPLETE
75432026-09-02T04:23:54.041Z[ recovery-image] Sep 02 04:23:53.104 INFO O| Sep 02 04:23:53.104 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75442026-09-02T04:23:54.046Z[ recovery-image] Sep 02 04:23:53.113 INFO O| Sep 02 04:23:53.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
75452026-09-02T04:23:54.046Z[ recovery-image] Sep 02 04:23:53.113 INFO O| Sep 02 04:23:53.113 INFO STEP 619 (remove_files) COMPLETE
75462026-09-02T04:23:54.046Z[ recovery-image] Sep 02 04:23:53.113 INFO O| Sep 02 04:23:53.113 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75472026-09-02T04:23:54.056Z[ recovery-image] Sep 02 04:23:53.122 INFO O| Sep 02 04:23:53.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
75482026-09-02T04:23:54.056Z[ recovery-image] Sep 02 04:23:53.122 INFO O| Sep 02 04:23:53.122 INFO STEP 620 (remove_files) COMPLETE
75492026-09-02T04:23:54.056Z[ recovery-image] Sep 02 04:23:53.122 INFO O| Sep 02 04:23:53.122 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75502026-09-02T04:23:54.072Z[ recovery-image] Sep 02 04:23:53.132 INFO O| Sep 02 04:23:53.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
75512026-09-02T04:23:54.072Z[ recovery-image] Sep 02 04:23:53.132 INFO O| Sep 02 04:23:53.132 INFO STEP 621 (remove_files) COMPLETE
75522026-09-02T04:23:54.072Z[ recovery-image] Sep 02 04:23:53.132 INFO O| Sep 02 04:23:53.132 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75532026-09-02T04:23:54.078Z[ recovery-image] Sep 02 04:23:53.140 INFO O| Sep 02 04:23:53.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
75542026-09-02T04:23:54.078Z[ recovery-image] Sep 02 04:23:53.140 INFO O| Sep 02 04:23:53.140 INFO STEP 622 (remove_files) COMPLETE
75552026-09-02T04:23:54.078Z[ recovery-image] Sep 02 04:23:53.140 INFO O| Sep 02 04:23:53.140 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75562026-09-02T04:23:54.083Z[ recovery-image] Sep 02 04:23:53.148 INFO O| Sep 02 04:23:53.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
75572026-09-02T04:23:54.083Z[ recovery-image] Sep 02 04:23:53.148 INFO O| Sep 02 04:23:53.148 INFO STEP 623 (remove_files) COMPLETE
75582026-09-02T04:23:54.083Z[ recovery-image] Sep 02 04:23:53.148 INFO O| Sep 02 04:23:53.148 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75592026-09-02T04:23:54.091Z[ recovery-image] Sep 02 04:23:53.157 INFO O| Sep 02 04:23:53.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
75602026-09-02T04:23:54.091Z[ recovery-image] Sep 02 04:23:53.157 INFO O| Sep 02 04:23:53.157 INFO STEP 624 (remove_files) COMPLETE
75612026-09-02T04:23:54.091Z[ recovery-image] Sep 02 04:23:53.157 INFO O| Sep 02 04:23:53.157 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75622026-09-02T04:23:54.102Z[ recovery-image] Sep 02 04:23:53.168 INFO O| Sep 02 04:23:53.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
75632026-09-02T04:23:54.102Z[ recovery-image] Sep 02 04:23:53.168 INFO O| Sep 02 04:23:53.168 INFO STEP 625 (remove_files) COMPLETE
75642026-09-02T04:23:54.102Z[ recovery-image] Sep 02 04:23:53.168 INFO O| Sep 02 04:23:53.168 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75652026-09-02T04:23:54.112Z[ recovery-image] Sep 02 04:23:53.179 INFO O| Sep 02 04:23:53.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
75662026-09-02T04:23:54.112Z[ recovery-image] Sep 02 04:23:53.179 INFO O| Sep 02 04:23:53.179 INFO STEP 626 (remove_files) COMPLETE
75672026-09-02T04:23:54.113Z[ recovery-image] Sep 02 04:23:53.179 INFO O| Sep 02 04:23:53.179 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75682026-09-02T04:23:54.123Z[ recovery-image] Sep 02 04:23:53.189 INFO O| Sep 02 04:23:53.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
75692026-09-02T04:23:54.123Z[ recovery-image] Sep 02 04:23:53.189 INFO O| Sep 02 04:23:53.189 INFO STEP 627 (remove_files) COMPLETE
75702026-09-02T04:23:54.123Z[ recovery-image] Sep 02 04:23:53.189 INFO O| Sep 02 04:23:53.189 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75712026-09-02T04:23:54.131Z[ recovery-image] Sep 02 04:23:53.197 INFO O| Sep 02 04:23:53.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
75722026-09-02T04:23:54.131Z[ recovery-image] Sep 02 04:23:53.197 INFO O| Sep 02 04:23:53.197 INFO STEP 628 (remove_files) COMPLETE
75732026-09-02T04:23:54.131Z[ recovery-image] Sep 02 04:23:53.197 INFO O| Sep 02 04:23:53.197 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75742026-09-02T04:23:54.139Z[ recovery-image] Sep 02 04:23:53.206 INFO O| Sep 02 04:23:53.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
75752026-09-02T04:23:54.139Z[ recovery-image] Sep 02 04:23:53.206 INFO O| Sep 02 04:23:53.206 INFO STEP 629 (remove_files) COMPLETE
75762026-09-02T04:23:54.139Z[ recovery-image] Sep 02 04:23:53.206 INFO O| Sep 02 04:23:53.206 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75772026-09-02T04:23:54.150Z[ recovery-image] Sep 02 04:23:53.216 INFO O| Sep 02 04:23:53.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
75782026-09-02T04:23:54.150Z[ recovery-image] Sep 02 04:23:53.216 INFO O| Sep 02 04:23:53.216 INFO STEP 630 (remove_files) COMPLETE
75792026-09-02T04:23:54.150Z[ recovery-image] Sep 02 04:23:53.216 INFO O| Sep 02 04:23:53.216 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75802026-09-02T04:23:54.158Z[ recovery-image] Sep 02 04:23:53.225 INFO O| Sep 02 04:23:53.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
75812026-09-02T04:23:54.158Z[ recovery-image] Sep 02 04:23:53.225 INFO O| Sep 02 04:23:53.225 INFO STEP 631 (remove_files) COMPLETE
75822026-09-02T04:23:54.158Z[ recovery-image] Sep 02 04:23:53.225 INFO O| Sep 02 04:23:53.225 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75832026-09-02T04:23:54.168Z[ recovery-image] Sep 02 04:23:53.235 INFO O| Sep 02 04:23:53.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
75842026-09-02T04:23:54.174Z[ recovery-image] Sep 02 04:23:53.236 INFO O| Sep 02 04:23:53.236 INFO STEP 632 (remove_files) COMPLETE
75852026-09-02T04:23:54.174Z[ recovery-image] Sep 02 04:23:53.236 INFO O| Sep 02 04:23:53.236 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75862026-09-02T04:23:54.179Z[verify-libraries] Compiling yansi v1.0.1
75872026-09-02T04:23:54.183Z[ recovery-image] Sep 02 04:23:53.246 INFO O| Sep 02 04:23:53.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
75882026-09-02T04:23:54.183Z[ recovery-image] Sep 02 04:23:53.246 INFO O| Sep 02 04:23:53.246 INFO STEP 633 (remove_files) COMPLETE
75892026-09-02T04:23:54.183Z[ recovery-image] Sep 02 04:23:53.246 INFO O| Sep 02 04:23:53.246 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75902026-09-02T04:23:54.188Z[ recovery-image] Sep 02 04:23:53.255 INFO O| Sep 02 04:23:53.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
75912026-09-02T04:23:54.188Z[ recovery-image] Sep 02 04:23:53.255 INFO O| Sep 02 04:23:53.255 INFO STEP 634 (remove_files) COMPLETE
75922026-09-02T04:23:54.188Z[ recovery-image] Sep 02 04:23:53.255 INFO O| Sep 02 04:23:53.255 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75932026-09-02T04:23:54.199Z[ recovery-image] Sep 02 04:23:53.266 INFO O| Sep 02 04:23:53.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
75942026-09-02T04:23:54.200Z[ recovery-image] Sep 02 04:23:53.266 INFO O| Sep 02 04:23:53.266 INFO STEP 635 (remove_files) COMPLETE
75952026-09-02T04:23:54.200Z[ recovery-image] Sep 02 04:23:53.266 INFO O| Sep 02 04:23:53.266 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75962026-09-02T04:23:54.211Z[ recovery-image] Sep 02 04:23:53.276 INFO O| Sep 02 04:23:53.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
75972026-09-02T04:23:54.211Z[ recovery-image] Sep 02 04:23:53.276 INFO O| Sep 02 04:23:53.276 INFO STEP 636 (remove_files) COMPLETE
75982026-09-02T04:23:54.211Z[ recovery-image] Sep 02 04:23:53.276 INFO O| Sep 02 04:23:53.276 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
75992026-09-02T04:23:54.224Z[ recovery-image] Sep 02 04:23:53.286 INFO O| Sep 02 04:23:53.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
76002026-09-02T04:23:54.224Z[ recovery-image] Sep 02 04:23:53.286 INFO O| Sep 02 04:23:53.286 INFO STEP 637 (remove_files) COMPLETE
76012026-09-02T04:23:54.234Z[ recovery-image] Sep 02 04:23:53.286 INFO O| Sep 02 04:23:53.286 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76022026-09-02T04:23:54.234Z[ recovery-image] Sep 02 04:23:53.296 INFO O| Sep 02 04:23:53.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
76032026-09-02T04:23:54.234Z[ recovery-image] Sep 02 04:23:53.296 INFO O| Sep 02 04:23:53.296 INFO STEP 638 (remove_files) COMPLETE
76042026-09-02T04:23:54.234Z[ recovery-image] Sep 02 04:23:53.296 INFO O| Sep 02 04:23:53.296 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76052026-09-02T04:23:54.242Z[ recovery-image] Sep 02 04:23:53.307 INFO O| Sep 02 04:23:53.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
76062026-09-02T04:23:54.242Z[ recovery-image] Sep 02 04:23:53.307 INFO O| Sep 02 04:23:53.307 INFO STEP 639 (remove_files) COMPLETE
76072026-09-02T04:23:54.264Z[ recovery-image] Sep 02 04:23:53.307 INFO O| Sep 02 04:23:53.307 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76082026-09-02T04:23:54.264Z[ recovery-image] Sep 02 04:23:53.318 INFO O| Sep 02 04:23:53.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
76092026-09-02T04:23:54.264Z[ recovery-image] Sep 02 04:23:53.318 INFO O| Sep 02 04:23:53.318 INFO STEP 640 (remove_files) COMPLETE
76102026-09-02T04:23:54.264Z[ recovery-image] Sep 02 04:23:53.318 INFO O| Sep 02 04:23:53.318 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76112026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.327 INFO O| Sep 02 04:23:53.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
76122026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.327 INFO O| Sep 02 04:23:53.327 INFO STEP 641 (remove_files) COMPLETE
76132026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.327 INFO O| Sep 02 04:23:53.327 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76142026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.337 INFO O| Sep 02 04:23:53.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
76152026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.337 INFO O| Sep 02 04:23:53.337 INFO STEP 642 (remove_files) COMPLETE
76162026-09-02T04:23:54.272Z[ recovery-image] Sep 02 04:23:53.337 INFO O| Sep 02 04:23:53.337 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76172026-09-02T04:23:54.289Z[ recovery-image] Sep 02 04:23:53.348 INFO O| Sep 02 04:23:53.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
76182026-09-02T04:23:54.290Z[ recovery-image] Sep 02 04:23:53.348 INFO O| Sep 02 04:23:53.348 INFO STEP 643 (remove_files) COMPLETE
76192026-09-02T04:23:54.290Z[ recovery-image] Sep 02 04:23:53.348 INFO O| Sep 02 04:23:53.348 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76202026-09-02T04:23:54.296Z[ recovery-image] Sep 02 04:23:53.359 INFO O| Sep 02 04:23:53.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
76212026-09-02T04:23:54.297Z[ recovery-image] Sep 02 04:23:53.359 INFO O| Sep 02 04:23:53.359 INFO STEP 644 (remove_files) COMPLETE
76222026-09-02T04:23:54.297Z[ recovery-image] Sep 02 04:23:53.359 INFO O| Sep 02 04:23:53.359 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76232026-09-02T04:23:54.302Z[ recovery-image] Sep 02 04:23:53.369 INFO O| Sep 02 04:23:53.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
76242026-09-02T04:23:54.302Z[ recovery-image] Sep 02 04:23:53.369 INFO O| Sep 02 04:23:53.369 INFO STEP 645 (remove_files) COMPLETE
76252026-09-02T04:23:54.302Z[ recovery-image] Sep 02 04:23:53.369 INFO O| Sep 02 04:23:53.369 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76262026-09-02T04:23:54.312Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
76272026-09-02T04:23:54.316Z[ recovery-image] Sep 02 04:23:53.379 INFO O| Sep 02 04:23:53.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
76282026-09-02T04:23:54.316Z[ recovery-image] Sep 02 04:23:53.379 INFO O| Sep 02 04:23:53.379 INFO STEP 646 (remove_files) COMPLETE
76292026-09-02T04:23:54.316Z[ recovery-image] Sep 02 04:23:53.379 INFO O| Sep 02 04:23:53.379 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76302026-09-02T04:23:54.323Z[ recovery-image] Sep 02 04:23:53.389 INFO O| Sep 02 04:23:53.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
76312026-09-02T04:23:54.323Z[ recovery-image] Sep 02 04:23:53.389 INFO O| Sep 02 04:23:53.389 INFO STEP 647 (remove_files) COMPLETE
76322026-09-02T04:23:54.323Z[ recovery-image] Sep 02 04:23:53.389 INFO O| Sep 02 04:23:53.389 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76332026-09-02T04:23:54.334Z[ recovery-image] Sep 02 04:23:53.398 INFO O| Sep 02 04:23:53.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
76342026-09-02T04:23:54.334Z[ recovery-image] Sep 02 04:23:53.398 INFO O| Sep 02 04:23:53.398 INFO STEP 648 (remove_files) COMPLETE
76352026-09-02T04:23:54.334Z[ recovery-image] Sep 02 04:23:53.398 INFO O| Sep 02 04:23:53.398 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76362026-09-02T04:23:54.342Z[ recovery-image] Sep 02 04:23:53.408 INFO O| Sep 02 04:23:53.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
76372026-09-02T04:23:54.342Z[ recovery-image] Sep 02 04:23:53.408 INFO O| Sep 02 04:23:53.408 INFO STEP 649 (remove_files) COMPLETE
76382026-09-02T04:23:54.342Z[ recovery-image] Sep 02 04:23:53.408 INFO O| Sep 02 04:23:53.408 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76392026-09-02T04:23:54.354Z[ recovery-image] Sep 02 04:23:53.420 INFO O| Sep 02 04:23:53.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
76402026-09-02T04:23:54.354Z[ recovery-image] Sep 02 04:23:53.420 INFO O| Sep 02 04:23:53.420 INFO STEP 650 (remove_files) COMPLETE
76412026-09-02T04:23:54.354Z[ recovery-image] Sep 02 04:23:53.420 INFO O| Sep 02 04:23:53.420 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76422026-09-02T04:23:54.362Z[ recovery-image] Sep 02 04:23:53.430 INFO O| Sep 02 04:23:53.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
76432026-09-02T04:23:54.363Z[ recovery-image] Sep 02 04:23:53.430 INFO O| Sep 02 04:23:53.430 INFO STEP 651 (remove_files) COMPLETE
76442026-09-02T04:23:54.363Z[ recovery-image] Sep 02 04:23:53.430 INFO O| Sep 02 04:23:53.430 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76452026-09-02T04:23:54.385Z[ recovery-image] Sep 02 04:23:53.453 INFO O| Sep 02 04:23:53.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
76462026-09-02T04:23:54.386Z[ recovery-image] Sep 02 04:23:53.453 INFO O| Sep 02 04:23:53.453 INFO STEP 652 (remove_files) COMPLETE
76472026-09-02T04:23:54.386Z[ recovery-image] Sep 02 04:23:53.453 INFO O| Sep 02 04:23:53.453 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76482026-09-02T04:23:54.396Z[ recovery-image] Sep 02 04:23:53.464 INFO O| Sep 02 04:23:53.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
76492026-09-02T04:23:54.397Z[ recovery-image] Sep 02 04:23:53.464 INFO O| Sep 02 04:23:53.464 INFO STEP 653 (remove_files) COMPLETE
76502026-09-02T04:23:54.397Z[ recovery-image] Sep 02 04:23:53.464 INFO O| Sep 02 04:23:53.464 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76512026-09-02T04:23:54.407Z[ recovery-image] Sep 02 04:23:53.471 INFO O| Sep 02 04:23:53.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
76522026-09-02T04:23:54.407Z[ recovery-image] Sep 02 04:23:53.471 INFO O| Sep 02 04:23:53.471 INFO STEP 654 (remove_files) COMPLETE
76532026-09-02T04:23:54.407Z[ recovery-image] Sep 02 04:23:53.472 INFO O| Sep 02 04:23:53.471 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76542026-09-02T04:23:54.414Z[ recovery-image] Sep 02 04:23:53.479 INFO O| Sep 02 04:23:53.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
76552026-09-02T04:23:54.415Z[ recovery-image] Sep 02 04:23:53.479 INFO O| Sep 02 04:23:53.479 INFO STEP 655 (remove_files) COMPLETE
76562026-09-02T04:23:54.415Z[ recovery-image] Sep 02 04:23:53.479 INFO O| Sep 02 04:23:53.479 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76572026-09-02T04:23:54.420Z[ recovery-image] Sep 02 04:23:53.486 INFO O| Sep 02 04:23:53.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
76582026-09-02T04:23:54.420Z[ recovery-image] Sep 02 04:23:53.486 INFO O| Sep 02 04:23:53.486 INFO STEP 656 (remove_files) COMPLETE
76592026-09-02T04:23:54.420Z[ recovery-image] Sep 02 04:23:53.486 INFO O| Sep 02 04:23:53.486 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76602026-09-02T04:23:54.427Z[ recovery-image] Sep 02 04:23:53.494 INFO O| Sep 02 04:23:53.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
76612026-09-02T04:23:54.427Z[ recovery-image] Sep 02 04:23:53.494 INFO O| Sep 02 04:23:53.494 INFO STEP 657 (remove_files) COMPLETE
76622026-09-02T04:23:54.427Z[ recovery-image] Sep 02 04:23:53.494 INFO O| Sep 02 04:23:53.494 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76632026-09-02T04:23:54.436Z[ recovery-image] Sep 02 04:23:53.502 INFO O| Sep 02 04:23:53.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
76642026-09-02T04:23:54.439Z[ recovery-image] Sep 02 04:23:53.503 INFO O| Sep 02 04:23:53.503 INFO STEP 658 (remove_files) COMPLETE
76652026-09-02T04:23:54.439Z[ recovery-image] Sep 02 04:23:53.503 INFO O| Sep 02 04:23:53.503 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76662026-09-02T04:23:54.445Z[ recovery-image] Sep 02 04:23:53.512 INFO O| Sep 02 04:23:53.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
76672026-09-02T04:23:54.445Z[ recovery-image] Sep 02 04:23:53.512 INFO O| Sep 02 04:23:53.512 INFO STEP 659 (remove_files) COMPLETE
76682026-09-02T04:23:54.445Z[ recovery-image] Sep 02 04:23:53.512 INFO O| Sep 02 04:23:53.512 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76692026-09-02T04:23:54.456Z[ recovery-image] Sep 02 04:23:53.523 INFO O| Sep 02 04:23:53.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
76702026-09-02T04:23:54.456Z[ recovery-image] Sep 02 04:23:53.523 INFO O| Sep 02 04:23:53.522 INFO STEP 660 (remove_files) COMPLETE
76712026-09-02T04:23:54.461Z[ recovery-image] Sep 02 04:23:53.523 INFO O| Sep 02 04:23:53.522 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76722026-09-02T04:23:54.465Z[ recovery-image] Sep 02 04:23:53.532 INFO O| Sep 02 04:23:53.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
76732026-09-02T04:23:54.465Z[ recovery-image] Sep 02 04:23:53.532 INFO O| Sep 02 04:23:53.532 INFO STEP 661 (remove_files) COMPLETE
76742026-09-02T04:23:54.465Z[ recovery-image] Sep 02 04:23:53.532 INFO O| Sep 02 04:23:53.532 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76752026-09-02T04:23:54.475Z[ recovery-image] Sep 02 04:23:53.541 INFO O| Sep 02 04:23:53.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
76762026-09-02T04:23:54.476Z[ recovery-image] Sep 02 04:23:53.541 INFO O| Sep 02 04:23:53.541 INFO STEP 662 (remove_files) COMPLETE
76772026-09-02T04:23:54.476Z[ recovery-image] Sep 02 04:23:53.541 INFO O| Sep 02 04:23:53.541 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76782026-09-02T04:23:54.485Z[ recovery-image] Sep 02 04:23:53.551 INFO O| Sep 02 04:23:53.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
76792026-09-02T04:23:54.485Z[ recovery-image] Sep 02 04:23:53.551 INFO O| Sep 02 04:23:53.551 INFO STEP 663 (remove_files) COMPLETE
76802026-09-02T04:23:54.485Z[ recovery-image] Sep 02 04:23:53.551 INFO O| Sep 02 04:23:53.551 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76812026-09-02T04:23:54.494Z[ recovery-image] Sep 02 04:23:53.560 INFO O| Sep 02 04:23:53.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
76822026-09-02T04:23:54.494Z[ recovery-image] Sep 02 04:23:53.560 INFO O| Sep 02 04:23:53.560 INFO STEP 664 (remove_files) COMPLETE
76832026-09-02T04:23:54.494Z[ recovery-image] Sep 02 04:23:53.560 INFO O| Sep 02 04:23:53.560 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76842026-09-02T04:23:54.502Z[ recovery-image] Sep 02 04:23:53.569 INFO O| Sep 02 04:23:53.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
76852026-09-02T04:23:54.502Z[ recovery-image] Sep 02 04:23:53.569 INFO O| Sep 02 04:23:53.569 INFO STEP 665 (remove_files) COMPLETE
76862026-09-02T04:23:54.503Z[ recovery-image] Sep 02 04:23:53.569 INFO O| Sep 02 04:23:53.569 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76872026-09-02T04:23:54.512Z[ recovery-image] Sep 02 04:23:53.579 INFO O| Sep 02 04:23:53.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
76882026-09-02T04:23:54.512Z[ recovery-image] Sep 02 04:23:53.579 INFO O| Sep 02 04:23:53.579 INFO STEP 666 (remove_files) COMPLETE
76892026-09-02T04:23:54.512Z[ recovery-image] Sep 02 04:23:53.579 INFO O| Sep 02 04:23:53.579 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76902026-09-02T04:23:54.521Z[ recovery-image] Sep 02 04:23:53.587 INFO O| Sep 02 04:23:53.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
76912026-09-02T04:23:54.521Z[ recovery-image] Sep 02 04:23:53.587 INFO O| Sep 02 04:23:53.587 INFO STEP 667 (remove_files) COMPLETE
76922026-09-02T04:23:54.525Z[ recovery-image] Sep 02 04:23:53.587 INFO O| Sep 02 04:23:53.587 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76932026-09-02T04:23:54.532Z[ recovery-image] Sep 02 04:23:53.596 INFO O| Sep 02 04:23:53.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
76942026-09-02T04:23:54.532Z[ recovery-image] Sep 02 04:23:53.596 INFO O| Sep 02 04:23:53.596 INFO STEP 668 (remove_files) COMPLETE
76952026-09-02T04:23:54.532Z[ recovery-image] Sep 02 04:23:53.596 INFO O| Sep 02 04:23:53.596 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76962026-09-02T04:23:54.548Z[ recovery-image] Sep 02 04:23:53.615 INFO O| Sep 02 04:23:53.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
76972026-09-02T04:23:54.548Z[ recovery-image] Sep 02 04:23:53.615 INFO O| Sep 02 04:23:53.615 INFO STEP 669 (remove_files) COMPLETE
76982026-09-02T04:23:54.548Z[ recovery-image] Sep 02 04:23:53.615 INFO O| Sep 02 04:23:53.615 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
76992026-09-02T04:23:54.582Z[ recovery-image] Sep 02 04:23:53.649 INFO O| Sep 02 04:23:53.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
77002026-09-02T04:23:54.582Z[ recovery-image] Sep 02 04:23:53.649 INFO O| Sep 02 04:23:53.649 INFO STEP 670 (remove_files) COMPLETE
77012026-09-02T04:23:54.586Z[ recovery-image] Sep 02 04:23:53.649 INFO O| Sep 02 04:23:53.649 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77022026-09-02T04:23:54.593Z[ recovery-image] Sep 02 04:23:53.658 INFO O| Sep 02 04:23:53.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
77032026-09-02T04:23:54.593Z[ recovery-image] Sep 02 04:23:53.658 INFO O| Sep 02 04:23:53.658 INFO STEP 671 (remove_files) COMPLETE
77042026-09-02T04:23:54.593Z[ recovery-image] Sep 02 04:23:53.658 INFO O| Sep 02 04:23:53.658 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77052026-09-02T04:23:54.606Z[ recovery-image] Sep 02 04:23:53.670 INFO O| Sep 02 04:23:53.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
77062026-09-02T04:23:54.610Z[ recovery-image] Sep 02 04:23:53.670 INFO O| Sep 02 04:23:53.670 INFO STEP 672 (remove_files) COMPLETE
77072026-09-02T04:23:54.610Z[verify-libraries] Compiling pretty_assertions v1.4.1
77082026-09-02T04:23:54.610Z[ recovery-image] Sep 02 04:23:53.670 INFO O| Sep 02 04:23:53.670 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77092026-09-02T04:23:54.614Z[ recovery-image] Sep 02 04:23:53.681 INFO O| Sep 02 04:23:53.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
77102026-09-02T04:23:54.623Z[ recovery-image] Sep 02 04:23:53.686 INFO O| Sep 02 04:23:53.686 INFO STEP 673 (remove_files) COMPLETE
77112026-09-02T04:23:54.624Z[ recovery-image] Sep 02 04:23:53.686 INFO O| Sep 02 04:23:53.686 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77122026-09-02T04:23:54.636Z[ recovery-image] Sep 02 04:23:53.697 INFO O| Sep 02 04:23:53.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
77132026-09-02T04:23:54.636Z[ recovery-image] Sep 02 04:23:53.697 INFO O| Sep 02 04:23:53.697 INFO STEP 674 (remove_files) COMPLETE
77142026-09-02T04:23:54.636Z[ recovery-image] Sep 02 04:23:53.697 INFO O| Sep 02 04:23:53.697 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77152026-09-02T04:23:54.650Z[ recovery-image] Sep 02 04:23:53.717 INFO O| Sep 02 04:23:53.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
77162026-09-02T04:23:54.650Z[ recovery-image] Sep 02 04:23:53.717 INFO O| Sep 02 04:23:53.717 INFO STEP 675 (remove_files) COMPLETE
77172026-09-02T04:23:54.650Z[ recovery-image] Sep 02 04:23:53.717 INFO O| Sep 02 04:23:53.717 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77182026-09-02T04:23:54.659Z[ recovery-image] Sep 02 04:23:53.726 INFO O| Sep 02 04:23:53.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
77192026-09-02T04:23:54.659Z[ recovery-image] Sep 02 04:23:53.726 INFO O| Sep 02 04:23:53.726 INFO STEP 676 (remove_files) COMPLETE
77202026-09-02T04:23:54.659Z[ recovery-image] Sep 02 04:23:53.726 INFO O| Sep 02 04:23:53.726 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77212026-09-02T04:23:54.667Z[ recovery-image] Sep 02 04:23:53.735 INFO O| Sep 02 04:23:53.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
77222026-09-02T04:23:54.668Z[ recovery-image] Sep 02 04:23:53.735 INFO O| Sep 02 04:23:53.735 INFO STEP 677 (remove_files) COMPLETE
77232026-09-02T04:23:54.668Z[ recovery-image] Sep 02 04:23:53.735 INFO O| Sep 02 04:23:53.735 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77242026-09-02T04:23:54.677Z[ recovery-image] Sep 02 04:23:53.743 INFO O| Sep 02 04:23:53.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
77252026-09-02T04:23:54.677Z[ recovery-image] Sep 02 04:23:53.743 INFO O| Sep 02 04:23:53.743 INFO STEP 678 (remove_files) COMPLETE
77262026-09-02T04:23:54.677Z[ recovery-image] Sep 02 04:23:53.743 INFO O| Sep 02 04:23:53.743 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77272026-09-02T04:23:54.682Z[verify-libraries] Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
77282026-09-02T04:23:54.696Z[ recovery-image] Sep 02 04:23:53.762 INFO O| Sep 02 04:23:53.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
77292026-09-02T04:23:54.696Z[ recovery-image] Sep 02 04:23:53.763 INFO O| Sep 02 04:23:53.763 INFO STEP 679 (remove_files) COMPLETE
77302026-09-02T04:23:54.701Z[ recovery-image] Sep 02 04:23:53.763 INFO O| Sep 02 04:23:53.763 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77312026-09-02T04:23:54.716Z[ recovery-image] Sep 02 04:23:53.783 INFO O| Sep 02 04:23:53.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
77322026-09-02T04:23:54.743Z[ recovery-image] Sep 02 04:23:53.788 INFO O| Sep 02 04:23:53.788 INFO STEP 680 (remove_files) COMPLETE
77332026-09-02T04:23:54.744Z[ recovery-image] Sep 02 04:23:53.788 INFO O| Sep 02 04:23:53.788 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77342026-09-02T04:23:54.763Z[ recovery-image] Sep 02 04:23:53.797 INFO O| Sep 02 04:23:53.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
77352026-09-02T04:23:54.763Z[ recovery-image] Sep 02 04:23:53.804 INFO O| Sep 02 04:23:53.804 INFO STEP 681 (remove_files) COMPLETE
77362026-09-02T04:23:54.763Z[ recovery-image] Sep 02 04:23:53.804 INFO O| Sep 02 04:23:53.804 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77372026-09-02T04:23:54.763Z[ recovery-image] Sep 02 04:23:53.829 INFO O| Sep 02 04:23:53.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
77382026-09-02T04:23:54.764Z[ recovery-image] Sep 02 04:23:53.829 INFO O| Sep 02 04:23:53.829 INFO STEP 682 (remove_files) COMPLETE
77392026-09-02T04:23:54.764Z[ recovery-image] Sep 02 04:23:53.829 INFO O| Sep 02 04:23:53.829 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77402026-09-02T04:23:54.771Z[ recovery-image] Sep 02 04:23:53.837 INFO O| Sep 02 04:23:53.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
77412026-09-02T04:23:54.771Z[ recovery-image] Sep 02 04:23:53.837 INFO O| Sep 02 04:23:53.837 INFO STEP 683 (remove_files) COMPLETE
77422026-09-02T04:23:54.775Z[ recovery-image] Sep 02 04:23:53.837 INFO O| Sep 02 04:23:53.837 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77432026-09-02T04:23:54.780Z[ recovery-image] Sep 02 04:23:53.846 INFO O| Sep 02 04:23:53.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
77442026-09-02T04:23:54.780Z[ recovery-image] Sep 02 04:23:53.846 INFO O| Sep 02 04:23:53.846 INFO STEP 684 (remove_files) COMPLETE
77452026-09-02T04:23:54.780Z[ recovery-image] Sep 02 04:23:53.846 INFO O| Sep 02 04:23:53.846 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77462026-09-02T04:23:54.789Z[ recovery-image] Sep 02 04:23:53.854 INFO O| Sep 02 04:23:53.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
77472026-09-02T04:23:54.790Z[ recovery-image] Sep 02 04:23:53.854 INFO O| Sep 02 04:23:53.854 INFO STEP 685 (remove_files) COMPLETE
77482026-09-02T04:23:54.790Z[ recovery-image] Sep 02 04:23:53.854 INFO O| Sep 02 04:23:53.854 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77492026-09-02T04:23:54.817Z[ recovery-image] Sep 02 04:23:53.862 INFO O| Sep 02 04:23:53.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
77502026-09-02T04:23:54.817Z[ recovery-image] Sep 02 04:23:53.862 INFO O| Sep 02 04:23:53.862 INFO STEP 686 (remove_files) COMPLETE
77512026-09-02T04:23:54.817Z[ recovery-image] Sep 02 04:23:53.862 INFO O| Sep 02 04:23:53.862 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77522026-09-02T04:23:54.830Z[ recovery-image] Sep 02 04:23:53.889 INFO O| Sep 02 04:23:53.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
77532026-09-02T04:23:54.830Z[ recovery-image] Sep 02 04:23:53.889 INFO O| Sep 02 04:23:53.889 INFO STEP 687 (remove_files) COMPLETE
77542026-09-02T04:23:54.830Z[ recovery-image] Sep 02 04:23:53.889 INFO O| Sep 02 04:23:53.889 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77552026-09-02T04:23:54.836Z[ recovery-image] Sep 02 04:23:53.900 INFO O| Sep 02 04:23:53.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
77562026-09-02T04:23:54.836Z[ recovery-image] Sep 02 04:23:53.900 INFO O| Sep 02 04:23:53.900 INFO STEP 688 (remove_files) COMPLETE
77572026-09-02T04:23:54.836Z[ recovery-image] Sep 02 04:23:53.900 INFO O| Sep 02 04:23:53.900 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77582026-09-02T04:23:54.873Z[ recovery-image] Sep 02 04:23:53.908 INFO O| Sep 02 04:23:53.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
77592026-09-02T04:23:54.873Z[ recovery-image] Sep 02 04:23:53.908 INFO O| Sep 02 04:23:53.908 INFO STEP 689 (remove_files) COMPLETE
77602026-09-02T04:23:54.873Z[ recovery-image] Sep 02 04:23:53.908 INFO O| Sep 02 04:23:53.908 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77612026-09-02T04:23:54.876Z[ recovery-image] Sep 02 04:23:53.917 INFO O| Sep 02 04:23:53.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
77622026-09-02T04:23:54.877Z[ recovery-image] Sep 02 04:23:53.917 INFO O| Sep 02 04:23:53.917 INFO STEP 690 (remove_files) COMPLETE
77632026-09-02T04:23:54.877Z[ recovery-image] Sep 02 04:23:53.917 INFO O| Sep 02 04:23:53.917 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77642026-09-02T04:23:54.877Z[ recovery-image] Sep 02 04:23:53.933 INFO O| Sep 02 04:23:53.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
77652026-09-02T04:23:54.877Z[ recovery-image] Sep 02 04:23:53.933 INFO O| Sep 02 04:23:53.933 INFO STEP 691 (remove_files) COMPLETE
77662026-09-02T04:23:54.877Z[ recovery-image] Sep 02 04:23:53.933 INFO O| Sep 02 04:23:53.933 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77672026-09-02T04:23:54.882Z[ recovery-image] Sep 02 04:23:53.944 INFO O| Sep 02 04:23:53.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
77682026-09-02T04:23:54.882Z[ recovery-image] Sep 02 04:23:53.944 INFO O| Sep 02 04:23:53.944 INFO STEP 692 (remove_files) COMPLETE
77692026-09-02T04:23:54.882Z[ recovery-image] Sep 02 04:23:53.944 INFO O| Sep 02 04:23:53.944 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77702026-09-02T04:23:54.905Z[ recovery-image] Sep 02 04:23:53.958 INFO O| Sep 02 04:23:53.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
77712026-09-02T04:23:54.905Z[ recovery-image] Sep 02 04:23:53.958 INFO O| Sep 02 04:23:53.958 INFO STEP 693 (remove_files) COMPLETE
77722026-09-02T04:23:54.905Z[ recovery-image] Sep 02 04:23:53.958 INFO O| Sep 02 04:23:53.958 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77732026-09-02T04:23:54.920Z[ recovery-image] Sep 02 04:23:53.981 INFO O| Sep 02 04:23:53.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
77742026-09-02T04:23:54.920Z[ recovery-image] Sep 02 04:23:53.981 INFO O| Sep 02 04:23:53.981 INFO STEP 694 (remove_files) COMPLETE
77752026-09-02T04:23:54.920Z[ recovery-image] Sep 02 04:23:53.981 INFO O| Sep 02 04:23:53.981 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77762026-09-02T04:23:54.927Z[verify-libraries] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
77772026-09-02T04:23:54.927Z[ recovery-image] Sep 02 04:23:53.992 INFO O| Sep 02 04:23:53.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
77782026-09-02T04:23:54.927Z[ recovery-image] Sep 02 04:23:53.992 INFO O| Sep 02 04:23:53.992 INFO STEP 695 (remove_files) COMPLETE
77792026-09-02T04:23:54.927Z[ recovery-image] Sep 02 04:23:53.992 INFO O| Sep 02 04:23:53.992 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77802026-09-02T04:23:54.938Z[ recovery-image] Sep 02 04:23:54.002 INFO O| Sep 02 04:23:54.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
77812026-09-02T04:23:54.938Z[ recovery-image] Sep 02 04:23:54.002 INFO O| Sep 02 04:23:54.002 INFO STEP 696 (remove_files) COMPLETE
77822026-09-02T04:23:54.938Z[ recovery-image] Sep 02 04:23:54.002 INFO O| Sep 02 04:23:54.002 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77832026-09-02T04:23:54.965Z[ recovery-image] Sep 02 04:23:54.028 INFO O| Sep 02 04:23:54.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
77842026-09-02T04:23:54.965Z[ recovery-image] Sep 02 04:23:54.028 INFO O| Sep 02 04:23:54.028 INFO STEP 697 (remove_files) COMPLETE
77852026-09-02T04:23:54.965Z[ recovery-image] Sep 02 04:23:54.028 INFO O| Sep 02 04:23:54.028 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77862026-09-02T04:23:54.974Z[ recovery-image] Sep 02 04:23:54.039 INFO O| Sep 02 04:23:54.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
77872026-09-02T04:23:54.974Z[ recovery-image] Sep 02 04:23:54.039 INFO O| Sep 02 04:23:54.039 INFO STEP 698 (remove_files) COMPLETE
77882026-09-02T04:23:54.974Z[ recovery-image] Sep 02 04:23:54.039 INFO O| Sep 02 04:23:54.039 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77892026-09-02T04:23:54.985Z[ recovery-image] Sep 02 04:23:54.050 INFO O| Sep 02 04:23:54.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
77902026-09-02T04:23:54.985Z[ recovery-image] Sep 02 04:23:54.051 INFO O| Sep 02 04:23:54.051 INFO STEP 699 (remove_files) COMPLETE
77912026-09-02T04:23:54.985Z[ recovery-image] Sep 02 04:23:54.051 INFO O| Sep 02 04:23:54.051 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77922026-09-02T04:23:54.995Z[ recovery-image] Sep 02 04:23:54.062 INFO O| Sep 02 04:23:54.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
77932026-09-02T04:23:54.995Z[ recovery-image] Sep 02 04:23:54.062 INFO O| Sep 02 04:23:54.062 INFO STEP 700 (remove_files) COMPLETE
77942026-09-02T04:23:54.995Z[ recovery-image] Sep 02 04:23:54.062 INFO O| Sep 02 04:23:54.062 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77952026-09-02T04:23:55.007Z[ recovery-image] Sep 02 04:23:54.073 INFO O| Sep 02 04:23:54.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
77962026-09-02T04:23:55.007Z[ recovery-image] Sep 02 04:23:54.073 INFO O| Sep 02 04:23:54.073 INFO STEP 701 (remove_files) COMPLETE
77972026-09-02T04:23:55.012Z[ recovery-image] Sep 02 04:23:54.073 INFO O| Sep 02 04:23:54.073 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
77982026-09-02T04:23:55.017Z[ recovery-image] Sep 02 04:23:54.083 INFO O| Sep 02 04:23:54.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
77992026-09-02T04:23:55.024Z[ recovery-image] Sep 02 04:23:54.083 INFO O| Sep 02 04:23:54.083 INFO STEP 702 (remove_files) COMPLETE
78002026-09-02T04:23:55.024Z[ recovery-image] Sep 02 04:23:54.083 INFO O| Sep 02 04:23:54.083 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78012026-09-02T04:23:55.031Z[ recovery-image] Sep 02 04:23:54.093 INFO O| Sep 02 04:23:54.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
78022026-09-02T04:23:55.037Z[ recovery-image] Sep 02 04:23:54.093 INFO O| Sep 02 04:23:54.093 INFO STEP 703 (remove_files) COMPLETE
78032026-09-02T04:23:55.037Z[ recovery-image] Sep 02 04:23:54.093 INFO O| Sep 02 04:23:54.093 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78042026-09-02T04:23:55.040Z[ recovery-image] Sep 02 04:23:54.103 INFO O| Sep 02 04:23:54.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
78052026-09-02T04:23:55.040Z[ recovery-image] Sep 02 04:23:54.103 INFO O| Sep 02 04:23:54.103 INFO STEP 704 (remove_files) COMPLETE
78062026-09-02T04:23:55.040Z[ recovery-image] Sep 02 04:23:54.103 INFO O| Sep 02 04:23:54.103 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78072026-09-02T04:23:55.045Z[ recovery-image] Sep 02 04:23:54.112 INFO O| Sep 02 04:23:54.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
78082026-09-02T04:23:55.045Z[ recovery-image] Sep 02 04:23:54.112 INFO O| Sep 02 04:23:54.112 INFO STEP 705 (remove_files) COMPLETE
78092026-09-02T04:23:55.045Z[ recovery-image] Sep 02 04:23:54.112 INFO O| Sep 02 04:23:54.112 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78102026-09-02T04:23:55.057Z[ recovery-image] Sep 02 04:23:54.122 INFO O| Sep 02 04:23:54.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
78112026-09-02T04:23:55.057Z[ recovery-image] Sep 02 04:23:54.122 INFO O| Sep 02 04:23:54.122 INFO STEP 706 (remove_files) COMPLETE
78122026-09-02T04:23:55.061Z[ recovery-image] Sep 02 04:23:54.122 INFO O| Sep 02 04:23:54.122 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78132026-09-02T04:23:55.066Z[ recovery-image] Sep 02 04:23:54.133 INFO O| Sep 02 04:23:54.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
78142026-09-02T04:23:55.066Z[ recovery-image] Sep 02 04:23:54.133 INFO O| Sep 02 04:23:54.133 INFO STEP 707 (remove_files) COMPLETE
78152026-09-02T04:23:55.070Z[ recovery-image] Sep 02 04:23:54.133 INFO O| Sep 02 04:23:54.133 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78162026-09-02T04:23:55.075Z[ recovery-image] Sep 02 04:23:54.142 INFO O| Sep 02 04:23:54.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
78172026-09-02T04:23:55.075Z[ recovery-image] Sep 02 04:23:54.142 INFO O| Sep 02 04:23:54.142 INFO STEP 708 (remove_files) COMPLETE
78182026-09-02T04:23:55.075Z[ recovery-image] Sep 02 04:23:54.142 INFO O| Sep 02 04:23:54.142 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78192026-09-02T04:23:55.086Z[ recovery-image] Sep 02 04:23:54.152 INFO O| Sep 02 04:23:54.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
78202026-09-02T04:23:55.086Z[ recovery-image] Sep 02 04:23:54.152 INFO O| Sep 02 04:23:54.152 INFO STEP 709 (remove_files) COMPLETE
78212026-09-02T04:23:55.090Z[ recovery-image] Sep 02 04:23:54.152 INFO O| Sep 02 04:23:54.152 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78222026-09-02T04:23:55.090Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
78232026-09-02T04:23:55.095Z[ recovery-image] Sep 02 04:23:54.162 INFO O| Sep 02 04:23:54.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
78242026-09-02T04:23:55.095Z[ recovery-image] Sep 02 04:23:54.162 INFO O| Sep 02 04:23:54.162 INFO STEP 710 (remove_files) COMPLETE
78252026-09-02T04:23:55.095Z[ recovery-image] Sep 02 04:23:54.162 INFO O| Sep 02 04:23:54.162 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78262026-09-02T04:23:55.105Z[ recovery-image] Sep 02 04:23:54.171 INFO O| Sep 02 04:23:54.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
78272026-09-02T04:23:55.105Z[ recovery-image] Sep 02 04:23:54.171 INFO O| Sep 02 04:23:54.171 INFO STEP 711 (remove_files) COMPLETE
78282026-09-02T04:23:55.105Z[ recovery-image] Sep 02 04:23:54.171 INFO O| Sep 02 04:23:54.171 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78292026-09-02T04:23:55.117Z[ recovery-image] Sep 02 04:23:54.181 INFO O| Sep 02 04:23:54.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
78302026-09-02T04:23:55.117Z[ recovery-image] Sep 02 04:23:54.181 INFO O| Sep 02 04:23:54.181 INFO STEP 712 (remove_files) COMPLETE
78312026-09-02T04:23:55.117Z[ recovery-image] Sep 02 04:23:54.181 INFO O| Sep 02 04:23:54.181 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78322026-09-02T04:23:55.122Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
78332026-09-02T04:23:55.125Z[ recovery-image] Sep 02 04:23:54.189 INFO O| Sep 02 04:23:54.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
78342026-09-02T04:23:55.125Z[ recovery-image] Sep 02 04:23:54.189 INFO O| Sep 02 04:23:54.189 INFO STEP 713 (remove_files) COMPLETE
78352026-09-02T04:23:55.125Z[ recovery-image] Sep 02 04:23:54.189 INFO O| Sep 02 04:23:54.189 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78362026-09-02T04:23:55.137Z[ recovery-image] Sep 02 04:23:54.198 INFO O| Sep 02 04:23:54.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
78372026-09-02T04:23:55.137Z[ recovery-image] Sep 02 04:23:54.198 INFO O| Sep 02 04:23:54.198 INFO STEP 714 (remove_files) COMPLETE
78382026-09-02T04:23:55.137Z[ recovery-image] Sep 02 04:23:54.198 INFO O| Sep 02 04:23:54.198 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78392026-09-02T04:23:55.143Z[ recovery-image] Sep 02 04:23:54.208 INFO O| Sep 02 04:23:54.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
78402026-09-02T04:23:55.143Z[ recovery-image] Sep 02 04:23:54.208 INFO O| Sep 02 04:23:54.208 INFO STEP 715 (remove_files) COMPLETE
78412026-09-02T04:23:55.143Z[ recovery-image] Sep 02 04:23:54.208 INFO O| Sep 02 04:23:54.208 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78422026-09-02T04:23:55.150Z[ recovery-image] Sep 02 04:23:54.217 INFO O| Sep 02 04:23:54.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
78432026-09-02T04:23:55.150Z[ recovery-image] Sep 02 04:23:54.217 INFO O| Sep 02 04:23:54.217 INFO STEP 716 (remove_files) COMPLETE
78442026-09-02T04:23:55.154Z[ recovery-image] Sep 02 04:23:54.217 INFO O| Sep 02 04:23:54.217 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78452026-09-02T04:23:55.162Z[ recovery-image] Sep 02 04:23:54.225 INFO O| Sep 02 04:23:54.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
78462026-09-02T04:23:55.165Z[ recovery-image] Sep 02 04:23:54.228 INFO O| Sep 02 04:23:54.226 INFO STEP 717 (remove_files) COMPLETE
78472026-09-02T04:23:55.165Z[ recovery-image] Sep 02 04:23:54.228 INFO O| Sep 02 04:23:54.226 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78482026-09-02T04:23:55.165Z[verify-libraries] Compiling omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
78492026-09-02T04:23:55.169Z[ recovery-image] Sep 02 04:23:54.236 INFO O| Sep 02 04:23:54.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
78502026-09-02T04:23:55.169Z[ recovery-image] Sep 02 04:23:54.236 INFO O| Sep 02 04:23:54.236 INFO STEP 718 (remove_files) COMPLETE
78512026-09-02T04:23:55.169Z[ recovery-image] Sep 02 04:23:54.236 INFO O| Sep 02 04:23:54.236 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78522026-09-02T04:23:55.181Z[ recovery-image] Sep 02 04:23:54.245 INFO O| Sep 02 04:23:54.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
78532026-09-02T04:23:55.181Z[ recovery-image] Sep 02 04:23:54.245 INFO O| Sep 02 04:23:54.245 INFO STEP 719 (remove_files) COMPLETE
78542026-09-02T04:23:55.181Z[ recovery-image] Sep 02 04:23:54.245 INFO O| Sep 02 04:23:54.245 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78552026-09-02T04:23:55.187Z[ recovery-image] Sep 02 04:23:54.254 INFO O| Sep 02 04:23:54.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
78562026-09-02T04:23:55.187Z[ recovery-image] Sep 02 04:23:54.254 INFO O| Sep 02 04:23:54.254 INFO STEP 720 (remove_files) COMPLETE
78572026-09-02T04:23:55.191Z[ recovery-image] Sep 02 04:23:54.254 INFO O| Sep 02 04:23:54.254 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78582026-09-02T04:23:55.196Z[ recovery-image] Sep 02 04:23:54.263 INFO O| Sep 02 04:23:54.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
78592026-09-02T04:23:55.196Z[ recovery-image] Sep 02 04:23:54.263 INFO O| Sep 02 04:23:54.263 INFO STEP 721 (remove_files) COMPLETE
78602026-09-02T04:23:55.196Z[ recovery-image] Sep 02 04:23:54.263 INFO O| Sep 02 04:23:54.263 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78612026-09-02T04:23:55.205Z[ recovery-image] Sep 02 04:23:54.272 INFO O| Sep 02 04:23:54.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
78622026-09-02T04:23:55.205Z[ recovery-image] Sep 02 04:23:54.272 INFO O| Sep 02 04:23:54.272 INFO STEP 722 (remove_files) COMPLETE
78632026-09-02T04:23:55.205Z[ recovery-image] Sep 02 04:23:54.272 INFO O| Sep 02 04:23:54.272 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78642026-09-02T04:23:55.215Z[ recovery-image] Sep 02 04:23:54.281 INFO O| Sep 02 04:23:54.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
78652026-09-02T04:23:55.215Z[ recovery-image] Sep 02 04:23:54.281 INFO O| Sep 02 04:23:54.281 INFO STEP 723 (remove_files) COMPLETE
78662026-09-02T04:23:55.215Z[ recovery-image] Sep 02 04:23:54.281 INFO O| Sep 02 04:23:54.281 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78672026-09-02T04:23:55.222Z[ recovery-image] Sep 02 04:23:54.289 INFO O| Sep 02 04:23:54.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
78682026-09-02T04:23:55.222Z[ recovery-image] Sep 02 04:23:54.289 INFO O| Sep 02 04:23:54.289 INFO STEP 724 (remove_files) COMPLETE
78692026-09-02T04:23:55.222Z[ recovery-image] Sep 02 04:23:54.289 INFO O| Sep 02 04:23:54.289 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78702026-09-02T04:23:55.231Z[ recovery-image] Sep 02 04:23:54.297 INFO O| Sep 02 04:23:54.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
78712026-09-02T04:23:55.231Z[ recovery-image] Sep 02 04:23:54.297 INFO O| Sep 02 04:23:54.297 INFO STEP 725 (remove_files) COMPLETE
78722026-09-02T04:23:55.231Z[ recovery-image] Sep 02 04:23:54.297 INFO O| Sep 02 04:23:54.297 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78732026-09-02T04:23:55.240Z[ recovery-image] Sep 02 04:23:54.307 INFO O| Sep 02 04:23:54.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
78742026-09-02T04:23:55.241Z[ recovery-image] Sep 02 04:23:54.307 INFO O| Sep 02 04:23:54.307 INFO STEP 726 (remove_files) COMPLETE
78752026-09-02T04:23:55.241Z[ recovery-image] Sep 02 04:23:54.307 INFO O| Sep 02 04:23:54.307 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78762026-09-02T04:23:55.250Z[ recovery-image] Sep 02 04:23:54.317 INFO O| Sep 02 04:23:54.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
78772026-09-02T04:23:55.250Z[ recovery-image] Sep 02 04:23:54.317 INFO O| Sep 02 04:23:54.317 INFO STEP 727 (remove_files) COMPLETE
78782026-09-02T04:23:55.251Z[ recovery-image] Sep 02 04:23:54.317 INFO O| Sep 02 04:23:54.317 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78792026-09-02T04:23:55.259Z[ recovery-image] Sep 02 04:23:54.326 INFO O| Sep 02 04:23:54.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
78802026-09-02T04:23:55.259Z[ recovery-image] Sep 02 04:23:54.326 INFO O| Sep 02 04:23:54.326 INFO STEP 728 (remove_files) COMPLETE
78812026-09-02T04:23:55.263Z[ recovery-image] Sep 02 04:23:54.326 INFO O| Sep 02 04:23:54.326 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78822026-09-02T04:23:55.268Z[ recovery-image] Sep 02 04:23:54.335 INFO O| Sep 02 04:23:54.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
78832026-09-02T04:23:55.268Z[ recovery-image] Sep 02 04:23:54.335 INFO O| Sep 02 04:23:54.335 INFO STEP 729 (remove_files) COMPLETE
78842026-09-02T04:23:55.268Z[ recovery-image] Sep 02 04:23:54.335 INFO O| Sep 02 04:23:54.335 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78852026-09-02T04:23:55.280Z[ recovery-image] Sep 02 04:23:54.345 INFO O| Sep 02 04:23:54.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
78862026-09-02T04:23:55.280Z[ recovery-image] Sep 02 04:23:54.345 INFO O| Sep 02 04:23:54.345 INFO STEP 730 (remove_files) COMPLETE
78872026-09-02T04:23:55.280Z[ recovery-image] Sep 02 04:23:54.345 INFO O| Sep 02 04:23:54.345 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78882026-09-02T04:23:55.289Z[ recovery-image] Sep 02 04:23:54.356 INFO O| Sep 02 04:23:54.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
78892026-09-02T04:23:55.290Z[ recovery-image] Sep 02 04:23:54.356 INFO O| Sep 02 04:23:54.356 INFO STEP 731 (remove_files) COMPLETE
78902026-09-02T04:23:55.290Z[ recovery-image] Sep 02 04:23:54.356 INFO O| Sep 02 04:23:54.356 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78912026-09-02T04:23:55.298Z[ recovery-image] Sep 02 04:23:54.365 INFO O| Sep 02 04:23:54.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
78922026-09-02T04:23:55.298Z[ recovery-image] Sep 02 04:23:54.365 INFO O| Sep 02 04:23:54.365 INFO STEP 732 (remove_files) COMPLETE
78932026-09-02T04:23:55.298Z[ recovery-image] Sep 02 04:23:54.365 INFO O| Sep 02 04:23:54.365 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78942026-09-02T04:23:55.309Z[ recovery-image] Sep 02 04:23:54.375 INFO O| Sep 02 04:23:54.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
78952026-09-02T04:23:55.309Z[ recovery-image] Sep 02 04:23:54.375 INFO O| Sep 02 04:23:54.375 INFO STEP 733 (remove_files) COMPLETE
78962026-09-02T04:23:55.309Z[ recovery-image] Sep 02 04:23:54.375 INFO O| Sep 02 04:23:54.375 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
78972026-09-02T04:23:55.317Z[ recovery-image] Sep 02 04:23:54.384 INFO O| Sep 02 04:23:54.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
78982026-09-02T04:23:55.318Z[ recovery-image] Sep 02 04:23:54.384 INFO O| Sep 02 04:23:54.384 INFO STEP 734 (remove_files) COMPLETE
78992026-09-02T04:23:55.321Z[ recovery-image] Sep 02 04:23:54.384 INFO O| Sep 02 04:23:54.384 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79002026-09-02T04:23:55.328Z[ recovery-image] Sep 02 04:23:54.394 INFO O| Sep 02 04:23:54.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
79012026-09-02T04:23:55.328Z[ recovery-image] Sep 02 04:23:54.395 INFO O| Sep 02 04:23:54.394 INFO STEP 735 (remove_files) COMPLETE
79022026-09-02T04:23:55.333Z[ recovery-image] Sep 02 04:23:54.395 INFO O| Sep 02 04:23:54.394 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79032026-09-02T04:23:55.345Z[ recovery-image] Sep 02 04:23:54.405 INFO O| Sep 02 04:23:54.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
79042026-09-02T04:23:55.345Z[ recovery-image] Sep 02 04:23:54.405 INFO O| Sep 02 04:23:54.405 INFO STEP 736 (remove_files) COMPLETE
79052026-09-02T04:23:55.345Z[ recovery-image] Sep 02 04:23:54.405 INFO O| Sep 02 04:23:54.405 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79062026-09-02T04:23:55.349Z[ recovery-image] Sep 02 04:23:54.414 INFO O| Sep 02 04:23:54.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
79072026-09-02T04:23:55.349Z[ recovery-image] Sep 02 04:23:54.414 INFO O| Sep 02 04:23:54.414 INFO STEP 737 (remove_files) COMPLETE
79082026-09-02T04:23:55.349Z[ recovery-image] Sep 02 04:23:54.414 INFO O| Sep 02 04:23:54.414 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79092026-09-02T04:23:55.357Z[ recovery-image] Sep 02 04:23:54.423 INFO O| Sep 02 04:23:54.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
79102026-09-02T04:23:55.357Z[ recovery-image] Sep 02 04:23:54.424 INFO O| Sep 02 04:23:54.423 INFO STEP 738 (remove_files) COMPLETE
79112026-09-02T04:23:55.357Z[ recovery-image] Sep 02 04:23:54.424 INFO O| Sep 02 04:23:54.424 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79122026-09-02T04:23:55.366Z[ recovery-image] Sep 02 04:23:54.432 INFO O| Sep 02 04:23:54.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
79132026-09-02T04:23:55.366Z[ recovery-image] Sep 02 04:23:54.432 INFO O| Sep 02 04:23:54.432 INFO STEP 739 (remove_files) COMPLETE
79142026-09-02T04:23:55.366Z[ recovery-image] Sep 02 04:23:54.432 INFO O| Sep 02 04:23:54.432 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79152026-09-02T04:23:55.377Z[ recovery-image] Sep 02 04:23:54.443 INFO O| Sep 02 04:23:54.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
79162026-09-02T04:23:55.377Z[ recovery-image] Sep 02 04:23:54.443 INFO O| Sep 02 04:23:54.443 INFO STEP 740 (remove_files) COMPLETE
79172026-09-02T04:23:55.377Z[ recovery-image] Sep 02 04:23:54.443 INFO O| Sep 02 04:23:54.443 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79182026-09-02T04:23:55.387Z[ recovery-image] Sep 02 04:23:54.454 INFO O| Sep 02 04:23:54.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
79192026-09-02T04:23:55.387Z[ recovery-image] Sep 02 04:23:54.454 INFO O| Sep 02 04:23:54.454 INFO STEP 741 (remove_files) COMPLETE
79202026-09-02T04:23:55.387Z[ recovery-image] Sep 02 04:23:54.454 INFO O| Sep 02 04:23:54.454 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79212026-09-02T04:23:55.398Z[ recovery-image] Sep 02 04:23:54.464 INFO O| Sep 02 04:23:54.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
79222026-09-02T04:23:55.398Z[ recovery-image] Sep 02 04:23:54.464 INFO O| Sep 02 04:23:54.464 INFO STEP 742 (remove_files) COMPLETE
79232026-09-02T04:23:55.398Z[ recovery-image] Sep 02 04:23:54.464 INFO O| Sep 02 04:23:54.464 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79242026-09-02T04:23:55.409Z[ recovery-image] Sep 02 04:23:54.475 INFO O| Sep 02 04:23:54.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
79252026-09-02T04:23:55.409Z[ recovery-image] Sep 02 04:23:54.476 INFO O| Sep 02 04:23:54.476 INFO STEP 743 (remove_files) COMPLETE
79262026-09-02T04:23:55.409Z[ recovery-image] Sep 02 04:23:54.476 INFO O| Sep 02 04:23:54.476 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79272026-09-02T04:23:55.419Z[ recovery-image] Sep 02 04:23:54.486 INFO O| Sep 02 04:23:54.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
79282026-09-02T04:23:55.419Z[ recovery-image] Sep 02 04:23:54.487 INFO O| Sep 02 04:23:54.487 INFO STEP 744 (remove_files) COMPLETE
79292026-09-02T04:23:55.419Z[ recovery-image] Sep 02 04:23:54.487 INFO O| Sep 02 04:23:54.487 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79302026-09-02T04:23:55.432Z[ recovery-image] Sep 02 04:23:54.497 INFO O| Sep 02 04:23:54.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
79312026-09-02T04:23:55.432Z[ recovery-image] Sep 02 04:23:54.497 INFO O| Sep 02 04:23:54.497 INFO STEP 745 (remove_files) COMPLETE
79322026-09-02T04:23:55.432Z[ recovery-image] Sep 02 04:23:54.497 INFO O| Sep 02 04:23:54.497 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79332026-09-02T04:23:55.441Z[ recovery-image] Sep 02 04:23:54.506 INFO O| Sep 02 04:23:54.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
79342026-09-02T04:23:55.444Z[ recovery-image] Sep 02 04:23:54.506 INFO O| Sep 02 04:23:54.506 INFO STEP 746 (remove_files) COMPLETE
79352026-09-02T04:23:55.444Z[ recovery-image] Sep 02 04:23:54.506 INFO O| Sep 02 04:23:54.506 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79362026-09-02T04:23:55.450Z[ recovery-image] Sep 02 04:23:54.517 INFO O| Sep 02 04:23:54.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
79372026-09-02T04:23:55.450Z[ recovery-image] Sep 02 04:23:54.517 INFO O| Sep 02 04:23:54.517 INFO STEP 747 (remove_files) COMPLETE
79382026-09-02T04:23:55.454Z[ recovery-image] Sep 02 04:23:54.517 INFO O| Sep 02 04:23:54.517 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79392026-09-02T04:23:55.463Z[ recovery-image] Sep 02 04:23:54.529 INFO O| Sep 02 04:23:54.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
79402026-09-02T04:23:55.463Z[ recovery-image] Sep 02 04:23:54.529 INFO O| Sep 02 04:23:54.529 INFO STEP 748 (remove_files) COMPLETE
79412026-09-02T04:23:55.463Z[ recovery-image] Sep 02 04:23:54.529 INFO O| Sep 02 04:23:54.529 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79422026-09-02T04:23:55.472Z[ recovery-image] Sep 02 04:23:54.538 INFO O| Sep 02 04:23:54.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
79432026-09-02T04:23:55.472Z[ recovery-image] Sep 02 04:23:54.538 INFO O| Sep 02 04:23:54.538 INFO STEP 749 (remove_files) COMPLETE
79442026-09-02T04:23:55.472Z[ recovery-image] Sep 02 04:23:54.538 INFO O| Sep 02 04:23:54.538 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79452026-09-02T04:23:55.481Z[ recovery-image] Sep 02 04:23:54.548 INFO O| Sep 02 04:23:54.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
79462026-09-02T04:23:55.481Z[ recovery-image] Sep 02 04:23:54.548 INFO O| Sep 02 04:23:54.548 INFO STEP 750 (remove_files) COMPLETE
79472026-09-02T04:23:55.484Z[ recovery-image] Sep 02 04:23:54.548 INFO O| Sep 02 04:23:54.548 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79482026-09-02T04:23:55.490Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
79492026-09-02T04:23:55.496Z[ recovery-image] Sep 02 04:23:54.558 INFO O| Sep 02 04:23:54.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
79502026-09-02T04:23:55.496Z[ recovery-image] Sep 02 04:23:54.559 INFO O| Sep 02 04:23:54.559 INFO STEP 751 (remove_files) COMPLETE
79512026-09-02T04:23:55.496Z[ recovery-image] Sep 02 04:23:54.559 INFO O| Sep 02 04:23:54.559 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79522026-09-02T04:23:55.508Z[ recovery-image] Sep 02 04:23:54.568 INFO O| Sep 02 04:23:54.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
79532026-09-02T04:23:55.509Z[ recovery-image] Sep 02 04:23:54.568 INFO O| Sep 02 04:23:54.568 INFO STEP 752 (remove_files) COMPLETE
79542026-09-02T04:23:55.509Z[ recovery-image] Sep 02 04:23:54.568 INFO O| Sep 02 04:23:54.568 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79552026-09-02T04:23:55.514Z[ recovery-image] Sep 02 04:23:54.578 INFO O| Sep 02 04:23:54.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
79562026-09-02T04:23:55.514Z[ recovery-image] Sep 02 04:23:54.578 INFO O| Sep 02 04:23:54.578 INFO STEP 753 (remove_files) COMPLETE
79572026-09-02T04:23:55.514Z[ recovery-image] Sep 02 04:23:54.578 INFO O| Sep 02 04:23:54.578 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79582026-09-02T04:23:55.522Z[ recovery-image] Sep 02 04:23:54.587 INFO O| Sep 02 04:23:54.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
79592026-09-02T04:23:55.522Z[ recovery-image] Sep 02 04:23:54.587 INFO O| Sep 02 04:23:54.587 INFO STEP 754 (remove_files) COMPLETE
79602026-09-02T04:23:55.523Z[ recovery-image] Sep 02 04:23:54.588 INFO O| Sep 02 04:23:54.587 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79612026-09-02T04:23:55.538Z[ recovery-image] Sep 02 04:23:54.599 INFO O| Sep 02 04:23:54.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
79622026-09-02T04:23:55.538Z[ recovery-image] Sep 02 04:23:54.599 INFO O| Sep 02 04:23:54.599 INFO STEP 755 (remove_files) COMPLETE
79632026-09-02T04:23:55.542Z[ recovery-image] Sep 02 04:23:54.599 INFO O| Sep 02 04:23:54.599 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79642026-09-02T04:23:55.548Z[ recovery-image] Sep 02 04:23:54.610 INFO O| Sep 02 04:23:54.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
79652026-09-02T04:23:55.548Z[ recovery-image] Sep 02 04:23:54.610 INFO O| Sep 02 04:23:54.610 INFO STEP 756 (remove_files) COMPLETE
79662026-09-02T04:23:55.548Z[ recovery-image] Sep 02 04:23:54.610 INFO O| Sep 02 04:23:54.610 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79672026-09-02T04:23:55.554Z[ recovery-image] Sep 02 04:23:54.620 INFO O| Sep 02 04:23:54.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
79682026-09-02T04:23:55.554Z[ recovery-image] Sep 02 04:23:54.621 INFO O| Sep 02 04:23:54.621 INFO STEP 757 (remove_files) COMPLETE
79692026-09-02T04:23:55.554Z[ recovery-image] Sep 02 04:23:54.621 INFO O| Sep 02 04:23:54.621 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79702026-09-02T04:23:55.566Z[ recovery-image] Sep 02 04:23:54.630 INFO O| Sep 02 04:23:54.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
79712026-09-02T04:23:55.566Z[ recovery-image] Sep 02 04:23:54.630 INFO O| Sep 02 04:23:54.630 INFO STEP 758 (remove_files) COMPLETE
79722026-09-02T04:23:55.566Z[ recovery-image] Sep 02 04:23:54.630 INFO O| Sep 02 04:23:54.630 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79732026-09-02T04:23:55.574Z[ recovery-image] Sep 02 04:23:54.641 INFO O| Sep 02 04:23:54.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
79742026-09-02T04:23:55.574Z[ recovery-image] Sep 02 04:23:54.641 INFO O| Sep 02 04:23:54.641 INFO STEP 759 (remove_files) COMPLETE
79752026-09-02T04:23:55.574Z[ recovery-image] Sep 02 04:23:54.641 INFO O| Sep 02 04:23:54.641 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79762026-09-02T04:23:55.585Z[ recovery-image] Sep 02 04:23:54.651 INFO O| Sep 02 04:23:54.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
79772026-09-02T04:23:55.585Z[ recovery-image] Sep 02 04:23:54.651 INFO O| Sep 02 04:23:54.651 INFO STEP 760 (remove_files) COMPLETE
79782026-09-02T04:23:55.585Z[ recovery-image] Sep 02 04:23:54.651 INFO O| Sep 02 04:23:54.651 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79792026-09-02T04:23:55.595Z[ recovery-image] Sep 02 04:23:54.661 INFO O| Sep 02 04:23:54.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
79802026-09-02T04:23:55.595Z[ recovery-image] Sep 02 04:23:54.661 INFO O| Sep 02 04:23:54.661 INFO STEP 761 (remove_files) COMPLETE
79812026-09-02T04:23:55.595Z[ recovery-image] Sep 02 04:23:54.661 INFO O| Sep 02 04:23:54.661 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79822026-09-02T04:23:55.604Z[ recovery-image] Sep 02 04:23:54.671 INFO O| Sep 02 04:23:54.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
79832026-09-02T04:23:55.604Z[ recovery-image] Sep 02 04:23:54.671 INFO O| Sep 02 04:23:54.671 INFO STEP 762 (remove_files) COMPLETE
79842026-09-02T04:23:55.607Z[ recovery-image] Sep 02 04:23:54.671 INFO O| Sep 02 04:23:54.671 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79852026-09-02T04:23:55.614Z[ recovery-image] Sep 02 04:23:54.681 INFO O| Sep 02 04:23:54.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
79862026-09-02T04:23:55.614Z[ recovery-image] Sep 02 04:23:54.681 INFO O| Sep 02 04:23:54.681 INFO STEP 763 (remove_files) COMPLETE
79872026-09-02T04:23:55.614Z[ recovery-image] Sep 02 04:23:54.681 INFO O| Sep 02 04:23:54.681 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79882026-09-02T04:23:55.624Z[ recovery-image] Sep 02 04:23:54.691 INFO O| Sep 02 04:23:54.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
79892026-09-02T04:23:55.625Z[ recovery-image] Sep 02 04:23:54.691 INFO O| Sep 02 04:23:54.691 INFO STEP 764 (remove_files) COMPLETE
79902026-09-02T04:23:55.625Z[ recovery-image] Sep 02 04:23:54.691 INFO O| Sep 02 04:23:54.691 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79912026-09-02T04:23:55.636Z[ recovery-image] Sep 02 04:23:54.701 INFO O| Sep 02 04:23:54.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
79922026-09-02T04:23:55.636Z[ recovery-image] Sep 02 04:23:54.701 INFO O| Sep 02 04:23:54.701 INFO STEP 765 (remove_files) COMPLETE
79932026-09-02T04:23:55.642Z[ recovery-image] Sep 02 04:23:54.701 INFO O| Sep 02 04:23:54.701 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79942026-09-02T04:23:55.646Z[ recovery-image] Sep 02 04:23:54.710 INFO O| Sep 02 04:23:54.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
79952026-09-02T04:23:55.647Z[ recovery-image] Sep 02 04:23:54.710 INFO O| Sep 02 04:23:54.710 INFO STEP 766 (remove_files) COMPLETE
79962026-09-02T04:23:55.647Z[ recovery-image] Sep 02 04:23:54.710 INFO O| Sep 02 04:23:54.710 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
79972026-09-02T04:23:55.654Z[ recovery-image] Sep 02 04:23:54.720 INFO O| Sep 02 04:23:54.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
79982026-09-02T04:23:55.654Z[ recovery-image] Sep 02 04:23:54.721 INFO O| Sep 02 04:23:54.721 INFO STEP 767 (remove_files) COMPLETE
79992026-09-02T04:23:55.654Z[ recovery-image] Sep 02 04:23:54.721 INFO O| Sep 02 04:23:54.721 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80002026-09-02T04:23:55.663Z[ recovery-image] Sep 02 04:23:54.730 INFO O| Sep 02 04:23:54.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
80012026-09-02T04:23:55.669Z[ recovery-image] Sep 02 04:23:54.731 INFO O| Sep 02 04:23:54.730 INFO STEP 768 (remove_files) COMPLETE
80022026-09-02T04:23:55.669Z[ recovery-image] Sep 02 04:23:54.731 INFO O| Sep 02 04:23:54.731 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80032026-09-02T04:23:55.673Z[ recovery-image] Sep 02 04:23:54.739 INFO O| Sep 02 04:23:54.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
80042026-09-02T04:23:55.674Z[ recovery-image] Sep 02 04:23:54.739 INFO O| Sep 02 04:23:54.739 INFO STEP 769 (remove_files) COMPLETE
80052026-09-02T04:23:55.674Z[ recovery-image] Sep 02 04:23:54.739 INFO O| Sep 02 04:23:54.739 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80062026-09-02T04:23:55.682Z[ recovery-image] Sep 02 04:23:54.748 INFO O| Sep 02 04:23:54.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
80072026-09-02T04:23:55.682Z[ recovery-image] Sep 02 04:23:54.748 INFO O| Sep 02 04:23:54.748 INFO STEP 770 (remove_files) COMPLETE
80082026-09-02T04:23:55.682Z[ recovery-image] Sep 02 04:23:54.748 INFO O| Sep 02 04:23:54.748 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80092026-09-02T04:23:55.690Z[ recovery-image] Sep 02 04:23:54.757 INFO O| Sep 02 04:23:54.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
80102026-09-02T04:23:55.691Z[ recovery-image] Sep 02 04:23:54.757 INFO O| Sep 02 04:23:54.757 INFO STEP 771 (remove_files) COMPLETE
80112026-09-02T04:23:55.691Z[ recovery-image] Sep 02 04:23:54.757 INFO O| Sep 02 04:23:54.757 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80122026-09-02T04:23:55.694Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
80132026-09-02T04:23:55.700Z[ recovery-image] Sep 02 04:23:54.766 INFO O| Sep 02 04:23:54.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
80142026-09-02T04:23:55.700Z[ recovery-image] Sep 02 04:23:54.766 INFO O| Sep 02 04:23:54.766 INFO STEP 772 (remove_files) COMPLETE
80152026-09-02T04:23:55.700Z[ recovery-image] Sep 02 04:23:54.766 INFO O| Sep 02 04:23:54.766 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80162026-09-02T04:23:55.713Z[ recovery-image] Sep 02 04:23:54.779 INFO O| Sep 02 04:23:54.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
80172026-09-02T04:23:55.714Z[ recovery-image] Sep 02 04:23:54.779 INFO O| Sep 02 04:23:54.779 INFO STEP 773 (remove_files) COMPLETE
80182026-09-02T04:23:55.719Z[ recovery-image] Sep 02 04:23:54.779 INFO O| Sep 02 04:23:54.779 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80192026-09-02T04:23:55.738Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
80202026-09-02T04:23:55.744Z[ recovery-image] Sep 02 04:23:54.811 INFO O| Sep 02 04:23:54.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
80212026-09-02T04:23:55.744Z[ recovery-image] Sep 02 04:23:54.811 INFO O| Sep 02 04:23:54.811 INFO STEP 774 (remove_files) COMPLETE
80222026-09-02T04:23:55.744Z[ recovery-image] Sep 02 04:23:54.811 INFO O| Sep 02 04:23:54.811 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80232026-09-02T04:23:55.756Z[ recovery-image] Sep 02 04:23:54.823 INFO O| Sep 02 04:23:54.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
80242026-09-02T04:23:55.761Z[ recovery-image] Sep 02 04:23:54.825 INFO O| Sep 02 04:23:54.824 INFO STEP 775 (remove_files) COMPLETE
80252026-09-02T04:23:55.761Z[ recovery-image] Sep 02 04:23:54.825 INFO O| Sep 02 04:23:54.824 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80262026-09-02T04:23:55.770Z[ recovery-image] Sep 02 04:23:54.837 INFO O| Sep 02 04:23:54.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
80272026-09-02T04:23:55.770Z[ recovery-image] Sep 02 04:23:54.837 INFO O| Sep 02 04:23:54.837 INFO STEP 776 (remove_files) COMPLETE
80282026-09-02T04:23:55.770Z[ recovery-image] Sep 02 04:23:54.837 INFO O| Sep 02 04:23:54.837 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80292026-09-02T04:23:55.780Z[ recovery-image] Sep 02 04:23:54.847 INFO O| Sep 02 04:23:54.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
80302026-09-02T04:23:55.784Z[ recovery-image] Sep 02 04:23:54.848 INFO O| Sep 02 04:23:54.847 INFO STEP 777 (remove_files) COMPLETE
80312026-09-02T04:23:55.784Z[ recovery-image] Sep 02 04:23:54.848 INFO O| Sep 02 04:23:54.848 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
80322026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/SUNWcs@0.5.11-3.0.24233:20260901T130651Z
80332026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/SUNWcsd@0.5.11-3.0.24233:20260901T130651Z
80342026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/brotli@1.1.0-3.0:20260212T145231Z
80352026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/bzip2@1.0.8-3.0:20260212T145211Z
80362026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/gzip@1.14-3.0:20260212T145233Z
80372026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/lz4@1.10.0-3.0:20260212T145227Z
80382026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/xz@5.8.1-3.0:20260212T145332Z
80392026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.906 INFO O| install = pkg://helios/compress/zstd@1.5.7-3.0:20260212T145316Z
80402026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/consolidation/oxide/omicron-release-incorporation@23.0.0.0-3.0:20260902T041003Z
80412026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/consolidation/oxide/omicron1-brand-incorporation@1.0.26-3.0:20260506T112535Z
80422026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/database/sqlite-3@3.49.1-3.0:20260212T145531Z
80432026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/developer/acpi@0.5.11-3.0.24233:20260901T130652Z
80442026-09-02T04:23:55.841Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/developer/debug/mdb@0.5.11-3.0.24233:20260901T130652Z
80452026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/developer/dtrace@0.5.11-3.0.24233:20260901T130652Z
80462026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/developer/linker@0.5.11-3.0.24233:20260901T130652Z
80472026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.907 INFO O| install = pkg://helios/developer/macro/cpp@20240422-3.0:20260212T145401Z
80482026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/developer/object-file@0.5.11-3.0.24233:20260901T130652Z
80492026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/diagnostic/cpu-counters@0.5.11-3.0.24233:20260901T130652Z
80502026-09-02T04:23:55.847Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/diagnostic/diskinfo@0.5.11-3.0.24233:20260901T130652Z
80512026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/diagnostic/pci@0.5.11-3.0.24233:20260901T130652Z
80522026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/audio@0.5.11-3.0.24233:20260901T130653Z
80532026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/cpu/amd/psp@0.5.11-3.0.24233:20260901T130653Z
80542026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/cpu/amd/zen@0.5.11-3.0.24233:20260901T130653Z
80552026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/cpu/sensor@0.5.11-3.0.24233:20260901T130653Z
80562026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/gpio/amd/zen@0.5.11-3.0.24233:20260901T130653Z
80572026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/ktest@0.5.11-3.0.24233:20260901T130653Z
80582026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/misc/tofino@0.5.11-3.0.24233:20260901T130653Z
80592026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/cxgbe@0.5.11-3.0.24233:20260901T130654Z
80602026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/e1000g@0.5.11-3.0.24233:20260901T130654Z
80612026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/igb@0.5.11-3.0.24233:20260901T130655Z
80622026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/ixgbe@0.5.11-3.0.24233:20260901T130655Z
80632026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/opte@0.41.506-3.0:20260813T182845Z
80642026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.908 INFO O| install = pkg://helios/driver/network/rge@0.5.11-3.0.24233:20260901T130656Z
80652026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/oxide/os-rot@0.5.11-3.0.24233:20260901T130656Z
80662026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/serial/usbser@0.5.11-3.0.24233:20260901T130657Z
80672026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/storage/blkdev@0.5.11-3.0.24233:20260901T130657Z
80682026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/storage/nvme@0.5.11-3.0.24233:20260901T130657Z
80692026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/usb@0.5.11-3.0.24233:20260901T130658Z
80702026-09-02T04:23:55.848Z[ host-image] Sep 02 04:23:54.909 INFO O| install = pkg://helios/driver/x11/xsvc@0.5.11-3.0.24233:20260901T130658Z
80712026-09-02T04:23:55.852Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/editor/vim@9.1.1202-3.0:20260212T145631Z
80722026-09-02T04:23:55.852Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/install/beadm@0.5.11-3.0.24233:20260901T130658Z
80732026-09-02T04:23:55.852Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/expat@2.7.2-3.0:20260212T145720Z
80742026-09-02T04:23:55.852Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/libedit@3.1-3.0:20260212T145834Z
80752026-09-02T04:23:55.852Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/libidn@1.43-3.0:20260212T150133Z
80762026-09-02T04:23:55.862Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/libpsl@0.21.5-3.0:20260212T145919Z
80772026-09-02T04:23:55.862Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/libtecla@1.6.0-3.0.24233:20260901T130658Z
80782026-09-02T04:23:55.865Z[ host-image] Sep 02 04:23:54.912 INFO O| install = pkg://helios/library/libtool/libltdl@2.5.4-3.0:20260212T153047Z
80792026-09-02T04:23:55.865Z[ host-image] Sep 02 04:23:54.913 INFO O| install = pkg://helios/library/libxml2@2.13.8-3.0:20260212T145937Z
80802026-09-02T04:23:55.865Z[ host-image] Sep 02 04:23:54.913 INFO O| install = pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z
80812026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.913 INFO O| install = pkg://helios/library/libxslt@1.1.42-3.0:20260212T150002Z
80822026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.916 INFO O| install = pkg://helios/library/ncurses@6.5.20240511-3.0:20260212T150321Z
80832026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.916 INFO O| install = pkg://helios/library/nghttp2@1.65.0-3.0:20260212T150101Z
80842026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.916 INFO O| install = pkg://helios/library/nspr@4.36-3.0:20260212T150052Z
80852026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.916 INFO O| install = pkg://helios/library/pcre@8.45-3.0:20260212T150116Z
80862026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.917 INFO O| install = pkg://helios/library/pcre2@10.45-3.0:20260212T150204Z
80872026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.917 INFO O| install = pkg://helios/library/readline@8.2.13-3.0:20260212T150529Z
80882026-09-02T04:23:55.866Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
80892026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/library/security/openssl-3@3.5.7-3.0:20260609T152445Z
80902026-09-02T04:23:55.866Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/library/security/trousers@0.3.15-3.0:20260212T150509Z
80912026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/library/zlib@1.3.1-3.0:20260212T150415Z
80922026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/locale/en@0.5.11-3.0.24233:20260901T130659Z
80932026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/bridging@0.5.11-3.0.24233:20260901T130701Z
80942026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/dns/bind@9.18.35-3.0:20260212T150623Z
80952026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/netcat@0.5.11-3.0.24233:20260901T130702Z
80962026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/openssh@10.0.2-3.1:20260212T150612Z
80972026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
80982026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/overwatch@0.1.0.42-3.0:20260226T161717Z
80992026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/rsync@3.4.4-3.0:20260630T201056Z
81002026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/network/snoop@0.5.11-3.0.24233:20260901T130702Z
81012026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.929 INFO O| install = pkg://helios/ooce/library/onig@6.9.10-3.0:20260212T173726Z
81022026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.930 INFO O| install = pkg://helios/ooce/library/postgresql-13@13.23-3.0:20260212T162452Z
81032026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.931 INFO O| install = pkg://helios/ooce/util/jq@1.8.1-3.0:20260212T184343Z
81042026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.931 INFO O| install = pkg://helios/oxide/platform-identity-cacerts@1.0-3.0:20260224T222206Z
81052026-09-02T04:23:55.867Z[ host-image] Sep 02 04:23:54.931 INFO O| install = pkg://helios/package/svr4@0.5.11-3.0.24233:20260901T130702Z
81062026-09-02T04:23:55.868Z[ host-image] Sep 02 04:23:54.931 INFO O| install = pkg://helios/release/name@0.5.11-3.0:20260226T173303Z
81072026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.935 INFO O| install = pkg://helios/runtime/perl@5.40.2-3.0:20260212T151017Z
81082026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.935 INFO O| install = pkg://helios/runtime/perl/module/sun-solaris@0.5.11-3.0.24233:20260901T130702Z
81092026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.935 INFO O| install = pkg://helios/service/fault-management@0.5.11-3.0.24233:20260901T130702Z
81102026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/file-system/smb@0.5.11-3.0.24233:20260901T130702Z
81112026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
81122026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/picl@0.5.11-3.0.24233:20260901T130703Z
81132026-09-02T04:23:55.872Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/resource-pools@0.5.11-3.0.24233:20260901T130703Z
81142026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/security/gss@0.5.11-3.0.24233:20260901T130703Z
81152026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.936 INFO O| install = pkg://helios/service/security/kerberos-5@0.5.11-3.0.24233:20260901T130703Z
81162026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/shell/bash@5.2.32-3.1:20260709T181950Z
81172026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/shell/ksh93@93.21.1.20120801-3.0.24233:20260901T130703Z
81182026-09-02T04:23:55.873Z[ recovery-image] Sep 02 04:23:54.937 INFO O| Sep 02 04:23:54.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
81192026-09-02T04:23:55.873Z[ recovery-image] Sep 02 04:23:54.937 INFO O| Sep 02 04:23:54.937 INFO STEP 778 (remove_files) COMPLETE
81202026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/system/bhyve@0.5.11-3.0.24233:20260901T130704Z
81212026-09-02T04:23:55.873Z[ recovery-image] Sep 02 04:23:54.937 INFO O| Sep 02 04:23:54.937 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81222026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/system/bhyve/firmware@20241101-3.0:20260212T151705Z
81232026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/system/boot/loader@1.1-3.0.24233:20260901T130704Z
81242026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/system/data/console/fonts@0.5.11-3.0.24233:20260901T130704Z
81252026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.937 INFO O| install = pkg://helios/system/data/hardware-registry@2025.6.9-3.0.24233:20260901T130704Z
81262026-09-02T04:23:55.873Z[ host-image] Sep 02 04:23:54.938 INFO O| install = pkg://helios/system/data/keyboard/keytables@0.5.11-3.0.24233:20260901T130704Z
81272026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.940 INFO O| install = pkg://helios/system/data/terminfo@0.5.11-3.0.24233:20260901T130704Z
81282026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.940 INFO O| install = pkg://helios/system/data/urxvt-terminfo@9.31-3.0:20260212T151125Z
81292026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.940 INFO O| install = pkg://helios/system/data/zoneinfo@2026.3-3.0.24233:20260901T130704Z
81302026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.940 INFO O| install = pkg://helios/system/dpe@0.5.11-3.0.24233:20260901T130704Z
81312026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/extended-system-utilities@0.5.11-3.0.24233:20260901T130704Z
81322026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/ficl@4.1.0-3.0.24233:20260901T130704Z
81332026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/file-system/smb@0.5.11-3.0.24233:20260901T130704Z
81342026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/file-system/zfs@0.5.11-3.0.24233:20260901T130705Z
81352026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/gpio@0.5.11-3.0.24233:20260901T130705Z
81362026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.941 INFO O| install = pkg://helios/system/i2c@0.5.11-3.0.24233:20260901T130705Z
81372026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.944 INFO O| install = pkg://helios/system/kernel@0.5.11-3.0.24233:20260901T130705Z
81382026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.944 INFO O| install = pkg://helios/system/kernel/cpu-counters@0.5.11-3.0.24233:20260901T130705Z
81392026-09-02T04:23:55.877Z[ host-image] Sep 02 04:23:54.944 INFO O| install = pkg://helios/system/kernel/dtrace/providers@0.5.11-3.0.24233:20260901T130705Z
81402026-09-02T04:23:55.881Z[ host-image] Sep 02 04:23:54.944 INFO O| install = pkg://helios/system/kernel/platform@0.5.11-3.0.24233:20260901T130705Z
81412026-09-02T04:23:55.881Z[ host-image] Sep 02 04:23:54.944 INFO O| install = pkg://helios/system/ksensor@0.5.11-3.0.24233:20260901T130705Z
81422026-09-02T04:23:55.884Z[ host-image] Sep 02 04:23:54.950 INFO O| install = pkg://helios/system/library@0.5.11-3.0.24233:20260901T130707Z
81432026-09-02T04:23:55.884Z[ host-image] Sep 02 04:23:54.950 INFO O| install = pkg://helios/system/library/bhyve@0.5.11-3.0.24233:20260901T130705Z
81442026-09-02T04:23:55.884Z[ host-image] Sep 02 04:23:54.950 INFO O| install = pkg://helios/system/library/demangle@0.5.11-3.0.24233:20260901T130706Z
81452026-09-02T04:23:55.884Z[ host-image] Sep 02 04:23:54.950 INFO O| install = pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z
81462026-09-02T04:23:55.884Z[ host-image] Sep 02 04:23:54.951 INFO O| install = pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z
81472026-09-02T04:23:55.888Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
81482026-09-02T04:23:55.888Z[ recovery-image] Sep 02 04:23:54.953 INFO O| Sep 02 04:23:54.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
81492026-09-02T04:23:55.888Z[ recovery-image] Sep 02 04:23:54.953 INFO O| Sep 02 04:23:54.953 INFO STEP 779 (remove_files) COMPLETE
81502026-09-02T04:23:55.888Z[ recovery-image] Sep 02 04:23:54.953 INFO O| Sep 02 04:23:54.953 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81512026-09-02T04:23:55.893Z[ host-image] Sep 02 04:23:54.959 INFO O| install = pkg://helios/system/library/iconv/utf-8@0.5.11-3.0.24233:20260901T130706Z
81522026-09-02T04:23:55.893Z[ host-image] Sep 02 04:23:54.959 INFO O| install = pkg://helios/system/library/libdbus@1.16.2-3.0:20260212T153054Z
81532026-09-02T04:23:55.893Z[ host-image] Sep 02 04:23:54.959 INFO O| install = pkg://helios/system/library/libdiskmgt@0.5.11-3.0.24233:20260901T130706Z
81542026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.959 INFO O| install = pkg://helios/system/library/libispi@0.5.11-3.0.24233:20260901T130706Z
81552026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/math@0.5.11-3.0.24233:20260901T130706Z
81562026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/mozilla-nss@3.110-3.0:20260212T151334Z
81572026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/pcap@1.10.5-3.0:20260212T151330Z
81582026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/security/gss@0.5.11-3.0.24233:20260901T130706Z
81592026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/security/gss/diffie-hellman@0.5.11-3.0.24233:20260901T130706Z
81602026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/security/gss/spnego@0.5.11-3.0.24233:20260901T130706Z
81612026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/security/libsasl@0.5.11-3.0.24233:20260901T130706Z
81622026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/library/storage/scsi-plugins@0.5.11-3.0.24233:20260901T130707Z
81632026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.960 INFO O| install = pkg://helios/system/man@0.5.11-3.0.24233:20260901T130707Z
81642026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.961 INFO O| install = pkg://helios/system/management/snmp/net-snmp@5.9.4-3.0:20260212T151432Z
81652026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.961 INFO O| install = pkg://helios/system/microcode/amd@20260724-3.0.24233:20260901T130707Z
81662026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/microcode/intel@20260512-3.0.24233:20260901T130707Z
81672026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/microcode/oxide@20260619-3.0.24233:20260901T130707Z
81682026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/network@0.5.11-3.0.24233:20260901T130708Z
81692026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/network/overlay@0.5.11-3.0.24233:20260901T130707Z
81702026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/network/routing@0.5.11-3.0.24233:20260901T130708Z
81712026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/prerequisite/gnu@0.5.11-3.0:20260212T151403Z
81722026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/watch@4.0.5-3.0:20260212T151501Z
81732026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/xopen/xcu4@0.5.11-3.0.24233:20260901T130709Z
81742026-09-02T04:23:55.897Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/zones@0.5.11-3.0.24233:20260901T130709Z
81752026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/system/zones/brand/omicron1@1.0.26-3.0:20260506T112523Z
81762026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/terminal/resize@352-3.0:20260212T151456Z
81772026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/text/column@0.0.0.20181004-3.0:20260224T215736Z
81782026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/text/less@668-3.0:20260212T151713Z
81792026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.962 INFO O| install = pkg://helios/text/looker@0.1.0.15-3.0:20260224T221620Z
81802026-09-02T04:23:55.898Z[ host-image] Sep 02 04:23:54.963 INFO O| install = pkg://helios/web/ca-bundle@5.11-3.0:20260212T152502Z
81812026-09-02T04:23:55.902Z[ host-image] Sep 02 04:23:54.964 INFO O| install = pkg://helios/web/curl@8.21.0-3.0:20260630T200901Z
81822026-09-02T04:23:55.902Z[ host-image] Sep 02 04:23:54.964 INFO O| tempdir @ "/tmp/.tmpJiTEQ9/tmp"
81832026-09-02T04:23:55.902Z[ host-image] Sep 02 04:23:54.964 INFO O| image root @ "/tmp/.tmpJiTEQ9/tmp/root"
81842026-09-02T04:23:55.902Z[ host-image] Sep 02 04:23:54.964 INFO O| creating image...
81852026-09-02T04:23:55.907Z[ recovery-image] Sep 02 04:23:54.969 INFO O| Sep 02 04:23:54.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
81862026-09-02T04:23:55.907Z[ recovery-image] Sep 02 04:23:54.969 INFO O| Sep 02 04:23:54.969 INFO STEP 780 (remove_files) COMPLETE
81872026-09-02T04:23:55.911Z[ recovery-image] Sep 02 04:23:54.969 INFO O| Sep 02 04:23:54.969 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81882026-09-02T04:23:55.914Z[ recovery-image] Sep 02 04:23:54.981 INFO O| Sep 02 04:23:54.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
81892026-09-02T04:23:55.914Z[ recovery-image] Sep 02 04:23:54.981 INFO O| Sep 02 04:23:54.981 INFO STEP 781 (remove_files) COMPLETE
81902026-09-02T04:23:55.914Z[ recovery-image] Sep 02 04:23:54.981 INFO O| Sep 02 04:23:54.981 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81912026-09-02T04:23:55.925Z[ recovery-image] Sep 02 04:23:54.992 INFO O| Sep 02 04:23:54.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
81922026-09-02T04:23:55.925Z[ recovery-image] Sep 02 04:23:54.992 INFO O| Sep 02 04:23:54.992 INFO STEP 782 (remove_files) COMPLETE
81932026-09-02T04:23:55.925Z[ recovery-image] Sep 02 04:23:54.992 INFO O| Sep 02 04:23:54.992 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81942026-09-02T04:23:55.935Z[ recovery-image] Sep 02 04:23:55.001 INFO O| Sep 02 04:23:55.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
81952026-09-02T04:23:55.935Z[ recovery-image] Sep 02 04:23:55.001 INFO O| Sep 02 04:23:55.001 INFO STEP 783 (remove_files) COMPLETE
81962026-09-02T04:23:55.935Z[ recovery-image] Sep 02 04:23:55.001 INFO O| Sep 02 04:23:55.001 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
81972026-09-02T04:23:55.947Z[ recovery-image] Sep 02 04:23:55.013 INFO O| Sep 02 04:23:55.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
81982026-09-02T04:23:55.947Z[ recovery-image] Sep 02 04:23:55.013 INFO O| Sep 02 04:23:55.013 INFO STEP 784 (remove_files) COMPLETE
81992026-09-02T04:23:55.950Z[ recovery-image] Sep 02 04:23:55.013 INFO O| Sep 02 04:23:55.013 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82002026-09-02T04:23:55.956Z[ recovery-image] Sep 02 04:23:55.021 INFO O| Sep 02 04:23:55.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
82012026-09-02T04:23:55.956Z[ recovery-image] Sep 02 04:23:55.021 INFO O| Sep 02 04:23:55.021 INFO STEP 785 (remove_files) COMPLETE
82022026-09-02T04:23:55.956Z[ recovery-image] Sep 02 04:23:55.021 INFO O| Sep 02 04:23:55.021 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82032026-09-02T04:23:55.983Z[ recovery-image] Sep 02 04:23:55.048 INFO O| Sep 02 04:23:55.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
82042026-09-02T04:23:55.983Z[ recovery-image] Sep 02 04:23:55.048 INFO O| Sep 02 04:23:55.044 INFO STEP 786 (remove_files) COMPLETE
82052026-09-02T04:23:55.983Z[ recovery-image] Sep 02 04:23:55.048 INFO O| Sep 02 04:23:55.044 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82062026-09-02T04:23:55.989Z[ recovery-image] Sep 02 04:23:55.054 INFO O| Sep 02 04:23:55.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
82072026-09-02T04:23:55.989Z[ recovery-image] Sep 02 04:23:55.054 INFO O| Sep 02 04:23:55.054 INFO STEP 787 (remove_files) COMPLETE
82082026-09-02T04:23:55.989Z[ recovery-image] Sep 02 04:23:55.054 INFO O| Sep 02 04:23:55.054 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82092026-09-02T04:23:55.997Z[ recovery-image] Sep 02 04:23:55.064 INFO O| Sep 02 04:23:55.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
82102026-09-02T04:23:55.997Z[ recovery-image] Sep 02 04:23:55.064 INFO O| Sep 02 04:23:55.064 INFO STEP 788 (remove_files) COMPLETE
82112026-09-02T04:23:56.002Z[ recovery-image] Sep 02 04:23:55.064 INFO O| Sep 02 04:23:55.064 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82122026-09-02T04:23:56.011Z[ recovery-image] Sep 02 04:23:55.074 INFO O| Sep 02 04:23:55.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
82132026-09-02T04:23:56.012Z[ recovery-image] Sep 02 04:23:55.074 INFO O| Sep 02 04:23:55.074 INFO STEP 789 (remove_files) COMPLETE
82142026-09-02T04:23:56.012Z[ recovery-image] Sep 02 04:23:55.074 INFO O| Sep 02 04:23:55.074 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82152026-09-02T04:23:56.021Z[ recovery-image] Sep 02 04:23:55.083 INFO O| Sep 02 04:23:55.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
82162026-09-02T04:23:56.021Z[ recovery-image] Sep 02 04:23:55.083 INFO O| Sep 02 04:23:55.083 INFO STEP 790 (remove_files) COMPLETE
82172026-09-02T04:23:56.021Z[ recovery-image] Sep 02 04:23:55.083 INFO O| Sep 02 04:23:55.083 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82182026-09-02T04:23:56.027Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
82192026-09-02T04:23:56.031Z[ recovery-image] Sep 02 04:23:55.094 INFO O| Sep 02 04:23:55.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
82202026-09-02T04:23:56.031Z[ recovery-image] Sep 02 04:23:55.094 INFO O| Sep 02 04:23:55.094 INFO STEP 791 (remove_files) COMPLETE
82212026-09-02T04:23:56.031Z[ recovery-image] Sep 02 04:23:55.094 INFO O| Sep 02 04:23:55.094 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82222026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.103 INFO O| Sep 02 04:23:55.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
82232026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.103 INFO O| Sep 02 04:23:55.103 INFO STEP 792 (remove_files) COMPLETE
82242026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.103 INFO O| Sep 02 04:23:55.103 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82252026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.115 INFO O| Sep 02 04:23:55.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
82262026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.115 INFO O| Sep 02 04:23:55.115 INFO STEP 793 (remove_files) COMPLETE
82272026-09-02T04:23:56.058Z[ recovery-image] Sep 02 04:23:55.115 INFO O| Sep 02 04:23:55.115 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82282026-09-02T04:23:56.065Z[ recovery-image] Sep 02 04:23:55.126 INFO O| Sep 02 04:23:55.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
82292026-09-02T04:23:56.065Z[ recovery-image] Sep 02 04:23:55.126 INFO O| Sep 02 04:23:55.126 INFO STEP 794 (remove_files) COMPLETE
82302026-09-02T04:23:56.066Z[ recovery-image] Sep 02 04:23:55.126 INFO O| Sep 02 04:23:55.126 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82312026-09-02T04:23:56.071Z[ recovery-image] Sep 02 04:23:55.137 INFO O| Sep 02 04:23:55.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
82322026-09-02T04:23:56.071Z[ recovery-image] Sep 02 04:23:55.137 INFO O| Sep 02 04:23:55.137 INFO STEP 795 (remove_files) COMPLETE
82332026-09-02T04:23:56.074Z[ recovery-image] Sep 02 04:23:55.137 INFO O| Sep 02 04:23:55.137 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82342026-09-02T04:23:56.074Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
82352026-09-02T04:23:56.079Z[ recovery-image] Sep 02 04:23:55.146 INFO O| Sep 02 04:23:55.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
82362026-09-02T04:23:56.079Z[ recovery-image] Sep 02 04:23:55.146 INFO O| Sep 02 04:23:55.146 INFO STEP 796 (remove_files) COMPLETE
82372026-09-02T04:23:56.083Z[ recovery-image] Sep 02 04:23:55.146 INFO O| Sep 02 04:23:55.146 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82382026-09-02T04:23:56.090Z[ recovery-image] Sep 02 04:23:55.157 INFO O| Sep 02 04:23:55.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
82392026-09-02T04:23:56.090Z[ recovery-image] Sep 02 04:23:55.157 INFO O| Sep 02 04:23:55.157 INFO STEP 797 (remove_files) COMPLETE
82402026-09-02T04:23:56.096Z[ recovery-image] Sep 02 04:23:55.157 INFO O| Sep 02 04:23:55.157 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82412026-09-02T04:23:56.102Z[ recovery-image] Sep 02 04:23:55.167 INFO O| Sep 02 04:23:55.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
82422026-09-02T04:23:56.102Z[ recovery-image] Sep 02 04:23:55.167 INFO O| Sep 02 04:23:55.167 INFO STEP 798 (remove_files) COMPLETE
82432026-09-02T04:23:56.109Z[ recovery-image] Sep 02 04:23:55.167 INFO O| Sep 02 04:23:55.167 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82442026-09-02T04:23:56.118Z[ recovery-image] Sep 02 04:23:55.177 INFO O| Sep 02 04:23:55.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
82452026-09-02T04:23:56.118Z[ recovery-image] Sep 02 04:23:55.177 INFO O| Sep 02 04:23:55.177 INFO STEP 799 (remove_files) COMPLETE
82462026-09-02T04:23:56.118Z[ recovery-image] Sep 02 04:23:55.177 INFO O| Sep 02 04:23:55.177 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82472026-09-02T04:23:56.128Z[ recovery-image] Sep 02 04:23:55.187 INFO O| Sep 02 04:23:55.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
82482026-09-02T04:23:56.128Z[ recovery-image] Sep 02 04:23:55.187 INFO O| Sep 02 04:23:55.187 INFO STEP 800 (remove_files) COMPLETE
82492026-09-02T04:23:56.128Z[ recovery-image] Sep 02 04:23:55.187 INFO O| Sep 02 04:23:55.187 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82502026-09-02T04:23:56.133Z[ recovery-image] Sep 02 04:23:55.197 INFO O| Sep 02 04:23:55.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
82512026-09-02T04:23:56.133Z[ recovery-image] Sep 02 04:23:55.197 INFO O| Sep 02 04:23:55.197 INFO STEP 801 (remove_files) COMPLETE
82522026-09-02T04:23:56.133Z[ recovery-image] Sep 02 04:23:55.197 INFO O| Sep 02 04:23:55.197 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82532026-09-02T04:23:56.142Z[ recovery-image] Sep 02 04:23:55.208 INFO O| Sep 02 04:23:55.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
82542026-09-02T04:23:56.142Z[ recovery-image] Sep 02 04:23:55.208 INFO O| Sep 02 04:23:55.208 INFO STEP 802 (remove_files) COMPLETE
82552026-09-02T04:23:56.142Z[ recovery-image] Sep 02 04:23:55.208 INFO O| Sep 02 04:23:55.208 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82562026-09-02T04:23:56.158Z[ recovery-image] Sep 02 04:23:55.219 INFO O| Sep 02 04:23:55.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
82572026-09-02T04:23:56.158Z[ recovery-image] Sep 02 04:23:55.219 INFO O| Sep 02 04:23:55.219 INFO STEP 803 (remove_files) COMPLETE
82582026-09-02T04:23:56.158Z[ recovery-image] Sep 02 04:23:55.219 INFO O| Sep 02 04:23:55.219 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82592026-09-02T04:23:56.164Z[ recovery-image] Sep 02 04:23:55.229 INFO O| Sep 02 04:23:55.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
82602026-09-02T04:23:56.164Z[ recovery-image] Sep 02 04:23:55.229 INFO O| Sep 02 04:23:55.229 INFO STEP 804 (remove_files) COMPLETE
82612026-09-02T04:23:56.164Z[ recovery-image] Sep 02 04:23:55.229 INFO O| Sep 02 04:23:55.229 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82622026-09-02T04:23:56.173Z[ recovery-image] Sep 02 04:23:55.240 INFO O| Sep 02 04:23:55.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
82632026-09-02T04:23:56.173Z[ recovery-image] Sep 02 04:23:55.240 INFO O| Sep 02 04:23:55.240 INFO STEP 805 (remove_files) COMPLETE
82642026-09-02T04:23:56.178Z[ recovery-image] Sep 02 04:23:55.240 INFO O| Sep 02 04:23:55.240 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82652026-09-02T04:23:56.182Z[ recovery-image] Sep 02 04:23:55.248 INFO O| Sep 02 04:23:55.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
82662026-09-02T04:23:56.182Z[ recovery-image] Sep 02 04:23:55.249 INFO O| Sep 02 04:23:55.249 INFO STEP 806 (remove_files) COMPLETE
82672026-09-02T04:23:56.187Z[ recovery-image] Sep 02 04:23:55.249 INFO O| Sep 02 04:23:55.249 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82682026-09-02T04:23:56.192Z[ recovery-image] Sep 02 04:23:55.259 INFO O| Sep 02 04:23:55.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
82692026-09-02T04:23:56.192Z[ recovery-image] Sep 02 04:23:55.259 INFO O| Sep 02 04:23:55.259 INFO STEP 807 (remove_files) COMPLETE
82702026-09-02T04:23:56.192Z[ recovery-image] Sep 02 04:23:55.259 INFO O| Sep 02 04:23:55.259 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82712026-09-02T04:23:56.200Z[verify-libraries] Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
82722026-09-02T04:23:56.222Z[verify-libraries] Compiling drift v0.2.0
82732026-09-02T04:23:56.322Z[verify-libraries] Compiling uzers v0.12.2
82742026-09-02T04:23:56.344Z[verify-libraries] Compiling parse-size v1.1.0
82752026-09-02T04:23:56.601Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
82762026-09-02T04:23:56.868Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
82772026-09-02T04:23:56.910Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
82782026-09-02T04:23:57.264Z[verify-libraries] Compiling dropshot-api-manager v0.8.0
82792026-09-02T04:23:57.868Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
82802026-09-02T04:23:57.997Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
82812026-09-02T04:23:58.589Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
82822026-09-02T04:23:59.780Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
82832026-09-02T04:23:59.791Z[ recovery-image] Sep 02 04:23:58.858 INFO O| Sep 02 04:23:58.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
82842026-09-02T04:23:59.791Z[ recovery-image] Sep 02 04:23:58.858 INFO O| Sep 02 04:23:58.858 INFO STEP 808 (remove_files) COMPLETE
82852026-09-02T04:23:59.791Z[ recovery-image] Sep 02 04:23:58.858 INFO O| Sep 02 04:23:58.858 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82862026-09-02T04:23:59.804Z[ recovery-image] Sep 02 04:23:58.870 INFO O| Sep 02 04:23:58.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
82872026-09-02T04:23:59.804Z[ recovery-image] Sep 02 04:23:58.870 INFO O| Sep 02 04:23:58.870 INFO STEP 809 (remove_files) COMPLETE
82882026-09-02T04:23:59.804Z[ recovery-image] Sep 02 04:23:58.870 INFO O| Sep 02 04:23:58.870 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82892026-09-02T04:23:59.815Z[ recovery-image] Sep 02 04:23:58.881 INFO O| Sep 02 04:23:58.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
82902026-09-02T04:23:59.815Z[ recovery-image] Sep 02 04:23:58.882 INFO O| Sep 02 04:23:58.882 INFO STEP 810 (remove_files) COMPLETE
82912026-09-02T04:23:59.815Z[ recovery-image] Sep 02 04:23:58.882 INFO O| Sep 02 04:23:58.882 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82922026-09-02T04:23:59.827Z[ recovery-image] Sep 02 04:23:58.893 INFO O| Sep 02 04:23:58.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
82932026-09-02T04:23:59.827Z[ recovery-image] Sep 02 04:23:58.893 INFO O| Sep 02 04:23:58.893 INFO STEP 811 (remove_files) COMPLETE
82942026-09-02T04:23:59.834Z[ recovery-image] Sep 02 04:23:58.893 INFO O| Sep 02 04:23:58.893 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82952026-09-02T04:23:59.838Z[ recovery-image] Sep 02 04:23:58.904 INFO O| Sep 02 04:23:58.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
82962026-09-02T04:23:59.838Z[ recovery-image] Sep 02 04:23:58.904 INFO O| Sep 02 04:23:58.904 INFO STEP 812 (remove_files) COMPLETE
82972026-09-02T04:23:59.838Z[ recovery-image] Sep 02 04:23:58.904 INFO O| Sep 02 04:23:58.904 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
82982026-09-02T04:23:59.846Z[ recovery-image] Sep 02 04:23:58.913 INFO O| Sep 02 04:23:58.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
82992026-09-02T04:23:59.846Z[ recovery-image] Sep 02 04:23:58.913 INFO O| Sep 02 04:23:58.913 INFO STEP 813 (remove_files) COMPLETE
83002026-09-02T04:23:59.846Z[ recovery-image] Sep 02 04:23:58.913 INFO O| Sep 02 04:23:58.913 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83012026-09-02T04:23:59.855Z[ recovery-image] Sep 02 04:23:58.922 INFO O| Sep 02 04:23:58.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
83022026-09-02T04:23:59.855Z[ recovery-image] Sep 02 04:23:58.922 INFO O| Sep 02 04:23:58.922 INFO STEP 814 (remove_files) COMPLETE
83032026-09-02T04:23:59.861Z[ recovery-image] Sep 02 04:23:58.922 INFO O| Sep 02 04:23:58.922 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83042026-09-02T04:23:59.867Z[ recovery-image] Sep 02 04:23:58.931 INFO O| Sep 02 04:23:58.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
83052026-09-02T04:23:59.867Z[ recovery-image] Sep 02 04:23:58.931 INFO O| Sep 02 04:23:58.931 INFO STEP 815 (remove_files) COMPLETE
83062026-09-02T04:23:59.867Z[ recovery-image] Sep 02 04:23:58.931 INFO O| Sep 02 04:23:58.931 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83072026-09-02T04:23:59.882Z[ recovery-image] Sep 02 04:23:58.942 INFO O| Sep 02 04:23:58.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
83082026-09-02T04:23:59.882Z[ recovery-image] Sep 02 04:23:58.942 INFO O| Sep 02 04:23:58.942 INFO STEP 816 (remove_files) COMPLETE
83092026-09-02T04:23:59.882Z[ recovery-image] Sep 02 04:23:58.942 INFO O| Sep 02 04:23:58.942 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83102026-09-02T04:23:59.886Z[ host-image] Sep 02 04:23:58.952 INFO O| copying publishers...
83112026-09-02T04:23:59.886Z[ recovery-image] Sep 02 04:23:58.952 INFO O| Sep 02 04:23:58.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
83122026-09-02T04:23:59.886Z[ recovery-image] Sep 02 04:23:58.952 INFO O| Sep 02 04:23:58.952 INFO STEP 817 (remove_files) COMPLETE
83132026-09-02T04:23:59.886Z[ recovery-image] Sep 02 04:23:58.952 INFO O| Sep 02 04:23:58.952 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83142026-09-02T04:23:59.896Z[ recovery-image] Sep 02 04:23:58.962 INFO O| Sep 02 04:23:58.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
83152026-09-02T04:23:59.900Z[ recovery-image] Sep 02 04:23:58.963 INFO O| Sep 02 04:23:58.962 INFO STEP 818 (remove_files) COMPLETE
83162026-09-02T04:23:59.900Z[ recovery-image] Sep 02 04:23:58.963 INFO O| Sep 02 04:23:58.962 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83172026-09-02T04:23:59.907Z[ recovery-image] Sep 02 04:23:58.972 INFO O| Sep 02 04:23:58.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
83182026-09-02T04:23:59.907Z[ recovery-image] Sep 02 04:23:58.972 INFO O| Sep 02 04:23:58.972 INFO STEP 819 (remove_files) COMPLETE
83192026-09-02T04:23:59.911Z[ recovery-image] Sep 02 04:23:58.972 INFO O| Sep 02 04:23:58.972 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83202026-09-02T04:23:59.915Z[ recovery-image] Sep 02 04:23:58.982 INFO O| Sep 02 04:23:58.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
83212026-09-02T04:23:59.915Z[ recovery-image] Sep 02 04:23:58.982 INFO O| Sep 02 04:23:58.982 INFO STEP 820 (remove_files) COMPLETE
83222026-09-02T04:23:59.918Z[ recovery-image] Sep 02 04:23:58.982 INFO O| Sep 02 04:23:58.982 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83232026-09-02T04:23:59.926Z[ recovery-image] Sep 02 04:23:58.993 INFO O| Sep 02 04:23:58.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
83242026-09-02T04:23:59.930Z[ recovery-image] Sep 02 04:23:58.993 INFO O| Sep 02 04:23:58.993 INFO STEP 821 (remove_files) COMPLETE
83252026-09-02T04:23:59.930Z[ recovery-image] Sep 02 04:23:58.993 INFO O| Sep 02 04:23:58.993 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83262026-09-02T04:23:59.936Z[ recovery-image] Sep 02 04:23:59.003 INFO O| Sep 02 04:23:59.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
83272026-09-02T04:23:59.936Z[ recovery-image] Sep 02 04:23:59.003 INFO O| Sep 02 04:23:59.003 INFO STEP 822 (remove_files) COMPLETE
83282026-09-02T04:23:59.936Z[ recovery-image] Sep 02 04:23:59.003 INFO O| Sep 02 04:23:59.003 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83292026-09-02T04:23:59.947Z[ recovery-image] Sep 02 04:23:59.011 INFO O| Sep 02 04:23:59.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
83302026-09-02T04:23:59.947Z[ recovery-image] Sep 02 04:23:59.011 INFO O| Sep 02 04:23:59.011 INFO STEP 823 (remove_files) COMPLETE
83312026-09-02T04:23:59.947Z[ recovery-image] Sep 02 04:23:59.011 INFO O| Sep 02 04:23:59.011 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83322026-09-02T04:23:59.956Z[ recovery-image] Sep 02 04:23:59.020 INFO O| Sep 02 04:23:59.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
83332026-09-02T04:23:59.956Z[ recovery-image] Sep 02 04:23:59.020 INFO O| Sep 02 04:23:59.020 INFO STEP 824 (remove_files) COMPLETE
83342026-09-02T04:23:59.956Z[ recovery-image] Sep 02 04:23:59.020 INFO O| Sep 02 04:23:59.020 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83352026-09-02T04:23:59.961Z[ recovery-image] Sep 02 04:23:59.027 INFO O| Sep 02 04:23:59.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
83362026-09-02T04:23:59.961Z[ recovery-image] Sep 02 04:23:59.027 INFO O| Sep 02 04:23:59.027 INFO STEP 825 (remove_files) COMPLETE
83372026-09-02T04:23:59.965Z[ recovery-image] Sep 02 04:23:59.027 INFO O| Sep 02 04:23:59.027 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83382026-09-02T04:23:59.970Z[ recovery-image] Sep 02 04:23:59.037 INFO O| Sep 02 04:23:59.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
83392026-09-02T04:23:59.970Z[ recovery-image] Sep 02 04:23:59.037 INFO O| Sep 02 04:23:59.037 INFO STEP 826 (remove_files) COMPLETE
83402026-09-02T04:23:59.970Z[ recovery-image] Sep 02 04:23:59.037 INFO O| Sep 02 04:23:59.037 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83412026-09-02T04:23:59.980Z[ recovery-image] Sep 02 04:23:59.047 INFO O| Sep 02 04:23:59.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
83422026-09-02T04:23:59.980Z[ recovery-image] Sep 02 04:23:59.047 INFO O| Sep 02 04:23:59.047 INFO STEP 827 (remove_files) COMPLETE
83432026-09-02T04:23:59.983Z[ recovery-image] Sep 02 04:23:59.047 INFO O| Sep 02 04:23:59.047 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83442026-09-02T04:23:59.989Z[ recovery-image] Sep 02 04:23:59.057 INFO O| Sep 02 04:23:59.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
83452026-09-02T04:23:59.990Z[ recovery-image] Sep 02 04:23:59.057 INFO O| Sep 02 04:23:59.057 INFO STEP 828 (remove_files) COMPLETE
83462026-09-02T04:23:59.992Z[ recovery-image] Sep 02 04:23:59.057 INFO O| Sep 02 04:23:59.057 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83472026-09-02T04:24:00.000Z[ recovery-image] Sep 02 04:23:59.067 INFO O| Sep 02 04:23:59.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
83482026-09-02T04:24:00.000Z[ recovery-image] Sep 02 04:23:59.067 INFO O| Sep 02 04:23:59.067 INFO STEP 829 (remove_files) COMPLETE
83492026-09-02T04:24:00.003Z[ recovery-image] Sep 02 04:23:59.067 INFO O| Sep 02 04:23:59.067 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83502026-09-02T04:24:00.009Z[ recovery-image] Sep 02 04:23:59.075 INFO O| Sep 02 04:23:59.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
83512026-09-02T04:24:00.012Z[ recovery-image] Sep 02 04:23:59.075 INFO O| Sep 02 04:23:59.075 INFO STEP 830 (remove_files) COMPLETE
83522026-09-02T04:24:00.012Z[ recovery-image] Sep 02 04:23:59.075 INFO O| Sep 02 04:23:59.075 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83532026-09-02T04:24:00.017Z[ recovery-image] Sep 02 04:23:59.084 INFO O| Sep 02 04:23:59.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
83542026-09-02T04:24:00.017Z[ recovery-image] Sep 02 04:23:59.085 INFO O| Sep 02 04:23:59.085 INFO STEP 831 (remove_files) COMPLETE
83552026-09-02T04:24:00.021Z[ recovery-image] Sep 02 04:23:59.085 INFO O| Sep 02 04:23:59.085 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83562026-09-02T04:24:00.029Z[ recovery-image] Sep 02 04:23:59.096 INFO O| Sep 02 04:23:59.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
83572026-09-02T04:24:00.029Z[ recovery-image] Sep 02 04:23:59.096 INFO O| Sep 02 04:23:59.096 INFO STEP 832 (remove_files) COMPLETE
83582026-09-02T04:24:00.029Z[ recovery-image] Sep 02 04:23:59.096 INFO O| Sep 02 04:23:59.096 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83592026-09-02T04:24:00.038Z[ recovery-image] Sep 02 04:23:59.104 INFO O| Sep 02 04:23:59.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
83602026-09-02T04:24:00.038Z[ recovery-image] Sep 02 04:23:59.105 INFO O| Sep 02 04:23:59.105 INFO STEP 833 (remove_files) COMPLETE
83612026-09-02T04:24:00.038Z[ recovery-image] Sep 02 04:23:59.105 INFO O| Sep 02 04:23:59.105 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83622026-09-02T04:24:00.047Z[ recovery-image] Sep 02 04:23:59.114 INFO O| Sep 02 04:23:59.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
83632026-09-02T04:24:00.047Z[ recovery-image] Sep 02 04:23:59.114 INFO O| Sep 02 04:23:59.114 INFO STEP 834 (remove_files) COMPLETE
83642026-09-02T04:24:00.051Z[ recovery-image] Sep 02 04:23:59.114 INFO O| Sep 02 04:23:59.114 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83652026-09-02T04:24:00.056Z[ recovery-image] Sep 02 04:23:59.123 INFO O| Sep 02 04:23:59.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
83662026-09-02T04:24:00.056Z[ recovery-image] Sep 02 04:23:59.123 INFO O| Sep 02 04:23:59.123 INFO STEP 835 (remove_files) COMPLETE
83672026-09-02T04:24:00.056Z[ recovery-image] Sep 02 04:23:59.123 INFO O| Sep 02 04:23:59.123 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83682026-09-02T04:24:00.066Z[ recovery-image] Sep 02 04:23:59.133 INFO O| Sep 02 04:23:59.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
83692026-09-02T04:24:00.069Z[ recovery-image] Sep 02 04:23:59.134 INFO O| Sep 02 04:23:59.134 INFO STEP 836 (remove_files) COMPLETE
83702026-09-02T04:24:00.069Z[ recovery-image] Sep 02 04:23:59.134 INFO O| Sep 02 04:23:59.134 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83712026-09-02T04:24:00.078Z[ recovery-image] Sep 02 04:23:59.145 INFO O| Sep 02 04:23:59.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
83722026-09-02T04:24:00.078Z[ recovery-image] Sep 02 04:23:59.145 INFO O| Sep 02 04:23:59.145 INFO STEP 837 (remove_files) COMPLETE
83732026-09-02T04:24:00.078Z[ recovery-image] Sep 02 04:23:59.145 INFO O| Sep 02 04:23:59.145 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83742026-09-02T04:24:00.089Z[ recovery-image] Sep 02 04:23:59.155 INFO O| Sep 02 04:23:59.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
83752026-09-02T04:24:00.089Z[ recovery-image] Sep 02 04:23:59.156 INFO O| Sep 02 04:23:59.156 INFO STEP 838 (remove_files) COMPLETE
83762026-09-02T04:24:00.089Z[ recovery-image] Sep 02 04:23:59.156 INFO O| Sep 02 04:23:59.156 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83772026-09-02T04:24:00.099Z[ recovery-image] Sep 02 04:23:59.166 INFO O| Sep 02 04:23:59.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
83782026-09-02T04:24:00.099Z[ recovery-image] Sep 02 04:23:59.166 INFO O| Sep 02 04:23:59.166 INFO STEP 839 (remove_files) COMPLETE
83792026-09-02T04:24:00.099Z[ recovery-image] Sep 02 04:23:59.166 INFO O| Sep 02 04:23:59.166 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83802026-09-02T04:24:00.109Z[ recovery-image] Sep 02 04:23:59.176 INFO O| Sep 02 04:23:59.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
83812026-09-02T04:24:00.109Z[ recovery-image] Sep 02 04:23:59.176 INFO O| Sep 02 04:23:59.176 INFO STEP 840 (remove_files) COMPLETE
83822026-09-02T04:24:00.109Z[ recovery-image] Sep 02 04:23:59.176 INFO O| Sep 02 04:23:59.176 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83832026-09-02T04:24:00.119Z[ recovery-image] Sep 02 04:23:59.185 INFO O| Sep 02 04:23:59.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
83842026-09-02T04:24:00.119Z[ recovery-image] Sep 02 04:23:59.185 INFO O| Sep 02 04:23:59.185 INFO STEP 841 (remove_files) COMPLETE
83852026-09-02T04:24:00.119Z[ recovery-image] Sep 02 04:23:59.185 INFO O| Sep 02 04:23:59.185 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83862026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.193 INFO O| Sep 02 04:23:59.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
83872026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.193 INFO O| Sep 02 04:23:59.193 INFO STEP 842 (remove_files) COMPLETE
83882026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.193 INFO O| Sep 02 04:23:59.193 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83892026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.202 INFO O| Sep 02 04:23:59.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
83902026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.202 INFO O| Sep 02 04:23:59.202 INFO STEP 843 (remove_files) COMPLETE
83912026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.202 INFO O| Sep 02 04:23:59.202 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83922026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.212 INFO O| Sep 02 04:23:59.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
83932026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.212 INFO O| Sep 02 04:23:59.212 INFO STEP 844 (remove_files) COMPLETE
83942026-09-02T04:24:00.150Z[ recovery-image] Sep 02 04:23:59.212 INFO O| Sep 02 04:23:59.212 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83952026-09-02T04:24:00.164Z[ recovery-image] Sep 02 04:23:59.222 INFO O| Sep 02 04:23:59.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
83962026-09-02T04:24:00.164Z[ recovery-image] Sep 02 04:23:59.222 INFO O| Sep 02 04:23:59.222 INFO STEP 845 (remove_files) COMPLETE
83972026-09-02T04:24:00.164Z[ recovery-image] Sep 02 04:23:59.222 INFO O| Sep 02 04:23:59.222 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
83982026-09-02T04:24:00.168Z[ recovery-image] Sep 02 04:23:59.232 INFO O| Sep 02 04:23:59.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
83992026-09-02T04:24:00.168Z[ recovery-image] Sep 02 04:23:59.232 INFO O| Sep 02 04:23:59.232 INFO STEP 846 (remove_files) COMPLETE
84002026-09-02T04:24:00.168Z[ recovery-image] Sep 02 04:23:59.232 INFO O| Sep 02 04:23:59.232 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84012026-09-02T04:24:00.175Z[ recovery-image] Sep 02 04:23:59.241 INFO O| Sep 02 04:23:59.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
84022026-09-02T04:24:00.175Z[ recovery-image] Sep 02 04:23:59.241 INFO O| Sep 02 04:23:59.241 INFO STEP 847 (remove_files) COMPLETE
84032026-09-02T04:24:00.175Z[ recovery-image] Sep 02 04:23:59.241 INFO O| Sep 02 04:23:59.241 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84042026-09-02T04:24:00.184Z[ recovery-image] Sep 02 04:23:59.251 INFO O| Sep 02 04:23:59.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
84052026-09-02T04:24:00.184Z[ recovery-image] Sep 02 04:23:59.251 INFO O| Sep 02 04:23:59.251 INFO STEP 848 (remove_files) COMPLETE
84062026-09-02T04:24:00.187Z[ recovery-image] Sep 02 04:23:59.251 INFO O| Sep 02 04:23:59.251 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84072026-09-02T04:24:00.194Z[ recovery-image] Sep 02 04:23:59.261 INFO O| Sep 02 04:23:59.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
84082026-09-02T04:24:00.194Z[ recovery-image] Sep 02 04:23:59.261 INFO O| Sep 02 04:23:59.261 INFO STEP 849 (remove_files) COMPLETE
84092026-09-02T04:24:00.206Z[ recovery-image] Sep 02 04:23:59.261 INFO O| Sep 02 04:23:59.261 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84102026-09-02T04:24:00.206Z[ recovery-image] Sep 02 04:23:59.270 INFO O| Sep 02 04:23:59.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
84112026-09-02T04:24:00.206Z[ recovery-image] Sep 02 04:23:59.270 INFO O| Sep 02 04:23:59.270 INFO STEP 850 (remove_files) COMPLETE
84122026-09-02T04:24:00.207Z[ recovery-image] Sep 02 04:23:59.270 INFO O| Sep 02 04:23:59.270 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84132026-09-02T04:24:00.213Z[ recovery-image] Sep 02 04:23:59.280 INFO O| Sep 02 04:23:59.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
84142026-09-02T04:24:00.213Z[ recovery-image] Sep 02 04:23:59.280 INFO O| Sep 02 04:23:59.280 INFO STEP 851 (remove_files) COMPLETE
84152026-09-02T04:24:00.213Z[ recovery-image] Sep 02 04:23:59.280 INFO O| Sep 02 04:23:59.280 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84162026-09-02T04:24:00.222Z[ recovery-image] Sep 02 04:23:59.289 INFO O| Sep 02 04:23:59.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
84172026-09-02T04:24:00.222Z[ recovery-image] Sep 02 04:23:59.289 INFO O| Sep 02 04:23:59.289 INFO STEP 852 (remove_files) COMPLETE
84182026-09-02T04:24:00.223Z[ recovery-image] Sep 02 04:23:59.289 INFO O| Sep 02 04:23:59.289 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84192026-09-02T04:24:00.231Z[ recovery-image] Sep 02 04:23:59.298 INFO O| Sep 02 04:23:59.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
84202026-09-02T04:24:00.231Z[ recovery-image] Sep 02 04:23:59.298 INFO O| Sep 02 04:23:59.298 INFO STEP 853 (remove_files) COMPLETE
84212026-09-02T04:24:00.231Z[ recovery-image] Sep 02 04:23:59.298 INFO O| Sep 02 04:23:59.298 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84222026-09-02T04:24:00.245Z[ recovery-image] Sep 02 04:23:59.312 INFO O| Sep 02 04:23:59.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
84232026-09-02T04:24:00.246Z[ recovery-image] Sep 02 04:23:59.312 INFO O| Sep 02 04:23:59.312 INFO STEP 854 (remove_files) COMPLETE
84242026-09-02T04:24:00.249Z[ recovery-image] Sep 02 04:23:59.312 INFO O| Sep 02 04:23:59.312 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84252026-09-02T04:24:00.266Z[ recovery-image] Sep 02 04:23:59.333 INFO O| Sep 02 04:23:59.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
84262026-09-02T04:24:00.266Z[ recovery-image] Sep 02 04:23:59.333 INFO O| Sep 02 04:23:59.333 INFO STEP 855 (remove_files) COMPLETE
84272026-09-02T04:24:00.266Z[ recovery-image] Sep 02 04:23:59.333 INFO O| Sep 02 04:23:59.333 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84282026-09-02T04:24:00.276Z[ recovery-image] Sep 02 04:23:59.343 INFO O| Sep 02 04:23:59.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
84292026-09-02T04:24:00.276Z[ recovery-image] Sep 02 04:23:59.343 INFO O| Sep 02 04:23:59.343 INFO STEP 856 (remove_files) COMPLETE
84302026-09-02T04:24:00.276Z[ recovery-image] Sep 02 04:23:59.343 INFO O| Sep 02 04:23:59.343 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84312026-09-02T04:24:00.285Z[ recovery-image] Sep 02 04:23:59.352 INFO O| Sep 02 04:23:59.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
84322026-09-02T04:24:00.285Z[ recovery-image] Sep 02 04:23:59.352 INFO O| Sep 02 04:23:59.352 INFO STEP 857 (remove_files) COMPLETE
84332026-09-02T04:24:00.285Z[ recovery-image] Sep 02 04:23:59.352 INFO O| Sep 02 04:23:59.352 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84342026-09-02T04:24:00.296Z[ recovery-image] Sep 02 04:23:59.363 INFO O| Sep 02 04:23:59.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
84352026-09-02T04:24:00.296Z[ recovery-image] Sep 02 04:23:59.363 INFO O| Sep 02 04:23:59.363 INFO STEP 858 (remove_files) COMPLETE
84362026-09-02T04:24:00.296Z[ recovery-image] Sep 02 04:23:59.363 INFO O| Sep 02 04:23:59.363 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84372026-09-02T04:24:00.307Z[ recovery-image] Sep 02 04:23:59.374 INFO O| Sep 02 04:23:59.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
84382026-09-02T04:24:00.307Z[ recovery-image] Sep 02 04:23:59.374 INFO O| Sep 02 04:23:59.374 INFO STEP 859 (remove_files) COMPLETE
84392026-09-02T04:24:00.311Z[ recovery-image] Sep 02 04:23:59.374 INFO O| Sep 02 04:23:59.374 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84402026-09-02T04:24:00.317Z[ recovery-image] Sep 02 04:23:59.384 INFO O| Sep 02 04:23:59.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
84412026-09-02T04:24:00.317Z[ recovery-image] Sep 02 04:23:59.384 INFO O| Sep 02 04:23:59.384 INFO STEP 860 (remove_files) COMPLETE
84422026-09-02T04:24:00.317Z[ recovery-image] Sep 02 04:23:59.384 INFO O| Sep 02 04:23:59.384 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84432026-09-02T04:24:00.335Z[ recovery-image] Sep 02 04:23:59.402 INFO O| Sep 02 04:23:59.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
84442026-09-02T04:24:00.335Z[ recovery-image] Sep 02 04:23:59.402 INFO O| Sep 02 04:23:59.402 INFO STEP 861 (remove_files) COMPLETE
84452026-09-02T04:24:00.338Z[ recovery-image] Sep 02 04:23:59.402 INFO O| Sep 02 04:23:59.402 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84462026-09-02T04:24:00.345Z[ recovery-image] Sep 02 04:23:59.412 INFO O| Sep 02 04:23:59.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
84472026-09-02T04:24:00.345Z[ recovery-image] Sep 02 04:23:59.412 INFO O| Sep 02 04:23:59.412 INFO STEP 862 (remove_files) COMPLETE
84482026-09-02T04:24:00.345Z[ recovery-image] Sep 02 04:23:59.412 INFO O| Sep 02 04:23:59.412 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84492026-09-02T04:24:00.355Z[ recovery-image] Sep 02 04:23:59.422 INFO O| Sep 02 04:23:59.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
84502026-09-02T04:24:00.355Z[ recovery-image] Sep 02 04:23:59.422 INFO O| Sep 02 04:23:59.422 INFO STEP 863 (remove_files) COMPLETE
84512026-09-02T04:24:00.355Z[ recovery-image] Sep 02 04:23:59.422 INFO O| Sep 02 04:23:59.422 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84522026-09-02T04:24:00.363Z[ recovery-image] Sep 02 04:23:59.430 INFO O| Sep 02 04:23:59.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
84532026-09-02T04:24:00.364Z[ recovery-image] Sep 02 04:23:59.431 INFO O| Sep 02 04:23:59.430 INFO STEP 864 (remove_files) COMPLETE
84542026-09-02T04:24:00.364Z[ recovery-image] Sep 02 04:23:59.431 INFO O| Sep 02 04:23:59.431 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84552026-09-02T04:24:00.372Z[ recovery-image] Sep 02 04:23:59.439 INFO O| Sep 02 04:23:59.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
84562026-09-02T04:24:00.372Z[ recovery-image] Sep 02 04:23:59.439 INFO O| Sep 02 04:23:59.439 INFO STEP 865 (remove_files) COMPLETE
84572026-09-02T04:24:00.372Z[ recovery-image] Sep 02 04:23:59.439 INFO O| Sep 02 04:23:59.439 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84582026-09-02T04:24:00.382Z[ recovery-image] Sep 02 04:23:59.449 INFO O| Sep 02 04:23:59.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
84592026-09-02T04:24:00.383Z[ recovery-image] Sep 02 04:23:59.449 INFO O| Sep 02 04:23:59.449 INFO STEP 866 (remove_files) COMPLETE
84602026-09-02T04:24:00.383Z[ recovery-image] Sep 02 04:23:59.449 INFO O| Sep 02 04:23:59.449 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84612026-09-02T04:24:00.394Z[ recovery-image] Sep 02 04:23:59.461 INFO O| Sep 02 04:23:59.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
84622026-09-02T04:24:00.394Z[ recovery-image] Sep 02 04:23:59.462 INFO O| Sep 02 04:23:59.462 INFO STEP 867 (remove_files) COMPLETE
84632026-09-02T04:24:00.395Z[ recovery-image] Sep 02 04:23:59.462 INFO O| Sep 02 04:23:59.462 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84642026-09-02T04:24:00.410Z[ recovery-image] Sep 02 04:23:59.476 INFO O| Sep 02 04:23:59.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
84652026-09-02T04:24:00.410Z[ recovery-image] Sep 02 04:23:59.476 INFO O| Sep 02 04:23:59.476 INFO STEP 868 (remove_files) COMPLETE
84662026-09-02T04:24:00.410Z[ recovery-image] Sep 02 04:23:59.476 INFO O| Sep 02 04:23:59.476 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84672026-09-02T04:24:00.420Z[ recovery-image] Sep 02 04:23:59.486 INFO O| Sep 02 04:23:59.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
84682026-09-02T04:24:00.420Z[ recovery-image] Sep 02 04:23:59.486 INFO O| Sep 02 04:23:59.486 INFO STEP 869 (remove_files) COMPLETE
84692026-09-02T04:24:00.420Z[ recovery-image] Sep 02 04:23:59.486 INFO O| Sep 02 04:23:59.486 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84702026-09-02T04:24:00.431Z[ recovery-image] Sep 02 04:23:59.498 INFO O| Sep 02 04:23:59.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
84712026-09-02T04:24:00.432Z[ recovery-image] Sep 02 04:23:59.498 INFO O| Sep 02 04:23:59.498 INFO STEP 870 (remove_files) COMPLETE
84722026-09-02T04:24:00.432Z[ recovery-image] Sep 02 04:23:59.498 INFO O| Sep 02 04:23:59.498 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84732026-09-02T04:24:00.442Z[ recovery-image] Sep 02 04:23:59.509 INFO O| Sep 02 04:23:59.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
84742026-09-02T04:24:00.442Z[ recovery-image] Sep 02 04:23:59.509 INFO O| Sep 02 04:23:59.509 INFO STEP 871 (remove_files) COMPLETE
84752026-09-02T04:24:00.442Z[ recovery-image] Sep 02 04:23:59.509 INFO O| Sep 02 04:23:59.509 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84762026-09-02T04:24:00.453Z[ recovery-image] Sep 02 04:23:59.520 INFO O| Sep 02 04:23:59.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
84772026-09-02T04:24:00.456Z[ recovery-image] Sep 02 04:23:59.520 INFO O| Sep 02 04:23:59.520 INFO STEP 872 (remove_files) COMPLETE
84782026-09-02T04:24:00.456Z[ recovery-image] Sep 02 04:23:59.521 INFO O| Sep 02 04:23:59.520 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84792026-09-02T04:24:00.465Z[ recovery-image] Sep 02 04:23:59.531 INFO O| Sep 02 04:23:59.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
84802026-09-02T04:24:00.469Z[ recovery-image] Sep 02 04:23:59.532 INFO O| Sep 02 04:23:59.531 INFO STEP 873 (remove_files) COMPLETE
84812026-09-02T04:24:00.469Z[ recovery-image] Sep 02 04:23:59.532 INFO O| Sep 02 04:23:59.531 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84822026-09-02T04:24:00.479Z[ recovery-image] Sep 02 04:23:59.546 INFO O| Sep 02 04:23:59.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
84832026-09-02T04:24:00.479Z[ recovery-image] Sep 02 04:23:59.546 INFO O| Sep 02 04:23:59.546 INFO STEP 874 (remove_files) COMPLETE
84842026-09-02T04:24:00.479Z[ recovery-image] Sep 02 04:23:59.546 INFO O| Sep 02 04:23:59.546 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84852026-09-02T04:24:00.490Z[ recovery-image] Sep 02 04:23:59.557 INFO O| Sep 02 04:23:59.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
84862026-09-02T04:24:00.490Z[ recovery-image] Sep 02 04:23:59.557 INFO O| Sep 02 04:23:59.557 INFO STEP 875 (remove_files) COMPLETE
84872026-09-02T04:24:00.490Z[ recovery-image] Sep 02 04:23:59.557 INFO O| Sep 02 04:23:59.557 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84882026-09-02T04:24:00.503Z[ recovery-image] Sep 02 04:23:59.569 INFO O| Sep 02 04:23:59.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
84892026-09-02T04:24:00.503Z[ recovery-image] Sep 02 04:23:59.569 INFO O| Sep 02 04:23:59.569 INFO STEP 876 (remove_files) COMPLETE
84902026-09-02T04:24:00.503Z[ recovery-image] Sep 02 04:23:59.569 INFO O| Sep 02 04:23:59.569 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84912026-09-02T04:24:00.513Z[ recovery-image] Sep 02 04:23:59.580 INFO O| Sep 02 04:23:59.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
84922026-09-02T04:24:00.513Z[ recovery-image] Sep 02 04:23:59.580 INFO O| Sep 02 04:23:59.580 INFO STEP 877 (remove_files) COMPLETE
84932026-09-02T04:24:00.513Z[ recovery-image] Sep 02 04:23:59.580 INFO O| Sep 02 04:23:59.580 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84942026-09-02T04:24:00.520Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
84952026-09-02T04:24:00.527Z[ recovery-image] Sep 02 04:23:59.591 INFO O| Sep 02 04:23:59.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
84962026-09-02T04:24:00.527Z[ recovery-image] Sep 02 04:23:59.591 INFO O| Sep 02 04:23:59.591 INFO STEP 878 (remove_files) COMPLETE
84972026-09-02T04:24:00.527Z[ recovery-image] Sep 02 04:23:59.591 INFO O| Sep 02 04:23:59.591 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
84982026-09-02T04:24:00.533Z[ recovery-image] Sep 02 04:23:59.600 INFO O| Sep 02 04:23:59.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
84992026-09-02T04:24:00.534Z[ recovery-image] Sep 02 04:23:59.600 INFO O| Sep 02 04:23:59.600 INFO STEP 879 (remove_files) COMPLETE
85002026-09-02T04:24:00.534Z[ recovery-image] Sep 02 04:23:59.600 INFO O| Sep 02 04:23:59.600 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85012026-09-02T04:24:00.543Z[ recovery-image] Sep 02 04:23:59.609 INFO O| Sep 02 04:23:59.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
85022026-09-02T04:24:00.543Z[ recovery-image] Sep 02 04:23:59.609 INFO O| Sep 02 04:23:59.609 INFO STEP 880 (remove_files) COMPLETE
85032026-09-02T04:24:00.543Z[ recovery-image] Sep 02 04:23:59.609 INFO O| Sep 02 04:23:59.609 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85042026-09-02T04:24:00.551Z[ recovery-image] Sep 02 04:23:59.618 INFO O| Sep 02 04:23:59.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
85052026-09-02T04:24:00.551Z[ recovery-image] Sep 02 04:23:59.618 INFO O| Sep 02 04:23:59.618 INFO STEP 881 (remove_files) COMPLETE
85062026-09-02T04:24:00.551Z[ recovery-image] Sep 02 04:23:59.618 INFO O| Sep 02 04:23:59.618 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85072026-09-02T04:24:00.564Z[ recovery-image] Sep 02 04:23:59.631 INFO O| Sep 02 04:23:59.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
85082026-09-02T04:24:00.564Z[ recovery-image] Sep 02 04:23:59.631 INFO O| Sep 02 04:23:59.631 INFO STEP 882 (remove_files) COMPLETE
85092026-09-02T04:24:00.568Z[ recovery-image] Sep 02 04:23:59.631 INFO O| Sep 02 04:23:59.631 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85102026-09-02T04:24:00.578Z[ recovery-image] Sep 02 04:23:59.645 INFO O| Sep 02 04:23:59.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
85112026-09-02T04:24:00.578Z[ recovery-image] Sep 02 04:23:59.645 INFO O| Sep 02 04:23:59.645 INFO STEP 883 (remove_files) COMPLETE
85122026-09-02T04:24:00.578Z[ recovery-image] Sep 02 04:23:59.645 INFO O| Sep 02 04:23:59.645 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85132026-09-02T04:24:00.588Z[ recovery-image] Sep 02 04:23:59.655 INFO O| Sep 02 04:23:59.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
85142026-09-02T04:24:00.588Z[ recovery-image] Sep 02 04:23:59.656 INFO O| Sep 02 04:23:59.656 INFO STEP 884 (remove_files) COMPLETE
85152026-09-02T04:24:00.588Z[ recovery-image] Sep 02 04:23:59.656 INFO O| Sep 02 04:23:59.656 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85162026-09-02T04:24:00.600Z[ recovery-image] Sep 02 04:23:59.666 INFO O| Sep 02 04:23:59.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
85172026-09-02T04:24:00.600Z[ recovery-image] Sep 02 04:23:59.666 INFO O| Sep 02 04:23:59.666 INFO STEP 885 (remove_files) COMPLETE
85182026-09-02T04:24:00.600Z[ recovery-image] Sep 02 04:23:59.666 INFO O| Sep 02 04:23:59.666 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85192026-09-02T04:24:00.609Z[ recovery-image] Sep 02 04:23:59.676 INFO O| Sep 02 04:23:59.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
85202026-09-02T04:24:00.609Z[ recovery-image] Sep 02 04:23:59.676 INFO O| Sep 02 04:23:59.676 INFO STEP 886 (remove_files) COMPLETE
85212026-09-02T04:24:00.612Z[ recovery-image] Sep 02 04:23:59.676 INFO O| Sep 02 04:23:59.676 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85222026-09-02T04:24:00.619Z[ recovery-image] Sep 02 04:23:59.686 INFO O| Sep 02 04:23:59.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
85232026-09-02T04:24:00.619Z[ recovery-image] Sep 02 04:23:59.686 INFO O| Sep 02 04:23:59.686 INFO STEP 887 (remove_files) COMPLETE
85242026-09-02T04:24:00.625Z[ recovery-image] Sep 02 04:23:59.686 INFO O| Sep 02 04:23:59.686 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85252026-09-02T04:24:00.634Z[ recovery-image] Sep 02 04:23:59.698 INFO O| Sep 02 04:23:59.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
85262026-09-02T04:24:00.634Z[ recovery-image] Sep 02 04:23:59.698 INFO O| Sep 02 04:23:59.698 INFO STEP 888 (remove_files) COMPLETE
85272026-09-02T04:24:00.634Z[ recovery-image] Sep 02 04:23:59.698 INFO O| Sep 02 04:23:59.698 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85282026-09-02T04:24:00.642Z[ recovery-image] Sep 02 04:23:59.709 INFO O| Sep 02 04:23:59.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
85292026-09-02T04:24:00.645Z[ recovery-image] Sep 02 04:23:59.709 INFO O| Sep 02 04:23:59.709 INFO STEP 889 (remove_files) COMPLETE
85302026-09-02T04:24:00.645Z[ recovery-image] Sep 02 04:23:59.709 INFO O| Sep 02 04:23:59.709 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85312026-09-02T04:24:00.652Z[ recovery-image] Sep 02 04:23:59.719 INFO O| Sep 02 04:23:59.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
85322026-09-02T04:24:00.652Z[ recovery-image] Sep 02 04:23:59.719 INFO O| Sep 02 04:23:59.719 INFO STEP 890 (remove_files) COMPLETE
85332026-09-02T04:24:00.652Z[ recovery-image] Sep 02 04:23:59.719 INFO O| Sep 02 04:23:59.719 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85342026-09-02T04:24:00.662Z[ recovery-image] Sep 02 04:23:59.729 INFO O| Sep 02 04:23:59.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
85352026-09-02T04:24:00.663Z[ recovery-image] Sep 02 04:23:59.729 INFO O| Sep 02 04:23:59.729 INFO STEP 891 (remove_files) COMPLETE
85362026-09-02T04:24:00.663Z[ recovery-image] Sep 02 04:23:59.729 INFO O| Sep 02 04:23:59.729 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85372026-09-02T04:24:00.672Z[ recovery-image] Sep 02 04:23:59.739 INFO O| Sep 02 04:23:59.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
85382026-09-02T04:24:00.672Z[ recovery-image] Sep 02 04:23:59.739 INFO O| Sep 02 04:23:59.739 INFO STEP 892 (remove_files) COMPLETE
85392026-09-02T04:24:00.672Z[ recovery-image] Sep 02 04:23:59.739 INFO O| Sep 02 04:23:59.739 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85402026-09-02T04:24:00.681Z[ recovery-image] Sep 02 04:23:59.748 INFO O| Sep 02 04:23:59.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
85412026-09-02T04:24:00.681Z[ recovery-image] Sep 02 04:23:59.748 INFO O| Sep 02 04:23:59.748 INFO STEP 893 (remove_files) COMPLETE
85422026-09-02T04:24:00.681Z[ recovery-image] Sep 02 04:23:59.748 INFO O| Sep 02 04:23:59.748 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85432026-09-02T04:24:00.693Z[ recovery-image] Sep 02 04:23:59.760 INFO O| Sep 02 04:23:59.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
85442026-09-02T04:24:00.693Z[ recovery-image] Sep 02 04:23:59.760 INFO O| Sep 02 04:23:59.760 INFO STEP 894 (remove_files) COMPLETE
85452026-09-02T04:24:00.693Z[ recovery-image] Sep 02 04:23:59.760 INFO O| Sep 02 04:23:59.760 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85462026-09-02T04:24:00.707Z[ recovery-image] Sep 02 04:23:59.774 INFO O| Sep 02 04:23:59.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
85472026-09-02T04:24:00.707Z[ recovery-image] Sep 02 04:23:59.774 INFO O| Sep 02 04:23:59.774 INFO STEP 895 (remove_files) COMPLETE
85482026-09-02T04:24:00.707Z[ recovery-image] Sep 02 04:23:59.774 INFO O| Sep 02 04:23:59.774 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85492026-09-02T04:24:00.719Z[ recovery-image] Sep 02 04:23:59.785 INFO O| Sep 02 04:23:59.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
85502026-09-02T04:24:00.725Z[ recovery-image] Sep 02 04:23:59.785 INFO O| Sep 02 04:23:59.785 INFO STEP 896 (remove_files) COMPLETE
85512026-09-02T04:24:00.726Z[ recovery-image] Sep 02 04:23:59.785 INFO O| Sep 02 04:23:59.785 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85522026-09-02T04:24:00.733Z[ recovery-image] Sep 02 04:23:59.796 INFO O| Sep 02 04:23:59.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
85532026-09-02T04:24:00.733Z[ recovery-image] Sep 02 04:23:59.796 INFO O| Sep 02 04:23:59.796 INFO STEP 897 (remove_files) COMPLETE
85542026-09-02T04:24:00.733Z[ recovery-image] Sep 02 04:23:59.796 INFO O| Sep 02 04:23:59.796 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85552026-09-02T04:24:00.740Z[ recovery-image] Sep 02 04:23:59.807 INFO O| Sep 02 04:23:59.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
85562026-09-02T04:24:00.740Z[ recovery-image] Sep 02 04:23:59.807 INFO O| Sep 02 04:23:59.807 INFO STEP 898 (remove_files) COMPLETE
85572026-09-02T04:24:00.740Z[ recovery-image] Sep 02 04:23:59.807 INFO O| Sep 02 04:23:59.807 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85582026-09-02T04:24:00.751Z[ recovery-image] Sep 02 04:23:59.818 INFO O| Sep 02 04:23:59.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
85592026-09-02T04:24:00.751Z[ recovery-image] Sep 02 04:23:59.818 INFO O| Sep 02 04:23:59.818 INFO STEP 899 (remove_files) COMPLETE
85602026-09-02T04:24:00.751Z[ recovery-image] Sep 02 04:23:59.818 INFO O| Sep 02 04:23:59.818 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85612026-09-02T04:24:00.763Z[ recovery-image] Sep 02 04:23:59.829 INFO O| Sep 02 04:23:59.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
85622026-09-02T04:24:00.763Z[ recovery-image] Sep 02 04:23:59.829 INFO O| Sep 02 04:23:59.829 INFO STEP 900 (remove_files) COMPLETE
85632026-09-02T04:24:00.766Z[ recovery-image] Sep 02 04:23:59.829 INFO O| Sep 02 04:23:59.829 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85642026-09-02T04:24:00.776Z[ recovery-image] Sep 02 04:23:59.840 INFO O| Sep 02 04:23:59.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
85652026-09-02T04:24:00.776Z[ recovery-image] Sep 02 04:23:59.840 INFO O| Sep 02 04:23:59.840 INFO STEP 901 (remove_files) COMPLETE
85662026-09-02T04:24:00.776Z[ recovery-image] Sep 02 04:23:59.840 INFO O| Sep 02 04:23:59.840 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85672026-09-02T04:24:00.785Z[ recovery-image] Sep 02 04:23:59.851 INFO O| Sep 02 04:23:59.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
85682026-09-02T04:24:00.785Z[ recovery-image] Sep 02 04:23:59.851 INFO O| Sep 02 04:23:59.851 INFO STEP 902 (remove_files) COMPLETE
85692026-09-02T04:24:00.801Z[ recovery-image] Sep 02 04:23:59.851 INFO O| Sep 02 04:23:59.851 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85702026-09-02T04:24:00.825Z[ recovery-image] Sep 02 04:23:59.891 INFO O| Sep 02 04:23:59.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
85712026-09-02T04:24:00.825Z[ recovery-image] Sep 02 04:23:59.891 INFO O| Sep 02 04:23:59.891 INFO STEP 903 (remove_files) COMPLETE
85722026-09-02T04:24:00.825Z[ recovery-image] Sep 02 04:23:59.891 INFO O| Sep 02 04:23:59.891 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85732026-09-02T04:24:00.838Z[ recovery-image] Sep 02 04:23:59.903 INFO O| Sep 02 04:23:59.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
85742026-09-02T04:24:00.838Z[ recovery-image] Sep 02 04:23:59.903 INFO O| Sep 02 04:23:59.903 INFO STEP 904 (remove_files) COMPLETE
85752026-09-02T04:24:00.838Z[ recovery-image] Sep 02 04:23:59.903 INFO O| Sep 02 04:23:59.903 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85762026-09-02T04:24:00.853Z[ recovery-image] Sep 02 04:23:59.915 INFO O| Sep 02 04:23:59.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
85772026-09-02T04:24:00.853Z[ recovery-image] Sep 02 04:23:59.915 INFO O| Sep 02 04:23:59.914 INFO STEP 905 (remove_files) COMPLETE
85782026-09-02T04:24:00.853Z[ recovery-image] Sep 02 04:23:59.915 INFO O| Sep 02 04:23:59.914 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85792026-09-02T04:24:00.862Z[ recovery-image] Sep 02 04:23:59.926 INFO O| Sep 02 04:23:59.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
85802026-09-02T04:24:00.866Z[ recovery-image] Sep 02 04:23:59.926 INFO O| Sep 02 04:23:59.926 INFO STEP 906 (remove_files) COMPLETE
85812026-09-02T04:24:00.866Z[ recovery-image] Sep 02 04:23:59.926 INFO O| Sep 02 04:23:59.926 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85822026-09-02T04:24:00.873Z[ recovery-image] Sep 02 04:23:59.940 INFO O| Sep 02 04:23:59.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
85832026-09-02T04:24:00.873Z[ recovery-image] Sep 02 04:23:59.940 INFO O| Sep 02 04:23:59.940 INFO STEP 907 (remove_files) COMPLETE
85842026-09-02T04:24:00.877Z[ recovery-image] Sep 02 04:23:59.940 INFO O| Sep 02 04:23:59.940 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85852026-09-02T04:24:00.886Z[ recovery-image] Sep 02 04:23:59.953 INFO O| Sep 02 04:23:59.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
85862026-09-02T04:24:00.886Z[ recovery-image] Sep 02 04:23:59.953 INFO O| Sep 02 04:23:59.953 INFO STEP 908 (remove_files) COMPLETE
85872026-09-02T04:24:00.886Z[ recovery-image] Sep 02 04:23:59.953 INFO O| Sep 02 04:23:59.953 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85882026-09-02T04:24:00.898Z[ recovery-image] Sep 02 04:23:59.965 INFO O| Sep 02 04:23:59.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
85892026-09-02T04:24:00.898Z[ recovery-image] Sep 02 04:23:59.965 INFO O| Sep 02 04:23:59.965 INFO STEP 909 (remove_files) COMPLETE
85902026-09-02T04:24:00.898Z[ recovery-image] Sep 02 04:23:59.965 INFO O| Sep 02 04:23:59.965 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85912026-09-02T04:24:00.912Z[ recovery-image] Sep 02 04:23:59.978 INFO O| Sep 02 04:23:59.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
85922026-09-02T04:24:00.912Z[ recovery-image] Sep 02 04:23:59.978 INFO O| Sep 02 04:23:59.978 INFO STEP 910 (remove_files) COMPLETE
85932026-09-02T04:24:00.916Z[ recovery-image] Sep 02 04:23:59.978 INFO O| Sep 02 04:23:59.978 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85942026-09-02T04:24:00.948Z[ recovery-image] Sep 02 04:24:00.015 INFO O| Sep 02 04:24:00.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
85952026-09-02T04:24:00.949Z[ recovery-image] Sep 02 04:24:00.015 INFO O| Sep 02 04:24:00.015 INFO STEP 911 (remove_files) COMPLETE
85962026-09-02T04:24:00.949Z[ recovery-image] Sep 02 04:24:00.015 INFO O| Sep 02 04:24:00.015 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
85972026-09-02T04:24:00.962Z[ recovery-image] Sep 02 04:24:00.028 INFO O| Sep 02 04:24:00.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
85982026-09-02T04:24:00.962Z[ recovery-image] Sep 02 04:24:00.029 INFO O| Sep 02 04:24:00.029 INFO STEP 912 (remove_files) COMPLETE
85992026-09-02T04:24:00.967Z[ recovery-image] Sep 02 04:24:00.029 INFO O| Sep 02 04:24:00.029 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86002026-09-02T04:24:00.972Z[ recovery-image] Sep 02 04:24:00.038 INFO O| Sep 02 04:24:00.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
86012026-09-02T04:24:00.972Z[ recovery-image] Sep 02 04:24:00.038 INFO O| Sep 02 04:24:00.038 INFO STEP 913 (remove_files) COMPLETE
86022026-09-02T04:24:00.977Z[ recovery-image] Sep 02 04:24:00.038 INFO O| Sep 02 04:24:00.038 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86032026-09-02T04:24:00.982Z[ recovery-image] Sep 02 04:24:00.047 INFO O| Sep 02 04:24:00.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
86042026-09-02T04:24:00.982Z[ recovery-image] Sep 02 04:24:00.047 INFO O| Sep 02 04:24:00.047 INFO STEP 914 (remove_files) COMPLETE
86052026-09-02T04:24:00.982Z[ recovery-image] Sep 02 04:24:00.047 INFO O| Sep 02 04:24:00.047 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86062026-09-02T04:24:00.991Z[ recovery-image] Sep 02 04:24:00.058 INFO O| Sep 02 04:24:00.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
86072026-09-02T04:24:00.991Z[ recovery-image] Sep 02 04:24:00.058 INFO O| Sep 02 04:24:00.058 INFO STEP 915 (remove_files) COMPLETE
86082026-09-02T04:24:00.991Z[ recovery-image] Sep 02 04:24:00.058 INFO O| Sep 02 04:24:00.058 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86092026-09-02T04:24:01.002Z[ recovery-image] Sep 02 04:24:00.068 INFO O| Sep 02 04:24:00.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
86102026-09-02T04:24:01.002Z[ recovery-image] Sep 02 04:24:00.068 INFO O| Sep 02 04:24:00.068 INFO STEP 916 (remove_files) COMPLETE
86112026-09-02T04:24:01.006Z[ recovery-image] Sep 02 04:24:00.068 INFO O| Sep 02 04:24:00.068 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86122026-09-02T04:24:01.011Z[ recovery-image] Sep 02 04:24:00.078 INFO O| Sep 02 04:24:00.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
86132026-09-02T04:24:01.012Z[ recovery-image] Sep 02 04:24:00.078 INFO O| Sep 02 04:24:00.078 INFO STEP 917 (remove_files) COMPLETE
86142026-09-02T04:24:01.012Z[ recovery-image] Sep 02 04:24:00.078 INFO O| Sep 02 04:24:00.078 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86152026-09-02T04:24:01.024Z[ recovery-image] Sep 02 04:24:00.091 INFO O| Sep 02 04:24:00.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
86162026-09-02T04:24:01.024Z[ recovery-image] Sep 02 04:24:00.091 INFO O| Sep 02 04:24:00.091 INFO STEP 918 (remove_files) COMPLETE
86172026-09-02T04:24:01.025Z[ recovery-image] Sep 02 04:24:00.091 INFO O| Sep 02 04:24:00.091 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86182026-09-02T04:24:01.041Z[ recovery-image] Sep 02 04:24:00.103 INFO O| Sep 02 04:24:00.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
86192026-09-02T04:24:01.041Z[ recovery-image] Sep 02 04:24:00.103 INFO O| Sep 02 04:24:00.103 INFO STEP 919 (remove_files) COMPLETE
86202026-09-02T04:24:01.041Z[ recovery-image] Sep 02 04:24:00.103 INFO O| Sep 02 04:24:00.103 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86212026-09-02T04:24:01.048Z[ recovery-image] Sep 02 04:24:00.115 INFO O| Sep 02 04:24:00.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
86222026-09-02T04:24:01.053Z[ recovery-image] Sep 02 04:24:00.115 INFO O| Sep 02 04:24:00.115 INFO STEP 920 (remove_files) COMPLETE
86232026-09-02T04:24:01.054Z[ recovery-image] Sep 02 04:24:00.115 INFO O| Sep 02 04:24:00.115 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86242026-09-02T04:24:01.060Z[ recovery-image] Sep 02 04:24:00.127 INFO O| Sep 02 04:24:00.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
86252026-09-02T04:24:01.060Z[ recovery-image] Sep 02 04:24:00.127 INFO O| Sep 02 04:24:00.127 INFO STEP 921 (remove_files) COMPLETE
86262026-09-02T04:24:01.060Z[ recovery-image] Sep 02 04:24:00.127 INFO O| Sep 02 04:24:00.127 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86272026-09-02T04:24:01.077Z[ recovery-image] Sep 02 04:24:00.140 INFO O| Sep 02 04:24:00.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
86282026-09-02T04:24:01.077Z[ recovery-image] Sep 02 04:24:00.140 INFO O| Sep 02 04:24:00.140 INFO STEP 922 (remove_files) COMPLETE
86292026-09-02T04:24:01.078Z[ recovery-image] Sep 02 04:24:00.140 INFO O| Sep 02 04:24:00.140 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86302026-09-02T04:24:01.090Z[ recovery-image] Sep 02 04:24:00.153 INFO O| Sep 02 04:24:00.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
86312026-09-02T04:24:01.090Z[ recovery-image] Sep 02 04:24:00.153 INFO O| Sep 02 04:24:00.153 INFO STEP 923 (remove_files) COMPLETE
86322026-09-02T04:24:01.090Z[ recovery-image] Sep 02 04:24:00.153 INFO O| Sep 02 04:24:00.153 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86332026-09-02T04:24:01.098Z[ recovery-image] Sep 02 04:24:00.165 INFO O| Sep 02 04:24:00.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
86342026-09-02T04:24:01.098Z[ recovery-image] Sep 02 04:24:00.165 INFO O| Sep 02 04:24:00.165 INFO STEP 924 (remove_files) COMPLETE
86352026-09-02T04:24:01.102Z[ recovery-image] Sep 02 04:24:00.165 INFO O| Sep 02 04:24:00.165 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86362026-09-02T04:24:01.111Z[ recovery-image] Sep 02 04:24:00.178 INFO O| Sep 02 04:24:00.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
86372026-09-02T04:24:01.111Z[ recovery-image] Sep 02 04:24:00.178 INFO O| Sep 02 04:24:00.178 INFO STEP 925 (remove_files) COMPLETE
86382026-09-02T04:24:01.111Z[ recovery-image] Sep 02 04:24:00.178 INFO O| Sep 02 04:24:00.178 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86392026-09-02T04:24:01.122Z[ recovery-image] Sep 02 04:24:00.189 INFO O| Sep 02 04:24:00.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
86402026-09-02T04:24:01.122Z[ recovery-image] Sep 02 04:24:00.189 INFO O| Sep 02 04:24:00.189 INFO STEP 926 (remove_files) COMPLETE
86412026-09-02T04:24:01.123Z[ recovery-image] Sep 02 04:24:00.189 INFO O| Sep 02 04:24:00.189 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86422026-09-02T04:24:01.135Z[ recovery-image] Sep 02 04:24:00.202 INFO O| Sep 02 04:24:00.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
86432026-09-02T04:24:01.135Z[ recovery-image] Sep 02 04:24:00.202 INFO O| Sep 02 04:24:00.202 INFO STEP 927 (remove_files) COMPLETE
86442026-09-02T04:24:01.135Z[ recovery-image] Sep 02 04:24:00.202 INFO O| Sep 02 04:24:00.202 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86452026-09-02T04:24:01.145Z[ recovery-image] Sep 02 04:24:00.211 INFO O| Sep 02 04:24:00.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
86462026-09-02T04:24:01.146Z[ recovery-image] Sep 02 04:24:00.212 INFO O| Sep 02 04:24:00.211 INFO STEP 928 (remove_files) COMPLETE
86472026-09-02T04:24:01.146Z[ recovery-image] Sep 02 04:24:00.212 INFO O| Sep 02 04:24:00.211 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86482026-09-02T04:24:01.160Z[ recovery-image] Sep 02 04:24:00.222 INFO O| Sep 02 04:24:00.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
86492026-09-02T04:24:01.161Z[ recovery-image] Sep 02 04:24:00.222 INFO O| Sep 02 04:24:00.222 INFO STEP 929 (remove_files) COMPLETE
86502026-09-02T04:24:01.161Z[ recovery-image] Sep 02 04:24:00.222 INFO O| Sep 02 04:24:00.222 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86512026-09-02T04:24:01.180Z[ recovery-image] Sep 02 04:24:00.233 INFO O| Sep 02 04:24:00.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
86522026-09-02T04:24:01.180Z[ recovery-image] Sep 02 04:24:00.233 INFO O| Sep 02 04:24:00.233 INFO STEP 930 (remove_files) COMPLETE
86532026-09-02T04:24:01.180Z[ recovery-image] Sep 02 04:24:00.233 INFO O| Sep 02 04:24:00.233 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86542026-09-02T04:24:01.187Z[ recovery-image] Sep 02 04:24:00.246 INFO O| Sep 02 04:24:00.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
86552026-09-02T04:24:01.187Z[ recovery-image] Sep 02 04:24:00.246 INFO O| Sep 02 04:24:00.246 INFO STEP 931 (remove_files) COMPLETE
86562026-09-02T04:24:01.187Z[ recovery-image] Sep 02 04:24:00.246 INFO O| Sep 02 04:24:00.246 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86572026-09-02T04:24:01.208Z[ recovery-image] Sep 02 04:24:00.257 INFO O| Sep 02 04:24:00.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
86582026-09-02T04:24:01.209Z[ recovery-image] Sep 02 04:24:00.257 INFO O| Sep 02 04:24:00.257 INFO STEP 932 (remove_files) COMPLETE
86592026-09-02T04:24:01.209Z[ recovery-image] Sep 02 04:24:00.257 INFO O| Sep 02 04:24:00.257 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86602026-09-02T04:24:01.214Z[ recovery-image] Sep 02 04:24:00.269 INFO O| Sep 02 04:24:00.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
86612026-09-02T04:24:01.214Z[ recovery-image] Sep 02 04:24:00.269 INFO O| Sep 02 04:24:00.269 INFO STEP 933 (remove_files) COMPLETE
86622026-09-02T04:24:01.214Z[ recovery-image] Sep 02 04:24:00.269 INFO O| Sep 02 04:24:00.269 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86632026-09-02T04:24:01.224Z[ recovery-image] Sep 02 04:24:00.281 INFO O| Sep 02 04:24:00.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
86642026-09-02T04:24:01.224Z[ recovery-image] Sep 02 04:24:00.281 INFO O| Sep 02 04:24:00.281 INFO STEP 934 (remove_files) COMPLETE
86652026-09-02T04:24:01.224Z[ recovery-image] Sep 02 04:24:00.281 INFO O| Sep 02 04:24:00.281 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86662026-09-02T04:24:01.246Z[ recovery-image] Sep 02 04:24:00.293 INFO O| Sep 02 04:24:00.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
86672026-09-02T04:24:01.246Z[ recovery-image] Sep 02 04:24:00.293 INFO O| Sep 02 04:24:00.293 INFO STEP 935 (remove_files) COMPLETE
86682026-09-02T04:24:01.246Z[ recovery-image] Sep 02 04:24:00.293 INFO O| Sep 02 04:24:00.293 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86692026-09-02T04:24:01.253Z[ recovery-image] Sep 02 04:24:00.305 INFO O| Sep 02 04:24:00.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
86702026-09-02T04:24:01.254Z[ recovery-image] Sep 02 04:24:00.305 INFO O| Sep 02 04:24:00.305 INFO STEP 936 (remove_files) COMPLETE
86712026-09-02T04:24:01.254Z[ recovery-image] Sep 02 04:24:00.305 INFO O| Sep 02 04:24:00.305 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86722026-09-02T04:24:01.254Z[ recovery-image] Sep 02 04:24:00.316 INFO O| Sep 02 04:24:00.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
86732026-09-02T04:24:01.254Z[ recovery-image] Sep 02 04:24:00.317 INFO O| Sep 02 04:24:00.317 INFO STEP 937 (remove_files) COMPLETE
86742026-09-02T04:24:01.254Z[ recovery-image] Sep 02 04:24:00.317 INFO O| Sep 02 04:24:00.317 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86752026-09-02T04:24:01.279Z[ recovery-image] Sep 02 04:24:00.328 INFO O| Sep 02 04:24:00.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
86762026-09-02T04:24:01.279Z[ recovery-image] Sep 02 04:24:00.328 INFO O| Sep 02 04:24:00.328 INFO STEP 938 (remove_files) COMPLETE
86772026-09-02T04:24:01.279Z[ recovery-image] Sep 02 04:24:00.328 INFO O| Sep 02 04:24:00.328 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86782026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.339 INFO O| Sep 02 04:24:00.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
86792026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.339 INFO O| Sep 02 04:24:00.339 INFO STEP 939 (remove_files) COMPLETE
86802026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.339 INFO O| Sep 02 04:24:00.339 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86812026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.348 INFO O| Sep 02 04:24:00.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
86822026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.348 INFO O| Sep 02 04:24:00.348 INFO STEP 940 (remove_files) COMPLETE
86832026-09-02T04:24:01.285Z[ recovery-image] Sep 02 04:24:00.348 INFO O| Sep 02 04:24:00.348 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86842026-09-02T04:24:01.299Z[ recovery-image] Sep 02 04:24:00.359 INFO O| Sep 02 04:24:00.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
86852026-09-02T04:24:01.315Z[ recovery-image] Sep 02 04:24:00.359 INFO O| Sep 02 04:24:00.359 INFO STEP 941 (remove_files) COMPLETE
86862026-09-02T04:24:01.316Z[ recovery-image] Sep 02 04:24:00.359 INFO O| Sep 02 04:24:00.359 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86872026-09-02T04:24:01.316Z[ recovery-image] Sep 02 04:24:00.371 INFO O| Sep 02 04:24:00.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
86882026-09-02T04:24:01.316Z[ recovery-image] Sep 02 04:24:00.371 INFO O| Sep 02 04:24:00.371 INFO STEP 942 (remove_files) COMPLETE
86892026-09-02T04:24:01.316Z[ recovery-image] Sep 02 04:24:00.371 INFO O| Sep 02 04:24:00.371 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86902026-09-02T04:24:01.316Z[ recovery-image] Sep 02 04:24:00.381 INFO O| Sep 02 04:24:00.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
86912026-09-02T04:24:01.319Z[ recovery-image] Sep 02 04:24:00.382 INFO O| Sep 02 04:24:00.382 INFO STEP 943 (remove_files) COMPLETE
86922026-09-02T04:24:01.319Z[ recovery-image] Sep 02 04:24:00.382 INFO O| Sep 02 04:24:00.382 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86932026-09-02T04:24:01.329Z[ recovery-image] Sep 02 04:24:00.393 INFO O| Sep 02 04:24:00.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
86942026-09-02T04:24:01.329Z[ recovery-image] Sep 02 04:24:00.393 INFO O| Sep 02 04:24:00.393 INFO STEP 944 (remove_files) COMPLETE
86952026-09-02T04:24:01.334Z[ recovery-image] Sep 02 04:24:00.393 INFO O| Sep 02 04:24:00.393 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86962026-09-02T04:24:01.342Z[ recovery-image] Sep 02 04:24:00.403 INFO O| Sep 02 04:24:00.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
86972026-09-02T04:24:01.342Z[ recovery-image] Sep 02 04:24:00.403 INFO O| Sep 02 04:24:00.403 INFO STEP 945 (remove_files) COMPLETE
86982026-09-02T04:24:01.342Z[ recovery-image] Sep 02 04:24:00.403 INFO O| Sep 02 04:24:00.403 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
86992026-09-02T04:24:01.360Z[ recovery-image] Sep 02 04:24:00.412 INFO O| Sep 02 04:24:00.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
87002026-09-02T04:24:01.360Z[ recovery-image] Sep 02 04:24:00.412 INFO O| Sep 02 04:24:00.412 INFO STEP 946 (remove_files) COMPLETE
87012026-09-02T04:24:01.361Z[ recovery-image] Sep 02 04:24:00.412 INFO O| Sep 02 04:24:00.412 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87022026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.422 INFO O| Sep 02 04:24:00.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
87032026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.422 INFO O| Sep 02 04:24:00.422 INFO STEP 947 (remove_files) COMPLETE
87042026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.422 INFO O| Sep 02 04:24:00.422 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87052026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.433 INFO O| Sep 02 04:24:00.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
87062026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.433 INFO O| Sep 02 04:24:00.433 INFO STEP 948 (remove_files) COMPLETE
87072026-09-02T04:24:01.367Z[ recovery-image] Sep 02 04:24:00.433 INFO O| Sep 02 04:24:00.433 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87082026-09-02T04:24:01.382Z[ recovery-image] Sep 02 04:24:00.443 INFO O| Sep 02 04:24:00.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
87092026-09-02T04:24:01.382Z[ recovery-image] Sep 02 04:24:00.443 INFO O| Sep 02 04:24:00.443 INFO STEP 949 (remove_files) COMPLETE
87102026-09-02T04:24:01.404Z[ recovery-image] Sep 02 04:24:00.443 INFO O| Sep 02 04:24:00.443 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87112026-09-02T04:24:01.404Z[ recovery-image] Sep 02 04:24:00.454 INFO O| Sep 02 04:24:00.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
87122026-09-02T04:24:01.404Z[ recovery-image] Sep 02 04:24:00.454 INFO O| Sep 02 04:24:00.454 INFO STEP 950 (remove_files) COMPLETE
87132026-09-02T04:24:01.404Z[ recovery-image] Sep 02 04:24:00.454 INFO O| Sep 02 04:24:00.454 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87142026-09-02T04:24:01.405Z[ recovery-image] Sep 02 04:24:00.464 INFO O| Sep 02 04:24:00.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
87152026-09-02T04:24:01.405Z[ recovery-image] Sep 02 04:24:00.464 INFO O| Sep 02 04:24:00.464 INFO STEP 951 (remove_files) COMPLETE
87162026-09-02T04:24:01.405Z[ recovery-image] Sep 02 04:24:00.464 INFO O| Sep 02 04:24:00.464 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87172026-09-02T04:24:01.421Z[ recovery-image] Sep 02 04:24:00.475 INFO O| Sep 02 04:24:00.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
87182026-09-02T04:24:01.421Z[ recovery-image] Sep 02 04:24:00.475 INFO O| Sep 02 04:24:00.475 INFO STEP 952 (remove_files) COMPLETE
87192026-09-02T04:24:01.421Z[ recovery-image] Sep 02 04:24:00.475 INFO O| Sep 02 04:24:00.475 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87202026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.486 INFO O| Sep 02 04:24:00.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
87212026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.486 INFO O| Sep 02 04:24:00.486 INFO STEP 953 (remove_files) COMPLETE
87222026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.486 INFO O| Sep 02 04:24:00.486 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87232026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.498 INFO O| Sep 02 04:24:00.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
87242026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.498 INFO O| Sep 02 04:24:00.498 INFO STEP 954 (remove_files) COMPLETE
87252026-09-02T04:24:01.439Z[ recovery-image] Sep 02 04:24:00.498 INFO O| Sep 02 04:24:00.498 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87262026-09-02T04:24:01.451Z[ recovery-image] Sep 02 04:24:00.507 INFO O| Sep 02 04:24:00.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
87272026-09-02T04:24:01.451Z[ recovery-image] Sep 02 04:24:00.507 INFO O| Sep 02 04:24:00.507 INFO STEP 955 (remove_files) COMPLETE
87282026-09-02T04:24:01.451Z[ recovery-image] Sep 02 04:24:00.507 INFO O| Sep 02 04:24:00.507 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87292026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.517 INFO O| Sep 02 04:24:00.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
87302026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.517 INFO O| Sep 02 04:24:00.517 INFO STEP 956 (remove_files) COMPLETE
87312026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.517 INFO O| Sep 02 04:24:00.517 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87322026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.528 INFO O| Sep 02 04:24:00.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
87332026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.528 INFO O| Sep 02 04:24:00.528 INFO STEP 957 (remove_files) COMPLETE
87342026-09-02T04:24:01.475Z[ recovery-image] Sep 02 04:24:00.528 INFO O| Sep 02 04:24:00.528 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87352026-09-02T04:24:01.479Z[ recovery-image] Sep 02 04:24:00.538 INFO O| Sep 02 04:24:00.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
87362026-09-02T04:24:01.479Z[ recovery-image] Sep 02 04:24:00.538 INFO O| Sep 02 04:24:00.538 INFO STEP 958 (remove_files) COMPLETE
87372026-09-02T04:24:01.479Z[ recovery-image] Sep 02 04:24:00.538 INFO O| Sep 02 04:24:00.538 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87382026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.548 INFO O| Sep 02 04:24:00.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
87392026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.548 INFO O| Sep 02 04:24:00.548 INFO STEP 959 (remove_files) COMPLETE
87402026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.548 INFO O| Sep 02 04:24:00.548 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87412026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.557 INFO O| Sep 02 04:24:00.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
87422026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.557 INFO O| Sep 02 04:24:00.557 INFO STEP 960 (remove_files) COMPLETE
87432026-09-02T04:24:01.498Z[ recovery-image] Sep 02 04:24:00.557 INFO O| Sep 02 04:24:00.557 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87442026-09-02T04:24:01.509Z[ recovery-image] Sep 02 04:24:00.568 INFO O| Sep 02 04:24:00.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
87452026-09-02T04:24:01.509Z[ recovery-image] Sep 02 04:24:00.568 INFO O| Sep 02 04:24:00.568 INFO STEP 961 (remove_files) COMPLETE
87462026-09-02T04:24:01.510Z[ recovery-image] Sep 02 04:24:00.568 INFO O| Sep 02 04:24:00.568 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87472026-09-02T04:24:01.516Z[ recovery-image] Sep 02 04:24:00.578 INFO O| Sep 02 04:24:00.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
87482026-09-02T04:24:01.516Z[ recovery-image] Sep 02 04:24:00.578 INFO O| Sep 02 04:24:00.578 INFO STEP 962 (remove_files) COMPLETE
87492026-09-02T04:24:01.516Z[ recovery-image] Sep 02 04:24:00.578 INFO O| Sep 02 04:24:00.578 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87502026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.588 INFO O| Sep 02 04:24:00.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
87512026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.588 INFO O| Sep 02 04:24:00.588 INFO STEP 963 (remove_files) COMPLETE
87522026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.588 INFO O| Sep 02 04:24:00.588 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87532026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.597 INFO O| Sep 02 04:24:00.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
87542026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.597 INFO O| Sep 02 04:24:00.597 INFO STEP 964 (remove_files) COMPLETE
87552026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.597 INFO O| Sep 02 04:24:00.597 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87562026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.606 INFO O| Sep 02 04:24:00.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
87572026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.606 INFO O| Sep 02 04:24:00.606 INFO STEP 965 (remove_files) COMPLETE
87582026-09-02T04:24:01.542Z[ recovery-image] Sep 02 04:24:00.606 INFO O| Sep 02 04:24:00.606 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87592026-09-02T04:24:01.549Z[ recovery-image] Sep 02 04:24:00.616 INFO O| Sep 02 04:24:00.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
87602026-09-02T04:24:01.550Z[ recovery-image] Sep 02 04:24:00.616 INFO O| Sep 02 04:24:00.616 INFO STEP 966 (remove_files) COMPLETE
87612026-09-02T04:24:01.554Z[ recovery-image] Sep 02 04:24:00.616 INFO O| Sep 02 04:24:00.616 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87622026-09-02T04:24:01.560Z[ recovery-image] Sep 02 04:24:00.627 INFO O| Sep 02 04:24:00.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
87632026-09-02T04:24:01.560Z[ recovery-image] Sep 02 04:24:00.627 INFO O| Sep 02 04:24:00.627 INFO STEP 967 (remove_files) COMPLETE
87642026-09-02T04:24:01.560Z[ recovery-image] Sep 02 04:24:00.627 INFO O| Sep 02 04:24:00.627 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87652026-09-02T04:24:01.572Z[ recovery-image] Sep 02 04:24:00.638 INFO O| Sep 02 04:24:00.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
87662026-09-02T04:24:01.572Z[ recovery-image] Sep 02 04:24:00.638 INFO O| Sep 02 04:24:00.638 INFO STEP 968 (remove_files) COMPLETE
87672026-09-02T04:24:01.572Z[ recovery-image] Sep 02 04:24:00.638 INFO O| Sep 02 04:24:00.638 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87682026-09-02T04:24:01.581Z[ recovery-image] Sep 02 04:24:00.648 INFO O| Sep 02 04:24:00.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
87692026-09-02T04:24:01.581Z[ recovery-image] Sep 02 04:24:00.648 INFO O| Sep 02 04:24:00.648 INFO STEP 969 (remove_files) COMPLETE
87702026-09-02T04:24:01.581Z[ recovery-image] Sep 02 04:24:00.648 INFO O| Sep 02 04:24:00.648 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87712026-09-02T04:24:01.599Z[ recovery-image] Sep 02 04:24:00.662 INFO O| Sep 02 04:24:00.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
87722026-09-02T04:24:01.599Z[ recovery-image] Sep 02 04:24:00.662 INFO O| Sep 02 04:24:00.662 INFO STEP 970 (remove_files) COMPLETE
87732026-09-02T04:24:01.599Z[ recovery-image] Sep 02 04:24:00.662 INFO O| Sep 02 04:24:00.662 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87742026-09-02T04:24:01.615Z[ recovery-image] Sep 02 04:24:00.673 INFO O| Sep 02 04:24:00.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
87752026-09-02T04:24:01.615Z[ recovery-image] Sep 02 04:24:00.673 INFO O| Sep 02 04:24:00.673 INFO STEP 971 (remove_files) COMPLETE
87762026-09-02T04:24:01.615Z[ recovery-image] Sep 02 04:24:00.673 INFO O| Sep 02 04:24:00.673 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87772026-09-02T04:24:01.631Z[ recovery-image] Sep 02 04:24:00.685 INFO O| Sep 02 04:24:00.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
87782026-09-02T04:24:01.631Z[ recovery-image] Sep 02 04:24:00.685 INFO O| Sep 02 04:24:00.685 INFO STEP 972 (remove_files) COMPLETE
87792026-09-02T04:24:01.631Z[ recovery-image] Sep 02 04:24:00.685 INFO O| Sep 02 04:24:00.685 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87802026-09-02T04:24:01.637Z[ recovery-image] Sep 02 04:24:00.696 INFO O| Sep 02 04:24:00.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
87812026-09-02T04:24:01.637Z[ recovery-image] Sep 02 04:24:00.696 INFO O| Sep 02 04:24:00.696 INFO STEP 973 (remove_files) COMPLETE
87822026-09-02T04:24:01.637Z[ recovery-image] Sep 02 04:24:00.696 INFO O| Sep 02 04:24:00.696 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87832026-09-02T04:24:01.642Z[ recovery-image] Sep 02 04:24:00.705 INFO O| Sep 02 04:24:00.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
87842026-09-02T04:24:01.642Z[ recovery-image] Sep 02 04:24:00.705 INFO O| Sep 02 04:24:00.705 INFO STEP 974 (remove_files) COMPLETE
87852026-09-02T04:24:01.642Z[ recovery-image] Sep 02 04:24:00.705 INFO O| Sep 02 04:24:00.705 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87862026-09-02T04:24:01.646Z[ recovery-image] Sep 02 04:24:00.713 INFO O| Sep 02 04:24:00.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
87872026-09-02T04:24:01.646Z[ recovery-image] Sep 02 04:24:00.713 INFO O| Sep 02 04:24:00.713 INFO STEP 975 (remove_files) COMPLETE
87882026-09-02T04:24:01.647Z[ recovery-image] Sep 02 04:24:00.713 INFO O| Sep 02 04:24:00.713 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87892026-09-02T04:24:01.655Z[ recovery-image] Sep 02 04:24:00.722 INFO O| Sep 02 04:24:00.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
87902026-09-02T04:24:01.655Z[ recovery-image] Sep 02 04:24:00.722 INFO O| Sep 02 04:24:00.722 INFO STEP 976 (remove_files) COMPLETE
87912026-09-02T04:24:01.655Z[ recovery-image] Sep 02 04:24:00.722 INFO O| Sep 02 04:24:00.722 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87922026-09-02T04:24:01.666Z[ recovery-image] Sep 02 04:24:00.733 INFO O| Sep 02 04:24:00.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
87932026-09-02T04:24:01.666Z[ recovery-image] Sep 02 04:24:00.733 INFO O| Sep 02 04:24:00.733 INFO STEP 977 (remove_files) COMPLETE
87942026-09-02T04:24:01.666Z[ recovery-image] Sep 02 04:24:00.733 INFO O| Sep 02 04:24:00.733 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87952026-09-02T04:24:01.678Z[ recovery-image] Sep 02 04:24:00.743 INFO O| Sep 02 04:24:00.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
87962026-09-02T04:24:01.678Z[ recovery-image] Sep 02 04:24:00.743 INFO O| Sep 02 04:24:00.743 INFO STEP 978 (remove_files) COMPLETE
87972026-09-02T04:24:01.684Z[ recovery-image] Sep 02 04:24:00.743 INFO O| Sep 02 04:24:00.743 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
87982026-09-02T04:24:01.689Z[ recovery-image] Sep 02 04:24:00.752 INFO O| Sep 02 04:24:00.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
87992026-09-02T04:24:01.690Z[ recovery-image] Sep 02 04:24:00.752 INFO O| Sep 02 04:24:00.752 INFO STEP 979 (remove_files) COMPLETE
88002026-09-02T04:24:01.690Z[ recovery-image] Sep 02 04:24:00.752 INFO O| Sep 02 04:24:00.752 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88012026-09-02T04:24:01.707Z[ recovery-image] Sep 02 04:24:00.764 INFO O| Sep 02 04:24:00.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
88022026-09-02T04:24:01.708Z[ recovery-image] Sep 02 04:24:00.764 INFO O| Sep 02 04:24:00.764 INFO STEP 980 (remove_files) COMPLETE
88032026-09-02T04:24:01.708Z[ recovery-image] Sep 02 04:24:00.764 INFO O| Sep 02 04:24:00.764 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88042026-09-02T04:24:01.713Z[ recovery-image] Sep 02 04:24:00.774 INFO O| Sep 02 04:24:00.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
88052026-09-02T04:24:01.713Z[ recovery-image] Sep 02 04:24:00.774 INFO O| Sep 02 04:24:00.774 INFO STEP 981 (remove_files) COMPLETE
88062026-09-02T04:24:01.713Z[ recovery-image] Sep 02 04:24:00.774 INFO O| Sep 02 04:24:00.774 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88072026-09-02T04:24:01.717Z[ recovery-image] Sep 02 04:24:00.783 INFO O| Sep 02 04:24:00.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
88082026-09-02T04:24:01.717Z[ recovery-image] Sep 02 04:24:00.784 INFO O| Sep 02 04:24:00.784 INFO STEP 982 (remove_files) COMPLETE
88092026-09-02T04:24:01.717Z[ recovery-image] Sep 02 04:24:00.784 INFO O| Sep 02 04:24:00.784 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88102026-09-02T04:24:01.729Z[ recovery-image] Sep 02 04:24:00.794 INFO O| Sep 02 04:24:00.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
88112026-09-02T04:24:01.729Z[ recovery-image] Sep 02 04:24:00.794 INFO O| Sep 02 04:24:00.794 INFO STEP 983 (remove_files) COMPLETE
88122026-09-02T04:24:01.729Z[ recovery-image] Sep 02 04:24:00.794 INFO O| Sep 02 04:24:00.794 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88132026-09-02T04:24:01.738Z[ recovery-image] Sep 02 04:24:00.804 INFO O| Sep 02 04:24:00.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
88142026-09-02T04:24:01.738Z[ recovery-image] Sep 02 04:24:00.804 INFO O| Sep 02 04:24:00.804 INFO STEP 984 (remove_files) COMPLETE
88152026-09-02T04:24:01.738Z[ recovery-image] Sep 02 04:24:00.804 INFO O| Sep 02 04:24:00.804 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88162026-09-02T04:24:01.750Z[ recovery-image] Sep 02 04:24:00.815 INFO O| Sep 02 04:24:00.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
88172026-09-02T04:24:01.750Z[ recovery-image] Sep 02 04:24:00.815 INFO O| Sep 02 04:24:00.815 INFO STEP 985 (remove_files) COMPLETE
88182026-09-02T04:24:01.750Z[ recovery-image] Sep 02 04:24:00.815 INFO O| Sep 02 04:24:00.815 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88192026-09-02T04:24:01.760Z[ recovery-image] Sep 02 04:24:00.826 INFO O| Sep 02 04:24:00.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
88202026-09-02T04:24:01.760Z[ recovery-image] Sep 02 04:24:00.826 INFO O| Sep 02 04:24:00.826 INFO STEP 986 (remove_files) COMPLETE
88212026-09-02T04:24:01.760Z[ recovery-image] Sep 02 04:24:00.826 INFO O| Sep 02 04:24:00.826 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88222026-09-02T04:24:01.769Z[ recovery-image] Sep 02 04:24:00.836 INFO O| Sep 02 04:24:00.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
88232026-09-02T04:24:01.769Z[ recovery-image] Sep 02 04:24:00.836 INFO O| Sep 02 04:24:00.836 INFO STEP 987 (remove_files) COMPLETE
88242026-09-02T04:24:01.774Z[ recovery-image] Sep 02 04:24:00.836 INFO O| Sep 02 04:24:00.836 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88252026-09-02T04:24:01.781Z[ recovery-image] Sep 02 04:24:00.847 INFO O| Sep 02 04:24:00.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
88262026-09-02T04:24:01.781Z[ recovery-image] Sep 02 04:24:00.847 INFO O| Sep 02 04:24:00.847 INFO STEP 988 (remove_files) COMPLETE
88272026-09-02T04:24:01.781Z[ recovery-image] Sep 02 04:24:00.847 INFO O| Sep 02 04:24:00.847 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88282026-09-02T04:24:01.794Z[ recovery-image] Sep 02 04:24:00.859 INFO O| Sep 02 04:24:00.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
88292026-09-02T04:24:01.794Z[ recovery-image] Sep 02 04:24:00.859 INFO O| Sep 02 04:24:00.859 INFO STEP 989 (remove_files) COMPLETE
88302026-09-02T04:24:01.794Z[ recovery-image] Sep 02 04:24:00.859 INFO O| Sep 02 04:24:00.859 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88312026-09-02T04:24:01.801Z[ recovery-image] Sep 02 04:24:00.868 INFO O| Sep 02 04:24:00.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
88322026-09-02T04:24:01.802Z[ recovery-image] Sep 02 04:24:00.868 INFO O| Sep 02 04:24:00.868 INFO STEP 990 (remove_files) COMPLETE
88332026-09-02T04:24:01.802Z[ recovery-image] Sep 02 04:24:00.868 INFO O| Sep 02 04:24:00.868 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88342026-09-02T04:24:01.815Z[ recovery-image] Sep 02 04:24:00.882 INFO O| Sep 02 04:24:00.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
88352026-09-02T04:24:01.815Z[ recovery-image] Sep 02 04:24:00.882 INFO O| Sep 02 04:24:00.879 INFO STEP 991 (remove_files) COMPLETE
88362026-09-02T04:24:01.816Z[ recovery-image] Sep 02 04:24:00.882 INFO O| Sep 02 04:24:00.879 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88372026-09-02T04:24:01.823Z[ recovery-image] Sep 02 04:24:00.890 INFO O| Sep 02 04:24:00.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
88382026-09-02T04:24:01.823Z[ recovery-image] Sep 02 04:24:00.890 INFO O| Sep 02 04:24:00.890 INFO STEP 992 (remove_files) COMPLETE
88392026-09-02T04:24:01.823Z[ recovery-image] Sep 02 04:24:00.890 INFO O| Sep 02 04:24:00.890 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88402026-09-02T04:24:01.833Z[ recovery-image] Sep 02 04:24:00.900 INFO O| Sep 02 04:24:00.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
88412026-09-02T04:24:01.833Z[ recovery-image] Sep 02 04:24:00.900 INFO O| Sep 02 04:24:00.900 INFO STEP 993 (remove_files) COMPLETE
88422026-09-02T04:24:01.834Z[ recovery-image] Sep 02 04:24:00.900 INFO O| Sep 02 04:24:00.900 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88432026-09-02T04:24:01.844Z[ recovery-image] Sep 02 04:24:00.911 INFO O| Sep 02 04:24:00.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
88442026-09-02T04:24:01.844Z[ recovery-image] Sep 02 04:24:00.911 INFO O| Sep 02 04:24:00.911 INFO STEP 994 (remove_files) COMPLETE
88452026-09-02T04:24:01.854Z[ recovery-image] Sep 02 04:24:00.911 INFO O| Sep 02 04:24:00.911 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88462026-09-02T04:24:01.859Z[ recovery-image] Sep 02 04:24:00.921 INFO O| Sep 02 04:24:00.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
88472026-09-02T04:24:01.859Z[ recovery-image] Sep 02 04:24:00.921 INFO O| Sep 02 04:24:00.921 INFO STEP 995 (remove_files) COMPLETE
88482026-09-02T04:24:01.860Z[ recovery-image] Sep 02 04:24:00.921 INFO O| Sep 02 04:24:00.921 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88492026-09-02T04:24:01.895Z[ recovery-image] Sep 02 04:24:00.931 INFO O| Sep 02 04:24:00.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
88502026-09-02T04:24:01.905Z[ recovery-image] Sep 02 04:24:00.932 INFO O| Sep 02 04:24:00.932 INFO STEP 996 (remove_files) COMPLETE
88512026-09-02T04:24:01.905Z[ recovery-image] Sep 02 04:24:00.932 INFO O| Sep 02 04:24:00.932 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88522026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.942 INFO O| Sep 02 04:24:00.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
88532026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.942 INFO O| Sep 02 04:24:00.942 INFO STEP 997 (remove_files) COMPLETE
88542026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.942 INFO O| Sep 02 04:24:00.942 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88552026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.953 INFO O| Sep 02 04:24:00.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
88562026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.953 INFO O| Sep 02 04:24:00.953 INFO STEP 998 (remove_files) COMPLETE
88572026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.953 INFO O| Sep 02 04:24:00.953 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88582026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.963 INFO O| Sep 02 04:24:00.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
88592026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.963 INFO O| Sep 02 04:24:00.963 INFO STEP 999 (remove_files) COMPLETE
88602026-09-02T04:24:01.906Z[ recovery-image] Sep 02 04:24:00.963 INFO O| Sep 02 04:24:00.963 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88612026-09-02T04:24:01.911Z[ recovery-image] Sep 02 04:24:00.973 INFO O| Sep 02 04:24:00.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
88622026-09-02T04:24:01.911Z[ recovery-image] Sep 02 04:24:00.973 INFO O| Sep 02 04:24:00.973 INFO STEP 1000 (remove_files) COMPLETE
88632026-09-02T04:24:01.911Z[ recovery-image] Sep 02 04:24:00.973 INFO O| Sep 02 04:24:00.973 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88642026-09-02T04:24:01.918Z[ recovery-image] Sep 02 04:24:00.984 INFO O| Sep 02 04:24:00.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
88652026-09-02T04:24:01.918Z[ recovery-image] Sep 02 04:24:00.984 INFO O| Sep 02 04:24:00.984 INFO STEP 1001 (remove_files) COMPLETE
88662026-09-02T04:24:01.918Z[ recovery-image] Sep 02 04:24:00.984 INFO O| Sep 02 04:24:00.984 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88672026-09-02T04:24:01.929Z[ recovery-image] Sep 02 04:24:00.995 INFO O| Sep 02 04:24:00.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
88682026-09-02T04:24:01.929Z[ recovery-image] Sep 02 04:24:00.995 INFO O| Sep 02 04:24:00.995 INFO STEP 1002 (remove_files) COMPLETE
88692026-09-02T04:24:01.929Z[ recovery-image] Sep 02 04:24:00.995 INFO O| Sep 02 04:24:00.995 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88702026-09-02T04:24:01.944Z[ recovery-image] Sep 02 04:24:01.006 INFO O| Sep 02 04:24:01.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
88712026-09-02T04:24:01.944Z[ recovery-image] Sep 02 04:24:01.006 INFO O| Sep 02 04:24:01.006 INFO STEP 1003 (remove_files) COMPLETE
88722026-09-02T04:24:01.944Z[ recovery-image] Sep 02 04:24:01.006 INFO O| Sep 02 04:24:01.006 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88732026-09-02T04:24:01.951Z[ recovery-image] Sep 02 04:24:01.016 INFO O| Sep 02 04:24:01.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
88742026-09-02T04:24:01.951Z[ recovery-image] Sep 02 04:24:01.016 INFO O| Sep 02 04:24:01.016 INFO STEP 1004 (remove_files) COMPLETE
88752026-09-02T04:24:01.956Z[ recovery-image] Sep 02 04:24:01.016 INFO O| Sep 02 04:24:01.016 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88762026-09-02T04:24:01.959Z[ recovery-image] Sep 02 04:24:01.025 INFO O| Sep 02 04:24:01.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
88772026-09-02T04:24:01.960Z[ recovery-image] Sep 02 04:24:01.025 INFO O| Sep 02 04:24:01.025 INFO STEP 1005 (remove_files) COMPLETE
88782026-09-02T04:24:01.960Z[ recovery-image] Sep 02 04:24:01.025 INFO O| Sep 02 04:24:01.025 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88792026-09-02T04:24:01.981Z[ recovery-image] Sep 02 04:24:01.037 INFO O| Sep 02 04:24:01.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
88802026-09-02T04:24:01.981Z[ recovery-image] Sep 02 04:24:01.037 INFO O| Sep 02 04:24:01.037 INFO STEP 1006 (remove_files) COMPLETE
88812026-09-02T04:24:01.984Z[ recovery-image] Sep 02 04:24:01.037 INFO O| Sep 02 04:24:01.037 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88822026-09-02T04:24:01.984Z[ recovery-image] Sep 02 04:24:01.049 INFO O| Sep 02 04:24:01.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
88832026-09-02T04:24:01.984Z[ recovery-image] Sep 02 04:24:01.050 INFO O| Sep 02 04:24:01.050 INFO STEP 1007 (remove_files) COMPLETE
88842026-09-02T04:24:01.984Z[ recovery-image] Sep 02 04:24:01.050 INFO O| Sep 02 04:24:01.050 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88852026-09-02T04:24:01.995Z[ recovery-image] Sep 02 04:24:01.061 INFO O| Sep 02 04:24:01.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
88862026-09-02T04:24:01.995Z[ recovery-image] Sep 02 04:24:01.061 INFO O| Sep 02 04:24:01.061 INFO STEP 1008 (remove_files) COMPLETE
88872026-09-02T04:24:01.995Z[ recovery-image] Sep 02 04:24:01.061 INFO O| Sep 02 04:24:01.061 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88882026-09-02T04:24:02.004Z[ recovery-image] Sep 02 04:24:01.071 INFO O| Sep 02 04:24:01.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
88892026-09-02T04:24:02.004Z[ recovery-image] Sep 02 04:24:01.071 INFO O| Sep 02 04:24:01.071 INFO STEP 1009 (remove_files) COMPLETE
88902026-09-02T04:24:02.004Z[ recovery-image] Sep 02 04:24:01.071 INFO O| Sep 02 04:24:01.071 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88912026-09-02T04:24:02.015Z[ recovery-image] Sep 02 04:24:01.081 INFO O| Sep 02 04:24:01.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
88922026-09-02T04:24:02.015Z[ recovery-image] Sep 02 04:24:01.081 INFO O| Sep 02 04:24:01.081 INFO STEP 1010 (remove_files) COMPLETE
88932026-09-02T04:24:02.015Z[ recovery-image] Sep 02 04:24:01.081 INFO O| Sep 02 04:24:01.081 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88942026-09-02T04:24:02.029Z[ recovery-image] Sep 02 04:24:01.091 INFO O| Sep 02 04:24:01.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
88952026-09-02T04:24:02.029Z[ recovery-image] Sep 02 04:24:01.091 INFO O| Sep 02 04:24:01.091 INFO STEP 1011 (remove_files) COMPLETE
88962026-09-02T04:24:02.029Z[ recovery-image] Sep 02 04:24:01.091 INFO O| Sep 02 04:24:01.091 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
88972026-09-02T04:24:02.034Z[ recovery-image] Sep 02 04:24:01.100 INFO O| Sep 02 04:24:01.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
88982026-09-02T04:24:02.034Z[ recovery-image] Sep 02 04:24:01.100 INFO O| Sep 02 04:24:01.100 INFO STEP 1012 (remove_files) COMPLETE
88992026-09-02T04:24:02.035Z[ recovery-image] Sep 02 04:24:01.100 INFO O| Sep 02 04:24:01.100 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89002026-09-02T04:24:02.038Z[verify-libraries] Compiling support-bundle-viewer v0.1.2
89012026-09-02T04:24:02.044Z[ recovery-image] Sep 02 04:24:01.111 INFO O| Sep 02 04:24:01.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
89022026-09-02T04:24:02.044Z[ recovery-image] Sep 02 04:24:01.111 INFO O| Sep 02 04:24:01.111 INFO STEP 1013 (remove_files) COMPLETE
89032026-09-02T04:24:02.044Z[ recovery-image] Sep 02 04:24:01.111 INFO O| Sep 02 04:24:01.111 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89042026-09-02T04:24:02.064Z[ recovery-image] Sep 02 04:24:01.127 INFO O| Sep 02 04:24:01.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
89052026-09-02T04:24:02.064Z[ recovery-image] Sep 02 04:24:01.127 INFO O| Sep 02 04:24:01.127 INFO STEP 1014 (remove_files) COMPLETE
89062026-09-02T04:24:02.064Z[ recovery-image] Sep 02 04:24:01.127 INFO O| Sep 02 04:24:01.127 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89072026-09-02T04:24:02.079Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
89082026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.137 INFO O| Sep 02 04:24:01.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
89092026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.138 INFO O| Sep 02 04:24:01.138 INFO STEP 1015 (remove_files) COMPLETE
89102026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.138 INFO O| Sep 02 04:24:01.138 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89112026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.148 INFO O| Sep 02 04:24:01.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
89122026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.148 INFO O| Sep 02 04:24:01.148 INFO STEP 1016 (remove_files) COMPLETE
89132026-09-02T04:24:02.084Z[ recovery-image] Sep 02 04:24:01.148 INFO O| Sep 02 04:24:01.148 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89142026-09-02T04:24:02.091Z[ recovery-image] Sep 02 04:24:01.158 INFO O| Sep 02 04:24:01.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
89152026-09-02T04:24:02.091Z[ recovery-image] Sep 02 04:24:01.158 INFO O| Sep 02 04:24:01.158 INFO STEP 1017 (remove_files) COMPLETE
89162026-09-02T04:24:02.091Z[ recovery-image] Sep 02 04:24:01.158 INFO O| Sep 02 04:24:01.158 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89172026-09-02T04:24:02.109Z[ recovery-image] Sep 02 04:24:01.166 INFO O| Sep 02 04:24:01.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
89182026-09-02T04:24:02.109Z[ recovery-image] Sep 02 04:24:01.166 INFO O| Sep 02 04:24:01.166 INFO STEP 1018 (remove_files) COMPLETE
89192026-09-02T04:24:02.344Z[ recovery-image] Sep 02 04:24:01.166 INFO O| Sep 02 04:24:01.166 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89202026-09-02T04:24:02.344Z[ recovery-image] Sep 02 04:24:01.174 INFO O| Sep 02 04:24:01.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
89212026-09-02T04:24:02.344Z[ recovery-image] Sep 02 04:24:01.174 INFO O| Sep 02 04:24:01.174 INFO STEP 1019 (remove_files) COMPLETE
89222026-09-02T04:24:02.344Z[ recovery-image] Sep 02 04:24:01.174 INFO O| Sep 02 04:24:01.174 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89232026-09-02T04:24:02.345Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
89242026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.184 INFO O| Sep 02 04:24:01.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
89252026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.184 INFO O| Sep 02 04:24:01.184 INFO STEP 1020 (remove_files) COMPLETE
89262026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.184 INFO O| Sep 02 04:24:01.184 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89272026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.193 INFO O| Sep 02 04:24:01.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
89282026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.193 INFO O| Sep 02 04:24:01.193 INFO STEP 1021 (remove_files) COMPLETE
89292026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.193 INFO O| Sep 02 04:24:01.193 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89302026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.202 INFO O| Sep 02 04:24:01.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
89312026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.202 INFO O| Sep 02 04:24:01.202 INFO STEP 1022 (remove_files) COMPLETE
89322026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.202 INFO O| Sep 02 04:24:01.202 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89332026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.212 INFO O| Sep 02 04:24:01.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
89342026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.212 INFO O| Sep 02 04:24:01.212 INFO STEP 1023 (remove_files) COMPLETE
89352026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.212 INFO O| Sep 02 04:24:01.212 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89362026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.221 INFO O| Sep 02 04:24:01.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
89372026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.221 INFO O| Sep 02 04:24:01.221 INFO STEP 1024 (remove_files) COMPLETE
89382026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.221 INFO O| Sep 02 04:24:01.221 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89392026-09-02T04:24:02.345Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
89402026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.229 INFO O| Sep 02 04:24:01.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
89412026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.229 INFO O| Sep 02 04:24:01.229 INFO STEP 1025 (remove_files) COMPLETE
89422026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.229 INFO O| Sep 02 04:24:01.229 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89432026-09-02T04:24:02.345Z[ recovery-image] Sep 02 04:24:01.239 INFO O| Sep 02 04:24:01.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
89442026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.239 INFO O| Sep 02 04:24:01.239 INFO STEP 1026 (remove_files) COMPLETE
89452026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.239 INFO O| Sep 02 04:24:01.239 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89462026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.249 INFO O| Sep 02 04:24:01.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
89472026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.249 INFO O| Sep 02 04:24:01.249 INFO STEP 1027 (remove_files) COMPLETE
89482026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.249 INFO O| Sep 02 04:24:01.249 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89492026-09-02T04:24:02.346Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
89502026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.263 INFO O| Sep 02 04:24:01.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
89512026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.263 INFO O| Sep 02 04:24:01.263 INFO STEP 1028 (remove_files) COMPLETE
89522026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.263 INFO O| Sep 02 04:24:01.263 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89532026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.274 INFO O| Sep 02 04:24:01.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
89542026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.275 INFO O| Sep 02 04:24:01.275 INFO STEP 1029 (remove_files) COMPLETE
89552026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.275 INFO O| Sep 02 04:24:01.275 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89562026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.285 INFO O| Sep 02 04:24:01.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
89572026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.286 INFO O| Sep 02 04:24:01.286 INFO STEP 1030 (remove_files) COMPLETE
89582026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.286 INFO O| Sep 02 04:24:01.286 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89592026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.295 INFO O| Sep 02 04:24:01.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
89602026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.296 INFO O| Sep 02 04:24:01.296 INFO STEP 1031 (remove_files) COMPLETE
89612026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.296 INFO O| Sep 02 04:24:01.296 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89622026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.309 INFO O| Sep 02 04:24:01.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
89632026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.309 INFO O| Sep 02 04:24:01.309 INFO STEP 1032 (remove_files) COMPLETE
89642026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.309 INFO O| Sep 02 04:24:01.309 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89652026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.318 INFO O| Sep 02 04:24:01.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
89662026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.319 INFO O| Sep 02 04:24:01.319 INFO STEP 1033 (remove_files) COMPLETE
89672026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.319 INFO O| Sep 02 04:24:01.319 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89682026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.329 INFO O| Sep 02 04:24:01.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
89692026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.329 INFO O| Sep 02 04:24:01.329 INFO STEP 1034 (remove_files) COMPLETE
89702026-09-02T04:24:02.346Z[ recovery-image] Sep 02 04:24:01.329 INFO O| Sep 02 04:24:01.329 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89712026-09-02T04:24:02.347Z[ recovery-image] Sep 02 04:24:01.338 INFO O| Sep 02 04:24:01.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
89722026-09-02T04:24:02.347Z[ recovery-image] Sep 02 04:24:01.338 INFO O| Sep 02 04:24:01.338 INFO STEP 1035 (remove_files) COMPLETE
89732026-09-02T04:24:02.347Z[ recovery-image] Sep 02 04:24:01.338 INFO O| Sep 02 04:24:01.338 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89742026-09-02T04:24:02.347Z[ recovery-image] Sep 02 04:24:01.347 INFO O| Sep 02 04:24:01.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
89752026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.347 INFO O| Sep 02 04:24:01.347 INFO STEP 1036 (remove_files) COMPLETE
89762026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.347 INFO O| Sep 02 04:24:01.347 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89772026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.358 INFO O| Sep 02 04:24:01.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
89782026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.358 INFO O| Sep 02 04:24:01.358 INFO STEP 1037 (remove_files) COMPLETE
89792026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.358 INFO O| Sep 02 04:24:01.358 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89802026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.367 INFO O| Sep 02 04:24:01.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
89812026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.367 INFO O| Sep 02 04:24:01.367 INFO STEP 1038 (remove_files) COMPLETE
89822026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.367 INFO O| Sep 02 04:24:01.367 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89832026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.377 INFO O| Sep 02 04:24:01.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
89842026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.377 INFO O| Sep 02 04:24:01.377 INFO STEP 1039 (remove_files) COMPLETE
89852026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.377 INFO O| Sep 02 04:24:01.377 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89862026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.386 INFO O| Sep 02 04:24:01.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
89872026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.386 INFO O| Sep 02 04:24:01.386 INFO STEP 1040 (remove_files) COMPLETE
89882026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.386 INFO O| Sep 02 04:24:01.386 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89892026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.396 INFO O| Sep 02 04:24:01.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
89902026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.396 INFO O| Sep 02 04:24:01.396 INFO STEP 1041 (remove_files) COMPLETE
89912026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.396 INFO O| Sep 02 04:24:01.396 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89922026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.406 INFO O| Sep 02 04:24:01.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
89932026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.406 INFO O| Sep 02 04:24:01.406 INFO STEP 1042 (remove_files) COMPLETE
89942026-09-02T04:24:02.348Z[ recovery-image] Sep 02 04:24:01.406 INFO O| Sep 02 04:24:01.406 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89952026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.415 INFO O| Sep 02 04:24:01.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
89962026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.415 INFO O| Sep 02 04:24:01.415 INFO STEP 1043 (remove_files) COMPLETE
89972026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.415 INFO O| Sep 02 04:24:01.415 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
89982026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.423 INFO O| Sep 02 04:24:01.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
89992026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.423 INFO O| Sep 02 04:24:01.423 INFO STEP 1044 (remove_files) COMPLETE
90002026-09-02T04:24:02.369Z[ recovery-image] Sep 02 04:24:01.423 INFO O| Sep 02 04:24:01.423 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90012026-09-02T04:24:02.383Z[ recovery-image] Sep 02 04:24:01.434 INFO O| Sep 02 04:24:01.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
90022026-09-02T04:24:02.383Z[ recovery-image] Sep 02 04:24:01.434 INFO O| Sep 02 04:24:01.434 INFO STEP 1045 (remove_files) COMPLETE
90032026-09-02T04:24:02.383Z[ recovery-image] Sep 02 04:24:01.434 INFO O| Sep 02 04:24:01.434 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90042026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.444 INFO O| Sep 02 04:24:01.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
90052026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.444 INFO O| Sep 02 04:24:01.444 INFO STEP 1046 (remove_files) COMPLETE
90062026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.444 INFO O| Sep 02 04:24:01.444 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90072026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.453 INFO O| Sep 02 04:24:01.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
90082026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.453 INFO O| Sep 02 04:24:01.453 INFO STEP 1047 (remove_files) COMPLETE
90092026-09-02T04:24:02.399Z[ recovery-image] Sep 02 04:24:01.453 INFO O| Sep 02 04:24:01.453 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90102026-09-02T04:24:02.422Z[ recovery-image] Sep 02 04:24:01.462 INFO O| Sep 02 04:24:01.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
90112026-09-02T04:24:02.422Z[ recovery-image] Sep 02 04:24:01.462 INFO O| Sep 02 04:24:01.462 INFO STEP 1048 (remove_files) COMPLETE
90122026-09-02T04:24:02.422Z[ recovery-image] Sep 02 04:24:01.462 INFO O| Sep 02 04:24:01.462 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90132026-09-02T04:24:02.433Z[ recovery-image] Sep 02 04:24:01.473 INFO O| Sep 02 04:24:01.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
90142026-09-02T04:24:02.433Z[ recovery-image] Sep 02 04:24:01.473 INFO O| Sep 02 04:24:01.473 INFO STEP 1049 (remove_files) COMPLETE
90152026-09-02T04:24:02.433Z[ recovery-image] Sep 02 04:24:01.473 INFO O| Sep 02 04:24:01.473 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90162026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.481 INFO O| Sep 02 04:24:01.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
90172026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.481 INFO O| Sep 02 04:24:01.481 INFO STEP 1050 (remove_files) COMPLETE
90182026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.481 INFO O| Sep 02 04:24:01.481 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90192026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.490 INFO O| Sep 02 04:24:01.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
90202026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.490 INFO O| Sep 02 04:24:01.490 INFO STEP 1051 (remove_files) COMPLETE
90212026-09-02T04:24:02.434Z[ recovery-image] Sep 02 04:24:01.490 INFO O| Sep 02 04:24:01.490 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90222026-09-02T04:24:02.442Z[ recovery-image] Sep 02 04:24:01.500 INFO O| Sep 02 04:24:01.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
90232026-09-02T04:24:02.442Z[ recovery-image] Sep 02 04:24:01.500 INFO O| Sep 02 04:24:01.500 INFO STEP 1052 (remove_files) COMPLETE
90242026-09-02T04:24:02.443Z[ recovery-image] Sep 02 04:24:01.500 INFO O| Sep 02 04:24:01.500 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90252026-09-02T04:24:02.447Z[ recovery-image] Sep 02 04:24:01.509 INFO O| Sep 02 04:24:01.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
90262026-09-02T04:24:02.447Z[ recovery-image] Sep 02 04:24:01.509 INFO O| Sep 02 04:24:01.509 INFO STEP 1053 (remove_files) COMPLETE
90272026-09-02T04:24:02.447Z[ recovery-image] Sep 02 04:24:01.509 INFO O| Sep 02 04:24:01.509 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90282026-09-02T04:24:02.471Z[ recovery-image] Sep 02 04:24:01.518 INFO O| Sep 02 04:24:01.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
90292026-09-02T04:24:02.471Z[ recovery-image] Sep 02 04:24:01.518 INFO O| Sep 02 04:24:01.518 INFO STEP 1054 (remove_files) COMPLETE
90302026-09-02T04:24:02.471Z[ recovery-image] Sep 02 04:24:01.518 INFO O| Sep 02 04:24:01.518 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90312026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.526 INFO O| Sep 02 04:24:01.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
90322026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.526 INFO O| Sep 02 04:24:01.526 INFO STEP 1055 (remove_files) COMPLETE
90332026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.526 INFO O| Sep 02 04:24:01.526 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90342026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.535 INFO O| Sep 02 04:24:01.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
90352026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.535 INFO O| Sep 02 04:24:01.535 INFO STEP 1056 (remove_files) COMPLETE
90362026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.535 INFO O| Sep 02 04:24:01.535 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90372026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.543 INFO O| Sep 02 04:24:01.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
90382026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.543 INFO O| Sep 02 04:24:01.543 INFO STEP 1057 (remove_files) COMPLETE
90392026-09-02T04:24:02.486Z[ recovery-image] Sep 02 04:24:01.543 INFO O| Sep 02 04:24:01.543 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90402026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.553 INFO O| Sep 02 04:24:01.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
90412026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.554 INFO O| Sep 02 04:24:01.554 INFO STEP 1058 (remove_files) COMPLETE
90422026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.554 INFO O| Sep 02 04:24:01.554 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90432026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.563 INFO O| Sep 02 04:24:01.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
90442026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.563 INFO O| Sep 02 04:24:01.563 INFO STEP 1059 (remove_files) COMPLETE
90452026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.563 INFO O| Sep 02 04:24:01.563 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90462026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.572 INFO O| Sep 02 04:24:01.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
90472026-09-02T04:24:02.550Z[ recovery-image] Sep 02 04:24:01.572 INFO O| Sep 02 04:24:01.572 INFO STEP 1060 (remove_files) COMPLETE
90482026-09-02T04:24:02.551Z[ recovery-image] Sep 02 04:24:01.572 INFO O| Sep 02 04:24:01.572 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90492026-09-02T04:24:02.551Z[ recovery-image] Sep 02 04:24:01.581 INFO O| Sep 02 04:24:01.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
90502026-09-02T04:24:02.551Z[ recovery-image] Sep 02 04:24:01.581 INFO O| Sep 02 04:24:01.581 INFO STEP 1061 (remove_files) COMPLETE
90512026-09-02T04:24:02.551Z[ recovery-image] Sep 02 04:24:01.581 INFO O| Sep 02 04:24:01.581 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90522026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.591 INFO O| Sep 02 04:24:01.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
90532026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.591 INFO O| Sep 02 04:24:01.591 INFO STEP 1062 (remove_files) COMPLETE
90542026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.591 INFO O| Sep 02 04:24:01.591 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90552026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.601 INFO O| Sep 02 04:24:01.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
90562026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.602 INFO O| Sep 02 04:24:01.602 INFO STEP 1063 (remove_files) COMPLETE
90572026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.602 INFO O| Sep 02 04:24:01.602 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90582026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.611 INFO O| Sep 02 04:24:01.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
90592026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.611 INFO O| Sep 02 04:24:01.611 INFO STEP 1064 (remove_files) COMPLETE
90602026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.611 INFO O| Sep 02 04:24:01.611 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90612026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.619 INFO O| Sep 02 04:24:01.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
90622026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.619 INFO O| Sep 02 04:24:01.619 INFO STEP 1065 (remove_files) COMPLETE
90632026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.619 INFO O| Sep 02 04:24:01.619 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90642026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.630 INFO O| Sep 02 04:24:01.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
90652026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.630 INFO O| Sep 02 04:24:01.630 INFO STEP 1066 (remove_files) COMPLETE
90662026-09-02T04:24:02.702Z[ recovery-image] Sep 02 04:24:01.630 INFO O| Sep 02 04:24:01.630 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90672026-09-02T04:24:02.715Z[ recovery-image] Sep 02 04:24:01.640 INFO O| Sep 02 04:24:01.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
90682026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.640 INFO O| Sep 02 04:24:01.640 INFO STEP 1067 (remove_files) COMPLETE
90692026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.640 INFO O| Sep 02 04:24:01.640 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90702026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.649 INFO O| Sep 02 04:24:01.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
90712026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.649 INFO O| Sep 02 04:24:01.649 INFO STEP 1068 (remove_files) COMPLETE
90722026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.649 INFO O| Sep 02 04:24:01.649 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90732026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.660 INFO O| Sep 02 04:24:01.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
90742026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.660 INFO O| Sep 02 04:24:01.660 INFO STEP 1069 (remove_files) COMPLETE
90752026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.660 INFO O| Sep 02 04:24:01.660 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90762026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.670 INFO O| Sep 02 04:24:01.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
90772026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.670 INFO O| Sep 02 04:24:01.670 INFO STEP 1070 (remove_files) COMPLETE
90782026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.670 INFO O| Sep 02 04:24:01.670 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90792026-09-02T04:24:02.716Z[verify-libraries] Compiling multimap v0.10.1
90802026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.679 INFO O| Sep 02 04:24:01.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
90812026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.679 INFO O| Sep 02 04:24:01.679 INFO STEP 1071 (remove_files) COMPLETE
90822026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.679 INFO O| Sep 02 04:24:01.679 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90832026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.689 INFO O| Sep 02 04:24:01.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
90842026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.689 INFO O| Sep 02 04:24:01.689 INFO STEP 1072 (remove_files) COMPLETE
90852026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.689 INFO O| Sep 02 04:24:01.689 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90862026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.700 INFO O| Sep 02 04:24:01.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
90872026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.700 INFO O| Sep 02 04:24:01.700 INFO STEP 1073 (remove_files) COMPLETE
90882026-09-02T04:24:02.716Z[ recovery-image] Sep 02 04:24:01.700 INFO O| Sep 02 04:24:01.700 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90892026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.712 INFO O| Sep 02 04:24:01.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
90902026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.712 INFO O| Sep 02 04:24:01.712 INFO STEP 1074 (remove_files) COMPLETE
90912026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.712 INFO O| Sep 02 04:24:01.712 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90922026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.721 INFO O| Sep 02 04:24:01.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
90932026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.721 INFO O| Sep 02 04:24:01.721 INFO STEP 1075 (remove_files) COMPLETE
90942026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.721 INFO O| Sep 02 04:24:01.721 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90952026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.732 INFO O| Sep 02 04:24:01.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
90962026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.732 INFO O| Sep 02 04:24:01.732 INFO STEP 1076 (remove_files) COMPLETE
90972026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.732 INFO O| Sep 02 04:24:01.732 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
90982026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.741 INFO O| Sep 02 04:24:01.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
90992026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.741 INFO O| Sep 02 04:24:01.741 INFO STEP 1077 (remove_files) COMPLETE
91002026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.741 INFO O| Sep 02 04:24:01.741 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91012026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.751 INFO O| Sep 02 04:24:01.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
91022026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.751 INFO O| Sep 02 04:24:01.751 INFO STEP 1078 (remove_files) COMPLETE
91032026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.751 INFO O| Sep 02 04:24:01.751 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91042026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.762 INFO O| Sep 02 04:24:01.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
91052026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.762 INFO O| Sep 02 04:24:01.762 INFO STEP 1079 (remove_files) COMPLETE
91062026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.762 INFO O| Sep 02 04:24:01.762 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91072026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.773 INFO O| Sep 02 04:24:01.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
91082026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.773 INFO O| Sep 02 04:24:01.773 INFO STEP 1080 (remove_files) COMPLETE
91092026-09-02T04:24:02.717Z[ recovery-image] Sep 02 04:24:01.773 INFO O| Sep 02 04:24:01.773 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91102026-09-02T04:24:02.731Z[ recovery-image] Sep 02 04:24:01.783 INFO O| Sep 02 04:24:01.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
91112026-09-02T04:24:02.731Z[ recovery-image] Sep 02 04:24:01.783 INFO O| Sep 02 04:24:01.783 INFO STEP 1081 (remove_files) COMPLETE
91122026-09-02T04:24:02.731Z[ recovery-image] Sep 02 04:24:01.783 INFO O| Sep 02 04:24:01.783 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91132026-09-02T04:24:02.737Z[ recovery-image] Sep 02 04:24:01.793 INFO O| Sep 02 04:24:01.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
91142026-09-02T04:24:02.737Z[ recovery-image] Sep 02 04:24:01.793 INFO O| Sep 02 04:24:01.793 INFO STEP 1082 (remove_files) COMPLETE
91152026-09-02T04:24:02.737Z[ recovery-image] Sep 02 04:24:01.793 INFO O| Sep 02 04:24:01.793 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91162026-09-02T04:24:02.737Z[ recovery-image] Sep 02 04:24:01.802 INFO O| Sep 02 04:24:01.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
91172026-09-02T04:24:02.737Z[ recovery-image] Sep 02 04:24:01.802 INFO O| Sep 02 04:24:01.802 INFO STEP 1083 (remove_files) COMPLETE
91182026-09-02T04:24:02.738Z[ recovery-image] Sep 02 04:24:01.802 INFO O| Sep 02 04:24:01.802 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91192026-09-02T04:24:02.745Z[ recovery-image] Sep 02 04:24:01.812 INFO O| Sep 02 04:24:01.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
91202026-09-02T04:24:02.745Z[ recovery-image] Sep 02 04:24:01.812 INFO O| Sep 02 04:24:01.812 INFO STEP 1084 (remove_files) COMPLETE
91212026-09-02T04:24:02.745Z[ recovery-image] Sep 02 04:24:01.812 INFO O| Sep 02 04:24:01.812 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91222026-09-02T04:24:02.760Z[ recovery-image] Sep 02 04:24:01.821 INFO O| Sep 02 04:24:01.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
91232026-09-02T04:24:02.761Z[ recovery-image] Sep 02 04:24:01.821 INFO O| Sep 02 04:24:01.821 INFO STEP 1085 (remove_files) COMPLETE
91242026-09-02T04:24:02.765Z[ recovery-image] Sep 02 04:24:01.821 INFO O| Sep 02 04:24:01.821 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91252026-09-02T04:24:02.778Z[ recovery-image] Sep 02 04:24:01.831 INFO O| Sep 02 04:24:01.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
91262026-09-02T04:24:02.778Z[ recovery-image] Sep 02 04:24:01.831 INFO O| Sep 02 04:24:01.831 INFO STEP 1086 (remove_files) COMPLETE
91272026-09-02T04:24:02.778Z[ recovery-image] Sep 02 04:24:01.831 INFO O| Sep 02 04:24:01.831 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91282026-09-02T04:24:02.783Z[ recovery-image] Sep 02 04:24:01.843 INFO O| Sep 02 04:24:01.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
91292026-09-02T04:24:02.784Z[ recovery-image] Sep 02 04:24:01.843 INFO O| Sep 02 04:24:01.843 INFO STEP 1087 (remove_files) COMPLETE
91302026-09-02T04:24:02.784Z[ recovery-image] Sep 02 04:24:01.843 INFO O| Sep 02 04:24:01.843 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91312026-09-02T04:24:02.790Z[ recovery-image] Sep 02 04:24:01.854 INFO O| Sep 02 04:24:01.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
91322026-09-02T04:24:02.790Z[ recovery-image] Sep 02 04:24:01.854 INFO O| Sep 02 04:24:01.854 INFO STEP 1088 (remove_files) COMPLETE
91332026-09-02T04:24:02.790Z[ recovery-image] Sep 02 04:24:01.854 INFO O| Sep 02 04:24:01.854 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91342026-09-02T04:24:02.798Z[ recovery-image] Sep 02 04:24:01.865 INFO O| Sep 02 04:24:01.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
91352026-09-02T04:24:02.798Z[ recovery-image] Sep 02 04:24:01.865 INFO O| Sep 02 04:24:01.865 INFO STEP 1089 (remove_files) COMPLETE
91362026-09-02T04:24:02.799Z[ recovery-image] Sep 02 04:24:01.865 INFO O| Sep 02 04:24:01.865 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91372026-09-02T04:24:02.809Z[ recovery-image] Sep 02 04:24:01.876 INFO O| Sep 02 04:24:01.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
91382026-09-02T04:24:02.809Z[ recovery-image] Sep 02 04:24:01.876 INFO O| Sep 02 04:24:01.876 INFO STEP 1090 (remove_files) COMPLETE
91392026-09-02T04:24:02.813Z[ recovery-image] Sep 02 04:24:01.876 INFO O| Sep 02 04:24:01.876 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91402026-09-02T04:24:02.813Z[verify-libraries] Compiling termios v0.3.3
91412026-09-02T04:24:02.819Z[ recovery-image] Sep 02 04:24:01.886 INFO O| Sep 02 04:24:01.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
91422026-09-02T04:24:02.819Z[ recovery-image] Sep 02 04:24:01.886 INFO O| Sep 02 04:24:01.886 INFO STEP 1091 (remove_files) COMPLETE
91432026-09-02T04:24:02.819Z[ recovery-image] Sep 02 04:24:01.886 INFO O| Sep 02 04:24:01.886 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91442026-09-02T04:24:02.829Z[ recovery-image] Sep 02 04:24:01.894 INFO O| Sep 02 04:24:01.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
91452026-09-02T04:24:02.829Z[ recovery-image] Sep 02 04:24:01.894 INFO O| Sep 02 04:24:01.894 INFO STEP 1092 (remove_files) COMPLETE
91462026-09-02T04:24:02.829Z[ recovery-image] Sep 02 04:24:01.894 INFO O| Sep 02 04:24:01.894 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91472026-09-02T04:24:02.836Z[ recovery-image] Sep 02 04:24:01.903 INFO O| Sep 02 04:24:01.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
91482026-09-02T04:24:02.836Z[ recovery-image] Sep 02 04:24:01.903 INFO O| Sep 02 04:24:01.903 INFO STEP 1093 (remove_files) COMPLETE
91492026-09-02T04:24:02.836Z[ recovery-image] Sep 02 04:24:01.903 INFO O| Sep 02 04:24:01.903 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91502026-09-02T04:24:02.845Z[ recovery-image] Sep 02 04:24:01.910 INFO O| Sep 02 04:24:01.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
91512026-09-02T04:24:02.846Z[ recovery-image] Sep 02 04:24:01.910 INFO O| Sep 02 04:24:01.910 INFO STEP 1094 (remove_files) COMPLETE
91522026-09-02T04:24:02.846Z[ recovery-image] Sep 02 04:24:01.910 INFO O| Sep 02 04:24:01.910 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91532026-09-02T04:24:02.852Z[ recovery-image] Sep 02 04:24:01.919 INFO O| Sep 02 04:24:01.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
91542026-09-02T04:24:02.852Z[ recovery-image] Sep 02 04:24:01.919 INFO O| Sep 02 04:24:01.919 INFO STEP 1095 (remove_files) COMPLETE
91552026-09-02T04:24:02.852Z[ recovery-image] Sep 02 04:24:01.919 INFO O| Sep 02 04:24:01.919 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91562026-09-02T04:24:02.861Z[ recovery-image] Sep 02 04:24:01.927 INFO O| Sep 02 04:24:01.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
91572026-09-02T04:24:02.861Z[ recovery-image] Sep 02 04:24:01.927 INFO O| Sep 02 04:24:01.927 INFO STEP 1096 (remove_files) COMPLETE
91582026-09-02T04:24:02.865Z[ recovery-image] Sep 02 04:24:01.927 INFO O| Sep 02 04:24:01.927 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91592026-09-02T04:24:02.872Z[ recovery-image] Sep 02 04:24:01.937 INFO O| Sep 02 04:24:01.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
91602026-09-02T04:24:02.872Z[ recovery-image] Sep 02 04:24:01.937 INFO O| Sep 02 04:24:01.937 INFO STEP 1097 (remove_files) COMPLETE
91612026-09-02T04:24:02.872Z[ recovery-image] Sep 02 04:24:01.937 INFO O| Sep 02 04:24:01.937 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91622026-09-02T04:24:02.882Z[ recovery-image] Sep 02 04:24:01.946 INFO O| Sep 02 04:24:01.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
91632026-09-02T04:24:02.882Z[ recovery-image] Sep 02 04:24:01.946 INFO O| Sep 02 04:24:01.946 INFO STEP 1098 (remove_files) COMPLETE
91642026-09-02T04:24:02.882Z[ recovery-image] Sep 02 04:24:01.946 INFO O| Sep 02 04:24:01.946 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91652026-09-02T04:24:02.890Z[ recovery-image] Sep 02 04:24:01.956 INFO O| Sep 02 04:24:01.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
91662026-09-02T04:24:02.890Z[ recovery-image] Sep 02 04:24:01.956 INFO O| Sep 02 04:24:01.956 INFO STEP 1099 (remove_files) COMPLETE
91672026-09-02T04:24:02.890Z[ recovery-image] Sep 02 04:24:01.956 INFO O| Sep 02 04:24:01.956 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91682026-09-02T04:24:02.894Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
91692026-09-02T04:24:02.903Z[ recovery-image] Sep 02 04:24:01.965 INFO O| Sep 02 04:24:01.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
91702026-09-02T04:24:02.903Z[ recovery-image] Sep 02 04:24:01.965 INFO O| Sep 02 04:24:01.965 INFO STEP 1100 (remove_files) COMPLETE
91712026-09-02T04:24:02.903Z[ recovery-image] Sep 02 04:24:01.965 INFO O| Sep 02 04:24:01.965 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91722026-09-02T04:24:02.924Z[ recovery-image] Sep 02 04:24:01.980 INFO O| Sep 02 04:24:01.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
91732026-09-02T04:24:02.924Z[ recovery-image] Sep 02 04:24:01.980 INFO O| Sep 02 04:24:01.980 INFO STEP 1101 (remove_files) COMPLETE
91742026-09-02T04:24:02.924Z[ recovery-image] Sep 02 04:24:01.980 INFO O| Sep 02 04:24:01.980 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91752026-09-02T04:24:02.938Z[ recovery-image] Sep 02 04:24:01.992 INFO O| Sep 02 04:24:01.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
91762026-09-02T04:24:02.938Z[ recovery-image] Sep 02 04:24:01.992 INFO O| Sep 02 04:24:01.992 INFO STEP 1102 (remove_files) COMPLETE
91772026-09-02T04:24:02.938Z[ recovery-image] Sep 02 04:24:01.992 INFO O| Sep 02 04:24:01.992 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91782026-09-02T04:24:02.938Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
91792026-09-02T04:24:02.946Z[ recovery-image] Sep 02 04:24:02.002 INFO O| Sep 02 04:24:02.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
91802026-09-02T04:24:02.946Z[ recovery-image] Sep 02 04:24:02.002 INFO O| Sep 02 04:24:02.002 INFO STEP 1103 (remove_files) COMPLETE
91812026-09-02T04:24:02.946Z[ recovery-image] Sep 02 04:24:02.002 INFO O| Sep 02 04:24:02.002 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91822026-09-02T04:24:02.961Z[ recovery-image] Sep 02 04:24:02.012 INFO O| Sep 02 04:24:02.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
91832026-09-02T04:24:02.961Z[ recovery-image] Sep 02 04:24:02.012 INFO O| Sep 02 04:24:02.012 INFO STEP 1104 (remove_files) COMPLETE
91842026-09-02T04:24:02.961Z[ recovery-image] Sep 02 04:24:02.012 INFO O| Sep 02 04:24:02.012 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91852026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.022 INFO O| Sep 02 04:24:02.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
91862026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.022 INFO O| Sep 02 04:24:02.022 INFO STEP 1105 (remove_files) COMPLETE
91872026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.022 INFO O| Sep 02 04:24:02.022 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91882026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.032 INFO O| Sep 02 04:24:02.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
91892026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.032 INFO O| Sep 02 04:24:02.032 INFO STEP 1106 (remove_files) COMPLETE
91902026-09-02T04:24:02.974Z[ recovery-image] Sep 02 04:24:02.032 INFO O| Sep 02 04:24:02.032 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91912026-09-02T04:24:02.983Z[ recovery-image] Sep 02 04:24:02.042 INFO O| Sep 02 04:24:02.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
91922026-09-02T04:24:02.983Z[ recovery-image] Sep 02 04:24:02.042 INFO O| Sep 02 04:24:02.042 INFO STEP 1107 (remove_files) COMPLETE
91932026-09-02T04:24:02.983Z[ recovery-image] Sep 02 04:24:02.042 INFO O| Sep 02 04:24:02.042 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91942026-09-02T04:24:02.993Z[ recovery-image] Sep 02 04:24:02.052 INFO O| Sep 02 04:24:02.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
91952026-09-02T04:24:02.994Z[ recovery-image] Sep 02 04:24:02.052 INFO O| Sep 02 04:24:02.052 INFO STEP 1108 (remove_files) COMPLETE
91962026-09-02T04:24:02.994Z[ recovery-image] Sep 02 04:24:02.052 INFO O| Sep 02 04:24:02.052 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
91972026-09-02T04:24:02.998Z[ recovery-image] Sep 02 04:24:02.062 INFO O| Sep 02 04:24:02.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
91982026-09-02T04:24:02.998Z[ recovery-image] Sep 02 04:24:02.062 INFO O| Sep 02 04:24:02.062 INFO STEP 1109 (remove_files) COMPLETE
91992026-09-02T04:24:02.998Z[ recovery-image] Sep 02 04:24:02.062 INFO O| Sep 02 04:24:02.062 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92002026-09-02T04:24:03.006Z[ recovery-image] Sep 02 04:24:02.073 INFO O| Sep 02 04:24:02.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
92012026-09-02T04:24:03.007Z[ recovery-image] Sep 02 04:24:02.073 INFO O| Sep 02 04:24:02.073 INFO STEP 1110 (remove_files) COMPLETE
92022026-09-02T04:24:03.007Z[ recovery-image] Sep 02 04:24:02.073 INFO O| Sep 02 04:24:02.073 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92032026-09-02T04:24:03.017Z[ recovery-image] Sep 02 04:24:02.083 INFO O| Sep 02 04:24:02.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
92042026-09-02T04:24:03.017Z[ recovery-image] Sep 02 04:24:02.084 INFO O| Sep 02 04:24:02.084 INFO STEP 1111 (remove_files) COMPLETE
92052026-09-02T04:24:03.017Z[ recovery-image] Sep 02 04:24:02.084 INFO O| Sep 02 04:24:02.084 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92062026-09-02T04:24:03.039Z[ recovery-image] Sep 02 04:24:02.095 INFO O| Sep 02 04:24:02.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
92072026-09-02T04:24:03.039Z[ recovery-image] Sep 02 04:24:02.095 INFO O| Sep 02 04:24:02.095 INFO STEP 1112 (remove_files) COMPLETE
92082026-09-02T04:24:03.039Z[ recovery-image] Sep 02 04:24:02.095 INFO O| Sep 02 04:24:02.095 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92092026-09-02T04:24:03.045Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
92102026-09-02T04:24:03.045Z[ recovery-image] Sep 02 04:24:02.105 INFO O| Sep 02 04:24:02.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
92112026-09-02T04:24:03.045Z[ recovery-image] Sep 02 04:24:02.105 INFO O| Sep 02 04:24:02.105 INFO STEP 1113 (remove_files) COMPLETE
92122026-09-02T04:24:03.045Z[ recovery-image] Sep 02 04:24:02.105 INFO O| Sep 02 04:24:02.105 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92132026-09-02T04:24:03.049Z[ recovery-image] Sep 02 04:24:02.115 INFO O| Sep 02 04:24:02.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
92142026-09-02T04:24:03.049Z[ recovery-image] Sep 02 04:24:02.115 INFO O| Sep 02 04:24:02.115 INFO STEP 1114 (remove_files) COMPLETE
92152026-09-02T04:24:03.049Z[ recovery-image] Sep 02 04:24:02.115 INFO O| Sep 02 04:24:02.115 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92162026-09-02T04:24:03.058Z[ recovery-image] Sep 02 04:24:02.125 INFO O| Sep 02 04:24:02.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
92172026-09-02T04:24:03.058Z[ recovery-image] Sep 02 04:24:02.125 INFO O| Sep 02 04:24:02.125 INFO STEP 1115 (remove_files) COMPLETE
92182026-09-02T04:24:03.058Z[ recovery-image] Sep 02 04:24:02.125 INFO O| Sep 02 04:24:02.125 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92192026-09-02T04:24:03.068Z[ recovery-image] Sep 02 04:24:02.135 INFO O| Sep 02 04:24:02.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
92202026-09-02T04:24:03.068Z[ recovery-image] Sep 02 04:24:02.135 INFO O| Sep 02 04:24:02.135 INFO STEP 1116 (remove_files) COMPLETE
92212026-09-02T04:24:03.073Z[ recovery-image] Sep 02 04:24:02.135 INFO O| Sep 02 04:24:02.135 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide-v3.json
92222026-09-02T04:24:03.081Z[ recovery-image] Sep 02 04:24:02.145 INFO O| Sep 02 04:24:02.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
92232026-09-02T04:24:03.081Z[ recovery-image] Sep 02 04:24:02.145 INFO O| Sep 02 04:24:02.145 INFO STEP 1117 (remove_files) COMPLETE
92242026-09-02T04:24:03.085Z[ recovery-image] Sep 02 04:24:02.145 INFO O| Sep 02 04:24:02.145 INFO STEP 1118: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
92252026-09-02T04:24:03.094Z[ recovery-image] Sep 02 04:24:02.160 INFO O| Sep 02 04:24:02.160 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
92262026-09-02T04:24:03.094Z[ recovery-image] Sep 02 04:24:02.160 INFO O| Sep 02 04:24:02.160 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
92272026-09-02T04:24:03.528Z[ host-image] Sep 02 04:24:02.595 INFO O| adding properties...
92282026-09-02T04:24:04.067Z[ recovery-image] Sep 02 04:24:03.129 INFO O| Sep 02 04:24:03.129 INFO STEP 1118 (pack_tar) COMPLETE
92292026-09-02T04:24:04.067Z[ recovery-image] Sep 02 04:24:03.129 INFO O| Sep 02 04:24:03.129 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92302026-09-02T04:24:04.067Z[ recovery-image] Sep 02 04:24:03.129 INFO O| Sep 02 04:24:03.129 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
92312026-09-02T04:24:04.666Z[ recovery-image] Sep 02 04:24:03.732 INFO O| Sep 02 04:24:03.732 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
92322026-09-02T04:24:04.834Z[ recovery-image] Sep 02 04:24:03.900 INFO O| Sep 02 04:24:03.900 INFO completed processing sled/ramdisk-03-recovery-trim
92332026-09-02T04:24:04.839Z[ recovery-image] Sep 02 04:24:03.904 INFO image builder template: zfs-recovery...
92342026-09-02T04:24:04.840Z[ recovery-image] Sep 02 04:24:03.904 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/.tmpmJC2b3/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", "optever=0.41.506", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-n", "zfs-recovery"], pwd: None
92352026-09-02T04:24:04.866Z[ recovery-image] Sep 02 04:24:03.931 INFO O| Sep 02 04:24:03.931 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
92362026-09-02T04:24:04.873Z[ recovery-image] Sep 02 04:24:03.935 INFO O| Sep 02 04:24:03.935 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
92372026-09-02T04:24:04.928Z[ recovery-image] Sep 02 04:24:03.994 INFO O| Sep 02 04:24:03.994 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
92382026-09-02T04:24:04.973Z[ recovery-image] Sep 02 04:24:04.040 INFO O| Sep 02 04:24:04.040 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
92392026-09-02T04:24:04.973Z[ recovery-image] Sep 02 04:24:04.040 INFO O| Sep 02 04:24:04.040 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
92402026-09-02T04:24:04.977Z[ recovery-image] Sep 02 04:24:04.044 INFO O| Sep 02 04:24:04.044 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
92412026-09-02T04:24:05.040Z[ recovery-image] Sep 02 04:24:04.106 INFO O| Sep 02 04:24:04.106 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
92422026-09-02T04:24:05.097Z[ recovery-image] Sep 02 04:24:04.163 INFO O| Sep 02 04:24:04.163 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
92432026-09-02T04:24:05.113Z[ recovery-image] Sep 02 04:24:04.175 INFO O| Sep 02 04:24:04.175 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92442026-09-02T04:24:05.117Z[ recovery-image] Sep 02 04:24:04.180 INFO O| Sep 02 04:24:04.180 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
92452026-09-02T04:24:05.117Z[ recovery-image] Sep 02 04:24:04.181 INFO O| Sep 02 04:24:04.181 INFO no lofi found
92462026-09-02T04:24:05.117Z[ recovery-image] Sep 02 04:24:04.181 INFO O| Sep 02 04:24:04.181 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
92472026-09-02T04:24:05.117Z[ recovery-image] Sep 02 04:24:04.181 INFO O| Sep 02 04:24:04.181 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
92482026-09-02T04:24:05.177Z[ host-image] Sep 02 04:24:04.243 INFO O| installing packages...
92492026-09-02T04:24:06.262Z[verify-libraries] Compiling polar-core v0.27.3
92502026-09-02T04:24:06.964Z[ recovery-image] Sep 02 04:24:06.002 INFO O| Sep 02 04:24:06.001 INFO lofi device = /dev/dsk/c2t1d0p0
92512026-09-02T04:24:06.964Z[ recovery-image] Sep 02 04:24:06.002 INFO O| Sep 02 04:24:06.001 INFO pool device = /dev/dsk/c2t1d0p0
92522026-09-02T04:24:06.984Z[ recovery-image] Sep 02 04:24:06.002 INFO O| Sep 02 04:24:06.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"]
92532026-09-02T04:24:07.086Z[ recovery-image] Sep 02 04:24:06.152 INFO O| Sep 02 04:24:06.152 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92542026-09-02T04:24:07.090Z[ recovery-image] Sep 02 04:24:06.152 INFO O| Sep 02 04:24:06.152 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
92552026-09-02T04:24:07.109Z[ recovery-image] Sep 02 04:24:06.176 INFO O| Sep 02 04:24:06.176 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
92562026-09-02T04:24:07.246Z[ recovery-image] Sep 02 04:24:06.313 INFO O| Sep 02 04:24:06.312 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
92572026-09-02T04:24:07.280Z[ recovery-image] Sep 02 04:24:06.347 INFO O| Sep 02 04:24:06.347 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
92582026-09-02T04:24:07.303Z[ recovery-image] Sep 02 04:24:06.369 INFO O| Sep 02 04:24:06.369 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
92592026-09-02T04:24:07.321Z[ recovery-image] Sep 02 04:24:06.387 INFO O| Sep 02 04:24:06.387 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
92602026-09-02T04:24:07.366Z[ recovery-image] Sep 02 04:24:06.433 INFO O| Sep 02 04:24:06.433 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92612026-09-02T04:24:07.366Z[ recovery-image] Sep 02 04:24:06.433 INFO O| Sep 02 04:24:06.433 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
92622026-09-02T04:24:07.370Z[ recovery-image] Sep 02 04:24:06.433 INFO O| Sep 02 04:24:06.433 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92632026-09-02T04:24:07.376Z[ recovery-image] Sep 02 04:24:06.442 INFO O| Sep 02 04:24:06.442 INFO boot environment UUID: 27ef0910-fd47-4c05-bbef-3ce7f1a83f4f
92642026-09-02T04:24:07.376Z[ recovery-image] Sep 02 04:24:06.442 INFO O| Sep 02 04:24:06.442 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 27ef0910-fd47-4c05-bbef-3ce7f1a83f4f
92652026-09-02T04:24:07.402Z[ recovery-image] Sep 02 04:24:06.467 INFO O| Sep 02 04:24:06.467 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92662026-09-02T04:24:07.417Z[ recovery-image] Sep 02 04:24:06.484 INFO O| Sep 02 04:24:06.484 INFO STEP 0 (create_be) COMPLETE
92672026-09-02T04:24:07.418Z[ recovery-image] Sep 02 04:24:06.484 INFO O| Sep 02 04:24:06.484 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
92682026-09-02T04:24:07.439Z[ recovery-image] Sep 02 04:24:06.501 INFO O| Sep 02 04:24:06.501 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"]
92692026-09-02T04:24:16.945Z[verify-libraries] Compiling oso v0.27.3
92702026-09-02T04:24:16.945Z[ recovery-image] Sep 02 04:24:14.079 INFO O| Sep 02 04:24:14.079 INFO STEP 1 (unpack_tar) COMPLETE
92712026-09-02T04:24:16.946Z[ recovery-image] Sep 02 04:24:14.079 INFO O| Sep 02 04:24:14.079 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92722026-09-02T04:24:16.946Z[ recovery-image] Sep 02 04:24:14.860 INFO O| Sep 02 04:24:14.852 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
92732026-09-02T04:24:17.123Z[ recovery-image] Sep 02 04:24:16.189 INFO O| Sep 02 04:24:16.189 INFO STEP 2 (devfsadm) COMPLETE
92742026-09-02T04:24:17.123Z[ recovery-image] Sep 02 04:24:16.189 INFO O| Sep 02 04:24:16.189 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92752026-09-02T04:24:17.134Z[ recovery-image] Sep 02 04:24:16.201 INFO O| Sep 02 04:24:16.201 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
92762026-09-02T04:24:17.135Z[ recovery-image] Sep 02 04:24:16.201 INFO O| Sep 02 04:24:16.201 INFO STEP 3 (ensure_dir) COMPLETE
92772026-09-02T04:24:17.135Z[ recovery-image] Sep 02 04:24:16.201 INFO O| Sep 02 04:24:16.201 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92782026-09-02T04:24:17.145Z[ recovery-image] Sep 02 04:24:16.212 INFO O| Sep 02 04:24:16.212 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
92792026-09-02T04:24:17.145Z[ recovery-image] Sep 02 04:24:16.212 INFO O| Sep 02 04:24:16.212 INFO STEP 4 (ensure_dir) COMPLETE
92802026-09-02T04:24:17.148Z[ recovery-image] Sep 02 04:24:16.212 INFO O| Sep 02 04:24:16.212 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92812026-09-02T04:24:17.154Z[ recovery-image] Sep 02 04:24:16.221 INFO O| Sep 02 04:24:16.221 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
92822026-09-02T04:24:17.154Z[ recovery-image] Sep 02 04:24:16.221 INFO O| Sep 02 04:24:16.221 INFO STEP 5 (ensure_dir) COMPLETE
92832026-09-02T04:24:17.157Z[ recovery-image] Sep 02 04:24:16.221 INFO O| Sep 02 04:24:16.221 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92842026-09-02T04:24:17.164Z[ recovery-image] Sep 02 04:24:16.231 INFO O| Sep 02 04:24:16.231 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92852026-09-02T04:24:17.164Z[ recovery-image] Sep 02 04:24:16.231 INFO O| Sep 02 04:24:16.231 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
92862026-09-02T04:24:17.164Z[ recovery-image] Sep 02 04:24:16.231 INFO O| Sep 02 04:24:16.231 INFO STEP 6 (ensure_dir) COMPLETE
92872026-09-02T04:24:17.164Z[ recovery-image] Sep 02 04:24:16.231 INFO O| Sep 02 04:24:16.231 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92882026-09-02T04:24:17.174Z[ recovery-image] Sep 02 04:24:16.240 INFO O| Sep 02 04:24:16.240 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92892026-09-02T04:24:17.177Z[ recovery-image] Sep 02 04:24:16.240 INFO O| Sep 02 04:24:16.240 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
92902026-09-02T04:24:17.177Z[ recovery-image] Sep 02 04:24:16.240 INFO O| Sep 02 04:24:16.240 INFO STEP 7 (ensure_dir) COMPLETE
92912026-09-02T04:24:17.177Z[ recovery-image] Sep 02 04:24:16.240 INFO O| Sep 02 04:24:16.240 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92922026-09-02T04:24:17.183Z[ recovery-image] Sep 02 04:24:16.250 INFO O| Sep 02 04:24:16.250 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
92932026-09-02T04:24:17.187Z[ recovery-image] Sep 02 04:24:16.251 INFO O| Sep 02 04:24:16.251 INFO STEP 8 (remove_files) COMPLETE
92942026-09-02T04:24:17.187Z[ recovery-image] Sep 02 04:24:16.251 INFO O| Sep 02 04:24:16.251 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92952026-09-02T04:24:17.194Z[ recovery-image] Sep 02 04:24:16.261 INFO O| Sep 02 04:24:16.261 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
92962026-09-02T04:24:17.197Z[ recovery-image] Sep 02 04:24:16.261 INFO O| Sep 02 04:24:16.261 INFO STEP 9 (remove_files) COMPLETE
92972026-09-02T04:24:17.197Z[ recovery-image] Sep 02 04:24:16.261 INFO O| Sep 02 04:24:16.261 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92982026-09-02T04:24:17.205Z[ recovery-image] Sep 02 04:24:16.272 INFO O| Sep 02 04:24:16.272 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
92992026-09-02T04:24:17.209Z[ recovery-image] Sep 02 04:24:16.273 INFO O| Sep 02 04:24:16.273 INFO STEP 10 (remove_files) COMPLETE
93002026-09-02T04:24:17.209Z[ recovery-image] Sep 02 04:24:16.273 INFO O| Sep 02 04:24:16.273 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93012026-09-02T04:24:17.216Z[ recovery-image] Sep 02 04:24:16.283 INFO O| Sep 02 04:24:16.283 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
93022026-09-02T04:24:17.216Z[ recovery-image] Sep 02 04:24:16.283 INFO O| Sep 02 04:24:16.283 INFO STEP 11 (remove_files) COMPLETE
93032026-09-02T04:24:17.220Z[ recovery-image] Sep 02 04:24:16.283 INFO O| Sep 02 04:24:16.283 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93042026-09-02T04:24:17.226Z[ recovery-image] Sep 02 04:24:16.293 INFO O| Sep 02 04:24:16.293 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
93052026-09-02T04:24:17.226Z[ recovery-image] Sep 02 04:24:16.293 INFO O| Sep 02 04:24:16.293 INFO STEP 12 (remove_files) COMPLETE
93062026-09-02T04:24:17.229Z[ recovery-image] Sep 02 04:24:16.293 INFO O| Sep 02 04:24:16.293 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93072026-09-02T04:24:17.235Z[ recovery-image] Sep 02 04:24:16.302 INFO O| Sep 02 04:24:16.302 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93082026-09-02T04:24:17.235Z[ recovery-image] Sep 02 04:24:16.302 INFO O| Sep 02 04:24:16.302 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
93092026-09-02T04:24:17.238Z[ recovery-image] Sep 02 04:24:16.302 INFO O| Sep 02 04:24:16.302 INFO STEP 13 (ensure_dir) COMPLETE
93102026-09-02T04:24:17.238Z[ recovery-image] Sep 02 04:24:16.302 INFO O| Sep 02 04:24:16.302 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93112026-09-02T04:24:17.246Z[ recovery-image] Sep 02 04:24:16.313 INFO O| Sep 02 04:24:16.313 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93122026-09-02T04:24:17.246Z[ recovery-image] Sep 02 04:24:16.313 INFO O| Sep 02 04:24:16.313 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93132026-09-02T04:24:17.246Z[ recovery-image] Sep 02 04:24:16.313 INFO O| Sep 02 04:24:16.313 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
93142026-09-02T04:24:17.249Z[ recovery-image] Sep 02 04:24:16.313 INFO O| Sep 02 04:24:16.313 INFO STEP 14 (ensure_dir) COMPLETE
93152026-09-02T04:24:17.249Z[ recovery-image] Sep 02 04:24:16.313 INFO O| Sep 02 04:24:16.313 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93162026-09-02T04:24:17.256Z[ recovery-image] Sep 02 04:24:16.323 INFO O| Sep 02 04:24:16.323 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93172026-09-02T04:24:17.256Z[ recovery-image] Sep 02 04:24:16.323 INFO O| Sep 02 04:24:16.323 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93182026-09-02T04:24:17.260Z[ recovery-image] Sep 02 04:24:16.323 INFO O| Sep 02 04:24:16.323 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
93192026-09-02T04:24:17.260Z[ recovery-image] Sep 02 04:24:16.323 INFO O| Sep 02 04:24:16.323 INFO STEP 15 (ensure_dir) COMPLETE
93202026-09-02T04:24:17.260Z[ recovery-image] Sep 02 04:24:16.323 INFO O| Sep 02 04:24:16.323 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93212026-09-02T04:24:17.268Z[ recovery-image] Sep 02 04:24:16.335 INFO O| Sep 02 04:24:16.335 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93222026-09-02T04:24:17.268Z[ recovery-image] Sep 02 04:24:16.335 INFO O| Sep 02 04:24:16.335 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
93232026-09-02T04:24:17.271Z[ recovery-image] Sep 02 04:24:16.335 INFO O| Sep 02 04:24:16.335 INFO STEP 16 (ensure_dir) COMPLETE
93242026-09-02T04:24:17.271Z[ recovery-image] Sep 02 04:24:16.335 INFO O| Sep 02 04:24:16.335 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93252026-09-02T04:24:17.281Z[ recovery-image] Sep 02 04:24:16.347 INFO O| Sep 02 04:24:16.347 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93262026-09-02T04:24:17.281Z[ recovery-image] Sep 02 04:24:16.348 INFO O| Sep 02 04:24:16.347 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
93272026-09-02T04:24:17.284Z[ recovery-image] Sep 02 04:24:16.348 INFO O| Sep 02 04:24:16.347 INFO STEP 17 (ensure_dir) COMPLETE
93282026-09-02T04:24:17.284Z[ recovery-image] Sep 02 04:24:16.348 INFO O| Sep 02 04:24:16.348 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93292026-09-02T04:24:17.292Z[ recovery-image] Sep 02 04:24:16.359 INFO O| Sep 02 04:24:16.358 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93302026-09-02T04:24:17.292Z[ recovery-image] Sep 02 04:24:16.359 INFO O| Sep 02 04:24:16.359 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
93312026-09-02T04:24:17.294Z[ recovery-image] Sep 02 04:24:16.359 INFO O| Sep 02 04:24:16.359 INFO ok!
93322026-09-02T04:24:17.294Z[ recovery-image] Sep 02 04:24:16.359 INFO O| Sep 02 04:24:16.359 INFO STEP 18 (ensure_symlink) COMPLETE
93332026-09-02T04:24:17.294Z[ recovery-image] Sep 02 04:24:16.359 INFO O| Sep 02 04:24:16.359 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93342026-09-02T04:24:17.304Z[ recovery-image] Sep 02 04:24:16.370 INFO O| Sep 02 04:24:16.370 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
93352026-09-02T04:24:17.304Z[ recovery-image] Sep 02 04:24:16.371 INFO O| Sep 02 04:24:16.370 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
93362026-09-02T04:24:17.307Z[ recovery-image] Sep 02 04:24:16.371 INFO O| Sep 02 04:24:16.371 INFO ok!
93372026-09-02T04:24:17.307Z[ recovery-image] Sep 02 04:24:16.371 INFO O| Sep 02 04:24:16.371 INFO STEP 19 (ensure_file) COMPLETE
93382026-09-02T04:24:17.307Z[ recovery-image] Sep 02 04:24:16.371 INFO O| Sep 02 04:24:16.371 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93392026-09-02T04:24:17.315Z[ recovery-image] Sep 02 04:24:16.381 INFO O| Sep 02 04:24:16.381 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
93402026-09-02T04:24:17.315Z[ recovery-image] Sep 02 04:24:16.381 INFO O| Sep 02 04:24:16.381 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93412026-09-02T04:24:17.318Z[ recovery-image] Sep 02 04:24:16.381 INFO O| Sep 02 04:24:16.381 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
93422026-09-02T04:24:17.318Z[ recovery-image] Sep 02 04:24:16.381 INFO O| Sep 02 04:24:16.381 INFO ok!
93432026-09-02T04:24:17.318Z[ recovery-image] Sep 02 04:24:16.381 INFO O| Sep 02 04:24:16.381 INFO STEP 20 (ensure_symlink) COMPLETE
93442026-09-02T04:24:17.318Z[ recovery-image] Sep 02 04:24:16.382 INFO O| Sep 02 04:24:16.381 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93452026-09-02T04:24:17.327Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
93462026-09-02T04:24:17.327Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93472026-09-02T04:24:17.330Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
93482026-09-02T04:24:17.331Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO ok!
93492026-09-02T04:24:17.331Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO STEP 21 (ensure_symlink) COMPLETE
93502026-09-02T04:24:17.331Z[ recovery-image] Sep 02 04:24:16.394 INFO O| Sep 02 04:24:16.394 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93512026-09-02T04:24:17.339Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
93522026-09-02T04:24:17.339Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93532026-09-02T04:24:17.342Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
93542026-09-02T04:24:17.343Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO ok!
93552026-09-02T04:24:17.343Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO STEP 22 (ensure_symlink) COMPLETE
93562026-09-02T04:24:17.343Z[ recovery-image] Sep 02 04:24:16.405 INFO O| Sep 02 04:24:16.405 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93572026-09-02T04:24:17.348Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
93582026-09-02T04:24:17.348Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93592026-09-02T04:24:17.348Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
93602026-09-02T04:24:17.351Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO ok!
93612026-09-02T04:24:17.351Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO STEP 23 (ensure_symlink) COMPLETE
93622026-09-02T04:24:17.351Z[ recovery-image] Sep 02 04:24:16.415 INFO O| Sep 02 04:24:16.415 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93632026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93642026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 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 ...
93652026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
93662026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 INFO ok!
93672026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 INFO STEP 24 (ensure_file) COMPLETE
93682026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.424 INFO O| Sep 02 04:24:16.424 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93692026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.433 INFO O| Sep 02 04:24:16.433 INFO updating shadow file
93702026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.433 INFO O| Sep 02 04:24:16.433 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93712026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.434 INFO O| Sep 02 04:24:16.433 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
93722026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.434 INFO O| Sep 02 04:24:16.434 INFO STEP 25 (shadow) COMPLETE
93732026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.434 INFO O| Sep 02 04:24:16.434 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93742026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
93752026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
93762026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
93772026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 INFO ok!
93782026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 INFO STEP 26 (ensure_file) COMPLETE
93792026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.443 INFO O| Sep 02 04:24:16.443 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93802026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
93812026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
93822026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
93832026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO ok!
93842026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO STEP 27 (ensure_file) COMPLETE
93852026-09-02T04:24:17.393Z[ recovery-image] Sep 02 04:24:16.453 INFO O| Sep 02 04:24:16.453 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93862026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93872026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
93882026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93892026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
93902026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO ok!
93912026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO STEP 28 (ensure_file) COMPLETE
93922026-09-02T04:24:17.398Z[ recovery-image] Sep 02 04:24:16.463 INFO O| Sep 02 04:24:16.463 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93932026-09-02T04:24:17.419Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
93942026-09-02T04:24:17.419Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
93952026-09-02T04:24:17.419Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
93962026-09-02T04:24:17.419Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO ok!
93972026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO STEP 29 (ensure_file) COMPLETE
93982026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.473 INFO O| Sep 02 04:24:16.473 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
93992026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.484 INFO O| Sep 02 04:24:16.484 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94002026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.484 INFO O| Sep 02 04:24:16.484 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94012026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.484 INFO O| Sep 02 04:24:16.484 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
94022026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.484 INFO O| Sep 02 04:24:16.484 INFO STEP 30 (ensure_dir) COMPLETE
94032026-09-02T04:24:17.420Z[ recovery-image] Sep 02 04:24:16.484 INFO O| Sep 02 04:24:16.484 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94042026-09-02T04:24:17.428Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
94052026-09-02T04:24:17.428Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 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 ...
94062026-09-02T04:24:17.433Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 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
94072026-09-02T04:24:17.433Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
94082026-09-02T04:24:17.433Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 INFO ok!
94092026-09-02T04:24:17.433Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 INFO STEP 31 (ensure_file) COMPLETE
94102026-09-02T04:24:17.433Z[ recovery-image] Sep 02 04:24:16.495 INFO O| Sep 02 04:24:16.495 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94112026-09-02T04:24:17.438Z[ recovery-image] Sep 02 04:24:16.505 INFO O| Sep 02 04:24:16.504 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94122026-09-02T04:24:17.438Z[ recovery-image] Sep 02 04:24:16.505 INFO O| Sep 02 04:24:16.505 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94132026-09-02T04:24:17.442Z[ recovery-image] Sep 02 04:24:16.505 INFO O| Sep 02 04:24:16.505 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
94142026-09-02T04:24:17.442Z[ recovery-image] Sep 02 04:24:16.505 INFO O| Sep 02 04:24:16.505 INFO STEP 32 (ensure_dir) COMPLETE
94152026-09-02T04:24:17.442Z[ recovery-image] Sep 02 04:24:16.505 INFO O| Sep 02 04:24:16.505 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94162026-09-02T04:24:17.449Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
94172026-09-02T04:24:17.449Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 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 ...
94182026-09-02T04:24:17.449Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 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
94192026-09-02T04:24:17.452Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
94202026-09-02T04:24:17.452Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 INFO ok!
94212026-09-02T04:24:17.452Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 INFO STEP 33 (ensure_file) COMPLETE
94222026-09-02T04:24:17.452Z[ recovery-image] Sep 02 04:24:16.514 INFO O| Sep 02 04:24:16.514 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94232026-09-02T04:24:17.458Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
94242026-09-02T04:24:17.459Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
94252026-09-02T04:24:17.459Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
94262026-09-02T04:24:17.463Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO ok!
94272026-09-02T04:24:17.463Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO STEP 34 (ensure_file) COMPLETE
94282026-09-02T04:24:17.463Z[ recovery-image] Sep 02 04:24:16.525 INFO O| Sep 02 04:24:16.525 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94292026-09-02T04:24:17.470Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
94302026-09-02T04:24:17.473Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
94312026-09-02T04:24:17.473Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94322026-09-02T04:24:17.473Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
94332026-09-02T04:24:17.473Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO ok!
94342026-09-02T04:24:17.474Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO STEP 35 (ensure_file) COMPLETE
94352026-09-02T04:24:17.474Z[ recovery-image] Sep 02 04:24:16.537 INFO O| Sep 02 04:24:16.537 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94362026-09-02T04:24:17.481Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
94372026-09-02T04:24:17.481Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
94382026-09-02T04:24:17.485Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
94392026-09-02T04:24:17.485Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 INFO ok!
94402026-09-02T04:24:17.485Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 INFO STEP 36 (ensure_file) COMPLETE
94412026-09-02T04:24:17.485Z[ recovery-image] Sep 02 04:24:16.548 INFO O| Sep 02 04:24:16.548 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94422026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94432026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
94442026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
94452026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 INFO ok!
94462026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 INFO STEP 37 (ensure_file) COMPLETE
94472026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.560 INFO O| Sep 02 04:24:16.560 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94482026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
94492026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
94502026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94512026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94522026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94532026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
94542026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO ok!
94552026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO STEP 38 (ensure_file) COMPLETE
94562026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.572 INFO O| Sep 02 04:24:16.572 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94572026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.584 INFO O| Sep 02 04:24:16.584 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94582026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.584 INFO O| Sep 02 04:24:16.584 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94592026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.584 INFO O| Sep 02 04:24:16.584 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
94602026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.584 INFO O| Sep 02 04:24:16.584 INFO STEP 39 (ensure_dir) COMPLETE
94612026-09-02T04:24:17.521Z[ recovery-image] Sep 02 04:24:16.584 INFO O| Sep 02 04:24:16.584 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94622026-09-02T04:24:17.530Z[ recovery-image] Sep 02 04:24:16.596 INFO O| Sep 02 04:24:16.596 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
94632026-09-02T04:24:17.530Z[ recovery-image] Sep 02 04:24:16.596 INFO O| Sep 02 04:24:16.596 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 ...
94642026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.596 INFO O| Sep 02 04:24:16.596 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
94652026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.596 INFO O| Sep 02 04:24:16.596 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
94662026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.597 INFO O| Sep 02 04:24:16.596 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
94672026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.597 INFO O| Sep 02 04:24:16.597 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
94682026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.597 INFO O| Sep 02 04:24:16.597 INFO ok!
94692026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.597 INFO O| Sep 02 04:24:16.597 INFO STEP 40 (ensure_file) COMPLETE
94702026-09-02T04:24:17.533Z[ recovery-image] Sep 02 04:24:16.597 INFO O| Sep 02 04:24:16.597 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94712026-09-02T04:24:17.552Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94722026-09-02T04:24:17.552Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 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 ...
94732026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94742026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 INFO ok!
94752026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 INFO STEP 41 (ensure_symlink) COMPLETE
94762026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.607 INFO O| Sep 02 04:24:16.607 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94772026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
94782026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
94792026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
94802026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO ok!
94812026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO STEP 42 (ensure_symlink) COMPLETE
94822026-09-02T04:24:17.556Z[ recovery-image] Sep 02 04:24:16.616 INFO O| Sep 02 04:24:16.616 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94832026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
94842026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
94852026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94862026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94872026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94882026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
94892026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO ok!
94902026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO STEP 43 (ensure_file) COMPLETE
94912026-09-02T04:24:17.559Z[ recovery-image] Sep 02 04:24:16.625 INFO O| Sep 02 04:24:16.625 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94922026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.633 INFO O| Sep 02 04:24:16.633 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
94932026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.633 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 ...
94942026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.634 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
94952026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.634 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
94962026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.634 INFO ok!
94972026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.634 INFO STEP 44 (ensure_file) COMPLETE
94982026-09-02T04:24:17.575Z[ recovery-image] Sep 02 04:24:16.634 INFO O| Sep 02 04:24:16.634 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
94992026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
95002026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
95012026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
95022026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO ok!
95032026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO STEP 45 (ensure_file) COMPLETE
95042026-09-02T04:24:17.579Z[ recovery-image] Sep 02 04:24:16.643 INFO O| Sep 02 04:24:16.643 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95052026-09-02T04:24:17.590Z[ recovery-image] Sep 02 04:24:16.652 INFO O| Sep 02 04:24:16.652 INFO updating shadow file
95062026-09-02T04:24:17.590Z[ recovery-image] Sep 02 04:24:16.652 INFO O| Sep 02 04:24:16.652 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
95072026-09-02T04:24:17.590Z[ recovery-image] Sep 02 04:24:16.652 INFO O| Sep 02 04:24:16.652 INFO STEP 46 (shadow) COMPLETE
95082026-09-02T04:24:17.590Z[ recovery-image] Sep 02 04:24:16.652 INFO O| Sep 02 04:24:16.652 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95092026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
95102026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
95112026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95122026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
95132026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO ok!
95142026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO STEP 47 (ensure_file) COMPLETE
95152026-09-02T04:24:17.596Z[ recovery-image] Sep 02 04:24:16.661 INFO O| Sep 02 04:24:16.661 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95162026-09-02T04:24:17.605Z[ recovery-image] Sep 02 04:24:16.671 INFO O| Sep 02 04:24:16.671 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
95172026-09-02T04:24:17.605Z[ recovery-image] Sep 02 04:24:16.671 INFO O| Sep 02 04:24:16.671 INFO STEP 48 (ensure_dir) COMPLETE
95182026-09-02T04:24:17.605Z[ recovery-image] Sep 02 04:24:16.671 INFO O| Sep 02 04:24:16.671 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95192026-09-02T04:24:17.613Z[ recovery-image] Sep 02 04:24:16.680 INFO O| Sep 02 04:24:16.680 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95202026-09-02T04:24:17.614Z[ recovery-image] Sep 02 04:24:16.680 INFO O| Sep 02 04:24:16.680 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
95212026-09-02T04:24:17.617Z[ recovery-image] Sep 02 04:24:16.680 INFO O| Sep 02 04:24:16.680 INFO STEP 49 (ensure_dir) COMPLETE
95222026-09-02T04:24:17.617Z[ recovery-image] Sep 02 04:24:16.680 INFO O| Sep 02 04:24:16.680 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95232026-09-02T04:24:17.626Z[ recovery-image] Sep 02 04:24:16.691 INFO O| Sep 02 04:24:16.691 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95242026-09-02T04:24:17.626Z[ recovery-image] Sep 02 04:24:16.691 INFO O| Sep 02 04:24:16.691 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
95252026-09-02T04:24:17.626Z[ recovery-image] Sep 02 04:24:16.691 INFO O| Sep 02 04:24:16.691 INFO STEP 50 (ensure_dir) COMPLETE
95262026-09-02T04:24:17.626Z[ recovery-image] Sep 02 04:24:16.691 INFO O| Sep 02 04:24:16.691 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95272026-09-02T04:24:17.636Z[ recovery-image] Sep 02 04:24:16.703 INFO O| Sep 02 04:24:16.702 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
95282026-09-02T04:24:17.636Z[ recovery-image] Sep 02 04:24:16.703 INFO O| Sep 02 04:24:16.703 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
95292026-09-02T04:24:17.648Z[ recovery-image] Sep 02 04:24:16.715 INFO O| Sep 02 04:24:16.714 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
95302026-09-02T04:24:17.649Z[ recovery-image] Sep 02 04:24:16.715 INFO O| Sep 02 04:24:16.714 INFO ok!
95312026-09-02T04:24:17.649Z[ recovery-image] Sep 02 04:24:16.715 INFO O| Sep 02 04:24:16.715 INFO STEP 51 (ensure_file) COMPLETE
95322026-09-02T04:24:17.649Z[ recovery-image] Sep 02 04:24:16.715 INFO O| Sep 02 04:24:16.715 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95332026-09-02T04:24:17.659Z[ recovery-image] Sep 02 04:24:16.726 INFO O| Sep 02 04:24:16.725 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95342026-09-02T04:24:17.659Z[ recovery-image] Sep 02 04:24:16.726 INFO O| Sep 02 04:24:16.726 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
95352026-09-02T04:24:17.662Z[ recovery-image] Sep 02 04:24:16.726 INFO O| Sep 02 04:24:16.726 INFO STEP 52 (ensure_dir) COMPLETE
95362026-09-02T04:24:17.662Z[ recovery-image] Sep 02 04:24:16.726 INFO O| Sep 02 04:24:16.726 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95372026-09-02T04:24:17.668Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
95382026-09-02T04:24:17.668Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
95392026-09-02T04:24:17.668Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
95402026-09-02T04:24:17.668Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO ok!
95412026-09-02T04:24:17.672Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO STEP 53 (ensure_file) COMPLETE
95422026-09-02T04:24:17.672Z[ recovery-image] Sep 02 04:24:16.735 INFO O| Sep 02 04:24:16.735 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95432026-09-02T04:24:17.679Z[ recovery-image] Sep 02 04:24:16.745 INFO O| Sep 02 04:24:16.745 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95442026-09-02T04:24:17.679Z[ recovery-image] Sep 02 04:24:16.746 INFO O| Sep 02 04:24:16.745 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
95452026-09-02T04:24:17.679Z[ recovery-image] Sep 02 04:24:16.746 INFO O| Sep 02 04:24:16.746 INFO STEP 54 (ensure_dir) COMPLETE
95462026-09-02T04:24:17.682Z[ recovery-image] Sep 02 04:24:16.746 INFO O| Sep 02 04:24:16.746 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95472026-09-02T04:24:17.690Z[ recovery-image] Sep 02 04:24:16.756 INFO O| Sep 02 04:24:16.756 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
95482026-09-02T04:24:17.690Z[ recovery-image] Sep 02 04:24:16.756 INFO O| Sep 02 04:24:16.756 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
95492026-09-02T04:24:18.581Z[ host-image] Sep 02 04:24:17.648 INFO O| seeding SMF database...
95502026-09-02T04:24:19.657Z[ recovery-image] Sep 02 04:24:18.724 INFO O| Sep 02 04:24:18.724 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
95512026-09-02T04:24:19.657Z[ recovery-image] Sep 02 04:24:18.724 INFO O| Sep 02 04:24:18.724 INFO ok!
95522026-09-02T04:24:19.662Z[ recovery-image] Sep 02 04:24:18.724 INFO O| Sep 02 04:24:18.724 INFO STEP 55 (ensure_file) COMPLETE
95532026-09-02T04:24:19.662Z[ recovery-image] Sep 02 04:24:18.724 INFO O| Sep 02 04:24:18.724 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95542026-09-02T04:24:19.669Z[ recovery-image] Sep 02 04:24:18.735 INFO O| Sep 02 04:24:18.735 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
95552026-09-02T04:24:19.669Z[ recovery-image] Sep 02 04:24:18.735 INFO O| Sep 02 04:24:18.735 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
95562026-09-02T04:24:21.580Z[ recovery-image] Sep 02 04:24:20.646 INFO O| Sep 02 04:24:20.646 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
95572026-09-02T04:24:21.580Z[ recovery-image] Sep 02 04:24:20.646 INFO O| Sep 02 04:24:20.646 INFO ok!
95582026-09-02T04:24:21.580Z[ recovery-image] Sep 02 04:24:20.646 INFO O| Sep 02 04:24:20.646 INFO STEP 56 (ensure_file) COMPLETE
95592026-09-02T04:24:21.583Z[ recovery-image] Sep 02 04:24:20.646 INFO O| Sep 02 04:24:20.646 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95602026-09-02T04:24:21.590Z[ recovery-image] Sep 02 04:24:20.657 INFO O| Sep 02 04:24:20.657 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95612026-09-02T04:24:21.591Z[ recovery-image] Sep 02 04:24:20.657 INFO O| Sep 02 04:24:20.657 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
95622026-09-02T04:24:21.591Z[ recovery-image] Sep 02 04:24:20.657 INFO O| Sep 02 04:24:20.657 INFO STEP 57 (ensure_dir) COMPLETE
95632026-09-02T04:24:21.594Z[ recovery-image] Sep 02 04:24:20.657 INFO O| Sep 02 04:24:20.657 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95642026-09-02T04:24:21.600Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95652026-09-02T04:24:21.600Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
95662026-09-02T04:24:21.600Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95672026-09-02T04:24:21.604Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO ok!
95682026-09-02T04:24:21.604Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO STEP 58 (ensure_file) COMPLETE
95692026-09-02T04:24:21.604Z[ recovery-image] Sep 02 04:24:20.667 INFO O| Sep 02 04:24:20.667 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95702026-09-02T04:24:21.610Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95712026-09-02T04:24:21.610Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
95722026-09-02T04:24:21.610Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95732026-09-02T04:24:21.613Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO ok!
95742026-09-02T04:24:21.613Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO STEP 59 (ensure_file) COMPLETE
95752026-09-02T04:24:21.613Z[ recovery-image] Sep 02 04:24:20.677 INFO O| Sep 02 04:24:20.677 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95762026-09-02T04:24:21.619Z[ recovery-image] Sep 02 04:24:20.686 INFO O| Sep 02 04:24:20.686 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95772026-09-02T04:24:21.619Z[ recovery-image] Sep 02 04:24:20.686 INFO O| Sep 02 04:24:20.686 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
95782026-09-02T04:24:21.623Z[ recovery-image] Sep 02 04:24:20.686 INFO O| Sep 02 04:24:20.686 INFO STEP 60 (ensure_dir) COMPLETE
95792026-09-02T04:24:21.623Z[ recovery-image] Sep 02 04:24:20.686 INFO O| Sep 02 04:24:20.686 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95802026-09-02T04:24:21.628Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95812026-09-02T04:24:21.628Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
95822026-09-02T04:24:21.628Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95832026-09-02T04:24:21.632Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO ok!
95842026-09-02T04:24:21.632Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO STEP 61 (ensure_file) COMPLETE
95852026-09-02T04:24:21.632Z[ recovery-image] Sep 02 04:24:20.695 INFO O| Sep 02 04:24:20.695 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95862026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95872026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
95882026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95892026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO ok!
95902026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO STEP 62 (ensure_file) COMPLETE
95912026-09-02T04:24:21.640Z[ recovery-image] Sep 02 04:24:20.705 INFO O| Sep 02 04:24:20.705 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95922026-09-02T04:24:21.650Z[ recovery-image] Sep 02 04:24:20.717 INFO O| Sep 02 04:24:20.717 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95932026-09-02T04:24:21.650Z[ recovery-image] Sep 02 04:24:20.717 INFO O| Sep 02 04:24:20.717 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
95942026-09-02T04:24:21.654Z[ recovery-image] Sep 02 04:24:20.717 INFO O| Sep 02 04:24:20.717 INFO STEP 63 (ensure_dir) COMPLETE
95952026-09-02T04:24:21.654Z[ recovery-image] Sep 02 04:24:20.717 INFO O| Sep 02 04:24:20.717 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
95962026-09-02T04:24:21.660Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95972026-09-02T04:24:21.660Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
95982026-09-02T04:24:21.660Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95992026-09-02T04:24:21.663Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO ok!
96002026-09-02T04:24:21.663Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO STEP 64 (ensure_file) COMPLETE
96012026-09-02T04:24:21.663Z[ recovery-image] Sep 02 04:24:20.727 INFO O| Sep 02 04:24:20.727 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96022026-09-02T04:24:21.668Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
96032026-09-02T04:24:21.668Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
96042026-09-02T04:24:21.668Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
96052026-09-02T04:24:21.668Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO ok!
96062026-09-02T04:24:21.671Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO STEP 65 (ensure_file) COMPLETE
96072026-09-02T04:24:21.671Z[ recovery-image] Sep 02 04:24:20.735 INFO O| Sep 02 04:24:20.735 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96082026-09-02T04:24:21.676Z[ recovery-image] Sep 02 04:24:20.743 INFO O| Sep 02 04:24:20.743 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
96092026-09-02T04:24:21.676Z[ recovery-image] Sep 02 04:24:20.743 INFO O| Sep 02 04:24:20.743 INFO STEP 66 (ensure_dir) COMPLETE
96102026-09-02T04:24:21.676Z[ recovery-image] Sep 02 04:24:20.743 INFO O| Sep 02 04:24:20.743 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96112026-09-02T04:24:21.684Z[ recovery-image] Sep 02 04:24:20.751 INFO O| Sep 02 04:24:20.751 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
96122026-09-02T04:24:21.687Z[ recovery-image] Sep 02 04:24:20.751 INFO O| Sep 02 04:24:20.751 INFO STEP 67 (ensure_dir) COMPLETE
96132026-09-02T04:24:21.687Z[ recovery-image] Sep 02 04:24:20.751 INFO O| Sep 02 04:24:20.751 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96142026-09-02T04:24:21.692Z[ recovery-image] Sep 02 04:24:20.759 INFO O| Sep 02 04:24:20.759 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
96152026-09-02T04:24:21.692Z[ recovery-image] Sep 02 04:24:20.759 INFO O| Sep 02 04:24:20.759 INFO STEP 68 (ensure_dir) COMPLETE
96162026-09-02T04:24:21.692Z[ recovery-image] Sep 02 04:24:20.759 INFO O| Sep 02 04:24:20.759 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96172026-09-02T04:24:21.700Z[ recovery-image] Sep 02 04:24:20.767 INFO O| Sep 02 04:24:20.767 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
96182026-09-02T04:24:21.700Z[ recovery-image] Sep 02 04:24:20.767 INFO O| Sep 02 04:24:20.767 INFO STEP 69 (ensure_dir) COMPLETE
96192026-09-02T04:24:21.703Z[ recovery-image] Sep 02 04:24:20.767 INFO O| Sep 02 04:24:20.767 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
96202026-09-02T04:24:21.708Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
96212026-09-02T04:24:21.708Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO copying /tmp/.tmpmJC2b3/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
96222026-09-02T04:24:21.711Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
96232026-09-02T04:24:21.711Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO ok!
96242026-09-02T04:24:21.711Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO STEP 70 (ensure_file) COMPLETE
96252026-09-02T04:24:21.711Z[ recovery-image] Sep 02 04:24:20.775 INFO O| Sep 02 04:24:20.775 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96262026-09-02T04:24:21.718Z[ recovery-image] Sep 02 04:24:20.785 INFO O| Sep 02 04:24:20.785 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
96272026-09-02T04:24:21.722Z[ recovery-image] Sep 02 04:24:20.786 INFO O| Sep 02 04:24:20.786 INFO STEP 71 (remove_files) COMPLETE
96282026-09-02T04:24:21.722Z[ recovery-image] Sep 02 04:24:20.786 INFO O| Sep 02 04:24:20.786 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96292026-09-02T04:24:21.728Z[ recovery-image] Sep 02 04:24:20.795 INFO O| Sep 02 04:24:20.795 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
96302026-09-02T04:24:21.728Z[ recovery-image] Sep 02 04:24:20.795 INFO O| Sep 02 04:24:20.795 INFO STEP 72 (remove_files) COMPLETE
96312026-09-02T04:24:21.728Z[ recovery-image] Sep 02 04:24:20.795 INFO O| Sep 02 04:24:20.795 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96322026-09-02T04:24:21.737Z[ recovery-image] Sep 02 04:24:20.804 INFO O| Sep 02 04:24:20.804 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
96332026-09-02T04:24:21.737Z[ recovery-image] Sep 02 04:24:20.804 INFO O| Sep 02 04:24:20.804 INFO STEP 73 (remove_files) COMPLETE
96342026-09-02T04:24:21.737Z[ recovery-image] Sep 02 04:24:20.804 INFO O| Sep 02 04:24:20.804 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96352026-09-02T04:24:21.748Z[ recovery-image] Sep 02 04:24:20.815 INFO O| Sep 02 04:24:20.815 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
96362026-09-02T04:24:21.748Z[ recovery-image] Sep 02 04:24:20.815 INFO O| Sep 02 04:24:20.815 INFO STEP 74 (remove_files) COMPLETE
96372026-09-02T04:24:21.748Z[ recovery-image] Sep 02 04:24:20.815 INFO O| Sep 02 04:24:20.815 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96382026-09-02T04:24:21.759Z[ recovery-image] Sep 02 04:24:20.826 INFO O| Sep 02 04:24:20.826 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
96392026-09-02T04:24:21.760Z[ recovery-image] Sep 02 04:24:20.826 INFO O| Sep 02 04:24:20.826 INFO STEP 75 (remove_files) COMPLETE
96402026-09-02T04:24:21.760Z[ recovery-image] Sep 02 04:24:20.826 INFO O| Sep 02 04:24:20.826 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96412026-09-02T04:24:21.764Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
96422026-09-02T04:24:21.770Z[ recovery-image] Sep 02 04:24:20.837 INFO O| Sep 02 04:24:20.837 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
96432026-09-02T04:24:21.770Z[ recovery-image] Sep 02 04:24:20.837 INFO O| Sep 02 04:24:20.837 INFO STEP 76 (remove_files) COMPLETE
96442026-09-02T04:24:21.770Z[ recovery-image] Sep 02 04:24:20.837 INFO O| Sep 02 04:24:20.837 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96452026-09-02T04:24:21.779Z[ recovery-image] Sep 02 04:24:20.846 INFO O| Sep 02 04:24:20.846 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
96462026-09-02T04:24:21.779Z[ recovery-image] Sep 02 04:24:20.846 INFO O| Sep 02 04:24:20.846 INFO STEP 77 (remove_files) COMPLETE
96472026-09-02T04:24:21.779Z[ recovery-image] Sep 02 04:24:20.846 INFO O| Sep 02 04:24:20.846 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96482026-09-02T04:24:21.788Z[ recovery-image] Sep 02 04:24:20.855 INFO O| Sep 02 04:24:20.855 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
96492026-09-02T04:24:21.788Z[ recovery-image] Sep 02 04:24:20.855 INFO O| Sep 02 04:24:20.855 INFO STEP 78 (remove_files) COMPLETE
96502026-09-02T04:24:21.791Z[ recovery-image] Sep 02 04:24:20.855 INFO O| Sep 02 04:24:20.855 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96512026-09-02T04:24:21.802Z[ recovery-image] Sep 02 04:24:20.869 INFO O| Sep 02 04:24:20.869 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
96522026-09-02T04:24:21.802Z[ recovery-image] Sep 02 04:24:20.869 INFO O| Sep 02 04:24:20.869 INFO STEP 79 (remove_files) COMPLETE
96532026-09-02T04:24:21.802Z[ recovery-image] Sep 02 04:24:20.869 INFO O| Sep 02 04:24:20.869 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96542026-09-02T04:24:21.813Z[ recovery-image] Sep 02 04:24:20.880 INFO O| Sep 02 04:24:20.880 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
96552026-09-02T04:24:21.814Z[ recovery-image] Sep 02 04:24:20.880 INFO O| Sep 02 04:24:20.880 INFO STEP 80 (remove_files) COMPLETE
96562026-09-02T04:24:21.814Z[ recovery-image] Sep 02 04:24:20.880 INFO O| Sep 02 04:24:20.880 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96572026-09-02T04:24:21.825Z[ recovery-image] Sep 02 04:24:20.892 INFO O| Sep 02 04:24:20.892 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
96582026-09-02T04:24:21.825Z[ recovery-image] Sep 02 04:24:20.892 INFO O| Sep 02 04:24:20.892 INFO STEP 81 (remove_files) COMPLETE
96592026-09-02T04:24:21.825Z[ recovery-image] Sep 02 04:24:20.892 INFO O| Sep 02 04:24:20.892 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96602026-09-02T04:24:21.835Z[ recovery-image] Sep 02 04:24:20.902 INFO O| Sep 02 04:24:20.902 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
96612026-09-02T04:24:21.835Z[ recovery-image] Sep 02 04:24:20.902 INFO O| Sep 02 04:24:20.902 INFO STEP 82 (remove_files) COMPLETE
96622026-09-02T04:24:21.839Z[ recovery-image] Sep 02 04:24:20.902 INFO O| Sep 02 04:24:20.902 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96632026-09-02T04:24:21.844Z[ recovery-image] Sep 02 04:24:20.911 INFO O| Sep 02 04:24:20.911 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
96642026-09-02T04:24:21.845Z[ recovery-image] Sep 02 04:24:20.911 INFO O| Sep 02 04:24:20.911 INFO STEP 83 (remove_files) COMPLETE
96652026-09-02T04:24:21.847Z[ recovery-image] Sep 02 04:24:20.911 INFO O| Sep 02 04:24:20.911 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96662026-09-02T04:24:21.855Z[ recovery-image] Sep 02 04:24:20.922 INFO O| Sep 02 04:24:20.922 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
96672026-09-02T04:24:21.855Z[ recovery-image] Sep 02 04:24:20.922 INFO O| Sep 02 04:24:20.922 INFO STEP 84 (remove_files) COMPLETE
96682026-09-02T04:24:21.857Z[ recovery-image] Sep 02 04:24:20.922 INFO O| Sep 02 04:24:20.922 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96692026-09-02T04:24:21.865Z[ recovery-image] Sep 02 04:24:20.932 INFO O| Sep 02 04:24:20.932 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
96702026-09-02T04:24:21.865Z[ recovery-image] Sep 02 04:24:20.932 INFO O| Sep 02 04:24:20.932 INFO STEP 85 (remove_files) COMPLETE
96712026-09-02T04:24:21.865Z[ recovery-image] Sep 02 04:24:20.932 INFO O| Sep 02 04:24:20.932 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96722026-09-02T04:24:21.874Z[ recovery-image] Sep 02 04:24:20.941 INFO O| Sep 02 04:24:20.941 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
96732026-09-02T04:24:21.875Z[ recovery-image] Sep 02 04:24:20.941 INFO O| Sep 02 04:24:20.941 INFO STEP 86 (remove_files) COMPLETE
96742026-09-02T04:24:21.875Z[ recovery-image] Sep 02 04:24:20.941 INFO O| Sep 02 04:24:20.941 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96752026-09-02T04:24:21.883Z[ recovery-image] Sep 02 04:24:20.950 INFO O| Sep 02 04:24:20.950 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
96762026-09-02T04:24:21.883Z[ recovery-image] Sep 02 04:24:20.950 INFO O| Sep 02 04:24:20.950 INFO STEP 87 (remove_files) COMPLETE
96772026-09-02T04:24:21.886Z[ recovery-image] Sep 02 04:24:20.950 INFO O| Sep 02 04:24:20.950 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96782026-09-02T04:24:21.892Z[ recovery-image] Sep 02 04:24:20.959 INFO O| Sep 02 04:24:20.959 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
96792026-09-02T04:24:21.892Z[ recovery-image] Sep 02 04:24:20.959 INFO O| Sep 02 04:24:20.959 INFO STEP 88 (remove_files) COMPLETE
96802026-09-02T04:24:21.895Z[ recovery-image] Sep 02 04:24:20.959 INFO O| Sep 02 04:24:20.959 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96812026-09-02T04:24:21.901Z[ recovery-image] Sep 02 04:24:20.967 INFO O| Sep 02 04:24:20.967 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
96822026-09-02T04:24:21.901Z[ recovery-image] Sep 02 04:24:20.967 INFO O| Sep 02 04:24:20.967 INFO STEP 89 (remove_files) COMPLETE
96832026-09-02T04:24:21.901Z[ recovery-image] Sep 02 04:24:20.967 INFO O| Sep 02 04:24:20.967 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96842026-09-02T04:24:21.912Z[ recovery-image] Sep 02 04:24:20.978 INFO O| Sep 02 04:24:20.978 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
96852026-09-02T04:24:21.912Z[ recovery-image] Sep 02 04:24:20.978 INFO O| Sep 02 04:24:20.978 INFO STEP 90 (remove_files) COMPLETE
96862026-09-02T04:24:21.912Z[ recovery-image] Sep 02 04:24:20.978 INFO O| Sep 02 04:24:20.978 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96872026-09-02T04:24:21.931Z[ recovery-image] Sep 02 04:24:20.988 INFO O| Sep 02 04:24:20.988 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
96882026-09-02T04:24:21.931Z[ recovery-image] Sep 02 04:24:20.988 INFO O| Sep 02 04:24:20.988 INFO STEP 91 (remove_files) COMPLETE
96892026-09-02T04:24:21.931Z[ recovery-image] Sep 02 04:24:20.988 INFO O| Sep 02 04:24:20.988 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96902026-09-02T04:24:21.935Z[ recovery-image] Sep 02 04:24:20.999 INFO O| Sep 02 04:24:20.999 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
96912026-09-02T04:24:21.935Z[ recovery-image] Sep 02 04:24:20.999 INFO O| Sep 02 04:24:20.999 INFO STEP 92 (remove_files) COMPLETE
96922026-09-02T04:24:21.935Z[ recovery-image] Sep 02 04:24:20.999 INFO O| Sep 02 04:24:20.999 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96932026-09-02T04:24:21.943Z[ recovery-image] Sep 02 04:24:21.010 INFO O| Sep 02 04:24:21.010 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
96942026-09-02T04:24:21.943Z[ recovery-image] Sep 02 04:24:21.010 INFO O| Sep 02 04:24:21.010 INFO STEP 93 (remove_files) COMPLETE
96952026-09-02T04:24:21.946Z[ recovery-image] Sep 02 04:24:21.010 INFO O| Sep 02 04:24:21.010 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96962026-09-02T04:24:21.954Z[ recovery-image] Sep 02 04:24:21.020 INFO O| Sep 02 04:24:21.020 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
96972026-09-02T04:24:21.954Z[ recovery-image] Sep 02 04:24:21.020 INFO O| Sep 02 04:24:21.020 INFO STEP 94 (remove_files) COMPLETE
96982026-09-02T04:24:21.954Z[ recovery-image] Sep 02 04:24:21.020 INFO O| Sep 02 04:24:21.020 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
96992026-09-02T04:24:21.963Z[ recovery-image] Sep 02 04:24:21.030 INFO O| Sep 02 04:24:21.030 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
97002026-09-02T04:24:21.963Z[ recovery-image] Sep 02 04:24:21.030 INFO O| Sep 02 04:24:21.030 INFO STEP 95 (remove_files) COMPLETE
97012026-09-02T04:24:21.967Z[ recovery-image] Sep 02 04:24:21.030 INFO O| Sep 02 04:24:21.030 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97022026-09-02T04:24:21.976Z[ recovery-image] Sep 02 04:24:21.041 INFO O| Sep 02 04:24:21.041 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
97032026-09-02T04:24:21.976Z[ recovery-image] Sep 02 04:24:21.041 INFO O| Sep 02 04:24:21.041 INFO STEP 96 (remove_files) COMPLETE
97042026-09-02T04:24:21.976Z[ recovery-image] Sep 02 04:24:21.041 INFO O| Sep 02 04:24:21.041 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97052026-09-02T04:24:21.984Z[ recovery-image] Sep 02 04:24:21.051 INFO O| Sep 02 04:24:21.051 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
97062026-09-02T04:24:21.984Z[ recovery-image] Sep 02 04:24:21.051 INFO O| Sep 02 04:24:21.051 INFO STEP 97 (remove_files) COMPLETE
97072026-09-02T04:24:21.984Z[ recovery-image] Sep 02 04:24:21.051 INFO O| Sep 02 04:24:21.051 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97082026-09-02T04:24:21.995Z[ recovery-image] Sep 02 04:24:21.061 INFO O| Sep 02 04:24:21.061 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
97092026-09-02T04:24:21.995Z[ recovery-image] Sep 02 04:24:21.061 INFO O| Sep 02 04:24:21.061 INFO STEP 98 (remove_files) COMPLETE
97102026-09-02T04:24:21.996Z[ recovery-image] Sep 02 04:24:21.061 INFO O| Sep 02 04:24:21.061 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97112026-09-02T04:24:22.006Z[ recovery-image] Sep 02 04:24:21.073 INFO O| Sep 02 04:24:21.073 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
97122026-09-02T04:24:22.006Z[ recovery-image] Sep 02 04:24:21.073 INFO O| Sep 02 04:24:21.073 INFO STEP 99 (remove_files) COMPLETE
97132026-09-02T04:24:22.010Z[ recovery-image] Sep 02 04:24:21.073 INFO O| Sep 02 04:24:21.073 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
97142026-09-02T04:24:22.021Z[ recovery-image] Sep 02 04:24:21.088 INFO O| Sep 02 04:24:21.088 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
97152026-09-02T04:24:22.021Z[ recovery-image] Sep 02 04:24:21.088 INFO O| Sep 02 04:24:21.088 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
97162026-09-02T04:24:24.030Z[ host-image] Sep 02 04:24:23.096 INFO O| configuring SMF profile...
97172026-09-02T04:24:24.030Z[ host-image] Sep 02 04:24:23.096 INFO O| modifying shadow(5)...
97182026-09-02T04:24:24.030Z[ host-image] Sep 02 04:24:23.096 INFO O| loading user and group database...
97192026-09-02T04:24:24.035Z[ host-image] Sep 02 04:24:23.097 INFO O| loading facet selections...
97202026-09-02T04:24:24.342Z[verify-libraries] Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
97212026-09-02T04:24:24.440Z[ host-image] Sep 02 04:24:23.506 INFO O| devel -> true
97222026-09-02T04:24:24.441Z[ host-image] Sep 02 04:24:23.507 INFO O| doc.man -> true
97232026-09-02T04:24:24.441Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.shell/ksh93 -> true
97242026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.system/data/hardware-registry -> true
97252026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.system/data/zoneinfo -> true
97262026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.system/microcode/amd -> true
97272026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.system/microcode/intel -> true
97282026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| version-lock.system/microcode/oxide -> true
97292026-09-02T04:24:24.445Z[ host-image] Sep 02 04:24:23.507 INFO O| assessing packaged files...
97302026-09-02T04:24:26.323Z[ host-image] Sep 02 04:24:25.389 INFO O| creating archive...
97312026-09-02T04:24:26.345Z[ host-image] Sep 02 04:24:25.411 INFO O| missing from packaging:
97322026-09-02T04:24:26.345Z[ host-image] Sep 02 04:24:25.412 INFO O| "etc/.pwd.lock"
97332026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.412 INFO O| "etc/bash"
97342026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.415 INFO O| "etc/svc/profile/generic.xml"
97352026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.415 INFO O| "etc/svc/profile/inetd_services.xml"
97362026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.415 INFO O| "etc/svc/profile/name_service.xml"
97372026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.415 INFO O| "etc/svc/profile/platform.xml"
97382026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.415 INFO O| "etc/svc/profile/platform_omicron1.xml"
97392026-09-02T04:24:26.350Z[ host-image] Sep 02 04:24:25.416 INFO O| "etc/svc/repository.db"
97402026-09-02T04:24:26.355Z[ host-image] Sep 02 04:24:25.422 INFO O| "opt/ooce/share"
97412026-09-02T04:24:26.355Z[ host-image] Sep 02 04:24:25.422 INFO O| "opt/ooce/share/man"
97422026-09-02T04:24:26.359Z[ host-image] Sep 02 04:24:25.422 INFO O| "opt/ooce/share/man/man1"
97432026-09-02T04:24:26.366Z[ host-image] Sep 02 04:24:25.431 INFO O| finishing archive...
97442026-09-02T04:24:27.227Z[ recovery-image] Sep 02 04:24:26.293 INFO O| Sep 02 04:24:26.293 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
97452026-09-02T04:24:27.227Z[ recovery-image] Sep 02 04:24:26.293 INFO O| Sep 02 04:24:26.293 INFO E| svccfg: Loaded 69 smf(7) service descriptions
97462026-09-02T04:24:27.260Z[ recovery-image] Sep 02 04:24:26.327 INFO O| Sep 02 04:24:26.327 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_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
97472026-09-02T04:24:27.360Z[ recovery-image] Sep 02 04:24:26.426 INFO O| Sep 02 04:24:26.426 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "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"}
97482026-09-02T04:24:27.419Z[ recovery-image] Sep 02 04:24:26.485 INFO O| Sep 02 04:24:26.485 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
97492026-09-02T04:24:27.486Z[ recovery-image] Sep 02 04:24:26.552 INFO O| Sep 02 04:24:26.552 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
97502026-09-02T04:24:27.486Z[ recovery-image] Sep 02 04:24:26.552 INFO O| Sep 02 04:24:26.552 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 ...
97512026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
97522026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO ok!
97532026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
97542026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO STEP 100 (seed_smf) COMPLETE
97552026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO steps complete; finalising image!
97562026-09-02T04:24:27.490Z[ recovery-image] Sep 02 04:24:26.553 INFO O| Sep 02 04:24:26.553 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
97572026-09-02T04:24:27.557Z[ recovery-image] Sep 02 04:24:26.623 INFO O| Sep 02 04:24:26.623 INFO trim TEMPORARY-sled-zfs-recovery: (4% trimmed, started at Wed Sep 2 04:24:26 2026)
97582026-09-02T04:24:27.763Z[ recovery-image] Sep 02 04:24:26.830 INFO O| Sep 02 04:24:26.830 INFO trim TEMPORARY-sled-zfs-recovery: (12% trimmed, started at Wed Sep 2 04:24:26 2026)
97592026-09-02T04:24:27.970Z[ recovery-image] Sep 02 04:24:27.037 INFO O| Sep 02 04:24:27.037 INFO trim TEMPORARY-sled-zfs-recovery: (25% trimmed, started at Wed Sep 2 04:24:26 2026)
97602026-09-02T04:24:28.180Z[ recovery-image] Sep 02 04:24:27.243 INFO O| Sep 02 04:24:27.243 INFO trim TEMPORARY-sled-zfs-recovery: (30% trimmed, started at Wed Sep 2 04:24:26 2026)
97612026-09-02T04:24:28.400Z[ recovery-image] Sep 02 04:24:27.451 INFO O| Sep 02 04:24:27.450 INFO trim TEMPORARY-sled-zfs-recovery: (43% trimmed, started at Wed Sep 2 04:24:26 2026)
97622026-09-02T04:24:28.591Z[ recovery-image] Sep 02 04:24:27.657 INFO O| Sep 02 04:24:27.657 INFO trim TEMPORARY-sled-zfs-recovery: (57% trimmed, started at Wed Sep 2 04:24:26 2026)
97632026-09-02T04:24:28.797Z[ recovery-image] Sep 02 04:24:27.863 INFO O| Sep 02 04:24:27.863 INFO trim TEMPORARY-sled-zfs-recovery: (69% trimmed, started at Wed Sep 2 04:24:26 2026)
97642026-09-02T04:24:28.898Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
97652026-09-02T04:24:29.003Z[ recovery-image] Sep 02 04:24:28.070 INFO O| Sep 02 04:24:28.070 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97662026-09-02T04:24:29.201Z[ host-image] Sep 02 04:24:28.267 INFO O| creating gzonly manifest...
97672026-09-02T04:24:29.209Z[ host-image] Sep 02 04:24:28.275 INFO O| ok
97682026-09-02T04:24:29.213Z[ recovery-image] Sep 02 04:24:28.276 INFO O| Sep 02 04:24:28.276 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97692026-09-02T04:24:29.418Z[ recovery-image] Sep 02 04:24:28.484 INFO O| Sep 02 04:24:28.484 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97702026-09-02T04:24:29.443Z[ host-image] Sep 02 04:24:28.509 INFO image builder template: ramdisk-02-trim...
97712026-09-02T04:24:29.443Z[ host-image] Sep 02 04:24:28.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/.tmpmJC2b3/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", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "ramdisk-02-trim"], pwd: None
97722026-09-02T04:24:29.466Z[ host-image] Sep 02 04:24:28.531 INFO O| Sep 02 04:24:28.530 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97732026-09-02T04:24:29.470Z[ host-image] Sep 02 04:24:28.534 INFO O| Sep 02 04:24:28.534 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
97742026-09-02T04:24:29.626Z[ recovery-image] Sep 02 04:24:28.692 INFO O| Sep 02 04:24:28.692 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97752026-09-02T04:24:29.832Z[ recovery-image] Sep 02 04:24:28.898 INFO O| Sep 02 04:24:28.898 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97762026-09-02T04:24:30.039Z[ recovery-image] Sep 02 04:24:29.105 INFO O| Sep 02 04:24:29.105 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97772026-09-02T04:24:30.245Z[ recovery-image] Sep 02 04:24:29.311 INFO O| Sep 02 04:24:29.311 INFO trim TEMPORARY-sled-zfs-recovery: (82% trimmed, started at Wed Sep 2 04:24:26 2026)
97782026-09-02T04:24:30.452Z[ recovery-image] Sep 02 04:24:29.518 INFO O| Sep 02 04:24:29.518 INFO trim TEMPORARY-sled-zfs-recovery: (91% trimmed, started at Wed Sep 2 04:24:26 2026)
97792026-09-02T04:24:30.687Z[ recovery-image] Sep 02 04:24:29.741 INFO O| Sep 02 04:24:29.741 INFO temporary pool has 468M used, 1.29G avail, 1.00x compressratio
97802026-09-02T04:24:30.687Z[ recovery-image] Sep 02 04:24:29.741 INFO O| Sep 02 04:24:29.741 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
97812026-09-02T04:24:31.177Z[ host-image] Sep 02 04:24:30.239 INFO O| Sep 02 04:24:30.239 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
97822026-09-02T04:24:31.193Z[ recovery-image] Sep 02 04:24:30.259 INFO O| Sep 02 04:24:30.259 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
97832026-09-02T04:24:31.193Z[ recovery-image] Sep 02 04:24:30.259 INFO O| Sep 02 04:24:30.259 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
97842026-09-02T04:24:31.432Z[ host-image] Sep 02 04:24:30.498 INFO O| Sep 02 04:24:30.498 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
97852026-09-02T04:24:31.432Z[ host-image] Sep 02 04:24:30.498 INFO O| Sep 02 04:24:30.498 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
97862026-09-02T04:24:31.438Z[ host-image] Sep 02 04:24:30.504 INFO O| Sep 02 04:24:30.504 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
97872026-09-02T04:24:31.449Z[ host-image] Sep 02 04:24:30.508 INFO O| Sep 02 04:24:30.508 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
97882026-09-02T04:24:31.449Z[ host-image] Sep 02 04:24:30.514 INFO O| Sep 02 04:24:30.514 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
97892026-09-02T04:24:32.466Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
97902026-09-02T04:24:33.890Z[ recovery-image] Sep 02 04:24:32.956 INFO O| Sep 02 04:24:32.954 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97912026-09-02T04:24:33.891Z[ recovery-image] Sep 02 04:24:32.956 INFO O| Sep 02 04:24:32.954 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97922026-09-02T04:24:33.891Z[ recovery-image] Sep 02 04:24:32.956 INFO O| Sep 02 04:24:32.954 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
97932026-09-02T04:24:33.891Z[ recovery-image] Sep 02 04:24:32.956 INFO O| Sep 02 04:24:32.954 INFO completed processing sled/zfs-recovery
97942026-09-02T04:24:33.891Z[ recovery-image] Sep 02 04:24:32.956 INFO O| Sep 02 04:24:32.954 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
97952026-09-02T04:24:34.072Z[ host-image] Sep 02 04:24:33.138 INFO O| Sep 02 04:24:33.138 INFO rolled back to input snapshot; work may begin
97962026-09-02T04:24:34.072Z[ host-image] Sep 02 04:24:33.138 INFO O| Sep 02 04:24:33.138 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
97972026-09-02T04:24:34.080Z[ host-image] Sep 02 04:24:33.145 INFO O| Sep 02 04:24:33.145 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
97982026-09-02T04:24:34.092Z[ host-image] Sep 02 04:24:33.159 INFO O| Sep 02 04:24:33.158 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
97992026-09-02T04:24:34.144Z[ host-image] Sep 02 04:24:33.210 INFO O| Sep 02 04:24:33.210 INFO STEP 0 (remove_files) COMPLETE
98002026-09-02T04:24:34.144Z[ host-image] Sep 02 04:24:33.210 INFO O| Sep 02 04:24:33.210 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98012026-09-02T04:24:34.156Z[ host-image] Sep 02 04:24:33.223 INFO O| Sep 02 04:24:33.223 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
98022026-09-02T04:24:34.160Z[ host-image] Sep 02 04:24:33.224 INFO O| Sep 02 04:24:33.224 INFO STEP 1 (remove_files) COMPLETE
98032026-09-02T04:24:34.161Z[ host-image] Sep 02 04:24:33.224 INFO O| Sep 02 04:24:33.224 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98042026-09-02T04:24:34.171Z[ host-image] Sep 02 04:24:33.237 INFO O| Sep 02 04:24:33.237 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
98052026-09-02T04:24:34.185Z[ host-image] Sep 02 04:24:33.252 INFO O| Sep 02 04:24:33.251 INFO STEP 2 (remove_files) COMPLETE
98062026-09-02T04:24:34.186Z[ host-image] Sep 02 04:24:33.252 INFO O| Sep 02 04:24:33.252 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98072026-09-02T04:24:34.198Z[ host-image] Sep 02 04:24:33.264 INFO O| Sep 02 04:24:33.264 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
98082026-09-02T04:24:34.202Z[ host-image] Sep 02 04:24:33.266 INFO O| Sep 02 04:24:33.266 INFO STEP 3 (remove_files) COMPLETE
98092026-09-02T04:24:34.202Z[ host-image] Sep 02 04:24:33.266 INFO O| Sep 02 04:24:33.266 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98102026-09-02T04:24:34.210Z[ host-image] Sep 02 04:24:33.276 INFO O| Sep 02 04:24:33.276 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
98112026-09-02T04:24:34.214Z[ host-image] Sep 02 04:24:33.279 INFO O| Sep 02 04:24:33.279 INFO STEP 4 (remove_files) COMPLETE
98122026-09-02T04:24:34.214Z[ host-image] Sep 02 04:24:33.279 INFO O| Sep 02 04:24:33.279 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98132026-09-02T04:24:34.224Z[ host-image] Sep 02 04:24:33.291 INFO O| Sep 02 04:24:33.291 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
98142026-09-02T04:24:34.228Z[ host-image] Sep 02 04:24:33.293 INFO O| Sep 02 04:24:33.293 INFO STEP 5 (remove_files) COMPLETE
98152026-09-02T04:24:34.229Z[ host-image] Sep 02 04:24:33.293 INFO O| Sep 02 04:24:33.293 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98162026-09-02T04:24:34.243Z[ host-image] Sep 02 04:24:33.306 INFO O| Sep 02 04:24:33.306 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
98172026-09-02T04:24:34.255Z[ host-image] Sep 02 04:24:33.321 INFO O| Sep 02 04:24:33.321 INFO STEP 6 (remove_files) COMPLETE
98182026-09-02T04:24:34.255Z[ host-image] Sep 02 04:24:33.321 INFO O| Sep 02 04:24:33.321 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98192026-09-02T04:24:34.255Z[ host-image] Sep 02 04:24:33.321 INFO O| Sep 02 04:24:33.321 INFO skip step because feature "heliosv2" is not enabled
98202026-09-02T04:24:34.255Z[ host-image] Sep 02 04:24:33.321 INFO O| Sep 02 04:24:33.321 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98212026-09-02T04:24:34.267Z[ host-image] Sep 02 04:24:33.333 INFO O| Sep 02 04:24:33.333 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.40/man"
98222026-09-02T04:24:34.279Z[ host-image] Sep 02 04:24:33.345 INFO O| Sep 02 04:24:33.345 INFO STEP 8 (remove_files) COMPLETE
98232026-09-02T04:24:34.279Z[ host-image] Sep 02 04:24:33.345 INFO O| Sep 02 04:24:33.345 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98242026-09-02T04:24:34.291Z[ host-image] Sep 02 04:24:33.357 INFO O| Sep 02 04:24:33.357 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
98252026-09-02T04:24:34.332Z[ recovery-image] Sep 02 04:24:33.398 INFO O| Sep 02 04:24:33.398 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
98262026-09-02T04:24:34.366Z[ host-image] Sep 02 04:24:33.432 INFO O| Sep 02 04:24:33.432 INFO STEP 9 (remove_files) COMPLETE
98272026-09-02T04:24:34.366Z[ host-image] Sep 02 04:24:33.432 INFO O| Sep 02 04:24:33.432 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98282026-09-02T04:24:34.379Z[ host-image] Sep 02 04:24:33.445 INFO O| Sep 02 04:24:33.445 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
98292026-09-02T04:24:34.451Z[ host-image] Sep 02 04:24:33.517 INFO O| Sep 02 04:24:33.517 INFO STEP 10 (remove_files) COMPLETE
98302026-09-02T04:24:34.451Z[ host-image] Sep 02 04:24:33.517 INFO O| Sep 02 04:24:33.517 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98312026-09-02T04:24:34.462Z[ host-image] Sep 02 04:24:33.528 INFO O| Sep 02 04:24:33.528 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
98322026-09-02T04:24:34.466Z[ host-image] Sep 02 04:24:33.531 INFO O| Sep 02 04:24:33.531 INFO STEP 11 (remove_files) COMPLETE
98332026-09-02T04:24:34.466Z[ host-image] Sep 02 04:24:33.531 INFO O| Sep 02 04:24:33.531 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98342026-09-02T04:24:34.470Z[ recovery-image] Sep 02 04:24:33.535 INFO BUILD STRING "heads/stlouis-0-ge4ecc42868\n"
98352026-09-02T04:24:34.470Z[ recovery-image] Sep 02 04:24:33.535 INFO expanded image name: "recovery 03adcd4/${os_short_commit} 2026-09-02 04:09" -> "recovery 03adcd4/e4ecc42 2026-09-02 04:09"
98362026-09-02T04:24:34.470Z[ recovery-image] Sep 02 04:24:33.535 INFO output artefacts stored in: "/work/os-recovery"
98372026-09-02T04:24:34.470Z[ recovery-image] Sep 02 04:24:33.536 INFO collecting git info from project "phbl"...
98382026-09-02T04:24:34.478Z[ recovery-image] Sep 02 04:24:33.544 INFO collecting git info from project "pinprick"...
98392026-09-02T04:24:34.485Z[ recovery-image] Sep 02 04:24:33.552 INFO collecting git info from project "pilot"...
98402026-09-02T04:24:34.495Z[ recovery-image] Sep 02 04:24:33.562 INFO collecting git info from project "amd-host-image-builder"...
98412026-09-02T04:24:34.514Z[ host-image] Sep 02 04:24:33.581 INFO O| Sep 02 04:24:33.581 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
98422026-09-02T04:24:34.518Z[ host-image] Sep 02 04:24:33.581 INFO O| Sep 02 04:24:33.581 INFO STEP 12 (remove_files) COMPLETE
98432026-09-02T04:24:34.519Z[ host-image] Sep 02 04:24:33.581 INFO O| Sep 02 04:24:33.581 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98442026-09-02T04:24:34.540Z[ recovery-image] Sep 02 04:24:33.605 INFO collecting git info from project "amd-firmware"...
98452026-09-02T04:24:34.554Z[ host-image] Sep 02 04:24:33.620 INFO O| Sep 02 04:24:33.620 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
98462026-09-02T04:24:34.558Z[ host-image] Sep 02 04:24:33.621 INFO O| Sep 02 04:24:33.621 INFO STEP 13 (remove_files) COMPLETE
98472026-09-02T04:24:34.558Z[ host-image] Sep 02 04:24:33.621 INFO O| Sep 02 04:24:33.621 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98482026-09-02T04:24:34.603Z[verify-libraries] Compiling oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
98492026-09-02T04:24:34.801Z[ host-image] Sep 02 04:24:33.867 INFO O| Sep 02 04:24:33.867 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
98502026-09-02T04:24:34.823Z[ host-image] Sep 02 04:24:33.889 INFO O| Sep 02 04:24:33.889 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
98512026-09-02T04:24:34.863Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
98522026-09-02T04:24:34.863Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
98532026-09-02T04:24:34.863Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
98542026-09-02T04:24:34.867Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
98552026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
98562026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
98572026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
98582026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
98592026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
98602026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
98612026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
98622026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
98632026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
98642026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
98652026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.925 INFO O| Sep 02 04:24:33.925 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
98662026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.926 INFO O| Sep 02 04:24:33.926 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
98672026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.926 INFO O| Sep 02 04:24:33.926 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/libjq.a"
98682026-09-02T04:24:34.868Z[ host-image] Sep 02 04:24:33.926 INFO O| Sep 02 04:24:33.926 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/lib/amd64/libjq.a"
98692026-09-02T04:24:34.874Z[ host-image] Sep 02 04:24:33.936 INFO O| Sep 02 04:24:33.936 INFO STEP 14 (remove_files) COMPLETE
98702026-09-02T04:24:34.874Z[ host-image] Sep 02 04:24:33.936 INFO O| Sep 02 04:24:33.936 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98712026-09-02T04:24:34.881Z[ host-image] Sep 02 04:24:33.948 INFO O| Sep 02 04:24:33.948 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
98722026-09-02T04:24:34.895Z[ host-image] Sep 02 04:24:33.949 INFO O| Sep 02 04:24:33.949 INFO STEP 15 (remove_files) COMPLETE
98732026-09-02T04:24:34.895Z[ host-image] Sep 02 04:24:33.949 INFO O| Sep 02 04:24:33.949 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98742026-09-02T04:24:34.899Z[ host-image] Sep 02 04:24:33.959 INFO O| Sep 02 04:24:33.959 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
98752026-09-02T04:24:34.903Z[ host-image] Sep 02 04:24:33.965 INFO O| Sep 02 04:24:33.965 INFO STEP 16 (remove_files) COMPLETE
98762026-09-02T04:24:34.908Z[ host-image] Sep 02 04:24:33.965 INFO O| Sep 02 04:24:33.965 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98772026-09-02T04:24:34.912Z[ host-image] Sep 02 04:24:33.977 INFO O| Sep 02 04:24:33.976 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
98782026-09-02T04:24:34.912Z[ host-image] Sep 02 04:24:33.977 INFO O| Sep 02 04:24:33.977 INFO STEP 17 (remove_files) COMPLETE
98792026-09-02T04:24:34.912Z[ host-image] Sep 02 04:24:33.977 INFO O| Sep 02 04:24:33.977 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98802026-09-02T04:24:34.930Z[ host-image] Sep 02 04:24:33.996 INFO O| Sep 02 04:24:33.996 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
98812026-09-02T04:24:34.933Z[ host-image] Sep 02 04:24:33.997 INFO O| Sep 02 04:24:33.997 INFO STEP 18 (remove_files) COMPLETE
98822026-09-02T04:24:34.933Z[ host-image] Sep 02 04:24:33.997 INFO O| Sep 02 04:24:33.997 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98832026-09-02T04:24:34.943Z[ host-image] Sep 02 04:24:34.010 INFO O| Sep 02 04:24:34.010 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
98842026-09-02T04:24:34.943Z[ host-image] Sep 02 04:24:34.010 INFO O| Sep 02 04:24:34.010 INFO STEP 19 (remove_files) COMPLETE
98852026-09-02T04:24:34.948Z[ host-image] Sep 02 04:24:34.010 INFO O| Sep 02 04:24:34.010 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98862026-09-02T04:24:34.970Z[ recovery-image] Sep 02 04:24:34.026 INFO collecting git info from project "dmar-report"...
98872026-09-02T04:24:34.974Z[ recovery-image] Sep 02 04:24:34.039 INFO collecting git info from project "bootserver"...
98882026-09-02T04:24:34.987Z[ host-image] Sep 02 04:24:34.053 INFO O| Sep 02 04:24:34.053 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
98892026-09-02T04:24:34.987Z[ host-image] Sep 02 04:24:34.053 INFO O| Sep 02 04:24:34.053 INFO STEP 20 (remove_files) COMPLETE
98902026-09-02T04:24:34.987Z[ host-image] Sep 02 04:24:34.053 INFO O| Sep 02 04:24:34.053 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98912026-09-02T04:24:35.003Z[ recovery-image] Sep 02 04:24:34.060 INFO collecting git info from project "image-builder"...
98922026-09-02T04:24:35.007Z[ host-image] Sep 02 04:24:34.070 INFO O| Sep 02 04:24:34.069 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
98932026-09-02T04:24:35.007Z[ host-image] Sep 02 04:24:34.070 INFO O| Sep 02 04:24:34.069 INFO STEP 21 (remove_files) COMPLETE
98942026-09-02T04:24:35.007Z[ host-image] Sep 02 04:24:34.070 INFO O| Sep 02 04:24:34.069 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
98952026-09-02T04:24:35.025Z[ recovery-image] Sep 02 04:24:34.074 INFO collecting git info from project "chelsio-t6-roms"...
98962026-09-02T04:24:35.033Z[ recovery-image] Sep 02 04:24:34.092 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98972026-09-02T04:24:35.033Z[ host-image] Sep 02 04:24:34.093 INFO O| Sep 02 04:24:34.092 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
98982026-09-02T04:24:35.033Z[ host-image] Sep 02 04:24:34.093 INFO O| Sep 02 04:24:34.092 INFO STEP 22 (remove_files) COMPLETE
98992026-09-02T04:24:35.033Z[ host-image] Sep 02 04:24:34.093 INFO O| Sep 02 04:24:34.092 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99002026-09-02T04:24:35.038Z[ host-image] Sep 02 04:24:34.104 INFO O| Sep 02 04:24:34.103 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
99012026-09-02T04:24:35.038Z[ host-image] Sep 02 04:24:34.104 INFO O| Sep 02 04:24:34.103 INFO STEP 23 (remove_files) COMPLETE
99022026-09-02T04:24:35.038Z[ host-image] Sep 02 04:24:34.104 INFO O| Sep 02 04:24:34.103 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99032026-09-02T04:24:35.094Z[ host-image] Sep 02 04:24:34.135 INFO O| Sep 02 04:24:34.135 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
99042026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.135 INFO O| Sep 02 04:24:34.135 INFO STEP 24 (remove_files) COMPLETE
99052026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.135 INFO O| Sep 02 04:24:34.135 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99062026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.145 INFO O| Sep 02 04:24:34.145 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
99072026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.145 INFO O| Sep 02 04:24:34.145 INFO STEP 25 (remove_files) COMPLETE
99082026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.145 INFO O| Sep 02 04:24:34.145 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99092026-09-02T04:24:35.098Z[ host-image] Sep 02 04:24:34.155 INFO O| Sep 02 04:24:34.155 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
99102026-09-02T04:24:35.099Z[ host-image] Sep 02 04:24:34.155 INFO O| Sep 02 04:24:34.155 INFO STEP 26 (remove_files) COMPLETE
99112026-09-02T04:24:35.099Z[ host-image] Sep 02 04:24:34.155 INFO O| Sep 02 04:24:34.155 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99122026-09-02T04:24:35.103Z[ host-image] Sep 02 04:24:34.165 INFO O| Sep 02 04:24:34.165 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
99132026-09-02T04:24:35.103Z[ host-image] Sep 02 04:24:34.165 INFO O| Sep 02 04:24:34.165 INFO STEP 27 (remove_files) COMPLETE
99142026-09-02T04:24:35.103Z[ host-image] Sep 02 04:24:34.165 INFO O| Sep 02 04:24:34.165 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99152026-09-02T04:24:35.108Z[ host-image] Sep 02 04:24:34.174 INFO O| Sep 02 04:24:34.174 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
99162026-09-02T04:24:35.108Z[ host-image] Sep 02 04:24:34.174 INFO O| Sep 02 04:24:34.174 INFO STEP 28 (remove_files) COMPLETE
99172026-09-02T04:24:35.112Z[ host-image] Sep 02 04:24:34.174 INFO O| Sep 02 04:24:34.174 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99182026-09-02T04:24:35.138Z[ host-image] Sep 02 04:24:34.184 INFO O| Sep 02 04:24:34.183 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
99192026-09-02T04:24:35.138Z[ host-image] Sep 02 04:24:34.184 INFO O| Sep 02 04:24:34.184 INFO STEP 29 (remove_files) COMPLETE
99202026-09-02T04:24:35.138Z[ host-image] Sep 02 04:24:34.184 INFO O| Sep 02 04:24:34.184 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99212026-09-02T04:24:35.142Z[ host-image] Sep 02 04:24:34.192 INFO O| Sep 02 04:24:34.192 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
99222026-09-02T04:24:35.143Z[ host-image] Sep 02 04:24:34.192 INFO O| Sep 02 04:24:34.192 INFO STEP 30 (remove_files) COMPLETE
99232026-09-02T04:24:35.143Z[ host-image] Sep 02 04:24:34.192 INFO O| Sep 02 04:24:34.192 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99242026-09-02T04:24:35.143Z[ host-image] Sep 02 04:24:34.203 INFO O| Sep 02 04:24:34.203 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
99252026-09-02T04:24:35.143Z[ host-image] Sep 02 04:24:34.203 INFO O| Sep 02 04:24:34.203 INFO STEP 31 (remove_files) COMPLETE
99262026-09-02T04:24:35.143Z[ host-image] Sep 02 04:24:34.203 INFO O| Sep 02 04:24:34.203 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99272026-09-02T04:24:35.147Z[ host-image] Sep 02 04:24:34.213 INFO O| Sep 02 04:24:34.213 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
99282026-09-02T04:24:35.147Z[ host-image] Sep 02 04:24:34.213 INFO O| Sep 02 04:24:34.213 INFO STEP 32 (remove_files) COMPLETE
99292026-09-02T04:24:35.147Z[ host-image] Sep 02 04:24:34.213 INFO O| Sep 02 04:24:34.213 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99302026-09-02T04:24:35.156Z[ host-image] Sep 02 04:24:34.222 INFO O| Sep 02 04:24:34.222 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
99312026-09-02T04:24:35.156Z[ host-image] Sep 02 04:24:34.222 INFO O| Sep 02 04:24:34.222 INFO STEP 33 (remove_files) COMPLETE
99322026-09-02T04:24:35.156Z[ host-image] Sep 02 04:24:34.222 INFO O| Sep 02 04:24:34.222 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99332026-09-02T04:24:35.164Z[ host-image] Sep 02 04:24:34.231 INFO O| Sep 02 04:24:34.231 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
99342026-09-02T04:24:35.165Z[ host-image] Sep 02 04:24:34.231 INFO O| Sep 02 04:24:34.231 INFO STEP 34 (remove_files) COMPLETE
99352026-09-02T04:24:35.169Z[ host-image] Sep 02 04:24:34.231 INFO O| Sep 02 04:24:34.231 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99362026-09-02T04:24:35.173Z[ host-image] Sep 02 04:24:34.239 INFO O| Sep 02 04:24:34.239 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
99372026-09-02T04:24:35.173Z[ host-image] Sep 02 04:24:34.239 INFO O| Sep 02 04:24:34.239 INFO STEP 35 (remove_files) COMPLETE
99382026-09-02T04:24:35.239Z[ host-image] Sep 02 04:24:34.239 INFO O| Sep 02 04:24:34.239 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99392026-09-02T04:24:35.239Z[ host-image] Sep 02 04:24:34.247 INFO O| Sep 02 04:24:34.247 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
99402026-09-02T04:24:35.239Z[ host-image] Sep 02 04:24:34.247 INFO O| Sep 02 04:24:34.247 INFO STEP 36 (remove_files) COMPLETE
99412026-09-02T04:24:35.239Z[ host-image] Sep 02 04:24:34.247 INFO O| Sep 02 04:24:34.247 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99422026-09-02T04:24:35.239Z[ host-image] Sep 02 04:24:34.255 INFO O| Sep 02 04:24:34.255 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
99432026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.255 INFO O| Sep 02 04:24:34.255 INFO STEP 37 (remove_files) COMPLETE
99442026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.255 INFO O| Sep 02 04:24:34.255 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99452026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.263 INFO O| Sep 02 04:24:34.263 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
99462026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.263 INFO O| Sep 02 04:24:34.263 INFO STEP 38 (remove_files) COMPLETE
99472026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.263 INFO O| Sep 02 04:24:34.263 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99482026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.273 INFO O| Sep 02 04:24:34.273 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
99492026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.273 INFO O| Sep 02 04:24:34.273 INFO STEP 39 (remove_files) COMPLETE
99502026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.273 INFO O| Sep 02 04:24:34.273 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99512026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.282 INFO O| Sep 02 04:24:34.282 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
99522026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.282 INFO O| Sep 02 04:24:34.282 INFO STEP 40 (remove_files) COMPLETE
99532026-09-02T04:24:35.240Z[ host-image] Sep 02 04:24:34.282 INFO O| Sep 02 04:24:34.282 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99542026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.292 INFO O| Sep 02 04:24:34.292 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
99552026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.292 INFO O| Sep 02 04:24:34.292 INFO STEP 41 (remove_files) COMPLETE
99562026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.292 INFO O| Sep 02 04:24:34.292 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99572026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.301 INFO O| Sep 02 04:24:34.301 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
99582026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.301 INFO O| Sep 02 04:24:34.301 INFO STEP 42 (remove_files) COMPLETE
99592026-09-02T04:24:35.241Z[ host-image] Sep 02 04:24:34.301 INFO O| Sep 02 04:24:34.301 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99602026-09-02T04:24:35.245Z[ host-image] Sep 02 04:24:34.310 INFO O| Sep 02 04:24:34.310 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
99612026-09-02T04:24:35.245Z[ host-image] Sep 02 04:24:34.310 INFO O| Sep 02 04:24:34.310 INFO STEP 43 (remove_files) COMPLETE
99622026-09-02T04:24:35.246Z[ host-image] Sep 02 04:24:34.310 INFO O| Sep 02 04:24:34.310 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99632026-09-02T04:24:35.252Z[ host-image] Sep 02 04:24:34.318 INFO O| Sep 02 04:24:34.318 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
99642026-09-02T04:24:35.252Z[ host-image] Sep 02 04:24:34.318 INFO O| Sep 02 04:24:34.318 INFO STEP 44 (remove_files) COMPLETE
99652026-09-02T04:24:35.256Z[ host-image] Sep 02 04:24:34.318 INFO O| Sep 02 04:24:34.318 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99662026-09-02T04:24:35.260Z[ host-image] Sep 02 04:24:34.327 INFO O| Sep 02 04:24:34.327 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
99672026-09-02T04:24:35.260Z[ host-image] Sep 02 04:24:34.327 INFO O| Sep 02 04:24:34.327 INFO STEP 45 (remove_files) COMPLETE
99682026-09-02T04:24:35.260Z[ host-image] Sep 02 04:24:34.327 INFO O| Sep 02 04:24:34.327 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99692026-09-02T04:24:35.285Z[ host-image] Sep 02 04:24:34.336 INFO O| Sep 02 04:24:34.336 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
99702026-09-02T04:24:35.285Z[ host-image] Sep 02 04:24:34.336 INFO O| Sep 02 04:24:34.336 INFO STEP 46 (remove_files) COMPLETE
99712026-09-02T04:24:35.285Z[ host-image] Sep 02 04:24:34.336 INFO O| Sep 02 04:24:34.336 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99722026-09-02T04:24:35.293Z[ host-image] Sep 02 04:24:34.353 INFO O| Sep 02 04:24:34.353 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
99732026-09-02T04:24:35.293Z[ host-image] Sep 02 04:24:34.353 INFO O| Sep 02 04:24:34.353 INFO STEP 47 (remove_files) COMPLETE
99742026-09-02T04:24:35.293Z[ host-image] Sep 02 04:24:34.353 INFO O| Sep 02 04:24:34.353 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99752026-09-02T04:24:35.386Z[ host-image] Sep 02 04:24:34.452 INFO O| Sep 02 04:24:34.393 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
99762026-09-02T04:24:35.386Z[ host-image] Sep 02 04:24:34.452 INFO O| Sep 02 04:24:34.393 INFO STEP 48 (remove_files) COMPLETE
99772026-09-02T04:24:35.390Z[ host-image] Sep 02 04:24:34.452 INFO O| Sep 02 04:24:34.393 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99782026-09-02T04:24:35.394Z[ host-image] Sep 02 04:24:34.459 INFO O| Sep 02 04:24:34.459 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
99792026-09-02T04:24:35.394Z[ host-image] Sep 02 04:24:34.459 INFO O| Sep 02 04:24:34.459 INFO STEP 49 (remove_files) COMPLETE
99802026-09-02T04:24:35.394Z[ host-image] Sep 02 04:24:34.459 INFO O| Sep 02 04:24:34.459 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99812026-09-02T04:24:35.432Z[ host-image] Sep 02 04:24:34.498 INFO O| Sep 02 04:24:34.498 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
99822026-09-02T04:24:35.432Z[ host-image] Sep 02 04:24:34.498 INFO O| Sep 02 04:24:34.498 INFO STEP 50 (remove_files) COMPLETE
99832026-09-02T04:24:35.432Z[ host-image] Sep 02 04:24:34.498 INFO O| Sep 02 04:24:34.498 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99842026-09-02T04:24:35.444Z[ host-image] Sep 02 04:24:34.510 INFO O| Sep 02 04:24:34.510 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
99852026-09-02T04:24:35.444Z[ host-image] Sep 02 04:24:34.510 INFO O| Sep 02 04:24:34.510 INFO STEP 51 (remove_files) COMPLETE
99862026-09-02T04:24:35.448Z[ host-image] Sep 02 04:24:34.510 INFO O| Sep 02 04:24:34.510 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99872026-09-02T04:24:35.456Z[ host-image] Sep 02 04:24:34.523 INFO O| Sep 02 04:24:34.523 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
99882026-09-02T04:24:35.457Z[ host-image] Sep 02 04:24:34.523 INFO O| Sep 02 04:24:34.523 INFO STEP 52 (remove_files) COMPLETE
99892026-09-02T04:24:35.461Z[ host-image] Sep 02 04:24:34.523 INFO O| Sep 02 04:24:34.523 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99902026-09-02T04:24:35.469Z[ host-image] Sep 02 04:24:34.536 INFO O| Sep 02 04:24:34.536 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
99912026-09-02T04:24:35.469Z[ host-image] Sep 02 04:24:34.536 INFO O| Sep 02 04:24:34.536 INFO STEP 53 (remove_files) COMPLETE
99922026-09-02T04:24:35.473Z[ host-image] Sep 02 04:24:34.536 INFO O| Sep 02 04:24:34.536 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99932026-09-02T04:24:35.481Z[ host-image] Sep 02 04:24:34.547 INFO O| Sep 02 04:24:34.546 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
99942026-09-02T04:24:35.481Z[ host-image] Sep 02 04:24:34.547 INFO O| Sep 02 04:24:34.547 INFO STEP 54 (remove_files) COMPLETE
99952026-09-02T04:24:35.481Z[ host-image] Sep 02 04:24:34.547 INFO O| Sep 02 04:24:34.547 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99962026-09-02T04:24:35.495Z[ host-image] Sep 02 04:24:34.561 INFO O| Sep 02 04:24:34.561 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
99972026-09-02T04:24:35.495Z[ host-image] Sep 02 04:24:34.561 INFO O| Sep 02 04:24:34.561 INFO STEP 55 (remove_files) COMPLETE
99982026-09-02T04:24:35.499Z[ host-image] Sep 02 04:24:34.561 INFO O| Sep 02 04:24:34.561 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
99992026-09-02T04:24:35.505Z[ host-image] Sep 02 04:24:34.572 INFO O| Sep 02 04:24:34.571 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
100002026-09-02T04:24:35.505Z[ host-image] Sep 02 04:24:34.572 INFO O| Sep 02 04:24:34.572 INFO STEP 56 (remove_files) COMPLETE
100012026-09-02T04:24:35.505Z[ host-image] Sep 02 04:24:34.572 INFO O| Sep 02 04:24:34.572 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100022026-09-02T04:24:35.516Z[ host-image] Sep 02 04:24:34.582 INFO O| Sep 02 04:24:34.582 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
100032026-09-02T04:24:35.516Z[ host-image] Sep 02 04:24:34.582 INFO O| Sep 02 04:24:34.582 INFO STEP 57 (remove_files) COMPLETE
100042026-09-02T04:24:35.516Z[ host-image] Sep 02 04:24:34.582 INFO O| Sep 02 04:24:34.582 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100052026-09-02T04:24:35.529Z[ host-image] Sep 02 04:24:34.593 INFO O| Sep 02 04:24:34.593 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
100062026-09-02T04:24:35.529Z[ host-image] Sep 02 04:24:34.593 INFO O| Sep 02 04:24:34.593 INFO STEP 58 (remove_files) COMPLETE
100072026-09-02T04:24:35.529Z[ host-image] Sep 02 04:24:34.593 INFO O| Sep 02 04:24:34.593 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100082026-09-02T04:24:35.537Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
100092026-09-02T04:24:35.537Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
100102026-09-02T04:24:35.538Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100112026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100122026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100132026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
100142026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO ok!
100152026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO STEP 59 (ensure_file) COMPLETE
100162026-09-02T04:24:35.542Z[ host-image] Sep 02 04:24:34.604 INFO O| Sep 02 04:24:34.604 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100172026-09-02T04:24:35.547Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
100182026-09-02T04:24:35.547Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
100192026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100202026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100212026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100222026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
100232026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO ok!
100242026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO STEP 60 (ensure_file) COMPLETE
100252026-09-02T04:24:35.551Z[ host-image] Sep 02 04:24:34.613 INFO O| Sep 02 04:24:34.613 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100262026-09-02T04:24:35.558Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
100272026-09-02T04:24:35.558Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
100282026-09-02T04:24:35.558Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
100292026-09-02T04:24:35.563Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO ok!
100302026-09-02T04:24:35.563Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO STEP 61 (ensure_file) COMPLETE
100312026-09-02T04:24:35.563Z[ host-image] Sep 02 04:24:34.625 INFO O| Sep 02 04:24:34.625 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100322026-09-02T04:24:35.570Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
100332026-09-02T04:24:35.571Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
100342026-09-02T04:24:35.571Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
100352026-09-02T04:24:35.574Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 INFO ok!
100362026-09-02T04:24:35.575Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 INFO STEP 62 (ensure_file) COMPLETE
100372026-09-02T04:24:35.575Z[ host-image] Sep 02 04:24:34.637 INFO O| Sep 02 04:24:34.637 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100382026-09-02T04:24:35.583Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
100392026-09-02T04:24:35.583Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
100402026-09-02T04:24:35.583Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100412026-09-02T04:24:35.589Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
100422026-09-02T04:24:35.589Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO ok!
100432026-09-02T04:24:35.589Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO STEP 63 (ensure_file) COMPLETE
100442026-09-02T04:24:35.589Z[ host-image] Sep 02 04:24:34.650 INFO O| Sep 02 04:24:34.650 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100452026-09-02T04:24:35.599Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/profile exists, with wrong contents, unlinking
100462026-09-02T04:24:35.599Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO copying /work/oxidecomputer/helios/image/templates/files/profile -> /rpool/images/build/host/work/sled/ramdisk/etc/profile ...
100472026-09-02T04:24:35.599Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100482026-09-02T04:24:35.603Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/profile
100492026-09-02T04:24:35.603Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO ok!
100502026-09-02T04:24:35.603Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO STEP 64 (ensure_file) COMPLETE
100512026-09-02T04:24:35.603Z[ host-image] Sep 02 04:24:34.665 INFO O| Sep 02 04:24:34.665 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100522026-09-02T04:24:35.611Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
100532026-09-02T04:24:35.611Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
100542026-09-02T04:24:35.611Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100552026-09-02T04:24:35.615Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
100562026-09-02T04:24:35.615Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO ok!
100572026-09-02T04:24:35.615Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO STEP 65 (ensure_file) COMPLETE
100582026-09-02T04:24:35.616Z[ host-image] Sep 02 04:24:34.678 INFO O| Sep 02 04:24:34.678 INFO STEP 66: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100592026-09-02T04:24:35.624Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
100602026-09-02T04:24:35.624Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
100612026-09-02T04:24:35.629Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
100622026-09-02T04:24:35.629Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO ok!
100632026-09-02T04:24:35.629Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO STEP 66 (assemble_files) COMPLETE
100642026-09-02T04:24:35.629Z[ host-image] Sep 02 04:24:34.690 INFO O| Sep 02 04:24:34.690 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100652026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
100662026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
100672026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100682026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
100692026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO ok!
100702026-09-02T04:24:35.642Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO STEP 67 (ensure_file) COMPLETE
100712026-09-02T04:24:35.643Z[ host-image] Sep 02 04:24:34.706 INFO O| Sep 02 04:24:34.706 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100722026-09-02T04:24:35.653Z[ host-image] Sep 02 04:24:34.719 INFO O| Sep 02 04:24:34.719 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100732026-09-02T04:24:35.653Z[ host-image] Sep 02 04:24:34.719 INFO O| Sep 02 04:24:34.719 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100742026-09-02T04:24:35.657Z[ host-image] Sep 02 04:24:34.719 INFO O| Sep 02 04:24:34.719 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
100752026-09-02T04:24:35.657Z[ host-image] Sep 02 04:24:34.719 INFO O| Sep 02 04:24:34.719 INFO STEP 68 (ensure_dir) COMPLETE
100762026-09-02T04:24:35.657Z[ host-image] Sep 02 04:24:34.719 INFO O| Sep 02 04:24:34.719 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100772026-09-02T04:24:35.664Z[ host-image] Sep 02 04:24:34.731 INFO O| Sep 02 04:24:34.730 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
100782026-09-02T04:24:35.664Z[ host-image] Sep 02 04:24:34.731 INFO O| Sep 02 04:24:34.730 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 ...
100792026-09-02T04:24:35.671Z[ host-image] Sep 02 04:24:34.737 INFO O| Sep 02 04:24:34.737 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
100802026-09-02T04:24:35.671Z[ host-image] Sep 02 04:24:34.737 INFO O| Sep 02 04:24:34.737 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
100812026-09-02T04:24:35.671Z[ host-image] Sep 02 04:24:34.737 INFO O| Sep 02 04:24:34.737 INFO ok!
100822026-09-02T04:24:35.675Z[ host-image] Sep 02 04:24:34.737 INFO O| Sep 02 04:24:34.737 INFO STEP 69 (ensure_file) COMPLETE
100832026-09-02T04:24:35.675Z[ host-image] Sep 02 04:24:34.737 INFO O| Sep 02 04:24:34.737 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100842026-09-02T04:24:35.682Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
100852026-09-02T04:24:35.682Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 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 ...
100862026-09-02T04:24:35.686Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 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
100872026-09-02T04:24:35.686Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
100882026-09-02T04:24:35.686Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 INFO ok!
100892026-09-02T04:24:35.686Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 INFO STEP 70 (ensure_file) COMPLETE
100902026-09-02T04:24:35.686Z[ host-image] Sep 02 04:24:34.748 INFO O| Sep 02 04:24:34.748 INFO STEP 71: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
100912026-09-02T04:24:35.698Z[ host-image] Sep 02 04:24:34.764 INFO O| Sep 02 04:24:34.764 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
100922026-09-02T04:24:35.698Z[ host-image] Sep 02 04:24:34.764 INFO O| Sep 02 04:24:34.764 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
100932026-09-02T04:24:35.750Z[ recovery-image] Sep 02 04:24:34.814 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
100942026-09-02T04:24:36.147Z[ recovery-image] Sep 02 04:24:35.213 INFO creating Oxide boot image...
100952026-09-02T04:24:36.147Z[ recovery-image] Sep 02 04:24:35.213 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 03adcd4/e4ecc42 2026-09-02 04:09", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
100962026-09-02T04:24:36.674Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
100972026-09-02T04:24:37.253Z[ host-image] Sep 02 04:24:36.300 INFO O| Sep 02 04:24:36.300 INFO STEP 71 (pack_tar) COMPLETE
100982026-09-02T04:24:37.253Z[ host-image] Sep 02 04:24:36.300 INFO O| Sep 02 04:24:36.300 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
100992026-09-02T04:24:37.253Z[ host-image] Sep 02 04:24:36.300 INFO O| Sep 02 04:24:36.300 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
101002026-09-02T04:24:38.329Z[verify-libraries] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
101012026-09-02T04:24:38.536Z[ host-image] Sep 02 04:24:37.595 INFO O| Sep 02 04:24:37.594 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
101022026-09-02T04:24:39.125Z[ host-image] Sep 02 04:24:38.192 INFO O| Sep 02 04:24:38.192 INFO completed processing sled/ramdisk-02-trim
101032026-09-02T04:24:39.129Z[ host-image] Sep 02 04:24:38.195 INFO image builder template: zfs...
101042026-09-02T04:24:39.129Z[ host-image] Sep 02 04:24:38.195 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/.tmpmJC2b3/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", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@23.0.0.0", "-F", "optever=0.41.506", "-n", "zfs"], pwd: None
101052026-09-02T04:24:39.142Z[ host-image] Sep 02 04:24:38.209 INFO O| Sep 02 04:24:38.208 INFO skip include "stress" because feature "stress" is not enabled
101062026-09-02T04:24:39.143Z[ host-image] Sep 02 04:24:38.209 INFO O| Sep 02 04:24:38.209 INFO skip include "stress" because feature "compliance" is not enabled
101072026-09-02T04:24:39.179Z[ host-image] Sep 02 04:24:38.239 INFO O| Sep 02 04:24:38.239 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
101082026-09-02T04:24:39.179Z[ host-image] Sep 02 04:24:38.244 INFO O| Sep 02 04:24:38.243 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
101092026-09-02T04:24:39.499Z[ host-image] Sep 02 04:24:38.565 INFO O| Sep 02 04:24:38.565 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
101102026-09-02T04:24:39.749Z[ host-image] Sep 02 04:24:38.814 INFO O| Sep 02 04:24:38.814 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
101112026-09-02T04:24:39.749Z[ host-image] Sep 02 04:24:38.814 INFO O| Sep 02 04:24:38.814 INFO work dataset: rpool/images/build/host/work/sled/zfs
101122026-09-02T04:24:39.753Z[ host-image] Sep 02 04:24:38.819 INFO O| Sep 02 04:24:38.819 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
101132026-09-02T04:24:39.843Z[ host-image] Sep 02 04:24:38.909 INFO O| Sep 02 04:24:38.909 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
101142026-09-02T04:24:39.904Z[ host-image] Sep 02 04:24:38.970 INFO O| Sep 02 04:24:38.969 INFO DESTROY POOL: TEMPORARY-sled-zfs
101152026-09-02T04:24:39.913Z[ host-image] Sep 02 04:24:38.979 INFO O| Sep 02 04:24:38.979 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
101162026-09-02T04:24:39.918Z[ host-image] Sep 02 04:24:38.984 INFO O| Sep 02 04:24:38.984 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
101172026-09-02T04:24:39.918Z[ host-image] Sep 02 04:24:38.984 INFO O| Sep 02 04:24:38.984 INFO no lofi found
101182026-09-02T04:24:39.922Z[ host-image] Sep 02 04:24:38.984 INFO O| Sep 02 04:24:38.984 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
101192026-09-02T04:24:39.922Z[ host-image] Sep 02 04:24:38.984 INFO O| Sep 02 04:24:38.984 INFO CREATE IMAGE (1200MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
101202026-09-02T04:24:40.026Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
101212026-09-02T04:24:40.835Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
101222026-09-02T04:24:41.935Z[ host-image] Sep 02 04:24:41.001 INFO O| Sep 02 04:24:41.001 INFO lofi device = /dev/dsk/c2t1d0p0
101232026-09-02T04:24:41.935Z[ host-image] Sep 02 04:24:41.001 INFO O| Sep 02 04:24:41.001 INFO pool device = /dev/dsk/c2t1d0p0
101242026-09-02T04:24:41.935Z[ host-image] Sep 02 04:24:41.001 INFO O| Sep 02 04:24:41.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"]
101252026-09-02T04:24:42.138Z[ host-image] Sep 02 04:24:41.203 INFO O| Sep 02 04:24:41.203 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101262026-09-02T04:24:42.138Z[ host-image] Sep 02 04:24:41.203 INFO O| Sep 02 04:24:41.203 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
101272026-09-02T04:24:42.165Z[ host-image] Sep 02 04:24:41.232 INFO O| Sep 02 04:24:41.232 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
101282026-09-02T04:24:42.224Z[ host-image] Sep 02 04:24:41.290 INFO O| Sep 02 04:24:41.290 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
101292026-09-02T04:24:42.257Z[ host-image] Sep 02 04:24:41.323 INFO O| Sep 02 04:24:41.323 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
101302026-09-02T04:24:42.320Z[ host-image] Sep 02 04:24:41.386 INFO O| Sep 02 04:24:41.386 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
101312026-09-02T04:24:42.337Z[ host-image] Sep 02 04:24:41.403 INFO O| Sep 02 04:24:41.403 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
101322026-09-02T04:24:42.391Z[ host-image] Sep 02 04:24:41.456 INFO O| Sep 02 04:24:41.456 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
101332026-09-02T04:24:42.391Z[ host-image] Sep 02 04:24:41.456 INFO O| Sep 02 04:24:41.456 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
101342026-09-02T04:24:42.395Z[ host-image] Sep 02 04:24:41.456 INFO O| Sep 02 04:24:41.456 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
101352026-09-02T04:24:42.399Z[ host-image] Sep 02 04:24:41.465 INFO O| Sep 02 04:24:41.465 INFO boot environment UUID: 9e74a9fe-3419-4b36-821b-df277bc14982
101362026-09-02T04:24:42.405Z[ host-image] Sep 02 04:24:41.465 INFO O| Sep 02 04:24:41.465 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 9e74a9fe-3419-4b36-821b-df277bc14982
101372026-09-02T04:24:42.413Z[ host-image] Sep 02 04:24:41.479 INFO O| Sep 02 04:24:41.479 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
101382026-09-02T04:24:42.428Z[ host-image] Sep 02 04:24:41.494 INFO O| Sep 02 04:24:41.494 INFO STEP 0 (create_be) COMPLETE
101392026-09-02T04:24:42.428Z[ host-image] Sep 02 04:24:41.494 INFO O| Sep 02 04:24:41.494 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
101402026-09-02T04:24:42.448Z[ host-image] Sep 02 04:24:41.514 INFO O| Sep 02 04:24:41.514 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
101412026-09-02T04:24:42.915Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
101422026-09-02T04:24:44.848Z[verify-libraries] Compiling corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
101432026-09-02T04:24:53.900Z[ host-image] Sep 02 04:24:52.966 INFO O| Sep 02 04:24:52.966 INFO STEP 1 (unpack_tar) COMPLETE
101442026-09-02T04:24:53.900Z[ host-image] Sep 02 04:24:52.966 INFO O| Sep 02 04:24:52.966 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101452026-09-02T04:24:53.946Z[ host-image] Sep 02 04:24:53.011 INFO O| Sep 02 04:24:53.011 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
101462026-09-02T04:24:54.385Z[ host-image] Sep 02 04:24:53.451 INFO O| Sep 02 04:24:53.451 INFO STEP 2 (devfsadm) COMPLETE
101472026-09-02T04:24:54.385Z[ host-image] Sep 02 04:24:53.451 INFO O| Sep 02 04:24:53.451 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101482026-09-02T04:24:54.398Z[ host-image] Sep 02 04:24:53.464 INFO O| Sep 02 04:24:53.464 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101492026-09-02T04:24:54.398Z[ host-image] Sep 02 04:24:53.464 INFO O| Sep 02 04:24:53.464 INFO STEP 3 (ensure_dir) COMPLETE
101502026-09-02T04:24:54.398Z[ host-image] Sep 02 04:24:53.464 INFO O| Sep 02 04:24:53.464 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101512026-09-02T04:24:54.408Z[ host-image] Sep 02 04:24:53.474 INFO O| Sep 02 04:24:53.474 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101522026-09-02T04:24:54.408Z[ host-image] Sep 02 04:24:53.474 INFO O| Sep 02 04:24:53.474 INFO STEP 4 (ensure_dir) COMPLETE
101532026-09-02T04:24:54.412Z[ host-image] Sep 02 04:24:53.474 INFO O| Sep 02 04:24:53.474 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101542026-09-02T04:24:54.418Z[ host-image] Sep 02 04:24:53.485 INFO O| Sep 02 04:24:53.485 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101552026-09-02T04:24:54.418Z[ host-image] Sep 02 04:24:53.485 INFO O| Sep 02 04:24:53.485 INFO STEP 5 (ensure_dir) COMPLETE
101562026-09-02T04:24:54.422Z[ host-image] Sep 02 04:24:53.485 INFO O| Sep 02 04:24:53.485 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101572026-09-02T04:24:54.426Z[ host-image] Sep 02 04:24:53.493 INFO O| Sep 02 04:24:53.493 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101582026-09-02T04:24:54.426Z[ host-image] Sep 02 04:24:53.493 INFO O| Sep 02 04:24:53.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101592026-09-02T04:24:54.426Z[ host-image] Sep 02 04:24:53.493 INFO O| Sep 02 04:24:53.493 INFO STEP 6 (ensure_dir) COMPLETE
101602026-09-02T04:24:54.429Z[ host-image] Sep 02 04:24:53.493 INFO O| Sep 02 04:24:53.493 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101612026-09-02T04:24:54.434Z[ host-image] Sep 02 04:24:53.501 INFO O| Sep 02 04:24:53.501 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101622026-09-02T04:24:54.434Z[ host-image] Sep 02 04:24:53.501 INFO O| Sep 02 04:24:53.501 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101632026-09-02T04:24:54.434Z[ host-image] Sep 02 04:24:53.501 INFO O| Sep 02 04:24:53.501 INFO STEP 7 (ensure_dir) COMPLETE
101642026-09-02T04:24:54.438Z[ host-image] Sep 02 04:24:53.501 INFO O| Sep 02 04:24:53.501 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101652026-09-02T04:24:54.442Z[ host-image] Sep 02 04:24:53.509 INFO O| Sep 02 04:24:53.509 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
101662026-09-02T04:24:54.445Z[ host-image] Sep 02 04:24:53.509 INFO O| Sep 02 04:24:53.509 INFO STEP 8 (remove_files) COMPLETE
101672026-09-02T04:24:54.445Z[ host-image] Sep 02 04:24:53.509 INFO O| Sep 02 04:24:53.509 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101682026-09-02T04:24:54.450Z[ host-image] Sep 02 04:24:53.517 INFO O| Sep 02 04:24:53.517 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
101692026-09-02T04:24:54.454Z[ host-image] Sep 02 04:24:53.518 INFO O| Sep 02 04:24:53.518 INFO STEP 9 (remove_files) COMPLETE
101702026-09-02T04:24:54.454Z[ host-image] Sep 02 04:24:53.518 INFO O| Sep 02 04:24:53.518 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101712026-09-02T04:24:54.460Z[ host-image] Sep 02 04:24:53.527 INFO O| Sep 02 04:24:53.526 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
101722026-09-02T04:24:54.464Z[ host-image] Sep 02 04:24:53.527 INFO O| Sep 02 04:24:53.527 INFO STEP 10 (remove_files) COMPLETE
101732026-09-02T04:24:54.464Z[ host-image] Sep 02 04:24:53.527 INFO O| Sep 02 04:24:53.527 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101742026-09-02T04:24:54.473Z[ host-image] Sep 02 04:24:53.536 INFO O| Sep 02 04:24:53.536 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
101752026-09-02T04:24:54.473Z[ host-image] Sep 02 04:24:53.536 INFO O| Sep 02 04:24:53.536 INFO STEP 11 (remove_files) COMPLETE
101762026-09-02T04:24:54.473Z[ host-image] Sep 02 04:24:53.536 INFO O| Sep 02 04:24:53.536 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101772026-09-02T04:24:54.478Z[ host-image] Sep 02 04:24:53.545 INFO O| Sep 02 04:24:53.545 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
101782026-09-02T04:24:54.478Z[ host-image] Sep 02 04:24:53.545 INFO O| Sep 02 04:24:53.545 INFO STEP 12 (remove_files) COMPLETE
101792026-09-02T04:24:54.482Z[ host-image] Sep 02 04:24:53.545 INFO O| Sep 02 04:24:53.545 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101802026-09-02T04:24:54.488Z[ host-image] Sep 02 04:24:53.554 INFO O| Sep 02 04:24:53.554 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101812026-09-02T04:24:54.488Z[ host-image] Sep 02 04:24:53.554 INFO O| Sep 02 04:24:53.554 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
101822026-09-02T04:24:54.488Z[ host-image] Sep 02 04:24:53.554 INFO O| Sep 02 04:24:53.554 INFO STEP 13 (ensure_dir) COMPLETE
101832026-09-02T04:24:54.491Z[ host-image] Sep 02 04:24:53.554 INFO O| Sep 02 04:24:53.554 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101842026-09-02T04:24:54.497Z[ host-image] Sep 02 04:24:53.563 INFO O| Sep 02 04:24:53.563 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101852026-09-02T04:24:54.497Z[ host-image] Sep 02 04:24:53.563 INFO O| Sep 02 04:24:53.563 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101862026-09-02T04:24:54.500Z[ host-image] Sep 02 04:24:53.563 INFO O| Sep 02 04:24:53.563 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
101872026-09-02T04:24:54.500Z[ host-image] Sep 02 04:24:53.563 INFO O| Sep 02 04:24:53.563 INFO STEP 14 (ensure_dir) COMPLETE
101882026-09-02T04:24:54.500Z[ host-image] Sep 02 04:24:53.563 INFO O| Sep 02 04:24:53.563 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101892026-09-02T04:24:54.505Z[ host-image] Sep 02 04:24:53.571 INFO O| Sep 02 04:24:53.571 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101902026-09-02T04:24:54.505Z[ host-image] Sep 02 04:24:53.571 INFO O| Sep 02 04:24:53.571 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101912026-09-02T04:24:54.508Z[ host-image] Sep 02 04:24:53.571 INFO O| Sep 02 04:24:53.571 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
101922026-09-02T04:24:54.508Z[ host-image] Sep 02 04:24:53.572 INFO O| Sep 02 04:24:53.571 INFO STEP 15 (ensure_dir) COMPLETE
101932026-09-02T04:24:54.508Z[ host-image] Sep 02 04:24:53.572 INFO O| Sep 02 04:24:53.571 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101942026-09-02T04:24:54.512Z[ host-image] Sep 02 04:24:53.579 INFO O| Sep 02 04:24:53.579 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101952026-09-02T04:24:54.512Z[ host-image] Sep 02 04:24:53.579 INFO O| Sep 02 04:24:53.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
101962026-09-02T04:24:54.515Z[ host-image] Sep 02 04:24:53.579 INFO O| Sep 02 04:24:53.579 INFO STEP 16 (ensure_dir) COMPLETE
101972026-09-02T04:24:54.515Z[ host-image] Sep 02 04:24:53.579 INFO O| Sep 02 04:24:53.579 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
101982026-09-02T04:24:54.522Z[ host-image] Sep 02 04:24:53.588 INFO O| Sep 02 04:24:53.588 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
101992026-09-02T04:24:54.522Z[ host-image] Sep 02 04:24:53.588 INFO O| Sep 02 04:24:53.588 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
102002026-09-02T04:24:54.525Z[ host-image] Sep 02 04:24:53.588 INFO O| Sep 02 04:24:53.588 INFO STEP 17 (ensure_dir) COMPLETE
102012026-09-02T04:24:54.525Z[ host-image] Sep 02 04:24:53.588 INFO O| Sep 02 04:24:53.588 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102022026-09-02T04:24:54.530Z[ host-image] Sep 02 04:24:53.597 INFO O| Sep 02 04:24:53.597 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
102032026-09-02T04:24:54.530Z[ host-image] Sep 02 04:24:53.597 INFO O| Sep 02 04:24:53.597 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
102042026-09-02T04:24:54.533Z[ host-image] Sep 02 04:24:53.597 INFO O| Sep 02 04:24:53.597 INFO ok!
102052026-09-02T04:24:54.533Z[ host-image] Sep 02 04:24:53.597 INFO O| Sep 02 04:24:53.597 INFO STEP 18 (ensure_symlink) COMPLETE
102062026-09-02T04:24:54.534Z[ host-image] Sep 02 04:24:53.597 INFO O| Sep 02 04:24:53.597 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
102072026-09-02T04:24:54.540Z[ host-image] Sep 02 04:24:53.607 INFO O| Sep 02 04:24:53.607 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
102082026-09-02T04:24:54.540Z[ host-image] Sep 02 04:24:53.607 INFO O| Sep 02 04:24:53.607 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
102092026-09-02T04:24:54.544Z[ host-image] Sep 02 04:24:53.607 INFO O| Sep 02 04:24:53.607 INFO ok!
102102026-09-02T04:24:54.544Z[ host-image] Sep 02 04:24:53.607 INFO O| Sep 02 04:24:53.607 INFO STEP 19 (ensure_file) COMPLETE
102112026-09-02T04:24:54.544Z[ host-image] Sep 02 04:24:53.607 INFO O| Sep 02 04:24:53.607 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102122026-09-02T04:24:54.550Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
102132026-09-02T04:24:54.550Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
102142026-09-02T04:24:54.554Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
102152026-09-02T04:24:54.554Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO ok!
102162026-09-02T04:24:54.554Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO STEP 20 (ensure_symlink) COMPLETE
102172026-09-02T04:24:54.554Z[ host-image] Sep 02 04:24:53.616 INFO O| Sep 02 04:24:53.616 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102182026-09-02T04:24:54.559Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
102192026-09-02T04:24:54.560Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
102202026-09-02T04:24:54.560Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
102212026-09-02T04:24:54.563Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO ok!
102222026-09-02T04:24:54.563Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO STEP 21 (ensure_symlink) COMPLETE
102232026-09-02T04:24:54.563Z[ host-image] Sep 02 04:24:53.626 INFO O| Sep 02 04:24:53.626 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102242026-09-02T04:24:54.569Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
102252026-09-02T04:24:54.569Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
102262026-09-02T04:24:54.573Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
102272026-09-02T04:24:54.573Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO ok!
102282026-09-02T04:24:54.573Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO STEP 22 (ensure_symlink) COMPLETE
102292026-09-02T04:24:54.573Z[ host-image] Sep 02 04:24:53.636 INFO O| Sep 02 04:24:53.636 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
102302026-09-02T04:24:54.578Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
102312026-09-02T04:24:54.578Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
102322026-09-02T04:24:54.582Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
102332026-09-02T04:24:54.582Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO ok!
102342026-09-02T04:24:54.582Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO STEP 23 (ensure_symlink) COMPLETE
102352026-09-02T04:24:54.582Z[ host-image] Sep 02 04:24:53.645 INFO O| Sep 02 04:24:53.645 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102362026-09-02T04:24:54.587Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
102372026-09-02T04:24:54.587Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
102382026-09-02T04:24:54.591Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
102392026-09-02T04:24:54.591Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 INFO ok!
102402026-09-02T04:24:54.591Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 INFO STEP 24 (ensure_file) COMPLETE
102412026-09-02T04:24:54.591Z[ host-image] Sep 02 04:24:53.653 INFO O| Sep 02 04:24:53.653 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
102422026-09-02T04:24:54.595Z[ host-image] Sep 02 04:24:53.662 INFO O| Sep 02 04:24:53.662 INFO updating shadow file
102432026-09-02T04:24:54.595Z[ host-image] Sep 02 04:24:53.662 INFO O| Sep 02 04:24:53.662 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102442026-09-02T04:24:54.595Z[ host-image] Sep 02 04:24:53.662 INFO O| Sep 02 04:24:53.662 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
102452026-09-02T04:24:54.598Z[ host-image] Sep 02 04:24:53.662 INFO O| Sep 02 04:24:53.662 INFO STEP 25 (shadow) COMPLETE
102462026-09-02T04:24:54.598Z[ host-image] Sep 02 04:24:53.662 INFO O| Sep 02 04:24:53.662 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102472026-09-02T04:24:54.604Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
102482026-09-02T04:24:54.604Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
102492026-09-02T04:24:54.604Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
102502026-09-02T04:24:54.608Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 INFO ok!
102512026-09-02T04:24:54.608Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 INFO STEP 26 (ensure_file) COMPLETE
102522026-09-02T04:24:54.608Z[ host-image] Sep 02 04:24:53.671 INFO O| Sep 02 04:24:53.671 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102532026-09-02T04:24:54.614Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
102542026-09-02T04:24:54.614Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
102552026-09-02T04:24:54.617Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
102562026-09-02T04:24:54.617Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO ok!
102572026-09-02T04:24:54.617Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO STEP 27 (ensure_file) COMPLETE
102582026-09-02T04:24:54.617Z[ host-image] Sep 02 04:24:53.681 INFO O| Sep 02 04:24:53.681 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102592026-09-02T04:24:54.624Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
102602026-09-02T04:24:54.624Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
102612026-09-02T04:24:54.627Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102622026-09-02T04:24:54.627Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
102632026-09-02T04:24:54.627Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 INFO ok!
102642026-09-02T04:24:54.627Z[ host-image] Sep 02 04:24:53.690 INFO O| Sep 02 04:24:53.690 INFO STEP 28 (ensure_file) COMPLETE
102652026-09-02T04:24:54.627Z[ host-image] Sep 02 04:24:53.691 INFO O| Sep 02 04:24:53.690 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102662026-09-02T04:24:54.633Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
102672026-09-02T04:24:54.633Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
102682026-09-02T04:24:54.636Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
102692026-09-02T04:24:54.636Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO ok!
102702026-09-02T04:24:54.636Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO STEP 29 (ensure_file) COMPLETE
102712026-09-02T04:24:54.636Z[ host-image] Sep 02 04:24:53.699 INFO O| Sep 02 04:24:53.699 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102722026-09-02T04:24:54.642Z[ host-image] Sep 02 04:24:53.708 INFO O| Sep 02 04:24:53.708 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102732026-09-02T04:24:54.642Z[ host-image] Sep 02 04:24:53.708 INFO O| Sep 02 04:24:53.708 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102742026-09-02T04:24:54.642Z[ host-image] Sep 02 04:24:53.708 INFO O| Sep 02 04:24:53.708 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
102752026-09-02T04:24:54.645Z[ host-image] Sep 02 04:24:53.708 INFO O| Sep 02 04:24:53.708 INFO STEP 30 (ensure_dir) COMPLETE
102762026-09-02T04:24:54.645Z[ host-image] Sep 02 04:24:53.708 INFO O| Sep 02 04:24:53.708 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102772026-09-02T04:24:54.651Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
102782026-09-02T04:24:54.651Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
102792026-09-02T04:24:54.654Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102802026-09-02T04:24:54.654Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
102812026-09-02T04:24:54.654Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO ok!
102822026-09-02T04:24:54.655Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO STEP 31 (ensure_file) COMPLETE
102832026-09-02T04:24:54.655Z[ host-image] Sep 02 04:24:53.718 INFO O| Sep 02 04:24:53.718 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
102842026-09-02T04:24:54.660Z[ host-image] Sep 02 04:24:53.726 INFO O| Sep 02 04:24:53.726 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102852026-09-02T04:24:54.660Z[ host-image] Sep 02 04:24:53.726 INFO O| Sep 02 04:24:53.726 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102862026-09-02T04:24:54.660Z[ host-image] Sep 02 04:24:53.726 INFO O| Sep 02 04:24:53.726 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
102872026-09-02T04:24:54.660Z[ host-image] Sep 02 04:24:53.726 INFO O| Sep 02 04:24:53.726 INFO STEP 32 (ensure_dir) COMPLETE
102882026-09-02T04:24:54.660Z[ host-image] Sep 02 04:24:53.726 INFO O| Sep 02 04:24:53.726 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
102892026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.733 INFO O| Sep 02 04:24:53.733 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
102902026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.733 INFO O| Sep 02 04:24:53.733 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 ...
102912026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.734 INFO O| Sep 02 04:24:53.733 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
102922026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.734 INFO O| Sep 02 04:24:53.734 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
102932026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.734 INFO O| Sep 02 04:24:53.734 INFO ok!
102942026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.734 INFO O| Sep 02 04:24:53.734 INFO STEP 33 (ensure_file) COMPLETE
102952026-09-02T04:24:54.667Z[ host-image] Sep 02 04:24:53.734 INFO O| Sep 02 04:24:53.734 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102962026-09-02T04:24:54.675Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.741 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
102972026-09-02T04:24:54.675Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.742 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
102982026-09-02T04:24:54.675Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.742 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
102992026-09-02T04:24:54.675Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.742 INFO ok!
103002026-09-02T04:24:54.678Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.742 INFO STEP 34 (ensure_file) COMPLETE
103012026-09-02T04:24:54.679Z[ host-image] Sep 02 04:24:53.742 INFO O| Sep 02 04:24:53.742 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103022026-09-02T04:24:54.684Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
103032026-09-02T04:24:54.684Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
103042026-09-02T04:24:54.687Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
103052026-09-02T04:24:54.687Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
103062026-09-02T04:24:54.687Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO ok!
103072026-09-02T04:24:54.687Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO STEP 35 (ensure_file) COMPLETE
103082026-09-02T04:24:54.687Z[ host-image] Sep 02 04:24:53.750 INFO O| Sep 02 04:24:53.750 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103092026-09-02T04:24:54.705Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
103102026-09-02T04:24:54.705Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
103112026-09-02T04:24:54.708Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
103122026-09-02T04:24:54.708Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 INFO ok!
103132026-09-02T04:24:54.708Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 INFO STEP 36 (ensure_file) COMPLETE
103142026-09-02T04:24:54.708Z[ host-image] Sep 02 04:24:53.761 INFO O| Sep 02 04:24:53.761 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103152026-09-02T04:24:54.711Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
103162026-09-02T04:24:54.712Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
103172026-09-02T04:24:54.712Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
103182026-09-02T04:24:54.712Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 INFO ok!
103192026-09-02T04:24:54.712Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 INFO STEP 37 (ensure_file) COMPLETE
103202026-09-02T04:24:54.712Z[ host-image] Sep 02 04:24:53.777 INFO O| Sep 02 04:24:53.777 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103212026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
103222026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
103232026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103242026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103252026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103262026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
103272026-09-02T04:24:54.734Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO ok!
103282026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO STEP 38 (ensure_file) COMPLETE
103292026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.789 INFO O| Sep 02 04:24:53.789 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103302026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.799 INFO O| Sep 02 04:24:53.799 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103312026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.799 INFO O| Sep 02 04:24:53.799 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103322026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.799 INFO O| Sep 02 04:24:53.799 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
103332026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.799 INFO O| Sep 02 04:24:53.799 INFO STEP 39 (ensure_dir) COMPLETE
103342026-09-02T04:24:54.735Z[ host-image] Sep 02 04:24:53.799 INFO O| Sep 02 04:24:53.799 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103352026-09-02T04:24:54.741Z[ host-image] Sep 02 04:24:53.807 INFO O| Sep 02 04:24:53.807 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
103362026-09-02T04:24:54.741Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.807 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 ...
103372026-09-02T04:24:54.741Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 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
103382026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 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
103392026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 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
103402026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 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
103412026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 INFO ok!
103422026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 INFO STEP 40 (ensure_file) COMPLETE
103432026-09-02T04:24:54.745Z[ host-image] Sep 02 04:24:53.808 INFO O| Sep 02 04:24:53.808 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103442026-09-02T04:24:54.751Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
103452026-09-02T04:24:54.751Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 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 ...
103462026-09-02T04:24:54.751Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
103472026-09-02T04:24:54.754Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 INFO ok!
103482026-09-02T04:24:54.754Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 INFO STEP 41 (ensure_symlink) COMPLETE
103492026-09-02T04:24:54.754Z[ host-image] Sep 02 04:24:53.817 INFO O| Sep 02 04:24:53.817 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
103502026-09-02T04:24:54.759Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.825 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
103512026-09-02T04:24:54.759Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.825 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
103522026-09-02T04:24:54.762Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.826 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
103532026-09-02T04:24:54.762Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.826 INFO ok!
103542026-09-02T04:24:54.765Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.826 INFO STEP 42 (ensure_symlink) COMPLETE
103552026-09-02T04:24:54.765Z[ host-image] Sep 02 04:24:53.826 INFO O| Sep 02 04:24:53.826 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103562026-09-02T04:24:54.769Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
103572026-09-02T04:24:54.769Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
103582026-09-02T04:24:54.769Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103592026-09-02T04:24:54.769Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103602026-09-02T04:24:54.769Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103612026-09-02T04:24:54.773Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
103622026-09-02T04:24:54.773Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO ok!
103632026-09-02T04:24:54.773Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO STEP 43 (ensure_file) COMPLETE
103642026-09-02T04:24:54.773Z[ host-image] Sep 02 04:24:53.836 INFO O| Sep 02 04:24:53.836 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103652026-09-02T04:24:54.780Z[ host-image] Sep 02 04:24:53.846 INFO O| Sep 02 04:24:53.846 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
103662026-09-02T04:24:54.780Z[ host-image] Sep 02 04:24:53.846 INFO O| Sep 02 04:24:53.846 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 ...
103672026-09-02T04:24:54.791Z[ host-image] Sep 02 04:24:53.847 INFO O| Sep 02 04:24:53.846 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
103682026-09-02T04:24:54.791Z[ host-image] Sep 02 04:24:53.847 INFO O| Sep 02 04:24:53.847 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
103692026-09-02T04:24:54.791Z[ host-image] Sep 02 04:24:53.847 INFO O| Sep 02 04:24:53.847 INFO ok!
103702026-09-02T04:24:54.791Z[ host-image] Sep 02 04:24:53.847 INFO O| Sep 02 04:24:53.847 INFO STEP 44 (ensure_file) COMPLETE
103712026-09-02T04:24:54.791Z[ host-image] Sep 02 04:24:53.847 INFO O| Sep 02 04:24:53.847 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103722026-09-02T04:24:54.804Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
103732026-09-02T04:24:54.804Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
103742026-09-02T04:24:54.804Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
103752026-09-02T04:24:54.804Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO ok!
103762026-09-02T04:24:54.804Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO STEP 45 (ensure_file) COMPLETE
103772026-09-02T04:24:54.807Z[ host-image] Sep 02 04:24:53.858 INFO O| Sep 02 04:24:53.857 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103782026-09-02T04:24:54.807Z[ host-image] Sep 02 04:24:53.870 INFO O| Sep 02 04:24:53.870 INFO updating shadow file
103792026-09-02T04:24:54.807Z[ host-image] Sep 02 04:24:53.870 INFO O| Sep 02 04:24:53.870 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
103802026-09-02T04:24:54.808Z[ host-image] Sep 02 04:24:53.870 INFO O| Sep 02 04:24:53.870 INFO STEP 46 (shadow) COMPLETE
103812026-09-02T04:24:54.808Z[ host-image] Sep 02 04:24:53.870 INFO O| Sep 02 04:24:53.870 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
103822026-09-02T04:24:54.818Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.884 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
103832026-09-02T04:24:54.818Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
103842026-09-02T04:24:54.818Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103852026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
103862026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO ok!
103872026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO STEP 47 (ensure_file) COMPLETE
103882026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103892026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO skip step because feature "mfg" is not enabled
103902026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103912026-09-02T04:24:54.821Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO skip step because feature "mfg" is not enabled
103922026-09-02T04:24:54.822Z[ host-image] Sep 02 04:24:53.885 INFO O| Sep 02 04:24:53.885 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103932026-09-02T04:24:54.829Z[ host-image] Sep 02 04:24:53.893 INFO O| Sep 02 04:24:53.893 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
103942026-09-02T04:24:54.830Z[ host-image] Sep 02 04:24:53.893 INFO O| Sep 02 04:24:53.893 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
103952026-09-02T04:24:54.850Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103962026-09-02T04:24:54.853Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
103972026-09-02T04:24:54.900Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO ok!
103982026-09-02T04:24:54.900Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO STEP 50 (ensure_file) COMPLETE
103992026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104002026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO skip step because feature "compliance" is not enabled
104012026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.916 INFO O| Sep 02 04:24:53.916 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104022026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
104032026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
104042026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104052026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104062026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104072026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
104082026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO ok!
104092026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO STEP 52 (ensure_file) COMPLETE
104102026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.935 INFO O| Sep 02 04:24:53.935 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104112026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
104122026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 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 ...
104132026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 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
104142026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
104152026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 INFO ok!
104162026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 INFO STEP 53 (ensure_file) COMPLETE
104172026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.947 INFO O| Sep 02 04:24:53.947 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104182026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
104192026-09-02T04:24:54.904Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 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 ...
104202026-09-02T04:24:54.905Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104212026-09-02T04:24:54.905Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
104222026-09-02T04:24:54.905Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO ok!
104232026-09-02T04:24:54.905Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO STEP 54 (ensure_file) COMPLETE
104242026-09-02T04:24:54.905Z[ host-image] Sep 02 04:24:53.961 INFO O| Sep 02 04:24:53.961 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104252026-09-02T04:24:54.908Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
104262026-09-02T04:24:54.908Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 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 ...
104272026-09-02T04:24:54.908Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 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
104282026-09-02T04:24:54.908Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
104292026-09-02T04:24:54.922Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 INFO ok!
104302026-09-02T04:24:54.922Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 INFO STEP 55 (ensure_file) COMPLETE
104312026-09-02T04:24:54.922Z[ host-image] Sep 02 04:24:53.974 INFO O| Sep 02 04:24:53.974 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104322026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
104332026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 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 ...
104342026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104352026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
104362026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO ok!
104372026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO STEP 56 (ensure_file) COMPLETE
104382026-09-02T04:24:54.926Z[ host-image] Sep 02 04:24:53.989 INFO O| Sep 02 04:24:53.989 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104392026-09-02T04:24:54.931Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.997 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
104402026-09-02T04:24:54.931Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 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 ...
104412026-09-02T04:24:54.931Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 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
104422026-09-02T04:24:54.931Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
104432026-09-02T04:24:54.931Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 INFO ok!
104442026-09-02T04:24:54.932Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 INFO STEP 57 (ensure_file) COMPLETE
104452026-09-02T04:24:54.932Z[ host-image] Sep 02 04:24:53.998 INFO O| Sep 02 04:24:53.998 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104462026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
104472026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 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 ...
104482026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104492026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104502026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104512026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
104522026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO ok!
104532026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO STEP 58 (ensure_file) COMPLETE
104542026-09-02T04:24:54.943Z[ host-image] Sep 02 04:24:54.008 INFO O| Sep 02 04:24:54.008 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104552026-09-02T04:24:54.974Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
104562026-09-02T04:24:54.996Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 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 ...
104572026-09-02T04:24:54.996Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 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
104582026-09-02T04:24:55.007Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
104592026-09-02T04:24:55.013Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 INFO ok!
104602026-09-02T04:24:55.026Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 INFO STEP 59 (ensure_file) COMPLETE
104612026-09-02T04:24:55.026Z[ host-image] Sep 02 04:24:54.016 INFO O| Sep 02 04:24:54.016 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104622026-09-02T04:24:55.026Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
104632026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
104642026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104652026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
104662026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO ok!
104672026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO STEP 60 (ensure_file) COMPLETE
104682026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.024 INFO O| Sep 02 04:24:54.024 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104692026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
104702026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 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 ...
104712026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 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
104722026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
104732026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 INFO ok!
104742026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 INFO STEP 61 (ensure_file) COMPLETE
104752026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.032 INFO O| Sep 02 04:24:54.032 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104762026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
104772026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
104782026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104792026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104802026-09-02T04:24:55.030Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104812026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
104822026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO ok!
104832026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO STEP 62 (ensure_file) COMPLETE
104842026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.040 INFO O| Sep 02 04:24:54.040 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104852026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
104862026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 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 ...
104872026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 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
104882026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
104892026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 INFO ok!
104902026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 INFO STEP 63 (ensure_file) COMPLETE
104912026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.048 INFO O| Sep 02 04:24:54.048 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104922026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
104932026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 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 ...
104942026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 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
104952026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
104962026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 INFO ok!
104972026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 INFO STEP 64 (ensure_file) COMPLETE
104982026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.055 INFO O| Sep 02 04:24:54.055 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
104992026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
105002026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 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 ...
105012026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 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
105022026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
105032026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO ok!
105042026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO STEP 65 (ensure_file) COMPLETE
105052026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
105062026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO skip step because feature "mbist" is not enabled
105072026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.066 INFO O| Sep 02 04:24:54.066 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105082026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.078 INFO O| Sep 02 04:24:54.078 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
105092026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.078 INFO O| Sep 02 04:24:54.078 INFO STEP 67 (ensure_dir) COMPLETE
105102026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.078 INFO O| Sep 02 04:24:54.078 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105112026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.087 INFO O| Sep 02 04:24:54.087 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105122026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.087 INFO O| Sep 02 04:24:54.087 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
105132026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.087 INFO O| Sep 02 04:24:54.087 INFO STEP 68 (ensure_dir) COMPLETE
105142026-09-02T04:24:55.031Z[ host-image] Sep 02 04:24:54.087 INFO O| Sep 02 04:24:54.087 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105152026-09-02T04:24:55.035Z[ host-image] Sep 02 04:24:54.101 INFO O| Sep 02 04:24:54.101 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105162026-09-02T04:24:55.035Z[ host-image] Sep 02 04:24:54.101 INFO O| Sep 02 04:24:54.101 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
105172026-09-02T04:24:55.035Z[ host-image] Sep 02 04:24:54.101 INFO O| Sep 02 04:24:54.101 INFO STEP 69 (ensure_dir) COMPLETE
105182026-09-02T04:24:55.035Z[ host-image] Sep 02 04:24:54.101 INFO O| Sep 02 04:24:54.101 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105192026-09-02T04:24:55.043Z[ host-image] Sep 02 04:24:54.110 INFO O| Sep 02 04:24:54.110 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
105202026-09-02T04:24:55.044Z[ host-image] Sep 02 04:24:54.110 INFO O| Sep 02 04:24:54.110 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
105212026-09-02T04:24:55.481Z[ host-image] Sep 02 04:24:54.547 INFO O| Sep 02 04:24:54.546 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
105222026-09-02T04:24:55.481Z[ host-image] Sep 02 04:24:54.547 INFO O| Sep 02 04:24:54.546 INFO ok!
105232026-09-02T04:24:55.481Z[ host-image] Sep 02 04:24:54.547 INFO O| Sep 02 04:24:54.547 INFO STEP 70 (ensure_file) COMPLETE
105242026-09-02T04:24:55.481Z[ host-image] Sep 02 04:24:54.547 INFO O| Sep 02 04:24:54.547 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105252026-09-02T04:24:55.494Z[ host-image] Sep 02 04:24:54.558 INFO O| Sep 02 04:24:54.558 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
105262026-09-02T04:24:55.495Z[ host-image] Sep 02 04:24:54.558 INFO O| Sep 02 04:24:54.558 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
105272026-09-02T04:24:56.308Z[ host-image] Sep 02 04:24:55.375 INFO O| Sep 02 04:24:55.375 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
105282026-09-02T04:24:56.308Z[ host-image] Sep 02 04:24:55.375 INFO O| Sep 02 04:24:55.375 INFO ok!
105292026-09-02T04:24:56.312Z[ host-image] Sep 02 04:24:55.375 INFO O| Sep 02 04:24:55.375 INFO STEP 71 (ensure_file) COMPLETE
105302026-09-02T04:24:56.312Z[ host-image] Sep 02 04:24:55.375 INFO O| Sep 02 04:24:55.375 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105312026-09-02T04:24:56.318Z[ host-image] Sep 02 04:24:55.384 INFO O| Sep 02 04:24:55.384 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105322026-09-02T04:24:56.321Z[ host-image] Sep 02 04:24:55.385 INFO O| Sep 02 04:24:55.385 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
105332026-09-02T04:24:56.321Z[ host-image] Sep 02 04:24:55.385 INFO O| Sep 02 04:24:55.385 INFO STEP 72 (ensure_dir) COMPLETE
105342026-09-02T04:24:56.321Z[ host-image] Sep 02 04:24:55.385 INFO O| Sep 02 04:24:55.385 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105352026-09-02T04:24:56.326Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
105362026-09-02T04:24:56.326Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO copying /tmp/.tmpmJC2b3/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 ...
105372026-09-02T04:24:56.329Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
105382026-09-02T04:24:56.329Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO ok!
105392026-09-02T04:24:56.329Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO STEP 73 (ensure_file) COMPLETE
105402026-09-02T04:24:56.329Z[ host-image] Sep 02 04:24:55.393 INFO O| Sep 02 04:24:55.393 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105412026-09-02T04:24:56.337Z[ host-image] Sep 02 04:24:55.403 INFO O| Sep 02 04:24:55.403 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
105422026-09-02T04:24:56.337Z[ host-image] Sep 02 04:24:55.403 INFO O| Sep 02 04:24:55.403 INFO copying /tmp/.tmpmJC2b3/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 ...
105432026-09-02T04:24:56.340Z[ host-image] Sep 02 04:24:55.404 INFO O| Sep 02 04:24:55.404 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
105442026-09-02T04:24:56.340Z[ host-image] Sep 02 04:24:55.404 INFO O| Sep 02 04:24:55.404 INFO ok!
105452026-09-02T04:24:56.340Z[ host-image] Sep 02 04:24:55.404 INFO O| Sep 02 04:24:55.404 INFO STEP 74 (ensure_file) COMPLETE
105462026-09-02T04:24:56.340Z[ host-image] Sep 02 04:24:55.404 INFO O| Sep 02 04:24:55.404 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105472026-09-02T04:24:56.345Z[ host-image] Sep 02 04:24:55.412 INFO O| Sep 02 04:24:55.412 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105482026-09-02T04:24:56.345Z[ host-image] Sep 02 04:24:55.412 INFO O| Sep 02 04:24:55.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
105492026-09-02T04:24:56.348Z[ host-image] Sep 02 04:24:55.412 INFO O| Sep 02 04:24:55.412 INFO STEP 75 (ensure_dir) COMPLETE
105502026-09-02T04:24:56.348Z[ host-image] Sep 02 04:24:55.412 INFO O| Sep 02 04:24:55.412 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105512026-09-02T04:24:56.355Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
105522026-09-02T04:24:56.358Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO copying /tmp/.tmpmJC2b3/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 ...
105532026-09-02T04:24:56.358Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
105542026-09-02T04:24:56.358Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO ok!
105552026-09-02T04:24:56.358Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO STEP 76 (ensure_file) COMPLETE
105562026-09-02T04:24:56.358Z[ host-image] Sep 02 04:24:55.422 INFO O| Sep 02 04:24:55.422 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105572026-09-02T04:24:56.363Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.429 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
105582026-09-02T04:24:56.363Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.430 INFO copying /tmp/.tmpmJC2b3/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 ...
105592026-09-02T04:24:56.366Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.430 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
105602026-09-02T04:24:56.366Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.430 INFO ok!
105612026-09-02T04:24:56.366Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.430 INFO STEP 77 (ensure_file) COMPLETE
105622026-09-02T04:24:56.366Z[ host-image] Sep 02 04:24:55.430 INFO O| Sep 02 04:24:55.430 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105632026-09-02T04:24:56.372Z[ host-image] Sep 02 04:24:55.439 INFO O| Sep 02 04:24:55.439 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105642026-09-02T04:24:56.372Z[ host-image] Sep 02 04:24:55.439 INFO O| Sep 02 04:24:55.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
105652026-09-02T04:24:56.375Z[ host-image] Sep 02 04:24:55.439 INFO O| Sep 02 04:24:55.439 INFO STEP 78 (ensure_dir) COMPLETE
105662026-09-02T04:24:56.375Z[ host-image] Sep 02 04:24:55.439 INFO O| Sep 02 04:24:55.439 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105672026-09-02T04:24:56.380Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
105682026-09-02T04:24:56.380Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO copying /tmp/.tmpmJC2b3/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 ...
105692026-09-02T04:24:56.383Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
105702026-09-02T04:24:56.383Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO ok!
105712026-09-02T04:24:56.383Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO STEP 79 (ensure_file) COMPLETE
105722026-09-02T04:24:56.383Z[ host-image] Sep 02 04:24:55.447 INFO O| Sep 02 04:24:55.447 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105732026-09-02T04:24:56.391Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
105742026-09-02T04:24:56.391Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
105752026-09-02T04:24:56.391Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
105762026-09-02T04:24:56.394Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO ok!
105772026-09-02T04:24:56.394Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO STEP 80 (ensure_file) COMPLETE
105782026-09-02T04:24:56.394Z[ host-image] Sep 02 04:24:55.457 INFO O| Sep 02 04:24:55.457 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105792026-09-02T04:24:56.400Z[ host-image] Sep 02 04:24:55.467 INFO O| Sep 02 04:24:55.467 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105802026-09-02T04:24:56.400Z[ host-image] Sep 02 04:24:55.467 INFO O| Sep 02 04:24:55.467 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
105812026-09-02T04:24:56.404Z[ host-image] Sep 02 04:24:55.467 INFO O| Sep 02 04:24:55.467 INFO STEP 81 (ensure_dir) COMPLETE
105822026-09-02T04:24:56.404Z[ host-image] Sep 02 04:24:55.467 INFO O| Sep 02 04:24:55.467 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105832026-09-02T04:24:56.408Z[ host-image] Sep 02 04:24:55.475 INFO O| Sep 02 04:24:55.475 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
105842026-09-02T04:24:56.408Z[ host-image] Sep 02 04:24:55.475 INFO O| Sep 02 04:24:55.475 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
105852026-09-02T04:24:56.774Z[ host-image] Sep 02 04:24:55.841 INFO O| Sep 02 04:24:55.841 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
105862026-09-02T04:24:56.774Z[ host-image] Sep 02 04:24:55.841 INFO O| Sep 02 04:24:55.841 INFO ok!
105872026-09-02T04:24:56.778Z[ host-image] Sep 02 04:24:55.841 INFO O| Sep 02 04:24:55.841 INFO STEP 82 (ensure_file) COMPLETE
105882026-09-02T04:24:56.778Z[ host-image] Sep 02 04:24:55.841 INFO O| Sep 02 04:24:55.841 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105892026-09-02T04:24:56.786Z[ host-image] Sep 02 04:24:55.852 INFO O| Sep 02 04:24:55.852 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
105902026-09-02T04:24:56.786Z[ host-image] Sep 02 04:24:55.852 INFO O| Sep 02 04:24:55.852 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
105912026-09-02T04:24:56.790Z[ host-image] Sep 02 04:24:55.853 INFO O| Sep 02 04:24:55.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
105922026-09-02T04:24:56.790Z[ host-image] Sep 02 04:24:55.853 INFO O| Sep 02 04:24:55.853 INFO ok!
105932026-09-02T04:24:56.790Z[ host-image] Sep 02 04:24:55.853 INFO O| Sep 02 04:24:55.853 INFO STEP 83 (ensure_file) COMPLETE
105942026-09-02T04:24:56.790Z[ host-image] Sep 02 04:24:55.853 INFO O| Sep 02 04:24:55.853 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105952026-09-02T04:24:56.796Z[ host-image] Sep 02 04:24:55.863 INFO O| Sep 02 04:24:55.863 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
105962026-09-02T04:24:56.796Z[ host-image] Sep 02 04:24:55.863 INFO O| Sep 02 04:24:55.863 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
105972026-09-02T04:24:57.737Z[ host-image] Sep 02 04:24:56.802 INFO O| Sep 02 04:24:56.802 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
105982026-09-02T04:24:57.737Z[ host-image] Sep 02 04:24:56.803 INFO O| Sep 02 04:24:56.802 INFO ok!
105992026-09-02T04:24:57.737Z[ host-image] Sep 02 04:24:56.803 INFO O| Sep 02 04:24:56.802 INFO STEP 84 (ensure_file) COMPLETE
106002026-09-02T04:24:57.737Z[ host-image] Sep 02 04:24:56.803 INFO O| Sep 02 04:24:56.802 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106012026-09-02T04:24:57.748Z[ host-image] Sep 02 04:24:56.812 INFO O| Sep 02 04:24:56.812 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
106022026-09-02T04:24:57.748Z[ host-image] Sep 02 04:24:56.812 INFO O| Sep 02 04:24:56.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
106032026-09-02T04:24:57.748Z[ host-image] Sep 02 04:24:56.812 INFO O| Sep 02 04:24:56.812 INFO STEP 85 (ensure_dir) COMPLETE
106042026-09-02T04:24:57.752Z[ host-image] Sep 02 04:24:56.812 INFO O| Sep 02 04:24:56.812 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106052026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
106062026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO copying /tmp/.tmpmJC2b3/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 ...
106072026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
106082026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO ok!
106092026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO STEP 86 (ensure_file) COMPLETE
106102026-09-02T04:24:57.755Z[ host-image] Sep 02 04:24:56.821 INFO O| Sep 02 04:24:56.821 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106112026-09-02T04:24:57.761Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
106122026-09-02T04:24:57.762Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO copying /tmp/.tmpmJC2b3/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 ...
106132026-09-02T04:24:57.765Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
106142026-09-02T04:24:57.765Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO ok!
106152026-09-02T04:24:57.765Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO STEP 87 (ensure_file) COMPLETE
106162026-09-02T04:24:57.765Z[ host-image] Sep 02 04:24:56.828 INFO O| Sep 02 04:24:56.828 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106172026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
106182026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
106192026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
106202026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO ok!
106212026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO STEP 88 (ensure_file) COMPLETE
106222026-09-02T04:24:57.769Z[ host-image] Sep 02 04:24:56.835 INFO O| Sep 02 04:24:56.835 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106232026-09-02T04:24:57.774Z[ host-image] Sep 02 04:24:56.840 INFO O| Sep 02 04:24:56.840 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
106242026-09-02T04:24:57.774Z[ host-image] Sep 02 04:24:56.841 INFO O| Sep 02 04:24:56.840 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
106252026-09-02T04:24:57.774Z[ host-image] Sep 02 04:24:56.841 INFO O| Sep 02 04:24:56.841 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
106262026-09-02T04:24:57.774Z[ host-image] Sep 02 04:24:56.841 INFO O| Sep 02 04:24:56.841 INFO ok!
106272026-09-02T04:24:57.777Z[ host-image] Sep 02 04:24:56.841 INFO O| Sep 02 04:24:56.841 INFO STEP 89 (ensure_file) COMPLETE
106282026-09-02T04:24:57.777Z[ host-image] Sep 02 04:24:56.841 INFO O| Sep 02 04:24:56.841 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106292026-09-02T04:24:57.781Z[ host-image] Sep 02 04:24:56.848 INFO O| Sep 02 04:24:56.848 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106302026-09-02T04:24:57.784Z[ host-image] Sep 02 04:24:56.848 INFO O| Sep 02 04:24:56.848 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
106312026-09-02T04:24:57.784Z[ host-image] Sep 02 04:24:56.848 INFO O| Sep 02 04:24:56.848 INFO STEP 90 (ensure_dir) COMPLETE
106322026-09-02T04:24:57.784Z[ host-image] Sep 02 04:24:56.848 INFO O| Sep 02 04:24:56.848 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106332026-09-02T04:24:57.788Z[ host-image] Sep 02 04:24:56.855 INFO O| Sep 02 04:24:56.855 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
106342026-09-02T04:24:57.788Z[ host-image] Sep 02 04:24:56.855 INFO O| Sep 02 04:24:56.855 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
106352026-09-02T04:24:57.793Z[ host-image] Sep 02 04:24:56.856 INFO O| Sep 02 04:24:56.856 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
106362026-09-02T04:24:57.793Z[ host-image] Sep 02 04:24:56.856 INFO O| Sep 02 04:24:56.856 INFO ok!
106372026-09-02T04:24:57.793Z[ host-image] Sep 02 04:24:56.856 INFO O| Sep 02 04:24:56.856 INFO STEP 91 (ensure_file) COMPLETE
106382026-09-02T04:24:57.793Z[ host-image] Sep 02 04:24:56.856 INFO O| Sep 02 04:24:56.856 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106392026-09-02T04:24:57.796Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
106402026-09-02T04:24:57.796Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
106412026-09-02T04:24:57.796Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
106422026-09-02T04:24:57.796Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO ok!
106432026-09-02T04:24:57.796Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO STEP 92 (ensure_file) COMPLETE
106442026-09-02T04:24:57.800Z[ host-image] Sep 02 04:24:56.863 INFO O| Sep 02 04:24:56.863 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106452026-09-02T04:24:57.803Z[ host-image] Sep 02 04:24:56.869 INFO O| Sep 02 04:24:56.869 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
106462026-09-02T04:24:57.803Z[ host-image] Sep 02 04:24:56.869 INFO O| Sep 02 04:24:56.869 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
106472026-09-02T04:24:58.128Z[ host-image] Sep 02 04:24:57.194 INFO O| Sep 02 04:24:57.193 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
106482026-09-02T04:24:58.128Z[ host-image] Sep 02 04:24:57.194 INFO O| Sep 02 04:24:57.194 INFO ok!
106492026-09-02T04:24:58.128Z[ host-image] Sep 02 04:24:57.194 INFO O| Sep 02 04:24:57.194 INFO STEP 93 (ensure_file) COMPLETE
106502026-09-02T04:24:58.128Z[ host-image] Sep 02 04:24:57.194 INFO O| Sep 02 04:24:57.194 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106512026-09-02T04:24:58.136Z[ host-image] Sep 02 04:24:57.202 INFO O| Sep 02 04:24:57.202 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106522026-09-02T04:24:58.136Z[ host-image] Sep 02 04:24:57.203 INFO O| Sep 02 04:24:57.203 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
106532026-09-02T04:24:58.140Z[ host-image] Sep 02 04:24:57.203 INFO O| Sep 02 04:24:57.203 INFO STEP 94 (ensure_dir) COMPLETE
106542026-09-02T04:24:58.140Z[ host-image] Sep 02 04:24:57.203 INFO O| Sep 02 04:24:57.203 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106552026-09-02T04:24:58.149Z[ host-image] Sep 02 04:24:57.210 INFO O| Sep 02 04:24:57.210 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106562026-09-02T04:24:58.149Z[ host-image] Sep 02 04:24:57.210 INFO O| Sep 02 04:24:57.210 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
106572026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.210 INFO O| Sep 02 04:24:57.210 INFO STEP 95 (ensure_dir) COMPLETE
106582026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.210 INFO O| Sep 02 04:24:57.210 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106592026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.217 INFO O| Sep 02 04:24:57.217 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106602026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.217 INFO O| Sep 02 04:24:57.217 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
106612026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.218 INFO O| Sep 02 04:24:57.217 INFO STEP 96 (ensure_dir) COMPLETE
106622026-09-02T04:24:58.152Z[ host-image] Sep 02 04:24:57.218 INFO O| Sep 02 04:24:57.218 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106632026-09-02T04:24:58.157Z[ host-image] Sep 02 04:24:57.224 INFO O| Sep 02 04:24:57.224 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106642026-09-02T04:24:58.157Z[ host-image] Sep 02 04:24:57.224 INFO O| Sep 02 04:24:57.224 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
106652026-09-02T04:24:58.160Z[ host-image] Sep 02 04:24:57.224 INFO O| Sep 02 04:24:57.224 INFO STEP 97 (ensure_dir) COMPLETE
106662026-09-02T04:24:58.160Z[ host-image] Sep 02 04:24:57.224 INFO O| Sep 02 04:24:57.224 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106672026-09-02T04:24:58.163Z[ host-image] Sep 02 04:24:57.230 INFO O| Sep 02 04:24:57.230 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106682026-09-02T04:24:58.163Z[ host-image] Sep 02 04:24:57.230 INFO O| Sep 02 04:24:57.230 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
106692026-09-02T04:24:58.163Z[ host-image] Sep 02 04:24:57.230 INFO O| Sep 02 04:24:57.230 INFO STEP 98 (ensure_dir) COMPLETE
106702026-09-02T04:24:58.163Z[ host-image] Sep 02 04:24:57.230 INFO O| Sep 02 04:24:57.230 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106712026-09-02T04:24:58.169Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
106722026-09-02T04:24:58.169Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO copying /tmp/.tmpmJC2b3/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 ...
106732026-09-02T04:24:58.173Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
106742026-09-02T04:24:58.173Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO ok!
106752026-09-02T04:24:58.173Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO STEP 99 (ensure_file) COMPLETE
106762026-09-02T04:24:58.173Z[ host-image] Sep 02 04:24:57.236 INFO O| Sep 02 04:24:57.236 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106772026-09-02T04:24:58.178Z[ host-image] Sep 02 04:24:57.245 INFO O| Sep 02 04:24:57.245 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106782026-09-02T04:24:58.178Z[ host-image] Sep 02 04:24:57.245 INFO O| Sep 02 04:24:57.245 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
106792026-09-02T04:24:58.181Z[ host-image] Sep 02 04:24:57.245 INFO O| Sep 02 04:24:57.245 INFO STEP 100 (ensure_dir) COMPLETE
106802026-09-02T04:24:58.181Z[ host-image] Sep 02 04:24:57.245 INFO O| Sep 02 04:24:57.245 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106812026-09-02T04:24:58.185Z[ host-image] Sep 02 04:24:57.252 INFO O| Sep 02 04:24:57.252 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
106822026-09-02T04:24:58.185Z[ host-image] Sep 02 04:24:57.252 INFO O| Sep 02 04:24:57.252 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
106832026-09-02T04:24:58.427Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
106842026-09-02T04:24:58.718Z[ host-image] Sep 02 04:24:57.784 INFO O| Sep 02 04:24:57.784 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
106852026-09-02T04:24:58.718Z[ host-image] Sep 02 04:24:57.784 INFO O| Sep 02 04:24:57.784 INFO ok!
106862026-09-02T04:24:58.722Z[ host-image] Sep 02 04:24:57.784 INFO O| Sep 02 04:24:57.784 INFO STEP 101 (ensure_file) COMPLETE
106872026-09-02T04:24:58.722Z[ host-image] Sep 02 04:24:57.784 INFO O| Sep 02 04:24:57.784 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106882026-09-02T04:24:58.726Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
106892026-09-02T04:24:58.726Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
106902026-09-02T04:24:58.729Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
106912026-09-02T04:24:58.729Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO ok!
106922026-09-02T04:24:58.729Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO STEP 102 (ensure_file) COMPLETE
106932026-09-02T04:24:58.729Z[ host-image] Sep 02 04:24:57.793 INFO O| Sep 02 04:24:57.793 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106942026-09-02T04:24:58.734Z[ host-image] Sep 02 04:24:57.801 INFO O| Sep 02 04:24:57.801 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
106952026-09-02T04:24:58.737Z[ host-image] Sep 02 04:24:57.801 INFO O| Sep 02 04:24:57.801 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
106962026-09-02T04:24:58.742Z[ host-image] Sep 02 04:24:57.807 INFO O| Sep 02 04:24:57.807 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
106972026-09-02T04:24:58.743Z[ host-image] Sep 02 04:24:57.807 INFO O| Sep 02 04:24:57.807 INFO ok!
106982026-09-02T04:24:58.743Z[ host-image] Sep 02 04:24:57.807 INFO O| Sep 02 04:24:57.807 INFO STEP 103 (ensure_file) COMPLETE
106992026-09-02T04:24:58.743Z[ host-image] Sep 02 04:24:57.807 INFO O| Sep 02 04:24:57.807 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107002026-09-02T04:24:58.748Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
107012026-09-02T04:24:58.748Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
107022026-09-02T04:24:58.748Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
107032026-09-02T04:24:58.751Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO ok!
107042026-09-02T04:24:58.752Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO STEP 104 (ensure_file) COMPLETE
107052026-09-02T04:24:58.752Z[ host-image] Sep 02 04:24:57.815 INFO O| Sep 02 04:24:57.815 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107062026-09-02T04:24:58.756Z[ host-image] Sep 02 04:24:57.823 INFO O| Sep 02 04:24:57.823 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107072026-09-02T04:24:58.759Z[ host-image] Sep 02 04:24:57.823 INFO O| Sep 02 04:24:57.823 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
107082026-09-02T04:24:58.759Z[ host-image] Sep 02 04:24:57.823 INFO O| Sep 02 04:24:57.823 INFO STEP 105 (ensure_dir) COMPLETE
107092026-09-02T04:24:58.760Z[ host-image] Sep 02 04:24:57.823 INFO O| Sep 02 04:24:57.823 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107102026-09-02T04:24:58.766Z[ host-image] Sep 02 04:24:57.830 INFO O| Sep 02 04:24:57.830 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
107112026-09-02T04:24:58.767Z[ host-image] Sep 02 04:24:57.830 INFO O| Sep 02 04:24:57.830 INFO copying /tmp/.tmpmJC2b3/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 ...
107122026-09-02T04:24:59.099Z[ host-image] Sep 02 04:24:58.166 INFO O| Sep 02 04:24:58.166 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
107132026-09-02T04:24:59.099Z[ host-image] Sep 02 04:24:58.166 INFO O| Sep 02 04:24:58.166 INFO ok!
107142026-09-02T04:24:59.099Z[ host-image] Sep 02 04:24:58.166 INFO O| Sep 02 04:24:58.166 INFO STEP 106 (ensure_file) COMPLETE
107152026-09-02T04:24:59.103Z[ host-image] Sep 02 04:24:58.166 INFO O| Sep 02 04:24:58.166 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107162026-09-02T04:24:59.108Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
107172026-09-02T04:24:59.108Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO copying /tmp/.tmpmJC2b3/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 ...
107182026-09-02T04:24:59.108Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
107192026-09-02T04:24:59.108Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO ok!
107202026-09-02T04:24:59.112Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO STEP 107 (ensure_file) COMPLETE
107212026-09-02T04:24:59.112Z[ host-image] Sep 02 04:24:58.175 INFO O| Sep 02 04:24:58.175 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107222026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
107232026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO copying /tmp/.tmpmJC2b3/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 ...
107242026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
107252026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO ok!
107262026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO STEP 108 (ensure_file) COMPLETE
107272026-09-02T04:24:59.129Z[ host-image] Sep 02 04:24:58.182 INFO O| Sep 02 04:24:58.182 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107282026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
107292026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO copying /tmp/.tmpmJC2b3/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 ...
107302026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
107312026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO ok!
107322026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO STEP 109 (ensure_file) COMPLETE
107332026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.189 INFO O| Sep 02 04:24:58.189 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107342026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
107352026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO copying /tmp/.tmpmJC2b3/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 ...
107362026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
107372026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO ok!
107382026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO STEP 110 (ensure_file) COMPLETE
107392026-09-02T04:24:59.134Z[ host-image] Sep 02 04:24:58.198 INFO O| Sep 02 04:24:58.198 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107402026-09-02T04:24:59.140Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
107412026-09-02T04:24:59.140Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO copying /tmp/.tmpmJC2b3/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 ...
107422026-09-02T04:24:59.144Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
107432026-09-02T04:24:59.144Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO ok!
107442026-09-02T04:24:59.144Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO STEP 111 (ensure_file) COMPLETE
107452026-09-02T04:24:59.144Z[ host-image] Sep 02 04:24:58.206 INFO O| Sep 02 04:24:58.206 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107462026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.212 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
107472026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.212 INFO copying /tmp/.tmpmJC2b3/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 ...
107482026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.213 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
107492026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.213 INFO ok!
107502026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.213 INFO STEP 112 (ensure_file) COMPLETE
107512026-09-02T04:24:59.147Z[ host-image] Sep 02 04:24:58.213 INFO O| Sep 02 04:24:58.213 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107522026-09-02T04:24:59.153Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
107532026-09-02T04:24:59.153Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
107542026-09-02T04:24:59.156Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
107552026-09-02T04:24:59.156Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO ok!
107562026-09-02T04:24:59.156Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO STEP 113 (ensure_file) COMPLETE
107572026-09-02T04:24:59.156Z[ host-image] Sep 02 04:24:58.219 INFO O| Sep 02 04:24:58.219 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107582026-09-02T04:24:59.162Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
107592026-09-02T04:24:59.162Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO copying /tmp/.tmpmJC2b3/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 ...
107602026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
107612026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO ok!
107622026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO STEP 114 (ensure_file) COMPLETE
107632026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.229 INFO O| Sep 02 04:24:58.229 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107642026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
107652026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO copying /tmp/.tmpmJC2b3/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 ...
107662026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
107672026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO ok!
107682026-09-02T04:24:59.179Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO STEP 115 (ensure_file) COMPLETE
107692026-09-02T04:24:59.180Z[ host-image] Sep 02 04:24:58.237 INFO O| Sep 02 04:24:58.237 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107702026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
107712026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO copying /tmp/.tmpmJC2b3/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 ...
107722026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
107732026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO ok!
107742026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO STEP 116 (ensure_file) COMPLETE
107752026-09-02T04:24:59.184Z[ host-image] Sep 02 04:24:58.244 INFO O| Sep 02 04:24:58.244 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107762026-09-02T04:24:59.188Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
107772026-09-02T04:24:59.189Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
107782026-09-02T04:24:59.189Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
107792026-09-02T04:24:59.189Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO ok!
107802026-09-02T04:24:59.189Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO STEP 117 (ensure_file) COMPLETE
107812026-09-02T04:24:59.189Z[ host-image] Sep 02 04:24:58.253 INFO O| Sep 02 04:24:58.253 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107822026-09-02T04:24:59.193Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
107832026-09-02T04:24:59.193Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO copying /tmp/.tmpmJC2b3/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 ...
107842026-09-02T04:24:59.193Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
107852026-09-02T04:24:59.197Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO ok!
107862026-09-02T04:24:59.197Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO STEP 118 (ensure_file) COMPLETE
107872026-09-02T04:24:59.197Z[ host-image] Sep 02 04:24:58.260 INFO O| Sep 02 04:24:58.260 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107882026-09-02T04:24:59.200Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
107892026-09-02T04:24:59.201Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO copying /tmp/.tmpmJC2b3/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 ...
107902026-09-02T04:24:59.205Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
107912026-09-02T04:24:59.205Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO ok!
107922026-09-02T04:24:59.205Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO STEP 119 (ensure_file) COMPLETE
107932026-09-02T04:24:59.205Z[ host-image] Sep 02 04:24:58.267 INFO O| Sep 02 04:24:58.267 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
107942026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.274 INFO O| Sep 02 04:24:58.274 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
107952026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.274 INFO O| Sep 02 04:24:58.274 INFO copying /tmp/.tmpmJC2b3/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 ...
107962026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.274 INFO O| Sep 02 04:24:58.274 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
107972026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.275 INFO O| Sep 02 04:24:58.274 INFO ok!
107982026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.275 INFO O| Sep 02 04:24:58.274 INFO STEP 120 (ensure_file) COMPLETE
107992026-09-02T04:24:59.209Z[ host-image] Sep 02 04:24:58.275 INFO O| Sep 02 04:24:58.275 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108002026-09-02T04:24:59.216Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
108012026-09-02T04:24:59.216Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO copying /tmp/.tmpmJC2b3/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 ...
108022026-09-02T04:24:59.220Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
108032026-09-02T04:24:59.220Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO ok!
108042026-09-02T04:24:59.220Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO STEP 121 (ensure_file) COMPLETE
108052026-09-02T04:24:59.220Z[ host-image] Sep 02 04:24:58.283 INFO O| Sep 02 04:24:58.283 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108062026-09-02T04:24:59.223Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
108072026-09-02T04:24:59.223Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO copying /tmp/.tmpmJC2b3/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 ...
108082026-09-02T04:24:59.223Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
108092026-09-02T04:24:59.223Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO ok!
108102026-09-02T04:24:59.223Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO STEP 122 (ensure_file) COMPLETE
108112026-09-02T04:24:59.224Z[ host-image] Sep 02 04:24:58.290 INFO O| Sep 02 04:24:58.290 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108122026-09-02T04:24:59.230Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
108132026-09-02T04:24:59.230Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO copying /tmp/.tmpmJC2b3/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 ...
108142026-09-02T04:24:59.233Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
108152026-09-02T04:24:59.233Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO ok!
108162026-09-02T04:24:59.233Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO STEP 123 (ensure_file) COMPLETE
108172026-09-02T04:24:59.233Z[ host-image] Sep 02 04:24:58.297 INFO O| Sep 02 04:24:58.297 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108182026-09-02T04:24:59.238Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
108192026-09-02T04:24:59.238Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO copying /tmp/.tmpmJC2b3/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 ...
108202026-09-02T04:24:59.241Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
108212026-09-02T04:24:59.241Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO ok!
108222026-09-02T04:24:59.241Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO STEP 124 (ensure_file) COMPLETE
108232026-09-02T04:24:59.241Z[ host-image] Sep 02 04:24:58.305 INFO O| Sep 02 04:24:58.305 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108242026-09-02T04:24:59.247Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
108252026-09-02T04:24:59.247Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO copying /tmp/.tmpmJC2b3/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 ...
108262026-09-02T04:24:59.247Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
108272026-09-02T04:24:59.250Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO ok!
108282026-09-02T04:24:59.250Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO STEP 125 (ensure_file) COMPLETE
108292026-09-02T04:24:59.250Z[ host-image] Sep 02 04:24:58.313 INFO O| Sep 02 04:24:58.313 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108302026-09-02T04:24:59.253Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
108312026-09-02T04:24:59.253Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO copying /tmp/.tmpmJC2b3/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 ...
108322026-09-02T04:24:59.254Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
108332026-09-02T04:24:59.254Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO ok!
108342026-09-02T04:24:59.254Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO STEP 126 (ensure_file) COMPLETE
108352026-09-02T04:24:59.254Z[ host-image] Sep 02 04:24:58.320 INFO O| Sep 02 04:24:58.320 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108362026-09-02T04:24:59.260Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
108372026-09-02T04:24:59.260Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO copying /tmp/.tmpmJC2b3/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 ...
108382026-09-02T04:24:59.260Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
108392026-09-02T04:24:59.260Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO ok!
108402026-09-02T04:24:59.264Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO STEP 127 (ensure_file) COMPLETE
108412026-09-02T04:24:59.264Z[ host-image] Sep 02 04:24:58.326 INFO O| Sep 02 04:24:58.326 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108422026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
108432026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO copying /tmp/.tmpmJC2b3/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 ...
108442026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
108452026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO ok!
108462026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO STEP 128 (ensure_file) COMPLETE
108472026-09-02T04:24:59.268Z[ host-image] Sep 02 04:24:58.333 INFO O| Sep 02 04:24:58.333 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108482026-09-02T04:24:59.272Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
108492026-09-02T04:24:59.272Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO copying /tmp/.tmpmJC2b3/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 ...
108502026-09-02T04:24:59.275Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
108512026-09-02T04:24:59.275Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO ok!
108522026-09-02T04:24:59.275Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO STEP 129 (ensure_file) COMPLETE
108532026-09-02T04:24:59.275Z[ host-image] Sep 02 04:24:58.339 INFO O| Sep 02 04:24:58.339 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108542026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
108552026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO copying /tmp/.tmpmJC2b3/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 ...
108562026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
108572026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO ok!
108582026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO STEP 130 (ensure_file) COMPLETE
108592026-09-02T04:24:59.279Z[ host-image] Sep 02 04:24:58.345 INFO O| Sep 02 04:24:58.345 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108602026-09-02T04:24:59.290Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
108612026-09-02T04:24:59.290Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO copying /tmp/.tmpmJC2b3/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 ...
108622026-09-02T04:24:59.294Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
108632026-09-02T04:24:59.294Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO ok!
108642026-09-02T04:24:59.294Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO STEP 131 (ensure_file) COMPLETE
108652026-09-02T04:24:59.294Z[ host-image] Sep 02 04:24:58.355 INFO O| Sep 02 04:24:58.355 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108662026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.362 INFO O| Sep 02 04:24:58.362 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
108672026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.363 INFO O| Sep 02 04:24:58.362 INFO copying /tmp/.tmpmJC2b3/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 ...
108682026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.363 INFO O| Sep 02 04:24:58.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
108692026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.363 INFO O| Sep 02 04:24:58.363 INFO ok!
108702026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.363 INFO O| Sep 02 04:24:58.363 INFO STEP 132 (ensure_file) COMPLETE
108712026-09-02T04:24:59.308Z[ host-image] Sep 02 04:24:58.363 INFO O| Sep 02 04:24:58.363 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108722026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
108732026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO copying /tmp/.tmpmJC2b3/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 ...
108742026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
108752026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO ok!
108762026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO STEP 133 (ensure_file) COMPLETE
108772026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.369 INFO O| Sep 02 04:24:58.369 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108782026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
108792026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO copying /tmp/.tmpmJC2b3/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 ...
108802026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
108812026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO ok!
108822026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO STEP 134 (ensure_file) COMPLETE
108832026-09-02T04:24:59.315Z[ host-image] Sep 02 04:24:58.377 INFO O| Sep 02 04:24:58.377 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108842026-09-02T04:24:59.319Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
108852026-09-02T04:24:59.319Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO copying /tmp/.tmpmJC2b3/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 ...
108862026-09-02T04:24:59.319Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
108872026-09-02T04:24:59.319Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO ok!
108882026-09-02T04:24:59.319Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO STEP 135 (ensure_file) COMPLETE
108892026-09-02T04:24:59.320Z[ host-image] Sep 02 04:24:58.384 INFO O| Sep 02 04:24:58.384 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108902026-09-02T04:24:59.325Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
108912026-09-02T04:24:59.325Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
108922026-09-02T04:24:59.328Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
108932026-09-02T04:24:59.328Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO ok!
108942026-09-02T04:24:59.328Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO STEP 136 (ensure_file) COMPLETE
108952026-09-02T04:24:59.328Z[ host-image] Sep 02 04:24:58.391 INFO O| Sep 02 04:24:58.391 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
108962026-09-02T04:24:59.332Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
108972026-09-02T04:24:59.340Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO copying /tmp/.tmpmJC2b3/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 ...
108982026-09-02T04:24:59.340Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
108992026-09-02T04:24:59.340Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO ok!
109002026-09-02T04:24:59.340Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO STEP 137 (ensure_file) COMPLETE
109012026-09-02T04:24:59.340Z[ host-image] Sep 02 04:24:58.398 INFO O| Sep 02 04:24:58.398 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109022026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
109032026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
109042026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
109052026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO ok!
109062026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO STEP 138 (ensure_file) COMPLETE
109072026-09-02T04:24:59.347Z[ host-image] Sep 02 04:24:58.407 INFO O| Sep 02 04:24:58.407 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109082026-09-02T04:24:59.358Z[ host-image] Sep 02 04:24:58.415 INFO O| Sep 02 04:24:58.415 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
109092026-09-02T04:24:59.358Z[ host-image] Sep 02 04:24:58.415 INFO O| Sep 02 04:24:58.415 INFO copying /tmp/.tmpmJC2b3/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
109102026-09-02T04:25:05.352Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
109112026-09-02T04:25:08.500Z[ host-image] Sep 02 04:25:07.567 INFO O| Sep 02 04:25:07.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
109122026-09-02T04:25:08.500Z[ host-image] Sep 02 04:25:07.567 INFO O| Sep 02 04:25:07.566 INFO ok!
109132026-09-02T04:25:08.500Z[ host-image] Sep 02 04:25:07.567 INFO O| Sep 02 04:25:07.566 INFO STEP 139 (ensure_file) COMPLETE
109142026-09-02T04:25:08.504Z[ host-image] Sep 02 04:25:07.567 INFO O| Sep 02 04:25:07.566 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109152026-09-02T04:25:08.511Z[ host-image] Sep 02 04:25:07.578 INFO O| Sep 02 04:25:07.578 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
109162026-09-02T04:25:08.511Z[ host-image] Sep 02 04:25:07.578 INFO O| Sep 02 04:25:07.578 INFO STEP 140 (ensure_dir) COMPLETE
109172026-09-02T04:25:08.512Z[ host-image] Sep 02 04:25:07.578 INFO O| Sep 02 04:25:07.578 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109182026-09-02T04:25:08.521Z[ host-image] Sep 02 04:25:07.587 INFO O| Sep 02 04:25:07.587 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
109192026-09-02T04:25:08.521Z[ host-image] Sep 02 04:25:07.587 INFO O| Sep 02 04:25:07.587 INFO STEP 141 (ensure_dir) COMPLETE
109202026-09-02T04:25:08.521Z[ host-image] Sep 02 04:25:07.587 INFO O| Sep 02 04:25:07.587 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109212026-09-02T04:25:08.529Z[ host-image] Sep 02 04:25:07.596 INFO O| Sep 02 04:25:07.596 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
109222026-09-02T04:25:08.529Z[ host-image] Sep 02 04:25:07.596 INFO O| Sep 02 04:25:07.596 INFO STEP 142 (ensure_dir) COMPLETE
109232026-09-02T04:25:08.532Z[ host-image] Sep 02 04:25:07.596 INFO O| Sep 02 04:25:07.596 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109242026-09-02T04:25:08.538Z[ host-image] Sep 02 04:25:07.604 INFO O| Sep 02 04:25:07.604 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
109252026-09-02T04:25:08.538Z[ host-image] Sep 02 04:25:07.604 INFO O| Sep 02 04:25:07.604 INFO STEP 143 (ensure_dir) COMPLETE
109262026-09-02T04:25:08.538Z[ host-image] Sep 02 04:25:07.604 INFO O| Sep 02 04:25:07.604 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109272026-09-02T04:25:08.547Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
109282026-09-02T04:25:08.550Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO copying /tmp/.tmpmJC2b3/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 ...
109292026-09-02T04:25:08.550Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
109302026-09-02T04:25:08.550Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO ok!
109312026-09-02T04:25:08.550Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO STEP 144 (ensure_file) COMPLETE
109322026-09-02T04:25:08.550Z[ host-image] Sep 02 04:25:07.613 INFO O| Sep 02 04:25:07.613 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109332026-09-02T04:25:08.558Z[ host-image] Sep 02 04:25:07.625 INFO O| Sep 02 04:25:07.625 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
109342026-09-02T04:25:08.558Z[ host-image] Sep 02 04:25:07.625 INFO O| Sep 02 04:25:07.625 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
109352026-09-02T04:25:08.558Z[ host-image] Sep 02 04:25:07.625 INFO O| Sep 02 04:25:07.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
109362026-09-02T04:25:08.558Z[ host-image] Sep 02 04:25:07.625 INFO O| Sep 02 04:25:07.625 INFO STEP 145 (ensure_dir) COMPLETE
109372026-09-02T04:25:08.562Z[ host-image] Sep 02 04:25:07.625 INFO O| Sep 02 04:25:07.625 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
109382026-09-02T04:25:08.570Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.636 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
109392026-09-02T04:25:08.570Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.637 INFO copying /tmp/.tmpmJC2b3/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
109402026-09-02T04:25:08.570Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
109412026-09-02T04:25:08.573Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.637 INFO ok!
109422026-09-02T04:25:08.573Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.637 INFO STEP 146 (ensure_file) COMPLETE
109432026-09-02T04:25:08.573Z[ host-image] Sep 02 04:25:07.637 INFO O| Sep 02 04:25:07.637 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109442026-09-02T04:25:08.582Z[ host-image] Sep 02 04:25:07.648 INFO O| Sep 02 04:25:07.648 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
109452026-09-02T04:25:08.585Z[ host-image] Sep 02 04:25:07.648 INFO O| Sep 02 04:25:07.648 INFO STEP 147 (remove_files) COMPLETE
109462026-09-02T04:25:08.585Z[ host-image] Sep 02 04:25:07.648 INFO O| Sep 02 04:25:07.648 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109472026-09-02T04:25:08.593Z[ host-image] Sep 02 04:25:07.659 INFO O| Sep 02 04:25:07.659 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
109482026-09-02T04:25:08.593Z[ host-image] Sep 02 04:25:07.659 INFO O| Sep 02 04:25:07.659 INFO STEP 148 (remove_files) COMPLETE
109492026-09-02T04:25:08.593Z[ host-image] Sep 02 04:25:07.659 INFO O| Sep 02 04:25:07.659 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109502026-09-02T04:25:08.604Z[ host-image] Sep 02 04:25:07.670 INFO O| Sep 02 04:25:07.670 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
109512026-09-02T04:25:08.604Z[ host-image] Sep 02 04:25:07.670 INFO O| Sep 02 04:25:07.670 INFO STEP 149 (remove_files) COMPLETE
109522026-09-02T04:25:08.604Z[ host-image] Sep 02 04:25:07.670 INFO O| Sep 02 04:25:07.670 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109532026-09-02T04:25:08.614Z[ host-image] Sep 02 04:25:07.681 INFO O| Sep 02 04:25:07.681 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
109542026-09-02T04:25:08.614Z[ host-image] Sep 02 04:25:07.681 INFO O| Sep 02 04:25:07.681 INFO STEP 150 (remove_files) COMPLETE
109552026-09-02T04:25:08.617Z[ host-image] Sep 02 04:25:07.681 INFO O| Sep 02 04:25:07.681 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109562026-09-02T04:25:08.625Z[ host-image] Sep 02 04:25:07.691 INFO O| Sep 02 04:25:07.691 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
109572026-09-02T04:25:08.625Z[ host-image] Sep 02 04:25:07.691 INFO O| Sep 02 04:25:07.691 INFO STEP 151 (remove_files) COMPLETE
109582026-09-02T04:25:08.628Z[ host-image] Sep 02 04:25:07.691 INFO O| Sep 02 04:25:07.691 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109592026-09-02T04:25:08.635Z[ host-image] Sep 02 04:25:07.701 INFO O| Sep 02 04:25:07.701 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
109602026-09-02T04:25:08.638Z[ host-image] Sep 02 04:25:07.701 INFO O| Sep 02 04:25:07.701 INFO STEP 152 (remove_files) COMPLETE
109612026-09-02T04:25:08.638Z[ host-image] Sep 02 04:25:07.701 INFO O| Sep 02 04:25:07.701 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109622026-09-02T04:25:08.645Z[ host-image] Sep 02 04:25:07.712 INFO O| Sep 02 04:25:07.712 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
109632026-09-02T04:25:08.645Z[ host-image] Sep 02 04:25:07.712 INFO O| Sep 02 04:25:07.712 INFO STEP 153 (remove_files) COMPLETE
109642026-09-02T04:25:08.649Z[ host-image] Sep 02 04:25:07.712 INFO O| Sep 02 04:25:07.712 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109652026-09-02T04:25:08.656Z[ host-image] Sep 02 04:25:07.722 INFO O| Sep 02 04:25:07.722 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
109662026-09-02T04:25:08.659Z[ host-image] Sep 02 04:25:07.722 INFO O| Sep 02 04:25:07.722 INFO STEP 154 (remove_files) COMPLETE
109672026-09-02T04:25:08.660Z[ host-image] Sep 02 04:25:07.722 INFO O| Sep 02 04:25:07.722 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109682026-09-02T04:25:08.666Z[ host-image] Sep 02 04:25:07.732 INFO O| Sep 02 04:25:07.732 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
109692026-09-02T04:25:08.666Z[ host-image] Sep 02 04:25:07.732 INFO O| Sep 02 04:25:07.732 INFO STEP 155 (remove_files) COMPLETE
109702026-09-02T04:25:08.666Z[ host-image] Sep 02 04:25:07.732 INFO O| Sep 02 04:25:07.732 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109712026-09-02T04:25:08.678Z[ host-image] Sep 02 04:25:07.744 INFO O| Sep 02 04:25:07.744 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
109722026-09-02T04:25:08.678Z[ host-image] Sep 02 04:25:07.744 INFO O| Sep 02 04:25:07.744 INFO STEP 156 (remove_files) COMPLETE
109732026-09-02T04:25:08.678Z[ host-image] Sep 02 04:25:07.744 INFO O| Sep 02 04:25:07.744 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109742026-09-02T04:25:08.691Z[ host-image] Sep 02 04:25:07.757 INFO O| Sep 02 04:25:07.757 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
109752026-09-02T04:25:08.691Z[ host-image] Sep 02 04:25:07.757 INFO O| Sep 02 04:25:07.757 INFO STEP 157 (remove_files) COMPLETE
109762026-09-02T04:25:08.695Z[ host-image] Sep 02 04:25:07.757 INFO O| Sep 02 04:25:07.757 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109772026-09-02T04:25:08.703Z[ host-image] Sep 02 04:25:07.770 INFO O| Sep 02 04:25:07.770 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
109782026-09-02T04:25:08.703Z[ host-image] Sep 02 04:25:07.770 INFO O| Sep 02 04:25:07.770 INFO STEP 158 (remove_files) COMPLETE
109792026-09-02T04:25:08.706Z[ host-image] Sep 02 04:25:07.770 INFO O| Sep 02 04:25:07.770 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109802026-09-02T04:25:08.715Z[ host-image] Sep 02 04:25:07.781 INFO O| Sep 02 04:25:07.781 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
109812026-09-02T04:25:08.715Z[ host-image] Sep 02 04:25:07.781 INFO O| Sep 02 04:25:07.781 INFO STEP 159 (remove_files) COMPLETE
109822026-09-02T04:25:08.719Z[ host-image] Sep 02 04:25:07.781 INFO O| Sep 02 04:25:07.781 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109832026-09-02T04:25:08.726Z[ host-image] Sep 02 04:25:07.793 INFO O| Sep 02 04:25:07.793 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
109842026-09-02T04:25:08.727Z[ host-image] Sep 02 04:25:07.793 INFO O| Sep 02 04:25:07.793 INFO STEP 160 (remove_files) COMPLETE
109852026-09-02T04:25:08.727Z[ host-image] Sep 02 04:25:07.793 INFO O| Sep 02 04:25:07.793 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109862026-09-02T04:25:08.736Z[ host-image] Sep 02 04:25:07.803 INFO O| Sep 02 04:25:07.803 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
109872026-09-02T04:25:08.736Z[ host-image] Sep 02 04:25:07.803 INFO O| Sep 02 04:25:07.803 INFO STEP 161 (remove_files) COMPLETE
109882026-09-02T04:25:08.740Z[ host-image] Sep 02 04:25:07.803 INFO O| Sep 02 04:25:07.803 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109892026-09-02T04:25:08.745Z[ host-image] Sep 02 04:25:07.811 INFO O| Sep 02 04:25:07.811 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
109902026-09-02T04:25:08.745Z[ host-image] Sep 02 04:25:07.811 INFO O| Sep 02 04:25:07.811 INFO STEP 162 (remove_files) COMPLETE
109912026-09-02T04:25:08.748Z[ host-image] Sep 02 04:25:07.811 INFO O| Sep 02 04:25:07.811 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109922026-09-02T04:25:08.753Z[ host-image] Sep 02 04:25:07.820 INFO O| Sep 02 04:25:07.820 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
109932026-09-02T04:25:08.754Z[ host-image] Sep 02 04:25:07.820 INFO O| Sep 02 04:25:07.820 INFO STEP 163 (remove_files) COMPLETE
109942026-09-02T04:25:08.757Z[ host-image] Sep 02 04:25:07.820 INFO O| Sep 02 04:25:07.820 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109952026-09-02T04:25:08.767Z[ host-image] Sep 02 04:25:07.833 INFO O| Sep 02 04:25:07.833 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
109962026-09-02T04:25:08.767Z[ host-image] Sep 02 04:25:07.833 INFO O| Sep 02 04:25:07.833 INFO STEP 164 (remove_files) COMPLETE
109972026-09-02T04:25:08.767Z[ host-image] Sep 02 04:25:07.833 INFO O| Sep 02 04:25:07.833 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
109982026-09-02T04:25:08.778Z[ host-image] Sep 02 04:25:07.845 INFO O| Sep 02 04:25:07.845 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
109992026-09-02T04:25:08.779Z[ host-image] Sep 02 04:25:07.845 INFO O| Sep 02 04:25:07.845 INFO STEP 165 (remove_files) COMPLETE
110002026-09-02T04:25:08.779Z[ host-image] Sep 02 04:25:07.845 INFO O| Sep 02 04:25:07.845 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110012026-09-02T04:25:08.789Z[ host-image] Sep 02 04:25:07.855 INFO O| Sep 02 04:25:07.855 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
110022026-09-02T04:25:08.789Z[ host-image] Sep 02 04:25:07.855 INFO O| Sep 02 04:25:07.855 INFO STEP 166 (remove_files) COMPLETE
110032026-09-02T04:25:08.789Z[ host-image] Sep 02 04:25:07.855 INFO O| Sep 02 04:25:07.855 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110042026-09-02T04:25:08.797Z[ host-image] Sep 02 04:25:07.864 INFO O| Sep 02 04:25:07.864 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
110052026-09-02T04:25:08.797Z[ host-image] Sep 02 04:25:07.864 INFO O| Sep 02 04:25:07.864 INFO STEP 167 (remove_files) COMPLETE
110062026-09-02T04:25:08.797Z[ host-image] Sep 02 04:25:07.864 INFO O| Sep 02 04:25:07.864 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110072026-09-02T04:25:08.810Z[ host-image] Sep 02 04:25:07.876 INFO O| Sep 02 04:25:07.876 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
110082026-09-02T04:25:08.813Z[ host-image] Sep 02 04:25:07.877 INFO O| Sep 02 04:25:07.877 INFO STEP 168 (remove_files) COMPLETE
110092026-09-02T04:25:08.813Z[ host-image] Sep 02 04:25:07.877 INFO O| Sep 02 04:25:07.877 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110102026-09-02T04:25:08.836Z[ host-image] Sep 02 04:25:07.902 INFO O| Sep 02 04:25:07.902 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
110112026-09-02T04:25:08.836Z[ host-image] Sep 02 04:25:07.902 INFO O| Sep 02 04:25:07.902 INFO STEP 169 (remove_files) COMPLETE
110122026-09-02T04:25:08.836Z[ host-image] Sep 02 04:25:07.902 INFO O| Sep 02 04:25:07.902 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110132026-09-02T04:25:08.846Z[ host-image] Sep 02 04:25:07.913 INFO O| Sep 02 04:25:07.913 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
110142026-09-02T04:25:08.846Z[ host-image] Sep 02 04:25:07.913 INFO O| Sep 02 04:25:07.913 INFO STEP 170 (remove_files) COMPLETE
110152026-09-02T04:25:08.846Z[ host-image] Sep 02 04:25:07.913 INFO O| Sep 02 04:25:07.913 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110162026-09-02T04:25:08.857Z[ host-image] Sep 02 04:25:07.924 INFO O| Sep 02 04:25:07.924 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
110172026-09-02T04:25:08.857Z[ host-image] Sep 02 04:25:07.924 INFO O| Sep 02 04:25:07.924 INFO STEP 171 (remove_files) COMPLETE
110182026-09-02T04:25:08.857Z[ host-image] Sep 02 04:25:07.924 INFO O| Sep 02 04:25:07.924 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110192026-09-02T04:25:08.867Z[ host-image] Sep 02 04:25:07.934 INFO O| Sep 02 04:25:07.934 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
110202026-09-02T04:25:08.867Z[ host-image] Sep 02 04:25:07.934 INFO O| Sep 02 04:25:07.934 INFO STEP 172 (remove_files) COMPLETE
110212026-09-02T04:25:08.867Z[ host-image] Sep 02 04:25:07.934 INFO O| Sep 02 04:25:07.934 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110222026-09-02T04:25:08.877Z[ host-image] Sep 02 04:25:07.943 INFO O| Sep 02 04:25:07.943 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
110232026-09-02T04:25:08.877Z[ host-image] Sep 02 04:25:07.943 INFO O| Sep 02 04:25:07.943 INFO STEP 173 (remove_files) COMPLETE
110242026-09-02T04:25:08.877Z[ host-image] Sep 02 04:25:07.943 INFO O| Sep 02 04:25:07.943 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110252026-09-02T04:25:08.886Z[ host-image] Sep 02 04:25:07.953 INFO O| Sep 02 04:25:07.952 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
110262026-09-02T04:25:08.886Z[ host-image] Sep 02 04:25:07.953 INFO O| Sep 02 04:25:07.953 INFO STEP 174 (remove_files) COMPLETE
110272026-09-02T04:25:08.889Z[ host-image] Sep 02 04:25:07.953 INFO O| Sep 02 04:25:07.953 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
110282026-09-02T04:25:08.897Z[ host-image] Sep 02 04:25:07.962 INFO O| Sep 02 04:25:07.962 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
110292026-09-02T04:25:08.897Z[ host-image] Sep 02 04:25:07.962 INFO O| Sep 02 04:25:07.962 INFO STEP 175 (remove_files) COMPLETE
110302026-09-02T04:25:08.900Z[ host-image] Sep 02 04:25:07.963 INFO O| Sep 02 04:25:07.962 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
110312026-09-02T04:25:08.913Z[ host-image] Sep 02 04:25:07.979 INFO O| Sep 02 04:25:07.979 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
110322026-09-02T04:25:08.913Z[ host-image] Sep 02 04:25:07.980 INFO O| Sep 02 04:25:07.979 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], 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_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1"}
110332026-09-02T04:25:12.649Z[ host-image] Sep 02 04:25:11.715 INFO O| Sep 02 04:25:11.715 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
110342026-09-02T04:25:12.649Z[ host-image] Sep 02 04:25:11.715 INFO O| Sep 02 04:25:11.715 INFO E| svccfg: Loaded 80 smf(7) service descriptions
110352026-09-02T04:25:12.661Z[ host-image] Sep 02 04:25:11.727 INFO O| Sep 02 04:25:11.727 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.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"}
110362026-09-02T04:25:12.760Z[ host-image] Sep 02 04:25:11.827 INFO O| Sep 02 04:25:11.826 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.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"}
110372026-09-02T04:25:12.820Z[ host-image] Sep 02 04:25:11.886 INFO O| Sep 02 04:25:11.886 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "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_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
110382026-09-02T04:25:12.888Z[ host-image] Sep 02 04:25:11.954 INFO O| Sep 02 04:25:11.954 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
110392026-09-02T04:25:12.888Z[ host-image] Sep 02 04:25:11.954 INFO O| Sep 02 04:25:11.954 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
110402026-09-02T04:25:12.891Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
110412026-09-02T04:25:12.891Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO ok!
110422026-09-02T04:25:12.895Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
110432026-09-02T04:25:12.895Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO STEP 176 (seed_smf) COMPLETE
110442026-09-02T04:25:12.895Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO steps complete; finalising image!
110452026-09-02T04:25:12.895Z[ host-image] Sep 02 04:25:11.958 INFO O| Sep 02 04:25:11.958 INFO TRIM POOL: TEMPORARY-sled-zfs
110462026-09-02T04:25:13.000Z[ host-image] Sep 02 04:25:12.066 INFO O| Sep 02 04:25:12.066 INFO trim TEMPORARY-sled-zfs: (3% trimmed, started at Wed Sep 2 04:25:11 2026)
110472026-09-02T04:25:13.207Z[ host-image] Sep 02 04:25:12.273 INFO O| Sep 02 04:25:12.273 INFO trim TEMPORARY-sled-zfs: (99% trimmed, started at Wed Sep 2 04:25:11 2026)
110482026-09-02T04:25:13.426Z[ host-image] Sep 02 04:25:12.492 INFO O| Sep 02 04:25:12.492 INFO temporary pool has 706M used, 318M avail, 1.92x compressratio
110492026-09-02T04:25:13.426Z[ host-image] Sep 02 04:25:12.492 INFO O| Sep 02 04:25:12.492 INFO EXPORT POOL: TEMPORARY-sled-zfs
110502026-09-02T04:25:13.766Z[ host-image] Sep 02 04:25:12.833 INFO O| Sep 02 04:25:12.833 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
110512026-09-02T04:25:13.767Z[ host-image] Sep 02 04:25:12.833 INFO O| Sep 02 04:25:12.833 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
110522026-09-02T04:25:14.912Z[ host-image] Sep 02 04:25:13.978 INFO O| Sep 02 04:25:13.978 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
110532026-09-02T04:25:14.912Z[ host-image] Sep 02 04:25:13.978 INFO O| Sep 02 04:25:13.978 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
110542026-09-02T04:25:14.915Z[ host-image] Sep 02 04:25:13.978 INFO O| Sep 02 04:25:13.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
110552026-09-02T04:25:14.915Z[ host-image] Sep 02 04:25:13.978 INFO O| Sep 02 04:25:13.978 INFO completed processing sled/zfs
110562026-09-02T04:25:14.915Z[ host-image] Sep 02 04:25:13.978 INFO O| Sep 02 04:25:13.978 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
110572026-09-02T04:25:23.391Z[ recovery-image] Sep 02 04:25:22.364 INFO O| ok, image written!
110582026-09-02T04:25:23.391Z[ recovery-image] Sep 02 04:25:22.364 INFO O| ok, boot_image_csum file written!
110592026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.367 INFO creating boot archive (CPIO)...
110602026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.367 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
110612026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.371 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
110622026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.371 INFO E| + outfile=/work/os-recovery/cpio
110632026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.371 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
110642026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.373 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
110652026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.373 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
110662026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.407 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
110672026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.407 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
110682026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.413 INFO creating compressed cpio/unix for dev loaders...
110692026-09-02T04:25:23.395Z[ recovery-image] Sep 02 04:25:22.413 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
110702026-09-02T04:25:23.572Z[ recovery-image] Sep 02 04:25:22.638 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
110712026-09-02T04:25:26.819Z[ recovery-image] Sep 02 04:25:25.885 INFO creating reset image...
110722026-09-02T04:25:26.819Z[ recovery-image] Sep 02 04:25:25.885 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")
110732026-09-02T04:25:27.026Z[ recovery-image] Sep 02 04:25:26.092 INFO E| Updating crates.io index
110742026-09-02T04:25:27.255Z[ recovery-image] Sep 02 04:25:26.321 INFO E| Downloading crates ...
110752026-09-02T04:25:27.306Z[ recovery-image] Sep 02 04:25:26.372 INFO E| Downloaded sigchld v0.2.4
110762026-09-02T04:25:27.309Z[ recovery-image] Sep 02 04:25:26.374 INFO E| Downloaded colorchoice v1.0.5
110772026-09-02T04:25:27.313Z[ recovery-image] Sep 02 04:25:26.379 INFO E| Downloaded shared_thread v0.2.0
110782026-09-02T04:25:27.316Z[ recovery-image] Sep 02 04:25:26.380 INFO E| Downloaded os_pipe v1.2.3
110792026-09-02T04:25:27.316Z[ recovery-image] Sep 02 04:25:26.381 INFO E| Downloaded duct v1.1.1
110802026-09-02T04:25:27.319Z[ recovery-image] Sep 02 04:25:26.383 INFO E| Downloaded shared_child v1.1.1
110812026-09-02T04:25:27.320Z[ recovery-image] Sep 02 04:25:26.384 INFO E| Downloaded clap_lex v1.1.0
110822026-09-02T04:25:27.347Z[ recovery-image] Sep 02 04:25:26.413 INFO E| Compiling libc v0.2.186
110832026-09-02T04:25:27.347Z[ recovery-image] Sep 02 04:25:26.413 INFO E| Compiling proc-macro2 v1.0.106
110842026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling quote v1.0.45
110852026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling unicode-ident v1.0.24
110862026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling signal-hook v0.3.18
110872026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling utf8parse v0.2.2
110882026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling anstyle-query v1.1.5
110892026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling colorchoice v1.0.5
110902026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling is_terminal_polyfill v1.70.2
110912026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling anstyle v1.0.14
110922026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling strsim v0.11.1
110932026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling heck v0.5.0
110942026-09-02T04:25:27.351Z[ recovery-image] Sep 02 04:25:26.414 INFO E| Compiling clap_lex v1.1.0
110952026-09-02T04:25:27.359Z[ recovery-image] Sep 02 04:25:26.426 INFO E| Compiling shared_thread v0.2.0
110962026-09-02T04:25:27.464Z[ recovery-image] Sep 02 04:25:26.529 INFO E| Compiling anstyle-parse v1.0.0
110972026-09-02T04:25:27.600Z[ recovery-image] Sep 02 04:25:26.666 INFO E| Compiling anstream v1.0.0
110982026-09-02T04:25:27.792Z[ recovery-image] Sep 02 04:25:26.858 INFO E| Compiling clap_builder v4.6.0
110992026-09-02T04:25:28.046Z[ recovery-image] Sep 02 04:25:27.112 INFO E| Compiling errno v0.3.14
111002026-09-02T04:25:28.046Z[ recovery-image] Sep 02 04:25:27.112 INFO E| Compiling os_pipe v1.2.3
111012026-09-02T04:25:28.135Z[ recovery-image] Sep 02 04:25:27.201 INFO E| Compiling signal-hook-registry v1.4.8
111022026-09-02T04:25:28.345Z[ recovery-image] Sep 02 04:25:27.411 INFO E| Compiling syn v2.0.117
111032026-09-02T04:25:28.387Z[ recovery-image] Sep 02 04:25:27.453 INFO E| Compiling sigchld v0.2.4
111042026-09-02T04:25:28.472Z[ recovery-image] Sep 02 04:25:27.538 INFO E| Compiling shared_child v1.1.1
111052026-09-02T04:25:28.577Z[ recovery-image] Sep 02 04:25:27.643 INFO E| Compiling duct v1.1.1
111062026-09-02T04:25:30.197Z[ recovery-image] Sep 02 04:25:29.263 INFO E| Compiling clap_derive v4.6.1
111072026-09-02T04:25:30.582Z[ host-image] Sep 02 04:25:29.648 INFO O| Sep 02 04:25:29.648 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
111082026-09-02T04:25:30.707Z[ host-image] Sep 02 04:25:29.773 INFO BUILD STRING "heads/stlouis-0-ge4ecc42868\n"
111092026-09-02T04:25:30.707Z[ host-image] Sep 02 04:25:29.773 INFO expanded image name: "ci 03adcd4/${os_short_commit} 2026-09-02 04:09" -> "ci 03adcd4/e4ecc42 2026-09-02 04:09"
111102026-09-02T04:25:30.710Z[ host-image] Sep 02 04:25:29.773 INFO output artefacts stored in: "/work/os-host"
111112026-09-02T04:25:30.710Z[ host-image] Sep 02 04:25:29.773 INFO collecting git info from project "phbl"...
111122026-09-02T04:25:30.713Z[ host-image] Sep 02 04:25:29.779 INFO collecting git info from project "pinprick"...
111132026-09-02T04:25:30.716Z[ host-image] Sep 02 04:25:29.783 INFO collecting git info from project "pilot"...
111142026-09-02T04:25:30.720Z[ host-image] Sep 02 04:25:29.787 INFO collecting git info from project "amd-host-image-builder"...
111152026-09-02T04:25:30.725Z[ host-image] Sep 02 04:25:29.792 INFO collecting git info from project "amd-firmware"...
111162026-09-02T04:25:30.736Z[ host-image] Sep 02 04:25:29.803 INFO collecting git info from project "dmar-report"...
111172026-09-02T04:25:30.741Z[ host-image] Sep 02 04:25:29.808 INFO collecting git info from project "bootserver"...
111182026-09-02T04:25:30.745Z[ host-image] Sep 02 04:25:29.812 INFO collecting git info from project "image-builder"...
111192026-09-02T04:25:30.749Z[ host-image] Sep 02 04:25:29.816 INFO collecting git info from project "chelsio-t6-roms"...
111202026-09-02T04:25:30.753Z[ host-image] Sep 02 04:25:29.820 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
111212026-09-02T04:25:31.063Z[ host-image] Sep 02 04:25:30.129 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
111222026-09-02T04:25:31.338Z[ recovery-image] Sep 02 04:25:30.404 INFO E| Compiling clap v4.6.1
111232026-09-02T04:25:31.359Z[ host-image] Sep 02 04:25:30.426 INFO creating Oxide boot image...
111242026-09-02T04:25:31.359Z[ host-image] Sep 02 04:25:30.426 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 03adcd4/e4ecc42 2026-09-02 04:09", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
111252026-09-02T04:25:31.391Z[ recovery-image] Sep 02 04:25:30.457 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
111262026-09-02T04:25:32.166Z[ recovery-image] Sep 02 04:25:31.232 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
111272026-09-02T04:25:32.171Z[ recovery-image] Sep 02 04:25:31.238 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
111282026-09-02T04:25:32.275Z[ host-image] Sep 02 04:25:31.341 INFO O| ok, image written!
111292026-09-02T04:25:32.275Z[ host-image] Sep 02 04:25:31.341 INFO O| ok, boot_image_csum file written!
111302026-09-02T04:25:32.278Z[ host-image] Sep 02 04:25:31.343 INFO creating boot archive (CPIO)...
111312026-09-02T04:25:32.278Z[ host-image] Sep 02 04:25:31.343 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
111322026-09-02T04:25:32.282Z[ host-image] Sep 02 04:25:31.347 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
111332026-09-02T04:25:32.282Z[ host-image] Sep 02 04:25:31.347 INFO E| + outfile=/work/os-host/cpio
111342026-09-02T04:25:32.282Z[ host-image] Sep 02 04:25:31.347 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
111352026-09-02T04:25:32.286Z[ host-image] Sep 02 04:25:31.349 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
111362026-09-02T04:25:32.286Z[ host-image] Sep 02 04:25:31.349 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
111372026-09-02T04:25:32.308Z[ host-image] Sep 02 04:25:31.375 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
111382026-09-02T04:25:32.309Z[ host-image] Sep 02 04:25:31.375 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
111392026-09-02T04:25:32.314Z[ host-image] Sep 02 04:25:31.381 INFO creating compressed cpio/unix for dev loaders...
111402026-09-02T04:25:32.317Z[ host-image] Sep 02 04:25:31.381 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
111412026-09-02T04:25:32.400Z[ recovery-image] Sep 02 04:25:31.466 INFO E| Downloading crates ...
111422026-09-02T04:25:32.456Z[ recovery-image] Sep 02 04:25:31.522 INFO E| Downloaded log v0.4.32
111432026-09-02T04:25:32.459Z[ recovery-image] Sep 02 04:25:31.524 INFO E| Downloaded bitstruct_derive v0.1.0
111442026-09-02T04:25:32.468Z[ recovery-image] Sep 02 04:25:31.535 INFO E| Downloaded cpio_reader v0.1.2
111452026-09-02T04:25:32.476Z[ recovery-image] Sep 02 04:25:31.543 INFO E| Downloaded raw-cpuid v10.7.0
111462026-09-02T04:25:32.479Z[ recovery-image] Sep 02 04:25:31.545 INFO E| Downloaded bitstruct v0.1.1
111472026-09-02T04:25:32.486Z[ recovery-image] Sep 02 04:25:31.552 INFO E| Downloaded goblin v0.10.7
111482026-09-02T04:25:32.520Z[ recovery-image] Sep 02 04:25:31.586 INFO E| Downloaded bit_field v0.10.3
111492026-09-02T04:25:32.536Z[ recovery-image] Sep 02 04:25:31.603 INFO E| Downloaded bitflags v2.13.0
111502026-09-02T04:25:32.540Z[ host-image] Sep 02 04:25:31.604 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
111512026-09-02T04:25:32.540Z[ recovery-image] Sep 02 04:25:31.605 INFO E| Downloaded miniz_oxide v0.9.1
111522026-09-02T04:25:32.622Z[ recovery-image] Sep 02 04:25:31.689 INFO E| Downloaded x86 v0.52.0
111532026-09-02T04:25:32.655Z[ recovery-image] Sep 02 04:25:31.721 INFO E| Updating crates.io index
111542026-09-02T04:25:32.795Z[ recovery-image] Sep 02 04:25:31.861 INFO E| Downloading crates ...
111552026-09-02T04:25:32.814Z[ recovery-image] Sep 02 04:25:31.881 INFO E| Downloaded rustc-literal-escaper v0.0.7
111562026-09-02T04:25:32.823Z[ recovery-image] Sep 02 04:25:31.890 INFO E| Downloaded hashbrown v0.17.1
111572026-09-02T04:25:32.866Z[ recovery-image] Sep 02 04:25:31.932 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)
111582026-09-02T04:25:32.866Z[ recovery-image] Sep 02 04:25:31.932 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)
111592026-09-02T04:25:32.866Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling proc-macro2 v1.0.106
111602026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling quote v1.0.45
111612026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling unicode-ident v1.0.24
111622026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling syn v1.0.109
111632026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling x86 v0.52.0
111642026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111652026-09-02T04:25:32.869Z[ recovery-image] Sep 02 04:25:31.932 INFO E| Compiling seq-macro v0.3.6
111662026-09-02T04:25:33.768Z[ recovery-image] Sep 02 04:25:32.834 INFO E| Compiling syn v2.0.117
111672026-09-02T04:25:34.974Z[ recovery-image] Sep 02 04:25:34.040 INFO E| Compiling scroll_derive v0.13.1
111682026-09-02T04:25:35.780Z[ host-image] Sep 02 04:25:34.846 INFO creating reset image...
111692026-09-02T04:25:35.780Z[ host-image] Sep 02 04:25:34.846 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")
111702026-09-02T04:25:35.853Z[ host-image] Sep 02 04:25:34.919 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
111712026-09-02T04:25:35.856Z[ host-image] Sep 02 04:25:34.921 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
111722026-09-02T04:25:36.091Z[ recovery-image] Sep 02 04:25:35.157 INFO E| Compiling bitstruct_derive v0.1.0
111732026-09-02T04:25:36.160Z[ host-image] Sep 02 04:25:35.225 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)
111742026-09-02T04:25:36.160Z[ host-image] Sep 02 04:25:35.225 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)
111752026-09-02T04:25:36.160Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling proc-macro2 v1.0.106
111762026-09-02T04:25:36.163Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling quote v1.0.45
111772026-09-02T04:25:36.163Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling unicode-ident v1.0.24
111782026-09-02T04:25:36.164Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling syn v1.0.109
111792026-09-02T04:25:36.164Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling x86 v0.52.0
111802026-09-02T04:25:36.164Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
111812026-09-02T04:25:36.164Z[ host-image] Sep 02 04:25:35.225 INFO E| Compiling seq-macro v0.3.6
111822026-09-02T04:25:37.093Z[ host-image] Sep 02 04:25:36.157 INFO E| Compiling syn v2.0.117
111832026-09-02T04:25:38.342Z[ host-image] Sep 02 04:25:37.408 INFO E| Compiling scroll_derive v0.13.1
111842026-09-02T04:25:39.387Z[ host-image] Sep 02 04:25:38.453 INFO E| Compiling bitstruct_derive v0.1.0
111852026-09-02T04:25:45.294Z[ recovery-image] Sep 02 04:25:44.360 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)
111862026-09-02T04:25:47.408Z[ recovery-image] Sep 02 04:25:46.473 INFO E| Compiling bitflags v1.3.2
111872026-09-02T04:25:47.408Z[ recovery-image] Sep 02 04:25:46.473 INFO E| Compiling bit_field v0.10.3
111882026-09-02T04:25:47.408Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling log v0.4.32
111892026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling bitflags v2.13.0
111902026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling adler2 v2.0.1
111912026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling plain v0.2.3
111922026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling scroll v0.13.0
111932026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling static_assertions v1.1.0
111942026-09-02T04:25:47.412Z[ recovery-image] Sep 02 04:25:46.474 INFO E| Compiling bitstruct v0.1.1
111952026-09-02T04:25:47.464Z[ recovery-image] Sep 02 04:25:46.530 INFO E| Compiling raw-cpuid v10.7.0
111962026-09-02T04:25:47.500Z[ recovery-image] Sep 02 04:25:46.566 INFO E| Compiling miniz_oxide v0.9.1
111972026-09-02T04:25:47.579Z[ recovery-image] Sep 02 04:25:46.644 INFO E| Compiling cpio_reader v0.1.2
111982026-09-02T04:25:47.635Z[ recovery-image] Sep 02 04:25:46.700 INFO E| Compiling goblin v0.10.7
111992026-09-02T04:25:48.575Z[ host-image] Sep 02 04:25:47.641 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)
112002026-09-02T04:25:51.008Z[ recovery-image] Sep 02 04:25:50.074 INFO E| Finished `release` profile [optimized] target(s) in 18.82s
112012026-09-02T04:25:51.033Z[ recovery-image] Sep 02 04:25:50.099 INFO building ROM for gimlet
112022026-09-02T04:25:51.033Z[ recovery-image] Sep 02 04:25:50.099 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")
112032026-09-02T04:25:51.078Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling bitflags v1.3.2
112042026-09-02T04:25:51.078Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling bitflags v2.13.0
112052026-09-02T04:25:51.078Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling plain v0.2.3
112062026-09-02T04:25:51.081Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling adler2 v2.0.1
112072026-09-02T04:25:51.081Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling log v0.4.32
112082026-09-02T04:25:51.081Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling bit_field v0.10.3
112092026-09-02T04:25:51.081Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling scroll v0.13.0
112102026-09-02T04:25:51.082Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling static_assertions v1.1.0
112112026-09-02T04:25:51.082Z[ host-image] Sep 02 04:25:50.144 INFO E| Compiling bitstruct v0.1.1
112122026-09-02T04:25:51.127Z[ recovery-image] Sep 02 04:25:50.193 INFO E| Downloading crates ...
112132026-09-02T04:25:51.136Z[ host-image] Sep 02 04:25:50.202 INFO E| Compiling raw-cpuid v10.7.0
112142026-09-02T04:25:51.200Z[ host-image] Sep 02 04:25:50.266 INFO E| Compiling miniz_oxide v0.9.1
112152026-09-02T04:25:51.203Z[ recovery-image] Sep 02 04:25:50.267 INFO E| Downloaded os_pipe v1.2.1
112162026-09-02T04:25:51.206Z[ recovery-image] Sep 02 04:25:50.272 INFO E| Downloaded anstyle-query v1.1.2
112172026-09-02T04:25:51.209Z[ recovery-image] Sep 02 04:25:50.273 INFO E| Downloaded anstyle v1.0.10
112182026-09-02T04:25:51.209Z[ recovery-image] Sep 02 04:25:50.274 INFO E| Downloaded is_terminal_polyfill v1.70.1
112192026-09-02T04:25:51.209Z[ recovery-image] Sep 02 04:25:50.275 INFO E| Downloaded clap_lex v0.7.4
112202026-09-02T04:25:51.213Z[ recovery-image] Sep 02 04:25:50.276 INFO E| Downloaded colorchoice v1.0.3
112212026-09-02T04:25:51.213Z[ recovery-image] Sep 02 04:25:50.279 INFO E| Downloaded serde_spanned v0.6.8
112222026-09-02T04:25:51.219Z[ recovery-image] Sep 02 04:25:50.281 INFO E| Downloaded shared_child v1.0.1
112232026-09-02T04:25:51.219Z[ recovery-image] Sep 02 04:25:50.283 INFO E| Downloaded anstream v0.6.18
112242026-09-02T04:25:51.219Z[ recovery-image] Sep 02 04:25:50.285 INFO E| Downloaded duct v0.13.7
112252026-09-02T04:25:51.223Z[ recovery-image] Sep 02 04:25:50.286 INFO E| Downloaded clap_derive v4.5.32
112262026-09-02T04:25:51.223Z[ recovery-image] Sep 02 04:25:50.288 INFO E| Downloaded toml_datetime v0.6.9
112272026-09-02T04:25:51.226Z[ recovery-image] Sep 02 04:25:50.289 INFO E| Downloaded anstyle-parse v0.2.6
112282026-09-02T04:25:51.226Z[ recovery-image] Sep 02 04:25:50.292 INFO E| Downloaded clap v4.5.37
112292026-09-02T04:25:51.231Z[ recovery-image] Sep 02 04:25:50.297 INFO E| Downloaded toml v0.8.22
112302026-09-02T04:25:51.268Z[ recovery-image] Sep 02 04:25:50.334 INFO E| Downloaded toml_write v0.1.1
112312026-09-02T04:25:51.272Z[ recovery-image] Sep 02 04:25:50.335 INFO E| Downloaded cc v1.2.20
112322026-09-02T04:25:51.272Z[ recovery-image] Sep 02 04:25:50.338 INFO E| Downloaded toml_edit v0.22.26
112332026-09-02T04:25:51.293Z[ host-image] Sep 02 04:25:50.359 INFO E| Compiling cpio_reader v0.1.2
112342026-09-02T04:25:51.297Z[ recovery-image] Sep 02 04:25:50.360 INFO E| Downloaded winnow v0.7.7
112352026-09-02T04:25:51.301Z[ recovery-image] Sep 02 04:25:50.367 INFO E| Downloaded clap_builder v4.5.37
112362026-09-02T04:25:51.310Z[ host-image] Sep 02 04:25:50.376 INFO E| Compiling goblin v0.10.7
112372026-09-02T04:25:51.318Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling syn v2.0.101
112382026-09-02T04:25:51.318Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling libc v0.2.172
112392026-09-02T04:25:51.318Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling utf8parse v0.2.2
112402026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling shlex v1.3.0
112412026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling colorchoice v1.0.3
112422026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling anstyle-query v1.1.2
112432026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling once_cell v1.21.3
112442026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling hashbrown v0.15.2
112452026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling equivalent v1.0.2
112462026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling anstyle v1.0.10
112472026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling is_terminal_polyfill v1.70.1
112482026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling strsim v0.11.1
112492026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling clap_lex v0.7.4
112502026-09-02T04:25:51.321Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling anyhow v1.0.98
112512026-09-02T04:25:51.322Z[ recovery-image] Sep 02 04:25:50.384 INFO E| Compiling winnow v0.7.7
112522026-09-02T04:25:51.322Z[ recovery-image] Sep 02 04:25:50.385 INFO E| Compiling toml_write v0.1.1
112532026-09-02T04:25:51.993Z[ recovery-image] Sep 02 04:25:51.059 INFO E| Compiling cc v1.2.20
112542026-09-02T04:25:52.224Z[ recovery-image] Sep 02 04:25:51.290 INFO E| Compiling anstyle-parse v0.2.6
112552026-09-02T04:25:52.422Z[ recovery-image] Sep 02 04:25:51.488 INFO E| Compiling anstream v0.6.18
112562026-09-02T04:25:52.529Z[ recovery-image] Sep 02 04:25:51.595 INFO E| Compiling os_pipe v1.2.1
112572026-09-02T04:25:52.529Z[ recovery-image] Sep 02 04:25:51.595 INFO E| Compiling shared_child v1.0.1
112582026-09-02T04:25:52.693Z[ recovery-image] Sep 02 04:25:51.759 INFO E| Compiling clap_builder v4.5.37
112592026-09-02T04:25:52.743Z[ recovery-image] Sep 02 04:25:51.809 INFO E| Compiling indexmap v2.9.0
112602026-09-02T04:25:52.837Z[ recovery-image] Sep 02 04:25:51.903 INFO E| Compiling duct v0.13.7
112612026-09-02T04:25:53.719Z[ recovery-image] Sep 02 04:25:52.785 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
112622026-09-02T04:25:54.704Z[ recovery-image] Sep 02 04:25:53.770 INFO E| Compiling serde_derive v1.0.219
112632026-09-02T04:25:54.704Z[ recovery-image] Sep 02 04:25:53.770 INFO E| Compiling clap_derive v4.5.32
112642026-09-02T04:25:55.184Z[ host-image] Sep 02 04:25:54.250 INFO E| Finished `release` profile [optimized] target(s) in 19.31s
112652026-09-02T04:25:55.206Z[ host-image] Sep 02 04:25:54.272 INFO building ROM for cosmo
112662026-09-02T04:25:55.206Z[ host-image] Sep 02 04:25:54.272 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")
112672026-09-02T04:25:55.307Z[ host-image] Sep 02 04:25:54.373 INFO E| Blocking waiting for file lock on build directory
112682026-09-02T04:25:56.103Z[ recovery-image] Sep 02 04:25:55.170 INFO E| Compiling clap v4.5.37
112692026-09-02T04:25:56.784Z[ recovery-image] Sep 02 04:25:55.849 INFO E| Compiling serde v1.0.219
112702026-09-02T04:25:58.716Z[ recovery-image] Sep 02 04:25:57.781 INFO E| Compiling serde_spanned v0.6.8
112712026-09-02T04:25:58.716Z[ recovery-image] Sep 02 04:25:57.781 INFO E| Compiling toml_datetime v0.6.9
112722026-09-02T04:25:58.874Z[ recovery-image] Sep 02 04:25:57.940 INFO E| Compiling toml_edit v0.22.26
112732026-09-02T04:26:00.132Z[ recovery-image] Sep 02 04:25:59.198 INFO E| Compiling toml v0.8.22
112742026-09-02T04:26:02.245Z[ recovery-image] Sep 02 04:26:01.310 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.17s
112752026-09-02T04:26:02.252Z[ host-image] Sep 02 04:26:01.318 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.00s
112762026-09-02T04:26:02.255Z[ recovery-image] Sep 02 04:26:01.320 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`
112772026-09-02T04:26:02.255Z[ host-image] Sep 02 04:26:01.321 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`
112782026-09-02T04:26:02.268Z[ host-image] Sep 02 04:26:01.334 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
112792026-09-02T04:26:02.271Z[ recovery-image] Sep 02 04:26:01.334 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
112802026-09-02T04:26:02.287Z[ recovery-image] Sep 02 04:26:01.353 INFO E| Blocking waiting for file lock on package cache
112812026-09-02T04:26:02.311Z[ host-image] Sep 02 04:26:01.377 INFO E| Blocking waiting for file lock on package cache
112822026-09-02T04:26:02.334Z[ recovery-image] Sep 02 04:26:01.400 INFO E| Blocking waiting for file lock on package cache
112832026-09-02T04:26:02.337Z[ host-image] Sep 02 04:26:01.400 INFO E| Blocking waiting for file lock on package cache
112842026-09-02T04:26:02.337Z[ recovery-image] Sep 02 04:26:01.401 INFO E| Blocking waiting for file lock on package cache
112852026-09-02T04:26:02.352Z[ host-image] Sep 02 04:26:01.418 INFO E| Blocking waiting for file lock on package cache
112862026-09-02T04:26:02.365Z[ recovery-image] Sep 02 04:26:01.431 INFO E| Blocking waiting for file lock on build directory
112872026-09-02T04:26:02.376Z[ host-image] Sep 02 04:26:01.442 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
112882026-09-02T04:26:02.380Z[ host-image] Sep 02 04:26:01.446 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`
112892026-09-02T04:26:02.385Z[ recovery-image] Sep 02 04:26:01.451 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
112902026-09-02T04:26:02.389Z[ recovery-image] Sep 02 04:26:01.455 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`
112912026-09-02T04:26:02.506Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
112922026-09-02T04:26:02.506Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
112932026-09-02T04:26:02.506Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
112942026-09-02T04:26:02.509Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
112952026-09-02T04:26:02.509Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
112962026-09-02T04:26:02.509Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
112972026-09-02T04:26:02.509Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
112982026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.571 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
112992026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
113002026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
113012026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
113022026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
113032026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
113042026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
113052026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
113062026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO O| Info: ABL version: 0x100f5010
113072026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
113082026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
113092026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
113102026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
113112026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
113122026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
113132026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
113142026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
113152026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
113162026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
113172026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
113182026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
113192026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
113202026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
113212026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
113222026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
113232026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
113242026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.572 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
113252026-09-02T04:26:02.510Z[ recovery-image] Sep 02 04:26:01.573 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
113262026-09-02T04:26:02.542Z[ recovery-image] Sep 02 04:26:01.608 INFO building ROM for cosmo
113272026-09-02T04:26:02.542Z[ recovery-image] Sep 02 04:26:01.608 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")
113282026-09-02T04:26:02.593Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
113292026-09-02T04:26:02.593Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
113302026-09-02T04:26:02.593Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
113312026-09-02T04:26:02.593Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
113322026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
113332026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
113342026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
113352026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
113362026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
113372026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
113382026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
113392026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
113402026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
113412026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
113422026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
113432026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
113442026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
113452026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.659 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
113462026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
113472026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
113482026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
113492026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
113502026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
113512026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
113522026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
113532026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
113542026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
113552026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
113562026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
113572026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
113582026-09-02T04:26:02.598Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
113592026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
113602026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
113612026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
113622026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
113632026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
113642026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
113652026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
113662026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
113672026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
113682026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
113692026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
113702026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
113712026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
113722026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
113732026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
113742026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
113752026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
113762026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
113772026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
113782026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
113792026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
113802026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.660 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
113812026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO O| Info: ABL version: 0x100af010
113822026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
113832026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
113842026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
113852026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
113862026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
113872026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
113882026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
113892026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
113902026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
113912026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
113922026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
113932026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
113942026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
113952026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
113962026-09-02T04:26:02.599Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
113972026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
113982026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
113992026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
114002026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
114012026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
114022026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.661 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
114032026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
114042026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
114052026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
114062026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
114072026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
114082026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
114092026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
114102026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
114112026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
114122026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
114132026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
114142026-09-02T04:26:02.600Z[ host-image] Sep 02 04:26:01.662 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
114152026-09-02T04:26:02.631Z[ host-image] Sep 02 04:26:01.697 INFO building ROM for gimlet
114162026-09-02T04:26:02.634Z[ host-image] Sep 02 04:26:01.697 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")
114172026-09-02T04:26:02.634Z[ recovery-image] Sep 02 04:26:01.699 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
114182026-09-02T04:26:02.639Z[ recovery-image] Sep 02 04:26:01.704 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`
114192026-09-02T04:26:02.655Z[ recovery-image] Sep 02 04:26:01.721 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.a.toml"
114202026-09-02T04:26:02.683Z[ host-image] Sep 02 04:26:01.749 INFO E| Blocking waiting for file lock on package cache
114212026-09-02T04:26:02.703Z[ recovery-image] Sep 02 04:26:01.769 INFO E| Blocking waiting for file lock on package cache
114222026-09-02T04:26:02.725Z[ host-image] Sep 02 04:26:01.791 INFO E| Blocking waiting for file lock on package cache
114232026-09-02T04:26:02.728Z[ recovery-image] Sep 02 04:26:01.791 INFO E| Blocking waiting for file lock on package cache
114242026-09-02T04:26:02.728Z[ host-image] Sep 02 04:26:01.793 INFO E| Blocking waiting for file lock on package cache
114252026-09-02T04:26:02.740Z[ recovery-image] Sep 02 04:26:01.806 INFO E| Blocking waiting for file lock on package cache
114262026-09-02T04:26:02.750Z[ recovery-image] Sep 02 04:26:01.817 INFO E| Blocking waiting for file lock on build directory
114272026-09-02T04:26:02.755Z[ host-image] Sep 02 04:26:01.821 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
114282026-09-02T04:26:02.762Z[ host-image] Sep 02 04:26:01.827 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`
114292026-09-02T04:26:02.767Z[ recovery-image] Sep 02 04:26:01.833 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
114302026-09-02T04:26:02.771Z[ recovery-image] Sep 02 04:26:01.837 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a -o /work/os-recovery/cosmo.rom`
114312026-09-02T04:26:02.777Z[ host-image] Sep 02 04:26:01.843 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.f.toml"
114322026-09-02T04:26:02.850Z[ host-image] Sep 02 04:26:01.916 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
114332026-09-02T04:26:02.855Z[ host-image] Sep 02 04:26:01.921 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`
114342026-09-02T04:26:02.975Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AmdPubKey_gn.tkn"
114352026-09-02T04:26:02.975Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspBootLoader_gn.sbin"
114362026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspRecoveryBootLoader_gn.sbin"
114372026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmwareGn-45-104-100.csbin"
114382026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugToken_gn.stkn"
114392026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspABLFw_gn.stkn"
114402026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SmuFirmware2Gn-45-104-100.csbin"
114412026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureDebugUnlock_gn.sbin"
114422026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PspIkek_gn.bin"
114432026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/SecureEmptyToken.bin"
114442026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/RsmuSecPolicy_gn.sbin"
114452026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Mp5Gn-45-104-100.csbin"
114462026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/AgesaBootloader_U_prod_GN.csbin"
114472026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/GnPhyFw.sbin"
114482026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/PSP-Key-DB_gn.sbin"
114492026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.041 INFO O| Info: ABL version: 0x100f5010
114502026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.100
114512026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
114522026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
114532026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
114542026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
114552026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
114562026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
114572026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
114582026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
114592026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
114602026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
114612026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
114622026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
114632026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
114642026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
114652026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
114662026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
114672026-09-02T04:26:02.979Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
114682026-09-02T04:26:02.980Z[ host-image] Sep 02 04:26:02.042 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.f/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
114692026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x00_AmdPubKey_BRH.tkn"
114702026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x01_PspBl_BRH.esbin"
114712026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x02_PspOS_BRH.ecsbin"
114722026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x03_PspRecBl_BRH.esbin"
114732026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x08_SmuFirmware_breithorn.ecsbin"
114742026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
114752026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
114762026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x0A_PspAblPubKey_BRH.stkn"
114772026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x13_SduFw_BRH.ecsbin"
114782026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x21_PspAmdIkek_BRH.bin"
114792026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22_SecureEmptyToken.bin"
114802026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.047 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
114812026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
114822026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x28_PspSystemDriver_BRH.ecsbin"
114832026-09-02T04:26:02.983Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
114842026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
114852026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x2D_AblRt.ecsbin"
114862026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
114872026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x42_PhyFw_BRH.ecsbin"
114882026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x44_USB_PHY_BRH.esbin"
114892026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
114902026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
114912026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x50_PspKeyDataBase_BRH.sbin"
114922026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
114932026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x55_SPLTable_BRH.sbin"
114942026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x5DMpioFw_BRH.cesbin"
114952026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x64_RasDriver_BRH.ecsbin"
114962026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
114972026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1A_SevDriver_BRH.ecsbin"
114982026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
114992026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1B_BootDriver_BRH.ecsbin"
115002026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1C_SocDriver_BRH.ecsbin"
115012026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1D_HadDriver_BRH.ecsbin"
115022026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
115032026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x38_PspSevEmptyData.bin"
115042026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x47_DRTMDriver_BRH.ecsbin"
115052026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x67_FHPDriver_BRH.ecsbin"
115062026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x68_SPDMDriver_BRH.ecsbin"
115072026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x69_DPEDriver_BRH.ecsbin"
115082026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x73_PspBl_BRH.ecsbin"
115092026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x76_DfRib_BRH.csbin"
115102026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x8C_MPDMATF_BRH.sbin"
115112026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x91_GmiPhyFw_BRH.esbin"
115122026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x92_Page_BRH.sbin"
115132026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9D_AspSramFwExt_BRH.sbin"
115142026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
115152026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_A0.sbin"
115162026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_A0.sbin"
115172026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B0.sbin"
115182026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C0.sbin"
115192026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRHD_B0.sbin"
115202026-09-02T04:26:02.984Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_B1.sbin"
115212026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.048 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/TypeId0xA0_S3Image_BRH_C1.sbin"
115222026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO O| Info: ABL version: 0x100af010
115232026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO O| Info: For sub_program 0: SMU firmware version: 94.131.0
115242026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO O| Info: For sub_program 2: SMU firmware version: 99.131.0
115252026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/APOB_NV_BRH.bin"
115262026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
115272026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
115282026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
115292026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
115302026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
115312026-09-02T04:26:02.985Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
115322026-09-02T04:26:02.988Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
115332026-09-02T04:26:02.988Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
115342026-09-02T04:26:02.988Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
115352026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
115362026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
115372026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
115382026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
115392026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
115402026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
115412026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
115422026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
115432026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
115442026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
115452026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem5_BRH.csbin"
115462026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.049 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmImem6_BRH.csbin"
115472026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem7_BRH.csbin"
115482026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5Lrdimm2Imem8_BRH.csbin"
115492026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem5_BRH.csbin"
115502026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmDmem6_BRH.csbin"
115512026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem7_BRH.csbin"
115522026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5Lrdimm2Dmem8_BRH.csbin"
115532026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x64_AppbDdr5LrdimmQuickbootImem13_BRH.csbin"
115542026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem13_BRH.csbin"
115552026-09-02T04:26:02.989Z[ recovery-image] Sep 02 04:26:02.050 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.a/Type0x65_AppbDdr5LrdimmQuickbootDmem14_BRH.csbin"
115562026-09-02T04:26:03.017Z[ host-image] Sep 02 04:26:02.083 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115572026-09-02T04:26:03.017Z[ host-image] Sep 02 04:26:02.083 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
115582026-09-02T04:26:03.020Z[ host-image] Sep 02 04:26:02.083 INFO finishing image archive at "/work/os-host/os.tar.gz"...
115592026-09-02T04:26:03.023Z[ recovery-image] Sep 02 04:26:02.086 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
115602026-09-02T04:26:03.023Z[ recovery-image] Sep 02 04:26:02.086 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
115612026-09-02T04:26:03.023Z[ recovery-image] Sep 02 04:26:02.086 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
115622026-09-02T04:26:04.166Z[ recovery-image] Sep 02 04:26:03.231 INFO image complete! materials are in "/work/os-recovery"
115632026-09-02T04:26:04.169Z[ recovery-image]
115642026-09-02T04:26:04.169Z[ recovery-image] real 3:28.885233432
115652026-09-02T04:26:04.169Z[ recovery-image] user 2:36.608700603
115662026-09-02T04:26:04.169Z[ recovery-image] sys 38.617572134
115672026-09-02T04:26:04.169Z[ recovery-image] trap 0.125633374
115682026-09-02T04:26:04.169Z[ recovery-image] tflt 0.876892043
115692026-09-02T04:26:04.169Z[ recovery-image] dflt 0.912607965
115702026-09-02T04:26:04.172Z[ recovery-image] kflt 0.000098670
115712026-09-02T04:26:04.172Z[ recovery-image] lock 8:19.178993714
115722026-09-02T04:26:04.172Z[ recovery-image] slp 18:35.632411052
115732026-09-02T04:26:04.172Z[ recovery-image] lat 42.157262739
115742026-09-02T04:26:04.172Z[ recovery-image] stop 12.031393803
115752026-09-02T04:26:04.172ZSep 02 04:26:03.235 INFO [recovery-image] process exited with exit status: 0 (208.890377343s)
115762026-09-02T04:26:04.172ZSep 02 04:26:03.235 INFO [tuf-v2-recovery] running task
115772026-09-02T04:26:04.172ZSep 02 04:26:03.236 INFO [tuf-v2-recovery] task succeeded (796.251µs)
115782026-09-02T04:26:04.265Z[ host-image] Sep 02 04:26:03.330 INFO image complete! materials are in "/work/os-host"
115792026-09-02T04:26:04.268Z[ host-image]
115802026-09-02T04:26:04.268Z[ host-image] real 4:01.515539715
115812026-09-02T04:26:04.268Z[ host-image] user 2:47.489759389
115822026-09-02T04:26:04.268Z[ host-image] sys 36.308065610
115832026-09-02T04:26:04.268Z[ host-image] trap 0.146796081
115842026-09-02T04:26:04.268Z[ host-image] tflt 0.248674926
115852026-09-02T04:26:04.268Z[ host-image] dflt 0.337230533
115862026-09-02T04:26:04.268Z[ host-image] kflt 0.000871330
115872026-09-02T04:26:04.268Z[ host-image] lock 5:08.382159540
115882026-09-02T04:26:04.268Z[ host-image] slp 20:57.891167483
115892026-09-02T04:26:04.268Z[ host-image] lat 30.006823337
115902026-09-02T04:26:04.268Z[ host-image] stop 1.811463414
115912026-09-02T04:26:04.272ZSep 02 04:26:03.335 INFO [host-image] process exited with exit status: 0 (241.521613307s)
115922026-09-02T04:26:04.272ZSep 02 04:26:03.335 INFO [tuf-v2-host] running task
115932026-09-02T04:26:04.272ZSep 02 04:26:03.335 INFO [tuf-repo] running task
115942026-09-02T04:26:04.272ZSep 02 04:26:03.335 INFO [tuf-v2-host] task succeeded (540.89µs)
115952026-09-02T04:26:04.272ZSep 02 04:26:03.335 INFO [tuf-v2-repo] running task
115962026-09-02T04:26:18.796ZSep 02 04:26:17.861 INFO assembling repository in `/tmp/tufaceousLot6Y5`, component: OmicronRepoAssembler
115972026-09-02T04:26:21.254ZSep 02 04:26:20.320 INFO [tuf-v2-repo] task succeeded (16.984464426s)
115982026-09-02T04:26:24.056ZSep 02 04:26:23.121 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
115992026-09-02T04:26:24.265ZSep 02 04:26:23.331 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
116002026-09-02T04:26:25.924ZSep 02 04:26:24.990 INFO skipping lab SP image, name: "cosmo-a-lab", board: "cosmo-a"
116012026-09-02T04:26:25.980ZSep 02 04:26:25.046 INFO skipping lab SP image, name: "cosmo-b-lab", board: "cosmo-b"
116022026-09-02T04:26:26.028ZSep 02 04:26:25.094 INFO skipping lab SP image, name: "gimlet-b-lab", board: "gimlet-b"
116032026-09-02T04:26:26.078ZSep 02 04:26:25.144 INFO skipping lab SP image, name: "gimlet-c-lab", board: "gimlet-c"
116042026-09-02T04:26:26.127ZSep 02 04:26:25.193 INFO skipping lab SP image, name: "gimlet-d-lab", board: "gimlet-d"
116052026-09-02T04:26:26.180ZSep 02 04:26:25.246 INFO skipping lab SP image, name: "gimlet-e-lab", board: "gimlet-e"
116062026-09-02T04:26:26.230ZSep 02 04:26:25.296 INFO skipping lab SP image, name: "gimlet-f-lab", board: "gimlet-f"
116072026-09-02T04:26:33.766ZSep 02 04:26:32.832 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
116082026-09-02T04:26:33.771ZSep 02 04:26:32.838 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
116092026-09-02T04:26:33.797ZSep 02 04:26:32.863 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
116102026-09-02T04:26:33.859ZSep 02 04:26:32.925 INFO skipping lab SP image, name: "sidecar-b-lab", board: "sidecar-b"
116112026-09-02T04:26:33.924ZSep 02 04:26:32.990 INFO skipping lab SP image, name: "sidecar-c-lab", board: "sidecar-c"
116122026-09-02T04:26:33.992ZSep 02 04:26:33.058 INFO skipping lab SP image, name: "sidecar-d-lab", board: "sidecar-d"
116132026-09-02T04:26:34.055ZSep 02 04:26:33.120 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
116142026-09-02T04:26:34.062ZSep 02 04:26:33.126 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
116152026-09-02T04:26:34.083ZSep 02 04:26:33.149 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
116162026-09-02T04:26:35.295ZSep 02 04:26:34.360 INFO [tuf-repo] task succeeded (31.025741055s)
116172026-09-02T04:29:46.877Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 08s
116182026-09-02T04:29:46.880Z[verify-libraries] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
116192026-09-02T04:29:46.880Z[verify-libraries] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
116202026-09-02T04:29:49.518ZSep 02 04:29:48.581 INFO [verify-libraries] process exited with exit status: 0 (434.451161849s)
116212026-09-02T04:29:49.518ZSep 02 04:29:48.581 INFO all jobs completed in 1190.671448526s
116222026-09-02T04:29:50.521Zprocess exited: duration 1400925 ms, exit code 0
 
116232026-09-02T04:29:50.532Zfound 41 output files
116242026-09-02T04:29:50.532Zuploading: /work/manifest.toml (17334 bytes)
116252026-09-02T04:29:51.545Zuploaded: /work/manifest.toml
116262026-09-02T04:29:51.545Zuploading: /work/repo.zip (2348066944 bytes)
116272026-09-02T04:30:20.891Zuploaded: /work/repo.zip
116282026-09-02T04:30:20.891Zuploading: /work/repo.zip.sha256.txt (65 bytes)
116292026-09-02T04:30:21.907Zuploaded: /work/repo.zip.sha256.txt
116302026-09-02T04:30:21.907Zuploading: /work/helios.json (647 bytes)
116312026-09-02T04:30:22.930Zuploaded: /work/helios.json
116322026-09-02T04:30:22.930Zuploading: /work/incorporation.p5m (113590 bytes)
116332026-09-02T04:30:23.945Zuploaded: /work/incorporation.p5m
116342026-09-02T04:30:23.945Zuploading: /work/incorporation.p5p (133120 bytes)
116352026-09-02T04:30:24.963Zuploaded: /work/incorporation.p5p
116362026-09-02T04:30:24.963Zuploading: /work/helios-incorp.log (522 bytes)
116372026-09-02T04:30:25.984Zuploaded: /work/helios-incorp.log
116382026-09-02T04:30:25.984Zuploading: /work/helios-setup.log (57648 bytes)
116392026-09-02T04:30:27.001Zuploaded: /work/helios-setup.log
116402026-09-02T04:30:27.001Zuploading: /work/host-image.log (234908 bytes)
116412026-09-02T04:30:28.020Zuploaded: /work/host-image.log
116422026-09-02T04:30:28.020Zuploading: /work/host-package.log (49483 bytes)
116432026-09-02T04:30:29.034Zuploaded: /work/host-package.log
116442026-09-02T04:30:29.034Zuploading: /work/host-target.log (101 bytes)
116452026-09-02T04:30:30.046Zuploaded: /work/host-target.log
116462026-09-02T04:30:30.046Zuploading: /work/incorp-create.log (0 bytes)
116472026-09-02T04:30:31.055Zuploaded: /work/incorp-create.log
116482026-09-02T04:30:31.055Zuploading: /work/incorp-fmt.log (0 bytes)
116492026-09-02T04:30:32.067Zuploaded: /work/incorp-fmt.log
116502026-09-02T04:30:32.067Zuploading: /work/incorp-pkgsend.log (108 bytes)
116512026-09-02T04:30:33.079Zuploaded: /work/incorp-pkgsend.log
116522026-09-02T04:30:33.079Zuploading: /work/incorp-publisher.log (0 bytes)
116532026-09-02T04:30:34.121Zuploaded: /work/incorp-publisher.log
116542026-09-02T04:30:34.122Zuploading: /work/omicron-package.log (10474 bytes)
116552026-09-02T04:30:35.130Zuploaded: /work/omicron-package.log
116562026-09-02T04:30:35.131Zuploading: /work/recovery-image.log (592222 bytes)
116572026-09-02T04:30:36.153Zuploaded: /work/recovery-image.log
116582026-09-02T04:30:36.154Zuploading: /work/recovery-package.log (2621 bytes)
116592026-09-02T04:30:37.169Zuploaded: /work/recovery-package.log
116602026-09-02T04:30:37.169Zuploading: /work/recovery-target.log (98 bytes)
116612026-09-02T04:30:38.179Zuploaded: /work/recovery-target.log
116622026-09-02T04:30:38.179Zuploading: /work/stamp-clickhouse.log (117 bytes)
116632026-09-02T04:30:39.189Zuploaded: /work/stamp-clickhouse.log
116642026-09-02T04:30:39.189Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
116652026-09-02T04:30:40.199Zuploaded: /work/stamp-clickhouse_keeper.log
116662026-09-02T04:30:40.199Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
116672026-09-02T04:30:41.209Zuploaded: /work/stamp-clickhouse_server.log
116682026-09-02T04:30:41.209Zuploading: /work/stamp-cockroachdb.log (118 bytes)
116692026-09-02T04:30:42.220Zuploaded: /work/stamp-cockroachdb.log
116702026-09-02T04:30:42.220Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
116712026-09-02T04:30:43.231Zuploaded: /work/stamp-crucible-pantry-zone.log
116722026-09-02T04:30:43.231Zuploading: /work/stamp-crucible-utils.log (118 bytes)
116732026-09-02T04:30:44.240Zuploaded: /work/stamp-crucible-utils.log
116742026-09-02T04:30:44.240Zuploading: /work/stamp-crucible-zone.log (120 bytes)
116752026-09-02T04:30:45.251Zuploaded: /work/stamp-crucible-zone.log
116762026-09-02T04:30:45.252Zuploading: /work/stamp-external-dns.log (119 bytes)
116772026-09-02T04:30:46.261Zuploaded: /work/stamp-external-dns.log
116782026-09-02T04:30:46.261Zuploading: /work/stamp-installinator.log (103 bytes)
116792026-09-02T04:30:47.271Zuploaded: /work/stamp-installinator.log
116802026-09-02T04:30:47.271Zuploading: /work/stamp-internal-dns.log (119 bytes)
116812026-09-02T04:30:48.282Zuploaded: /work/stamp-internal-dns.log
116822026-09-02T04:30:48.282Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
116832026-09-02T04:30:49.291Zuploaded: /work/stamp-mg-ddm-gz.log
116842026-09-02T04:30:49.291Zuploading: /work/stamp-nexus.log (112 bytes)
116852026-09-02T04:30:50.302Zuploaded: /work/stamp-nexus.log
116862026-09-02T04:30:50.302Zuploading: /work/stamp-ntp.log (110 bytes)
116872026-09-02T04:30:51.311Zuploaded: /work/stamp-ntp.log
116882026-09-02T04:30:51.311Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
116892026-09-02T04:30:52.321Zuploaded: /work/stamp-omicron-sled-agent.log
116902026-09-02T04:30:52.321Zuploading: /work/stamp-overlay.log (114 bytes)
116912026-09-02T04:30:53.331Zuploaded: /work/stamp-overlay.log
116922026-09-02T04:30:53.331Zuploading: /work/stamp-oximeter.log (115 bytes)
116932026-09-02T04:30:54.342Zuploaded: /work/stamp-oximeter.log
116942026-09-02T04:30:54.342Zuploading: /work/stamp-oxlog.log (109 bytes)
116952026-09-02T04:30:55.351Zuploaded: /work/stamp-oxlog.log
116962026-09-02T04:30:55.351Zuploading: /work/stamp-probe.log (112 bytes)
116972026-09-02T04:30:56.362Zuploaded: /work/stamp-probe.log
116982026-09-02T04:30:56.362Zuploading: /work/stamp-propolis-server.log (122 bytes)
116992026-09-02T04:30:57.371Zuploaded: /work/stamp-propolis-server.log
117002026-09-02T04:30:57.371Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
117012026-09-02T04:30:58.381Zuploaded: /work/stamp-pumpkind-gz.log
117022026-09-02T04:30:58.381Zuploading: /work/stamp-switch-asic.log (118 bytes)
117032026-09-02T04:30:59.389Zuploaded: /work/stamp-switch-asic.log
117042026-09-02T04:30:59.390Zuploading: /work/verify-libraries.log (50340 bytes)
117052026-09-02T04:31:00.402Zuploaded: /work/verify-libraries.log