01JN60PK96QM3B1JREMJV2M45D: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    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",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JN60Q32XDXKK8B9FB1KEAJ6A

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T10:14:01.612Zjob assigned to worker 01JN60Q3X2S92MHA317WEWBN32 [factory aws, i-0c1dd1f3dbd0c3905] (queued for 1 m 1 s)
 
22025-02-28T10:14:09.475Zstarting task 0: "setup"
32025-02-28T10:14:09.481Z++ uname -s
42025-02-28T10:14:09.484Z+ kern=SunOS
52025-02-28T10:14:09.484Z+ build_user=build
62025-02-28T10:14:09.484Z+ build_uid=12345
72025-02-28T10:14:09.484Z+ work_dir=/work
82025-02-28T10:14:09.485Z+ input_dir=/input
92025-02-28T10:14:09.485Z+ [[ 0 == 12345 ]]
102025-02-28T10:14:09.485Z+ case "$kern" in
112025-02-28T10:14:09.485Z+ groupadd -g 12345 build
122025-02-28T10:14:09.488Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T10:14:11.495Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T10:14:11.618Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T10:14:11.620Z+ home_fs=zfs
162025-02-28T10:14:11.620Z+ [[ zfs == autofs ]]
172025-02-28T10:14:11.620Z+ mkdir -p /home/build
182025-02-28T10:14:11.623Z+ chown build:build /home/build /work
192025-02-28T10:14:13.625Z+ chmod 0700 /home/build /work
202025-02-28T10:14:13.627Zprocess exited: duration 4152 ms, exit code 0
 
212025-02-28T10:14:13.635Zstarting task 1: "rust-toolchain"
222025-02-28T10:14:13.639Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T10:14:13.639Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-28T10:14:13.639Z * rust toolchain channel = "1.85.0"
252025-02-28T10:14:13.639Z * rust toolchain profile = "default"
262025-02-28T10:14:13.639Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T10:14:13.639Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T10:14:13.642Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T10:14:13.642Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T10:14:13.761Zinfo: downloading installer
312025-02-28T10:14:14.884Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T10:14:14.885Zwarning: /opt/ooce/bin
332025-02-28T10:14:14.885Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T10:14:14.885Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T10:14:14.885Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T10:14:14.885Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T10:14:14.885Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T10:14:14.885Zerror: cannot install while Rust is installed
392025-02-28T10:14:14.885Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T10:14:14.901Zinfo: profile set to 'default'
412025-02-28T10:14:14.901Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T10:14:14.904Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T10:14:15.045Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T10:14:15.045Zinfo: downloading component 'cargo'
452025-02-28T10:14:15.761Zinfo: downloading component 'clippy'
462025-02-28T10:14:16.036Zinfo: downloading component 'rust-docs'
472025-02-28T10:14:17.113Zinfo: downloading component 'rust-std'
482025-02-28T10:14:18.700Zinfo: downloading component 'rustc'
492025-02-28T10:14:24.207Zinfo: downloading component 'rustfmt'
502025-02-28T10:14:24.414Zinfo: installing component 'cargo'
512025-02-28T10:14:25.222Zinfo: installing component 'clippy'
522025-02-28T10:14:25.604Zinfo: installing component 'rust-docs'
532025-02-28T10:14:27.374Zinfo: installing component 'rust-std'
542025-02-28T10:14:29.265Zinfo: installing component 'rustc'
552025-02-28T10:14:35.088Zinfo: installing component 'rustfmt'
562025-02-28T10:14:35.418Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T10:14:35.418Z
582025-02-28T10:14:35.786Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T10:14:35.787Z
602025-02-28T10:14:35.789Z
612025-02-28T10:14:35.789ZRust is installed now. Great!
622025-02-28T10:14:35.789Z
632025-02-28T10:14:35.789ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T10:14:35.789Zenvironment variable. This has not been done automatically.
652025-02-28T10:14:35.789Z
662025-02-28T10:14:35.789ZTo configure your current shell, you need to source
672025-02-28T10:14:35.789Zthe corresponding env file under $HOME/.cargo.
682025-02-28T10:14:35.789Z
692025-02-28T10:14:35.789ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T10:14:35.789Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T10:14:35.789Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T10:14:35.858Z+ rustup --version
732025-02-28T10:14:35.866Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T10:14:35.866Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T10:14:35.945Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T10:14:35.948Z+ cargo --version
772025-02-28T10:14:36.004Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T10:14:36.006Z+ rustc --version
792025-02-28T10:14:36.069Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T10:14:36.072Zprocess exited: duration 22434 ms, exit code 0
 
812025-02-28T10:14:36.078Zstarting task 2: "authentication"
822025-02-28T10:14:36.100Zprocess exited: duration 21 ms, exit code 0
 
832025-02-28T10:14:36.106Zstarting task 3: "clone repository"
842025-02-28T10:14:36.111Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T10:14:36.114Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T10:14:36.154ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T10:14:44.149Z+ cd /work/oxidecomputer/omicron
882025-02-28T10:14:44.149Z+ git fetch origin ecbad70f4bb851f331d0a970cc4c005b6a2f2a39
892025-02-28T10:14:44.443ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T10:14:44.443Z * branch ecbad70f4bb851f331d0a970cc4c005b6a2f2a39 -> FETCH_HEAD
912025-02-28T10:14:44.453Z+ [[ -n renovate/regress-0.x ]]
922025-02-28T10:14:44.456Z++ git branch --show-current
932025-02-28T10:14:44.459Z+ current=main
942025-02-28T10:14:44.459Z+ [[ main != renovate/regress-0.x ]]
952025-02-28T10:14:44.459Z+ git branch -f renovate/regress-0.x ecbad70f4bb851f331d0a970cc4c005b6a2f2a39
962025-02-28T10:14:44.462Z+ git checkout -f renovate/regress-0.x
972025-02-28T10:14:44.568ZSwitched to branch 'renovate/regress-0.x'
982025-02-28T10:14:44.571Z+ git reset --hard ecbad70f4bb851f331d0a970cc4c005b6a2f2a39
992025-02-28T10:14:44.673ZHEAD is now at ecbad70f4 Update Rust crate regress to 0.10.3
1002025-02-28T10:14:44.676Zprocess exited: duration 8566 ms, exit code 0
 
1012025-02-28T10:14:44.681Zstarting task 4: "build"
1022025-02-28T10:14:44.687Z+ source .github/buildomat/ci-env.sh
1032025-02-28T10:14:44.687Z++ export CARGO_TERM_COLOR=always
1042025-02-28T10:14:44.687Z++ CARGO_TERM_COLOR=always
1052025-02-28T10:14:44.690Z+ cargo --version
1062025-02-28T10:14:44.738Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T10:14:44.740Z+ rustc --version
1082025-02-28T10:14:44.802Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T10:14:44.804Z+ cargo tree --locked
1102025-02-28T10:14:45.037Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1112025-02-28T10:14:45.363Z Updating crates.io index
1122025-02-28T10:14:45.368Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1132025-02-28T10:14:45.957Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1142025-02-28T10:14:46.202Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1152025-02-28T10:14:46.424Z Updating git repository `https://github.com/oxidecomputer/propolis`
1162025-02-28T10:14:47.360Z Updating git repository `https://github.com/oxidecomputer/crucible`
1172025-02-28T10:14:49.182Z Updating git repository `https://github.com/oxidecomputer/opte`
1182025-02-28T10:14:49.860Z Updating git repository `https://github.com/oxidecomputer/falcon`
1192025-02-28T10:14:50.570Z Updating git repository `https://github.com/oxidecomputer/clickward`
1202025-02-28T10:14:50.877Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1212025-02-28T10:14:51.139Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1222025-02-28T10:14:51.699Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1232025-02-28T10:14:52.202Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1242025-02-28T10:14:52.471Z Updating git repository `https://github.com/oxidecomputer/propolis`
1252025-02-28T10:14:52.975Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1262025-02-28T10:14:53.250Z Updating git repository `https://github.com/oxidecomputer/tofino`
1272025-02-28T10:14:53.487Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1282025-02-28T10:14:53.747Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1292025-02-28T10:14:54.032Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1302025-02-28T10:14:54.315Z Updating git repository `https://github.com/oxidecomputer/lldp`
1312025-02-28T10:14:54.682Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1322025-02-28T10:14:54.979Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1332025-02-28T10:14:55.307Z Updating git repository `https://github.com/oxidecomputer/ispf`
1342025-02-28T10:14:55.632Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1352025-02-28T10:14:55.986Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1362025-02-28T10:14:56.560Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1372025-02-28T10:14:56.867Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1382025-02-28T10:14:57.233Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1392025-02-28T10:14:57.625Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1402025-02-28T10:14:57.925Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412025-02-28T10:14:58.176Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422025-02-28T10:14:58.436Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432025-02-28T10:14:59.791Z Downloading crates ...
1442025-02-28T10:14:59.884Z Downloaded anstyle-parse v0.2.5
1452025-02-28T10:14:59.887Z Downloaded adler2 v2.0.0
1462025-02-28T10:14:59.890Z Downloaded addr2line v0.24.2
1472025-02-28T10:14:59.893Z Downloaded async-object-pool v0.1.5
1482025-02-28T10:14:59.895Z Downloaded atty v0.2.14
1492025-02-28T10:14:59.904Z Downloaded equivalent v1.0.1
1502025-02-28T10:14:59.911Z Downloaded escape8259 v0.5.3
1512025-02-28T10:14:59.914Z Downloaded fxhash v0.2.1
1522025-02-28T10:14:59.916Z Downloaded anstyle-query v1.1.1
1532025-02-28T10:14:59.919Z Downloaded foreign-types v0.3.2
1542025-02-28T10:14:59.922Z Downloaded anstyle v1.0.10
1552025-02-28T10:14:59.924Z Downloaded anes v0.1.6
1562025-02-28T10:14:59.926Z Downloaded async-stream-impl v0.3.6
1572025-02-28T10:14:59.929Z Downloaded foreign-types-shared v0.3.1
1582025-02-28T10:14:59.929Z Downloaded cfg_aliases v0.2.1
1592025-02-28T10:14:59.933Z Downloaded headers-core v0.3.0
1602025-02-28T10:14:59.935Z Downloaded errno v0.3.9
1612025-02-28T10:14:59.938Z Downloaded ff v0.13.0
1622025-02-28T10:14:59.938Z Downloaded env_filter v0.1.2
1632025-02-28T10:14:59.941Z Downloaded cfg_aliases v0.1.1
1642025-02-28T10:14:59.941Z Downloaded http-body v1.0.1
1652025-02-28T10:14:59.943Z Downloaded fallible-iterator v0.2.0
1662025-02-28T10:14:59.945Z Downloaded http-range v0.1.5
1672025-02-28T10:14:59.945Z Downloaded foreign-types-shared v0.1.1
1682025-02-28T10:14:59.948Z Downloaded cargo-platform v0.1.8
1692025-02-28T10:14:59.948Z Downloaded guppy-workspace-hack v0.1.0
1702025-02-28T10:14:59.950Z Downloaded blocking v1.6.1
1712025-02-28T10:14:59.950Z Downloaded hubpack_derive v0.1.1
1722025-02-28T10:14:59.953Z Downloaded async-channel v1.9.0
1732025-02-28T10:14:59.953Z Downloaded bitflags v1.3.2
1742025-02-28T10:14:59.956Z Downloaded hash32 v0.2.1
1752025-02-28T10:14:59.959Z Downloaded ghash v0.5.1
1762025-02-28T10:14:59.961Z Downloaded form_urlencoded v1.2.1
1772025-02-28T10:14:59.961Z Downloaded cassowary v0.3.0
1782025-02-28T10:14:59.964Z Downloaded hex-literal v0.4.1
1792025-02-28T10:14:59.966Z Downloaded normalize-line-endings v0.3.0
1802025-02-28T10:14:59.966Z Downloaded hash32 v0.3.1
1812025-02-28T10:14:59.969Z Downloaded futures-timer v3.0.3
1822025-02-28T10:14:59.969Z Downloaded foreign-types v0.5.0
1832025-02-28T10:14:59.972Z Downloaded fragile v2.0.0
1842025-02-28T10:14:59.974Z Downloaded generic-array v0.14.7
1852025-02-28T10:14:59.976Z Downloaded futures-task v0.3.31
1862025-02-28T10:14:59.976Z Downloaded hex v0.4.3
1872025-02-28T10:14:59.979Z Downloaded futures-sink v0.3.31
1882025-02-28T10:14:59.981Z Downloaded env_logger v0.11.5
1892025-02-28T10:14:59.984Z Downloaded bytecount v0.6.8
1902025-02-28T10:14:59.986Z Downloaded httpdate v1.0.3
1912025-02-28T10:14:59.987Z Downloaded group v0.13.0
1922025-02-28T10:14:59.989Z Downloaded atomicwrites v0.4.4
1932025-02-28T10:14:59.991Z Downloaded assert_matches v1.5.0
1942025-02-28T10:14:59.991Z Downloaded oso-derive v0.27.3
1952025-02-28T10:14:59.994Z Downloaded futures-macro v0.3.31
1962025-02-28T10:14:59.994Z Downloaded plotters-svg v0.3.7
1972025-02-28T10:14:59.996Z Downloaded cexpr v0.6.0
1982025-02-28T10:14:59.999Z Downloaded bitfield-struct v0.6.2
1992025-02-28T10:15:00.002Z Downloaded humantime v2.1.0
2002025-02-28T10:15:00.002Z Downloaded hostname v0.3.1
2012025-02-28T10:15:00.005Z Downloaded fnv v1.0.7
2022025-02-28T10:15:00.005Z Downloaded float-ord v0.3.2
2032025-02-28T10:15:00.007Z Downloaded hubpack v0.1.2
2042025-02-28T10:15:00.010Z Downloaded globset v0.4.15
2052025-02-28T10:15:00.010Z Downloaded cast v0.3.0
2062025-02-28T10:15:00.012Z Downloaded bit-vec v0.6.3
2072025-02-28T10:15:00.014Z Downloaded http-body-util v0.1.2
2082025-02-28T10:15:00.014Z Downloaded blake2b_simd v1.0.2
2092025-02-28T10:15:00.017Z Downloaded fs_extra v1.3.0
2102025-02-28T10:15:00.020Z Downloaded fixedbitset v0.5.7
2112025-02-28T10:15:00.023Z Downloaded float-cmp v0.10.0
2122025-02-28T10:15:00.023Z Downloaded cancel-safe-futures v0.1.5
2132025-02-28T10:15:00.027Z Downloaded peg-runtime v0.8.3
2142025-02-28T10:15:00.029Z Downloaded getrandom v0.2.15
2152025-02-28T10:15:00.031Z Downloaded fatfs v0.3.6
2162025-02-28T10:15:00.035Z Downloaded highway v1.3.0
2172025-02-28T10:15:00.037Z Downloaded home v0.5.9
2182025-02-28T10:15:00.040Z Downloaded scroll_derive v0.12.0
2192025-02-28T10:15:00.040Z Downloaded async-trait v0.1.86
2202025-02-28T10:15:00.044Z Downloaded bit-vec v0.8.0
2212025-02-28T10:15:00.046Z Downloaded target-triple v0.1.3
2222025-02-28T10:15:00.049Z Downloaded httptest v0.16.3
2232025-02-28T10:15:00.051Z Downloaded cargo_metadata v0.19.1
2242025-02-28T10:15:00.053Z Downloaded phf_shared v0.11.2
2252025-02-28T10:15:00.054Z Downloaded heck v0.5.0
2262025-02-28T10:15:00.056Z Downloaded event-listener v5.3.1
2272025-02-28T10:15:00.059Z Downloaded futures v0.3.31
2282025-02-28T10:15:00.063Z Downloaded olpc-cjson v0.1.4
2292025-02-28T10:15:00.066Z Downloaded httparse v1.9.5
2302025-02-28T10:15:00.068Z Downloaded num_enum_derive v0.5.11
2312025-02-28T10:15:00.071Z Downloaded num-iter v0.1.45
2322025-02-28T10:15:00.071Z Downloaded bitflags v2.6.0
2332025-02-28T10:15:00.074Z Downloaded time-core v0.1.2
2342025-02-28T10:15:00.077Z Downloaded try-lock v0.2.5
2352025-02-28T10:15:00.077Z Downloaded toolchain_find v0.4.0
2362025-02-28T10:15:00.080Z Downloaded futures-lite v2.3.0
2372025-02-28T10:15:00.083Z Downloaded write16 v1.0.0
2382025-02-28T10:15:00.083Z Downloaded hickory-client v0.24.4
2392025-02-28T10:15:00.085Z Downloaded want v0.3.1
2402025-02-28T10:15:00.088Z Downloaded plotters-backend v0.3.7
2412025-02-28T10:15:00.090Z Downloaded cfg-if v1.0.0
2422025-02-28T10:15:00.090Z Downloaded half v2.4.1
2432025-02-28T10:15:00.093Z Downloaded static_assertions v1.1.0
2442025-02-28T10:15:00.095Z Downloaded progenitor v0.8.0
2452025-02-28T10:15:00.098Z Downloaded resolv-conf v0.7.0
2462025-02-28T10:15:00.106Z Downloaded signal-hook-mio v0.2.4
2472025-02-28T10:15:00.106Z Downloaded bzip2 v0.4.4
2482025-02-28T10:15:00.106Z Downloaded stringprep v0.1.5
2492025-02-28T10:15:00.110Z Downloaded pest_derive v2.7.14
2502025-02-28T10:15:00.110Z Downloaded shlex v1.3.0
2512025-02-28T10:15:00.110Z Downloaded async-io v2.3.4
2522025-02-28T10:15:00.113Z Downloaded time-macros v0.2.18
2532025-02-28T10:15:00.117Z Downloaded darling_macro v0.20.10
2542025-02-28T10:15:00.117Z Downloaded chacha20poly1305 v0.10.1
2552025-02-28T10:15:00.120Z Downloaded string_cache v0.8.7
2562025-02-28T10:15:00.123Z Downloaded rtoolbox v0.0.2
2572025-02-28T10:15:00.123Z Downloaded smawk v0.3.2
2582025-02-28T10:15:00.126Z Downloaded slog-dtrace v0.3.0
2592025-02-28T10:15:00.126Z Downloaded getrandom v0.3.1
2602025-02-28T10:15:00.134Z Downloaded stringmetrics v2.2.2
2612025-02-28T10:15:00.137Z Downloaded dtrace-parser v0.2.0
2622025-02-28T10:15:00.137Z Downloaded unicode-truncate v1.1.0
2632025-02-28T10:15:00.138Z Downloaded wyz v0.5.1
2642025-02-28T10:15:00.141Z Downloaded tokio-macros v2.5.0
2652025-02-28T10:15:00.141Z Downloaded cobs v0.2.3
2662025-02-28T10:15:00.141Z Downloaded tokio-native-tls v0.3.1
2672025-02-28T10:15:00.144Z Downloaded newline-converter v0.3.0
2682025-02-28T10:15:00.144Z Downloaded managed v0.8.0
2692025-02-28T10:15:00.148Z Downloaded instant v0.1.13
2702025-02-28T10:15:00.151Z Downloaded postgres-types v0.2.9
2712025-02-28T10:15:00.151Z Downloaded headers v0.4.0
2722025-02-28T10:15:00.160Z Downloaded crc v3.2.1
2732025-02-28T10:15:00.163Z Downloaded proc-macro-error2 v2.0.1
2742025-02-28T10:15:00.167Z Downloaded hyper-tls v0.6.0
2752025-02-28T10:15:00.167Z Downloaded blake2 v0.10.6
2762025-02-28T10:15:00.170Z Downloaded target-spec v3.4.2
2772025-02-28T10:15:00.175Z Downloaded heapless v0.8.0
2782025-02-28T10:15:00.178Z Downloaded openssl-probe v0.1.5
2792025-02-28T10:15:00.178Z Downloaded openssl-macros v0.1.1
2802025-02-28T10:15:00.178Z Downloaded heapless v0.7.17
2812025-02-28T10:15:00.182Z Downloaded data-encoding v2.6.0
2822025-02-28T10:15:00.189Z Downloaded scroll v0.12.0
2832025-02-28T10:15:00.192Z Downloaded debug-ignore v1.0.5
2842025-02-28T10:15:00.193Z Downloaded datatest-stable v0.2.9
2852025-02-28T10:15:00.193Z Downloaded internet-checksum v0.2.1
2862025-02-28T10:15:00.193Z Downloaded serde_with_macros v3.11.0
2872025-02-28T10:15:00.195Z Downloaded pretty-hex v0.4.1
2882025-02-28T10:15:00.200Z Downloaded precomputed-hash v0.1.1
2892025-02-28T10:15:00.200Z Downloaded maplit v1.0.2
2902025-02-28T10:15:00.200Z Downloaded num v0.4.3
2912025-02-28T10:15:00.203Z Downloaded dunce v1.0.5
2922025-02-28T10:15:00.203Z Downloaded display-error-chain v0.2.2
2932025-02-28T10:15:00.203Z Downloaded writeable v0.5.5
2942025-02-28T10:15:00.206Z Downloaded whoami v1.5.2
2952025-02-28T10:15:00.208Z Downloaded num_cpus v1.16.0
2962025-02-28T10:15:00.211Z Downloaded kv-log-macro v1.0.7
2972025-02-28T10:15:00.216Z Downloaded sync-ptr v0.1.1
2982025-02-28T10:15:00.216Z Downloaded instability v0.3.2
2992025-02-28T10:15:00.216Z Downloaded signal-hook v0.3.17
3002025-02-28T10:15:00.218Z Downloaded libsw-core v0.3.1
3012025-02-28T10:15:00.221Z Downloaded piper v0.2.4
3022025-02-28T10:15:00.224Z Downloaded mime v0.3.17
3032025-02-28T10:15:00.225Z Downloaded bumpalo v3.16.0
3042025-02-28T10:15:00.227Z Downloaded hashbrown v0.12.3
3052025-02-28T10:15:00.232Z Downloaded hickory-resolver v0.24.4
3062025-02-28T10:15:00.237Z Downloaded vte_generate_state_changes v0.1.2
3072025-02-28T10:15:00.241Z Downloaded proc-macro-crate v1.3.1
3082025-02-28T10:15:00.241Z Downloaded take_mut v0.2.2
3092025-02-28T10:15:00.241Z Downloaded proc-macro-crate v3.2.0
3102025-02-28T10:15:00.244Z Downloaded rustc_version v0.1.7
3112025-02-28T10:15:00.244Z Downloaded trybuild v1.0.103
3122025-02-28T10:15:00.248Z Downloaded signal-hook-tokio v0.3.1
3132025-02-28T10:15:00.252Z Downloaded rstest v0.23.0
3142025-02-28T10:15:00.256Z Downloaded doc-comment v0.3.3
3152025-02-28T10:15:00.260Z Downloaded unicode-xid v0.2.6
3162025-02-28T10:15:00.263Z Downloaded pretty-hex v0.2.1
3172025-02-28T10:15:00.263Z Downloaded predicates-tree v1.0.11
3182025-02-28T10:15:00.263Z Downloaded structmeta-derive v0.3.0
3192025-02-28T10:15:00.268Z Downloaded ref-cast v1.0.23
3202025-02-28T10:15:00.268Z Downloaded pin-utils v0.1.0
3212025-02-28T10:15:00.270Z Downloaded dyn-clone v1.0.18
3222025-02-28T10:15:00.270Z Downloaded textwrap v0.16.1
3232025-02-28T10:15:00.273Z Downloaded serde_urlencoded v0.7.1
3242025-02-28T10:15:00.277Z Downloaded derive_builder_macro v0.20.2
3252025-02-28T10:15:00.280Z Downloaded structmeta v0.3.0
3262025-02-28T10:15:00.280Z Downloaded hashbrown v0.13.2
3272025-02-28T10:15:00.283Z Downloaded diesel_table_macro_syntax v0.2.0
3282025-02-28T10:15:00.285Z Downloaded password-hash v0.5.0
3292025-02-28T10:15:00.288Z Downloaded libtest-mimic v0.7.3
3302025-02-28T10:15:00.292Z Downloaded parse-size v1.1.0
3312025-02-28T10:15:00.292Z Downloaded mime_guess v2.0.5
3322025-02-28T10:15:00.294Z Downloaded allocator-api2 v0.2.18
3332025-02-28T10:15:00.297Z Downloaded constant_time_eq v0.3.1
3342025-02-28T10:15:00.300Z Downloaded backtrace v0.3.74
3352025-02-28T10:15:00.304Z Downloaded psl-types v2.0.11
3362025-02-28T10:15:00.306Z Downloaded difflib v0.4.0
3372025-02-28T10:15:00.309Z Downloaded document-features v0.2.10
3382025-02-28T10:15:00.309Z Downloaded digest v0.10.7
3392025-02-28T10:15:00.311Z Downloaded threadpool v1.8.1
3402025-02-28T10:15:00.311Z Downloaded version_check v0.9.5
3412025-02-28T10:15:00.315Z Downloaded universal-hash v0.5.1
3422025-02-28T10:15:00.315Z Downloaded peg-macros v0.8.4
3432025-02-28T10:15:00.317Z Downloaded rstest_macros v0.23.0
3442025-02-28T10:15:00.320Z Downloaded diesel_derives v2.2.3
3452025-02-28T10:15:00.325Z Downloaded impl-trait-for-tuples v0.2.2
3462025-02-28T10:15:00.328Z Downloaded thiserror-impl v2.0.11
3472025-02-28T10:15:00.330Z Downloaded predicates v3.1.3
3482025-02-28T10:15:00.333Z Downloaded typenum v1.17.0
3492025-02-28T10:15:00.336Z Downloaded serde-big-array v0.5.1
3502025-02-28T10:15:00.339Z Downloaded flate2 v1.1.0
3512025-02-28T10:15:00.344Z Downloaded siphasher v0.3.11
3522025-02-28T10:15:00.348Z Downloaded indoc v2.0.5
3532025-02-28T10:15:00.350Z Downloaded sync_wrapper v1.0.1
3542025-02-28T10:15:00.354Z Downloaded parse-display-derive v0.10.0
3552025-02-28T10:15:00.354Z Downloaded oxnet v0.1.1
3562025-02-28T10:15:00.356Z Downloaded icu_locid_transform_data v1.5.0
3572025-02-28T10:15:00.358Z Downloaded multimap v0.10.0
3582025-02-28T10:15:00.358Z Downloaded lalrpop-util v0.19.12
3592025-02-28T10:15:00.361Z Downloaded crossbeam-deque v0.8.5
3602025-02-28T10:15:00.364Z Downloaded usdt-attr-macro v0.5.0
3612025-02-28T10:15:00.364Z Downloaded displaydoc v0.2.5
3622025-02-28T10:15:00.368Z Downloaded powerfmt v0.2.0
3632025-02-28T10:15:00.371Z Downloaded rand v0.8.5
3642025-02-28T10:15:00.373Z Downloaded oso v0.27.3
3652025-02-28T10:15:00.376Z Downloaded tower-service v0.3.3
3662025-02-28T10:15:00.378Z Downloaded rustc-hash v2.1.1
3672025-02-28T10:15:00.381Z Downloaded toml v0.7.8
3682025-02-28T10:15:00.383Z Downloaded tokio-tungstenite v0.23.1
3692025-02-28T10:15:00.386Z Downloaded crc-any v2.5.0
3702025-02-28T10:15:00.388Z Downloaded rsa v0.9.6
3712025-02-28T10:15:00.394Z Downloaded crypto-common v0.1.6
3722025-02-28T10:15:00.396Z Downloaded signature v2.2.0
3732025-02-28T10:15:00.399Z Downloaded ident_case v1.0.1
3742025-02-28T10:15:00.399Z Downloaded unicode-segmentation v1.12.0
3752025-02-28T10:15:00.402Z Downloaded ciborium-io v0.2.2
3762025-02-28T10:15:00.405Z Downloaded slab v0.4.9
3772025-02-28T10:15:00.407Z Downloaded terminal_size v0.2.6
3782025-02-28T10:15:00.407Z Downloaded radium v0.7.0
3792025-02-28T10:15:00.410Z Downloaded crossbeam-utils v0.8.20
3802025-02-28T10:15:00.412Z Downloaded tabwriter v1.4.0
3812025-02-28T10:15:00.415Z Downloaded termcolor v1.4.1
3822025-02-28T10:15:00.415Z Downloaded new_debug_unreachable v1.0.6
3832025-02-28T10:15:00.418Z Downloaded pkg-config v0.3.31
3842025-02-28T10:15:00.420Z Downloaded crc32fast v1.4.2
3852025-02-28T10:15:00.420Z Downloaded zerovec-derive v0.10.3
3862025-02-28T10:15:00.423Z Downloaded steno v0.4.1
3872025-02-28T10:15:00.429Z Downloaded opaque-debug v0.3.1
3882025-02-28T10:15:00.432Z Downloaded cipher v0.4.4
3892025-02-28T10:15:00.432Z Downloaded ciborium-ll v0.2.2
3902025-02-28T10:15:00.434Z Downloaded relative-path v1.9.3
3912025-02-28T10:15:00.434Z Downloaded rand v0.9.0
3922025-02-28T10:15:00.438Z Downloaded hashbrown v0.15.1
3932025-02-28T10:15:00.445Z Downloaded path-slash v0.1.5
3942025-02-28T10:15:00.447Z Downloaded oorandom v11.1.4
3952025-02-28T10:15:00.447Z Downloaded tracing-attributes v0.1.27
3962025-02-28T10:15:00.450Z Downloaded multer v3.1.0
3972025-02-28T10:15:00.453Z Downloaded lock_api v0.4.12
3982025-02-28T10:15:00.455Z Downloaded tabled_derive v0.10.0
3992025-02-28T10:15:00.458Z Downloaded pretty_assertions v1.4.1
4002025-02-28T10:15:00.460Z Downloaded target-lexicon v0.13.2
4012025-02-28T10:15:00.463Z Downloaded memmap2 v0.9.5
4022025-02-28T10:15:00.465Z Downloaded term v0.7.0
4032025-02-28T10:15:00.468Z Downloaded nested v0.1.1
4042025-02-28T10:15:00.471Z Downloaded maybe-uninit v2.0.0
4052025-02-28T10:15:00.475Z Downloaded value-bag v1.9.0
4062025-02-28T10:15:00.478Z Downloaded icu_provider v1.5.0
4072025-02-28T10:15:00.478Z Downloaded zone_cfg_derive v0.3.0
4082025-02-28T10:15:00.480Z Downloaded daft v0.1.1
4092025-02-28T10:15:00.483Z Downloaded defmt-parser v0.3.4
4102025-02-28T10:15:00.483Z Downloaded defmt-macros v0.3.9
4112025-02-28T10:15:00.486Z Downloaded ryu v1.0.18
4122025-02-28T10:15:00.489Z Downloaded tokio-postgres v0.7.13
4132025-02-28T10:15:00.496Z Downloaded hyper v1.6.0
4142025-02-28T10:15:00.503Z Downloaded curve25519-dalek-derive v0.1.1
4152025-02-28T10:15:00.506Z Downloaded tar v0.4.44
4162025-02-28T10:15:00.509Z Downloaded ppv-lite86 v0.2.20
4172025-02-28T10:15:00.511Z Downloaded ena v0.14.3
4182025-02-28T10:15:00.511Z Downloaded sha2 v0.10.8
4192025-02-28T10:15:00.514Z Downloaded strum v0.26.3
4202025-02-28T10:15:00.517Z Downloaded unicode-ident v1.0.14
4212025-02-28T10:15:00.520Z Downloaded litrs v0.4.1
4222025-02-28T10:15:00.523Z Downloaded indoc v1.0.9
4232025-02-28T10:15:00.526Z Downloaded unsafe-libyaml v0.2.11
4242025-02-28T10:15:00.529Z Downloaded thiserror-impl-no-std v2.0.2
4252025-02-28T10:15:00.532Z Downloaded tls_codec_derive v0.4.1
4262025-02-28T10:15:00.534Z Downloaded clap v4.5.31
4272025-02-28T10:15:00.543Z Downloaded concurrent-queue v2.5.0
4282025-02-28T10:15:00.545Z Downloaded password-hash v0.4.2
4292025-02-28T10:15:00.548Z Downloaded zeroize_derive v1.4.2
4302025-02-28T10:15:00.551Z Downloaded quick-error v1.2.3
4312025-02-28T10:15:00.551Z Downloaded rustls-pemfile v1.0.4
4322025-02-28T10:15:00.553Z Downloaded path-tree v0.8.1
4332025-02-28T10:15:00.556Z Downloaded partial-io v0.5.4
4342025-02-28T10:15:00.559Z Downloaded dropshot_endpoint v0.12.0
4352025-02-28T10:15:00.562Z Downloaded quote v1.0.38
4362025-02-28T10:15:00.564Z Downloaded linear-map v1.2.0
4372025-02-28T10:15:00.567Z Downloaded rusty-fork v0.3.0
4382025-02-28T10:15:00.576Z Downloaded minimal-lexical v0.2.1
4392025-02-28T10:15:00.579Z Downloaded similar v2.6.0
4402025-02-28T10:15:00.579Z Downloaded kstat-rs v0.2.4
4412025-02-28T10:15:00.583Z Downloaded nanorand v0.7.0
4422025-02-28T10:15:00.586Z Downloaded num-integer v0.1.46
4432025-02-28T10:15:00.586Z Downloaded miniz_oxide v0.8.5
4442025-02-28T10:15:00.588Z Downloaded lru v0.12.5
4452025-02-28T10:15:00.591Z Downloaded crunchy v0.2.2
4462025-02-28T10:15:00.591Z Downloaded crucible-workspace-hack v0.1.0
4472025-02-28T10:15:00.594Z Downloaded tls_codec v0.4.1
4482025-02-28T10:15:00.597Z Downloaded tinyvec_macros v0.1.1
4492025-02-28T10:15:00.597Z Downloaded plain v0.2.3
4502025-02-28T10:15:00.599Z Downloaded console v0.15.10
4512025-02-28T10:15:00.602Z Downloaded russh v0.45.0
4522025-02-28T10:15:00.606Z Downloaded is_ci v1.2.0
4532025-02-28T10:15:00.609Z Downloaded h2 v0.4.6
4542025-02-28T10:15:00.615Z Downloaded newtype_derive v0.1.6
4552025-02-28T10:15:00.618Z Downloaded tabled_derive v0.7.0
4562025-02-28T10:15:00.621Z Downloaded phf_shared v0.10.0
4572025-02-28T10:15:00.621Z Downloaded yoke-derive v0.7.4
4582025-02-28T10:15:00.624Z Downloaded aho-corasick v1.1.3
4592025-02-28T10:15:00.629Z Downloaded unicase v2.7.0
4602025-02-28T10:15:00.631Z Downloaded ssh-key v0.6.6
4612025-02-28T10:15:00.638Z Downloaded linked-hash-map v0.5.6
4622025-02-28T10:15:00.640Z Downloaded ron v0.8.1
4632025-02-28T10:15:00.645Z Downloaded peg v0.8.4
4642025-02-28T10:15:00.650Z Downloaded num-rational v0.4.2
4652025-02-28T10:15:00.652Z Downloaded litemap v0.7.3
4662025-02-28T10:15:00.655Z Downloaded icu_collections v1.5.0
4672025-02-28T10:15:00.661Z Downloaded match_cfg v0.1.0
4682025-02-28T10:15:00.664Z Downloaded termtree v0.4.1
4692025-02-28T10:15:00.667Z Downloaded unicode-bidi v0.3.17
4702025-02-28T10:15:00.667Z Downloaded derive_more v0.99.19
4712025-02-28T10:15:00.673Z Downloaded tokio-rustls v0.25.0
4722025-02-28T10:15:00.676Z Downloaded tokio-rustls v0.24.1
4732025-02-28T10:15:00.678Z Downloaded serde_derive v1.0.218
4742025-02-28T10:15:00.681Z Downloaded schemars v0.8.22
4752025-02-28T10:15:00.694Z Downloaded rand_chacha v0.9.0
4762025-02-28T10:15:00.697Z Downloaded rand_xorshift v0.3.0
4772025-02-28T10:15:00.700Z Downloaded colorchoice v1.0.2
4782025-02-28T10:15:00.700Z Downloaded utf8parse v0.2.2
4792025-02-28T10:15:00.700Z Downloaded packed_struct_codegen v0.10.1
4802025-02-28T10:15:00.704Z Downloaded packed_struct v0.10.1
4812025-02-28T10:15:00.707Z Downloaded tower-layer v0.3.3
4822025-02-28T10:15:00.707Z Downloaded progenitor-client v0.9.1
4832025-02-28T10:15:00.707Z Downloaded progenitor-client v0.8.0
4842025-02-28T10:15:00.707Z Downloaded salsa20 v0.10.2
4852025-02-28T10:15:00.711Z Downloaded rand_chacha v0.3.1
4862025-02-28T10:15:00.711Z Downloaded sqlparser_derive v0.2.2
4872025-02-28T10:15:00.713Z Downloaded goblin v0.8.2
4882025-02-28T10:15:00.718Z Downloaded endian-type v0.1.2
4892025-02-28T10:15:00.721Z Downloaded des v0.8.1
4902025-02-28T10:15:00.721Z Downloaded slog v2.7.0
4912025-02-28T10:15:00.725Z Downloaded typify v0.2.0
4922025-02-28T10:15:00.728Z Downloaded libm v0.2.8
4932025-02-28T10:15:00.736Z Downloaded is-terminal v0.4.13
4942025-02-28T10:15:00.738Z Downloaded pkcs8 v0.10.2
4952025-02-28T10:15:00.741Z Downloaded nodrop v0.1.14
4962025-02-28T10:15:00.745Z Downloaded quinn v0.11.5
4972025-02-28T10:15:00.747Z Downloaded pin-project-lite v0.2.14
4982025-02-28T10:15:00.752Z Downloaded rand_core v0.6.4
4992025-02-28T10:15:00.755Z Downloaded pbkdf2 v0.11.0
5002025-02-28T10:15:00.757Z Downloaded colored v2.2.0
5012025-02-28T10:15:00.760Z Downloaded pathdiff v0.2.3
5022025-02-28T10:15:00.763Z Downloaded rfc6979 v0.4.0
5032025-02-28T10:15:00.763Z Downloaded num-traits v0.2.19
5042025-02-28T10:15:00.767Z Downloaded serde_path_to_error v0.1.16
5052025-02-28T10:15:00.769Z Downloaded smallvec v0.6.14
5062025-02-28T10:15:00.773Z Downloaded sqlformat v0.2.6
5072025-02-28T10:15:00.775Z Downloaded spki v0.7.3
5082025-02-28T10:15:00.778Z Downloaded thiserror v2.0.11
5092025-02-28T10:15:00.782Z Downloaded thiserror v1.0.69
5102025-02-28T10:15:00.787Z Downloaded enum-as-inner v0.6.1
5112025-02-28T10:15:00.789Z Downloaded der_derive v0.7.3
5122025-02-28T10:15:00.792Z Downloaded icu_locid_transform v1.5.0
5132025-02-28T10:15:00.794Z Downloaded pkcs5 v0.7.1
5142025-02-28T10:15:00.799Z Downloaded hyper-rustls v0.27.3
5152025-02-28T10:15:00.802Z Downloaded ctr v0.9.2
5162025-02-28T10:15:00.805Z Downloaded hyper-rustls v0.26.0
5172025-02-28T10:15:00.808Z Downloaded nibble_vec v0.1.0
5182025-02-28T10:15:00.810Z Downloaded memmap v0.7.0
5192025-02-28T10:15:00.813Z Downloaded macaddr v1.0.1
5202025-02-28T10:15:00.815Z Downloaded lru-cache v0.1.2
5212025-02-28T10:15:00.815Z Downloaded phf v0.11.2
5222025-02-28T10:15:00.818Z Downloaded unicode-properties v0.1.3
5232025-02-28T10:15:00.821Z Downloaded serde_tokenstream v0.2.2
5242025-02-28T10:15:00.823Z Downloaded git2 v0.19.0
5252025-02-28T10:15:00.830Z Downloaded thread_local v1.1.8
5262025-02-28T10:15:00.833Z Downloaded strum_macros v0.25.3
5272025-02-28T10:15:00.836Z Downloaded qorb v0.2.1
5282025-02-28T10:15:00.840Z Downloaded const_format_proc_macros v0.2.34
5292025-02-28T10:15:00.842Z Downloaded cstr-argument v0.1.2
5302025-02-28T10:15:00.846Z Downloaded zerocopy v0.6.6
5312025-02-28T10:15:00.849Z Downloaded toml_datetime v0.6.8
5322025-02-28T10:15:00.849Z Downloaded itoa v1.0.11
5332025-02-28T10:15:00.853Z Downloaded is_terminal_polyfill v1.70.1
5342025-02-28T10:15:00.853Z Downloaded cookie_store v0.21.1
5352025-02-28T10:15:00.855Z Downloaded uzers v0.12.1
5362025-02-28T10:15:00.858Z Downloaded iana-time-zone v0.1.61
5372025-02-28T10:15:00.861Z Downloaded libefi-sys v0.1.0
5382025-02-28T10:15:00.863Z Downloaded embedded-io v0.4.0
5392025-02-28T10:15:00.866Z Downloaded ed25519 v2.2.3
5402025-02-28T10:15:00.866Z Downloaded bindgen v0.69.5
5412025-02-28T10:15:00.874Z Downloaded downcast v0.11.0
5422025-02-28T10:15:00.880Z Downloaded xattr v1.3.1
5432025-02-28T10:15:00.883Z Downloaded number_prefix v0.4.0
5442025-02-28T10:15:00.883Z Downloaded slog-term v2.9.1
5452025-02-28T10:15:00.884Z Downloaded serde_derive_internals v0.29.1
5462025-02-28T10:15:00.884Z Downloaded ron v0.7.1
5472025-02-28T10:15:00.888Z Downloaded thread-id v4.2.2
5482025-02-28T10:15:00.891Z Downloaded unicode-linebreak v0.1.5
5492025-02-28T10:15:00.895Z Downloaded swrite v0.1.0
5502025-02-28T10:15:00.895Z Downloaded tokio-stream v0.1.17
5512025-02-28T10:15:00.898Z Downloaded reedline v0.35.0
5522025-02-28T10:15:00.906Z Downloaded num-conv v0.1.0
5532025-02-28T10:15:00.909Z Downloaded jobserver v0.1.32
5542025-02-28T10:15:00.912Z Downloaded uuid v1.15.1
5552025-02-28T10:15:00.914Z Downloaded criterion v0.5.1
5562025-02-28T10:15:00.920Z Downloaded icu_provider_macros v1.5.0
5572025-02-28T10:15:00.923Z Downloaded proc-macro-error-attr v1.0.4
5582025-02-28T10:15:00.923Z Downloaded usdt-impl v0.5.0
5592025-02-28T10:15:00.926Z Downloaded indent_write v2.2.0
5602025-02-28T10:15:00.926Z Downloaded utf8_iter v1.0.4
5612025-02-28T10:15:00.929Z Downloaded serde_spanned v0.6.8
5622025-02-28T10:15:00.929Z Downloaded proc-macro-error-attr2 v2.0.0
5632025-02-28T10:15:00.933Z Downloaded papergrid v0.14.0
5642025-02-28T10:15:00.936Z Downloaded tinystr v0.7.6
5652025-02-28T10:15:00.938Z Downloaded thiserror-no-std v2.0.2
5662025-02-28T10:15:00.941Z Downloaded p384 v0.13.0
5672025-02-28T10:15:00.947Z Downloaded md5 v0.7.0
5682025-02-28T10:15:00.950Z Downloaded zerofrom v0.1.4
5692025-02-28T10:15:00.950Z Downloaded dsl_auto_type v0.1.2
5702025-02-28T10:15:00.952Z Downloaded dof v0.3.0
5712025-02-28T10:15:00.952Z Downloaded bitvec v1.0.1
5722025-02-28T10:15:00.968Z Downloaded cpufeatures v0.2.14
5732025-02-28T10:15:00.971Z Downloaded convert_case v0.4.0
5742025-02-28T10:15:00.971Z Downloaded keccak v0.1.5
5752025-02-28T10:15:00.973Z Downloaded idna_adapter v1.2.0
5762025-02-28T10:15:00.973Z Downloaded supports-color v3.0.2
5772025-02-28T10:15:00.976Z Downloaded subtle v2.6.1
5782025-02-28T10:15:00.976Z Downloaded defmt v0.3.8
5792025-02-28T10:15:00.981Z Downloaded zone_cfg_derive v0.1.2
5802025-02-28T10:15:00.983Z Downloaded num-derive v0.4.2
5812025-02-28T10:15:00.983Z Downloaded owo-colors v4.2.0
5822025-02-28T10:15:00.986Z Downloaded rustc_version v0.4.1
5832025-02-28T10:15:00.989Z Downloaded darling v0.20.10
5842025-02-28T10:15:00.991Z Downloaded tinytemplate v1.2.1
5852025-02-28T10:15:00.994Z Downloaded dropshot_endpoint v0.16.0
5862025-02-28T10:15:00.996Z Downloaded itertools v0.10.5
5872025-02-28T10:15:01.005Z Downloaded zeroize v1.8.1
5882025-02-28T10:15:01.007Z Downloaded strum_macros v0.26.4
5892025-02-28T10:15:01.007Z Downloaded zerocopy-derive v0.8.10
5902025-02-28T10:15:01.014Z Downloaded pem v3.0.5
5912025-02-28T10:15:01.016Z Downloaded openssl v0.10.71
5922025-02-28T10:15:01.025Z Downloaded phf_generator v0.11.2
5932025-02-28T10:15:01.028Z Downloaded progenitor-impl v0.8.0
5942025-02-28T10:15:01.031Z Downloaded gimli v0.31.1
5952025-02-28T10:15:01.038Z Downloaded rustfmt-wrapper v0.2.1
5962025-02-28T10:15:01.041Z Downloaded rustls-pemfile v2.2.0
5972025-02-28T10:15:01.044Z Downloaded subprocess v0.2.9
5982025-02-28T10:15:01.047Z Downloaded zerovec v0.10.4
5992025-02-28T10:15:01.052Z Downloaded xz2 v0.1.7
6002025-02-28T10:15:01.055Z Downloaded progenitor-impl v0.9.1
6012025-02-28T10:15:01.058Z Downloaded tinyvec v1.8.0
6022025-02-28T10:15:01.061Z Downloaded salty v0.3.0
6032025-02-28T10:15:01.067Z Downloaded termios v0.3.3
6042025-02-28T10:15:01.070Z Downloaded unicode-width v0.1.14
6052025-02-28T10:15:01.075Z Downloaded num-complex v0.4.6
6062025-02-28T10:15:01.079Z Downloaded tracing-core v0.1.32
6072025-02-28T10:15:01.082Z Downloaded vergen v8.3.2
6082025-02-28T10:15:01.085Z Downloaded rustls-native-certs v0.7.3
6092025-02-28T10:15:01.088Z Downloaded chrono v0.4.40
6102025-02-28T10:15:01.095Z Downloaded proc-macro-error v1.0.4
6112025-02-28T10:15:01.098Z Downloaded zone v0.1.8
6122025-02-28T10:15:01.101Z Downloaded p521 v0.13.3
6132025-02-28T10:15:01.104Z Downloaded omicron-zone-package v0.12.0
6142025-02-28T10:15:01.108Z Downloaded zerocopy v0.8.10
6152025-02-28T10:15:01.133Z Downloaded yasna v0.5.2
6162025-02-28T10:15:01.136Z Downloaded tungstenite v0.21.0
6172025-02-28T10:15:01.138Z Downloaded libxml v0.3.3
6182025-02-28T10:15:01.144Z Downloaded tokio-rustls v0.26.0
6192025-02-28T10:15:01.147Z Downloaded itertools v0.12.1
6202025-02-28T10:15:01.154Z Downloaded num-bigint v0.4.6
6212025-02-28T10:15:01.159Z Downloaded rustls-webpki v0.102.8
6222025-02-28T10:15:01.178Z Downloaded tough v0.19.0
6232025-02-28T10:15:01.186Z Downloaded itertools v0.14.0
6242025-02-28T10:15:01.193Z Downloaded darling_core v0.20.10
6252025-02-28T10:15:01.198Z Downloaded samael v0.0.18
6262025-02-28T10:15:01.205Z Downloaded toml_edit v0.22.24
6272025-02-28T10:15:01.227Z Downloaded serde_json v1.0.139
6282025-02-28T10:15:01.234Z Downloaded smoltcp v0.11.0
6292025-02-28T10:15:01.247Z Downloaded icu_properties v1.5.1
6302025-02-28T10:15:01.249Z Downloaded tabled v0.18.0
6312025-02-28T10:15:01.267Z Downloaded object v0.36.5
6322025-02-28T10:15:01.279Z Downloaded publicsuffix v2.3.0
6332025-02-28T10:15:01.282Z Downloaded portable-atomic v1.9.0
6342025-02-28T10:15:01.288Z Downloaded crypto-bigint v0.5.5
6352025-02-28T10:15:01.294Z Downloaded proptest v1.6.0
6362025-02-28T10:15:01.305Z Downloaded lalrpop v0.19.12
6372025-02-28T10:15:01.316Z Downloaded regex v1.11.1
6382025-02-28T10:15:01.330Z Downloaded icu_properties_data v1.5.0
6392025-02-28T10:15:01.340Z Downloaded nix v0.28.0
6402025-02-28T10:15:01.351Z Downloaded curve25519-dalek v4.1.3
6412025-02-28T10:15:01.360Z Downloaded webpki-roots v0.26.6
6422025-02-28T10:15:01.365Z Downloaded rustls-webpki v0.101.7
6432025-02-28T10:15:01.380Z Downloaded crossterm v0.28.1
6442025-02-28T10:15:01.387Z Downloaded regex-syntax v0.8.5
6452025-02-28T10:15:01.395Z Downloaded rustls v0.21.12
6462025-02-28T10:15:01.409Z Downloaded rustyline v14.0.0
6472025-02-28T10:15:01.414Z Downloaded diesel v2.2.7
6482025-02-28T10:15:01.433Z Downloaded nix v0.27.1
6492025-02-28T10:15:01.443Z Downloaded serde_with v3.11.0
6502025-02-28T10:15:01.451Z Downloaded memchr v2.7.4
6512025-02-28T10:15:01.460Z Downloaded nom v7.1.3
6522025-02-28T10:15:01.468Z Downloaded polar-core v0.27.3
6532025-02-28T10:15:01.482Z Downloaded typify-impl v0.3.0
6542025-02-28T10:15:01.504Z Downloaded typify-impl v0.2.0
6552025-02-28T10:15:01.522Z Downloaded zerocopy-derive v0.6.6
6562025-02-28T10:15:01.531Z Downloaded unicode-width v0.2.0
6572025-02-28T10:15:01.537Z Downloaded rustls v0.22.4
6582025-02-28T10:15:01.551Z Downloaded syn v2.0.98
6592025-02-28T10:15:01.563Z Downloaded openapiv3 v2.0.0
6602025-02-28T10:15:01.576Z Downloaded vcpkg v0.2.15
6612025-02-28T10:15:01.614Z Downloaded petname v2.0.2
6622025-02-28T10:15:01.619Z Downloaded dropshot v0.16.0
6632025-02-28T10:15:01.643Z Downloaded object v0.30.4
6642025-02-28T10:15:01.652Z Downloaded regex-automata v0.4.8
6652025-02-28T10:15:01.670Z Downloaded syn v1.0.109
6662025-02-28T10:15:01.681Z Downloaded dropshot v0.12.0
6672025-02-28T10:15:01.702Z Downloaded regress v0.10.3
6682025-02-28T10:15:01.711Z Downloaded rustix v0.37.28
6692025-02-28T10:15:01.732Z Downloaded bstr v1.10.0
6702025-02-28T10:15:01.742Z Downloaded rustls v0.23.19
6712025-02-28T10:15:01.754Z Downloaded rustix v0.38.37
6722025-02-28T10:15:01.779Z Downloaded nix v0.29.0
6732025-02-28T10:15:01.792Z Downloaded libc v0.2.170
6742025-02-28T10:15:01.819Z Downloaded tower v0.5.2
6752025-02-28T10:15:01.828Z Downloaded sqlparser v0.45.0
6762025-02-28T10:15:01.833Z Downloaded unicode-normalization v0.1.24
6772025-02-28T10:15:01.838Z Downloaded chrono-tz v0.10.1
6782025-02-28T10:15:01.845Z Downloaded radix_trie v0.2.1
6792025-02-28T10:15:01.851Z Downloaded tabled v0.15.0
6802025-02-28T10:15:01.868Z Downloaded hickory-proto v0.24.4
6812025-02-28T10:15:01.884Z Downloaded sled v0.34.7
6822025-02-28T10:15:01.895Z Downloaded bzip2-sys v0.1.11+1.0.8
6832025-02-28T10:15:01.907Z Downloaded clap_builder v4.5.31
6842025-02-28T10:15:01.914Z Downloaded reqwest v0.12.12
6852025-02-28T10:15:01.923Z Downloaded plotters v0.3.7
6862025-02-28T10:15:01.933Z Downloaded quick-xml v0.37.2
6872025-02-28T10:15:01.939Z Downloaded zerocopy v0.7.35
6882025-02-28T10:15:01.957Z Downloaded regex-syntax v0.6.29
6892025-02-28T10:15:01.964Z Downloaded rayon v1.10.0
6902025-02-28T10:15:01.974Z Downloaded petgraph v0.7.1
6912025-02-28T10:15:01.993Z Downloaded synstructure v0.13.1
6922025-02-28T10:15:01.996Z Downloaded lazycell v1.3.0
6932025-02-28T10:15:01.996Z Downloaded md-5 v0.10.6
6942025-02-28T10:15:01.999Z Downloaded p256 v0.13.2
6952025-02-28T10:15:02.002Z Downloaded elliptic-curve v0.13.8
6962025-02-28T10:15:02.006Z Downloaded ratatui v0.29.0
6972025-02-28T10:15:02.026Z Downloaded terminal_size v0.4.0
6982025-02-28T10:15:02.029Z Downloaded num_enum v0.5.11
6992025-02-28T10:15:02.032Z Downloaded httpmock v0.8.0-alpha.1
7002025-02-28T10:15:02.052Z Downloaded zip v0.6.6
7012025-02-28T10:15:02.068Z Downloaded rustls-pki-types v1.10.0
7022025-02-28T10:15:02.072Z Downloaded indicatif v0.17.11
7032025-02-28T10:15:02.076Z Downloaded tokio v1.43.0
7042025-02-28T10:15:02.117Z Downloaded ed25519-dalek v2.1.1
7052025-02-28T10:15:02.121Z Downloaded encoding_rs v0.8.34
7062025-02-28T10:15:02.143Z Downloaded async-std v1.13.0
7072025-02-28T10:15:02.164Z Downloaded petgraph v0.6.5
7082025-02-28T10:15:02.179Z Downloaded lzma-sys v0.1.20
7092025-02-28T10:15:02.210Z Downloaded sha3 v0.10.8
7102025-02-28T10:15:02.215Z Downloaded libz-sys v1.1.20
7112025-02-28T10:15:02.236Z Downloaded csv v1.3.1
7122025-02-28T10:15:02.255Z Downloaded chrono-tz-build v0.4.0
7132025-02-28T10:15:02.258Z Downloaded const_format v0.2.34
7142025-02-28T10:15:02.261Z Downloaded smoltcp v0.9.1
7152025-02-28T10:15:02.271Z Downloaded ring v0.17.11
7162025-02-28T10:15:02.314Z Downloaded once_cell v1.20.3
7172025-02-28T10:15:02.317Z Downloaded toml_edit v0.19.15
7182025-02-28T10:15:02.333Z Downloaded bindgen v0.71.1
7192025-02-28T10:15:02.342Z Downloaded zerofrom-derive v0.1.4
7202025-02-28T10:15:02.344Z Downloaded typify v0.3.0
7212025-02-28T10:15:02.347Z Downloaded serde_yaml v0.9.34+deprecated
7222025-02-28T10:15:02.350Z Downloaded ref-cast-impl v1.0.23
7232025-02-28T10:15:02.353Z Downloaded pbkdf2 v0.12.2
7242025-02-28T10:15:02.353Z Downloaded lazy_static v1.5.0
7252025-02-28T10:15:02.356Z Downloaded usdt v0.5.0
7262025-02-28T10:15:02.356Z Downloaded indexmap v1.9.3
7272025-02-28T10:15:02.358Z Downloaded cookie v0.18.1
7282025-02-28T10:15:02.361Z Downloaded toml v0.8.20
7292025-02-28T10:15:02.363Z Downloaded typed-path v0.9.3
7302025-02-28T10:15:02.370Z Downloaded itertools v0.13.0
7312025-02-28T10:15:02.377Z Downloaded idna v1.0.3
7322025-02-28T10:15:02.381Z Downloaded serde_regex v1.1.0
7332025-02-28T10:15:02.385Z Downloaded serde_plain v1.0.2
7342025-02-28T10:15:02.385Z Downloaded diesel-dtrace v0.4.2
7352025-02-28T10:15:02.388Z Downloaded ciborium v0.2.2
7362025-02-28T10:15:02.388Z Downloaded scheduled-thread-pool v0.2.7
7372025-02-28T10:15:02.392Z Downloaded same-file v1.0.6
7382025-02-28T10:15:02.392Z Downloaded progenitor-macro v0.9.1
7392025-02-28T10:15:02.395Z Downloaded progenitor-macro v0.8.0
7402025-02-28T10:15:02.395Z Downloaded parking_lot_core v0.8.6
7412025-02-28T10:15:02.395Z Downloaded mio v1.0.2
7422025-02-28T10:15:02.399Z Downloaded twox-hash v2.1.0
7432025-02-28T10:15:02.402Z Downloaded snafu-derive v0.8.5
7442025-02-28T10:15:02.405Z Downloaded socket2 v0.5.8
7452025-02-28T10:15:02.407Z Downloaded r2d2 v0.8.10
7462025-02-28T10:15:02.407Z Downloaded quinn-proto v0.11.8
7472025-02-28T10:15:02.413Z Downloaded embedded-io v0.6.1
7482025-02-28T10:15:02.416Z Downloaded tungstenite v0.24.0
7492025-02-28T10:15:02.419Z Downloaded tungstenite v0.23.0
7502025-02-28T10:15:02.422Z Downloaded pest v2.7.14
7512025-02-28T10:15:02.426Z Downloaded zerocopy-derive v0.7.35
7522025-02-28T10:15:02.431Z Downloaded yoke v0.7.4
7532025-02-28T10:15:02.433Z Downloaded derive-where v1.2.7
7542025-02-28T10:15:02.436Z Downloaded hyper-util v0.1.10
7552025-02-28T10:15:02.440Z Downloaded const-oid v0.9.6
7562025-02-28T10:15:02.443Z Downloaded url v2.5.3
7572025-02-28T10:15:02.446Z Downloaded parse-zoneinfo v0.3.1
7582025-02-28T10:15:02.448Z Downloaded polling v3.7.3
7592025-02-28T10:15:02.451Z Downloaded libloading v0.8.5
7602025-02-28T10:15:02.453Z Downloaded rand_core v0.9.2
7612025-02-28T10:15:02.456Z Downloaded pkcs1 v0.7.5
7622025-02-28T10:15:02.459Z Downloaded zone v0.3.0
7632025-02-28T10:15:02.459Z Downloaded log v0.4.22
7642025-02-28T10:15:02.461Z Downloaded yansi v1.0.1
7652025-02-28T10:15:02.464Z Downloaded serde_repr v0.1.19
7662025-02-28T10:15:02.464Z Downloaded zip v2.1.3
7672025-02-28T10:15:02.468Z Downloaded winnow v0.7.3
7682025-02-28T10:15:02.477Z Downloaded aws-lc-rs v1.12.4
7692025-02-28T10:15:02.487Z Downloaded tracing v0.1.40
7702025-02-28T10:15:02.491Z Downloaded blake3 v1.5.4
7712025-02-28T10:15:02.499Z Downloaded derive_builder v0.20.2
7722025-02-28T10:15:02.503Z Downloaded deranged v0.3.11
7732025-02-28T10:15:02.506Z Downloaded compact_str v0.8.0
7742025-02-28T10:15:02.509Z Downloaded papergrid v0.11.0
7752025-02-28T10:15:02.513Z Downloaded crossbeam-channel v0.5.13
7762025-02-28T10:15:02.517Z Downloaded derive_builder_core v0.20.2
7772025-02-28T10:15:02.520Z Downloaded winnow v0.6.20
7782025-02-28T10:15:02.528Z Downloaded num-bigint-dig v0.8.4
7792025-02-28T10:15:02.533Z Downloaded libgit2-sys v0.17.0+1.8.1
7802025-02-28T10:15:02.595Z Downloaded der v0.7.9
7812025-02-28T10:15:02.606Z Downloaded tokio-util v0.7.13
7822025-02-28T10:15:02.618Z Downloaded time v0.3.36
7832025-02-28T10:15:02.630Z Downloaded winnow v0.5.40
7842025-02-28T10:15:02.639Z Downloaded hyper-staticfile v0.10.1
7852025-02-28T10:15:02.642Z Downloaded rand_distr v0.4.3
7862025-02-28T10:15:02.644Z Downloaded poly1305 v0.8.0
7872025-02-28T10:15:02.647Z Downloaded parking_lot_core v0.9.10
7882025-02-28T10:15:02.650Z Downloaded postcard v1.0.10
7892025-02-28T10:15:02.653Z Downloaded slog-scope v4.4.0
7902025-02-28T10:15:02.653Z Downloaded slog-json v2.6.1
7912025-02-28T10:15:02.656Z Downloaded slog-envlogger v2.2.0
7922025-02-28T10:15:02.656Z Downloaded either v1.14.0
7932025-02-28T10:15:02.658Z Downloaded slog-stdlog v4.1.1
7942025-02-28T10:15:02.658Z Downloaded rustversion v1.0.17
7952025-02-28T10:15:02.661Z Downloaded daft-derive v0.1.1
7962025-02-28T10:15:02.665Z Downloaded serde v1.0.218
7972025-02-28T10:15:02.668Z Downloaded x509-cert v0.2.5
7982025-02-28T10:15:02.674Z Downloaded phf_codegen v0.11.2
7992025-02-28T10:15:02.677Z Downloaded unicode_categories v0.1.1
8002025-02-28T10:15:02.680Z Downloaded strsim v0.11.1
8012025-02-28T10:15:02.680Z Downloaded strip-ansi-escapes v0.2.0
8022025-02-28T10:15:02.680Z Downloaded ssh-cipher v0.2.0
8032025-02-28T10:15:02.693Z Downloaded ipnetwork v0.21.1
8042025-02-28T10:15:02.693Z Downloaded spin v0.9.8
8052025-02-28T10:15:02.694Z Downloaded semver v1.0.25
8062025-02-28T10:15:02.694Z Downloaded quinn-udp v0.5.5
8072025-02-28T10:15:02.694Z Downloaded icu_locid v1.5.0
8082025-02-28T10:15:02.698Z Downloaded untrusted v0.9.0
8092025-02-28T10:15:02.698Z Downloaded untrusted v0.7.1
8102025-02-28T10:15:02.698Z Downloaded native-tls v0.2.12
8112025-02-28T10:15:02.701Z Downloaded clang-sys v1.8.1
8122025-02-28T10:15:02.701Z Downloaded thiserror-impl v1.0.69
8132025-02-28T10:15:02.704Z Downloaded strum_macros v0.24.3
8142025-02-28T10:15:02.707Z Downloaded openssl-sys v0.9.106
8152025-02-28T10:15:02.709Z Downloaded aes-gcm v0.10.3
8162025-02-28T10:15:02.713Z Downloaded slog-async v2.8.0
8172025-02-28T10:15:02.716Z Downloaded cc v1.2.15
8182025-02-28T10:15:02.719Z Downloaded futures-util v0.3.31
8192025-02-28T10:15:02.731Z Downloaded hkdf v0.12.4
8202025-02-28T10:15:02.734Z Downloaded postgres-protocol v0.6.8
8212025-02-28T10:15:02.737Z Downloaded crossbeam-epoch v0.9.18
8222025-02-28T10:15:02.740Z Downloaded rayon-core v1.12.1
8232025-02-28T10:15:02.743Z Downloaded indexmap v2.7.1
8242025-02-28T10:15:02.747Z Downloaded tempfile v3.13.0
8252025-02-28T10:15:02.749Z Downloaded pem-rfc7468 v0.7.0
8262025-02-28T10:15:02.752Z Downloaded mockall_derive v0.13.1
8272025-02-28T10:15:02.755Z Downloaded prettyplease v0.2.29
8282025-02-28T10:15:02.757Z Downloaded zopfli v0.8.1
8292025-02-28T10:15:02.760Z Downloaded vte v0.11.1
8302025-02-28T10:15:02.763Z Downloaded guppy v0.17.17
8312025-02-28T10:15:02.768Z Downloaded ipnet v2.11.0
8322025-02-28T10:15:02.770Z Downloaded num_threads v0.1.7
8332025-02-28T10:15:02.771Z Downloaded sha1 v0.10.6
8342025-02-28T10:15:02.773Z Downloaded rpassword v7.3.1
8352025-02-28T10:15:02.773Z Downloaded inout v0.1.3
8362025-02-28T10:15:02.776Z Downloaded snafu v0.8.5
8372025-02-28T10:15:02.780Z Downloaded diff v0.1.13
8382025-02-28T10:15:02.783Z Downloaded similar-asserts v1.6.1
8392025-02-28T10:15:02.786Z Downloaded simd-adler32 v0.3.7
8402025-02-28T10:15:02.789Z Downloaded serde-hex v0.1.0
8412025-02-28T10:15:02.789Z Downloaded percent-encoding v2.3.1
8422025-02-28T10:15:02.792Z Downloaded parse-display v0.10.0
8432025-02-28T10:15:02.792Z Downloaded vsss-rs v3.3.4
8442025-02-28T10:15:02.795Z Downloaded aes v0.8.4
8452025-02-28T10:15:02.799Z Downloaded rustc-hash v1.1.0
8462025-02-28T10:15:02.802Z Downloaded rand_seeder v0.3.0
8472025-02-28T10:15:02.802Z Downloaded memoffset v0.9.1
8482025-02-28T10:15:02.802Z Downloaded tokio-tungstenite v0.24.0
8492025-02-28T10:15:02.804Z Downloaded tokio-tungstenite v0.21.0
8502025-02-28T10:15:02.807Z Downloaded smallvec v1.14.0
8512025-02-28T10:15:02.810Z Downloaded icu_normalizer v1.5.0
8522025-02-28T10:15:02.813Z Downloaded clap_derive v4.5.28
8532025-02-28T10:15:02.816Z Downloaded tap v1.0.1
8542025-02-28T10:15:02.816Z Downloaded sigpipe v0.1.3
8552025-02-28T10:15:02.816Z Downloaded mockall v0.13.1
8562025-02-28T10:15:02.818Z Downloaded lockfree-object-pool v0.1.6
8572025-02-28T10:15:02.821Z Downloaded criterion-plot v0.5.0
8582025-02-28T10:15:02.821Z Downloaded ucd-trie v0.1.7
8592025-02-28T10:15:02.824Z Downloaded pest_meta v2.7.14
8602025-02-28T10:15:02.826Z Downloaded http v1.2.0
8612025-02-28T10:15:02.829Z Downloaded wait-timeout v0.2.0
8622025-02-28T10:15:02.831Z Downloaded unarray v0.1.4
8632025-02-28T10:15:02.831Z Downloaded polyval v0.6.2
8642025-02-28T10:15:02.834Z Downloaded icu_normalizer_data v1.5.0
8652025-02-28T10:15:02.837Z Downloaded tiny-keccak v2.0.2
8662025-02-28T10:15:02.837Z Downloaded slog-bunyan v2.5.0
8672025-02-28T10:15:02.839Z Downloaded nu-ansi-term v0.50.1
8682025-02-28T10:15:02.842Z Downloaded newtype-uuid v1.2.1
8692025-02-28T10:15:02.842Z Downloaded rcgen v0.12.1
8702025-02-28T10:15:02.845Z Downloaded hickory-server v0.24.4
8712025-02-28T10:15:02.849Z Downloaded bytes v1.10.0
8722025-02-28T10:15:02.853Z Downloaded signal-hook-registry v1.4.2
8732025-02-28T10:15:02.856Z Downloaded semver v0.1.20
8742025-02-28T10:15:02.856Z Downloaded secrecy v0.8.0
8752025-02-28T10:15:02.856Z Downloaded scopeguard v1.2.0
8762025-02-28T10:15:02.859Z Downloaded schemars_derive v0.8.22
8772025-02-28T10:15:02.859Z Downloaded pest_generator v2.7.14
8782025-02-28T10:15:02.862Z Downloaded io-lifetimes v1.0.11
8792025-02-28T10:15:02.865Z Downloaded csv-core v0.1.11
8802025-02-28T10:15:02.865Z Downloaded test-strategy v0.4.0
8812025-02-28T10:15:02.868Z Downloaded proc-macro2 v1.0.93
8822025-02-28T10:15:02.871Z Downloaded base64 v0.21.7
8832025-02-28T10:15:02.873Z Downloaded libsw v3.4.0
8842025-02-28T10:15:02.876Z Downloaded ecdsa v0.16.9
8852025-02-28T10:15:02.876Z Downloaded russh-keys v0.45.0
8862025-02-28T10:15:02.879Z Downloaded parking_lot v0.12.3
8872025-02-28T10:15:02.882Z Downloaded topological-sort v0.2.2
8882025-02-28T10:15:02.882Z Downloaded base64 v0.22.1
8892025-02-28T10:15:02.884Z Downloaded crc-catalog v2.4.0
8902025-02-28T10:15:02.890Z Downloaded pin-project-internal v1.1.6
8912025-02-28T10:15:02.893Z Downloaded pin-project v1.1.6
8922025-02-28T10:15:02.898Z Downloaded arc-swap v1.7.1
8932025-02-28T10:15:02.901Z Downloaded which v4.4.2
8942025-02-28T10:15:02.904Z Downloaded walkdir v2.5.0
8952025-02-28T10:15:02.907Z Downloaded typify-macro v0.3.0
8962025-02-28T10:15:02.907Z Downloaded sct v0.7.1
8972025-02-28T10:15:02.910Z Downloaded rustc-demangle v0.1.24
8982025-02-28T10:15:02.912Z Downloaded rust-argon2 v2.1.0
8992025-02-28T10:15:02.912Z Downloaded cmake v0.1.51
9002025-02-28T10:15:02.915Z Downloaded clap_lex v0.7.4
9012025-02-28T10:15:02.915Z Downloaded termtree v0.5.1
9022025-02-28T10:15:02.915Z Downloaded smf v0.2.3
9032025-02-28T10:15:02.919Z Downloaded parking v2.2.1
9042025-02-28T10:15:02.919Z Downloaded stable_deref_trait v1.2.0
9052025-02-28T10:15:02.919Z Downloaded ssh-encoding v0.2.0
9062025-02-28T10:15:02.921Z Downloaded parking_lot v0.11.2
9072025-02-28T10:15:02.921Z Downloaded utf16_iter v1.0.5
9082025-02-28T10:15:02.925Z Downloaded dirs-sys-next v0.1.2
9092025-02-28T10:15:02.925Z Downloaded dirs-next v2.0.0
9102025-02-28T10:15:02.925Z Downloaded tui-tree-widget v0.23.0
9112025-02-28T10:15:02.928Z Downloaded expectorate v1.1.0
9122025-02-28T10:15:02.928Z Downloaded fancy-regex v0.13.0
9132025-02-28T10:15:02.931Z Downloaded base64 v0.13.1
9142025-02-28T10:15:02.933Z Downloaded cfg-expr v0.18.0
9152025-02-28T10:15:02.936Z Downloaded flume v0.11.1
9162025-02-28T10:15:02.940Z Downloaded hmac v0.12.1
9172025-02-28T10:15:02.942Z Downloaded shell-words v1.1.0
9182025-02-28T10:15:02.942Z Downloaded sec1 v0.7.3
9192025-02-28T10:15:02.945Z Downloaded scrypt v0.11.0
9202025-02-28T10:15:02.945Z Downloaded bcrypt-pbkdf v0.10.0
9212025-02-28T10:15:02.948Z Downloaded castaway v0.2.3
9222025-02-28T10:15:02.948Z Downloaded assert_cmd v2.0.16
9232025-02-28T10:15:02.951Z Downloaded waitgroup v0.1.2
9242025-02-28T10:15:02.951Z Downloaded utf-8 v0.7.6
9252025-02-28T10:15:02.953Z Downloaded usdt-macro v0.5.0
9262025-02-28T10:15:02.953Z Downloaded typify-macro v0.2.0
9272025-02-28T10:15:02.953Z Downloaded progenitor v0.9.1
9282025-02-28T10:15:02.956Z Downloaded primeorder v0.13.6
9292025-02-28T10:15:02.956Z Downloaded predicates-core v1.0.8
9302025-02-28T10:15:02.956Z Downloaded env_logger v0.10.2
9312025-02-28T10:15:02.959Z Downloaded anstream v0.6.15
9322025-02-28T10:15:02.961Z Downloaded futures-channel v0.3.31
9332025-02-28T10:15:02.964Z Downloaded paste v1.0.15
9342025-02-28T10:15:02.967Z Downloaded backoff v0.4.0
9352025-02-28T10:15:02.967Z Downloaded async-executor v1.13.1
9362025-02-28T10:15:02.970Z Downloaded bcs v0.1.6
9372025-02-28T10:15:02.972Z Downloaded base64ct v1.6.0
9382025-02-28T10:15:02.972Z Downloaded async-lock v3.4.0
9392025-02-28T10:15:02.975Z Downloaded argon2 v0.5.3
9402025-02-28T10:15:02.979Z Downloaded russh-cryptovec v0.7.3
9412025-02-28T10:15:02.979Z Downloaded cargo_metadata v0.18.1
9422025-02-28T10:15:02.982Z Downloaded camino v1.1.9
9432025-02-28T10:15:02.982Z Downloaded async-signal v0.2.10
9442025-02-28T10:15:02.982Z Downloaded arrayvec v0.7.6
9452025-02-28T10:15:02.985Z Downloaded anyhow v1.0.96
9462025-02-28T10:15:02.987Z Downloaded ahash v0.8.11
9472025-02-28T10:15:02.991Z Downloaded bit-set v0.8.0
9482025-02-28T10:15:02.994Z Downloaded async-bb8-diesel v0.2.1
9492025-02-28T10:15:02.997Z Downloaded bit-set v0.5.3
9502025-02-28T10:15:02.997Z Downloaded async-task v4.7.1
9512025-02-28T10:15:03.000Z Downloaded async-process v2.3.0
9522025-02-28T10:15:03.000Z Downloaded hostname v0.4.0
9532025-02-28T10:15:03.003Z Downloaded heck v0.4.1
9542025-02-28T10:15:03.003Z Downloaded futures-io v0.3.31
9552025-02-28T10:15:03.003Z Downloaded fixedbitset v0.4.2
9562025-02-28T10:15:03.003Z Downloaded camino-tempfile v1.1.1
9572025-02-28T10:15:03.006Z Downloaded bitfield v0.14.0
9582025-02-28T10:15:03.008Z Downloaded autocfg v1.4.0
9592025-02-28T10:15:03.008Z Downloaded async-attributes v1.1.2
9602025-02-28T10:15:03.011Z Downloaded arrayref v0.3.9
9612025-02-28T10:15:03.011Z Downloaded fs-err v2.11.0
9622025-02-28T10:15:03.014Z Downloaded glob v0.3.2
9632025-02-28T10:15:03.014Z Downloaded gethostname v0.5.0
9642025-02-28T10:15:03.014Z Downloaded heck v0.3.3
9652025-02-28T10:15:03.017Z Downloaded bb8 v0.8.5
9662025-02-28T10:15:03.017Z Downloaded async-stream v0.3.6
9672025-02-28T10:15:03.019Z Downloaded async-channel v2.3.1
9682025-02-28T10:15:03.019Z Downloaded buf-list v1.0.3
9692025-02-28T10:15:03.022Z Downloaded futures-executor v0.3.31
9702025-02-28T10:15:03.027Z Downloaded chacha20 v0.9.1
9712025-02-28T10:15:03.027Z Downloaded funty v2.0.0
9722025-02-28T10:15:03.027Z Downloaded futures-core v0.3.31
9732025-02-28T10:15:03.030Z Downloaded foreign-types-macros v0.2.3
9742025-02-28T10:15:03.030Z Downloaded flagset v0.4.6
9752025-02-28T10:15:03.030Z Downloaded blowfish v0.9.1
9762025-02-28T10:15:03.030Z Downloaded base16ct v0.2.0
9772025-02-28T10:15:03.033Z Downloaded async-recursion v1.1.1
9782025-02-28T10:15:03.035Z Downloaded cbc v0.1.2
9792025-02-28T10:15:03.036Z Downloaded approx v0.5.1
9802025-02-28T10:15:03.038Z Downloaded foldhash v0.1.3
9812025-02-28T10:15:03.038Z Downloaded filetime v0.2.25
9822025-02-28T10:15:03.041Z Downloaded atomic-waker v1.1.2
9832025-02-28T10:15:03.041Z Downloaded fd-lock v4.0.2
9842025-02-28T10:15:03.043Z Downloaded fastrand v2.1.1
9852025-02-28T10:15:03.043Z Downloaded event-listener-strategy v0.5.2
9862025-02-28T10:15:03.046Z Downloaded byteorder v1.5.0
9872025-02-28T10:15:03.049Z Downloaded block-padding v0.3.3
9882025-02-28T10:15:03.049Z Downloaded block-buffer v0.10.4
9892025-02-28T10:15:03.049Z Downloaded assert-json-diff v2.0.2
9902025-02-28T10:15:03.052Z Downloaded array-init v0.0.4
9912025-02-28T10:15:03.052Z Downloaded async-global-executor v2.4.1
9922025-02-28T10:15:03.055Z Downloaded ascii-canvas v3.0.0
9932025-02-28T10:15:03.056Z Downloaded aead v0.5.2
9942025-02-28T10:15:03.056Z Downloaded event-listener v2.5.3
9952025-02-28T10:15:03.271Z Downloaded aws-lc-sys v0.26.0
9962025-02-28T10:15:03.788Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9972025-02-28T10:15:05.395Zpkg list: illegal option -- F
9982025-02-28T10:15:05.395ZUsage:
9992025-02-28T10:15:05.398Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10002025-02-28T10:15:05.398Z [pkg_fmri_pattern ...]
10012025-02-28T10:15:06.254Zpkg list: illegal option -- F
10022025-02-28T10:15:06.254ZUsage:
10032025-02-28T10:15:06.256Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10042025-02-28T10:15:06.256Z [pkg_fmri_pattern ...]
10052025-02-28T10:15:15.639Z Startup: Refreshing catalog 'helios-dev' ... Done
10062025-02-28T10:15:19.963Z Startup: Caching catalogs ... Done
10072025-02-28T10:15:32.921ZPlanning: Solver setup ... Done (12.025s)
10082025-02-28T10:15:33.076ZPlanning: Running solver ... Done (0.155s)
10092025-02-28T10:15:33.199ZPlanning: Finding local manifests ... Done (0.008s)
10102025-02-28T10:15:33.317ZPlanning: Fetching manifests: 0/7 0% complete
10112025-02-28T10:15:35.175ZPlanning: Fetching manifests: 7/7 100% complete
10122025-02-28T10:15:35.285ZPlanning: Package planning ... Done (0.110s)
10132025-02-28T10:15:35.343ZPlanning: Merging actions ... Done (0.057s)
10142025-02-28T10:15:35.573ZPlanning: Checking for conflicting actions ... Done (0.196s)
10152025-02-28T10:15:37.832ZPlanning: Consolidating action changes ... Done (2.165s)
10162025-02-28T10:15:38.142ZPlanning: Evaluating mediators ... Done (0.435s)
10172025-02-28T10:15:38.224ZPlanning: Planning completed in 18.16 seconds
10182025-02-28T10:15:38.239Z Packages to install: 4
10192025-02-28T10:15:38.240Z Packages to update: 3
10202025-02-28T10:15:38.248Z Mediators to change: 2
10212025-02-28T10:15:38.249Z Services to change: 1
10222025-02-28T10:15:38.249Z Estimated space available: 155.37 GB
10232025-02-28T10:15:38.249ZEstimated space to be consumed: 1.66 GB
10242025-02-28T10:15:38.249Z Create boot environment: No
10252025-02-28T10:15:38.249ZCreate backup boot environment: Yes
10262025-02-28T10:15:38.249Z Rebuild boot archive: No
10272025-02-28T10:15:38.249Z
10282025-02-28T10:15:38.250ZChanged mediators:
10292025-02-28T10:15:38.250Z mediator clang:
10302025-02-28T10:15:38.250Z version: None -> 15 (system default)
10312025-02-28T10:15:38.250Z
10322025-02-28T10:15:38.250Z mediator llvm:
10332025-02-28T10:15:38.250Z version: 14 (system default) -> 15 (system default)
10342025-02-28T10:15:38.250Z
10352025-02-28T10:15:38.251ZChanged packages:
10362025-02-28T10:15:38.251Zhelios-dev
10372025-02-28T10:15:38.251Z developer/build-essential
10382025-02-28T10:15:38.251Z None -> 11-2.0
10392025-02-28T10:15:38.251Z library/libxmlsec1
10402025-02-28T10:15:38.251Z None -> 1.2.35-2.0
10412025-02-28T10:15:38.251Z ooce/developer/clang-15
10422025-02-28T10:15:38.251Z None -> 15.0.7-2.0
10432025-02-28T10:15:38.252Z ooce/developer/llvm-15
10442025-02-28T10:15:38.252Z None -> 15.0.7-2.0
10452025-02-28T10:15:38.252Z package/pkg
10462025-02-28T10:15:38.252Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10472025-02-28T10:15:38.252Z system/library/g++-runtime
10482025-02-28T10:15:38.252Z 13-2.0 -> 14-2.0
10492025-02-28T10:15:38.252Z system/library/gcc-runtime
10502025-02-28T10:15:38.252Z 13-2.0 -> 14-2.0
10512025-02-28T10:15:38.253Z
10522025-02-28T10:15:38.253ZServices:
10532025-02-28T10:15:38.253Z restart_fmri:
10542025-02-28T10:15:38.253Z svc:/system/update-man-index:default
10552025-02-28T10:15:38.253Z
10562025-02-28T10:15:38.253ZEditable files to change:
10572025-02-28T10:15:38.253Z Update:
10582025-02-28T10:15:38.253Z usr/share/lib/pkg/web/config.shtml
10592025-02-28T10:15:38.327Z
10602025-02-28T10:15:38.327ZDownload: 0/4301 items 0.0/225.4MB 0% complete
10612025-02-28T10:15:44.667ZDownload: 208/4301 items 1.3/225.4MB 0% complete (338k/s)
10622025-02-28T10:15:51.080ZDownload: 211/4301 items 1.3/225.4MB 0% complete (321k/s)
10632025-02-28T10:16:03.897ZDownload: 212/4301 items 1.3/225.4MB 0% complete
10642025-02-28T10:16:08.902ZDownload: 899/4301 items 18.9/225.4MB 8% complete (3.7M/s)
10652025-02-28T10:16:16.440ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (10.6M/s)
10662025-02-28T10:16:21.442ZDownload: 1509/4301 items 116.2/225.4MB 51% complete (4.3M/s)
10672025-02-28T10:16:26.445ZDownload: 1952/4301 items 118.0/225.4MB 52% complete (3.5M/s)
10682025-02-28T10:16:31.735ZDownload: 2221/4301 items 119.2/225.4MB 52% complete (373k/s)
10692025-02-28T10:16:36.741ZDownload: 2431/4301 items 120.1/225.4MB 53% complete (208k/s)
10702025-02-28T10:16:41.800ZDownload: 3249/4301 items 203.1/225.4MB 90% complete (8.4M/s)
10712025-02-28T10:16:47.952ZDownload: 3278/4301 items 210.1/225.4MB 93% complete (9.4M/s)
10722025-02-28T10:16:54.390ZDownload: 3287/4301 items 212.3/225.4MB 94% complete (8.9M/s)
10732025-02-28T10:16:59.869ZDownload: 4196/4301 items 220.5/225.4MB 97% complete (1.7M/s)
10742025-02-28T10:17:05.290ZDownload: 4300/4301 items 225.4/225.4MB 100% complete (1.4M/s)
10752025-02-28T10:17:05.297ZDownload: Completed 225.42 MB in 86.96 seconds (2.6M/s)
10762025-02-28T10:17:07.321Z Actions: 1/5122 actions (Removing old actions)
10772025-02-28T10:17:07.342Z Actions: 194/5122 actions (Installing new actions)
10782025-02-28T10:17:12.145Z Actions: 4267/5122 actions (Updating modified actions)
10792025-02-28T10:17:12.508Z Actions: Completed 5122 actions in 5.19 seconds.
10802025-02-28T10:17:12.937Z Done (0.421s)
10812025-02-28T10:17:12.940Z Done (0.002s)
10822025-02-28T10:17:13.561Z Done (0.622s)
10832025-02-28T10:17:18.051Z Done (4.245s)
10842025-02-28T10:17:18.138Z Done (0.018s)
10852025-02-28T10:17:18.141Z Done (0.000s)
10862025-02-28T10:17:18.328Z Done (0.000s)
10872025-02-28T10:17:19.054ZPlanning: Evaluating mediator changes ... Done
10882025-02-28T10:17:19.217ZPlanning: Checking for conflicting actions ... Done
10892025-02-28T10:17:19.220ZPlanning: Consolidating action changes ... Done
10902025-02-28T10:17:19.495ZPlanning: Evaluating mediators ... Done
10912025-02-28T10:17:19.498ZPlanning: Planning completed in 0.44 seconds
10922025-02-28T10:17:19.536Z Mediators to change: 2
10932025-02-28T10:17:19.536Z Create boot environment: No
10942025-02-28T10:17:19.538ZCreate backup boot environment: No
10952025-02-28T10:17:19.617Z Done
10962025-02-28T10:17:19.617Z Done
10972025-02-28T10:17:20.050Z Done
10982025-02-28T10:17:23.698Z Done
10992025-02-28T10:17:23.792Z Done
11002025-02-28T10:17:23.795Z Done
11012025-02-28T10:17:23.933Z Done
11022025-02-28T10:17:24.547ZPlanning: Evaluating mediator changes ... Done
11032025-02-28T10:17:24.551ZPlanning: Merging actions ... Done
11042025-02-28T10:17:24.735ZPlanning: Checking for conflicting actions ... Done
11052025-02-28T10:17:24.737ZPlanning: Consolidating action changes ... Done
11062025-02-28T10:17:25.002ZPlanning: Evaluating mediators ... Done
11072025-02-28T10:17:25.056ZPlanning: Planning completed in 0.75 seconds
11082025-02-28T10:17:25.097Z Packages to change: 1
11092025-02-28T10:17:25.097Z Mediators to change: 1
11102025-02-28T10:17:25.101Z Services to change: 1
11112025-02-28T10:17:25.101Z Create boot environment: No
11122025-02-28T10:17:25.101ZCreate backup boot environment: Yes
11132025-02-28T10:17:27.362Z Actions: 1/6 actions (Updating modified actions)
11142025-02-28T10:17:27.364Z Actions: Completed 6 actions in 0.00 seconds.
11152025-02-28T10:17:27.364Z Done
11162025-02-28T10:17:27.364Z Done
11172025-02-28T10:17:27.490Z Done
11182025-02-28T10:17:31.141Z Done
11192025-02-28T10:17:31.230Z Done
11202025-02-28T10:17:31.235Z Done
11212025-02-28T10:17:31.365Z Done
11222025-02-28T10:17:31.808ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11232025-02-28T10:17:31.808Zclang system 15 system
11242025-02-28T10:17:31.808Zcsh system system illumos
11252025-02-28T10:17:31.808Zctags system system illumos
11262025-02-28T10:17:31.808Zgcc vendor 12 vendor
11272025-02-28T10:17:31.808Zgcc system 10 system
11282025-02-28T10:17:31.808Zgcc system 7 system
11292025-02-28T10:17:31.808Zgo system 1.20 system
11302025-02-28T10:17:31.808Zgo system 1.19 system
11312025-02-28T10:17:31.808Zllvm system 15 system
11322025-02-28T10:17:31.808Zllvm system 14 system
11332025-02-28T10:17:31.808Zmariadb system 10.6 system
11342025-02-28T10:17:31.808Zmta vendor vendor dma
11352025-02-28T10:17:31.808Zopenjdk system 17 system
11362025-02-28T10:17:31.808Zopenjdk system 11 system
11372025-02-28T10:17:31.808Zopenjdk system 1.8 system
11382025-02-28T10:17:31.808Zopenssl vendor 3 vendor
11392025-02-28T10:17:31.808Zperl system 5.36 system
11402025-02-28T10:17:31.809Zpostgresql system 15 system
11412025-02-28T10:17:31.809Zpostgresql system 13 system
11422025-02-28T10:17:31.809Zpython vendor 3 vendor
11432025-02-28T10:17:31.809Zpython system 2 system
11442025-02-28T10:17:31.809Zpython3 system 3.11 system
11452025-02-28T10:17:31.809Zruby system 3.0 system
11462025-02-28T10:17:31.809Zwords vendor vendor american-english
11472025-02-28T10:17:31.809Zwords system system australian-english
11482025-02-28T10:17:31.809Zwords system system british-english
11492025-02-28T10:17:31.809Zwords system system canadian-english
11502025-02-28T10:17:31.809Zwords system system french
11512025-02-28T10:17:31.809Zwords system system italian
11522025-02-28T10:17:31.809Zwords system system ngerman
11532025-02-28T10:17:31.809Zwords system system ogerman
11542025-02-28T10:17:31.809Zwords system system spanish
11552025-02-28T10:17:32.149ZPUBLISHER TYPE STATUS P LOCATION
11562025-02-28T10:17:32.149Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11572025-02-28T10:17:35.222ZFMRI IFO
11582025-02-28T10:17:35.222Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11592025-02-28T10:17:35.222Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11602025-02-28T10:17:35.222Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11612025-02-28T10:17:35.222Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11622025-02-28T10:17:35.222Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11632025-02-28T10:17:35.222Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11642025-02-28T10:17:35.222Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11652025-02-28T10:17:35.222Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11662025-02-28T10:17:35.222Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11672025-02-28T10:17:35.222Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
11682025-02-28T10:17:35.222Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11692025-02-28T10:17:35.222Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11702025-02-28T10:17:35.222Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
11712025-02-28T10:17:35.222Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11722025-02-28T10:17:35.222Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11732025-02-28T10:17:36.322Z Downloading crates ...
11742025-02-28T10:17:36.394Z Downloaded cargo_toml v0.21.0
11752025-02-28T10:17:36.541Z Compiling proc-macro2 v1.0.93
11762025-02-28T10:17:36.544Z Compiling unicode-ident v1.0.14
11772025-02-28T10:17:36.544Z Compiling version_check v0.9.5
11782025-02-28T10:17:36.544Z Compiling serde v1.0.218
11792025-02-28T10:17:36.544Z Compiling libc v0.2.170
11802025-02-28T10:17:36.544Z Compiling memchr v2.7.4
11812025-02-28T10:17:36.564Z Compiling thiserror v1.0.69
11822025-02-28T10:17:36.567Z Compiling itoa v1.0.11
11832025-02-28T10:17:36.812Z Compiling ucd-trie v0.1.7
11842025-02-28T10:17:36.825Z Compiling ryu v1.0.18
11852025-02-28T10:17:37.224Z Compiling once_cell v1.20.3
11862025-02-28T10:17:37.239Z Compiling byteorder v1.5.0
11872025-02-28T10:17:37.327Z Compiling rustix v0.38.37
11882025-02-28T10:17:37.543Z Compiling serde_json v1.0.139
11892025-02-28T10:17:37.717Z Compiling bitflags v2.6.0
11902025-02-28T10:17:37.875Z Compiling proc-macro-error-attr v1.0.4
11912025-02-28T10:17:38.004Z Compiling usdt-impl v0.5.0
11922025-02-28T10:17:38.079Z Compiling syn v1.0.109
11932025-02-28T10:17:38.099Z Compiling io-lifetimes v1.0.11
11942025-02-28T10:17:38.115Z Compiling proc-macro-error v1.0.4
11952025-02-28T10:17:38.236Z Compiling utf8parse v0.2.2
11962025-02-28T10:17:38.347Z Compiling quote v1.0.38
11972025-02-28T10:17:38.413Z Compiling plain v0.2.3
11982025-02-28T10:17:38.541Z Compiling errno v0.3.9
11992025-02-28T10:17:38.569Z Compiling hashbrown v0.15.1
12002025-02-28T10:17:38.659Z Compiling rustix v0.37.28
12012025-02-28T10:17:38.703Z Compiling syn v2.0.98
12022025-02-28T10:17:38.952Z Compiling thread-id v4.2.2
12032025-02-28T10:17:38.967Z Compiling log v0.4.22
12042025-02-28T10:17:38.987Z Compiling camino v1.1.9
12052025-02-28T10:17:39.061Z Compiling equivalent v1.0.1
12062025-02-28T10:17:39.443Z Compiling anstyle-parse v0.2.5
12072025-02-28T10:17:39.632Z Compiling indexmap v2.7.1
12082025-02-28T10:17:39.656Z Compiling pretty-hex v0.4.1
12092025-02-28T10:17:39.748Z Compiling unicode-width v0.1.14
12102025-02-28T10:17:39.858Z Compiling is_terminal_polyfill v1.70.1
12112025-02-28T10:17:39.871Z Compiling colorchoice v1.0.2
12122025-02-28T10:17:39.943Z Compiling semver v1.0.25
12132025-02-28T10:17:39.991Z Compiling anstyle-query v1.1.1
12142025-02-28T10:17:40.019Z Compiling thiserror v2.0.11
12152025-02-28T10:17:40.152Z Compiling winnow v0.7.3
12162025-02-28T10:17:40.270Z Compiling anstyle v1.0.10
12172025-02-28T10:17:40.423Z Compiling autocfg v1.4.0
12182025-02-28T10:17:40.622Z Compiling bitflags v1.3.2
12192025-02-28T10:17:40.668Z Compiling terminal_size v0.4.0
12202025-02-28T10:17:40.886Z Compiling anstream v0.6.15
12212025-02-28T10:17:41.387Z Compiling heck v0.5.0
12222025-02-28T10:17:41.401Z Compiling fs-err v2.11.0
12232025-02-28T10:17:41.551Z Compiling bytecount v0.6.8
12242025-02-28T10:17:41.710Z Compiling fnv v1.0.7
12252025-02-28T10:17:41.767Z Compiling fastrand v2.1.1
12262025-02-28T10:17:41.793Z Compiling heck v0.4.1
12272025-02-28T10:17:41.855Z Compiling strsim v0.11.1
12282025-02-28T10:17:41.869Z Compiling clap_lex v0.7.4
12292025-02-28T10:17:42.211Z Compiling cfg-if v1.0.0
12302025-02-28T10:17:42.253Z Compiling anyhow v1.0.96
12312025-02-28T10:17:42.303Z Compiling tempfile v3.13.0
12322025-02-28T10:17:42.316Z Compiling clap_builder v4.5.31
12332025-02-28T10:17:42.559Z Compiling papergrid v0.11.0
12342025-02-28T10:17:42.562Z Compiling terminal_size v0.2.6
12352025-02-28T10:17:42.902Z Compiling memmap v0.7.0
12362025-02-28T10:17:43.041Z Compiling unicode-linebreak v0.1.5
12372025-02-28T10:17:43.198Z Compiling smawk v0.3.2
12382025-02-28T10:17:43.513Z Compiling textwrap v0.16.1
12392025-02-28T10:17:43.664Z Compiling swrite v0.1.0
12402025-02-28T10:17:44.192Z Compiling tabled_derive v0.7.0
12412025-02-28T10:17:45.565Z Compiling tabled v0.15.0
12422025-02-28T10:17:45.713Z Compiling serde_derive v1.0.218
12432025-02-28T10:17:45.713Z Compiling thiserror-impl v1.0.69
12442025-02-28T10:17:45.716Z Compiling zerocopy-derive v0.7.35
12452025-02-28T10:17:45.716Z Compiling scroll_derive v0.12.0
12462025-02-28T10:17:45.716Z Compiling thiserror-impl v2.0.11
12472025-02-28T10:17:45.716Z Compiling clap_derive v4.5.28
12482025-02-28T10:17:47.148Z Compiling scroll v0.12.0
12492025-02-28T10:17:47.660Z Compiling goblin v0.8.2
12502025-02-28T10:17:47.692Z Compiling zerocopy v0.7.35
12512025-02-28T10:17:48.862Z Compiling pest v2.7.14
12522025-02-28T10:17:50.002Z Compiling clap v4.5.31
12532025-02-28T10:17:51.024Z Compiling pest_meta v2.7.14
12542025-02-28T10:17:52.023Z Compiling pest_generator v2.7.14
12552025-02-28T10:17:53.420Z Compiling pest_derive v2.7.14
12562025-02-28T10:17:53.994Z Compiling dtrace-parser v0.2.0
12572025-02-28T10:17:54.753Z Compiling serde_tokenstream v0.2.2
12582025-02-28T10:17:54.786Z Compiling serde_spanned v0.6.8
12592025-02-28T10:17:54.786Z Compiling toml_datetime v0.6.8
12602025-02-28T10:17:54.964Z Compiling cargo-platform v0.1.8
12612025-02-28T10:17:55.089Z Compiling toml_edit v0.22.24
12622025-02-28T10:17:55.254Z Compiling macaddr v1.0.1
12632025-02-28T10:17:55.386Z Compiling camino-tempfile v1.1.1
12642025-02-28T10:17:56.107Z Compiling dof v0.3.0
12652025-02-28T10:17:56.194Z Compiling cargo_metadata v0.19.1
12662025-02-28T10:17:57.458Z Compiling usdt-macro v0.5.0
12672025-02-28T10:17:57.458Z Compiling usdt-attr-macro v0.5.0
12682025-02-28T10:17:57.885Z Compiling toml v0.8.20
12692025-02-28T10:17:58.496Z Compiling usdt v0.5.0
12702025-02-28T10:17:58.755Z Compiling cargo_toml v0.21.0
12712025-02-28T10:18:01.233Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12722025-02-28T10:18:04.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.65s
12732025-02-28T10:18:04.512Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12742025-02-28T10:18:05.391Z Compiling serde v1.0.218
12752025-02-28T10:18:05.394Z Compiling value-bag v1.9.0
12762025-02-28T10:18:05.394Z Compiling lock_api v0.4.12
12772025-02-28T10:18:05.394Z Compiling scopeguard v1.2.0
12782025-02-28T10:18:05.394Z Compiling typenum v1.17.0
12792025-02-28T10:18:05.394Z Compiling generic-array v0.14.7
12802025-02-28T10:18:05.395Z Compiling syn v2.0.98
12812025-02-28T10:18:05.526Z Compiling getrandom v0.2.15
12822025-02-28T10:18:05.666Z Compiling shlex v1.3.0
12832025-02-28T10:18:05.892Z Compiling rand_core v0.6.4
12842025-02-28T10:18:05.960Z Compiling log v0.4.22
12852025-02-28T10:18:06.054Z Compiling subtle v2.6.1
12862025-02-28T10:18:06.074Z Compiling jobserver v0.1.32
12872025-02-28T10:18:06.094Z Compiling smallvec v1.14.0
12882025-02-28T10:18:06.421Z Compiling const-oid v0.9.6
12892025-02-28T10:18:06.441Z Compiling pin-project-lite v0.2.14
12902025-02-28T10:18:06.460Z Compiling parking_lot_core v0.9.10
12912025-02-28T10:18:06.502Z Compiling cc v1.2.15
12922025-02-28T10:18:06.578Z Compiling rustix v0.38.37
12932025-02-28T10:18:06.738Z Compiling futures-core v0.3.31
12942025-02-28T10:18:06.890Z Compiling spin v0.9.8
12952025-02-28T10:18:06.988Z Compiling signal-hook-registry v1.4.2
12962025-02-28T10:18:07.288Z Compiling mio v1.0.2
12972025-02-28T10:18:07.386Z Compiling parking_lot v0.12.3
12982025-02-28T10:18:07.517Z Compiling aho-corasick v1.1.3
12992025-02-28T10:18:07.642Z Compiling regex-syntax v0.8.5
13002025-02-28T10:18:07.872Z Compiling futures-sink v0.3.31
13012025-02-28T10:18:08.046Z Compiling cpufeatures v0.2.14
13022025-02-28T10:18:08.161Z Compiling either v1.14.0
13032025-02-28T10:18:08.224Z Compiling stable_deref_trait v1.2.0
13042025-02-28T10:18:08.322Z Compiling socket2 v0.5.8
13052025-02-28T10:18:08.347Z Compiling slab v0.4.9
13062025-02-28T10:18:08.465Z Compiling glob v0.3.2
13072025-02-28T10:18:08.581Z Compiling prettyplease v0.2.29
13082025-02-28T10:18:08.959Z Compiling lazy_static v1.5.0
13092025-02-28T10:18:09.108Z Compiling minimal-lexical v0.2.1
13102025-02-28T10:18:09.127Z Compiling serde_json v1.0.139
13112025-02-28T10:18:09.164Z Compiling futures-channel v0.3.31
13122025-02-28T10:18:09.239Z Compiling clang-sys v1.8.1
13132025-02-28T10:18:09.481Z Compiling libloading v0.8.5
13142025-02-28T10:18:09.548Z Compiling nom v7.1.3
13152025-02-28T10:18:09.597Z Compiling pin-utils v0.1.0
13162025-02-28T10:18:09.706Z Compiling futures-task v0.3.31
13172025-02-28T10:18:09.858Z Compiling bindgen v0.69.5
13182025-02-28T10:18:09.939Z Compiling home v0.5.9
13192025-02-28T10:18:09.995Z Compiling futures-io v0.3.31
13202025-02-28T10:18:10.272Z Compiling itertools v0.12.1
13212025-02-28T10:18:10.275Z Compiling foldhash v0.1.3
13222025-02-28T10:18:10.588Z Compiling libm v0.2.8
13232025-02-28T10:18:10.739Z Compiling rustc-hash v1.1.0
13242025-02-28T10:18:10.910Z Compiling lazycell v1.3.0
13252025-02-28T10:18:10.951Z Compiling allocator-api2 v0.2.18
13262025-02-28T10:18:11.127Z Compiling cmake v0.1.51
13272025-02-28T10:18:11.730Z Compiling regex-automata v0.4.8
13282025-02-28T10:18:12.003Z Compiling hashbrown v0.15.1
13292025-02-28T10:18:12.062Z Compiling num-traits v0.2.19
13302025-02-28T10:18:12.395Z Compiling pkg-config v0.3.31
13312025-02-28T10:18:12.893Z Compiling synstructure v0.13.1
13322025-02-28T10:18:13.144Z Compiling cexpr v0.6.0
13332025-02-28T10:18:13.495Z Compiling fs_extra v1.3.0
13342025-02-28T10:18:13.669Z Compiling dunce v1.0.5
13352025-02-28T10:18:14.077Z Compiling litemap v0.7.3
13362025-02-28T10:18:14.298Z Compiling writeable v0.5.5
13372025-02-28T10:18:14.465Z Compiling getrandom v0.3.1
13382025-02-28T10:18:14.682Z Compiling ring v0.17.11
13392025-02-28T10:18:14.852Z Compiling paste v1.0.15
13402025-02-28T10:18:15.329Z Compiling base64ct v1.6.0
13412025-02-28T10:18:15.850Z Compiling pem-rfc7468 v0.7.0
13422025-02-28T10:18:15.886Z Compiling httparse v1.9.5
13432025-02-28T10:18:15.904Z Compiling flagset v0.4.6
13442025-02-28T10:18:16.114Z Compiling aws-lc-rs v1.12.4
13452025-02-28T10:18:16.492Z Compiling icu_locid_transform_data v1.5.0
13462025-02-28T10:18:16.606Z Compiling tracing-core v0.1.32
13472025-02-28T10:18:16.632Z Compiling crossbeam-utils v0.8.20
13482025-02-28T10:18:16.917Z Compiling rustls-pki-types v1.10.0
13492025-02-28T10:18:17.160Z Compiling regex v1.11.1
13502025-02-28T10:18:17.603Z Compiling icu_properties_data v1.5.0
13512025-02-28T10:18:17.791Z Compiling percent-encoding v2.3.1
13522025-02-28T10:18:17.811Z Compiling serde_derive v1.0.218
13532025-02-28T10:18:17.831Z Compiling zeroize_derive v1.4.2
13542025-02-28T10:18:17.896Z Compiling zerocopy-derive v0.7.35
13552025-02-28T10:18:18.109Z Compiling tokio-macros v2.5.0
13562025-02-28T10:18:18.131Z Compiling zerofrom-derive v0.1.4
13572025-02-28T10:18:19.183Z Compiling zeroize v1.8.1
13582025-02-28T10:18:19.540Z Compiling yoke-derive v0.7.4
13592025-02-28T10:18:19.843Z Compiling zerocopy v0.7.35
13602025-02-28T10:18:20.435Z Compiling thiserror-impl v1.0.69
13612025-02-28T10:18:20.764Z Compiling crypto-common v0.1.6
13622025-02-28T10:18:21.116Z Compiling block-buffer v0.10.4
13632025-02-28T10:18:21.157Z Compiling futures-macro v0.3.31
13642025-02-28T10:18:21.293Z Compiling digest v0.10.7
13652025-02-28T10:18:21.434Z Compiling zerofrom v0.1.4
13662025-02-28T10:18:21.463Z Compiling zerovec-derive v0.10.3
13672025-02-28T10:18:21.676Z Compiling displaydoc v0.2.5
13682025-02-28T10:18:21.781Z Compiling hmac v0.12.1
13692025-02-28T10:18:22.032Z Compiling block-padding v0.3.3
13702025-02-28T10:18:22.202Z Compiling yoke v0.7.4
13712025-02-28T10:18:22.311Z Compiling inout v0.1.3
13722025-02-28T10:18:22.365Z Compiling ppv-lite86 v0.2.20
13732025-02-28T10:18:22.585Z Compiling cipher v0.4.4
13742025-02-28T10:18:22.605Z Compiling sha2 v0.10.8
13752025-02-28T10:18:23.035Z Compiling futures-util v0.3.31
13762025-02-28T10:18:23.115Z Compiling icu_provider_macros v1.5.0
13772025-02-28T10:18:23.118Z Compiling der_derive v0.7.3
13782025-02-28T10:18:23.185Z Compiling tracing-attributes v0.1.27
13792025-02-28T10:18:23.422Z Compiling thiserror v1.0.69
13802025-02-28T10:18:23.584Z Compiling pest v2.7.14
13812025-02-28T10:18:23.913Z Compiling zerovec v0.10.4
13822025-02-28T10:18:24.168Z Compiling salsa20 v0.10.2
13832025-02-28T10:18:24.402Z Compiling pbkdf2 v0.12.2
13842025-02-28T10:18:25.249Z Compiling write16 v1.0.0
13852025-02-28T10:18:25.391Z Compiling untrusted v0.9.0
13862025-02-28T10:18:25.409Z Compiling der v0.7.9
13872025-02-28T10:18:25.589Z Compiling tinystr v0.7.6
13882025-02-28T10:18:25.848Z Compiling icu_collections v1.5.0
13892025-02-28T10:18:25.963Z Compiling icu_locid v1.5.0
13902025-02-28T10:18:26.167Z Compiling icu_normalizer_data v1.5.0
13912025-02-28T10:18:26.286Z Compiling tracing v0.1.40
13922025-02-28T10:18:26.352Z Compiling powerfmt v0.2.0
13932025-02-28T10:18:26.523Z Compiling utf16_iter v1.0.5
13942025-02-28T10:18:26.741Z Compiling time-core v0.1.2
13952025-02-28T10:18:26.745Z Compiling num-conv v0.1.0
13962025-02-28T10:18:26.812Z Compiling untrusted v0.7.1
13972025-02-28T10:18:26.938Z Compiling utf8_iter v1.0.4
13982025-02-28T10:18:27.020Z Compiling vcpkg v0.2.15
13992025-02-28T10:18:27.055Z Compiling time-macros v0.2.18
14002025-02-28T10:18:27.146Z Compiling deranged v0.3.11
14012025-02-28T10:18:27.180Z Compiling pest_meta v2.7.14
14022025-02-28T10:18:28.101Z Compiling icu_provider v1.5.0
14032025-02-28T10:18:28.264Z Compiling spki v0.7.3
14042025-02-28T10:18:28.647Z Compiling scrypt v0.11.0
14052025-02-28T10:18:28.722Z Compiling openssl-sys v0.9.106
14062025-02-28T10:18:29.081Z Compiling icu_locid_transform v1.5.0
14072025-02-28T10:18:29.150Z Compiling cbc v0.1.2
14082025-02-28T10:18:29.403Z Compiling aes v0.8.4
14092025-02-28T10:18:29.704Z Compiling scroll_derive v0.12.0
14102025-02-28T10:18:29.759Z Compiling num_threads v0.1.7
14112025-02-28T10:18:29.911Z Compiling tinyvec_macros v0.1.1
14122025-02-28T10:18:30.020Z Compiling atomic-waker v1.1.2
14132025-02-28T10:18:30.064Z Compiling time v0.3.36
14142025-02-28T10:18:30.225Z Compiling tinyvec v1.8.0
14152025-02-28T10:18:30.563Z Compiling bitflags v2.6.0
14162025-02-28T10:18:31.019Z Compiling bytes v1.10.0
14172025-02-28T10:18:31.371Z Compiling indexmap v2.7.1
14182025-02-28T10:18:31.749Z Compiling semver v1.0.25
14192025-02-28T10:18:32.141Z Compiling tokio v1.43.0
14202025-02-28T10:18:32.452Z Compiling http v1.2.0
14212025-02-28T10:18:32.472Z Compiling icu_properties v1.5.1
14222025-02-28T10:18:32.724Z Compiling rustc_version v0.4.1
14232025-02-28T10:18:32.746Z Compiling scroll v0.12.0
14242025-02-28T10:18:33.294Z Compiling pkcs5 v0.7.1
14252025-02-28T10:18:33.478Z Compiling pest_generator v2.7.14
14262025-02-28T10:18:34.068Z Compiling http-body v1.0.1
14272025-02-28T10:18:34.328Z Compiling rand_chacha v0.3.1
14282025-02-28T10:18:34.347Z Compiling form_urlencoded v1.2.1
14292025-02-28T10:18:34.588Z Compiling try-lock v0.2.5
14302025-02-28T10:18:34.610Z Compiling slog v2.7.0
14312025-02-28T10:18:34.670Z Compiling which v4.4.2
14322025-02-28T10:18:34.769Z Compiling zerocopy v0.8.10
14332025-02-28T10:18:35.233Z Compiling pest_derive v2.7.14
14342025-02-28T10:18:35.286Z Compiling rand v0.8.5
14352025-02-28T10:18:35.653Z Compiling want v0.3.1
14362025-02-28T10:18:35.742Z Compiling goblin v0.8.2
14372025-02-28T10:18:35.932Z Compiling pkcs8 v0.10.2
14382025-02-28T10:18:36.035Z Compiling icu_normalizer v1.5.0
14392025-02-28T10:18:36.570Z Compiling uuid v1.15.1
14402025-02-28T10:18:36.625Z Compiling zerocopy-derive v0.8.10
14412025-02-28T10:18:36.978Z Compiling idna_adapter v1.2.0
14422025-02-28T10:18:37.211Z Compiling idna v1.0.3
14432025-02-28T10:18:37.331Z Compiling httpdate v1.0.3
14442025-02-28T10:18:37.774Z Compiling iana-time-zone v0.1.61
14452025-02-28T10:18:37.806Z Compiling tower-service v0.3.3
14462025-02-28T10:18:37.960Z Compiling dtrace-parser v0.2.0
14472025-02-28T10:18:38.160Z Compiling chrono v0.4.40
14482025-02-28T10:18:38.772Z Compiling serde_spanned v0.6.8
14492025-02-28T10:18:38.873Z Compiling toml_datetime v0.6.8
14502025-02-28T10:18:39.014Z Compiling serde_tokenstream v0.2.2
14512025-02-28T10:18:39.352Z Compiling base64 v0.22.1
14522025-02-28T10:18:39.599Z Compiling foreign-types-shared v0.1.1
14532025-02-28T10:18:39.739Z Compiling openssl v0.10.71
14542025-02-28T10:18:39.816Z Compiling rustversion v1.0.17
14552025-02-28T10:18:40.018Z Compiling adler2 v2.0.0
14562025-02-28T10:18:40.333Z Compiling tokio-util v0.7.13
14572025-02-28T10:18:40.341Z Compiling match_cfg v0.1.0
14582025-02-28T10:18:40.341Z Compiling hostname v0.3.1
14592025-02-28T10:18:40.557Z Compiling miniz_oxide v0.8.5
14602025-02-28T10:18:40.576Z Compiling foreign-types v0.3.2
14612025-02-28T10:18:40.688Z Compiling url v2.5.3
14622025-02-28T10:18:41.415Z Compiling h2 v0.4.6
14632025-02-28T10:18:42.041Z Compiling dof v0.3.0
14642025-02-28T10:18:42.398Z Compiling rand_core v0.9.2
14652025-02-28T10:18:42.444Z Compiling async-trait v0.1.86
14662025-02-28T10:18:42.643Z Compiling openssl-macros v0.1.1
14672025-02-28T10:18:42.829Z Compiling usdt-impl v0.5.0
14682025-02-28T10:18:43.388Z Compiling serde_derive_internals v0.29.1
14692025-02-28T10:18:43.804Z Compiling dirs-sys-next v0.1.2
14702025-02-28T10:18:44.163Z Compiling rustls v0.23.19
14712025-02-28T10:18:44.346Z Compiling schemars v0.8.22
14722025-02-28T10:18:44.483Z Compiling siphasher v0.3.11
14732025-02-28T10:18:44.730Z Compiling data-encoding v2.6.0
14742025-02-28T10:18:44.817Z Compiling syn v1.0.109
14752025-02-28T10:18:44.845Z Compiling rustls v0.22.4
14762025-02-28T10:18:44.848Z Compiling native-tls v0.2.12
14772025-02-28T10:18:45.164Z Compiling dirs-next v2.0.0
14782025-02-28T10:18:45.234Z Compiling rand_chacha v0.9.0
14792025-02-28T10:18:45.469Z Compiling http-body-util v0.1.2
14802025-02-28T10:18:45.683Z Compiling schemars_derive v0.8.22
14812025-02-28T10:18:45.989Z Compiling heapless v0.7.17
14822025-02-28T10:18:46.458Z Compiling unicode-normalization v0.1.24
14832025-02-28T10:18:46.597Z Compiling crossbeam-epoch v0.9.18
14842025-02-28T10:18:46.620Z Compiling signature v2.2.0
14852025-02-28T10:18:46.934Z Compiling sha1 v0.10.6
14862025-02-28T10:18:47.261Z Compiling bzip2-sys v0.1.11+1.0.8
14872025-02-28T10:18:47.355Z Compiling thread_local v1.1.8
14882025-02-28T10:18:47.358Z Compiling multer v3.1.0
14892025-02-28T10:18:47.550Z Compiling encoding_rs v0.8.34
14902025-02-28T10:18:47.694Z Compiling cookie v0.18.1
14912025-02-28T10:18:47.756Z Compiling gimli v0.31.1
14922025-02-28T10:18:47.821Z Compiling unicode-bidi v0.3.17
14932025-02-28T10:18:47.993Z Compiling slog-async v2.8.0
14942025-02-28T10:18:48.474Z Compiling hyper v1.6.0
14952025-02-28T10:18:48.619Z Compiling dyn-clone v1.0.18
14962025-02-28T10:18:48.855Z Compiling ipnet v2.11.0
14972025-02-28T10:18:49.034Z Compiling mime v0.3.17
14982025-02-28T10:18:49.581Z Compiling rayon-core v1.12.1
14992025-02-28T10:18:49.890Z Compiling unicode-properties v0.1.3
15002025-02-28T10:18:49.946Z Compiling openssl-probe v0.1.5
15012025-02-28T10:18:50.267Z Compiling signal-hook v0.3.17
15022025-02-28T10:18:50.322Z Compiling stringprep v0.1.5
15032025-02-28T10:18:51.235Z Compiling hyper-util v0.1.10
15042025-02-28T10:18:51.633Z Compiling toml_edit v0.22.24
15052025-02-28T10:18:51.858Z Compiling addr2line v0.24.2
15062025-02-28T10:18:52.498Z Compiling crossbeam-deque v0.8.5
15072025-02-28T10:18:52.584Z Compiling rand v0.9.0
15082025-02-28T10:18:52.900Z Compiling term v0.7.0
15092025-02-28T10:18:53.719Z Compiling usdt-macro v0.5.0
15102025-02-28T10:18:53.977Z Compiling usdt-attr-macro v0.5.0
15112025-02-28T10:18:54.073Z Compiling slog-json v2.6.1
15122025-02-28T10:18:54.126Z Compiling serde_urlencoded v0.7.1
15132025-02-28T10:18:54.258Z Compiling curve25519-dalek v4.1.3
15142025-02-28T10:18:54.441Z Compiling crossbeam-channel v0.5.13
15152025-02-28T10:18:54.628Z Compiling futures-executor v0.3.31
15162025-02-28T10:18:54.913Z Compiling enum-as-inner v0.6.1
15172025-02-28T10:18:55.116Z Compiling md-5 v0.10.6
15182025-02-28T10:18:55.135Z Compiling async-stream-impl v0.3.6
15192025-02-28T10:18:55.425Z Compiling rustls-pemfile v2.2.0
15202025-02-28T10:18:55.428Z Compiling num-integer v0.1.46
15212025-02-28T10:18:55.542Z Compiling hash32 v0.2.1
15222025-02-28T10:18:55.754Z Compiling ff v0.13.0
15232025-02-28T10:18:55.904Z Compiling is-terminal v0.4.13
15242025-02-28T10:18:55.935Z Compiling memoffset v0.9.1
15252025-02-28T10:18:56.004Z Compiling object v0.36.5
15262025-02-28T10:18:56.058Z Compiling dropshot v0.12.0
15272025-02-28T10:18:56.169Z Compiling take_mut v0.2.2
15282025-02-28T10:18:56.263Z Compiling num-bigint-dig v0.8.4
15292025-02-28T10:18:56.376Z Compiling linked-hash-map v0.5.6
15302025-02-28T10:18:56.396Z Compiling fallible-iterator v0.2.0
15312025-02-28T10:18:56.435Z Compiling portable-atomic v1.9.0
15322025-02-28T10:18:56.650Z Compiling rustc-demangle v0.1.24
15332025-02-28T10:18:56.727Z Compiling smoltcp v0.9.1
15342025-02-28T10:18:57.056Z Compiling cfg_aliases v0.2.1
15352025-02-28T10:18:57.172Z Compiling psl-types v2.0.11
15362025-02-28T10:18:57.385Z Compiling utf-8 v0.7.6
15372025-02-28T10:18:57.403Z Compiling anyhow v1.0.96
15382025-02-28T10:18:57.406Z Compiling base16ct v0.2.0
15392025-02-28T10:18:57.542Z Compiling quick-error v1.2.3
15402025-02-28T10:18:57.698Z Compiling litrs v0.4.1
15412025-02-28T10:18:57.717Z Compiling resolv-conf v0.7.0
15422025-02-28T10:18:57.735Z Compiling sec1 v0.7.3
15432025-02-28T10:18:58.292Z Compiling tungstenite v0.24.0
15442025-02-28T10:18:58.443Z Compiling publicsuffix v2.3.0
15452025-02-28T10:18:58.494Z Compiling nix v0.29.0
15462025-02-28T10:18:58.712Z Compiling postgres-protocol v0.6.8
15472025-02-28T10:18:58.747Z Compiling lru-cache v0.1.2
15482025-02-28T10:18:58.768Z Compiling document-features v0.2.10
15492025-02-28T10:18:59.070Z Compiling async-stream v0.3.6
15502025-02-28T10:18:59.546Z Compiling slog-term v2.9.1
15512025-02-28T10:18:59.917Z Compiling group v0.13.0
15522025-02-28T10:18:59.941Z Compiling usdt v0.5.0
15532025-02-28T10:19:00.156Z Compiling hickory-proto v0.24.4
15542025-02-28T10:19:00.247Z Compiling num-iter v0.1.45
15552025-02-28T10:19:00.400Z Compiling toml v0.8.20
15562025-02-28T10:19:00.562Z Compiling futures v0.3.31
15572025-02-28T10:19:00.616Z Compiling slog-bunyan v2.5.0
15582025-02-28T10:19:01.874Z Compiling tokio-native-tls v0.3.1
15592025-02-28T10:19:01.914Z Compiling camino v1.1.9
15602025-02-28T10:19:02.345Z Compiling phf_shared v0.11.2
15612025-02-28T10:19:02.425Z Compiling dropshot_endpoint v0.12.0
15622025-02-28T10:19:02.738Z Compiling backtrace v0.3.74
15632025-02-28T10:19:02.775Z Compiling terminal_size v0.4.0
15642025-02-28T10:19:03.017Z Compiling openapiv3 v2.0.0
15652025-02-28T10:19:03.021Z Compiling serde_path_to_error v0.1.16
15662025-02-28T10:19:03.205Z Compiling waitgroup v0.1.2
15672025-02-28T10:19:03.439Z Compiling hkdf v0.12.4
15682025-02-28T10:19:03.719Z Compiling crypto-bigint v0.5.5
15692025-02-28T10:19:03.794Z Compiling curve25519-dalek-derive v0.1.1
15702025-02-28T10:19:04.462Z Compiling hubpack_derive v0.1.1
15712025-02-28T10:19:05.215Z Compiling zerocopy-derive v0.6.6
15722025-02-28T10:19:05.324Z Compiling webpki-roots v0.26.6
15732025-02-28T10:19:05.552Z Compiling sync_wrapper v1.0.1
15742025-02-28T10:19:05.555Z Compiling hostname v0.4.0
15752025-02-28T10:19:05.732Z Compiling crc32fast v1.4.2
15762025-02-28T10:19:05.801Z Compiling ahash v0.8.11
15772025-02-28T10:19:06.084Z Compiling fs-err v2.11.0
15782025-02-28T10:19:06.155Z Compiling tower-layer v0.3.3
15792025-02-28T10:19:06.443Z Compiling managed v0.8.0
15802025-02-28T10:19:06.463Z Compiling debug-ignore v1.0.5
15812025-02-28T10:19:06.548Z Compiling unicode-width v0.2.0
15822025-02-28T10:19:06.631Z Compiling newtype-uuid v1.2.1
15832025-02-28T10:19:06.897Z Compiling winnow v0.5.40
15842025-02-28T10:19:06.949Z Compiling clap_builder v4.5.31
15852025-02-28T10:19:07.090Z Compiling zerocopy v0.6.6
15862025-02-28T10:19:07.093Z Compiling console v0.15.10
15872025-02-28T10:19:07.849Z Compiling elliptic-curve v0.13.8
15882025-02-28T10:19:08.443Z Compiling strum_macros v0.25.3
15892025-02-28T10:19:08.869Z Compiling tower v0.5.2
15902025-02-28T10:19:09.037Z Compiling flate2 v1.1.0
15912025-02-28T10:19:09.058Z Compiling hickory-resolver v0.24.4
15922025-02-28T10:19:09.658Z Compiling hubpack v0.1.2
15932025-02-28T10:19:10.072Z Compiling toml_edit v0.19.15
15942025-02-28T10:19:10.360Z Compiling phf v0.11.2
15952025-02-28T10:19:10.642Z Compiling signal-hook-mio v0.2.4
15962025-02-28T10:19:10.767Z Compiling hyper-tls v0.6.0
15972025-02-28T10:19:10.830Z Compiling cookie_store v0.21.1
15982025-02-28T10:19:11.188Z Compiling rayon v1.10.0
15992025-02-28T10:19:12.160Z Compiling bzip2 v0.4.4
16002025-02-28T10:19:12.685Z Compiling postgres-types v0.2.9
16012025-02-28T10:19:14.020Z Compiling tokio-tungstenite v0.24.0
16022025-02-28T10:19:14.664Z Compiling ed25519 v2.2.3
16032025-02-28T10:19:14.822Z Compiling phf_shared v0.10.0
16042025-02-28T10:19:15.213Z Compiling tokio-stream v0.1.17
16052025-02-28T10:19:15.572Z Compiling pkcs1 v0.7.5
16062025-02-28T10:19:15.903Z Compiling serde-big-array v0.5.1
16072025-02-28T10:19:16.145Z Compiling clap_derive v4.5.28
16082025-02-28T10:19:16.165Z Compiling rfc6979 v0.4.0
16092025-02-28T10:19:16.424Z Compiling serde_repr v0.1.19
16102025-02-28T10:19:16.479Z Compiling derive-where v1.2.7
16112025-02-28T10:19:16.513Z Compiling bstr v1.10.0
16122025-02-28T10:19:16.987Z Compiling float-cmp v0.10.0
16132025-02-28T10:19:17.244Z Compiling difflib v0.4.0
16142025-02-28T10:19:17.552Z Compiling new_debug_unreachable v1.0.6
16152025-02-28T10:19:17.583Z Compiling fixedbitset v0.4.2
16162025-02-28T10:19:17.673Z Compiling static_assertions v1.1.0
16172025-02-28T10:19:17.797Z Compiling normalize-line-endings v0.3.0
16182025-02-28T10:19:17.958Z Compiling number_prefix v0.4.0
16192025-02-28T10:19:18.022Z Compiling unicode-segmentation v1.12.0
16202025-02-28T10:19:18.043Z Compiling precomputed-hash v0.1.1
16212025-02-28T10:19:18.186Z Compiling whoami v1.5.2
16222025-02-28T10:19:18.208Z Compiling bit-vec v0.6.3
16232025-02-28T10:19:18.586Z Compiling predicates-core v1.0.8
16242025-02-28T10:19:18.630Z Compiling bit-set v0.5.3
16252025-02-28T10:19:18.746Z Compiling similar v2.6.0
16262025-02-28T10:19:18.911Z Compiling predicates v3.1.3
16272025-02-28T10:19:18.931Z Compiling tokio-postgres v0.7.13
16282025-02-28T10:19:18.934Z Compiling string_cache v0.8.7
16292025-02-28T10:19:19.387Z Compiling indicatif v0.17.11
16302025-02-28T10:19:19.566Z Compiling petgraph v0.6.5
16312025-02-28T10:19:20.371Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16322025-02-28T10:19:20.637Z Compiling clap v4.5.31
16332025-02-28T10:19:20.762Z Compiling ecdsa v0.16.9
16342025-02-28T10:19:20.782Z Compiling rsa v0.9.6
16352025-02-28T10:19:21.301Z Compiling ed25519-dalek v2.1.1
16362025-02-28T10:19:22.632Z Compiling toml v0.7.8
16372025-02-28T10:19:23.316Z Compiling zip v0.6.6
16382025-02-28T10:19:23.600Z Compiling crossterm v0.28.1
16392025-02-28T10:19:24.616Z Compiling hex v0.4.3
16402025-02-28T10:19:24.890Z Compiling x509-cert v0.2.5
16412025-02-28T10:19:25.204Z Compiling itertools v0.10.5
16422025-02-28T10:19:25.360Z Compiling lalrpop-util v0.19.12
16432025-02-28T10:19:25.734Z Compiling peg-runtime v0.8.3
16442025-02-28T10:19:26.238Z Compiling unicode-xid v0.2.6
16452025-02-28T10:19:26.312Z Compiling strum_macros v0.26.4
16462025-02-28T10:19:26.461Z Compiling xattr v1.3.1
16472025-02-28T10:19:26.607Z Compiling filetime v0.2.25
16482025-02-28T10:19:26.879Z Compiling tar v0.4.44
16492025-02-28T10:19:30.857Z Compiling strum v0.26.3
16502025-02-28T10:19:33.621Z Compiling aws-lc-sys v0.26.0
16512025-02-28T10:20:03.521Z Compiling rustls-webpki v0.102.8
16522025-02-28T10:20:06.868Z Compiling tokio-rustls v0.25.0
16532025-02-28T10:20:08.539Z Compiling tokio-rustls v0.26.0
16542025-02-28T10:20:08.847Z Compiling hyper-rustls v0.27.3
16552025-02-28T10:20:09.224Z Compiling reqwest v0.12.12
16562025-02-28T10:20:10.653Z Compiling qorb v0.2.1
16572025-02-28T10:20:13.602Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16582025-02-28T10:20:13.865Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16592025-02-28T10:20:18.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
16602025-02-28T10:20:18.571Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16612025-02-28T10:20:18.612ZFeb 28 10:20:17.496 INFO Starting download, target: Clickhouse
16622025-02-28T10:20:18.612ZFeb 28 10:20:17.497 INFO Starting download, target: Cockroach
16632025-02-28T10:20:18.612ZFeb 28 10:20:17.497 INFO Starting download, target: Console
16642025-02-28T10:20:18.620ZFeb 28 10:20:17.497 INFO Starting download, target: DendriteOpenapi
16652025-02-28T10:20:18.620ZFeb 28 10:20:17.497 INFO Starting download, target: DendriteStub
16662025-02-28T10:20:18.620ZFeb 28 10:20:17.497 INFO Starting download, target: MaghemiteMgd
16672025-02-28T10:20:18.620ZFeb 28 10:20:17.497 INFO Starting download, target: TransceiverControl
16682025-02-28T10:20:18.620ZFeb 28 10:20:17.497 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16692025-02-28T10:20:18.620ZFeb 28 10:20:17.498 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16702025-02-28T10:20:18.620ZFeb 28 10:20:17.498 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16712025-02-28T10:20:18.621ZFeb 28 10:20:17.498 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16722025-02-28T10:20:18.621ZFeb 28 10:20:17.498 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16732025-02-28T10:20:18.621ZFeb 28 10:20:17.498 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16742025-02-28T10:20:18.621ZFeb 28 10:20:17.498 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16752025-02-28T10:20:18.967ZFeb 28 10:20:17.876 INFO Download complete, target: DendriteOpenapi
16762025-02-28T10:20:19.049ZFeb 28 10:20:17.952 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16772025-02-28T10:20:19.077ZFeb 28 10:20:17.960 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16782025-02-28T10:20:19.391ZFeb 28 10:20:18.295 INFO Download complete, target: Console
16792025-02-28T10:20:19.470ZFeb 28 10:20:18.367 INFO Download complete, target: TransceiverControl
16802025-02-28T10:20:19.805ZFeb 28 10:20:18.718 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16812025-02-28T10:20:20.126ZFeb 28 10:20:19.040 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16822025-02-28T10:20:20.760ZFeb 28 10:20:19.675 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16832025-02-28T10:20:21.037ZFeb 28 10:20:19.950 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16842025-02-28T10:20:21.037ZFeb 28 10:20:19.950 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16852025-02-28T10:20:22.362ZFeb 28 10:20:21.276 INFO Download complete, target: DendriteStub
16862025-02-28T10:20:22.748ZFeb 28 10:20:21.662 INFO Download complete, target: MaghemiteMgd
16872025-02-28T10:20:27.534ZFeb 28 10:20:26.448 INFO Checking that binary works, target: Cockroach
16882025-02-28T10:20:27.701ZFeb 28 10:20:26.613 INFO Download complete, target: Cockroach
16892025-02-28T10:20:31.563ZFeb 28 10:20:30.472 INFO Checking that binary works, target: Clickhouse
16902025-02-28T10:20:31.672ZFeb 28 10:20:30.585 INFO Download complete, target: Clickhouse
16912025-02-28T10:20:31.681ZAll prerequisites installed successfully
16922025-02-28T10:20:31.685Z
16932025-02-28T10:20:31.686Zreal 5:27.836295801
16942025-02-28T10:20:31.686Zuser 15:40.661788073
16952025-02-28T10:20:31.686Zsys 2:06.670467838
16962025-02-28T10:20:31.686Ztrap 0.539172891
16972025-02-28T10:20:31.686Ztflt 0.949900436
16982025-02-28T10:20:31.686Zdflt 1.254031548
16992025-02-28T10:20:31.686Zkflt 0.025378871
17002025-02-28T10:20:31.686Zlock 26:31.986608466
17012025-02-28T10:20:31.686Zslp 57:51.311199630
17022025-02-28T10:20:31.686Zlat 1:00.697269938
17032025-02-28T10:20:31.686Zstop 2:24.389785495
17042025-02-28T10:20:31.686Z+ source ./tools/include/force-git-over-https.sh
17052025-02-28T10:20:31.686Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17062025-02-28T10:20:31.686Z++ (( i = 0 ))
17072025-02-28T10:20:31.686Z++ (( i < 5 ))
17082025-02-28T10:20:31.686Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
17092025-02-28T10:20:31.691Z++ (( i++ ))
17102025-02-28T10:20:31.691Z++ (( i < 5 ))
17112025-02-28T10:20:31.691Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17122025-02-28T10:20:31.691Z++ (( i++ ))
17132025-02-28T10:20:31.691Z++ (( i < 5 ))
17142025-02-28T10:20:31.691Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17152025-02-28T10:20:31.696Z++ (( i++ ))
17162025-02-28T10:20:31.696Z++ (( i < 5 ))
17172025-02-28T10:20:31.696Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17182025-02-28T10:20:31.699Z++ (( i++ ))
17192025-02-28T10:20:31.699Z++ (( i < 5 ))
17202025-02-28T10:20:31.699Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17212025-02-28T10:20:31.703Z++ (( i++ ))
17222025-02-28T10:20:31.703Z++ (( i < 5 ))
17232025-02-28T10:20:31.703Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17242025-02-28T10:20:31.703Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17252025-02-28T10:20:31.703Z+ rc=0
17262025-02-28T10:20:31.703Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
17272025-02-28T10:21:06.333Z+ case $rc in
17282025-02-28T10:21:06.333Z+ pfexec zfs create -p rpool/images/build/host
17292025-02-28T10:21:06.555Z+ pfexec zfs create -p rpool/images/build/recovery
17302025-02-28T10:21:06.636Z+ cargo xtask releng --output-dir /work
17312025-02-28T10:21:07.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17322025-02-28T10:21:07.219Z Running `target/debug/xtask releng --output-dir /work`
17332025-02-28T10:21:08.170Z Compiling proc-macro2 v1.0.93
17342025-02-28T10:21:08.173Z Compiling unicode-ident v1.0.14
17352025-02-28T10:21:08.173Z Compiling libc v0.2.170
17362025-02-28T10:21:08.173Z Compiling serde v1.0.218
17372025-02-28T10:21:08.174Z Compiling autocfg v1.4.0
17382025-02-28T10:21:08.174Z Compiling cfg-if v1.0.0
17392025-02-28T10:21:08.174Z Compiling version_check v0.9.5
17402025-02-28T10:21:08.457Z Compiling memchr v2.7.4
17412025-02-28T10:21:08.497Z Compiling typenum v1.17.0
17422025-02-28T10:21:08.640Z Compiling shlex v1.3.0
17432025-02-28T10:21:09.126Z Compiling generic-array v0.14.7
17442025-02-28T10:21:09.160Z Compiling lock_api v0.4.12
17452025-02-28T10:21:09.165Z Compiling value-bag v1.9.0
17462025-02-28T10:21:09.475Z Compiling scopeguard v1.2.0
17472025-02-28T10:21:09.498Z Compiling parking_lot_core v0.9.10
17482025-02-28T10:21:09.649Z Compiling log v0.4.22
17492025-02-28T10:21:09.765Z Compiling rustix v0.38.37
17502025-02-28T10:21:09.925Z Compiling serde_json v1.0.139
17512025-02-28T10:21:10.105Z Compiling quote v1.0.38
17522025-02-28T10:21:10.283Z Compiling jobserver v0.1.32
17532025-02-28T10:21:10.335Z Compiling getrandom v0.2.15
17542025-02-28T10:21:10.408Z Compiling libm v0.2.8
17552025-02-28T10:21:10.497Z Compiling syn v2.0.98
17562025-02-28T10:21:10.677Z Compiling cc v1.2.15
17572025-02-28T10:21:10.751Z Compiling num-traits v0.2.19
17582025-02-28T10:21:10.759Z Compiling slab v0.4.9
17592025-02-28T10:21:10.761Z Compiling itoa v1.0.11
17602025-02-28T10:21:10.780Z Compiling semver v1.0.25
17612025-02-28T10:21:11.009Z Compiling aho-corasick v1.1.3
17622025-02-28T10:21:11.034Z Compiling regex-syntax v0.8.5
17632025-02-28T10:21:11.090Z Compiling thiserror v1.0.69
17642025-02-28T10:21:11.247Z Compiling spin v0.9.8
17652025-02-28T10:21:11.815Z Compiling errno v0.3.9
17662025-02-28T10:21:11.839Z Compiling getrandom v0.3.1
17672025-02-28T10:21:12.264Z Compiling either v1.14.0
17682025-02-28T10:21:12.330Z Compiling glob v0.3.2
17692025-02-28T10:21:12.435Z Compiling rand_core v0.6.4
17702025-02-28T10:21:12.761Z Compiling subtle v2.6.1
17712025-02-28T10:21:12.861Z Compiling prettyplease v0.2.29
17722025-02-28T10:21:13.163Z Compiling lazy_static v1.5.0
17732025-02-28T10:21:13.201Z Compiling clang-sys v1.8.1
17742025-02-28T10:21:13.242Z Compiling minimal-lexical v0.2.1
17752025-02-28T10:21:13.500Z Compiling libloading v0.8.5
17762025-02-28T10:21:13.612Z Compiling home v0.5.9
17772025-02-28T10:21:13.771Z Compiling nom v7.1.3
17782025-02-28T10:21:13.876Z Compiling smallvec v1.14.0
17792025-02-28T10:21:14.012Z Compiling once_cell v1.20.3
17802025-02-28T10:21:14.062Z Compiling bindgen v0.69.5
17812025-02-28T10:21:14.587Z Compiling itertools v0.12.1
17822025-02-28T10:21:14.802Z Compiling regex-automata v0.4.8
17832025-02-28T10:21:14.968Z Compiling lazycell v1.3.0
17842025-02-28T10:21:15.191Z Compiling rustc-hash v1.1.0
17852025-02-28T10:21:15.778Z Compiling cmake v0.1.51
17862025-02-28T10:21:16.746Z Compiling pkg-config v0.3.31
17872025-02-28T10:21:16.775Z Compiling dunce v1.0.5
17882025-02-28T10:21:16.957Z Compiling cexpr v0.6.0
17892025-02-28T10:21:17.137Z Compiling fs_extra v1.3.0
17902025-02-28T10:21:17.185Z Compiling ring v0.17.11
17912025-02-28T10:21:17.655Z Compiling paste v1.0.15
17922025-02-28T10:21:17.805Z Compiling byteorder v1.5.0
17932025-02-28T10:21:18.180Z Compiling synstructure v0.13.1
17942025-02-28T10:21:18.458Z Compiling heck v0.5.0
17952025-02-28T10:21:18.723Z Compiling ryu v1.0.18
17962025-02-28T10:21:19.012Z Compiling pin-project-lite v0.2.14
17972025-02-28T10:21:19.136Z Compiling httparse v1.9.5
17982025-02-28T10:21:19.197Z Compiling aws-lc-rs v1.12.4
17992025-02-28T10:21:19.483Z Compiling const-oid v0.9.6
18002025-02-28T10:21:20.003Z Compiling futures-core v0.3.31
18012025-02-28T10:21:20.529Z Compiling regex v1.11.1
18022025-02-28T10:21:20.981Z Compiling signal-hook-registry v1.4.2
18032025-02-28T10:21:21.441Z Compiling allocator-api2 v0.2.18
18042025-02-28T10:21:21.719Z Compiling foldhash v0.1.3
18052025-02-28T10:21:22.089Z Compiling equivalent v1.0.1
18062025-02-28T10:21:22.248Z Compiling serde_derive v1.0.218
18072025-02-28T10:21:22.274Z Compiling zeroize_derive v1.4.2
18082025-02-28T10:21:22.328Z Compiling zerocopy-derive v0.7.35
18092025-02-28T10:21:22.410Z Compiling tokio-macros v2.5.0
18102025-02-28T10:21:22.413Z Compiling zerofrom-derive v0.1.4
18112025-02-28T10:21:22.568Z Compiling thiserror-impl v1.0.69
18122025-02-28T10:21:23.776Z Compiling zeroize v1.8.1
18132025-02-28T10:21:24.028Z Compiling yoke-derive v0.7.4
18142025-02-28T10:21:24.241Z Compiling futures-macro v0.3.31
18152025-02-28T10:21:24.274Z Compiling zerovec-derive v0.10.3
18162025-02-28T10:21:24.298Z Compiling displaydoc v0.2.5
18172025-02-28T10:21:25.592Z Compiling icu_provider_macros v1.5.0
18182025-02-28T10:21:25.774Z Compiling crypto-common v0.1.6
18192025-02-28T10:21:26.062Z Compiling tracing-attributes v0.1.27
18202025-02-28T10:21:26.130Z Compiling block-buffer v0.10.4
18212025-02-28T10:21:26.204Z Compiling zerocopy v0.7.35
18222025-02-28T10:21:26.423Z Compiling digest v0.10.7
18232025-02-28T10:21:26.487Z Compiling der_derive v0.7.3
18242025-02-28T10:21:26.882Z Compiling hashbrown v0.15.1
18252025-02-28T10:21:26.927Z Compiling parking_lot v0.12.3
18262025-02-28T10:21:26.967Z Compiling mio v1.0.2
18272025-02-28T10:21:27.230Z Compiling num-conv v0.1.0
18282025-02-28T10:21:27.626Z Compiling time-core v0.1.2
18292025-02-28T10:21:27.866Z Compiling time-macros v0.2.18
18302025-02-28T10:21:28.246Z Compiling schemars v0.8.22
18312025-02-28T10:21:28.382Z Compiling vcpkg v0.2.15
18322025-02-28T10:21:28.679Z Compiling crossbeam-utils v0.8.20
18332025-02-28T10:21:28.757Z Compiling serde_derive_internals v0.29.1
18342025-02-28T10:21:29.055Z Compiling socket2 v0.5.8
18352025-02-28T10:21:29.788Z Compiling openssl-sys v0.9.106
18362025-02-28T10:21:30.864Z Compiling schemars_derive v0.8.22
18372025-02-28T10:21:31.307Z Compiling fnv v1.0.7
18382025-02-28T10:21:31.486Z Compiling futures-sink v0.3.31
18392025-02-28T10:21:32.723Z Compiling stable_deref_trait v1.2.0
18402025-02-28T10:21:33.932Z Compiling cpufeatures v0.2.14
18412025-02-28T10:21:33.952Z Compiling slog v2.7.0
18422025-02-28T10:21:33.967Z Compiling futures-channel v0.3.31
18432025-02-28T10:21:34.107Z Compiling zerofrom v0.1.4
18442025-02-28T10:21:34.404Z Compiling pin-utils v0.1.0
18452025-02-28T10:21:34.408Z Compiling futures-io v0.3.31
18462025-02-28T10:21:34.468Z Compiling futures-task v0.3.31
18472025-02-28T10:21:34.590Z Compiling yoke v0.7.4
18482025-02-28T10:21:34.782Z Compiling openssl v0.10.71
18492025-02-28T10:21:34.785Z Compiling futures-util v0.3.31
18502025-02-28T10:21:34.874Z Compiling bitflags v2.6.0
18512025-02-28T10:21:34.901Z Compiling bytes v1.10.0
18522025-02-28T10:21:35.686Z Compiling indexmap v2.7.1
18532025-02-28T10:21:36.356Z Compiling tokio v1.43.0
18542025-02-28T10:21:37.829Z Compiling serde_tokenstream v0.2.2
18552025-02-28T10:21:37.832Z Compiling http v1.2.0
18562025-02-28T10:21:38.075Z Compiling zerovec v0.10.4
18572025-02-28T10:21:39.470Z Compiling which v4.4.2
18582025-02-28T10:21:40.141Z Compiling scroll_derive v0.12.0
18592025-02-28T10:21:41.479Z Compiling ucd-trie v0.1.7
18602025-02-28T10:21:41.969Z Compiling pest v2.7.14
18612025-02-28T10:21:42.602Z Compiling rustc_version v0.4.1
18622025-02-28T10:21:43.302Z Compiling uuid v1.15.1
18632025-02-28T10:21:44.257Z Compiling hmac v0.12.1
18642025-02-28T10:21:44.421Z Compiling openssl-macros v0.1.1
18652025-02-28T10:21:44.567Z Compiling rustls v0.23.19
18662025-02-28T10:21:45.031Z Compiling zerocopy v0.8.10
18672025-02-28T10:21:45.136Z Compiling native-tls v0.2.12
18682025-02-28T10:21:45.333Z Compiling iana-time-zone v0.1.61
18692025-02-28T10:21:45.575Z Compiling chrono v0.4.40
18702025-02-28T10:21:45.717Z Compiling pest_meta v2.7.14
18712025-02-28T10:21:45.802Z Compiling tinystr v0.7.6
18722025-02-28T10:21:46.322Z Compiling block-padding v0.3.3
18732025-02-28T10:21:46.426Z Compiling litemap v0.7.3
18742025-02-28T10:21:46.682Z Compiling writeable v0.5.5
18752025-02-28T10:21:47.091Z Compiling inout v0.1.3
18762025-02-28T10:21:47.375Z Compiling pest_generator v2.7.14
18772025-02-28T10:21:47.734Z Compiling icu_locid v1.5.0
18782025-02-28T10:21:48.349Z Compiling ppv-lite86 v0.2.20
18792025-02-28T10:21:48.851Z Compiling zerocopy-derive v0.8.10
18802025-02-28T10:21:49.099Z Compiling cookie v0.18.1
18812025-02-28T10:21:50.161Z Compiling pest_derive v2.7.14
18822025-02-28T10:21:51.267Z Compiling icu_provider v1.5.0
18832025-02-28T10:21:51.424Z Compiling cipher v0.4.4
18842025-02-28T10:21:52.023Z Compiling sha2 v0.10.8
18852025-02-28T10:21:52.503Z Compiling async-trait v0.1.86
18862025-02-28T10:21:53.031Z Compiling aws-lc-sys v0.26.0
18872025-02-28T10:21:53.112Z Compiling tracing-core v0.1.32
18882025-02-28T10:21:53.515Z Compiling usdt-impl v0.5.0
18892025-02-28T10:21:54.155Z Compiling dyn-clone v1.0.18
18902025-02-28T10:21:54.442Z Compiling base64ct v1.6.0
18912025-02-28T10:21:54.770Z Compiling icu_locid_transform_data v1.5.0
18922025-02-28T10:21:54.940Z Compiling percent-encoding v2.3.1
18932025-02-28T10:21:55.070Z Compiling rustls-pki-types v1.10.0
18942025-02-28T10:21:55.411Z Compiling pem-rfc7468 v0.7.0
18952025-02-28T10:21:55.436Z Compiling icu_locid_transform v1.5.0
18962025-02-28T10:21:56.951Z Compiling tracing v0.1.40
18972025-02-28T10:21:58.941Z Compiling tokio-util v0.7.13
18982025-02-28T10:21:59.142Z Compiling scroll v0.12.0
18992025-02-28T10:21:59.557Z Compiling icu_collections v1.5.0
19002025-02-28T10:22:01.467Z Compiling icu_properties_data v1.5.0
19012025-02-28T10:22:01.775Z Compiling flagset v0.4.6
19022025-02-28T10:22:01.871Z Compiling plain v0.2.3
19032025-02-28T10:22:01.988Z Compiling untrusted v0.9.0
19042025-02-28T10:22:02.066Z Compiling syn v1.0.109
19052025-02-28T10:22:02.195Z Compiling camino v1.1.9
19062025-02-28T10:22:02.282Z Compiling powerfmt v0.2.0
19072025-02-28T10:22:02.592Z Compiling untrusted v0.7.1
19082025-02-28T10:22:02.773Z Compiling deranged v0.3.11
19092025-02-28T10:22:02.821Z Compiling goblin v0.8.2
19102025-02-28T10:22:04.563Z Compiling der v0.7.9
19112025-02-28T10:22:05.028Z Compiling icu_properties v1.5.1
19122025-02-28T10:22:08.625Z Compiling litrs v0.4.1
19132025-02-28T10:22:09.369Z Compiling atomic-waker v1.1.2
19142025-02-28T10:22:09.642Z Compiling rustls v0.22.4
19152025-02-28T10:22:10.085Z Compiling num_threads v0.1.7
19162025-02-28T10:22:10.237Z Compiling utf16_iter v1.0.5
19172025-02-28T10:22:10.553Z Compiling rayon-core v1.12.1
19182025-02-28T10:22:10.899Z Compiling utf8_iter v1.0.4
19192025-02-28T10:22:11.238Z Compiling write16 v1.0.0
19202025-02-28T10:22:11.280Z Compiling icu_normalizer_data v1.5.0
19212025-02-28T10:22:11.401Z Compiling pretty-hex v0.4.1
19222025-02-28T10:22:11.467Z Compiling icu_normalizer v1.5.0
19232025-02-28T10:22:11.554Z Compiling time v0.3.36
19242025-02-28T10:22:11.665Z Compiling dof v0.3.0
19252025-02-28T10:22:11.779Z Compiling document-features v0.2.10
19262025-02-28T10:22:13.797Z Compiling spki v0.7.3
19272025-02-28T10:22:14.191Z Compiling form_urlencoded v1.2.1
19282025-02-28T10:22:14.663Z Compiling salsa20 v0.10.2
19292025-02-28T10:22:14.727Z Compiling dtrace-parser v0.2.0
19302025-02-28T10:22:16.374Z Compiling pbkdf2 v0.12.2
19312025-02-28T10:22:16.472Z Compiling http-body v1.0.1
19322025-02-28T10:22:16.650Z Compiling bzip2-sys v0.1.11+1.0.8
19332025-02-28T10:22:16.837Z Compiling thread-id v4.2.2
19342025-02-28T10:22:17.583Z Compiling try-lock v0.2.5
19352025-02-28T10:22:18.103Z Compiling want v0.3.1
19362025-02-28T10:22:20.189Z Compiling scrypt v0.11.0
19372025-02-28T10:22:20.704Z Compiling idna_adapter v1.2.0
19382025-02-28T10:22:21.180Z Compiling h2 v0.4.6
19392025-02-28T10:22:21.196Z Compiling cbc v0.1.2
19402025-02-28T10:22:21.196Z Compiling aes v0.8.4
19412025-02-28T10:22:22.171Z Compiling multer v3.1.0
19422025-02-28T10:22:22.216Z Compiling slog-async v2.8.0
19432025-02-28T10:22:22.445Z Compiling tower-service v0.3.3
19442025-02-28T10:22:22.836Z Compiling httpdate v1.0.3
19452025-02-28T10:22:23.067Z Compiling base64 v0.22.1
19462025-02-28T10:22:23.113Z Compiling tinyvec_macros v0.1.1
19472025-02-28T10:22:23.247Z Compiling tinyvec v1.8.0
19482025-02-28T10:22:24.741Z Compiling pkcs5 v0.7.1
19492025-02-28T10:22:25.871Z Compiling idna v1.0.3
19502025-02-28T10:22:28.979Z Compiling rand_chacha v0.3.1
19512025-02-28T10:22:29.913Z Compiling heapless v0.7.17
19522025-02-28T10:22:30.403Z Compiling hyper v1.6.0
19532025-02-28T10:22:32.196Z Compiling zerocopy-derive v0.6.6
19542025-02-28T10:22:32.659Z Compiling num-bigint-dig v0.8.4
19552025-02-28T10:22:33.272Z Compiling anyhow v1.0.96
19562025-02-28T10:22:33.408Z Compiling signal-hook v0.3.17
19572025-02-28T10:22:34.283Z Compiling hyper-util v0.1.10
19582025-02-28T10:22:35.942Z Compiling rand v0.8.5
19592025-02-28T10:22:38.191Z Compiling pkcs8 v0.10.2
19602025-02-28T10:22:38.840Z Compiling usdt-macro v0.5.0
19612025-02-28T10:22:39.247Z Compiling usdt-attr-macro v0.5.0
19622025-02-28T10:22:40.344Z Compiling async-stream-impl v0.3.6
19632025-02-28T10:22:40.847Z Compiling ahash v0.8.11
19642025-02-28T10:22:40.850Z Compiling strsim v0.11.1
19652025-02-28T10:22:41.281Z Compiling rustversion v1.0.17
19662025-02-28T10:22:41.582Z Compiling foreign-types-shared v0.1.1
19672025-02-28T10:22:41.817Z Compiling foreign-types v0.3.2
19682025-02-28T10:22:42.385Z Compiling url v2.5.3
19692025-02-28T10:22:43.026Z Compiling http-body-util v0.1.2
19702025-02-28T10:22:44.393Z Compiling curve25519-dalek v4.1.3
19712025-02-28T10:22:45.003Z Compiling openapiv3 v2.0.0
19722025-02-28T10:22:45.193Z Compiling serde_spanned v0.6.8
19732025-02-28T10:22:45.514Z Compiling toml_datetime v0.6.8
19742025-02-28T10:22:46.154Z Compiling enum-as-inner v0.6.1
19752025-02-28T10:22:46.407Z Compiling memoffset v0.9.1
19762025-02-28T10:22:47.318Z Compiling dropshot v0.12.0
19772025-02-28T10:22:47.779Z Compiling encoding_rs v0.8.34
19782025-02-28T10:22:48.758Z Compiling smoltcp v0.9.1
19792025-02-28T10:22:48.926Z Compiling adler2 v2.0.0
19802025-02-28T10:22:49.162Z Compiling newtype-uuid v1.2.1
19812025-02-28T10:22:49.269Z Compiling portable-atomic v1.9.0
19822025-02-28T10:22:49.985Z Compiling match_cfg v0.1.0
19832025-02-28T10:22:50.149Z Compiling mime v0.3.17
19842025-02-28T10:22:50.203Z Compiling hostname v0.3.1
19852025-02-28T10:22:51.155Z Compiling miniz_oxide v0.8.5
19862025-02-28T10:22:52.437Z Compiling rand_core v0.9.2
19872025-02-28T10:23:02.794Z Compiling serde_urlencoded v0.7.1
19882025-02-28T10:23:02.869Z Compiling rustls-pemfile v2.2.0
19892025-02-28T10:23:03.418Z Compiling clap_derive v4.5.28
19902025-02-28T10:23:03.472Z Compiling dirs-sys-next v0.1.2
19912025-02-28T10:23:04.222Z Compiling ipnet v2.11.0
19922025-02-28T10:23:07.465Z Compiling cfg_aliases v0.2.1
19932025-02-28T10:23:07.661Z Compiling data-encoding v2.6.0
19942025-02-28T10:23:08.151Z Compiling siphasher v0.3.11
19952025-02-28T10:23:08.428Z Compiling openssl-probe v0.1.5
19962025-02-28T10:23:09.157Z Compiling nix v0.29.0
19972025-02-28T10:23:09.722Z Compiling dirs-next v2.0.0
19982025-02-28T10:23:10.245Z Compiling rand_chacha v0.9.0
19992025-02-28T10:23:12.289Z Compiling hubpack_derive v0.1.1
20002025-02-28T10:23:12.700Z Compiling unicode-normalization v0.1.24
20012025-02-28T10:23:12.845Z Compiling crossbeam-epoch v0.9.18
20022025-02-28T10:23:13.510Z Compiling dropshot_endpoint v0.12.0
20032025-02-28T10:23:13.545Z Compiling rustls-webpki v0.102.8
20042025-02-28T10:23:14.624Z Compiling sha1 v0.10.6
20052025-02-28T10:23:14.925Z Compiling signature v2.2.0
20062025-02-28T10:23:15.031Z Compiling curve25519-dalek-derive v0.1.1
20072025-02-28T10:23:15.266Z Compiling thread_local v1.1.8
20082025-02-28T10:23:15.506Z Compiling fs-err v2.11.0
20092025-02-28T10:23:15.896Z Compiling psl-types v2.0.11
20102025-02-28T10:23:16.211Z Compiling winnow v0.7.3
20112025-02-28T10:23:17.554Z Compiling utf8parse v0.2.2
20122025-02-28T10:23:17.636Z Compiling anstyle v1.0.10
20132025-02-28T10:23:18.135Z Compiling gimli v0.31.1
20142025-02-28T10:23:18.216Z Compiling unicode-bidi v0.3.17
20152025-02-28T10:23:18.815Z Compiling unicode-properties v0.1.3
20162025-02-28T10:23:19.331Z Compiling stringprep v0.1.5
20172025-02-28T10:23:19.554Z Compiling anstyle-parse v0.2.5
20182025-02-28T10:23:19.967Z Compiling toml_edit v0.22.24
20192025-02-28T10:23:20.034Z Compiling publicsuffix v2.3.0
20202025-02-28T10:23:23.086Z Compiling addr2line v0.24.2
20212025-02-28T10:23:23.110Z Compiling crossbeam-deque v0.8.5
20222025-02-28T10:23:23.456Z Compiling rand v0.9.0
20232025-02-28T10:23:23.731Z Compiling term v0.7.0
20242025-02-28T10:23:24.737Z Compiling tokio-native-tls v0.3.1
20252025-02-28T10:23:24.804Z Compiling slog-json v2.6.1
20262025-02-28T10:23:25.367Z Compiling crossbeam-channel v0.5.13
20272025-02-28T10:23:26.448Z Compiling webpki-roots v0.26.6
20282025-02-28T10:23:26.681Z Compiling futures-executor v0.3.31
20292025-02-28T10:23:26.716Z Compiling num-integer v0.1.46
20302025-02-28T10:23:27.132Z Compiling md-5 v0.10.6
20312025-02-28T10:23:27.154Z Compiling sync_wrapper v1.0.1
20322025-02-28T10:23:27.342Z Compiling hash32 v0.2.1
20332025-02-28T10:23:27.366Z Compiling ff v0.13.0
20342025-02-28T10:23:27.405Z Compiling memmap v0.7.0
20352025-02-28T10:23:27.622Z Compiling is-terminal v0.4.13
20362025-02-28T10:23:27.649Z Compiling object v0.36.5
20372025-02-28T10:23:27.705Z Compiling colorchoice v1.0.2
20382025-02-28T10:23:27.708Z Compiling fallible-iterator v0.2.0
20392025-02-28T10:23:27.906Z Compiling anstyle-query v1.1.1
20402025-02-28T10:23:27.998Z Compiling take_mut v0.2.2
20412025-02-28T10:23:28.080Z Compiling linked-hash-map v0.5.6
20422025-02-28T10:23:28.181Z Compiling base16ct v0.2.0
20432025-02-28T10:23:28.382Z Compiling rustc-demangle v0.1.24
20442025-02-28T10:23:28.448Z Compiling is_terminal_polyfill v1.70.1
20452025-02-28T10:23:28.476Z Compiling heck v0.4.1
20462025-02-28T10:23:28.603Z Compiling tower-layer v0.3.3
20472025-02-28T10:23:28.867Z Compiling utf-8 v0.7.6
20482025-02-28T10:23:29.024Z Compiling quick-error v1.2.3
20492025-02-28T10:23:29.171Z Compiling tungstenite v0.24.0
20502025-02-28T10:23:29.194Z Compiling resolv-conf v0.7.0
20512025-02-28T10:23:29.214Z Compiling tower v0.5.2
20522025-02-28T10:23:29.797Z Compiling strum_macros v0.25.3
20532025-02-28T10:23:30.187Z Compiling anstream v0.6.15
20542025-02-28T10:23:30.800Z Compiling sec1 v0.7.3
20552025-02-28T10:23:30.967Z Compiling lru-cache v0.1.2
20562025-02-28T10:23:31.185Z Compiling postgres-protocol v0.6.8
20572025-02-28T10:23:32.038Z Compiling slog-term v2.9.1
20582025-02-28T10:23:32.342Z Compiling usdt v0.5.0
20592025-02-28T10:23:32.799Z Compiling group v0.13.0
20602025-02-28T10:23:33.066Z Compiling num-iter v0.1.45
20612025-02-28T10:23:33.122Z Compiling futures v0.3.31
20622025-02-28T10:23:33.202Z Compiling tokio-rustls v0.26.0
20632025-02-28T10:23:34.128Z Compiling slog-bunyan v2.5.0
20642025-02-28T10:23:34.357Z Compiling backtrace v0.3.74
20652025-02-28T10:23:34.451Z Compiling hyper-tls v0.6.0
20662025-02-28T10:23:34.589Z Compiling tokio-rustls v0.25.0
20672025-02-28T10:23:34.655Z Compiling toml v0.8.20
20682025-02-28T10:23:34.809Z Compiling cookie_store v0.21.1
20692025-02-28T10:23:35.007Z Compiling hickory-proto v0.24.4
20702025-02-28T10:23:35.181Z Compiling phf_shared v0.11.2
20712025-02-28T10:23:35.998Z Compiling async-stream v0.3.6
20722025-02-28T10:23:36.311Z Compiling waitgroup v0.1.2
20732025-02-28T10:23:36.647Z Compiling hkdf v0.12.4
20742025-02-28T10:23:36.733Z Compiling terminal_size v0.4.0
20752025-02-28T10:23:36.896Z Compiling serde_path_to_error v0.1.16
20762025-02-28T10:23:37.018Z Compiling crypto-bigint v0.5.5
20772025-02-28T10:23:37.174Z Compiling derive-where v1.2.7
20782025-02-28T10:23:37.321Z Compiling serde_repr v0.1.19
20792025-02-28T10:23:37.796Z Compiling hostname v0.4.0
20802025-02-28T10:23:38.024Z Compiling crc32fast v1.4.2
20812025-02-28T10:23:38.727Z Compiling winnow v0.5.40
20822025-02-28T10:23:39.085Z Compiling clap_lex v0.7.4
20832025-02-28T10:23:39.889Z Compiling bitflags v1.3.2
20842025-02-28T10:23:40.058Z Compiling managed v0.8.0
20852025-02-28T10:23:40.114Z Compiling unicode-width v0.2.0
20862025-02-28T10:23:40.203Z Compiling debug-ignore v1.0.5
20872025-02-28T10:23:40.386Z Compiling hickory-resolver v0.24.4
20882025-02-28T10:23:40.662Z Compiling console v0.15.10
20892025-02-28T10:23:42.114Z Compiling toml_edit v0.19.15
20902025-02-28T10:23:42.766Z Compiling elliptic-curve v0.13.8
20912025-02-28T10:23:43.358Z Compiling clap_builder v4.5.31
20922025-02-28T10:23:45.201Z Compiling flate2 v1.1.0
20932025-02-28T10:23:48.182Z Compiling hyper-rustls v0.27.3
20942025-02-28T10:23:49.574Z Compiling phf v0.11.2
20952025-02-28T10:23:49.856Z Compiling signal-hook-mio v0.2.4
20962025-02-28T10:23:49.976Z Compiling rayon v1.10.0
20972025-02-28T10:23:50.730Z Compiling bzip2 v0.4.4
20982025-02-28T10:23:51.149Z Compiling postgres-types v0.2.9
20992025-02-28T10:23:51.272Z Compiling tokio-tungstenite v0.24.0
21002025-02-28T10:23:51.732Z Compiling ed25519 v2.2.3
21012025-02-28T10:23:51.751Z Compiling hubpack v0.1.2
21022025-02-28T10:23:51.803Z Compiling phf_shared v0.10.0
21032025-02-28T10:23:52.202Z Compiling pkcs1 v0.7.5
21042025-02-28T10:23:52.255Z Compiling zerocopy v0.6.6
21052025-02-28T10:23:52.285Z Compiling tokio-stream v0.1.17
21062025-02-28T10:23:52.998Z Compiling rfc6979 v0.4.0
21072025-02-28T10:23:53.216Z Compiling serde-big-array v0.5.1
21082025-02-28T10:23:53.239Z Compiling float-cmp v0.10.0
21092025-02-28T10:23:53.482Z Compiling regress v0.10.3
21102025-02-28T10:23:53.504Z Compiling bstr v1.10.0
21112025-02-28T10:23:53.981Z Compiling predicates-core v1.0.8
21122025-02-28T10:23:54.411Z Compiling difflib v0.4.0
21132025-02-28T10:23:54.810Z Compiling bit-vec v0.6.3
21142025-02-28T10:23:55.176Z Compiling normalize-line-endings v0.3.0
21152025-02-28T10:23:55.230Z Compiling number_prefix v0.4.0
21162025-02-28T10:23:55.340Z Compiling new_debug_unreachable v1.0.6
21172025-02-28T10:23:55.679Z Compiling static_assertions v1.1.0
21182025-02-28T10:23:55.699Z Compiling precomputed-hash v0.1.1
21192025-02-28T10:23:55.699Z Compiling whoami v1.5.2
21202025-02-28T10:23:55.699Z Compiling unicode-segmentation v1.12.0
21212025-02-28T10:23:55.967Z Compiling fixedbitset v0.4.2
21222025-02-28T10:23:56.374Z Compiling similar v2.6.0
21232025-02-28T10:23:56.455Z Compiling petgraph v0.6.5
21242025-02-28T10:23:58.219Z Compiling typify-impl v0.2.0
21252025-02-28T10:23:58.730Z Compiling tokio-postgres v0.7.13
21262025-02-28T10:23:58.902Z Compiling string_cache v0.8.7
21272025-02-28T10:23:59.983Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21282025-02-28T10:24:00.008Z Compiling indicatif v0.17.11
21292025-02-28T10:24:00.242Z Compiling predicates v3.1.3
21302025-02-28T10:24:01.206Z Compiling bit-set v0.5.3
21312025-02-28T10:24:02.137Z Compiling ecdsa v0.16.9
21322025-02-28T10:24:02.585Z Compiling qorb v0.2.1
21332025-02-28T10:24:03.424Z Compiling rsa v0.9.6
21342025-02-28T10:24:04.269Z Compiling ed25519-dalek v2.1.1
21352025-02-28T10:24:04.901Z Compiling zip v0.6.6
21362025-02-28T10:24:05.592Z Compiling reqwest v0.12.12
21372025-02-28T10:24:06.071Z Compiling crossterm v0.28.1
21382025-02-28T10:24:07.563Z Compiling clap v4.5.31
21392025-02-28T10:24:07.705Z Compiling toml v0.7.8
21402025-02-28T10:24:09.035Z Compiling x509-cert v0.2.5
21412025-02-28T10:24:09.298Z Compiling hex v0.4.3
21422025-02-28T10:24:11.590Z Compiling itertools v0.10.5
21432025-02-28T10:24:14.089Z Compiling unicode-xid v0.2.6
21442025-02-28T10:24:14.779Z Compiling lalrpop-util v0.19.12
21452025-02-28T10:24:15.292Z Compiling peg-runtime v0.8.3
21462025-02-28T10:24:15.799Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21472025-02-28T10:24:20.818Z Compiling typify-macro v0.2.0
21482025-02-28T10:24:46.852Z Compiling radium v0.7.0
21492025-02-28T10:24:52.770Z Compiling thiserror v2.0.11
21502025-02-28T10:24:53.351Z Compiling tap v1.0.1
21512025-02-28T10:24:54.421Z Compiling maybe-uninit v2.0.0
21522025-02-28T10:24:54.850Z Compiling ident_case v1.0.1
21532025-02-28T10:24:55.123Z Compiling darling_core v0.20.10
21542025-02-28T10:24:58.235Z Compiling wyz v0.5.1
21552025-02-28T10:25:04.507Z Compiling typify v0.2.0
21562025-02-28T10:25:07.144Z Compiling thiserror-impl v2.0.11
21572025-02-28T10:25:08.764Z Compiling unsafe-libyaml v0.2.11
21582025-02-28T10:25:10.448Z Compiling funty v2.0.0
21592025-02-28T10:25:10.451Z Compiling packed_struct v0.10.1
21602025-02-28T10:25:11.544Z Compiling bitvec v1.0.1
21612025-02-28T10:25:13.248Z Compiling serde_yaml v0.9.34+deprecated
21622025-02-28T10:25:22.378Z Compiling progenitor-impl v0.8.0
21632025-02-28T10:25:24.063Z Compiling darling_macro v0.20.10
21642025-02-28T10:25:27.896Z Compiling ipnetwork v0.21.1
21652025-02-28T10:25:27.939Z Compiling packed_struct_codegen v0.10.1
21662025-02-28T10:25:28.216Z Compiling structmeta-derive v0.3.0
21672025-02-28T10:25:29.158Z Compiling indexmap v1.9.3
21682025-02-28T10:25:30.652Z Compiling fastrand v2.1.1
21692025-02-28T10:25:30.708Z Compiling crc-catalog v2.4.0
21702025-02-28T10:25:30.710Z Compiling nodrop v0.1.14
21712025-02-28T10:25:30.765Z Compiling structmeta v0.3.0
21722025-02-28T10:25:30.882Z Compiling array-init v0.0.4
21732025-02-28T10:25:30.905Z Compiling crc v3.2.1
21742025-02-28T10:25:31.156Z Compiling tempfile v3.13.0
21752025-02-28T10:25:31.480Z Compiling oxnet v0.1.1
21762025-02-28T10:25:31.937Z Compiling progenitor-macro v0.8.0
21772025-02-28T10:25:32.004Z Compiling darling v0.20.10
21782025-02-28T10:25:32.137Z Compiling smallvec v0.6.14
21792025-02-28T10:25:32.881Z Compiling progenitor-client v0.8.0
21802025-02-28T10:25:33.026Z Compiling xattr v1.3.1
21812025-02-28T10:25:33.369Z Compiling pin-project-internal v1.1.6
21822025-02-28T10:25:33.777Z Compiling daft-derive v0.1.1
21832025-02-28T10:25:35.205Z Compiling filetime v0.2.25
21842025-02-28T10:25:35.232Z Compiling dropshot v0.16.0
21852025-02-28T10:25:35.527Z Compiling base64 v0.21.7
21862025-02-28T10:25:35.549Z Compiling bitfield v0.14.0
21872025-02-28T10:25:35.592Z Compiling termcolor v1.4.1
21882025-02-28T10:25:35.777Z Compiling hashbrown v0.12.3
21892025-02-28T10:25:35.862Z Compiling same-file v1.0.6
21902025-02-28T10:25:36.176Z Compiling env_logger v0.10.2
21912025-02-28T10:25:36.666Z Compiling walkdir v2.5.0
21922025-02-28T10:25:36.669Z Compiling ron v0.8.1
21932025-02-28T10:25:38.159Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21942025-02-28T10:25:38.288Z Compiling pin-project v1.1.6
21952025-02-28T10:25:38.549Z Compiling tar v0.4.44
21962025-02-28T10:25:39.245Z Compiling daft v0.1.1
21972025-02-28T10:25:39.883Z Compiling serde-hex v0.1.0
21982025-02-28T10:25:42.234Z Compiling progenitor v0.8.0
21992025-02-28T10:25:42.336Z Compiling serde_with_macros v3.11.0
22002025-02-28T10:25:42.465Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22012025-02-28T10:25:42.816Z Compiling parse-display-derive v0.10.0
22022025-02-28T10:25:44.303Z Compiling hashbrown v0.13.2
22032025-02-28T10:25:44.668Z Compiling strum_macros v0.26.4
22042025-02-28T10:25:44.905Z Compiling dropshot_endpoint v0.16.0
22052025-02-28T10:25:45.551Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22062025-02-28T10:25:46.270Z Compiling snafu-derive v0.8.5
22072025-02-28T10:25:46.333Z Compiling blake3 v1.5.4
22082025-02-28T10:25:46.971Z Compiling instant v0.1.13
22092025-02-28T10:25:47.173Z Compiling crc-any v2.5.0
22102025-02-28T10:25:48.150Z Compiling bumpalo v3.16.0
22112025-02-28T10:25:48.736Z Compiling buf-list v1.0.3
22122025-02-28T10:25:48.769Z Compiling lockfree-object-pool v0.1.6
22132025-02-28T10:25:48.772Z Compiling zip v2.1.3
22142025-02-28T10:25:49.077Z Compiling simd-adler32 v0.3.7
22152025-02-28T10:25:49.183Z Compiling strum v0.26.3
22162025-02-28T10:25:49.413Z Compiling backoff v0.4.0
22172025-02-28T10:25:49.808Z Compiling zopfli v0.8.1
22182025-02-28T10:25:50.526Z Compiling snafu v0.8.5
22192025-02-28T10:25:50.737Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22202025-02-28T10:25:50.978Z Compiling parse-display v0.10.0
22212025-02-28T10:25:51.011Z Compiling object v0.30.4
22222025-02-28T10:25:51.750Z Compiling serde_with v3.11.0
22232025-02-28T10:25:52.776Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22242025-02-28T10:25:53.994Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22252025-02-28T10:25:54.426Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22262025-02-28T10:25:55.735Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22272025-02-28T10:25:56.485Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22282025-02-28T10:25:57.264Z Compiling camino-tempfile v1.1.1
22292025-02-28T10:25:58.014Z Compiling globset v0.4.15
22302025-02-28T10:26:01.018Z Compiling progenitor-client v0.9.1
22312025-02-28T10:26:02.004Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22322025-02-28T10:26:02.236Z Compiling olpc-cjson v0.1.4
22332025-02-28T10:26:02.557Z Compiling pem v3.0.5
22342025-02-28T10:26:03.256Z Compiling macaddr v1.0.1
22352025-02-28T10:26:03.920Z Compiling serde_plain v1.0.2
22362025-02-28T10:26:03.977Z Compiling cargo-platform v0.1.8
22372025-02-28T10:26:04.174Z Compiling async-recursion v1.1.1
22382025-02-28T10:26:04.443Z Compiling memmap2 v0.9.5
22392025-02-28T10:26:05.036Z Compiling arrayref v0.3.9
22402025-02-28T10:26:05.039Z Compiling constant_time_eq v0.3.1
22412025-02-28T10:26:05.159Z Compiling path-slash v0.1.5
22422025-02-28T10:26:05.241Z Compiling typed-path v0.9.3
22432025-02-28T10:26:05.414Z Compiling arrayvec v0.7.6
22442025-02-28T10:26:05.528Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22452025-02-28T10:26:08.323Z Compiling tough v0.19.0
22462025-02-28T10:26:08.453Z Compiling cargo_metadata v0.19.1
22472025-02-28T10:26:10.283Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22482025-02-28T10:26:12.339Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
22492025-02-28T10:26:12.812Z Compiling itertools v0.14.0
22502025-02-28T10:26:13.018Z Compiling parse-size v1.1.0
22512025-02-28T10:26:13.356Z Compiling topological-sort v0.2.2
22522025-02-28T10:26:13.692Z Compiling omicron-zone-package v0.12.0
22532025-02-28T10:26:14.926Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
22542025-02-28T10:26:16.349Z Compiling shell-words v1.1.0
22552025-02-28T10:26:23.670Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22562025-02-28T10:26:33.409Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
22572025-02-28T10:26:47.098Z Finished `release` profile [optimized] target(s) in 5m 39s
22582025-02-28T10:26:47.277Z Running `target/release/omicron-releng --output-dir /work`
22592025-02-28T10:26:47.325ZFeb 28 10:26:46.177 DEBG changing working directory to /work/oxidecomputer/omicron
22602025-02-28T10:26:47.435ZFeb 28 10:26:46.286 DEBG running: git rev-parse HEAD
22612025-02-28T10:26:47.441ZFeb 28 10:26:46.293 DEBG process exited with exit status: 0 (6.969471ms)
22622025-02-28T10:26:47.441ZFeb 28 10:26:46.293 INFO version: 13.0.0-0.ci+gitecbad70f4bb
22632025-02-28T10:26:47.485ZFeb 28 10:26:46.337 INFO cloning helios to /work/oxidecomputer/helios
22642025-02-28T10:26:47.485ZFeb 28 10:26:46.337 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
22652025-02-28T10:26:47.491ZCloning into '/work/oxidecomputer/helios'...
22662025-02-28T10:26:47.952ZFeb 28 10:26:46.803 DEBG process exited with exit status: 0 (466.071438ms)
22672025-02-28T10:26:47.952ZFeb 28 10:26:46.803 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
22682025-02-28T10:26:48.840ZFeb 28 10:26:47.692 DEBG process exited with exit status: 0 (888.569137ms)
22692025-02-28T10:26:48.840ZFeb 28 10:26:47.692 DEBG running: zfs list rpool/images/build/host
22702025-02-28T10:26:48.847ZNAME USED AVAIL REFER MOUNTPOINT
22712025-02-28T10:26:48.847Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
22722025-02-28T10:26:48.850ZFeb 28 10:26:47.699 DEBG process exited with exit status: 0 (7.389523ms)
22732025-02-28T10:26:48.850ZFeb 28 10:26:47.699 DEBG running: zfs list rpool/images/build/recovery
22742025-02-28T10:26:48.853ZNAME USED AVAIL REFER MOUNTPOINT
22752025-02-28T10:26:48.853Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
22762025-02-28T10:26:48.856ZFeb 28 10:26:47.706 DEBG process exited with exit status: 0 (6.228264ms)
22772025-02-28T10:26:48.856ZFeb 28 10:26:47.706 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
22782025-02-28T10:26:48.862Z# branch.oid 873badbd0b076bec558c882d9d377855dcb48038
22792025-02-28T10:26:48.862Z# branch.head master
22802025-02-28T10:26:48.862Z# branch.upstream origin/master
22812025-02-28T10:26:48.862Z# branch.ab +0 -0
22822025-02-28T10:26:48.865ZFeb 28 10:26:47.714 DEBG process exited with exit status: 0 (8.254902ms)
22832025-02-28T10:26:48.865ZFeb 28 10:26:47.715 INFO [hubris-production] running task
22842025-02-28T10:26:48.865ZFeb 28 10:26:47.715 INFO [hubris-staging] running task
22852025-02-28T10:26:48.865ZFeb 28 10:26:47.715 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22862025-02-28T10:26:48.867ZFeb 28 10:26:47.719 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
22872025-02-28T10:26:48.936Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22882025-02-28T10:26:49.362Z[ omicron-package] Blocking waiting for file lock on package cache
22892025-02-28T10:26:49.862Z[ omicron-package] Blocking waiting for file lock on package cache
22902025-02-28T10:26:50.144Z[ omicron-package] Blocking waiting for file lock on package cache
22912025-02-28T10:26:50.897ZFeb 28 10:26:49.747 INFO [hubris-production] task succeeded (2.032189609s)
22922025-02-28T10:26:51.065Z[ omicron-package] Compiling ring v0.17.11
22932025-02-28T10:26:51.303Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22942025-02-28T10:26:51.305Z[ omicron-package] Compiling itertools v0.13.0
22952025-02-28T10:26:51.306Z[ omicron-package] Compiling heapless v0.8.0
22962025-02-28T10:26:51.333Z[ omicron-package] Compiling hash32 v0.3.1
22972025-02-28T10:26:51.333Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22982025-02-28T10:26:51.416Z[ omicron-package] Compiling smoltcp v0.11.0
22992025-02-28T10:26:52.364Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
23002025-02-28T10:26:52.561Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23012025-02-28T10:26:52.666Z[ omicron-package] Compiling num_enum_derive v0.5.11
23022025-02-28T10:26:53.010Z[ omicron-package] Compiling cobs v0.2.3
23032025-02-28T10:26:53.653Z[ omicron-package] Compiling postcard v1.0.10
23042025-02-28T10:26:53.849Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23052025-02-28T10:26:53.849Z[ omicron-package] Compiling proc-macro-error v1.0.4
23062025-02-28T10:26:54.599Z[ omicron-package] Compiling foreign-types-macros v0.2.3
23072025-02-28T10:26:54.908Z[ omicron-package] Compiling unicode-width v0.1.14
23082025-02-28T10:26:55.090Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23092025-02-28T10:26:55.730Z[ omicron-package] Compiling foreign-types-shared v0.3.1
23102025-02-28T10:26:56.295Z[ omicron-package] Compiling tabwriter v1.4.0
23112025-02-28T10:26:56.438Z[ omicron-package] Compiling num_enum v0.5.11
23122025-02-28T10:26:57.052Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23132025-02-28T10:26:57.530Z[ omicron-package] Compiling foreign-types v0.5.0
23142025-02-28T10:26:57.780Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23152025-02-28T10:26:57.864Z[ omicron-package] Compiling cstr-argument v0.1.2
23162025-02-28T10:26:58.249Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23172025-02-28T10:26:58.491Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
23182025-02-28T10:26:59.206Z[ omicron-package] Compiling rustls v0.23.19
23192025-02-28T10:26:59.399Z[ omicron-package] Compiling rustls v0.22.4
23202025-02-28T10:26:59.489Z[ omicron-package] Compiling pretty-hex v0.2.1
23212025-02-28T10:26:59.491Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23222025-02-28T10:26:59.734Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232025-02-28T10:27:00.284Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23242025-02-28T10:27:00.348Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23252025-02-28T10:27:00.735Z[ omicron-package] Compiling colored v2.2.0
23262025-02-28T10:27:01.320Z[ omicron-package] Compiling winnow v0.6.20
23272025-02-28T10:27:01.562Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23282025-02-28T10:27:02.339Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
23292025-02-28T10:27:02.932Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23302025-02-28T10:27:03.317Z[ omicron-package] Compiling sigpipe v0.1.3
23312025-02-28T10:27:03.658Z[ omicron-package] Compiling rustls-webpki v0.102.8
23322025-02-28T10:27:03.923Z[ omicron-package] Compiling num-derive v0.4.2
23332025-02-28T10:27:04.419Z[ omicron-package] Compiling libefi-sys v0.1.0
23342025-02-28T10:27:05.072Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23352025-02-28T10:27:06.256Z[ omicron-package] Compiling zone v0.3.0
23362025-02-28T10:27:06.592Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23372025-02-28T10:27:07.814Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23382025-02-28T10:27:07.872Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
23392025-02-28T10:27:09.238Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23402025-02-28T10:27:10.295Z[ omicron-package] Compiling smf v0.2.3
23412025-02-28T10:27:10.414Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23422025-02-28T10:27:10.589Z[ omicron-package] Compiling bitfield-struct v0.6.2
23432025-02-28T10:27:11.033Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23442025-02-28T10:27:11.597Z[ omicron-package] Compiling tokio-rustls v0.25.0
23452025-02-28T10:27:12.420Z[ omicron-package] Compiling dropshot v0.12.0
23462025-02-28T10:27:12.695Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23472025-02-28T10:27:14.078Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23482025-02-28T10:27:14.263Z[ omicron-package] Compiling tokio-rustls v0.26.0
23492025-02-28T10:27:14.991Z[ omicron-package] Compiling hyper-rustls v0.27.3
23502025-02-28T10:27:15.372Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23512025-02-28T10:27:15.919Z[ omicron-package] Compiling reqwest v0.12.12
23522025-02-28T10:27:16.788Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23532025-02-28T10:27:20.365Z[ omicron-package] Compiling qorb v0.2.1
23542025-02-28T10:27:21.232Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23552025-02-28T10:27:21.604Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23562025-02-28T10:27:22.590Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23572025-02-28T10:27:22.973ZFeb 28 10:27:21.819 INFO [hubris-staging] task succeeded (34.103729074s)
23582025-02-28T10:27:23.320Z[ omicron-package] Compiling gethostname v0.5.0
23592025-02-28T10:27:23.586Z[ omicron-package] Compiling fixedbitset v0.5.7
23602025-02-28T10:27:23.838Z[ omicron-package] Compiling indent_write v2.2.0
23612025-02-28T10:27:24.257Z[ omicron-package] Compiling petgraph v0.7.1
23622025-02-28T10:27:26.196Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23632025-02-28T10:27:26.757Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23642025-02-28T10:27:28.235Z[ omicron-package] Compiling dropshot v0.16.0
23652025-02-28T10:27:33.153Z[ helios-setup] Feb 28 10:27:31.996 INFO helios repository root is: /work/oxidecomputer/helios
23662025-02-28T10:27:33.156Z[ helios-setup] Feb 28 10:27:31.999 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, unless_env: None, fixup: [] }, project: pinprick
23672025-02-28T10:27:33.156Z[ helios-setup] Feb 28 10:27:31.999 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
23682025-02-28T10:27:33.160Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
23692025-02-28T10:27:33.852Z[ helios-setup] Feb 28 10:27:32.696 INFO clone ok!, project: pinprick
23702025-02-28T10:27:33.855Z[ helios-setup] Feb 28 10:27:32.696 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23712025-02-28T10:27:33.855Z[ helios-setup] Feb 28 10:27:32.696 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, unless_env: None, fixup: [] }, project: image-builder
23722025-02-28T10:27:33.855Z[ helios-setup] Feb 28 10:27:32.696 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23732025-02-28T10:27:33.858Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23742025-02-28T10:27:34.627Z[ helios-setup] Feb 28 10:27:33.471 INFO clone ok!, project: image-builder
23752025-02-28T10:27:34.630Z[ helios-setup] Feb 28 10:27:33.471 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23762025-02-28T10:27:34.630Z[ helios-setup] Feb 28 10:27:33.471 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23772025-02-28T10:27:34.630Z[ helios-setup] Feb 28 10:27:33.471 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, unless_env: None, fixup: [] }, project: phbl
23782025-02-28T10:27:34.630Z[ helios-setup] Feb 28 10:27:33.471 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
23792025-02-28T10:27:34.633Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
23802025-02-28T10:27:35.549Z[ helios-setup] Feb 28 10:27:34.393 INFO clone ok!, project: phbl
23812025-02-28T10:27:35.552Z[ helios-setup] Feb 28 10:27:34.393 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
23822025-02-28T10:27:35.552Z[ helios-setup] Feb 28 10:27:34.393 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23832025-02-28T10:27:35.555Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23842025-02-28T10:27:36.569Z[ helios-setup] Feb 28 10:27:35.412 INFO clone ok!, project: pilot
23852025-02-28T10:27:36.572Z[ helios-setup] Feb 28 10:27:35.412 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
23862025-02-28T10:27:36.572Z[ helios-setup] Feb 28 10:27:35.412 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
23872025-02-28T10:27:36.575Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
23882025-02-28T10:27:36.663Z[ omicron-package] Compiling progenitor-client v0.8.0
23892025-02-28T10:27:37.586Z[ omicron-package] Compiling progenitor v0.8.0
23902025-02-28T10:27:37.831Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23912025-02-28T10:27:46.559Z[ helios-setup] Feb 28 10:27:45.400 INFO clone ok!, project: amd-firmware
23922025-02-28T10:27:46.561Z[ helios-setup] Feb 28 10:27:45.401 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
23932025-02-28T10:27:46.562Z[ helios-setup] Feb 28 10:27:45.401 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
23942025-02-28T10:27:46.564Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23952025-02-28T10:27:47.833Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
23962025-02-28T10:27:47.855Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
23972025-02-28T10:27:48.575Z[ omicron-package] Compiling progenitor-client v0.9.1
23982025-02-28T10:27:49.567Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23992025-02-28T10:27:52.027Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24002025-02-28T10:27:55.207Z[ omicron-package] Compiling omicron-zone-package v0.12.0
24012025-02-28T10:27:57.101Z[ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de'
24022025-02-28T10:27:57.116Z[ helios-setup] Feb 28 10:27:55.956 INFO clone ok!, project: amd-host-image-builder
24032025-02-28T10:27:57.127Z[ helios-setup] Feb 28 10:27:55.956 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, unless_env: None, fixup: [] }, project: bootserver
24042025-02-28T10:27:57.127Z[ helios-setup] Feb 28 10:27:55.956 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
24052025-02-28T10:27:57.127Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
24062025-02-28T10:27:57.786Z[ helios-setup] Feb 28 10:27:56.626 INFO clone ok!, project: bootserver
24072025-02-28T10:27:57.789Z[ helios-setup] Feb 28 10:27:56.626 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
24082025-02-28T10:27:57.789Z[ helios-setup] Feb 28 10:27:56.627 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
24092025-02-28T10:27:57.792Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
24102025-02-28T10:27:58.843Z[ helios-setup] Feb 28 10:27:57.683 INFO clone ok!, project: chelsio-t6-roms
24112025-02-28T10:27:58.846Z[ helios-setup] Feb 28 10:27:57.683 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
24122025-02-28T10:27:59.545Z[ helios-setup] Feb 28 10:27:58.383 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
24132025-02-28T10:28:00.026Z[ helios-setup] Feb 28 10:27:58.866 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
24142025-02-28T10:28:00.029Z[ helios-setup] Feb 28 10:27:58.866 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
24152025-02-28T10:28:00.580Z[ helios-setup] Feb 28 10:27:59.418 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
24162025-02-28T10:28:01.137Z[ helios-setup] Feb 28 10:27:59.976 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
24172025-02-28T10:28:01.137Z[ helios-setup] Feb 28 10:27:59.976 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
24182025-02-28T10:28:01.505Z[ helios-setup] Feb 28 10:28:00.342 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
24192025-02-28T10:28:01.841Z[ helios-setup] Feb 28 10:28:00.680 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
24202025-02-28T10:28:01.843Z[ helios-setup] Feb 28 10:28:00.680 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
24212025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.680 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
24222025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.680 INFO ok!
24232025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.680 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
24242025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.680 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
24252025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO ok!
24262025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
24272025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
24282025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO ok!
24292025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
24302025-02-28T10:28:01.844Z[ helios-setup] Feb 28 10:28:00.681 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
24312025-02-28T10:28:01.987Z[ helios-setup] Feb 28 10:28:00.826 INFO E| Downloading crates ...
24322025-02-28T10:28:02.070Z[ helios-setup] Feb 28 10:28:00.910 INFO E| Downloaded miniz_oxide v0.7.2
24332025-02-28T10:28:02.110Z[ helios-setup] Feb 28 10:28:00.950 INFO E| Compiling adler v1.0.2
24342025-02-28T10:28:02.213Z[ helios-setup] Feb 28 10:28:01.052 INFO E| Compiling miniz_oxide v0.7.2
24352025-02-28T10:28:04.157Z[ helios-setup] Feb 28 10:28:02.995 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
24362025-02-28T10:28:04.974Z[ helios-setup] Feb 28 10:28:03.813 INFO E| Finished `release` profile [optimized] target(s) in 3.07s
24372025-02-28T10:28:04.982Z[ helios-setup] Feb 28 10:28:03.821 INFO building project "pinprick" ok (3 seconds)
24382025-02-28T10:28:04.982Z[ helios-setup] Feb 28 10:28:03.821 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
24392025-02-28T10:28:04.985Z[ helios-setup] Feb 28 10:28:03.821 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
24402025-02-28T10:28:05.148Z[ helios-setup] Feb 28 10:28:03.987 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
24412025-02-28T10:28:05.420Z[ helios-setup] Feb 28 10:28:04.258 INFO E| From https://github.com/jclulow/rust-jmclib
24422025-02-28T10:28:05.420Z[ helios-setup] Feb 28 10:28:04.259 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
24432025-02-28T10:28:05.439Z[ helios-setup] Feb 28 10:28:04.277 INFO E| Updating crates.io index
24442025-02-28T10:28:05.640Z[ helios-setup] Feb 28 10:28:04.478 INFO E| Downloading crates ...
24452025-02-28T10:28:05.763Z[ helios-setup] Feb 28 10:28:04.601 INFO E| Downloaded getrandom v0.2.10
24462025-02-28T10:28:05.768Z[ helios-setup] Feb 28 10:28:04.606 INFO E| Downloaded opaque-debug v0.3.0
24472025-02-28T10:28:05.771Z[ helios-setup] Feb 28 10:28:04.608 INFO E| Downloaded block-buffer v0.9.0
24482025-02-28T10:28:05.771Z[ helios-setup] Feb 28 10:28:04.609 INFO E| Downloaded anyhow v1.0.72
24492025-02-28T10:28:05.776Z[ helios-setup] Feb 28 10:28:04.615 INFO E| Downloaded bitflags v2.3.3
24502025-02-28T10:28:05.781Z[ helios-setup] Feb 28 10:28:04.619 INFO E| Downloaded walkdir v2.3.3
24512025-02-28T10:28:05.783Z[ helios-setup] Feb 28 10:28:04.622 INFO E| Downloaded md-5 v0.9.1
24522025-02-28T10:28:05.786Z[ helios-setup] Feb 28 10:28:04.624 INFO E| Downloaded libdevinfo-sys v1.0.0
24532025-02-28T10:28:05.791Z[ helios-setup] Feb 28 10:28:04.626 INFO E| Downloaded cpufeatures v0.2.9
24542025-02-28T10:28:05.794Z[ helios-setup] Feb 28 10:28:04.630 INFO E| Downloaded sha-1 v0.9.8
24552025-02-28T10:28:05.794Z[ helios-setup] Feb 28 10:28:04.630 INFO E| Downloaded itoa v1.0.9
24562025-02-28T10:28:05.794Z[ helios-setup] Feb 28 10:28:04.632 INFO E| Downloaded digest v0.9.0
24572025-02-28T10:28:05.797Z[ helios-setup] Feb 28 10:28:04.634 INFO E| Downloaded unicode-width v0.1.10
24582025-02-28T10:28:05.800Z[ helios-setup] Feb 28 10:28:04.636 INFO E| Downloaded fastrand v2.0.0
24592025-02-28T10:28:05.802Z[ helios-setup] Feb 28 10:28:04.639 INFO E| Downloaded glob v0.3.1
24602025-02-28T10:28:05.802Z[ helios-setup] Feb 28 10:28:04.641 INFO E| Downloaded errno v0.3.1
24612025-02-28T10:28:05.839Z[ helios-setup] Feb 28 10:28:04.677 INFO E| Downloaded uuid v0.8.2
24622025-02-28T10:28:05.844Z[ helios-setup] Feb 28 10:28:04.683 INFO E| Downloaded serde_derive v1.0.193
24632025-02-28T10:28:05.848Z[ helios-setup] Feb 28 10:28:04.687 INFO E| Downloaded proc-macro2 v1.0.66
24642025-02-28T10:28:05.852Z[ helios-setup] Feb 28 10:28:04.691 INFO E| Downloaded unicode-ident v1.0.11
24652025-02-28T10:28:05.856Z[ helios-setup] Feb 28 10:28:04.695 INFO E| Downloaded tempfile v3.7.0
24662025-02-28T10:28:05.859Z[ helios-setup] Feb 28 10:28:04.698 INFO E| Downloaded quote v1.0.31
24672025-02-28T10:28:05.866Z[ helios-setup] Feb 28 10:28:04.703 INFO E| Downloaded toml v0.5.11
24682025-02-28T10:28:05.868Z[ helios-setup] Feb 28 10:28:04.706 INFO E| Downloaded serde v1.0.193
24692025-02-28T10:28:05.873Z[ helios-setup] Feb 28 10:28:04.711 INFO E| Downloaded ryu v1.0.15
24702025-02-28T10:28:05.878Z[ helios-setup] Feb 28 10:28:04.716 INFO E| Downloaded once_cell v1.18.0
24712025-02-28T10:28:05.882Z[ helios-setup] Feb 28 10:28:04.721 INFO E| Downloaded serde_json v1.0.103
24722025-02-28T10:28:05.893Z[ helios-setup] Feb 28 10:28:04.732 INFO E| Downloaded typenum v1.16.0
24732025-02-28T10:28:05.898Z[ helios-setup] Feb 28 10:28:04.737 INFO E| Downloaded syn v2.0.32
24742025-02-28T10:28:05.942Z[ helios-setup] Feb 28 10:28:04.780 INFO E| Downloaded rustix v0.38.4
24752025-02-28T10:28:06.007Z[ helios-setup] Feb 28 10:28:04.845 INFO E| Downloaded libc v0.2.147
24762025-02-28T10:28:06.141Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling libc v0.2.147
24772025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling proc-macro2 v1.0.66
24782025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling unicode-ident v1.0.11
24792025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling cfg-if v1.0.0
24802025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling version_check v0.9.4
24812025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling typenum v1.16.0
24822025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling serde v1.0.193
24832025-02-28T10:28:06.144Z[ helios-setup] Feb 28 10:28:04.980 INFO E| Compiling rustix v0.38.4
24842025-02-28T10:28:06.445Z[ helios-setup] Feb 28 10:28:05.284 INFO E| Compiling powerfmt v0.2.0
24852025-02-28T10:28:06.740Z[ helios-setup] Feb 28 10:28:05.578 INFO E| Compiling time-core v0.1.2
24862025-02-28T10:28:07.067Z[ helios-setup] Feb 28 10:28:05.905 INFO E| Compiling slog v2.7.0
24872025-02-28T10:28:07.142Z[ helios-setup] Feb 28 10:28:05.980 INFO E| Compiling itoa v1.0.9
24882025-02-28T10:28:07.450Z[ helios-setup] Feb 28 10:28:06.288 INFO E| Compiling num-conv v0.1.0
24892025-02-28T10:28:07.498Z[ helios-setup] Feb 28 10:28:06.337 INFO E| Compiling generic-array v0.14.7
24902025-02-28T10:28:07.702Z[ helios-setup] Feb 28 10:28:06.540 INFO E| Compiling deranged v0.3.11
24912025-02-28T10:28:08.028Z[ helios-setup] Feb 28 10:28:06.866 INFO E| Compiling time-macros v0.2.18
24922025-02-28T10:28:08.059Z[ helios-setup] Feb 28 10:28:06.897 INFO E| Compiling once_cell v1.18.0
24932025-02-28T10:28:08.199Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24942025-02-28T10:28:08.297Z[ helios-setup] Feb 28 10:28:07.134 INFO E| Compiling num_threads v0.1.6
24952025-02-28T10:28:08.579Z[ helios-setup] Feb 28 10:28:07.417 INFO E| Compiling bitflags v2.3.3
24962025-02-28T10:28:08.801Z[ helios-setup] Feb 28 10:28:07.639 INFO E| Compiling thread_local v1.1.7
24972025-02-28T10:28:09.069Z[ helios-setup] Feb 28 10:28:07.906 INFO E| Compiling quote v1.0.31
24982025-02-28T10:28:09.742Z[ helios-setup] Feb 28 10:28:08.581 INFO E| Compiling syn v2.0.32
24992025-02-28T10:28:09.836Z[ helios-setup] Feb 28 10:28:08.674 INFO E| Compiling serde_json v1.0.103
25002025-02-28T10:28:09.900Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25012025-02-28T10:28:10.341Z[ helios-setup] Feb 28 10:28:09.179 INFO E| Compiling dirs-sys-next v0.1.2
25022025-02-28T10:28:10.429Z[ helios-setup] Feb 28 10:28:09.265 INFO E| Compiling errno v0.3.1
25032025-02-28T10:28:10.568Z[ helios-setup] Feb 28 10:28:09.405 INFO E| Compiling atty v0.2.14
25042025-02-28T10:28:10.796Z[ helios-setup] Feb 28 10:28:09.634 INFO E| Compiling dirs-next v2.0.0
25052025-02-28T10:28:10.904Z[ helios-setup] Feb 28 10:28:09.742 INFO E| Compiling opaque-debug v0.3.0
25062025-02-28T10:28:11.012Z[ helios-setup] Feb 28 10:28:09.850 INFO E| Compiling term v0.7.0
25072025-02-28T10:28:11.173Z[ helios-setup] Feb 28 10:28:10.011 INFO E| Compiling fastrand v2.0.0
25082025-02-28T10:28:11.399Z[ helios-setup] Feb 28 10:28:10.237 INFO E| Compiling anyhow v1.0.72
25092025-02-28T10:28:11.717Z[ helios-setup] Feb 28 10:28:10.555 INFO E| Compiling getrandom v0.2.10
25102025-02-28T10:28:12.363Z[ helios-setup] Feb 28 10:28:11.201 INFO E| Compiling digest v0.9.0
25112025-02-28T10:28:12.389Z[ helios-setup] Feb 28 10:28:11.227 INFO E| Compiling block-buffer v0.9.0
25122025-02-28T10:28:12.394Z[ helios-setup] Feb 28 10:28:11.232 INFO E| Compiling unicode-width v0.1.10
25132025-02-28T10:28:12.624Z[ helios-setup] Feb 28 10:28:11.462 INFO E| Compiling cpufeatures v0.2.9
25142025-02-28T10:28:12.653Z[ helios-setup] Feb 28 10:28:11.490 INFO E| Compiling ryu v1.0.15
25152025-02-28T10:28:12.727Z[ helios-setup] Feb 28 10:28:11.564 INFO E| Compiling same-file v1.0.6
25162025-02-28T10:28:12.768Z[ helios-setup] Feb 28 10:28:11.606 INFO E| Compiling sha-1 v0.9.8
25172025-02-28T10:28:12.874Z[ helios-setup] Feb 28 10:28:11.712 INFO E| Compiling time v0.3.36
25182025-02-28T10:28:13.212Z[ helios-setup] Feb 28 10:28:12.049 INFO E| Compiling walkdir v2.3.3
25192025-02-28T10:28:13.325Z[ helios-setup] Feb 28 10:28:12.162 INFO E| Compiling md-5 v0.9.1
25202025-02-28T10:28:13.400Z[ helios-setup] Feb 28 10:28:12.237 INFO E| Compiling tempfile v3.7.0
25212025-02-28T10:28:13.658Z[ helios-setup] Feb 28 10:28:12.495 INFO E| Compiling getopts v0.2.21
25222025-02-28T10:28:14.166Z[ helios-setup] Feb 28 10:28:13.004 INFO E| Compiling glob v0.3.1
25232025-02-28T10:28:14.461Z[ helios-setup] Feb 28 10:28:13.299 INFO E| Compiling libdevinfo-sys v1.0.0
25242025-02-28T10:28:16.130Z[ helios-setup] Feb 28 10:28:14.967 INFO E| Compiling slog-term v2.9.0
25252025-02-28T10:28:16.705Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25262025-02-28T10:28:16.815Z[ helios-setup] Feb 28 10:28:15.652 INFO E| Compiling serde_derive v1.0.193
25272025-02-28T10:28:25.168Z[ helios-setup] Feb 28 10:28:24.003 INFO E| Compiling toml v0.5.11
25282025-02-28T10:28:25.168Z[ helios-setup] Feb 28 10:28:24.003 INFO E| Compiling uuid v0.8.2
25292025-02-28T10:28:27.164Z[ helios-setup] Feb 28 10:28:25.999 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25302025-02-28T10:28:28.261Z[ helios-setup] Feb 28 10:28:27.096 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25312025-02-28T10:28:33.832Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 44s
25322025-02-28T10:28:34.084Z[ omicron-package]
25332025-02-28T10:28:34.085Z[ omicron-package] real 1:45.150273845
25342025-02-28T10:28:34.087Z[ omicron-package] user 9:01.192635384
25352025-02-28T10:28:34.087Z[ omicron-package] sys 31.126724902
25362025-02-28T10:28:34.087Z[ omicron-package] trap 0.992494444
25372025-02-28T10:28:34.087Z[ omicron-package] tflt 0.795564133
25382025-02-28T10:28:34.087Z[ omicron-package] dflt 0.588640988
25392025-02-28T10:28:34.088Z[ omicron-package] kflt 0.000011578
25402025-02-28T10:28:34.088Z[ omicron-package] lock 18:42.894398098
25412025-02-28T10:28:34.088Z[ omicron-package] slp 30:06.700015384
25422025-02-28T10:28:34.088ZFeb 28 10:28:32.919 INFO [omicron-package] process exited with exit status: 0 (105.200903633s)
25432025-02-28T10:28:34.088Z[ omicron-package] lat 3:19.748587193
25442025-02-28T10:28:34.088Z[ omicron-package] stop 1:17.487979826
25452025-02-28T10:28:34.088ZFeb 28 10:28:32.920 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
25462025-02-28T10:28:34.158ZFeb 28 10:28:32.992 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
25472025-02-28T10:28:34.170Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25482025-02-28T10:28:34.172Z[ host-target] Created new build target 'host' and set it as active
25492025-02-28T10:28:34.172ZFeb 28 10:28:33.007 INFO [host-target] process exited with exit status: 0 (86.685333ms)
25502025-02-28T10:28:34.175ZFeb 28 10:28:33.007 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25512025-02-28T10:28:34.182Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25522025-02-28T10:28:34.183Z[ recovery-target] Created new build target 'recovery' and set it as active
25532025-02-28T10:28:34.185ZFeb 28 10:28:33.019 INFO [recovery-target] process exited with exit status: 0 (27.3863ms)
25542025-02-28T10:28:34.192Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25552025-02-28T10:28:34.561Z[ helios-setup] Feb 28 10:28:33.395 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
25562025-02-28T10:28:34.583Z[ helios-setup] Feb 28 10:28:33.417 INFO building project "image-builder" ok (29 seconds)
25572025-02-28T10:28:34.583Z[ helios-setup] Feb 28 10:28:33.417 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
25582025-02-28T10:28:34.585Z[ helios-setup] Feb 28 10:28:33.417 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
25592025-02-28T10:28:34.728Z[ helios-setup] Feb 28 10:28:33.562 INFO E| Blocking waiting for file lock on package cache
25602025-02-28T10:28:34.820Z[ helios-setup] Feb 28 10:28:33.654 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
25612025-02-28T10:28:34.832Z[ host-package] Blocking waiting for file lock on package cache
25622025-02-28T10:28:35.318Z[ helios-setup] Feb 28 10:28:34.152 INFO E| From https://github.com/oxidecomputer/progenitor
25632025-02-28T10:28:35.318Z[ helios-setup] Feb 28 10:28:34.152 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
25642025-02-28T10:28:35.385Z[ helios-setup] Feb 28 10:28:34.219 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
25652025-02-28T10:28:35.693Z[ helios-setup] Feb 28 10:28:34.527 INFO E| From https://github.com/jclulow/hiercmd
25662025-02-28T10:28:35.694Z[ helios-setup] Feb 28 10:28:34.527 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
25672025-02-28T10:28:35.704Z[ helios-setup] Feb 28 10:28:34.538 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
25682025-02-28T10:28:35.987Z[ helios-setup] Feb 28 10:28:34.820 INFO E| From https://github.com/jclulow/network-interface
25692025-02-28T10:28:35.987Z[ helios-setup] Feb 28 10:28:34.820 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
25702025-02-28T10:28:35.997Z[ helios-setup] Feb 28 10:28:34.831 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
25712025-02-28T10:28:36.307Z[ helios-setup] Feb 28 10:28:35.141 INFO E| From https://github.com/oxidecomputer/boot-image-tools
25722025-02-28T10:28:36.307Z[ helios-setup] Feb 28 10:28:35.141 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
25732025-02-28T10:28:36.326Z[ helios-setup] Feb 28 10:28:35.160 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
25742025-02-28T10:28:36.880Z[ helios-setup] Feb 28 10:28:35.714 INFO E| From https://github.com/oxidecomputer/facade
25752025-02-28T10:28:36.880Z[ helios-setup] Feb 28 10:28:35.714 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
25762025-02-28T10:28:36.908Z[ helios-setup] Feb 28 10:28:35.741 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
25772025-02-28T10:28:37.385Z[ helios-setup] Feb 28 10:28:36.218 INFO E| From https://github.com/oxidecomputer/dropshot
25782025-02-28T10:28:37.385Z[ helios-setup] Feb 28 10:28:36.219 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
25792025-02-28T10:28:37.411Z[ helios-setup] Feb 28 10:28:36.245 INFO E| Updating crates.io index
25802025-02-28T10:28:37.542Z[ helios-setup] Feb 28 10:28:36.375 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
25812025-02-28T10:28:38.043Z[ helios-setup] Feb 28 10:28:36.875 INFO E| From https://github.com/oxidecomputer/typify
25822025-02-28T10:28:38.043Z[ helios-setup] Feb 28 10:28:36.875 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
25832025-02-28T10:28:38.267Z[ helios-setup] Feb 28 10:28:37.100 INFO E| Blocking waiting for file lock on package cache
25842025-02-28T10:28:38.347Z[ host-package] Blocking waiting for file lock on package cache
25852025-02-28T10:28:38.358Z[ helios-setup] Feb 28 10:28:37.191 INFO E| Blocking waiting for file lock on package cache
25862025-02-28T10:28:38.600Z[ helios-setup] Feb 28 10:28:37.433 INFO E| Downloading crates ...
25872025-02-28T10:28:38.614Z[ host-package] Blocking waiting for file lock on package cache
25882025-02-28T10:28:38.680Z[ helios-setup] Feb 28 10:28:37.513 INFO E| Downloaded const-random-macro v0.1.15
25892025-02-28T10:28:38.683Z[ helios-setup] Feb 28 10:28:37.514 INFO E| Downloaded const-random v0.1.15
25902025-02-28T10:28:38.683Z[ helios-setup] Feb 28 10:28:37.515 INFO E| Downloaded async-stream-impl v0.3.5
25912025-02-28T10:28:38.687Z[ helios-setup] Feb 28 10:28:37.520 INFO E| Downloaded concolor-override v1.0.0
25922025-02-28T10:28:38.704Z[ helios-setup] Feb 28 10:28:37.537 INFO E| Downloaded project-root v0.2.2
25932025-02-28T10:28:38.716Z[ helios-setup] Feb 28 10:28:37.549 INFO E| Downloaded anstyle v0.3.5
25942025-02-28T10:28:38.719Z[ helios-setup] Feb 28 10:28:37.551 INFO E| Downloaded ahash v0.7.6
25952025-02-28T10:28:38.721Z[ helios-setup] Feb 28 10:28:37.554 INFO E| Downloaded semver-parser v0.10.2
25962025-02-28T10:28:38.724Z[ helios-setup] Feb 28 10:28:37.557 INFO E| Downloaded digest v0.10.6
25972025-02-28T10:28:38.727Z[ helios-setup] Feb 28 10:28:37.558 INFO E| Downloaded clap_lex v0.4.1
25982025-02-28T10:28:38.727Z[ helios-setup] Feb 28 10:28:37.560 INFO E| Downloaded byteorder v1.4.3
25992025-02-28T10:28:38.730Z[ helios-setup] Feb 28 10:28:37.562 INFO E| Downloaded async-stream v0.3.5
26002025-02-28T10:28:38.733Z[ helios-setup] Feb 28 10:28:37.564 INFO E| Downloaded semver v0.11.0
26012025-02-28T10:28:38.733Z[ helios-setup] Feb 28 10:28:37.566 INFO E| Downloaded sct v0.7.0
26022025-02-28T10:28:38.737Z[ helios-setup] Feb 28 10:28:37.569 INFO E| Downloaded built v0.6.0
26032025-02-28T10:28:38.740Z[ helios-setup] Feb 28 10:28:37.571 INFO E| Downloaded cpufeatures v0.2.5
26042025-02-28T10:28:38.740Z[ helios-setup] Feb 28 10:28:37.572 INFO E| Downloaded semver v1.0.17
26052025-02-28T10:28:38.743Z[ helios-setup] Feb 28 10:28:37.575 INFO E| Downloaded concolor-query v0.3.3
26062025-02-28T10:28:38.746Z[ helios-setup] Feb 28 10:28:37.576 INFO E| Downloaded regress v0.5.0
26072025-02-28T10:28:38.750Z[ helios-setup] Feb 28 10:28:37.583 INFO E| Downloaded paste v1.0.12
26082025-02-28T10:28:38.753Z[ helios-setup] Feb 28 10:28:37.586 INFO E| Downloaded num_enum_derive v0.5.7
26092025-02-28T10:28:38.755Z[ helios-setup] Feb 28 10:28:37.587 INFO E| Downloaded http-body v0.4.5
26102025-02-28T10:28:38.756Z[ helios-setup] Feb 28 10:28:37.589 INFO E| Downloaded home v0.5.4
26112025-02-28T10:28:38.758Z[ helios-setup] Feb 28 10:28:37.590 INFO E| Downloaded num_enum v0.5.7
26122025-02-28T10:28:38.761Z[ helios-setup] Feb 28 10:28:37.594 INFO E| Downloaded ucd-trie v0.1.5
26132025-02-28T10:28:38.764Z[ helios-setup] Feb 28 10:28:37.596 INFO E| Downloaded rhai v1.14.0
26142025-02-28T10:28:38.775Z[ helios-setup] Feb 28 10:28:37.608 INFO E| Downloaded unicode-linebreak v0.1.4
26152025-02-28T10:28:38.778Z[ helios-setup] Feb 28 10:28:37.611 INFO E| Downloaded tracing v0.1.37
26162025-02-28T10:28:38.781Z[ helios-setup] Feb 28 10:28:37.615 INFO E| Downloaded try-lock v0.2.4
26172025-02-28T10:28:38.784Z[ helios-setup] Feb 28 10:28:37.616 INFO E| Downloaded memoffset v0.7.1
26182025-02-28T10:28:38.784Z[ helios-setup] Feb 28 10:28:37.617 INFO E| Downloaded want v0.3.0
26192025-02-28T10:28:38.787Z[ helios-setup] Feb 28 10:28:37.618 INFO E| Downloaded slog-bunyan v2.4.0
26202025-02-28T10:28:38.787Z[ helios-setup] Feb 28 10:28:37.619 INFO E| Downloaded autocfg v1.1.0
26212025-02-28T10:28:38.787Z[ helios-setup] Feb 28 10:28:37.620 INFO E| Downloaded futures-task v0.3.28
26222025-02-28T10:28:38.790Z[ helios-setup] Feb 28 10:28:37.621 INFO E| Downloaded crossbeam-deque v0.8.2
26232025-02-28T10:28:38.790Z[ helios-setup] Feb 28 10:28:37.623 INFO E| Downloaded clap_derive v4.2.0
26242025-02-28T10:28:38.793Z[ helios-setup] Feb 28 10:28:37.626 INFO E| Downloaded tower-service v0.3.2
26252025-02-28T10:28:38.796Z[ helios-setup] Feb 28 10:28:37.627 INFO E| Downloaded tokio-tungstenite v0.18.0
26262025-02-28T10:28:38.798Z[ helios-setup] Feb 28 10:28:37.629 INFO E| Downloaded ipnet v2.7.2
26272025-02-28T10:28:38.798Z[ helios-setup] Feb 28 10:28:37.631 INFO E| Downloaded log v0.4.17
26282025-02-28T10:28:38.801Z[ helios-setup] Feb 28 10:28:37.633 INFO E| Downloaded lock_api v0.4.9
26292025-02-28T10:28:38.804Z[ helios-setup] Feb 28 10:28:37.635 INFO E| Downloaded iana-time-zone v0.1.56
26302025-02-28T10:28:38.804Z[ helios-setup] Feb 28 10:28:37.637 INFO E| Downloaded pin-project-lite v0.2.9
26312025-02-28T10:28:38.808Z[ helios-setup] Feb 28 10:28:37.641 INFO E| Downloaded quote v1.0.36
26322025-02-28T10:28:38.810Z[ helios-setup] Feb 28 10:28:37.644 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
26332025-02-28T10:28:38.813Z[ helios-setup] Feb 28 10:28:37.646 INFO E| Downloaded io-lifetimes v1.0.10
26342025-02-28T10:28:38.816Z[ helios-setup] Feb 28 10:28:37.648 INFO E| Downloaded ahash v0.8.3
26352025-02-28T10:28:38.818Z[ helios-setup] Feb 28 10:28:37.651 INFO E| Downloaded generic-array v0.14.6
26362025-02-28T10:28:38.821Z[ helios-setup] Feb 28 10:28:37.653 INFO E| Downloaded utf8parse v0.2.1
26372025-02-28T10:28:38.821Z[ helios-setup] Feb 28 10:28:37.654 INFO E| Downloaded toml v0.7.3
26382025-02-28T10:28:38.824Z[ helios-setup] Feb 28 10:28:37.657 INFO E| Downloaded rustfmt-wrapper v0.2.0
26392025-02-28T10:28:38.826Z[ helios-setup] Feb 28 10:28:37.658 INFO E| Downloaded crossbeam-epoch v0.9.13
26402025-02-28T10:28:38.829Z[ helios-setup] Feb 28 10:28:37.661 INFO E| Downloaded toml_datetime v0.6.1
26412025-02-28T10:28:38.829Z[ helios-setup] Feb 28 10:28:37.662 INFO E| Downloaded anyhow v1.0.68
26422025-02-28T10:28:38.832Z[ helios-setup] Feb 28 10:28:37.665 INFO E| Downloaded futures v0.3.28
26432025-02-28T10:28:38.837Z[ helios-setup] Feb 28 10:28:37.670 INFO E| Downloaded strsim v0.10.0
26442025-02-28T10:28:38.840Z[ helios-setup] Feb 28 10:28:37.672 INFO E| Downloaded rustls-pemfile v1.0.2
26452025-02-28T10:28:38.842Z[ helios-setup] Feb 28 10:28:37.674 INFO E| Downloaded slab v0.4.7
26462025-02-28T10:28:38.842Z[ helios-setup] Feb 28 10:28:37.675 INFO E| Downloaded proc-macro2 v1.0.86
26472025-02-28T10:28:38.845Z[ helios-setup] Feb 28 10:28:37.678 INFO E| Downloaded aho-corasick v0.7.20
26482025-02-28T10:28:38.848Z[ helios-setup] Feb 28 10:28:37.681 INFO E| Downloaded cc v1.0.78
26492025-02-28T10:28:38.850Z[ helios-setup] Feb 28 10:28:37.684 INFO E| Downloaded signal-hook-registry v1.4.0
26502025-02-28T10:28:38.853Z[ helios-setup] Feb 28 10:28:37.685 INFO E| Downloaded serde_tokenstream v0.2.0
26512025-02-28T10:28:38.856Z[ helios-setup] Feb 28 10:28:37.688 INFO E| Downloaded thiserror v1.0.38
26522025-02-28T10:28:38.859Z[ helios-setup] Feb 28 10:28:37.692 INFO E| Downloaded slog-async v2.7.0
26532025-02-28T10:28:38.862Z[ helios-setup] Feb 28 10:28:37.694 INFO E| Downloaded thiserror-impl v1.0.38
26542025-02-28T10:28:38.862Z[ helios-setup] Feb 28 10:28:37.695 INFO E| Downloaded sha1 v0.10.5
26552025-02-28T10:28:38.864Z[ helios-setup] Feb 28 10:28:37.697 INFO E| Downloaded tokio-macros v2.0.0
26562025-02-28T10:28:38.867Z[ helios-setup] Feb 28 10:28:37.698 INFO E| Downloaded base64 v0.21.0
26572025-02-28T10:28:38.870Z[ helios-setup] Feb 28 10:28:37.701 INFO E| Downloaded sha2 v0.10.6
26582025-02-28T10:28:38.872Z[ helios-setup] Feb 28 10:28:37.704 INFO E| Downloaded smartstring v1.0.1
26592025-02-28T10:28:38.872Z[ helios-setup] Feb 28 10:28:37.706 INFO E| Downloaded serde_path_to_error v0.1.11
26602025-02-28T10:28:38.875Z[ helios-setup] Feb 28 10:28:37.707 INFO E| Downloaded memchr v2.5.0
26612025-02-28T10:28:38.878Z[ helios-setup] Feb 28 10:28:37.711 INFO E| Downloaded miniz_oxide v0.6.2
26622025-02-28T10:28:38.881Z[ helios-setup] Feb 28 10:28:37.713 INFO E| Downloaded time v0.1.45
26632025-02-28T10:28:38.883Z[ helios-setup] Feb 28 10:28:37.715 INFO E| Downloaded rhai_codegen v1.5.0
26642025-02-28T10:28:38.889Z[ helios-setup] Feb 28 10:28:37.723 INFO E| Downloaded tempfile v3.5.0
26652025-02-28T10:28:38.893Z[ helios-setup] Feb 28 10:28:37.725 INFO E| Downloaded crossbeam-channel v0.5.6
26662025-02-28T10:28:38.896Z[ helios-setup] Feb 28 10:28:37.729 INFO E| Downloaded uuid v1.3.0
26672025-02-28T10:28:38.899Z[ helios-setup] Feb 28 10:28:37.733 INFO E| Downloaded socket2 v0.4.9
26682025-02-28T10:28:38.902Z[ helios-setup] Feb 28 10:28:37.735 INFO E| Downloaded flate2 v1.0.25
26692025-02-28T10:28:38.906Z[ helios-setup] Feb 28 10:28:37.739 INFO E| Downloaded url v2.3.1
26702025-02-28T10:28:38.909Z[ helios-setup] Feb 28 10:28:37.742 INFO E| Downloaded pest v2.5.7
26712025-02-28T10:28:38.914Z[ helios-setup] Feb 28 10:28:37.747 INFO E| Downloaded tungstenite v0.18.0
26722025-02-28T10:28:38.917Z[ helios-setup] Feb 28 10:28:37.750 INFO E| Downloaded textwrap v0.16.0
26732025-02-28T10:28:38.919Z[ helios-setup] Feb 28 10:28:37.752 INFO E| Downloaded tracing-core v0.1.30
26742025-02-28T10:28:38.922Z[ helios-setup] Feb 28 10:28:37.755 INFO E| Downloaded serde_yaml v0.9.21
26752025-02-28T10:28:38.925Z[ helios-setup] Feb 28 10:28:37.758 INFO E| Downloaded clap_builder v4.2.1
26762025-02-28T10:28:38.932Z[ helios-setup] Feb 28 10:28:37.765 INFO E| Downloaded unsafe-libyaml v0.2.8
26772025-02-28T10:28:38.935Z[ helios-setup] Feb 28 10:28:37.768 INFO E| Downloaded serde v1.0.204
26782025-02-28T10:28:38.938Z[ helios-setup] Feb 28 10:28:37.772 INFO E| Downloaded rustls-webpki v0.100.1
26792025-02-28T10:28:38.944Z[ helios-setup] Feb 28 10:28:37.778 INFO E| Downloaded toml_edit v0.19.8
26802025-02-28T10:28:38.961Z[ helios-setup] Feb 28 10:28:37.794 INFO E| Downloaded tokio-util v0.7.7
26812025-02-28T10:28:38.967Z[ helios-setup] Feb 28 10:28:37.800 INFO E| Downloaded chrono v0.4.24
26822025-02-28T10:28:38.974Z[ helios-setup] Feb 28 10:28:37.807 INFO E| Downloaded winnow v0.4.1
26832025-02-28T10:28:38.982Z[ helios-setup] Feb 28 10:28:37.815 INFO E| Downloaded rayon v1.6.1
26842025-02-28T10:28:38.990Z[ helios-setup] Feb 28 10:28:37.824 INFO E| Downloaded serde_json v1.0.95
26852025-02-28T10:28:38.998Z[ helios-setup] Feb 28 10:28:37.831 INFO E| Downloaded hyper v0.14.25
26862025-02-28T10:28:39.006Z[ helios-setup] Feb 28 10:28:37.839 INFO E| Downloaded regex v1.7.3
26872025-02-28T10:28:39.338Z[ helios-setup] Feb 28 10:28:37.847 INFO E| Downloaded git2 v0.16.1
26882025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.855 INFO E| Downloaded rustls v0.21.0
26892025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.866 INFO E| Downloaded syn v1.0.107
26902025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.875 INFO E| Downloaded idna v0.3.0
26912025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.881 INFO E| Downloaded syn v2.0.72
26922025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.891 INFO E| Downloaded openapiv3 v1.0.2
26932025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.903 INFO E| Downloaded rustix v0.37.3
26942025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.924 INFO E| Downloaded h2 v0.3.16
26952025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.930 INFO E| Downloaded unicode-normalization v0.1.22
26962025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.934 INFO E| Downloaded futures-util v0.3.28
26972025-02-28T10:28:39.351Z[ helios-setup] Feb 28 10:28:37.945 INFO E| Downloaded mio v0.8.5
26982025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.950 INFO E| Downloaded tinyvec v1.6.0
26992025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.953 INFO E| Downloaded ryu v1.0.13
27002025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.956 INFO E| Downloaded unicode-bidi v0.3.13
27012025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.958 INFO E| Downloaded serde_derive v1.0.204
27022025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.961 INFO E| Downloaded http v0.2.9
27032025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.965 INFO E| Downloaded schemars v0.8.12
27042025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.975 INFO E| Downloaded rayon-core v1.10.2
27052025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.979 INFO E| Downloaded spin v0.5.2
27062025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.980 INFO E| Downloaded smallvec v1.10.0
27072025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.983 INFO E| Downloaded serde_derive_internals v0.26.0
27082025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.984 INFO E| Downloaded bytes v1.4.0
27092025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.988 INFO E| Downloaded serde_spanned v0.6.1
27102025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.988 INFO E| Downloaded num-traits v0.2.15
27112025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.991 INFO E| Downloaded schemars_derive v0.8.12
27122025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.993 INFO E| Downloaded smawk v0.3.1
27132025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.994 INFO E| Downloaded scopeguard v1.1.0
27142025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.995 INFO E| Downloaded parking_lot v0.12.1
27152025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:37.997 INFO E| Downloaded crossbeam-utils v0.8.14
27162025-02-28T10:28:39.352Z[ helios-setup] Feb 28 10:28:38.000 INFO E| Downloaded tokio v1.27.0
27172025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.031 INFO E| Downloaded clap v4.2.1
27182025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.039 INFO E| Downloaded libc v0.2.139
27192025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.062 INFO E| Downloaded futures-macro v0.3.28
27202025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.063 INFO E| Downloaded futures-channel v0.3.28
27212025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.065 INFO E| Downloaded parking_lot_core v0.9.6
27222025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.067 INFO E| Downloaded once_cell v1.17.0
27232025-02-28T10:28:39.353Z[ helios-setup] Feb 28 10:28:38.069 INFO E| Downloaded num_cpus v1.15.0
27242025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.071 INFO E| Downloaded httparse v1.8.0
27252025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.073 INFO E| Downloaded cargo-lock v8.0.3
27262025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.076 INFO E| Downloaded getrandom v0.2.8
27272025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.078 INFO E| Downloaded tokio-rustls v0.24.0
27282025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.080 INFO E| Downloaded anstyle-parse v0.1.1
27292025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.082 INFO E| Downloaded async-trait v0.1.68
27302025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.084 INFO E| Downloaded camino v1.1.4
27312025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.086 INFO E| Downloaded bincode v1.3.3
27322025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.088 INFO E| Downloaded toolchain_find v0.2.0
27332025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.089 INFO E| Downloaded ppv-lite86 v0.2.17
27342025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.090 INFO E| Downloaded pkg-config v0.3.26
27352025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.092 INFO E| Downloaded unicode-ident v1.0.8
27362025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.094 INFO E| Downloaded proc-macro-crate v1.2.1
27372025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.095 INFO E| Downloaded percent-encoding v2.2.0
27382025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.096 INFO E| Downloaded num-integer v0.1.45
27392025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.098 INFO E| Downloaded jobserver v0.1.26
27402025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.099 INFO E| Downloaded itoa v1.0.6
27412025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.100 INFO E| Downloaded futures-executor v0.3.28
27422025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.101 INFO E| Downloaded futures-core v0.3.28
27432025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.103 INFO E| Downloaded fastrand v1.9.0
27442025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.104 INFO E| Downloaded dyn-clone v1.0.11
27452025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.105 INFO E| Downloaded lazy_static v1.4.0
27462025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.107 INFO E| Downloaded is-terminal v0.4.7
27472025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.107 INFO E| Downloaded httpdate v1.0.2
27482025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.109 INFO E| Downloaded futures-sink v0.3.28
27492025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.109 INFO E| Downloaded futures-io v0.3.28
27502025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.111 INFO E| Downloaded form_urlencoded v1.1.0
27512025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.112 INFO E| Downloaded either v1.8.0
27522025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.113 INFO E| Downloaded reqwest v0.11.16
27532025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.121 INFO E| Downloaded block-buffer v0.10.3
27542025-02-28T10:28:39.354Z[ helios-setup] Feb 28 10:28:38.123 INFO E| Downloaded anstream v0.2.6
27552025-02-28T10:28:39.357Z[ helios-setup] Feb 28 10:28:38.183 INFO E| Downloaded encoding_rs v0.8.32
27562025-02-28T10:28:39.403Z[ helios-setup] Feb 28 10:28:38.236 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
27572025-02-28T10:28:39.489Z[ helios-setup] Feb 28 10:28:38.322 INFO E| Downloaded libz-sys v1.1.8
27582025-02-28T10:28:39.646Z[ helios-setup] Feb 28 10:28:38.479 INFO E| Downloaded ring v0.16.20
27592025-02-28T10:28:39.876Z[ helios-setup] Feb 28 10:28:38.708 INFO E| Compiling proc-macro2 v1.0.86
27602025-02-28T10:28:39.876Z[ helios-setup] Feb 28 10:28:38.708 INFO E| Compiling libc v0.2.139
27612025-02-28T10:28:39.876Z[ helios-setup] Feb 28 10:28:38.708 INFO E| Compiling unicode-ident v1.0.8
27622025-02-28T10:28:39.876Z[ helios-setup] Feb 28 10:28:38.708 INFO E| Compiling autocfg v1.1.0
27632025-02-28T10:28:39.879Z[ helios-setup] Feb 28 10:28:38.709 INFO E| Compiling cfg-if v1.0.0
27642025-02-28T10:28:39.879Z[ helios-setup] Feb 28 10:28:38.709 INFO E| Compiling version_check v0.9.4
27652025-02-28T10:28:39.879Z[ helios-setup] Feb 28 10:28:38.709 INFO E| Compiling serde v1.0.204
27662025-02-28T10:28:39.879Z[ helios-setup] Feb 28 10:28:38.709 INFO E| Compiling syn v1.0.107
27672025-02-28T10:28:40.044Z[ helios-setup] Feb 28 10:28:38.877 INFO E| Compiling memchr v2.5.0
27682025-02-28T10:28:40.105Z[ host-package] Compiling ring v0.17.11
27692025-02-28T10:28:40.239Z[ helios-setup] Feb 28 10:28:39.072 INFO E| Compiling once_cell v1.17.0
27702025-02-28T10:28:40.405Z[ host-package] Compiling thiserror v2.0.11
27712025-02-28T10:28:40.451Z[ host-package] Compiling typify-impl v0.3.0
27722025-02-28T10:28:40.529Z[ helios-setup] Feb 28 10:28:39.362 INFO E| Compiling thiserror v1.0.38
27732025-02-28T10:28:40.536Z[ host-package] Compiling convert_case v0.4.0
27742025-02-28T10:28:40.537Z[ host-package] Compiling newline-converter v0.3.0
27752025-02-28T10:28:40.540Z[ host-package] Compiling password-hash v0.5.0
27762025-02-28T10:28:40.540Z[ host-package] Compiling blake2 v0.10.6
27772025-02-28T10:28:40.711Z[ helios-setup] Feb 28 10:28:39.544 INFO E| Compiling log v0.4.17
27782025-02-28T10:28:41.025Z[ host-package] Compiling expectorate v1.1.0
27792025-02-28T10:28:41.384Z[ helios-setup] Feb 28 10:28:40.215 INFO E| Compiling serde_json v1.0.95
27802025-02-28T10:28:41.423Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27812025-02-28T10:28:41.486Z[ helios-setup] Feb 28 10:28:40.313 INFO E| Compiling itoa v1.0.6
27822025-02-28T10:28:41.562Z[ host-package] Compiling derive_more v0.99.19
27832025-02-28T10:28:42.374Z[ helios-setup] Feb 28 10:28:41.207 INFO E| Compiling getrandom v0.2.8
27842025-02-28T10:28:42.605Z[ helios-setup] Feb 28 10:28:41.438 INFO E| Compiling scopeguard v1.1.0
27852025-02-28T10:28:43.012Z[ helios-setup] Feb 28 10:28:41.845 INFO E| Compiling pin-project-lite v0.2.9
27862025-02-28T10:28:43.122Z[ helios-setup] Feb 28 10:28:41.955 INFO E| Compiling jobserver v0.1.26
27872025-02-28T10:28:43.133Z[ host-package] Compiling argon2 v0.5.3
27882025-02-28T10:28:43.208Z[ helios-setup] Feb 28 10:28:42.040 INFO E| Compiling indexmap v1.9.3
27892025-02-28T10:28:43.314Z[ host-package] Compiling atomicwrites v0.4.4
27902025-02-28T10:28:43.335Z[ helios-setup] Feb 28 10:28:42.167 INFO E| Compiling futures-core v0.3.28
27912025-02-28T10:28:43.335Z[ helios-setup] Feb 28 10:28:42.167 INFO E| Compiling bytes v1.4.0
27922025-02-28T10:28:43.469Z[ helios-setup] Feb 28 10:28:42.302 INFO E| Compiling quote v1.0.36
27932025-02-28T10:28:43.957Z[ helios-setup] Feb 28 10:28:42.789 INFO E| Compiling cc v1.0.78
27942025-02-28T10:28:44.186Z[ helios-setup] Feb 28 10:28:43.018 INFO E| Compiling num-integer v0.1.45
27952025-02-28T10:28:44.273Z[ helios-setup] Feb 28 10:28:43.103 INFO E| Compiling ryu v1.0.13
27962025-02-28T10:28:44.372Z[ host-package] Compiling cancel-safe-futures v0.1.5
27972025-02-28T10:28:44.431Z[ helios-setup] Feb 28 10:28:43.263 INFO E| Compiling syn v2.0.72
27982025-02-28T10:28:44.525Z[ host-package] Compiling owo-colors v4.2.0
27992025-02-28T10:28:45.427Z[ host-package] Compiling num-rational v0.4.2
28002025-02-28T10:28:45.556Z[ helios-setup] Feb 28 10:28:44.388 INFO E| Compiling lock_api v0.4.9
28012025-02-28T10:28:45.609Z[ helios-setup] Feb 28 10:28:44.439 INFO E| Compiling typenum v1.16.0
28022025-02-28T10:28:46.017Z[ helios-setup] Feb 28 10:28:44.849 INFO E| Compiling bitflags v1.3.2
28032025-02-28T10:28:46.321Z[ helios-setup] Feb 28 10:28:45.153 INFO E| Compiling parking_lot_core v0.9.6
28042025-02-28T10:28:46.381Z[ host-package] Compiling libsw-core v0.3.1
28052025-02-28T10:28:46.751Z[ helios-setup] Feb 28 10:28:45.583 INFO E| Compiling num_cpus v1.15.0
28062025-02-28T10:28:46.878Z[ helios-setup] Feb 28 10:28:45.710 INFO E| Compiling generic-array v0.14.6
28072025-02-28T10:28:47.029Z[ host-package] Compiling rustls v0.23.19
28082025-02-28T10:28:47.070Z[ helios-setup] Feb 28 10:28:45.902 INFO E| Compiling slab v0.4.7
28092025-02-28T10:28:47.106Z[ host-package] Compiling rustls v0.22.4
28102025-02-28T10:28:47.233Z[ helios-setup] Feb 28 10:28:46.065 INFO E| Compiling futures-sink v0.3.28
28112025-02-28T10:28:47.295Z[ host-package] Compiling num-complex v0.4.6
28122025-02-28T10:28:47.471Z[ helios-setup] Feb 28 10:28:46.302 INFO E| Compiling futures-task v0.3.28
28132025-02-28T10:28:47.514Z[ helios-setup] Feb 28 10:28:46.345 INFO E| Compiling futures-channel v0.3.28
28142025-02-28T10:28:47.533Z[ host-package] Compiling libsw v3.4.0
28152025-02-28T10:28:48.182Z[ helios-setup] Feb 28 10:28:47.014 INFO E| Compiling tokio v1.27.0
28162025-02-28T10:28:48.355Z[ helios-setup] Feb 28 10:28:47.187 INFO E| Compiling futures-util v0.3.28
28172025-02-28T10:28:49.191Z[ helios-setup] Feb 28 10:28:48.023 INFO E| Compiling mio v0.8.5
28182025-02-28T10:28:49.384Z[ helios-setup] Feb 28 10:28:48.215 INFO E| Compiling signal-hook-registry v1.4.0
28192025-02-28T10:28:49.426Z[ helios-setup] Feb 28 10:28:48.257 INFO E| Compiling socket2 v0.4.9
28202025-02-28T10:28:49.699Z[ host-package] Compiling num v0.4.3
28212025-02-28T10:28:49.915Z[ helios-setup] Feb 28 10:28:48.747 INFO E| Compiling schemars v0.8.12
28222025-02-28T10:28:49.985Z[ helios-setup] Feb 28 10:28:48.817 INFO E| Compiling pin-utils v0.1.0
28232025-02-28T10:28:50.243Z[ host-package] Compiling swrite v0.1.0
28242025-02-28T10:28:50.406Z[ helios-setup] Feb 28 10:28:49.234 INFO E| Compiling futures-io v0.3.28
28252025-02-28T10:28:50.903Z[ host-package] Compiling linear-map v1.2.0
28262025-02-28T10:28:51.026Z[ helios-setup] Feb 28 10:28:49.857 INFO E| Compiling ahash v0.7.6
28272025-02-28T10:28:51.170Z[ helios-setup] Feb 28 10:28:50.001 INFO E| Compiling num-traits v0.2.15
28282025-02-28T10:28:51.487Z[ host-package] Compiling float-ord v0.3.2
28292025-02-28T10:28:51.953Z[ host-package] Compiling highway v1.3.0
28302025-02-28T10:28:52.047Z[ host-package] Compiling tungstenite v0.21.0
28312025-02-28T10:28:52.146Z[ helios-setup] Feb 28 10:28:50.977 INFO E| Compiling io-lifetimes v1.0.10
28322025-02-28T10:28:52.166Z[ helios-setup] Feb 28 10:28:50.996 INFO E| Compiling crunchy v0.2.2
28332025-02-28T10:28:52.591Z[ helios-setup] Feb 28 10:28:51.422 INFO E| Compiling block-buffer v0.10.3
28342025-02-28T10:28:52.654Z[ helios-setup] Feb 28 10:28:51.471 INFO E| Compiling crypto-common v0.1.6
28352025-02-28T10:28:52.855Z[ host-package] Compiling rustls-webpki v0.102.8
28362025-02-28T10:28:52.857Z[ host-package] Compiling semver v0.1.20
28372025-02-28T10:28:53.255Z[ helios-setup] Feb 28 10:28:52.086 INFO E| Compiling ahash v0.8.3
28382025-02-28T10:28:53.388Z[ helios-setup] Feb 28 10:28:52.219 INFO E| Compiling crossbeam-utils v0.8.14
28392025-02-28T10:28:53.643Z[ helios-setup] Feb 28 10:28:52.474 INFO E| Compiling hashbrown v0.12.3
28402025-02-28T10:28:54.010Z[ host-package] Compiling rustc_version v0.1.7
28412025-02-28T10:28:54.338Z[ helios-setup] Feb 28 10:28:53.168 INFO E| Compiling serde_derive_internals v0.26.0
28422025-02-28T10:28:54.354Z[ helios-setup] Feb 28 10:28:53.184 INFO E| Compiling rustix v0.37.3
28432025-02-28T10:28:54.464Z[ helios-setup] Feb 28 10:28:53.295 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
28442025-02-28T10:28:54.913Z[ helios-setup] Feb 28 10:28:53.744 INFO E| Compiling tiny-keccak v2.0.2
28452025-02-28T10:28:54.922Z[ host-package] Compiling tokio-tungstenite v0.21.0
28462025-02-28T10:28:55.370Z[ helios-setup] Feb 28 10:28:54.200 INFO E| Compiling slog v2.7.0
28472025-02-28T10:28:55.956Z[ host-package] Compiling newtype_derive v0.1.6
28482025-02-28T10:28:56.224Z[ host-package] Compiling ipnetwork v0.21.1
28492025-02-28T10:28:56.987Z[ helios-setup] Feb 28 10:28:55.817 INFO E| Compiling digest v0.10.6
28502025-02-28T10:28:57.090Z[ host-package] Compiling oxnet v0.1.1
28512025-02-28T10:28:57.454Z[ host-package] Compiling humantime v2.1.0
28522025-02-28T10:28:57.489Z[ helios-setup] Feb 28 10:28:56.319 INFO E| Compiling errno v0.3.1
28532025-02-28T10:28:57.802Z[ helios-setup] Feb 28 10:28:56.633 INFO E| Compiling anyhow v1.0.68
28542025-02-28T10:28:57.937Z[ helios-setup] Feb 28 10:28:56.767 INFO E| Compiling unicode-width v0.1.10
28552025-02-28T10:28:58.188Z[ helios-setup] Feb 28 10:28:57.018 INFO E| Compiling pkg-config v0.3.26
28562025-02-28T10:28:58.293Z[ helios-setup] Feb 28 10:28:57.123 INFO E| Compiling cpufeatures v0.2.5
28572025-02-28T10:28:58.359Z[ host-package] Compiling daft v0.1.1
28582025-02-28T10:28:58.365Z[ helios-setup] Feb 28 10:28:57.195 INFO E| Compiling fnv v1.0.7
28592025-02-28T10:28:58.522Z[ host-package] Compiling typify-macro v0.3.0
28602025-02-28T10:28:58.687Z[ helios-setup] Feb 28 10:28:57.517 INFO E| Compiling http v0.2.9
28612025-02-28T10:28:59.936Z[ host-package] Compiling dropshot v0.16.0
28622025-02-28T10:29:00.068Z[ host-package] Compiling instant v0.1.13
28632025-02-28T10:29:00.101Z[ host-package] Compiling steno v0.4.1
28642025-02-28T10:29:00.299Z[ host-package] Compiling backoff v0.4.0
28652025-02-28T10:29:00.391Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28662025-02-28T10:29:00.737Z[ helios-setup] Feb 28 10:28:59.567 INFO E| Compiling thiserror-impl v1.0.38
28672025-02-28T10:29:00.973Z[ helios-setup] Feb 28 10:28:59.802 INFO E| Compiling schemars_derive v0.8.12
28682025-02-28T10:29:01.186Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28692025-02-28T10:29:01.464Z[ host-package] Compiling parse-display v0.10.0
28702025-02-28T10:29:02.382Z[ helios-setup] Feb 28 10:29:01.212 INFO E| Compiling serde_derive v1.0.204
28712025-02-28T10:29:02.648Z[ helios-setup] Feb 28 10:29:01.477 INFO E| Compiling futures-macro v0.3.28
28722025-02-28T10:29:02.851Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28732025-02-28T10:29:03.310Z[ helios-setup] Feb 28 10:29:02.139 INFO E| Compiling tokio-macros v2.0.0
28742025-02-28T10:29:03.378Z[ host-package] Compiling strum v0.26.3
28752025-02-28T10:29:04.294Z[ host-package] Compiling tokio-rustls v0.25.0
28762025-02-28T10:29:04.360Z[ host-package] Compiling typify v0.3.0
28772025-02-28T10:29:04.832Z[ helios-setup] Feb 28 10:29:03.661 INFO E| Compiling aho-corasick v0.7.20
28782025-02-28T10:29:04.950Z[ host-package] Compiling progenitor-impl v0.9.1
28792025-02-28T10:29:05.388Z[ host-package] Compiling dropshot v0.12.0
28802025-02-28T10:29:05.641Z[ helios-setup] Feb 28 10:29:04.470 INFO E| Compiling httparse v1.8.0
28812025-02-28T10:29:06.633Z[ helios-setup] Feb 28 10:29:05.461 INFO E| Compiling regex-syntax v0.6.29
28822025-02-28T10:29:06.709Z[ helios-setup] Feb 28 10:29:05.537 INFO E| Compiling tinyvec_macros v0.1.1
28832025-02-28T10:29:07.016Z[ helios-setup] Feb 28 10:29:05.844 INFO E| Compiling heck v0.4.1
28842025-02-28T10:29:07.300Z[ helios-setup] Feb 28 10:29:06.128 INFO E| Compiling percent-encoding v2.2.0
28852025-02-28T10:29:07.301Z[ helios-setup] Feb 28 10:29:06.128 INFO E| Compiling tinyvec v1.6.0
28862025-02-28T10:29:08.043Z[ helios-setup] Feb 28 10:29:06.871 INFO E| Compiling form_urlencoded v1.1.0
28872025-02-28T10:29:08.162Z[ host-package] Compiling tokio-rustls v0.26.0
28882025-02-28T10:29:08.275Z[ helios-setup] Feb 28 10:29:07.103 INFO E| Compiling const-random-macro v0.1.15
28892025-02-28T10:29:08.595Z[ helios-setup] Feb 28 10:29:07.423 INFO E| Compiling hashbrown v0.13.2
28902025-02-28T10:29:09.419Z[ host-package] Compiling hyper-rustls v0.27.3
28912025-02-28T10:29:10.158Z[ helios-setup] Feb 28 10:29:08.986 INFO E| Compiling chrono v0.4.24
28922025-02-28T10:29:10.258Z[ helios-setup] Feb 28 10:29:09.086 INFO E| Compiling libz-sys v1.1.8
28932025-02-28T10:29:10.453Z[ host-package] Compiling reqwest v0.12.12
28942025-02-28T10:29:10.840Z[ helios-setup] Feb 28 10:29:09.668 INFO E| Compiling getopts v0.2.21
28952025-02-28T10:29:13.085Z[ helios-setup] Feb 28 10:29:11.913 INFO E| Compiling memoffset v0.7.1
28962025-02-28T10:29:13.201Z[ helios-setup] Feb 28 10:29:12.021 INFO E| Compiling powerfmt v0.2.0
28972025-02-28T10:29:13.747Z[ helios-setup] Feb 28 10:29:12.574 INFO E| Compiling time-core v0.1.2
28982025-02-28T10:29:13.834Z[ helios-setup] Feb 28 10:29:12.662 INFO E| Compiling regex v1.7.3
28992025-02-28T10:29:14.108Z[ helios-setup] Feb 28 10:29:12.933 INFO E| Compiling num-conv v0.1.0
29002025-02-28T10:29:14.213Z[ helios-setup] Feb 28 10:29:13.035 INFO E| Compiling dyn-clone v1.0.11
29012025-02-28T10:29:14.664Z[ helios-setup] Feb 28 10:29:13.492 INFO E| Compiling uuid v1.3.0
29022025-02-28T10:29:14.895Z[ helios-setup] Feb 28 10:29:13.722 INFO E| Compiling time-macros v0.2.18
29032025-02-28T10:29:15.296Z[ helios-setup] Feb 28 10:29:14.123 INFO E| Compiling deranged v0.3.11
29042025-02-28T10:29:15.907Z[ helios-setup] Feb 28 10:29:14.733 INFO E| Compiling regress v0.5.0
29052025-02-28T10:29:16.095Z[ helios-setup] Feb 28 10:29:14.921 INFO E| Compiling unicode-normalization v0.1.22
29062025-02-28T10:29:17.132Z[ host-package] Compiling qorb v0.2.1
29072025-02-28T10:29:19.038Z[ helios-setup] Feb 28 10:29:17.865 INFO E| Compiling const-random v0.1.15
29082025-02-28T10:29:20.006Z[ helios-setup] Feb 28 10:29:18.832 INFO E| Compiling tracing-core v0.1.30
29092025-02-28T10:29:20.664Z[ host-package] Compiling progenitor-macro v0.9.1
29102025-02-28T10:29:21.304Z[ helios-setup] Feb 28 10:29:20.131 INFO E| Compiling crossbeam-epoch v0.9.13
29112025-02-28T10:29:21.588Z[ helios-setup] Feb 28 10:29:20.414 INFO E| Compiling unicode-bidi v0.3.13
29122025-02-28T10:29:21.763Z[ helios-setup] Feb 28 10:29:20.589 INFO E| Compiling ucd-trie v0.1.5
29132025-02-28T10:29:22.546Z[ helios-setup] Feb 28 10:29:21.369 INFO E| Compiling num_threads v0.1.6
29142025-02-28T10:29:24.340Z[ helios-setup] Feb 28 10:29:23.166 INFO E| Compiling time v0.3.36
29152025-02-28T10:29:24.433Z[ helios-setup] Feb 28 10:29:23.259 INFO E| Compiling idna v0.3.0
29162025-02-28T10:29:25.953Z[ helios-setup] Feb 28 10:29:24.779 INFO E| Compiling pest v2.5.7
29172025-02-28T10:29:26.217Z[ host-package] Compiling progenitor-client v0.9.1
29182025-02-28T10:29:27.559Z[ helios-setup] Feb 28 10:29:26.383 INFO E| Compiling toml v0.5.11
29192025-02-28T10:29:28.491Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29202025-02-28T10:29:29.324Z[ helios-setup] Feb 28 10:29:28.149 INFO E| Compiling smallvec v1.10.0
29212025-02-28T10:29:30.014Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29222025-02-28T10:29:31.791Z[ helios-setup] Feb 28 10:29:30.615 INFO E| Compiling parking_lot v0.12.1
29232025-02-28T10:29:33.579Z[ helios-setup] Feb 28 10:29:32.403 INFO E| Compiling serde_tokenstream v0.2.0
29242025-02-28T10:29:34.841Z[ helios-setup] Feb 28 10:29:33.665 INFO E| Compiling tracing v0.1.37
29252025-02-28T10:29:36.913Z[ helios-setup] Feb 28 10:29:35.736 INFO E| Compiling crossbeam-channel v0.5.6
29262025-02-28T10:29:37.008Z[ helios-setup] Feb 28 10:29:35.831 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
29272025-02-28T10:29:37.866Z[ helios-setup] Feb 28 10:29:36.689 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29282025-02-28T10:29:38.830Z[ helios-setup] Feb 28 10:29:37.653 INFO E| Compiling dirs-sys-next v0.1.2
29292025-02-28T10:29:39.648Z[ helios-setup] Feb 28 10:29:38.471 INFO E| Compiling time v0.1.45
29302025-02-28T10:29:40.083Z[ helios-setup] Feb 28 10:29:38.906 INFO E| Compiling iana-time-zone v0.1.56
29312025-02-28T10:29:40.654Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29322025-02-28T10:29:41.285Z[ helios-setup] Feb 28 10:29:40.107 INFO E| Compiling crc32fast v1.3.2
29332025-02-28T10:29:41.285Z[ helios-setup] Feb 28 10:29:40.107 INFO E| Compiling semver v1.0.17
29342025-02-28T10:29:41.344Z[ host-package] Compiling progenitor-client v0.8.0
29352025-02-28T10:29:43.434Z[ helios-setup] Feb 28 10:29:42.256 INFO E| Compiling dirs-next v2.0.0
29362025-02-28T10:29:44.304Z[ helios-setup] Feb 28 10:29:43.127 INFO E| Compiling semver-parser v0.10.2
29372025-02-28T10:29:46.263Z[ helios-setup] Feb 28 10:29:45.083 INFO E| Compiling proc-macro-crate v1.2.1
29382025-02-28T10:29:47.591Z[ helios-setup] Feb 28 10:29:46.413 INFO E| Compiling url v2.3.1
29392025-02-28T10:29:48.274Z[ helios-setup] Feb 28 10:29:47.096 INFO E| Compiling futures-executor v0.3.28
29402025-02-28T10:29:49.256Z[ helios-setup] Feb 28 10:29:48.078 INFO E| Compiling tokio-util v0.7.7
29412025-02-28T10:29:50.241Z[ helios-setup] Feb 28 10:29:49.062 INFO E| Compiling thread_local v1.1.7
29422025-02-28T10:29:50.300Z[ helios-setup] Feb 28 10:29:49.121 INFO E| Compiling rayon-core v1.10.2
29432025-02-28T10:29:50.515Z[ helios-setup] Feb 28 10:29:49.337 INFO E| Compiling same-file v1.0.6
29442025-02-28T10:29:51.336Z[ helios-setup] Feb 28 10:29:50.156 INFO E| Compiling adler v1.0.2
29452025-02-28T10:29:51.647Z[ helios-setup] Feb 28 10:29:50.468 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
29462025-02-28T10:29:51.754Z[ helios-setup] Feb 28 10:29:50.573 INFO E| Compiling try-lock v0.2.4
29472025-02-28T10:29:51.977Z[ helios-setup] Feb 28 10:29:50.798 INFO E| Compiling miniz_oxide v0.6.2
29482025-02-28T10:29:52.105Z[ helios-setup] Feb 28 10:29:50.924 INFO E| Compiling want v0.3.0
29492025-02-28T10:29:52.307Z[ helios-setup] Feb 28 10:29:51.127 INFO E| Compiling h2 v0.3.16
29502025-02-28T10:29:54.262Z[ helios-setup] Feb 28 10:29:53.082 INFO E| Compiling walkdir v2.3.3
29512025-02-28T10:29:58.558Z[ helios-setup] Feb 28 10:29:57.378 INFO E| Compiling futures v0.3.28
29522025-02-28T10:29:58.756Z[ helios-setup] Feb 28 10:29:57.577 INFO E| Compiling num_enum_derive v0.5.7
29532025-02-28T10:29:59.083Z[ helios-setup] Feb 28 10:29:57.903 INFO E| Compiling semver v0.11.0
29542025-02-28T10:29:59.225Z[ helios-setup] Feb 28 10:29:58.045 INFO E| Compiling crossbeam-deque v0.8.2
29552025-02-28T10:30:00.008Z[ helios-setup] Feb 28 10:29:58.828 INFO E| Compiling term v0.7.0
29562025-02-28T10:30:02.307Z[ helios-setup] Feb 28 10:30:01.127 INFO E| Compiling http-body v0.4.5
29572025-02-28T10:30:03.394Z[ helios-setup] Feb 28 10:30:02.214 INFO E| Compiling sha2 v0.10.6
29582025-02-28T10:30:04.917Z[ helios-setup] Feb 28 10:30:03.736 INFO E| Compiling ring v0.16.20
29592025-02-28T10:30:07.249Z[ helios-setup] Feb 28 10:30:06.067 INFO E| Compiling rand_core v0.6.4
29602025-02-28T10:30:08.478Z[ helios-setup] Feb 28 10:30:07.285 INFO E| Compiling atty v0.2.14
29612025-02-28T10:30:09.327Z[ helios-setup] Feb 28 10:30:08.145 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
29622025-02-28T10:30:10.957Z[ helios-setup] Feb 28 10:30:09.775 INFO E| Compiling ppv-lite86 v0.2.17
29632025-02-28T10:30:11.114Z[ helios-setup] Feb 28 10:30:09.932 INFO E| Compiling fastrand v1.9.0
29642025-02-28T10:30:11.278Z[ helios-setup] Feb 28 10:30:10.095 INFO E| Compiling httpdate v1.0.2
29652025-02-28T10:30:12.338Z[ helios-setup] Feb 28 10:30:11.156 INFO E| Compiling tower-service v0.3.2
29662025-02-28T10:30:12.398Z[ helios-setup] Feb 28 10:30:11.216 INFO E| Compiling home v0.5.4
29672025-02-28T10:30:13.000Z[ helios-setup] Feb 28 10:30:11.817 INFO E| Compiling lazy_static v1.4.0
29682025-02-28T10:30:13.124Z[ helios-setup] Feb 28 10:30:11.942 INFO E| Compiling base64 v0.21.0
29692025-02-28T10:30:13.287Z[ helios-setup] Feb 28 10:30:12.105 INFO E| Compiling utf8parse v0.2.1
29702025-02-28T10:30:13.419Z[ helios-setup] Feb 28 10:30:12.237 INFO E| Compiling toolchain_find v0.2.0
29712025-02-28T10:30:14.022Z[ helios-setup] Feb 28 10:30:12.839 INFO E| Compiling anstyle-parse v0.1.1
29722025-02-28T10:30:14.456Z[ helios-setup] Feb 28 10:30:13.274 INFO E| Compiling hyper v0.14.25
29732025-02-28T10:30:15.038Z[ helios-setup] Feb 28 10:30:13.855 INFO E| Compiling rand_chacha v0.3.1
29742025-02-28T10:30:15.402Z[ helios-setup] Feb 28 10:30:14.220 INFO E| Compiling tempfile v3.5.0
29752025-02-28T10:30:17.432Z[ helios-setup] Feb 28 10:30:16.249 INFO E| Compiling slog-term v2.9.0
29762025-02-28T10:30:21.683Z[ host-package] Compiling progenitor v0.8.0
29772025-02-28T10:30:22.238Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
29782025-02-28T10:30:22.716Z[ helios-setup] Feb 28 10:30:21.532 INFO E| Compiling num_enum v0.5.7
29792025-02-28T10:30:23.347Z[ helios-setup] Feb 28 10:30:22.163 INFO E| Compiling cargo-lock v8.0.3
29802025-02-28T10:30:25.181Z[ helios-setup] Feb 28 10:30:23.996 INFO E| Compiling flate2 v1.0.25
29812025-02-28T10:30:29.122Z[ host-package] Compiling progenitor v0.9.1
29822025-02-28T10:30:29.504Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29832025-02-28T10:30:32.117Z[ helios-setup] Feb 28 10:30:30.932 INFO E| Compiling serde_urlencoded v0.7.1
29842025-02-28T10:30:33.492Z[ helios-setup] Feb 28 10:30:32.306 INFO E| Compiling is-terminal v0.4.7
29852025-02-28T10:30:34.367Z[ helios-setup] Feb 28 10:30:33.173 INFO E| Compiling sha1 v0.10.5
29862025-02-28T10:30:36.119Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29872025-02-28T10:30:36.348Z[ helios-setup] Feb 28 10:30:35.161 INFO E| Compiling concolor-override v1.0.0
29882025-02-28T10:30:37.604Z[ helios-setup] Feb 28 10:30:36.418 INFO E| Compiling anstyle v0.3.5
29892025-02-28T10:30:39.293Z[ helios-setup] Feb 28 10:30:38.107 INFO E| Compiling either v1.8.0
29902025-02-28T10:30:39.401Z[ helios-setup] Feb 28 10:30:38.214 INFO E| Compiling concolor-query v0.3.3
29912025-02-28T10:30:40.121Z[ helios-setup] Feb 28 10:30:38.934 INFO E| Compiling rayon v1.6.1
29922025-02-28T10:30:40.203Z[ helios-setup] Feb 28 10:30:39.016 INFO E| Compiling anstream v0.2.6
29932025-02-28T10:30:40.517Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29942025-02-28T10:30:41.840Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29952025-02-28T10:30:42.026Z[ helios-setup] Feb 28 10:30:40.839 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
29962025-02-28T10:30:43.040Z[ helios-setup] Feb 28 10:30:41.853 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
29972025-02-28T10:30:44.145Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29982025-02-28T10:30:44.596Z[ helios-setup] Feb 28 10:30:43.409 INFO E| Compiling rustfmt-wrapper v0.2.0
29992025-02-28T10:30:45.751Z[ helios-setup] Feb 28 10:30:44.563 INFO E| Compiling rand v0.8.5
30002025-02-28T10:30:46.031Z[ helios-setup] Feb 28 10:30:44.843 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
30012025-02-28T10:30:46.371Z[ helios-setup] Feb 28 10:30:45.184 INFO E| Compiling openapiv3 v1.0.2
30022025-02-28T10:30:48.236Z[ helios-setup] Feb 28 10:30:47.048 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
30032025-02-28T10:30:49.217Z[ helios-setup] Feb 28 10:30:48.029 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
30042025-02-28T10:30:50.223Z[ helios-setup] Feb 28 10:30:49.035 INFO E| Compiling encoding_rs v0.8.32
30052025-02-28T10:30:50.241Z[ helios-setup] Feb 28 10:30:49.053 INFO E| Compiling utf-8 v0.7.6
30062025-02-28T10:30:51.333Z[ helios-setup] Feb 28 10:30:50.144 INFO E| Compiling strsim v0.10.0
30072025-02-28T10:30:54.002Z[ helios-setup] Feb 28 10:30:52.812 INFO E| Compiling ipnet v2.7.2
30082025-02-28T10:30:54.456Z[ host-package] Compiling serde_with v3.11.0
30092025-02-28T10:30:54.546Z[ helios-setup] Feb 28 10:30:53.357 INFO E| Compiling base64 v0.13.1
30102025-02-28T10:30:54.862Z[ helios-setup] Feb 28 10:30:53.667 INFO E| Compiling untrusted v0.7.1
30112025-02-28T10:30:55.361Z[ helios-setup] Feb 28 10:30:54.172 INFO E| Compiling mime v0.3.17
30122025-02-28T10:30:56.464Z[ helios-setup] Feb 28 10:30:55.275 INFO E| Compiling project-root v0.2.2
30132025-02-28T10:30:56.550Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
30142025-02-28T10:30:57.100Z[ helios-setup] Feb 28 10:30:55.911 INFO E| Compiling unsafe-libyaml v0.2.8
30152025-02-28T10:30:57.468Z[ helios-setup] Feb 28 10:30:56.279 INFO E| Compiling clap_lex v0.4.1
30162025-02-28T10:30:57.891Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30172025-02-28T10:30:58.989Z[ helios-setup] Feb 28 10:30:57.800 INFO E| Compiling spin v0.5.2
30182025-02-28T10:30:59.403Z[ helios-setup] Feb 28 10:30:58.213 INFO E| Compiling byteorder v1.4.3
30192025-02-28T10:30:59.822Z[ helios-setup] Feb 28 10:30:58.632 INFO E| Compiling serde_yaml v0.9.21
30202025-02-28T10:31:00.339Z[ host-package] Compiling macaddr v1.0.1
30212025-02-28T10:31:00.427Z[ helios-setup] Feb 28 10:30:59.237 INFO E| Compiling tungstenite v0.18.0
30222025-02-28T10:31:00.482Z[ helios-setup] Feb 28 10:30:59.287 INFO E| Compiling clap_builder v4.2.1
30232025-02-28T10:31:00.555Z[ helios-setup] Feb 28 10:30:59.365 INFO E| Compiling reqwest v0.11.16
30242025-02-28T10:31:01.321Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30252025-02-28T10:31:02.887Z[ host-package] Compiling slog-dtrace v0.3.0
30262025-02-28T10:31:03.787Z[ host-package] Compiling prettyplease v0.2.29
30272025-02-28T10:31:04.266Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30282025-02-28T10:31:06.038Z[ helios-setup] Feb 28 10:31:04.840 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30292025-02-28T10:31:06.055Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30302025-02-28T10:31:06.523Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30312025-02-28T10:31:06.926Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30322025-02-28T10:31:09.959Z[ helios-setup] Feb 28 10:31:08.767 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
30332025-02-28T10:31:10.733Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30342025-02-28T10:31:14.852Z[ helios-setup] Feb 28 10:31:13.659 INFO E| Compiling clap_derive v4.2.0
30352025-02-28T10:31:23.613Z[ helios-setup] Feb 28 10:31:22.419 INFO E| Compiling clap v4.2.1
30362025-02-28T10:31:24.178Z[ helios-setup] Feb 28 10:31:22.985 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30372025-02-28T10:31:25.327Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30382025-02-28T10:31:29.530Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
30392025-02-28T10:31:30.641Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30402025-02-28T10:31:36.422Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30412025-02-28T10:31:40.608Z[ helios-setup] Feb 28 10:31:39.412 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
30422025-02-28T10:31:42.689Z[ helios-setup] Feb 28 10:31:41.492 INFO E| Compiling tokio-tungstenite v0.18.0
30432025-02-28T10:31:43.963Z[ helios-setup] Feb 28 10:31:42.766 INFO E| Compiling smartstring v1.0.1
30442025-02-28T10:31:45.043Z[ helios-setup] Feb 28 10:31:43.846 INFO E| Compiling rustls v0.21.0
30452025-02-28T10:31:45.281Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30462025-02-28T10:31:47.461Z[ helios-setup] Feb 28 10:31:46.263 INFO E| Compiling sct v0.7.0
30472025-02-28T10:31:48.550Z[ helios-setup] Feb 28 10:31:47.352 INFO E| Compiling rustls-webpki v0.100.1
30482025-02-28T10:31:49.060Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30492025-02-28T10:31:50.803Z[ helios-setup] Feb 28 10:31:49.605 INFO E| Compiling serde_spanned v0.6.1
30502025-02-28T10:31:51.433Z[ helios-setup] Feb 28 10:31:50.233 INFO E| Compiling toml_datetime v0.6.1
30512025-02-28T10:31:52.546Z[ helios-setup] Feb 28 10:31:51.348 INFO E| Compiling camino v1.1.4
30522025-02-28T10:31:52.915Z[ helios-setup] Feb 28 10:31:51.716 INFO E| Compiling async-trait v0.1.68
30532025-02-28T10:31:54.138Z[ helios-setup] Feb 28 10:31:52.939 INFO E| Compiling static_assertions v1.1.0
30542025-02-28T10:31:54.210Z[ helios-setup] Feb 28 10:31:53.011 INFO E| Compiling slog-async v2.7.0
30552025-02-28T10:31:54.417Z[ helios-setup] Feb 28 10:31:53.218 INFO E| Compiling paste v1.0.12
30562025-02-28T10:31:54.863Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30572025-02-28T10:31:54.866Z[ helios-setup] Feb 28 10:31:53.665 INFO E| Compiling match_cfg v0.1.0
30582025-02-28T10:31:55.270Z[ helios-setup] Feb 28 10:31:54.071 INFO E| Compiling winnow v0.4.1
30592025-02-28T10:31:55.852Z[ helios-setup] Feb 28 10:31:54.653 INFO E| Compiling hostname v0.3.1
30602025-02-28T10:31:56.711Z[ helios-setup] Feb 28 10:31:55.512 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
30612025-02-28T10:31:57.362Z[ helios-setup] Feb 28 10:31:56.162 INFO E| Compiling slog-json v2.6.1
30622025-02-28T10:31:58.575Z[ helios-setup] Feb 28 10:31:57.376 INFO E| Compiling bincode v1.3.3
30632025-02-28T10:31:58.710Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30642025-02-28T10:31:59.425Z[ host-package] Compiling half v2.4.1
30652025-02-28T10:32:00.095Z[ host-package] Compiling ciborium-io v0.2.2
30662025-02-28T10:32:00.711Z[ host-package] Compiling ciborium-ll v0.2.2
30672025-02-28T10:32:00.951Z[ host-package] Compiling bytecount v0.6.8
30682025-02-28T10:32:01.371Z[ helios-setup] Feb 28 10:32:00.172 INFO E| Compiling unicode-linebreak v0.1.4
30692025-02-28T10:32:01.626Z[ host-package] Compiling ciborium v0.2.2
30702025-02-28T10:32:01.629Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30712025-02-28T10:32:03.486Z[ helios-setup] Feb 28 10:32:02.286 INFO E| Compiling toml_edit v0.19.8
30722025-02-28T10:32:04.802Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30732025-02-28T10:32:05.430Z[ host-package] Compiling display-error-chain v0.2.2
30742025-02-28T10:32:05.539Z[ host-package] Compiling const_format_proc_macros v0.2.34
30752025-02-28T10:32:05.734Z[ helios-setup] Feb 28 10:32:04.534 INFO E| Compiling async-stream-impl v0.3.5
30762025-02-28T10:32:06.371Z[ host-package] Compiling same-file v1.0.6
30772025-02-28T10:32:07.084Z[ host-package] Compiling crunchy v0.2.2
30782025-02-28T10:32:07.656Z[ host-package] Compiling keccak v0.1.5
30792025-02-28T10:32:08.590Z[ host-package] Compiling maplit v1.0.2
30802025-02-28T10:32:08.663Z[ helios-setup] Feb 28 10:32:07.461 INFO E| Compiling rhai_codegen v1.5.0
30812025-02-28T10:32:09.147Z[ host-package] Compiling fastrand v2.1.1
30822025-02-28T10:32:09.252Z[ host-package] Compiling const_format v0.2.34
30832025-02-28T10:32:09.920Z[ host-package] Compiling sha3 v0.10.8
30842025-02-28T10:32:10.389Z[ host-package] Compiling tempfile v3.13.0
30852025-02-28T10:32:11.479Z[ host-package] Compiling walkdir v2.5.0
30862025-02-28T10:32:11.671Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30872025-02-28T10:32:11.799Z[ helios-setup] Feb 28 10:32:10.597 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
30882025-02-28T10:32:11.892Z[ host-package] Compiling tiny-keccak v2.0.2
30892025-02-28T10:32:12.600Z[ host-package] Compiling blake3 v1.5.4
30902025-02-28T10:32:12.790Z[ helios-setup] Feb 28 10:32:11.589 INFO E| Compiling take_mut v0.2.2
30912025-02-28T10:32:12.932Z[ helios-setup] Feb 28 10:32:11.730 INFO E| Compiling toml v0.7.3
30922025-02-28T10:32:13.310Z[ host-package] Compiling dsl_auto_type v0.1.2
30932025-02-28T10:32:13.318Z[ helios-setup] Feb 28 10:32:12.116 INFO E| Compiling async-stream v0.3.5
30942025-02-28T10:32:13.487Z[ host-package] Compiling scheduled-thread-pool v0.2.7
30952025-02-28T10:32:13.598Z[ host-package] Compiling xattr v1.3.1
30962025-02-28T10:32:13.755Z[ helios-setup] Feb 28 10:32:12.553 INFO E| Compiling rhai v1.14.0
30972025-02-28T10:32:14.358Z[ host-package] Compiling filetime v0.2.25
30982025-02-28T10:32:14.596Z[ helios-setup] Feb 28 10:32:13.394 INFO E| Compiling tokio-rustls v0.24.0
30992025-02-28T10:32:15.297Z[ host-package] Compiling memmap2 v0.9.5
31002025-02-28T10:32:15.759Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
31012025-02-28T10:32:15.862Z[ helios-setup] Feb 28 10:32:14.659 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
31022025-02-28T10:32:15.880Z[ host-package] Compiling arrayvec v0.7.6
31032025-02-28T10:32:16.455Z[ host-package] Compiling arrayref v0.3.9
31042025-02-28T10:32:16.522Z[ host-package] Compiling constant_time_eq v0.3.1
31052025-02-28T10:32:16.757Z[ host-package] Compiling diesel_derives v2.2.3
31062025-02-28T10:32:17.143Z[ host-package] Compiling tar v0.4.44
31072025-02-28T10:32:17.179Z[ host-package] Compiling r2d2 v0.8.10
31082025-02-28T10:32:18.002Z[ helios-setup] Feb 28 10:32:16.799 INFO E| Compiling slog-bunyan v2.4.0
31092025-02-28T10:32:19.147Z[ host-package] Compiling toolchain_find v0.4.0
31102025-02-28T10:32:19.408Z[ host-package] Compiling camino-tempfile v1.1.1
31112025-02-28T10:32:19.487Z[ host-package] Compiling phf_generator v0.11.2
31122025-02-28T10:32:20.094Z[ host-package] Compiling ascii-canvas v3.0.0
31132025-02-28T10:32:20.355Z[ host-package] Compiling secrecy v0.8.0
31142025-02-28T10:32:20.431Z[ host-package] Compiling ena v0.14.3
31152025-02-28T10:32:21.006Z[ host-package] Compiling bindgen v0.71.1
31162025-02-28T10:32:21.200Z[ host-package] Compiling regex-syntax v0.6.29
31172025-02-28T10:32:21.345Z[ host-package] Compiling topological-sort v0.2.2
31182025-02-28T10:32:21.425Z[ host-package] Compiling diff v0.1.13
31192025-02-28T10:32:22.188Z[ host-package] Compiling omicron-zone-package v0.12.0
31202025-02-28T10:32:22.413Z[ host-package] Compiling phf_codegen v0.11.2
31212025-02-28T10:32:22.598Z[ host-package] Compiling rustfmt-wrapper v0.2.1
31222025-02-28T10:32:23.125Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31232025-02-28T10:32:23.256Z[ helios-setup] Feb 28 10:32:22.053 INFO E| Compiling rustls-pemfile v1.0.2
31242025-02-28T10:32:23.903Z[ helios-setup] Feb 28 10:32:22.700 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
31252025-02-28T10:32:24.416Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31262025-02-28T10:32:24.753Z[ helios-setup] Feb 28 10:32:23.549 INFO E| Compiling serde_path_to_error v0.1.11
31272025-02-28T10:32:25.160Z[ host-package] Compiling universal-hash v0.5.1
31282025-02-28T10:32:25.690Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
31292025-02-28T10:32:25.744Z[ host-package] Compiling parse-zoneinfo v0.3.1
31302025-02-28T10:32:25.940Z[ helios-setup] Feb 28 10:32:24.736 INFO E| Compiling terminal_size v0.2.6
31312025-02-28T10:32:25.999Z[ helios-setup] Feb 28 10:32:24.795 INFO E| Compiling smawk v0.3.1
31322025-02-28T10:32:26.527Z[ helios-setup] Feb 28 10:32:25.306 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
31332025-02-28T10:32:26.693Z[ helios-setup] Feb 28 10:32:25.474 INFO E| Compiling textwrap v0.16.0
31342025-02-28T10:32:28.523Z[ host-package] Compiling lalrpop v0.19.12
31352025-02-28T10:32:28.787Z[ host-package] Compiling ref-cast v1.0.23
31362025-02-28T10:32:29.660Z[ host-package] Compiling opaque-debug v0.3.1
31372025-02-28T10:32:30.238Z[ host-package] Compiling rustc-hash v2.1.1
31382025-02-28T10:32:30.483Z[ host-package] Compiling poly1305 v0.8.0
31392025-02-28T10:32:30.572Z[ host-package] Compiling thiserror-no-std v2.0.2
31402025-02-28T10:32:30.919Z[ host-package] Compiling chrono-tz-build v0.4.0
31412025-02-28T10:32:31.917Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31422025-02-28T10:32:33.028Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31432025-02-28T10:32:33.676Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31442025-02-28T10:32:33.924Z[ host-package] Compiling derive_builder_core v0.20.2
31452025-02-28T10:32:34.763Z[ host-package] Compiling chacha20 v0.9.1
31462025-02-28T10:32:36.112Z[ host-package] Compiling headers-core v0.3.0
31472025-02-28T10:32:36.782Z[ host-package] Compiling aead v0.5.2
31482025-02-28T10:32:37.414Z[ host-package] Compiling diesel v2.2.7
31492025-02-28T10:32:37.555Z[ host-package] Compiling libxml v0.3.3
31502025-02-28T10:32:37.795Z[ host-package] Compiling ref-cast-impl v1.0.23
31512025-02-28T10:32:38.410Z[ host-package] Compiling vte_generate_state_changes v0.1.2
31522025-02-28T10:32:40.087Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31532025-02-28T10:32:40.411Z[ host-package] Compiling arc-swap v1.7.1
31542025-02-28T10:32:41.824Z[ host-package] Compiling slog-scope v4.4.0
31552025-02-28T10:32:42.068Z[ host-package] Compiling vte v0.11.1
31562025-02-28T10:32:43.728Z[ host-package] Compiling derive_builder_macro v0.20.2
31572025-02-28T10:32:45.121Z[ host-package] Compiling chacha20poly1305 v0.10.1
31582025-02-28T10:32:45.785Z[ host-package] Compiling headers v0.4.0
31592025-02-28T10:32:46.133Z[ host-package] Compiling chrono-tz v0.10.1
31602025-02-28T10:32:47.546Z[ host-package] Compiling vsss-rs v3.3.4
31612025-02-28T10:32:52.027Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31622025-02-28T10:32:52.882Z[ helios-setup] Feb 28 10:32:51.674 INFO E| Compiling git2 v0.16.1
31632025-02-28T10:32:53.459Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31642025-02-28T10:32:54.655Z[ host-package] Compiling samael v0.0.18
31652025-02-28T10:32:55.477Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31662025-02-28T10:32:56.863Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31672025-02-28T10:32:57.095Z[ host-package] Compiling strum_macros v0.24.3
31682025-02-28T10:32:57.426Z[ host-package] Compiling unicase v2.7.0
31692025-02-28T10:32:57.531Z[ helios-setup] Feb 28 10:32:56.321 INFO E| Compiling built v0.6.0
31702025-02-28T10:32:58.347Z[ host-package] Compiling indoc v1.0.9
31712025-02-28T10:32:58.971Z[ helios-setup] Feb 28 10:32:57.758 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
31722025-02-28T10:33:00.562Z[ helios-setup] Feb 28 10:32:59.353 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
31732025-02-28T10:33:01.257Z[ helios-setup] Feb 28 10:33:00.047 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
31742025-02-28T10:33:04.986Z[ host-package] Compiling derive_builder v0.20.2
31752025-02-28T10:33:05.352Z[ host-package] Compiling strip-ansi-escapes v0.2.0
31762025-02-28T10:33:06.039Z[ host-package] Compiling polar-core v0.27.3
31772025-02-28T10:33:14.453Z[ host-package] Compiling slog-stdlog v4.1.1
31782025-02-28T10:33:15.500Z[ host-package] Compiling papergrid v0.11.0
31792025-02-28T10:33:16.038Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31802025-02-28T10:33:16.583Z[ host-package] Compiling tabled_derive v0.7.0
31812025-02-28T10:33:18.939Z[ host-package] Compiling fd-lock v4.0.2
31822025-02-28T10:33:19.222Z[ host-package] Compiling peg-macros v0.8.4
31832025-02-28T10:33:21.259Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31842025-02-28T10:33:22.499Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
31852025-02-28T10:33:22.967Z[ host-package] Compiling oso-derive v0.27.3
31862025-02-28T10:33:24.001Z[ host-package] Compiling quick-xml v0.37.2
31872025-02-28T10:33:28.834Z[ host-package] Compiling diesel-dtrace v0.4.2
31882025-02-28T10:33:29.527Z[ host-package] Compiling nu-ansi-term v0.50.1
31892025-02-28T10:33:29.921Z[ helios-setup] Feb 28 10:33:28.706 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
31902025-02-28T10:33:30.309Z[ host-package] Compiling reedline v0.35.0
31912025-02-28T10:33:31.259Z[ host-package] Compiling peg v0.8.4
31922025-02-28T10:33:31.536Z[ host-package] Compiling tabled v0.15.0
31932025-02-28T10:33:42.257Z[ helios-setup] Feb 28 10:33:41.040 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
31942025-02-28T10:33:49.018Z[ host-package] Compiling oso v0.27.3
31952025-02-28T10:34:08.525Z[ host-package] Compiling slog-envlogger v2.2.0
31962025-02-28T10:34:09.871Z[ helios-setup] Feb 28 10:34:08.650 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
31972025-02-28T10:34:11.355Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31982025-02-28T10:34:12.553Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31992025-02-28T10:34:14.342Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32002025-02-28T10:34:14.963Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32012025-02-28T10:34:15.230Z[ host-package] Compiling bb8 v0.8.5
32022025-02-28T10:34:15.956Z[ host-package] Compiling bcs v0.1.6
32032025-02-28T10:34:16.953Z[ host-package] Compiling fxhash v0.2.1
32042025-02-28T10:34:17.413Z[ host-package] Compiling libz-sys v1.1.20
32052025-02-28T10:34:18.345Z[ host-package] Compiling termtree v0.5.1
32062025-02-28T10:34:19.053Z[ host-package] Compiling async-bb8-diesel v0.2.1
32072025-02-28T10:34:21.461Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32082025-02-28T10:34:22.899Z[ host-package] Compiling kstat-rs v0.2.4
32092025-02-28T10:34:24.751Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
32102025-02-28T10:34:28.957Z[ host-package] Compiling proc-macro-error2 v2.0.1
32112025-02-28T10:34:29.037Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32122025-02-28T10:34:30.245Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32132025-02-28T10:34:30.388Z[ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32142025-02-28T10:34:31.497Z[ host-package] Compiling nanorand v0.7.0
32152025-02-28T10:34:32.888Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
32162025-02-28T10:34:34.188Z[ host-package] Compiling parking_lot_core v0.8.6
32172025-02-28T10:34:52.042Z[ host-package] Compiling flume v0.11.1
32182025-02-28T10:34:53.513Z[ host-package] Compiling tabled_derive v0.10.0
32192025-02-28T10:34:58.007Z[ host-package] Compiling mime_guess v2.0.5
32202025-02-28T10:35:00.440Z[ host-package] Compiling papergrid v0.14.0
32212025-02-28T10:35:02.754Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32222025-02-28T10:35:04.799Z[ helios-setup] Feb 28 10:35:03.563 INFO E| Finished `release` profile [optimized] target(s) in 6m 30s
32232025-02-28T10:35:04.918Z[ helios-setup] Feb 28 10:35:03.688 INFO building project "pilot" ok (390 seconds)
32242025-02-28T10:35:04.918Z[ helios-setup] Feb 28 10:35:03.688 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
32252025-02-28T10:35:04.921Z[ helios-setup] Feb 28 10:35:03.688 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
32262025-02-28T10:35:04.929Z[ helios-setup] Feb 28 10:35:03.699 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
32272025-02-28T10:35:05.135Z[ helios-setup] Feb 28 10:35:03.905 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
32282025-02-28T10:35:05.135Z[ helios-setup] Feb 28 10:35:03.905 INFO E| info: downloading component 'cargo'
32292025-02-28T10:35:06.255Z[ helios-setup] Feb 28 10:35:05.025 INFO E| info: downloading component 'clippy'
32302025-02-28T10:35:06.517Z[ helios-setup] Feb 28 10:35:05.286 INFO E| info: downloading component 'rust-docs'
32312025-02-28T10:35:07.516Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32322025-02-28T10:35:07.602Z[ helios-setup] Feb 28 10:35:06.372 INFO E| info: downloading component 'rust-src'
32332025-02-28T10:35:07.794Z[ helios-setup] Feb 28 10:35:06.563 INFO E| info: downloading component 'rust-std'
32342025-02-28T10:35:09.612Z[ helios-setup] Feb 28 10:35:08.380 INFO E| info: downloading component 'rustc'
32352025-02-28T10:35:14.126Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32362025-02-28T10:35:14.276Z[ helios-setup] Feb 28 10:35:13.045 INFO E| info: downloading component 'rustfmt'
32372025-02-28T10:35:14.513Z[ helios-setup] Feb 28 10:35:13.281 INFO E| info: installing component 'cargo'
32382025-02-28T10:35:14.896Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
32392025-02-28T10:35:15.766Z[ helios-setup] Feb 28 10:35:14.534 INFO E| info: installing component 'clippy'
32402025-02-28T10:35:16.218Z[ helios-setup] Feb 28 10:35:14.985 INFO E| info: installing component 'rust-docs'
32412025-02-28T10:35:17.712Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
32422025-02-28T10:35:18.293Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
32432025-02-28T10:35:18.319Z[ host-package] Compiling tabled v0.18.0
32442025-02-28T10:35:20.292Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32452025-02-28T10:35:20.916Z[ helios-setup] Feb 28 10:35:19.684 INFO E| info: installing component 'rust-src'
32462025-02-28T10:35:21.492Z[ helios-setup] Feb 28 10:35:20.259 INFO E| info: installing component 'rust-std'
32472025-02-28T10:35:22.857Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32482025-02-28T10:35:23.980Z[ helios-setup] Feb 28 10:35:22.746 INFO E| info: installing component 'rustc'
32492025-02-28T10:35:29.655Z[ host-package] Compiling itertools v0.13.0
32502025-02-28T10:35:29.718Z[ helios-setup] Feb 28 10:35:28.484 INFO E| info: installing component 'rustfmt'
32512025-02-28T10:35:30.635Z[ helios-setup] Feb 28 10:35:29.401 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
32522025-02-28T10:35:30.710Z[ host-package] Compiling castaway v0.2.3
32532025-02-28T10:35:30.972Z[ host-package] Compiling vergen v8.3.2
32542025-02-28T10:35:31.360Z[ host-package] Compiling nibble_vec v0.1.0
32552025-02-28T10:35:31.444Z[ helios-setup] Feb 28 10:35:30.210 INFO E| From https://github.com/oxidecomputer/amd-apcb
32562025-02-28T10:35:31.444Z[ helios-setup] Feb 28 10:35:30.210 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6
32572025-02-28T10:35:31.447Z[ helios-setup] Feb 28 10:35:30.210 INFO E| * [new tag] v0.4.5 -> v0.4.5
32582025-02-28T10:35:31.474Z[ helios-setup] Feb 28 10:35:30.240 INFO E| * [new tag] v0.1.3 -> v0.1.3
32592025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.240 INFO E| * [new tag] v0.1.4 -> v0.1.4
32602025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.240 INFO E| * [new tag] v0.1.5 -> v0.1.5
32612025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.240 INFO E| * [new tag] v0.2.0 -> v0.2.0
32622025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.3.0 -> v0.3.0
32632025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.3.1 -> v0.3.1
32642025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.3.2 -> v0.3.2
32652025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.3.3 -> v0.3.3
32662025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.4.0 -> v0.4.0
32672025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.4.1 -> v0.4.1
32682025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.241 INFO E| * [new tag] v0.4.2 -> v0.4.2
32692025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.242 INFO E| * [new tag] v0.4.3 -> v0.4.3
32702025-02-28T10:35:31.479Z[ helios-setup] Feb 28 10:35:30.242 INFO E| * [new tag] v0.4.4 -> v0.4.4
32712025-02-28T10:35:31.521Z[ helios-setup] Feb 28 10:35:30.287 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
32722025-02-28T10:35:31.643Z[ host-package] Compiling cargo-platform v0.1.8
32732025-02-28T10:35:31.692Z[ host-package] Compiling atty v0.2.14
32742025-02-28T10:35:31.898Z[ host-package] Compiling http-range v0.1.5
32752025-02-28T10:35:32.115Z[ host-package] Compiling salty v0.3.0
32762025-02-28T10:35:32.481Z[ host-package] Compiling io-lifetimes v1.0.11
32772025-02-28T10:35:32.578Z[ host-package] Compiling endian-type v0.1.2
32782025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.367 INFO E| From https://github.com/oxidecomputer/amd-efs
32792025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.367 INFO E| * [new branch] empty -> origin/empty
32802025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.367 INFO E| * [new branch] issue-99 -> origin/issue-99
32812025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.367 INFO E| * [new branch] main -> origin/main
32822025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new branch] review -> origin/review
32832025-02-28T10:35:32.605Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new ref] -> origin/HEAD
32842025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new tag] v0.2.0 -> v0.2.0
32852025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new tag] v0.2.1 -> v0.2.1
32862025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new tag] v0.2.2 -> v0.2.2
32872025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.368 INFO E| * [new tag] v0.2.3 -> v0.2.3
32882025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.2.4 -> v0.2.4
32892025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.2.5 -> v0.2.5
32902025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.2.6 -> v0.2.6
32912025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.2.7 -> v0.2.7
32922025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.3.0 -> v0.3.0
32932025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.3.1 -> v0.3.1
32942025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.4.0 -> v0.4.0
32952025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.369 INFO E| * [new tag] v0.4.1 -> v0.4.1
32962025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.370 INFO E| * [new tag] v0.4.2 -> v0.4.2
32972025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.370 INFO E| * [new tag] v0.4.3 -> v0.4.3
32982025-02-28T10:35:32.606Z[ helios-setup] Feb 28 10:35:31.370 INFO E| * [new tag] v0.4.4 -> v0.4.4
32992025-02-28T10:35:32.628Z[ helios-setup] Feb 28 10:35:31.394 INFO E| Updating crates.io index
33002025-02-28T10:35:32.897Z[ host-package] Compiling radix_trie v0.2.1
33012025-02-28T10:35:33.264Z[ helios-setup] Feb 28 10:35:32.030 INFO E| Downloading crates ...
33022025-02-28T10:35:33.392Z[ host-package] Compiling git2 v0.19.0
33032025-02-28T10:35:33.395Z[ helios-setup] Feb 28 10:35:32.161 INFO E| Downloaded memoffset v0.5.6
33042025-02-28T10:35:33.398Z[ helios-setup] Feb 28 10:35:32.163 INFO E| Downloaded json5 v0.4.1
33052025-02-28T10:35:33.401Z[ helios-setup] Feb 28 10:35:32.165 INFO E| Downloaded itoa v1.0.14
33062025-02-28T10:35:33.404Z[ helios-setup] Feb 28 10:35:32.169 INFO E| Downloaded unic-char-property v0.9.0
33072025-02-28T10:35:33.407Z[ helios-setup] Feb 28 10:35:32.171 INFO E| Downloaded fletcher v0.1.0
33082025-02-28T10:35:33.409Z[ helios-setup] Feb 28 10:35:32.173 INFO E| Downloaded generic-array v0.14.7
33092025-02-28T10:35:33.412Z[ helios-setup] Feb 28 10:35:32.176 INFO E| Downloaded unic-ucd-version v0.9.0
33102025-02-28T10:35:33.412Z[ helios-setup] Feb 28 10:35:32.177 INFO E| Downloaded cfg-if v0.1.10
33112025-02-28T10:35:33.414Z[ helios-setup] Feb 28 10:35:32.178 INFO E| Downloaded block-buffer v0.10.4
33122025-02-28T10:35:33.414Z[ helios-setup] Feb 28 10:35:32.180 INFO E| Downloaded dyn-clone v1.0.17
33132025-02-28T10:35:33.417Z[ helios-setup] Feb 28 10:35:32.183 INFO E| Downloaded scroll_derive v0.10.5
33142025-02-28T10:35:33.420Z[ helios-setup] Feb 28 10:35:32.184 INFO E| Downloaded proc-macro-error-attr v1.0.4
33152025-02-28T10:35:33.422Z[ helios-setup] Feb 28 10:35:32.185 INFO E| Downloaded proc-macro-crate v0.1.5
33162025-02-28T10:35:33.422Z[ helios-setup] Feb 28 10:35:32.187 INFO E| Downloaded parse_int v0.6.0
33172025-02-28T10:35:33.422Z[ helios-setup] Feb 28 10:35:32.188 INFO E| Downloaded unic-char-range v0.9.0
33182025-02-28T10:35:33.425Z[ helios-setup] Feb 28 10:35:32.190 INFO E| Downloaded strum v0.23.0
33192025-02-28T10:35:33.428Z[ helios-setup] Feb 28 10:35:32.191 INFO E| Downloaded lazy_static v1.5.0
33202025-02-28T10:35:33.428Z[ helios-setup] Feb 28 10:35:32.193 INFO E| Downloaded four-cc v0.3.0
33212025-02-28T10:35:33.431Z[ helios-setup] Feb 28 10:35:32.195 INFO E| Downloaded bitflags v1.3.2
33222025-02-28T10:35:33.434Z[ helios-setup] Feb 28 10:35:32.200 INFO E| Downloaded strsim v0.8.0
33232025-02-28T10:35:33.437Z[ helios-setup] Feb 28 10:35:32.202 INFO E| Downloaded rustc_version v0.2.3
33242025-02-28T10:35:33.440Z[ helios-setup] Feb 28 10:35:32.203 INFO E| Downloaded semver v0.9.0
33252025-02-28T10:35:33.443Z[ helios-setup] Feb 28 10:35:32.205 INFO E| Downloaded static_assertions v1.1.0
33262025-02-28T10:35:33.443Z[ helios-setup] Feb 28 10:35:32.207 INFO E| Downloaded cpufeatures v0.2.16
33272025-02-28T10:35:33.447Z[ helios-setup] Feb 28 10:35:32.209 INFO E| Downloaded pest_generator v2.7.15
33282025-02-28T10:35:33.447Z[ helios-setup] Feb 28 10:35:32.212 INFO E| Downloaded unic-common v0.9.0
33292025-02-28T10:35:33.449Z[ helios-setup] Feb 28 10:35:32.213 INFO E| Downloaded strum_macros v0.23.1
33302025-02-28T10:35:33.452Z[ helios-setup] Feb 28 10:35:32.215 INFO E| Downloaded schemars_derive v0.8.21
33312025-02-28T10:35:33.454Z[ helios-setup] Feb 28 10:35:32.218 INFO E| Downloaded version_check v0.9.5
33322025-02-28T10:35:33.457Z[ helios-setup] Feb 28 10:35:32.220 INFO E| Downloaded unic-ucd-ident v0.9.0
33332025-02-28T10:35:33.457Z[ helios-setup] Feb 28 10:35:32.222 INFO E| Downloaded structopt-derive v0.4.18
33342025-02-28T10:35:33.459Z[ helios-setup] Feb 28 10:35:32.224 INFO E| Downloaded pre v0.2.1
33352025-02-28T10:35:33.462Z[ helios-setup] Feb 28 10:35:32.226 INFO E| Downloaded vec_map v0.8.2
33362025-02-28T10:35:33.462Z[ helios-setup] Feb 28 10:35:32.227 INFO E| Downloaded thiserror-impl v2.0.11
33372025-02-28T10:35:33.464Z[ helios-setup] Feb 28 10:35:32.230 INFO E| Downloaded autocfg v1.4.0
33382025-02-28T10:35:33.467Z[ helios-setup] Feb 28 10:35:32.233 INFO E| Downloaded semver-parser v0.7.0
33392025-02-28T10:35:33.469Z[ helios-setup] Feb 28 10:35:32.234 INFO E| Downloaded rustversion v1.0.19
33402025-02-28T10:35:33.472Z[ helios-setup] Feb 28 10:35:32.238 INFO E| Downloaded plain v0.2.3
33412025-02-28T10:35:33.474Z[ helios-setup] Feb 28 10:35:32.240 INFO E| Downloaded thiserror v1.0.69
33422025-02-28T10:35:33.482Z[ helios-setup] Feb 28 10:35:32.248 INFO E| Downloaded once_cell v1.20.2
33432025-02-28T10:35:33.487Z[ helios-setup] Feb 28 10:35:32.252 INFO E| Downloaded ansi_term v0.12.1
33442025-02-28T10:35:33.489Z[ host-package] Compiling unicode-truncate v1.1.0
33452025-02-28T10:35:33.492Z[ helios-setup] Feb 28 10:35:32.255 INFO E| Downloaded quote v1.0.38
33462025-02-28T10:35:33.494Z[ helios-setup] Feb 28 10:35:32.259 INFO E| Downloaded textwrap v0.11.0
33472025-02-28T10:35:33.503Z[ helios-setup] Feb 28 10:35:32.262 INFO E| Downloaded serde_derive_internals v0.29.1
33482025-02-28T10:35:33.503Z[ helios-setup] Feb 28 10:35:32.265 INFO E| Downloaded scroll v0.10.2
33492025-02-28T10:35:33.506Z[ helios-setup] Feb 28 10:35:32.268 INFO E| Downloaded num-traits v0.2.19
33502025-02-28T10:35:33.514Z[ helios-setup] Feb 28 10:35:32.272 INFO E| Downloaded zerocopy v0.6.6
33512025-02-28T10:35:33.514Z[ helios-setup] Feb 28 10:35:32.278 INFO E| Downloaded unicode-ident v1.0.14
33522025-02-28T10:35:33.517Z[ helios-setup] Feb 28 10:35:32.282 INFO E| Downloaded typenum v1.17.0
33532025-02-28T10:35:33.533Z[ helios-setup] Feb 28 10:35:32.286 INFO E| Downloaded ucd-trie v0.1.7
33542025-02-28T10:35:33.536Z[ helios-setup] Feb 28 10:35:32.288 INFO E| Downloaded serde_derive v1.0.217
33552025-02-28T10:35:33.536Z[ helios-setup] Feb 28 10:35:32.293 INFO E| Downloaded pre-proc-macro v0.2.1
33562025-02-28T10:35:33.536Z[ helios-setup] Feb 28 10:35:32.295 INFO E| Downloaded ryu v1.0.18
33572025-02-28T10:35:33.536Z[ helios-setup] Feb 28 10:35:32.299 INFO E| Downloaded structopt v0.3.26
33582025-02-28T10:35:33.544Z[ helios-setup] Feb 28 10:35:32.310 INFO E| Downloaded schemars v0.8.21
33592025-02-28T10:35:33.597Z[ helios-setup] Feb 28 10:35:32.362 INFO E| Downloaded unicode-segmentation v1.12.0
33602025-02-28T10:35:33.601Z[ helios-setup] Feb 28 10:35:32.366 INFO E| Downloaded serde v1.0.217
33612025-02-28T10:35:33.605Z[ helios-setup] Feb 28 10:35:32.371 INFO E| Downloaded memchr v2.7.4
33622025-02-28T10:35:33.614Z[ helios-setup] Feb 28 10:35:32.378 INFO E| Downloaded pest v2.7.15
33632025-02-28T10:35:33.618Z[ helios-setup] Feb 28 10:35:32.384 INFO E| Downloaded serde_json v1.0.135
33642025-02-28T10:35:33.630Z[ helios-setup] Feb 28 10:35:32.393 INFO E| Downloaded goblin v0.4.3
33652025-02-28T10:35:33.635Z[ helios-setup] Feb 28 10:35:32.400 INFO E| Downloaded clap v2.34.0
33662025-02-28T10:35:33.643Z[ helios-setup] Feb 28 10:35:32.408 INFO E| Downloaded proc-macro2 v1.0.93
33672025-02-28T10:35:33.646Z[ helios-setup] Feb 28 10:35:32.412 INFO E| Downloaded sha2 v0.10.8
33682025-02-28T10:35:33.649Z[ host-package] Compiling tough v0.19.0
33692025-02-28T10:35:33.652Z[ helios-setup] Feb 28 10:35:32.416 INFO E| Downloaded syn v1.0.109
33702025-02-28T10:35:33.664Z[ helios-setup] Feb 28 10:35:32.429 INFO E| Downloaded unicode-width v0.1.14
33712025-02-28T10:35:33.671Z[ helios-setup] Feb 28 10:35:32.436 INFO E| Downloaded syn v2.0.96
33722025-02-28T10:35:33.690Z[ helios-setup] Feb 28 10:35:32.455 INFO E| Downloaded zerocopy-derive v0.6.6
33732025-02-28T10:35:33.704Z[ helios-setup] Feb 28 10:35:32.469 INFO E| Downloaded pest_derive v2.7.15
33742025-02-28T10:35:33.708Z[ helios-setup] Feb 28 10:35:32.473 INFO E| Downloaded libc v0.2.169
33752025-02-28T10:35:33.764Z[ helios-setup] Feb 28 10:35:32.529 INFO E| Downloaded thiserror v2.0.11
33762025-02-28T10:35:33.773Z[ helios-setup] Feb 28 10:35:32.539 INFO E| Downloaded pest_meta v2.7.15
33772025-02-28T10:35:33.777Z[ helios-setup] Feb 28 10:35:32.541 INFO E| Downloaded log v0.4.22
33782025-02-28T10:35:33.780Z[ helios-setup] Feb 28 10:35:32.545 INFO E| Downloaded toml v0.5.11
33792025-02-28T10:35:33.784Z[ helios-setup] Feb 28 10:35:32.548 INFO E| Downloaded modular-bitfield v0.11.2
33802025-02-28T10:35:33.796Z[ helios-setup] Feb 28 10:35:32.561 INFO E| Downloaded proc-macro-error v1.0.4
33812025-02-28T10:35:33.800Z[ helios-setup] Feb 28 10:35:32.565 INFO E| Downloaded thiserror-impl v1.0.69
33822025-02-28T10:35:33.802Z[ helios-setup] Feb 28 10:35:32.567 INFO E| Downloaded num-derive v0.4.2
33832025-02-28T10:35:33.805Z[ helios-setup] Feb 28 10:35:32.569 INFO E| Downloaded modular-bitfield-impl v0.11.2
33842025-02-28T10:35:33.807Z[ helios-setup] Feb 28 10:35:32.571 INFO E| Downloaded paste v1.0.15
33852025-02-28T10:35:33.810Z[ helios-setup] Feb 28 10:35:32.575 INFO E| Downloaded heck v0.3.3
33862025-02-28T10:35:33.812Z[ helios-setup] Feb 28 10:35:32.576 INFO E| Downloaded bytesize v1.3.0
33872025-02-28T10:35:33.812Z[ helios-setup] Feb 28 10:35:32.578 INFO E| Downloaded byteorder v1.5.0
33882025-02-28T10:35:33.815Z[ helios-setup] Feb 28 10:35:32.580 INFO E| Downloaded digest v0.10.7
33892025-02-28T10:35:33.817Z[ helios-setup] Feb 28 10:35:32.582 INFO E| Downloaded crypto-common v0.1.6
33902025-02-28T10:35:33.820Z[ helios-setup] Feb 28 10:35:32.583 INFO E| Downloaded cfg-if v1.0.0
33912025-02-28T10:35:33.820Z[ helios-setup] Feb 28 10:35:32.584 INFO E| Downloaded atty v0.2.14
33922025-02-28T10:35:33.943Z[ helios-setup] Feb 28 10:35:32.708 INFO E| Compiling proc-macro2 v1.0.93
33932025-02-28T10:35:33.943Z[ helios-setup] Feb 28 10:35:32.708 INFO E| Compiling unicode-ident v1.0.14
33942025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.709 INFO E| Compiling syn v1.0.109
33952025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.709 INFO E| Compiling version_check v0.9.5
33962025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.709 INFO E| Compiling memchr v2.7.4
33972025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.710 INFO E| Compiling semver-parser v0.7.0
33982025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.710 INFO E| Compiling autocfg v1.4.0
33992025-02-28T10:35:33.946Z[ helios-setup] Feb 28 10:35:32.710 INFO E| Compiling serde v1.0.217
34002025-02-28T10:35:33.946Z[ host-package] Compiling cargo_metadata v0.18.1
34012025-02-28T10:35:34.069Z[ host-package] Compiling compact_str v0.8.0
34022025-02-28T10:35:35.578Z[ helios-setup] Feb 28 10:35:34.343 INFO E| Compiling semver v0.9.0
34032025-02-28T10:35:35.630Z[ helios-setup] Feb 28 10:35:34.393 INFO E| Compiling proc-macro-error-attr v1.0.4
34042025-02-28T10:35:35.734Z[ helios-setup] Feb 28 10:35:34.499 INFO E| Compiling proc-macro-error v1.0.4
34052025-02-28T10:35:36.076Z[ helios-setup] Feb 28 10:35:34.840 INFO E| Compiling serde_json v1.0.135
34062025-02-28T10:35:36.156Z[ helios-setup] Feb 28 10:35:34.921 INFO E| Compiling thiserror v2.0.11
34072025-02-28T10:35:36.392Z[ helios-setup] Feb 28 10:35:35.156 INFO E| Compiling rustc_version v0.2.3
34082025-02-28T10:35:36.642Z[ helios-setup] Feb 28 10:35:35.404 INFO E| Compiling num-traits v0.2.19
34092025-02-28T10:35:36.925Z[ helios-setup] Feb 28 10:35:35.689 INFO E| Compiling itoa v1.0.14
34102025-02-28T10:35:36.966Z[ helios-setup] Feb 28 10:35:35.731 INFO E| Compiling unicode-segmentation v1.12.0
34112025-02-28T10:35:37.277Z[ helios-setup] Feb 28 10:35:36.041 INFO E| Compiling schemars v0.8.21
34122025-02-28T10:35:37.403Z[ helios-setup] Feb 28 10:35:36.168 INFO E| Compiling ryu v1.0.18
34132025-02-28T10:35:37.523Z[ helios-setup] Feb 28 10:35:36.287 INFO E| Compiling pre-proc-macro v0.2.1
34142025-02-28T10:35:37.742Z[ helios-setup] Feb 28 10:35:36.501 INFO E| Compiling quote v1.0.38
34152025-02-28T10:35:38.063Z[ helios-setup] Feb 28 10:35:36.827 INFO E| Compiling memoffset v0.5.6
34162025-02-28T10:35:38.321Z[ helios-setup] Feb 28 10:35:37.085 INFO E| Compiling lazy_static v1.5.0
34172025-02-28T10:35:38.391Z[ helios-setup] Feb 28 10:35:37.155 INFO E| Compiling thiserror v1.0.69
34182025-02-28T10:35:38.669Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34192025-02-28T10:35:38.786Z[ helios-setup] Feb 28 10:35:37.551 INFO E| Compiling syn v2.0.96
34202025-02-28T10:35:38.953Z[ helios-setup] Feb 28 10:35:37.717 INFO E| Compiling heck v0.3.3
34212025-02-28T10:35:38.995Z[ helios-setup] Feb 28 10:35:37.760 INFO E| Compiling paste v1.0.15
34222025-02-28T10:35:39.405Z[ helios-setup] Feb 28 10:35:38.170 INFO E| Compiling dyn-clone v1.0.17
34232025-02-28T10:35:39.613Z[ helios-setup] Feb 28 10:35:38.372 INFO E| Compiling ucd-trie v0.1.7
34242025-02-28T10:35:39.661Z[ helios-setup] Feb 28 10:35:38.426 INFO E| Compiling libc v0.2.169
34252025-02-28T10:35:39.988Z[ helios-setup] Feb 28 10:35:38.752 INFO E| Compiling rustversion v1.0.19
34262025-02-28T10:35:41.262Z[ helios-setup] Feb 28 10:35:40.026 INFO E| Compiling pre v0.2.1
34272025-02-28T10:35:41.471Z[ helios-setup] Feb 28 10:35:40.235 INFO E| Compiling byteorder v1.5.0
34282025-02-28T10:35:41.625Z[ helios-setup] Feb 28 10:35:40.386 INFO E| Compiling once_cell v1.20.2
34292025-02-28T10:35:41.721Z[ helios-setup] Feb 28 10:35:40.485 INFO E| Compiling cfg-if v0.1.10
34302025-02-28T10:35:41.851Z[ helios-setup] Feb 28 10:35:40.616 INFO E| Compiling static_assertions v1.1.0
34312025-02-28T10:35:42.836Z[ helios-setup] Feb 28 10:35:41.600 INFO E| Compiling unicode-width v0.1.14
34322025-02-28T10:35:43.975Z[ helios-setup] Feb 28 10:35:42.738 INFO E| Compiling atty v0.2.14
34332025-02-28T10:35:44.158Z[ helios-setup] Feb 28 10:35:42.921 INFO E| Compiling textwrap v0.11.0
34342025-02-28T10:35:44.385Z[ helios-setup] Feb 28 10:35:43.149 INFO E| Compiling vec_map v0.8.2
34352025-02-28T10:35:44.879Z[ helios-setup] Feb 28 10:35:43.640 INFO E| Compiling unic-char-range v0.9.0
34362025-02-28T10:35:45.089Z[ helios-setup] Feb 28 10:35:43.852 INFO E| Compiling parse_int v0.6.0
34372025-02-28T10:35:45.183Z[ host-package] Compiling parking_lot v0.11.2
34382025-02-28T10:35:45.384Z[ helios-setup] Feb 28 10:35:44.147 INFO E| Compiling bitflags v1.3.2
34392025-02-28T10:35:45.482Z[ helios-setup] Feb 28 10:35:44.246 INFO E| Compiling strsim v0.8.0
34402025-02-28T10:35:45.485Z[ helios-setup] Feb 28 10:35:44.246 INFO E| Compiling strum v0.23.0
34412025-02-28T10:35:45.605Z[ helios-setup] Feb 28 10:35:44.368 INFO E| Compiling fletcher v0.1.0
34422025-02-28T10:35:45.720Z[ helios-setup] Feb 28 10:35:44.481 INFO E| Compiling ansi_term v0.12.1
34432025-02-28T10:35:45.861Z[ helios-setup] Feb 28 10:35:44.624 INFO E| Compiling unic-common v0.9.0
34442025-02-28T10:35:45.930Z[ helios-setup] Feb 28 10:35:44.692 INFO E| Compiling unic-char-property v0.9.0
34452025-02-28T10:35:46.148Z[ helios-setup] Feb 28 10:35:44.911 INFO E| Compiling unic-ucd-version v0.9.0
34462025-02-28T10:35:46.280Z[ helios-setup] Feb 28 10:35:45.043 INFO E| Compiling log v0.4.22
34472025-02-28T10:35:46.423Z[ helios-setup] Feb 28 10:35:45.186 INFO E| Compiling clap v2.34.0
34482025-02-28T10:35:46.431Z[ helios-setup] Feb 28 10:35:45.187 INFO E| Compiling plain v0.2.3
34492025-02-28T10:35:46.752Z[ helios-setup] Feb 28 10:35:45.511 INFO E| Compiling unic-ucd-ident v0.9.0
34502025-02-28T10:35:47.061Z[ helios-setup] Feb 28 10:35:45.824 INFO E| Compiling bytesize v1.3.0
34512025-02-28T10:35:47.531Z[ helios-setup] Feb 28 10:35:46.294 INFO E| Compiling serde_derive_internals v0.29.1
34522025-02-28T10:35:48.549Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34532025-02-28T10:35:48.658Z[ helios-setup] Feb 28 10:35:47.421 INFO E| Compiling toml v0.5.11
34542025-02-28T10:35:48.778Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
34552025-02-28T10:35:51.250Z[ host-package] Compiling lru v0.12.5
34562025-02-28T10:35:52.021Z[ host-package] Compiling rand_seeder v0.3.0
34572025-02-28T10:35:52.083Z[ helios-setup] Feb 28 10:35:50.845 INFO E| Compiling proc-macro-crate v0.1.5
34582025-02-28T10:35:52.254Z[ host-package] Compiling lzma-sys v0.1.20
34592025-02-28T10:35:52.967Z[ host-package] Compiling instability v0.3.2
34602025-02-28T10:35:53.589Z[ host-package] Compiling indoc v2.0.5
34612025-02-28T10:35:53.998Z[ helios-setup] Feb 28 10:35:52.760 INFO E| Compiling serde_derive v1.0.217
34622025-02-28T10:35:53.998Z[ helios-setup] Feb 28 10:35:52.760 INFO E| Compiling thiserror-impl v2.0.11
34632025-02-28T10:35:54.002Z[ helios-setup] Feb 28 10:35:52.760 INFO E| Compiling schemars_derive v0.8.21
34642025-02-28T10:35:54.338Z[ helios-setup] Feb 28 10:35:53.100 INFO E| Compiling zerocopy-derive v0.6.6
34652025-02-28T10:35:54.540Z[ host-package] Compiling rustls v0.21.12
34662025-02-28T10:35:55.110Z[ host-package] Compiling cassowary v0.3.0
34672025-02-28T10:35:55.155Z[ helios-setup] Feb 28 10:35:53.917 INFO E| Compiling thiserror-impl v1.0.69
34682025-02-28T10:35:55.396Z[ host-package] Compiling rustix v0.37.28
34692025-02-28T10:35:55.916Z[ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34702025-02-28T10:35:57.845Z[ host-package] Compiling ratatui v0.29.0
34712025-02-28T10:35:58.124Z[ helios-setup] Feb 28 10:35:56.885 INFO E| Compiling zerocopy v0.6.6
34722025-02-28T10:35:58.789Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34732025-02-28T10:35:59.754Z[ helios-setup] Feb 28 10:35:58.515 INFO E| Compiling num-derive v0.4.2
34742025-02-28T10:36:00.845Z[ helios-setup] Feb 28 10:35:59.605 INFO E| Compiling pest v2.7.15
34752025-02-28T10:36:01.603Z[ helios-setup] Feb 28 10:36:00.363 INFO E| Compiling modular-bitfield-impl v0.11.2
34762025-02-28T10:36:02.520Z[ host-package] Compiling hyper-staticfile v0.10.1
34772025-02-28T10:36:02.756Z[ host-package] Compiling sled v0.34.7
34782025-02-28T10:36:04.335Z[ helios-setup] Feb 28 10:36:03.095 INFO E| Compiling strum_macros v0.23.1
34792025-02-28T10:36:04.771Z[ helios-setup] Feb 28 10:36:03.531 INFO E| Compiling scroll_derive v0.10.5
34802025-02-28T10:36:05.318Z[ helios-setup] Feb 28 10:36:04.078 INFO E| Compiling structopt-derive v0.4.18
34812025-02-28T10:36:06.128Z[ helios-setup] Feb 28 10:36:04.888 INFO E| Compiling pest_meta v2.7.15
34822025-02-28T10:36:07.074Z[ helios-setup] Feb 28 10:36:05.804 INFO E| Compiling modular-bitfield v0.11.2
34832025-02-28T10:36:08.092Z[ helios-setup] Feb 28 10:36:06.852 INFO E| Compiling scroll v0.10.2
34842025-02-28T10:36:08.815Z[ helios-setup] Feb 28 10:36:07.574 INFO E| Compiling pest_generator v2.7.15
34852025-02-28T10:36:09.153Z[ helios-setup] Feb 28 10:36:07.907 INFO E| Compiling goblin v0.4.3
34862025-02-28T10:36:09.818Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34872025-02-28T10:36:11.836Z[ helios-setup] Feb 28 10:36:10.595 INFO E| Compiling structopt v0.3.26
34882025-02-28T10:36:12.652Z[ helios-setup] Feb 28 10:36:11.411 INFO E| Compiling pest_derive v2.7.15
34892025-02-28T10:36:18.549Z[ helios-setup] Feb 28 10:36:17.307 INFO E| Compiling json5 v0.4.1
34902025-02-28T10:36:24.991Z[ helios-setup] Feb 28 10:36:23.748 INFO E| Compiling four-cc v0.3.0
34912025-02-28T10:36:24.991Z[ helios-setup] Feb 28 10:36:23.748 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
34922025-02-28T10:36:25.546Z[ helios-setup] Feb 28 10:36:24.303 INFO E| Compiling amd-apcb v0.4.5 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.5#fb4e63cc)
34932025-02-28T10:36:29.358Z[ host-package] Compiling hickory-client v0.24.4
34942025-02-28T10:36:31.242Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34952025-02-28T10:36:32.947Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34962025-02-28T10:36:34.723Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34972025-02-28T10:36:35.137Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
34982025-02-28T10:36:37.114Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34992025-02-28T10:36:37.577Z[ host-package] Compiling rustls-webpki v0.101.7
35002025-02-28T10:36:39.132Z[ host-package] Compiling sct v0.7.1
35012025-02-28T10:36:39.227Z[ host-package] Compiling hickory-server v0.24.4
35022025-02-28T10:36:39.740Z[ host-package] Compiling primeorder v0.13.6
35032025-02-28T10:36:40.498Z[ host-package] Compiling heck v0.3.3
35042025-02-28T10:36:40.927Z[ host-package] Compiling env_filter v0.1.2
35052025-02-28T10:36:41.886Z[ host-package] Compiling csv-core v0.1.11
35062025-02-28T10:36:42.241Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
35072025-02-28T10:36:42.624Z[ host-package] Compiling csv v1.3.1
35082025-02-28T10:36:42.917Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
35092025-02-28T10:36:43.142Z[ host-package] Compiling env_logger v0.11.5
35102025-02-28T10:36:44.841Z[ host-package] Compiling zone_cfg_derive v0.1.2
35112025-02-28T10:36:45.087Z[ host-package] Compiling p384 v0.13.0
35122025-02-28T10:36:50.538Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35132025-02-28T10:36:51.800Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35142025-02-28T10:36:52.920Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35152025-02-28T10:36:53.127Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35162025-02-28T10:36:53.584Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35172025-02-28T10:36:54.611Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
35182025-02-28T10:36:55.097Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35192025-02-28T10:36:55.700Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35202025-02-28T10:36:56.080Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35212025-02-28T10:36:56.247Z[ host-package] Compiling nix v0.27.1
35222025-02-28T10:36:56.448Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35232025-02-28T10:36:57.558Z[ host-package] Compiling tungstenite v0.23.0
35242025-02-28T10:36:58.027Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
35252025-02-28T10:36:58.445Z[ host-package] Compiling base64 v0.13.1
35262025-02-28T10:36:59.277Z[ host-package] Compiling ron v0.7.1
35272025-02-28T10:36:59.491Z[ host-package] Compiling tokio-tungstenite v0.23.1
35282025-02-28T10:37:00.484Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35292025-02-28T10:37:01.537Z[ host-package] Compiling xz2 v0.1.7
35302025-02-28T10:37:03.979Z[ host-package] Compiling terminal_size v0.2.6
35312025-02-28T10:37:04.248Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35322025-02-28T10:37:04.803Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35332025-02-28T10:37:07.288Z[ host-package] Compiling tokio-rustls v0.24.1
35342025-02-28T10:37:07.832Z[ host-package] Compiling zone v0.1.8
35352025-02-28T10:37:10.332Z[ helios-setup] Feb 28 10:37:09.081 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
35362025-02-28T10:37:11.970Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35372025-02-28T10:37:12.031Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35382025-02-28T10:37:13.041Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35392025-02-28T10:37:14.309Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35402025-02-28T10:37:14.973Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35412025-02-28T10:37:15.210Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35422025-02-28T10:37:18.856Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35432025-02-28T10:37:20.753Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35442025-02-28T10:37:23.922Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35452025-02-28T10:37:24.868Z[ helios-setup] Feb 28 10:37:23.615 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
35462025-02-28T10:37:25.007Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35472025-02-28T10:37:25.502Z[ host-package] Compiling rustls-pemfile v1.0.4
35482025-02-28T10:37:25.846Z[ host-package] Compiling signal-hook-tokio v0.3.1
35492025-02-28T10:37:26.168Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35502025-02-28T10:37:26.515Z[ host-package] Compiling twox-hash v2.1.0
35512025-02-28T10:37:27.581Z[ host-package] Compiling yasna v0.5.2
35522025-02-28T10:37:27.828Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35532025-02-28T10:37:28.227Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35542025-02-28T10:37:30.711Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35552025-02-28T10:37:31.433Z[ host-package] Compiling glob v0.3.2
35562025-02-28T10:37:31.627Z[ host-package] Compiling smawk v0.3.2
35572025-02-28T10:37:32.026Z[ host-package] Compiling unicode-linebreak v0.1.5
35582025-02-28T10:37:32.626Z[ host-package] Compiling is_ci v1.2.0
35592025-02-28T10:37:32.705Z[ host-package] Compiling textwrap v0.16.1
35602025-02-28T10:37:32.965Z[ host-package] Compiling supports-color v3.0.2
35612025-02-28T10:37:33.674Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35622025-02-28T10:37:35.937Z[ host-package] Compiling rcgen v0.12.1
35632025-02-28T10:37:36.411Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35642025-02-28T10:37:38.375Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
35652025-02-28T10:37:41.575Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35662025-02-28T10:37:47.434Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35672025-02-28T10:37:51.642Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35682025-02-28T10:37:52.491Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35692025-02-28T10:37:59.974Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35702025-02-28T10:38:13.427Z[ helios-setup] Feb 28 10:38:12.166 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 42s
35712025-02-28T10:38:13.517Z[ helios-setup] Feb 28 10:38:12.256 INFO building project "amd-host-image-builder" ok (188 seconds)
35722025-02-28T10:38:13.517Z[ helios-setup] Feb 28 10:38:12.256 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
35732025-02-28T10:38:13.521Z[ helios-setup] Feb 28 10:38:12.256 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
35742025-02-28T10:38:13.791Z[ helios-setup] Feb 28 10:38:12.530 INFO E| Downloading crates ...
35752025-02-28T10:38:13.895Z[ helios-setup] Feb 28 10:38:12.634 INFO E| Downloaded bytes v1.2.1
35762025-02-28T10:38:13.902Z[ helios-setup] Feb 28 10:38:12.641 INFO E| Downloaded typenum v1.15.0
35772025-02-28T10:38:13.905Z[ helios-setup] Feb 28 10:38:12.644 INFO E| Downloaded digest v0.10.3
35782025-02-28T10:38:13.908Z[ helios-setup] Feb 28 10:38:12.647 INFO E| Downloaded anyhow v1.0.62
35792025-02-28T10:38:13.914Z[ helios-setup] Feb 28 10:38:12.652 INFO E| Downloaded sha2 v0.10.5
35802025-02-28T10:38:14.012Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling typenum v1.15.0
35812025-02-28T10:38:14.012Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling version_check v0.9.4
35822025-02-28T10:38:14.012Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling crc32fast v1.3.2
35832025-02-28T10:38:14.015Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling cfg-if v1.0.0
35842025-02-28T10:38:14.015Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling anyhow v1.0.62
35852025-02-28T10:38:14.015Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling adler v1.0.2
35862025-02-28T10:38:14.015Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling unicode-width v0.1.10
35872025-02-28T10:38:14.015Z[ helios-setup] Feb 28 10:38:12.751 INFO E| Compiling cpufeatures v0.2.5
35882025-02-28T10:38:14.453Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35892025-02-28T10:38:14.793Z[ helios-setup] Feb 28 10:38:13.532 INFO E| Compiling getopts v0.2.21
35902025-02-28T10:38:14.804Z[ helios-setup] Feb 28 10:38:13.543 INFO E| Compiling miniz_oxide v0.6.2
35912025-02-28T10:38:14.946Z[ helios-setup] Feb 28 10:38:13.685 INFO E| Compiling bitflags v1.3.2
35922025-02-28T10:38:15.263Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35932025-02-28T10:38:15.317Z[ helios-setup] Feb 28 10:38:14.053 INFO E| Compiling bytes v1.2.1
35942025-02-28T10:38:15.570Z[ helios-setup] Feb 28 10:38:14.309 INFO E| Compiling generic-array v0.14.6
35952025-02-28T10:38:16.712Z[ helios-setup] Feb 28 10:38:15.451 INFO E| Compiling flate2 v1.0.25
35962025-02-28T10:38:20.013Z[ helios-setup] Feb 28 10:38:18.751 INFO E| Compiling crypto-common v0.1.6
35972025-02-28T10:38:20.013Z[ helios-setup] Feb 28 10:38:18.751 INFO E| Compiling block-buffer v0.10.3
35982025-02-28T10:38:20.254Z[ helios-setup] Feb 28 10:38:18.992 INFO E| Compiling digest v0.10.3
35992025-02-28T10:38:20.733Z[ helios-setup] Feb 28 10:38:19.471 INFO E| Compiling sha2 v0.10.5
36002025-02-28T10:38:21.300Z[ helios-setup] Feb 28 10:38:20.038 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
36012025-02-28T10:38:21.306Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36022025-02-28T10:38:26.445Z[ helios-setup] Feb 28 10:38:25.182 INFO E| Finished `release` profile [optimized] target(s) in 12.82s
36032025-02-28T10:38:26.463Z[ helios-setup] Feb 28 10:38:25.199 INFO building project "bootserver" ok (12 seconds)
36042025-02-28T10:38:26.466Z[ helios-setup] rm -f helios-build
36052025-02-28T10:38:26.469Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36062025-02-28T10:38:26.472Z[ helios-setup]
36072025-02-28T10:38:26.474Z[ helios-setup] Setup complete! ./helios-build is now available.
36082025-02-28T10:38:26.474Z[ helios-setup]
36092025-02-28T10:38:26.488Z[ helios-setup]
36102025-02-28T10:38:26.488Z[ helios-setup] real 11:37.491885834
36112025-02-28T10:38:26.488Z[ helios-setup] user 28:21.303287223
36122025-02-28T10:38:26.488Z[ helios-setup] sys 2:45.224776082
36132025-02-28T10:38:26.488Z[ helios-setup] trap 1.780636372
36142025-02-28T10:38:26.488Z[ helios-setup] tflt 6.584104073
36152025-02-28T10:38:26.488Z[ helios-setup] dflt 23.410662660
36162025-02-28T10:38:26.488Z[ helios-setup] kflt 0.001180398
36172025-02-28T10:38:26.488Z[ helios-setup] lock 1:55:56.439637040
36182025-02-28T10:38:26.488Z[ helios-setup] slp 3:30:13.929424674
36192025-02-28T10:38:26.488Z[ helios-setup] lat 31:49.811561303
36202025-02-28T10:38:26.488Z[ helios-setup] stop 5:09.520469399
36212025-02-28T10:38:26.488ZFeb 28 10:38:25.213 INFO [helios-setup] process exited with exit status: 0 (697.497834347s)
36222025-02-28T10:38:26.488ZFeb 28 10:38:25.213 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36232025-02-28T10:38:26.504Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
36242025-02-28T10:38:26.755Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
36252025-02-28T10:38:26.756Z[ phbl-toolchain] info: downloading component 'cargo'
36262025-02-28T10:38:28.411Z[ phbl-toolchain] info: downloading component 'clippy'
36272025-02-28T10:38:28.704Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36282025-02-28T10:38:28.881Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36292025-02-28T10:38:33.664Z[ phbl-toolchain] info: downloading component 'miri'
36302025-02-28T10:38:33.815Z[ phbl-toolchain] info: downloading component 'rust-docs'
36312025-02-28T10:38:35.427Z[ phbl-toolchain] info: downloading component 'rust-src'
36322025-02-28T10:38:35.607Z[ phbl-toolchain] info: downloading component 'rust-std'
36332025-02-28T10:38:36.266Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36342025-02-28T10:38:36.579Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36352025-02-28T10:38:36.886Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36362025-02-28T10:38:37.538Z[ phbl-toolchain] info: downloading component 'rustc'
36372025-02-28T10:38:41.694Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36382025-02-28T10:38:44.866Z[ phbl-toolchain] info: downloading component 'rustfmt'
36392025-02-28T10:38:45.444Z[ phbl-toolchain] info: installing component 'cargo'
36402025-02-28T10:38:46.718Z[ phbl-toolchain] info: installing component 'clippy'
36412025-02-28T10:38:47.342Z[ phbl-toolchain] info: installing component 'llvm-tools'
36422025-02-28T10:38:47.551Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36432025-02-28T10:38:48.268Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
36442025-02-28T10:38:49.523Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
36452025-02-28T10:38:50.067Z[ host-package] Compiling fatfs v0.3.6
36462025-02-28T10:38:50.700Z[ host-package] Compiling subprocess v0.2.9
36472025-02-28T10:38:53.046Z[ phbl-toolchain] info: installing component 'miri'
36482025-02-28T10:38:53.230Z[ host-package] Compiling rtoolbox v0.0.2
36492025-02-28T10:38:53.381Z[ phbl-toolchain] info: installing component 'rust-docs'
36502025-02-28T10:38:53.914Z[ host-package] Compiling assert_matches v1.5.0
36512025-02-28T10:38:55.231Z[ host-package] Compiling rpassword v7.3.1
36522025-02-28T10:38:55.738Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36532025-02-28T10:38:56.010Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36542025-02-28T10:38:56.965Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36552025-02-28T10:39:00.987Z[ phbl-toolchain] info: installing component 'rust-src'
36562025-02-28T10:39:01.856Z[ phbl-toolchain] info: installing component 'rust-std'
36572025-02-28T10:39:04.343Z[ phbl-toolchain] info: installing component 'rustc'
36582025-02-28T10:39:04.850Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36592025-02-28T10:39:07.215Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36602025-02-28T10:39:12.536Z[ host-package] Compiling tui-tree-widget v0.23.0
36612025-02-28T10:39:13.128Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36622025-02-28T10:39:13.404Z[ phbl-toolchain] info: installing component 'rustfmt'
36632025-02-28T10:39:14.225Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
36642025-02-28T10:39:14.228ZFeb 28 10:39:12.958 INFO [phbl-toolchain] process exited with exit status: 0 (47.744506208s)
36652025-02-28T10:39:26.526Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36662025-02-28T10:39:26.927Z[ host-package] Compiling uzers v0.12.1
36672025-02-28T10:39:29.357Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36682025-02-28T10:39:30.054Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36692025-02-28T10:39:31.667Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36702025-02-28T10:39:45.069Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36712025-02-28T10:39:55.636Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36722025-02-28T10:39:57.511Z[ host-package] Compiling multimap v0.10.0
36732025-02-28T10:42:11.032Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36742025-02-28T10:49:22.415Z[ host-package] Finished `release` profile [optimized] target(s) in 20m 47s
36752025-02-28T10:50:35.746ZFeb 28 10:50:32.203 INFO [host-package] process exited with exit status: 0 (1319.19607086s)
36762025-02-28T10:50:35.746ZFeb 28 10:50:32.203 INFO [host-stamp] running task
36772025-02-28T10:50:35.777ZFeb 28 10:50:32.204 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36782025-02-28T10:50:35.777ZFeb 28 10:50:32.204 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 13.0.0-0.ci+gitecbad70f4bb
36792025-02-28T10:50:35.778ZFeb 28 10:50:32.219 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 13.0.0-0.ci+gitecbad70f4bb
36802025-02-28T10:50:35.778Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36812025-02-28T10:50:35.778ZFeb 28 10:50:32.226 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 13.0.0-0.ci+gitecbad70f4bb
36822025-02-28T10:50:35.778Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36832025-02-28T10:50:35.778Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36842025-02-28T10:50:35.778Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
36852025-02-28T10:50:35.778ZFeb 28 10:50:32.236 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 13.0.0-0.ci+gitecbad70f4bb
36862025-02-28T10:50:35.778Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
36872025-02-28T10:50:35.778Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36882025-02-28T10:50:35.778ZFeb 28 10:50:32.246 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 13.0.0-0.ci+gitecbad70f4bb
36892025-02-28T10:50:35.778ZFeb 28 10:50:32.255 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 13.0.0-0.ci+gitecbad70f4bb
36902025-02-28T10:50:35.778Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36912025-02-28T10:50:35.778Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36922025-02-28T10:50:35.778ZFeb 28 10:50:32.266 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 13.0.0-0.ci+gitecbad70f4bb
36932025-02-28T10:50:35.778Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36942025-02-28T10:50:35.778ZFeb 28 10:50:32.278 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (58.664821ms)
36952025-02-28T10:50:35.778ZFeb 28 10:50:32.278 INFO [stamp-overlay] process exited with exit status: 0 (74.148298ms)
36962025-02-28T10:50:35.778ZFeb 28 10:50:32.278 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 13.0.0-0.ci+gitecbad70f4bb
36972025-02-28T10:50:35.778Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36982025-02-28T10:50:35.778Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36992025-02-28T10:50:35.778Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37002025-02-28T10:50:35.778ZFeb 28 10:50:32.307 INFO [stamp-oxlog] process exited with exit status: 0 (40.928698ms)
37012025-02-28T10:50:35.778Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37022025-02-28T10:50:35.778ZFeb 28 10:50:32.411 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (133.106447ms)
37032025-02-28T10:50:35.778Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37042025-02-28T10:50:35.778ZFeb 28 10:50:32.481 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (234.461821ms)
37052025-02-28T10:50:35.778Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37062025-02-28T10:50:35.778ZFeb 28 10:50:32.723 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (468.697503ms)
37072025-02-28T10:50:35.778Z[recovery-package] Compiling newtype-uuid v1.2.1
37082025-02-28T10:50:35.778Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37092025-02-28T10:50:35.778ZFeb 28 10:50:33.434 INFO [stamp-propolis-server] process exited with exit status: 0 (1.207381465s)
37102025-02-28T10:50:35.788Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
37112025-02-28T10:50:35.788Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
37122025-02-28T10:50:35.788Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37132025-02-28T10:50:35.788Z[recovery-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
37142025-02-28T10:50:35.788Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
37152025-02-28T10:50:36.343Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
37162025-02-28T10:50:44.209Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37172025-02-28T10:50:44.213ZFeb 28 10:50:42.829 INFO [stamp-switch-asic] process exited with exit status: 0 (10.592764927s)
37182025-02-28T10:50:44.216ZFeb 28 10:50:42.829 INFO [host-stamp] task succeeded (10.62624723s)
37192025-02-28T10:50:44.216ZFeb 28 10:50:42.829 INFO [host-proto] running task
37202025-02-28T10:50:44.647ZFeb 28 10:50:43.263 INFO [host-proto] task succeeded (433.692872ms)
37212025-02-28T10:50:44.647ZFeb 28 10:50:43.263 INFO [host-profile] running task
37222025-02-28T10:50:44.650ZFeb 28 10:50:43.263 INFO [host-profile] task succeeded (263.153µs)
37232025-02-28T10:50:44.650ZFeb 28 10:50:43.264 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.34.334' -P /tmp/.tmp0w4Sgc/proto/host/root -N 'ci ecbad70/${os_short_commit} 2025-02-28 10:26' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
37242025-02-28T10:50:44.669Z[ host-image] Feb 28 10:50:43.285 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37252025-02-28T10:50:44.669Z[ host-image] Feb 28 10:50:43.286 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37262025-02-28T10:50:44.684Z[ host-image] Feb 28 10:50:43.300 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp0w4Sgc/proto/host/root"
37272025-02-28T10:50:44.687Z[ host-image] Feb 28 10:50:43.300 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37282025-02-28T10:50:44.687Z[ host-image] Feb 28 10:50:43.300 INFO image builder template: ramdisk-01-os...
37292025-02-28T10:50:44.688Z[ host-image] Feb 28 10:50:43.300 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37302025-02-28T10:50:44.704Z[ host-image] Feb 28 10:50:43.321 INFO O| Feb 28 10:50:43.320 INFO CREATE DATASET: rpool/images/build/host/output
37312025-02-28T10:50:44.946Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
37322025-02-28T10:50:44.946Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37332025-02-28T10:50:44.950Z[recovery-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
37342025-02-28T10:50:44.950Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37352025-02-28T10:50:45.015Z[ host-image] Feb 28 10:50:43.631 INFO O| Feb 28 10:50:43.631 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37362025-02-28T10:50:45.023Z[ host-image] Feb 28 10:50:43.639 INFO O| Feb 28 10:50:43.639 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37372025-02-28T10:50:45.311Z[ host-image] Feb 28 10:50:43.928 INFO O| Feb 28 10:50:43.918 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37382025-02-28T10:50:45.408Z[ host-image] Feb 28 10:50:44.024 INFO O| Feb 28 10:50:44.010 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37392025-02-28T10:50:45.408Z[ host-image] Feb 28 10:50:44.024 INFO O| Feb 28 10:50:44.010 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37402025-02-28T10:50:45.412Z[ host-image] Feb 28 10:50:44.024 INFO O| Feb 28 10:50:44.011 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37412025-02-28T10:50:45.412Z[ host-image] Feb 28 10:50:44.024 INFO O| Feb 28 10:50:44.011 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37422025-02-28T10:50:45.418Z[ host-image] Feb 28 10:50:44.035 INFO O| Feb 28 10:50:44.025 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37432025-02-28T10:50:45.789Z[ host-image] Feb 28 10:50:44.405 INFO O| Feb 28 10:50:44.405 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37442025-02-28T10:50:45.806Z[ host-image] Feb 28 10:50:44.422 INFO O| Feb 28 10:50:44.422 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37452025-02-28T10:50:46.565Z[ host-image] Feb 28 10:50:45.180 INFO O| Feb 28 10:50:45.180 INFO O| Caching catalogs ... Done
37462025-02-28T10:50:46.696Z[ host-image] Feb 28 10:50:45.311 INFO O| Feb 28 10:50:45.311 INFO STEP 0 (pkg_image_create) COMPLETE
37472025-02-28T10:50:46.696Z[ host-image] Feb 28 10:50:45.311 INFO O| Feb 28 10:50:45.311 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37482025-02-28T10:50:46.700Z[ host-image] Feb 28 10:50:45.311 INFO O| Feb 28 10:50:45.311 INFO skip step because feature "repo_redist" is not enabled
37492025-02-28T10:50:46.700Z[ host-image] Feb 28 10:50:45.311 INFO O| Feb 28 10:50:45.311 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37502025-02-28T10:50:46.713Z[ host-image] Feb 28 10:50:45.329 INFO O| Feb 28 10:50:45.328 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37512025-02-28T10:50:47.370Z[ host-image] Feb 28 10:50:45.985 INFO O| Feb 28 10:50:45.985 INFO STEP 2 (pkg_set_publisher) COMPLETE
37522025-02-28T10:50:47.370Z[ host-image] Feb 28 10:50:45.985 INFO O| Feb 28 10:50:45.985 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37532025-02-28T10:50:47.390Z[ host-image] Feb 28 10:50:46.005 INFO O| Feb 28 10:50:46.005 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37542025-02-28T10:50:48.008Z[ host-image] Feb 28 10:50:46.624 INFO O| Feb 28 10:50:46.623 INFO STEP 3 (pkg_set_publisher) COMPLETE
37552025-02-28T10:50:48.008Z[ host-image] Feb 28 10:50:46.624 INFO O| Feb 28 10:50:46.623 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37562025-02-28T10:50:48.011Z[ host-image] Feb 28 10:50:46.624 INFO O| Feb 28 10:50:46.623 INFO skip step because feature "repo_redist" is not enabled
37572025-02-28T10:50:48.011Z[ host-image] Feb 28 10:50:46.624 INFO O| Feb 28 10:50:46.624 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37582025-02-28T10:50:48.622Z[ host-image] Feb 28 10:50:47.237 INFO O| Feb 28 10:50:47.237 INFO variant opensolaris.zone is already global
37592025-02-28T10:50:48.622Z[ host-image] Feb 28 10:50:47.237 INFO O| Feb 28 10:50:47.237 INFO STEP 5 (pkg_change_variant) COMPLETE
37602025-02-28T10:50:48.625Z[ host-image] Feb 28 10:50:47.237 INFO O| Feb 28 10:50:47.237 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37612025-02-28T10:50:49.244Z[ host-image] Feb 28 10:50:47.860 INFO O| Feb 28 10:50:47.859 INFO variant opensolaris.imagetype is full; changing to partial
37622025-02-28T10:50:49.244Z[ host-image] Feb 28 10:50:47.860 INFO O| Feb 28 10:50:47.860 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37632025-02-28T10:50:50.907Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37642025-02-28T10:50:53.461Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37652025-02-28T10:50:53.695Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37662025-02-28T10:50:56.224Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37672025-02-28T10:50:57.080Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37682025-02-28T10:50:58.916Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37692025-02-28T10:51:01.051Z[ host-image] Feb 28 10:50:59.664 INFO O| Feb 28 10:50:59.664 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37702025-02-28T10:51:01.664Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37712025-02-28T10:51:07.462Z[ host-image] Feb 28 10:51:06.075 INFO O| Feb 28 10:51:06.075 INFO O| Startup: Caching catalogs ... Done
37722025-02-28T10:51:07.549Z[ host-image] Feb 28 10:51:06.152 INFO O| Feb 28 10:51:06.152 INFO O| Planning: Planning completed in 0.00 seconds
37732025-02-28T10:51:07.562Z[ host-image] Feb 28 10:51:06.152 INFO O| Feb 28 10:51:06.152 INFO O| Planning: Consolidating action changes ... Done
37742025-02-28T10:51:07.562Z[ host-image] Feb 28 10:51:06.153 INFO O| Feb 28 10:51:06.153 INFO O| Planning: Evaluating mediators ... Done
37752025-02-28T10:51:07.562Z[ host-image] Feb 28 10:51:06.153 INFO O| Feb 28 10:51:06.153 INFO O| Planning: Planning completed in 0.00 seconds
37762025-02-28T10:51:07.563Z[ host-image] Feb 28 10:51:06.154 INFO O| Feb 28 10:51:06.154 INFO O| Variants/Facets to change: 1
37772025-02-28T10:51:07.563Z[ host-image] Feb 28 10:51:06.171 INFO O| Feb 28 10:51:06.171 INFO O| Done
37782025-02-28T10:51:07.563Z[ host-image] Feb 28 10:51:06.171 INFO O| Feb 28 10:51:06.171 INFO O| Done
37792025-02-28T10:51:08.135Z[ host-image] Feb 28 10:51:06.739 INFO O| Feb 28 10:51:06.739 INFO O| Done
37802025-02-28T10:51:08.175Z[ host-image] Feb 28 10:51:06.787 INFO O| Feb 28 10:51:06.787 INFO O| Done
37812025-02-28T10:51:08.182Z[ host-image] Feb 28 10:51:06.788 INFO O| Feb 28 10:51:06.788 INFO O| Done
37822025-02-28T10:51:08.182Z[ host-image] Feb 28 10:51:06.788 INFO O| Feb 28 10:51:06.788 INFO O| Done
37832025-02-28T10:51:08.182Z[ host-image] Feb 28 10:51:06.790 INFO O| Feb 28 10:51:06.789 INFO O| Done
37842025-02-28T10:51:08.628Z[ host-image] Feb 28 10:51:07.240 INFO O| Feb 28 10:51:07.240 INFO STEP 6 (pkg_change_variant) COMPLETE
37852025-02-28T10:51:08.628Z[ host-image] Feb 28 10:51:07.240 INFO O| Feb 28 10:51:07.240 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37862025-02-28T10:51:08.628Z[ host-image] Feb 28 10:51:07.240 INFO O| Feb 28 10:51:07.240 INFO skip step because feature "debug_variant" is not enabled
37872025-02-28T10:51:08.631Z[ host-image] Feb 28 10:51:07.240 INFO O| Feb 28 10:51:07.240 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37882025-02-28T10:51:08.969Z[ host-image] Feb 28 10:51:07.581 INFO O| Feb 28 10:51:07.581 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37892025-02-28T10:51:09.638Z[ host-image] Feb 28 10:51:08.249 INFO O| Feb 28 10:51:08.249 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37902025-02-28T10:51:09.653Z[ host-image] Feb 28 10:51:08.251 INFO O| Feb 28 10:51:08.251 INFO O| Planning: Planning completed in 0.00 seconds
37912025-02-28T10:51:09.653Z[ host-image] Feb 28 10:51:08.252 INFO O| Feb 28 10:51:08.252 INFO O| Planning: Consolidating action changes ... Done
37922025-02-28T10:51:09.654Z[ host-image] Feb 28 10:51:08.252 INFO O| Feb 28 10:51:08.252 INFO O| Planning: Evaluating mediators ... Done
37932025-02-28T10:51:09.654Z[ host-image] Feb 28 10:51:08.253 INFO O| Feb 28 10:51:08.253 INFO O| Planning: Planning completed in 0.00 seconds
37942025-02-28T10:51:09.654Z[ host-image] Feb 28 10:51:08.253 INFO O| Feb 28 10:51:08.253 INFO O| Variants/Facets to change: 1
37952025-02-28T10:51:09.682Z[ host-image] Feb 28 10:51:08.290 INFO O| Feb 28 10:51:08.290 INFO O| Done
37962025-02-28T10:51:09.682Z[ host-image] Feb 28 10:51:08.290 INFO O| Feb 28 10:51:08.290 INFO O| Done
37972025-02-28T10:51:10.469Z[ host-image] Feb 28 10:51:09.080 INFO O| Feb 28 10:51:09.080 INFO O| Done
37982025-02-28T10:51:10.595Z[ host-image] Feb 28 10:51:09.206 INFO O| Feb 28 10:51:09.206 INFO O| Done
37992025-02-28T10:51:10.610Z[ host-image] Feb 28 10:51:09.208 INFO O| Feb 28 10:51:09.207 INFO O| Done
38002025-02-28T10:51:10.610Z[ host-image] Feb 28 10:51:09.208 INFO O| Feb 28 10:51:09.208 INFO O| Done
38012025-02-28T10:51:10.610Z[ host-image] Feb 28 10:51:09.210 INFO O| Feb 28 10:51:09.210 INFO O| Done
38022025-02-28T10:51:10.697Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO STEP 8 (pkg_change_facet) COMPLETE
38032025-02-28T10:51:10.697Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38042025-02-28T10:51:10.704Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO skip step because feature "recovery" is not enabled
38052025-02-28T10:51:10.704Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38062025-02-28T10:51:10.704Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO skip step because feature "recovery" is not enabled
38072025-02-28T10:51:10.705Z[ host-image] Feb 28 10:51:09.305 INFO O| Feb 28 10:51:09.305 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38082025-02-28T10:51:10.715Z[ host-image] Feb 28 10:51:09.325 INFO O| Feb 28 10:51:09.325 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/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", "/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"]
38092025-02-28T10:51:11.715Z[ host-image] Feb 28 10:51:10.326 INFO O| Feb 28 10:51:10.326 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38102025-02-28T10:51:19.903Z[recovery-package] Finished `release` profile [optimized] target(s) in 46.05s
38112025-02-28T10:51:21.697ZFeb 28 10:51:20.307 INFO [recovery-package] process exited with exit status: 0 (48.103517127s)
38122025-02-28T10:51:21.698ZFeb 28 10:51:20.307 INFO [recovery-stamp] running task
38132025-02-28T10:51:21.701ZFeb 28 10:51:20.307 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38142025-02-28T10:51:21.705ZFeb 28 10:51:20.316 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 13.0.0-0.ci+gitecbad70f4bb
38152025-02-28T10:51:21.715ZFeb 28 10:51:20.326 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 13.0.0-0.ci+gitecbad70f4bb
38162025-02-28T10:51:21.725Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38172025-02-28T10:51:21.737Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38182025-02-28T10:51:21.812Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38192025-02-28T10:51:21.816ZFeb 28 10:51:20.426 INFO [stamp-installinator] process exited with exit status: 0 (100.237489ms)
38202025-02-28T10:51:21.833Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38212025-02-28T10:51:21.836ZFeb 28 10:51:20.447 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (130.790559ms)
38222025-02-28T10:51:21.839ZFeb 28 10:51:20.447 INFO [recovery-stamp] task succeeded (139.459443ms)
38232025-02-28T10:51:21.839ZFeb 28 10:51:20.447 INFO [recovery-proto] running task
38242025-02-28T10:51:21.839ZFeb 28 10:51:20.447 INFO [tuf-stamp] running task
38252025-02-28T10:51:21.839ZFeb 28 10:51:20.448 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 13.0.0-0.ci+gitecbad70f4bb
38262025-02-28T10:51:21.849ZFeb 28 10:51:20.459 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 13.0.0-0.ci+gitecbad70f4bb
38272025-02-28T10:51:21.858ZFeb 28 10:51:20.468 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 13.0.0-0.ci+gitecbad70f4bb
38282025-02-28T10:51:21.864Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38292025-02-28T10:51:21.867ZFeb 28 10:51:20.477 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 13.0.0-0.ci+gitecbad70f4bb
38302025-02-28T10:51:21.876Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38312025-02-28T10:51:21.879Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38322025-02-28T10:51:21.882ZFeb 28 10:51:20.492 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 13.0.0-0.ci+gitecbad70f4bb
38332025-02-28T10:51:21.899Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38342025-02-28T10:51:21.902ZFeb 28 10:51:20.509 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 13.0.0-0.ci+gitecbad70f4bb
38352025-02-28T10:51:21.973Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38362025-02-28T10:51:21.988Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38372025-02-28T10:51:21.991ZFeb 28 10:51:20.599 INFO [recovery-proto] task succeeded (151.607834ms)
38382025-02-28T10:51:21.991ZFeb 28 10:51:20.599 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.34.334' -P /tmp/.tmp0w4Sgc/proto/recovery/root -N 'recovery ecbad70/${os_short_commit} 2025-02-28 10:26' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38392025-02-28T10:51:22.030ZFeb 28 10:51:20.641 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 13.0.0-0.ci+gitecbad70f4bb
38402025-02-28T10:51:22.048Z[ recovery-image] Feb 28 10:51:20.625 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38412025-02-28T10:51:22.051Z[ recovery-image] Feb 28 10:51:20.625 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38422025-02-28T10:51:22.056Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38432025-02-28T10:51:22.059ZFeb 28 10:51:20.667 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 13.0.0-0.ci+gitecbad70f4bb
38442025-02-28T10:51:22.110Z[ recovery-image] Feb 28 10:51:20.669 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp0w4Sgc/proto/recovery/root"
38452025-02-28T10:51:22.110Z[ recovery-image] Feb 28 10:51:20.669 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38462025-02-28T10:51:22.113Z[ recovery-image] Feb 28 10:51:20.670 INFO image builder template: ramdisk-01-os...
38472025-02-28T10:51:22.113Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38482025-02-28T10:51:22.191ZFeb 28 10:51:20.801 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 13.0.0-0.ci+gitecbad70f4bb
38492025-02-28T10:51:22.262Z[ recovery-image] Feb 28 10:51:20.670 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38502025-02-28T10:51:22.262Z[ recovery-image] Feb 28 10:51:20.701 INFO O| Feb 28 10:51:20.700 INFO CREATE DATASET: rpool/images/build/recovery/output
38512025-02-28T10:51:22.262Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38522025-02-28T10:51:22.262ZFeb 28 10:51:20.802 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 13.0.0-0.ci+gitecbad70f4bb
38532025-02-28T10:51:22.262Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38542025-02-28T10:51:22.262ZFeb 28 10:51:20.821 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 13.0.0-0.ci+gitecbad70f4bb
38552025-02-28T10:51:22.262Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38562025-02-28T10:51:22.262ZFeb 28 10:51:20.856 INFO [stamp-probe] process exited with exit status: 0 (393.706503ms)
38572025-02-28T10:51:22.263Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38582025-02-28T10:51:22.422Z[ recovery-image] Feb 28 10:51:21.032 INFO O| Feb 28 10:51:21.004 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38592025-02-28T10:51:22.439Z[ recovery-image] Feb 28 10:51:21.050 INFO O| Feb 28 10:51:21.032 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38602025-02-28T10:51:22.613Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38612025-02-28T10:51:22.628ZFeb 28 10:51:21.236 INFO [stamp-ntp] process exited with exit status: 0 (788.619367ms)
38622025-02-28T10:51:22.772Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38632025-02-28T10:51:22.784Z[ recovery-image] Feb 28 10:51:21.389 INFO O| Feb 28 10:51:21.389 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38642025-02-28T10:51:22.848Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38652025-02-28T10:51:22.927Z[ recovery-image] Feb 28 10:51:21.535 INFO O| Feb 28 10:51:21.534 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38662025-02-28T10:51:22.938Z[ recovery-image] Feb 28 10:51:21.535 INFO O| Feb 28 10:51:21.535 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38672025-02-28T10:51:22.938Z[ recovery-image] Feb 28 10:51:21.535 INFO O| Feb 28 10:51:21.535 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38682025-02-28T10:51:22.938Z[ recovery-image] Feb 28 10:51:21.535 INFO O| Feb 28 10:51:21.535 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38692025-02-28T10:51:22.938Z[ recovery-image] Feb 28 10:51:21.545 INFO O| Feb 28 10:51:21.545 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38702025-02-28T10:51:23.389Z[ recovery-image] Feb 28 10:51:21.999 INFO O| Feb 28 10:51:21.999 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38712025-02-28T10:51:23.436Z[ recovery-image] Feb 28 10:51:22.045 INFO O| Feb 28 10:51:22.044 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38722025-02-28T10:51:24.046Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38732025-02-28T10:51:24.098ZFeb 28 10:51:22.702 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.034504688s)
38742025-02-28T10:51:24.110Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38752025-02-28T10:51:24.128ZFeb 28 10:51:22.738 INFO [stamp-external-dns] process exited with exit status: 0 (2.260730474s)
38762025-02-28T10:51:24.189Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38772025-02-28T10:51:24.201ZFeb 28 10:51:22.804 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.311764895s)
38782025-02-28T10:51:24.363Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38792025-02-28T10:51:24.374ZFeb 28 10:51:22.978 INFO [stamp-internal-dns] process exited with exit status: 0 (2.33747126s)
38802025-02-28T10:51:24.384Z[ recovery-image] Feb 28 10:51:22.988 INFO O| Feb 28 10:51:22.988 INFO O| Caching catalogs ... Done
38812025-02-28T10:51:24.494Z[ recovery-image] Feb 28 10:51:23.104 INFO O| Feb 28 10:51:23.104 INFO STEP 0 (pkg_image_create) COMPLETE
38822025-02-28T10:51:24.494Z[ recovery-image] Feb 28 10:51:23.104 INFO O| Feb 28 10:51:23.104 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38832025-02-28T10:51:24.494Z[ recovery-image] Feb 28 10:51:23.104 INFO O| Feb 28 10:51:23.104 INFO skip step because feature "repo_redist" is not enabled
38842025-02-28T10:51:24.494Z[ recovery-image] Feb 28 10:51:23.104 INFO O| Feb 28 10:51:23.104 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38852025-02-28T10:51:24.510Z[ recovery-image] Feb 28 10:51:23.120 INFO O| Feb 28 10:51:23.119 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38862025-02-28T10:51:24.542Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38872025-02-28T10:51:24.553ZFeb 28 10:51:23.156 INFO [stamp-oximeter] process exited with exit status: 0 (2.687657595s)
38882025-02-28T10:51:24.962Z[ recovery-image] Feb 28 10:51:23.572 INFO O| Feb 28 10:51:23.572 INFO STEP 2 (pkg_set_publisher) COMPLETE
38892025-02-28T10:51:24.962Z[ recovery-image] Feb 28 10:51:23.572 INFO O| Feb 28 10:51:23.572 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38902025-02-28T10:51:24.974Z[ recovery-image] Feb 28 10:51:23.584 INFO O| Feb 28 10:51:23.584 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38912025-02-28T10:51:29.518Z[ recovery-image] Feb 28 10:51:24.091 INFO O| Feb 28 10:51:24.091 INFO STEP 3 (pkg_set_publisher) COMPLETE
38922025-02-28T10:51:29.518Z[ recovery-image] Feb 28 10:51:24.091 INFO O| Feb 28 10:51:24.091 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38932025-02-28T10:51:29.518Z[ recovery-image] Feb 28 10:51:24.091 INFO O| Feb 28 10:51:24.091 INFO skip step because feature "repo_redist" is not enabled
38942025-02-28T10:51:29.518Z[ recovery-image] Feb 28 10:51:24.091 INFO O| Feb 28 10:51:24.091 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38952025-02-28T10:51:29.585Z[ recovery-image] Feb 28 10:51:24.567 INFO O| Feb 28 10:51:24.567 INFO variant opensolaris.zone is already global
38962025-02-28T10:51:29.585Z[ recovery-image] Feb 28 10:51:24.567 INFO O| Feb 28 10:51:24.567 INFO STEP 5 (pkg_change_variant) COMPLETE
38972025-02-28T10:51:29.585Z[ recovery-image] Feb 28 10:51:24.567 INFO O| Feb 28 10:51:24.567 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38982025-02-28T10:51:29.585Z[ recovery-image] Feb 28 10:51:25.050 INFO O| Feb 28 10:51:25.050 INFO variant opensolaris.imagetype is full; changing to partial
38992025-02-28T10:51:29.585Z[ recovery-image] Feb 28 10:51:25.050 INFO O| Feb 28 10:51:25.050 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39002025-02-28T10:51:29.585Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39012025-02-28T10:51:29.585ZFeb 28 10:51:25.571 INFO [stamp-nexus] process exited with exit status: 0 (4.749622684s)
39022025-02-28T10:51:29.586Z[verify-libraries] Compiling ring v0.17.11
39032025-02-28T10:51:29.586Z[verify-libraries] Compiling home v0.5.9
39042025-02-28T10:51:29.586Z[verify-libraries] Compiling cfg_aliases v0.1.1
39052025-02-28T10:51:29.586Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
39062025-02-28T10:51:29.586Z[verify-libraries] Compiling sqlparser_derive v0.2.2
39072025-02-28T10:51:29.586Z[verify-libraries] Compiling unicode_categories v0.1.1
39082025-02-28T10:51:29.586Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39092025-02-28T10:51:29.586ZFeb 28 10:51:26.572 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.851530468s)
39102025-02-28T10:51:29.586Z[verify-libraries] Compiling polyval v0.6.2
39112025-02-28T10:51:29.586Z[verify-libraries] Compiling nix v0.28.0
39122025-02-28T10:51:29.586Z[verify-libraries] Compiling ctr v0.9.2
39132025-02-28T10:51:29.586Z[verify-libraries] Compiling sqlformat v0.2.6
39142025-02-28T10:51:29.586Z[verify-libraries] Compiling ghash v0.5.1
39152025-02-28T10:51:29.586Z[verify-libraries] Compiling ssh-encoding v0.2.0
39162025-02-28T10:51:29.586Z[verify-libraries] Compiling aes-gcm v0.10.3
39172025-02-28T10:51:29.586Z[verify-libraries] Compiling blowfish v0.9.1
39182025-02-28T10:51:29.586Z[verify-libraries] Compiling sqlparser v0.45.0
39192025-02-28T10:51:29.702Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
39202025-02-28T10:51:30.539Z[verify-libraries] Compiling ssh-cipher v0.2.0
39212025-02-28T10:51:30.554Z[verify-libraries] Compiling password-hash v0.4.2
39222025-02-28T10:51:30.843Z[verify-libraries] Compiling ssh-key v0.6.6
39232025-02-28T10:51:33.005Z[verify-libraries] Compiling pbkdf2 v0.11.0
39242025-02-28T10:51:33.688Z[verify-libraries] Compiling rustls v0.23.19
39252025-02-28T10:51:33.789Z[verify-libraries] Compiling rustls v0.22.4
39262025-02-28T10:51:33.831Z[verify-libraries] Compiling rustyline v14.0.0
39272025-02-28T10:51:35.242Z[verify-libraries] Compiling p256 v0.13.2
39282025-02-28T10:51:35.704Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39292025-02-28T10:51:35.748ZFeb 28 10:51:34.356 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (13.846743158s)
39302025-02-28T10:51:37.104Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39312025-02-28T10:51:37.108ZFeb 28 10:51:35.717 INFO [stamp-clickhouse] process exited with exit status: 0 (14.914678888s)
39322025-02-28T10:51:37.109ZFeb 28 10:51:35.717 INFO [tuf-stamp] task succeeded (15.269802356s)
39332025-02-28T10:51:37.411Z[verify-libraries] Compiling rustls-webpki v0.102.8
39342025-02-28T10:51:38.377Z[verify-libraries] Compiling p521 v0.13.3
39352025-02-28T10:51:38.470Z[verify-libraries] Compiling russh-cryptovec v0.7.3
39362025-02-28T10:51:40.737Z[ recovery-image] Feb 28 10:51:39.342 INFO O| Feb 28 10:51:39.342 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39372025-02-28T10:51:43.237Z[verify-libraries] Compiling rustls v0.21.12
39382025-02-28T10:51:43.279Z[verify-libraries] Compiling md5 v0.7.0
39392025-02-28T10:51:44.484Z[verify-libraries] Compiling russh-keys v0.45.0
39402025-02-28T10:51:48.854Z[verify-libraries] Compiling tokio-rustls v0.26.0
39412025-02-28T10:51:48.899Z[verify-libraries] Compiling tokio-rustls v0.25.0
39422025-02-28T10:51:49.422Z[verify-libraries] Compiling hyper-rustls v0.27.3
39432025-02-28T10:51:49.565Z[verify-libraries] Compiling dropshot v0.12.0
39442025-02-28T10:51:50.204Z[verify-libraries] Compiling reqwest v0.12.12
39452025-02-28T10:51:50.871Z[ recovery-image] Feb 28 10:51:49.475 INFO O| Feb 28 10:51:49.475 INFO O| Startup: Caching catalogs ... Done
39462025-02-28T10:51:50.979Z[ recovery-image] Feb 28 10:51:49.584 INFO O| Feb 28 10:51:49.584 INFO O| Planning: Planning completed in 0.00 seconds
39472025-02-28T10:51:50.982Z[ recovery-image] Feb 28 10:51:49.584 INFO O| Feb 28 10:51:49.584 INFO O| Planning: Consolidating action changes ... Done
39482025-02-28T10:51:50.982Z[ recovery-image] Feb 28 10:51:49.585 INFO O| Feb 28 10:51:49.585 INFO O| Planning: Evaluating mediators ... Done
39492025-02-28T10:51:50.982Z[ recovery-image] Feb 28 10:51:49.585 INFO O| Feb 28 10:51:49.585 INFO O| Planning: Planning completed in 0.00 seconds
39502025-02-28T10:51:50.982Z[ recovery-image] Feb 28 10:51:49.585 INFO O| Feb 28 10:51:49.585 INFO O| Variants/Facets to change: 1
39512025-02-28T10:51:51.078Z[ recovery-image] Feb 28 10:51:49.683 INFO O| Feb 28 10:51:49.683 INFO O| Done
39522025-02-28T10:51:51.078Z[ recovery-image] Feb 28 10:51:49.683 INFO O| Feb 28 10:51:49.683 INFO O| Done
39532025-02-28T10:51:52.372Z[ recovery-image] Feb 28 10:51:50.977 INFO O| Feb 28 10:51:50.977 INFO O| Done
39542025-02-28T10:51:52.475Z[ recovery-image] Feb 28 10:51:51.078 INFO O| Feb 28 10:51:51.078 INFO O| Done
39552025-02-28T10:51:52.479Z[ recovery-image] Feb 28 10:51:51.080 INFO O| Feb 28 10:51:51.080 INFO O| Done
39562025-02-28T10:51:52.479Z[ recovery-image] Feb 28 10:51:51.080 INFO O| Feb 28 10:51:51.080 INFO O| Done
39572025-02-28T10:51:52.479Z[ recovery-image] Feb 28 10:51:51.082 INFO O| Feb 28 10:51:51.082 INFO O| Done
39582025-02-28T10:51:53.491Z[ recovery-image] Feb 28 10:51:52.095 INFO O| Feb 28 10:51:52.095 INFO STEP 6 (pkg_change_variant) COMPLETE
39592025-02-28T10:51:53.491Z[ recovery-image] Feb 28 10:51:52.095 INFO O| Feb 28 10:51:52.095 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39602025-02-28T10:51:53.494Z[ recovery-image] Feb 28 10:51:52.095 INFO O| Feb 28 10:51:52.095 INFO skip step because feature "debug_variant" is not enabled
39612025-02-28T10:51:53.494Z[ recovery-image] Feb 28 10:51:52.095 INFO O| Feb 28 10:51:52.095 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39622025-02-28T10:51:54.446Z[verify-libraries] Compiling progenitor-client v0.9.1
39632025-02-28T10:51:54.449Z[ recovery-image] Feb 28 10:51:53.051 INFO O| Feb 28 10:51:53.051 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39642025-02-28T10:51:55.193Z[verify-libraries] Compiling progenitor-client v0.8.0
39652025-02-28T10:51:55.561Z[ recovery-image] Feb 28 10:51:54.165 INFO O| Feb 28 10:51:54.165 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39662025-02-28T10:51:55.564Z[ recovery-image] Feb 28 10:51:54.167 INFO O| Feb 28 10:51:54.167 INFO O| Planning: Planning completed in 0.00 seconds
39672025-02-28T10:51:55.564Z[ recovery-image] Feb 28 10:51:54.168 INFO O| Feb 28 10:51:54.168 INFO O| Planning: Consolidating action changes ... Done
39682025-02-28T10:51:55.564Z[ recovery-image] Feb 28 10:51:54.168 INFO O| Feb 28 10:51:54.168 INFO O| Planning: Evaluating mediators ... Done
39692025-02-28T10:51:55.568Z[ recovery-image] Feb 28 10:51:54.169 INFO O| Feb 28 10:51:54.169 INFO O| Planning: Planning completed in 0.00 seconds
39702025-02-28T10:51:55.568Z[ recovery-image] Feb 28 10:51:54.169 INFO O| Feb 28 10:51:54.169 INFO O| Variants/Facets to change: 1
39712025-02-28T10:51:55.639Z[ recovery-image] Feb 28 10:51:54.244 INFO O| Feb 28 10:51:54.244 INFO O| Done
39722025-02-28T10:51:55.639Z[ recovery-image] Feb 28 10:51:54.244 INFO O| Feb 28 10:51:54.244 INFO O| Done
39732025-02-28T10:51:55.780Z[verify-libraries] Compiling qorb v0.2.1
39742025-02-28T10:51:56.508Z[ recovery-image] Feb 28 10:51:55.111 INFO O| Feb 28 10:51:55.111 INFO O| Done
39752025-02-28T10:51:56.594Z[ recovery-image] Feb 28 10:51:55.198 INFO O| Feb 28 10:51:55.198 INFO O| Done
39762025-02-28T10:51:56.597Z[ recovery-image] Feb 28 10:51:55.199 INFO O| Feb 28 10:51:55.199 INFO O| Done
39772025-02-28T10:51:56.597Z[ recovery-image] Feb 28 10:51:55.199 INFO O| Feb 28 10:51:55.199 INFO O| Done
39782025-02-28T10:51:56.598Z[ recovery-image] Feb 28 10:51:55.201 INFO O| Feb 28 10:51:55.201 INFO O| Done
39792025-02-28T10:51:56.687Z[ recovery-image] Feb 28 10:51:55.290 INFO O| Feb 28 10:51:55.290 INFO STEP 8 (pkg_change_facet) COMPLETE
39802025-02-28T10:51:56.687Z[ recovery-image] Feb 28 10:51:55.290 INFO O| Feb 28 10:51:55.290 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39812025-02-28T10:51:56.830Z[verify-libraries] Compiling progenitor v0.8.0
39822025-02-28T10:51:57.140Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
39832025-02-28T10:51:57.422Z[ recovery-image] Feb 28 10:51:56.027 INFO O| Feb 28 10:51:56.026 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39842025-02-28T10:51:58.575Z[ recovery-image] Feb 28 10:51:57.179 INFO O| Feb 28 10:51:57.179 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39852025-02-28T10:51:58.578Z[ recovery-image] Feb 28 10:51:57.182 INFO O| Feb 28 10:51:57.181 INFO O| Planning: Planning completed in 0.00 seconds
39862025-02-28T10:51:58.578Z[ recovery-image] Feb 28 10:51:57.182 INFO O| Feb 28 10:51:57.182 INFO O| Planning: Consolidating action changes ... Done
39872025-02-28T10:51:58.578Z[ recovery-image] Feb 28 10:51:57.182 INFO O| Feb 28 10:51:57.182 INFO O| Planning: Evaluating mediators ... Done
39882025-02-28T10:51:58.581Z[ recovery-image] Feb 28 10:51:57.183 INFO O| Feb 28 10:51:57.183 INFO O| Planning: Planning completed in 0.00 seconds
39892025-02-28T10:51:58.581Z[ recovery-image] Feb 28 10:51:57.183 INFO O| Feb 28 10:51:57.183 INFO O| Variants/Facets to change: 1
39902025-02-28T10:51:58.675Z[ recovery-image] Feb 28 10:51:57.279 INFO O| Feb 28 10:51:57.279 INFO O| Done
39912025-02-28T10:51:58.675Z[ recovery-image] Feb 28 10:51:57.279 INFO O| Feb 28 10:51:57.279 INFO O| Done
39922025-02-28T10:51:58.705Z[verify-libraries] Compiling dropshot v0.16.0
39932025-02-28T10:51:59.621Z[ recovery-image] Feb 28 10:51:58.225 INFO O| Feb 28 10:51:58.225 INFO O| Done
39942025-02-28T10:51:59.707Z[ recovery-image] Feb 28 10:51:58.311 INFO O| Feb 28 10:51:58.311 INFO O| Done
39952025-02-28T10:51:59.710Z[ recovery-image] Feb 28 10:51:58.312 INFO O| Feb 28 10:51:58.312 INFO O| Done
39962025-02-28T10:51:59.710Z[ recovery-image] Feb 28 10:51:58.313 INFO O| Feb 28 10:51:58.313 INFO O| Done
39972025-02-28T10:51:59.712Z[ recovery-image] Feb 28 10:51:58.315 INFO O| Feb 28 10:51:58.315 INFO O| Done
39982025-02-28T10:51:59.822Z[ recovery-image] Feb 28 10:51:58.426 INFO O| Feb 28 10:51:58.426 INFO STEP 9 (pkg_change_facet) COMPLETE
39992025-02-28T10:51:59.823Z[ recovery-image] Feb 28 10:51:58.427 INFO O| Feb 28 10:51:58.426 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40002025-02-28T10:52:00.534Z[ recovery-image] Feb 28 10:51:59.138 INFO O| Feb 28 10:51:59.137 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
40012025-02-28T10:52:01.554Z[ recovery-image] Feb 28 10:52:00.158 INFO O| Feb 28 10:52:00.158 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40022025-02-28T10:52:01.557Z[ recovery-image] Feb 28 10:52:00.160 INFO O| Feb 28 10:52:00.160 INFO O| Planning: Planning completed in 0.00 seconds
40032025-02-28T10:52:01.557Z[ recovery-image] Feb 28 10:52:00.161 INFO O| Feb 28 10:52:00.161 INFO O| Planning: Consolidating action changes ... Done
40042025-02-28T10:52:01.557Z[ recovery-image] Feb 28 10:52:00.161 INFO O| Feb 28 10:52:00.161 INFO O| Planning: Evaluating mediators ... Done
40052025-02-28T10:52:01.560Z[ recovery-image] Feb 28 10:52:00.161 INFO O| Feb 28 10:52:00.161 INFO O| Planning: Planning completed in 0.00 seconds
40062025-02-28T10:52:01.560Z[ recovery-image] Feb 28 10:52:00.161 INFO O| Feb 28 10:52:00.161 INFO O| Variants/Facets to change: 1
40072025-02-28T10:52:01.600Z[ recovery-image] Feb 28 10:52:00.204 INFO O| Feb 28 10:52:00.204 INFO O| Done
40082025-02-28T10:52:01.600Z[ recovery-image] Feb 28 10:52:00.204 INFO O| Feb 28 10:52:00.204 INFO O| Done
40092025-02-28T10:52:02.513Z[ recovery-image] Feb 28 10:52:01.115 INFO O| Feb 28 10:52:01.115 INFO O| Done
40102025-02-28T10:52:02.644Z[ recovery-image] Feb 28 10:52:01.247 INFO O| Feb 28 10:52:01.247 INFO O| Done
40112025-02-28T10:52:02.646Z[ recovery-image] Feb 28 10:52:01.248 INFO O| Feb 28 10:52:01.248 INFO O| Done
40122025-02-28T10:52:02.646Z[ recovery-image] Feb 28 10:52:01.249 INFO O| Feb 28 10:52:01.249 INFO O| Done
40132025-02-28T10:52:02.649Z[ recovery-image] Feb 28 10:52:01.251 INFO O| Feb 28 10:52:01.251 INFO O| Done
40142025-02-28T10:52:02.757Z[ recovery-image] Feb 28 10:52:01.359 INFO O| Feb 28 10:52:01.359 INFO STEP 10 (pkg_change_facet) COMPLETE
40152025-02-28T10:52:02.757Z[ recovery-image] Feb 28 10:52:01.359 INFO O| Feb 28 10:52:01.359 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40162025-02-28T10:52:02.779Z[ recovery-image] Feb 28 10:52:01.382 INFO O| Feb 28 10:52:01.382 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/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", "/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"]
40172025-02-28T10:52:02.851Z[verify-libraries] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
40182025-02-28T10:52:03.906Z[ recovery-image] Feb 28 10:52:02.510 INFO O| Feb 28 10:52:02.509 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40192025-02-28T10:52:06.199Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
40202025-02-28T10:52:10.390Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
40212025-02-28T10:52:10.733Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
40222025-02-28T10:52:17.072Z[ host-image] Feb 28 10:52:15.674 INFO O| Feb 28 10:52:15.674 INFO O| Planning: Solver setup ... Done
40232025-02-28T10:52:31.350Z[verify-libraries] Compiling progenitor v0.9.1
40242025-02-28T10:52:31.711Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
40252025-02-28T10:52:35.605Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
40262025-02-28T10:52:36.683Z[verify-libraries] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40272025-02-28T10:52:39.024Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
40282025-02-28T10:52:45.375Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
40292025-02-28T10:52:46.505Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
40302025-02-28T10:52:48.025Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
40312025-02-28T10:52:49.433Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
40322025-02-28T10:52:54.151Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
40332025-02-28T10:52:55.053Z[verify-libraries] Compiling omicron-zone-package v0.12.0
40342025-02-28T10:52:55.472Z[verify-libraries] Compiling rcgen v0.12.1
40352025-02-28T10:52:57.768Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
40362025-02-28T10:52:59.113Z[verify-libraries] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
40372025-02-28T10:52:59.219Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
40382025-02-28T10:52:59.753Z[verify-libraries] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
40392025-02-28T10:53:00.683Z[verify-libraries] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
40402025-02-28T10:53:00.945Z[verify-libraries] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
40412025-02-28T10:53:01.964Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
40422025-02-28T10:53:05.263Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
40432025-02-28T10:53:07.855Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
40442025-02-28T10:53:08.165Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
40452025-02-28T10:53:10.820Z[verify-libraries] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
40462025-02-28T10:53:12.050Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
40472025-02-28T10:53:16.648Z[ recovery-image] Feb 28 10:53:15.239 INFO O| Feb 28 10:53:15.239 INFO O| Planning: Solver setup ... Done
40482025-02-28T10:53:19.325Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40492025-02-28T10:53:23.386Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
40502025-02-28T10:53:23.656Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40512025-02-28T10:53:23.981Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
40522025-02-28T10:53:29.306Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
40532025-02-28T10:53:31.329Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40542025-02-28T10:53:36.871Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
40552025-02-28T10:53:41.201Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40562025-02-28T10:53:42.946Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
40572025-02-28T10:53:45.421Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40582025-02-28T10:53:46.837Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40592025-02-28T10:53:47.141Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40602025-02-28T10:53:47.322Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
40612025-02-28T10:53:51.816Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40622025-02-28T10:53:51.818Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40632025-02-28T10:53:54.793Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40642025-02-28T10:53:59.425Z[ host-image] Feb 28 10:53:58.009 INFO O| Feb 28 10:53:58.009 INFO O| Planning: Running solver ... Done
40652025-02-28T10:54:00.133Z[ host-image] Feb 28 10:53:58.718 INFO O| Feb 28 10:53:58.717 INFO O| Planning: Finding local manifests ... Done
40662025-02-28T10:54:00.152Z[ host-image] Feb 28 10:53:58.736 INFO O| Feb 28 10:53:58.736 INFO O| Planning: Fetching manifests: 0/124 0% complete
40672025-02-28T10:54:01.315Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40682025-02-28T10:54:05.018Z[ host-image] Feb 28 10:54:03.601 INFO O| Feb 28 10:54:03.601 INFO O| Planning: Fetching manifests: 124/124 100% complete
40692025-02-28T10:54:06.533Z[ host-image] Feb 28 10:54:05.116 INFO O| Feb 28 10:54:05.116 INFO O| Planning: Package planning ... Done
40702025-02-28T10:54:07.070Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40712025-02-28T10:54:08.385Z[ host-image] Feb 28 10:54:06.968 INFO O| Feb 28 10:54:06.968 INFO O| Planning: Merging actions ... Done
40722025-02-28T10:54:08.773Z[ host-image] Feb 28 10:54:07.356 INFO O| Feb 28 10:54:07.356 INFO O| Planning: Checking for conflicting actions ... Done
40732025-02-28T10:54:09.099Z[ host-image] Feb 28 10:54:07.682 INFO O| Feb 28 10:54:07.682 INFO O| Planning: Consolidating action changes ... Done
40742025-02-28T10:54:09.684Z[ host-image] Feb 28 10:54:08.267 INFO O| Feb 28 10:54:08.267 INFO O| Planning: Evaluating mediators ... Done
40752025-02-28T10:54:14.191Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40762025-02-28T10:54:15.908Z[ host-image] Feb 28 10:54:14.490 INFO O| Feb 28 10:54:14.490 INFO O| Planning: Planning completed in 184.16 seconds
40772025-02-28T10:54:15.932Z[ host-image] Feb 28 10:54:14.513 INFO O| Feb 28 10:54:14.513 INFO O| Packages to install: 124
40782025-02-28T10:54:15.934Z[ host-image] Feb 28 10:54:14.514 INFO O| Feb 28 10:54:14.513 INFO O| Mediators to change: 4
40792025-02-28T10:54:15.934Z[ host-image] Feb 28 10:54:14.514 INFO O| Feb 28 10:54:14.513 INFO O| Services to change: 6
40802025-02-28T10:54:16.050Z[ host-image] Feb 28 10:54:14.632 INFO O| Feb 28 10:54:14.632 INFO O| Download: 0/22863 items 0.0/199.8MB 0% complete
40812025-02-28T10:54:17.339Z[verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
40822025-02-28T10:54:18.961Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
40832025-02-28T10:54:21.051Z[ host-image] Feb 28 10:54:19.632 INFO O| Feb 28 10:54:19.632 INFO O| Download: 1042/22863 items 5.8/199.8MB 2% complete (1.2M/s)
40842025-02-28T10:54:26.346Z[ host-image] Feb 28 10:54:24.926 INFO O| Feb 28 10:54:24.926 INFO O| Download: 1653/22863 items 10.9/199.8MB 5% complete (1.1M/s)
40852025-02-28T10:54:28.514Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40862025-02-28T10:54:31.260Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
40872025-02-28T10:54:31.367Z[ host-image] Feb 28 10:54:29.946 INFO O| Feb 28 10:54:29.946 INFO O| Download: 2059/22863 items 23.4/199.8MB 11% complete (1.7M/s)
40882025-02-28T10:54:33.711Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40892025-02-28T10:54:34.325Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40902025-02-28T10:54:35.746Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40912025-02-28T10:54:36.390Z[ host-image] Feb 28 10:54:34.968 INFO O| Feb 28 10:54:34.968 INFO O| Download: 2509/22863 items 30.4/199.8MB 15% complete (1.9M/s)
40922025-02-28T10:54:37.451Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
40932025-02-28T10:54:39.294Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40942025-02-28T10:54:39.846Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40952025-02-28T10:54:41.538Z[ host-image] Feb 28 10:54:40.115 INFO O| Feb 28 10:54:40.115 INFO O| Download: 3541/22863 items 35.8/199.8MB 17% complete (1.3M/s)
40962025-02-28T10:54:42.696Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
40972025-02-28T10:54:43.654Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
40982025-02-28T10:54:46.541Z[ host-image] Feb 28 10:54:45.118 INFO O| Feb 28 10:54:45.118 INFO O| Download: 4531/22863 items 41.8/199.8MB 20% complete (1.2M/s)
40992025-02-28T10:54:47.159Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41002025-02-28T10:54:47.607Z[verify-libraries] Compiling tough v0.19.0
41012025-02-28T10:54:48.699Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41022025-02-28T10:54:49.908Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41032025-02-28T10:54:51.542Z[ host-image] Feb 28 10:54:50.118 INFO O| Feb 28 10:54:50.118 INFO O| Download: 4821/22863 items 45.5/199.8MB 22% complete (981k/s)
41042025-02-28T10:54:55.496Z[ recovery-image] Feb 28 10:54:54.071 INFO O| Feb 28 10:54:54.070 INFO O| Planning: Running solver ... Done
41052025-02-28T10:54:56.348Z[ recovery-image] Feb 28 10:54:54.923 INFO O| Feb 28 10:54:54.923 INFO O| Planning: Finding local manifests ... Done
41062025-02-28T10:54:56.366Z[ recovery-image] Feb 28 10:54:54.941 INFO O| Feb 28 10:54:54.941 INFO O| Planning: Fetching manifests: 0/124 0% complete
41072025-02-28T10:54:56.553Z[ host-image] Feb 28 10:54:55.128 INFO O| Feb 28 10:54:55.128 INFO O| Download: 5869/22863 items 46.5/199.8MB 23% complete (510k/s)
41082025-02-28T10:54:58.601Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
41092025-02-28T10:55:01.064Z[ recovery-image] Feb 28 10:54:59.638 INFO O| Feb 28 10:54:59.638 INFO O| Planning: Fetching manifests: 124/124 100% complete
41102025-02-28T10:55:01.734Z[ host-image] Feb 28 10:55:00.308 INFO O| Feb 28 10:55:00.308 INFO O| Download: 6838/22863 items 48.0/199.8MB 24% complete (255k/s)
41112025-02-28T10:55:02.206Z[ recovery-image] Feb 28 10:55:00.780 INFO O| Feb 28 10:55:00.780 INFO O| Planning: Package planning ... Done
41122025-02-28T10:55:02.970Z[ recovery-image] Feb 28 10:55:01.544 INFO O| Feb 28 10:55:01.544 INFO O| Planning: Merging actions ... Done
41132025-02-28T10:55:03.378Z[ recovery-image] Feb 28 10:55:01.952 INFO O| Feb 28 10:55:01.952 INFO O| Planning: Checking for conflicting actions ... Done
41142025-02-28T10:55:03.534Z[ recovery-image] Feb 28 10:55:02.108 INFO O| Feb 28 10:55:02.108 INFO O| Planning: Consolidating action changes ... Done
41152025-02-28T10:55:03.888Z[ recovery-image] Feb 28 10:55:02.462 INFO O| Feb 28 10:55:02.461 INFO O| Planning: Evaluating mediators ... Done
41162025-02-28T10:55:05.224Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41172025-02-28T10:55:06.742Z[ host-image] Feb 28 10:55:05.315 INFO O| Feb 28 10:55:05.315 INFO O| Download: 7375/22863 items 57.6/199.8MB 28% complete (1.1M/s)
41182025-02-28T10:55:07.752Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41192025-02-28T10:55:09.502Z[ recovery-image] Feb 28 10:55:08.075 INFO O| Feb 28 10:55:08.075 INFO O| Planning: Planning completed in 185.56 seconds
41202025-02-28T10:55:09.510Z[ recovery-image] Feb 28 10:55:08.083 INFO O| Feb 28 10:55:08.083 INFO O| Packages to install: 124
41212025-02-28T10:55:09.510Z[ recovery-image] Feb 28 10:55:08.083 INFO O| Feb 28 10:55:08.083 INFO O| Mediators to change: 4
41222025-02-28T10:55:09.512Z[ recovery-image] Feb 28 10:55:08.083 INFO O| Feb 28 10:55:08.083 INFO O| Services to change: 5
41232025-02-28T10:55:09.594Z[ recovery-image] Feb 28 10:55:08.167 INFO O| Feb 28 10:55:08.167 INFO O| Download: 0/15934 items 0.0/176.5MB 0% complete
41242025-02-28T10:55:10.288Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
41252025-02-28T10:55:11.743Z[ host-image] Feb 28 10:55:10.316 INFO O| Feb 28 10:55:10.316 INFO O| Download: 8086/22863 items 60.1/199.8MB 30% complete (1.2M/s)
41262025-02-28T10:55:14.597Z[ recovery-image] Feb 28 10:55:13.169 INFO O| Feb 28 10:55:13.169 INFO O| Download: 614/15934 items 4.5/176.5MB 2% complete (945k/s)
41272025-02-28T10:55:15.323Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41282025-02-28T10:55:15.554Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41292025-02-28T10:55:17.087Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
41302025-02-28T10:55:17.333Z[ host-image] Feb 28 10:55:15.905 INFO O| Feb 28 10:55:15.905 INFO O| Download: 8156/22863 items 60.6/199.8MB 30% complete (1017k/s)
41312025-02-28T10:55:17.945Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
41322025-02-28T10:55:19.891Z[ recovery-image] Feb 28 10:55:18.462 INFO O| Feb 28 10:55:18.462 INFO O| Download: 1110/15934 items 9.5/176.5MB 5% complete (1000k/s)
41332025-02-28T10:55:22.116Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41342025-02-28T10:55:22.348Z[ host-image] Feb 28 10:55:20.919 INFO O| Feb 28 10:55:20.919 INFO O| Download: 8462/22863 items 69.4/199.8MB 34% complete (905k/s)
41352025-02-28T10:55:23.129Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
41362025-02-28T10:55:24.575Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
41372025-02-28T10:55:24.892Z[ recovery-image] Feb 28 10:55:23.462 INFO O| Feb 28 10:55:23.462 INFO O| Download: 1439/15934 items 21.4/176.5MB 12% complete (1.7M/s)
41382025-02-28T10:55:25.001Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
41392025-02-28T10:55:25.421Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
41402025-02-28T10:55:25.699Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41412025-02-28T10:55:27.413Z[ host-image] Feb 28 10:55:25.983 INFO O| Feb 28 10:55:25.983 INFO O| Download: 9153/22863 items 73.9/199.8MB 36% complete (1.3M/s)
41422025-02-28T10:55:32.418Z[ host-image] Feb 28 10:55:30.987 INFO O| Feb 28 10:55:30.987 INFO O| Download: 9955/22863 items 83.8/199.8MB 41% complete (1.5M/s)
41432025-02-28T10:55:32.554Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41442025-02-28T10:55:32.954Z[ recovery-image] Feb 28 10:55:31.523 INFO O| Feb 28 10:55:31.523 INFO O| Download: 1509/15934 items 21.8/176.5MB 12% complete (1.3M/s)
41452025-02-28T10:55:34.374Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41462025-02-28T10:55:35.496Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41472025-02-28T10:55:37.423Z[ host-image] Feb 28 10:55:35.992 INFO O| Feb 28 10:55:35.992 INFO O| Download: 10696/22863 items 89.3/199.8MB 44% complete (1.6M/s)
41482025-02-28T10:55:37.957Z[ recovery-image] Feb 28 10:55:36.525 INFO O| Feb 28 10:55:36.525 INFO O| Download: 1661/15934 items 25.6/176.5MB 14% complete (394k/s)
41492025-02-28T10:55:38.502Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
41502025-02-28T10:55:42.431Z[ host-image] Feb 28 10:55:40.999 INFO O| Feb 28 10:55:40.999 INFO O| Download: 11037/22863 items 90.8/199.8MB 45% complete (716k/s)
41512025-02-28T10:55:42.445Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41522025-02-28T10:55:42.877Z[verify-libraries] Compiling sct v0.7.1
41532025-02-28T10:55:42.964Z[ recovery-image] Feb 28 10:55:41.531 INFO O| Feb 28 10:55:41.531 INFO O| Download: 2571/15934 items 31.8/176.5MB 18% complete (1009k/s)
41542025-02-28T10:55:43.405Z[verify-libraries] Compiling rustls-webpki v0.101.7
41552025-02-28T10:55:43.875Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41562025-02-28T10:55:47.993Z[ recovery-image] Feb 28 10:55:46.560 INFO O| Feb 28 10:55:46.559 INFO O| Download: 3356/15934 items 38.0/176.5MB 21% complete (1.3M/s)
41572025-02-28T10:55:48.032Z[ host-image] Feb 28 10:55:46.598 INFO O| Feb 28 10:55:46.598 INFO O| Download: 11281/22863 items 94.1/199.8MB 47% complete (577k/s)
41582025-02-28T10:55:48.786Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41592025-02-28T10:55:50.671Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41602025-02-28T10:55:53.044Z[ host-image] Feb 28 10:55:51.610 INFO O| Feb 28 10:55:51.610 INFO O| Download: 11910/22863 items 96.6/199.8MB 48% complete (493k/s)
41612025-02-28T10:55:53.131Z[ recovery-image] Feb 28 10:55:51.697 INFO O| Feb 28 10:55:51.697 INFO O| Download: 3748/15934 items 40.3/176.5MB 22% complete (875k/s)
41622025-02-28T10:55:58.136Z[ recovery-image] Feb 28 10:55:56.701 INFO O| Feb 28 10:55:56.701 INFO O| Download: 4538/15934 items 43.0/176.5MB 24% complete (507k/s)
41632025-02-28T10:55:58.286Z[ host-image] Feb 28 10:55:56.851 INFO O| Feb 28 10:55:56.851 INFO O| Download: 12191/22863 items 107.5/199.8MB 53% complete (1.2M/s)
41642025-02-28T10:56:03.161Z[ recovery-image] Feb 28 10:56:01.726 INFO O| Feb 28 10:56:01.726 INFO O| Download: 5158/15934 items 43.4/176.5MB 24% complete (321k/s)
41652025-02-28T10:56:03.296Z[ host-image] Feb 28 10:56:01.860 INFO O| Feb 28 10:56:01.860 INFO O| Download: 12598/22863 items 109.8/199.8MB 54% complete (1.3M/s)
41662025-02-28T10:56:08.198Z[ recovery-image] Feb 28 10:56:06.761 INFO O| Feb 28 10:56:06.761 INFO O| Download: 5730/15934 items 44.7/176.5MB 25% complete (137k/s)
41672025-02-28T10:56:08.377Z[ host-image] Feb 28 10:56:06.940 INFO O| Feb 28 10:56:06.940 INFO O| Download: 13139/22863 items 110.0/199.8MB 55% complete (352k/s)
41682025-02-28T10:56:13.507Z[ recovery-image] Feb 28 10:56:12.070 INFO O| Feb 28 10:56:12.062 INFO O| Download: 6020/15934 items 53.8/176.5MB 30% complete (1.0M/s)
41692025-02-28T10:56:13.959Z[ host-image] Feb 28 10:56:12.521 INFO O| Feb 28 10:56:12.521 INFO O| Download: 13971/22863 items 110.4/199.8MB 55% complete (69.5k/s)
41702025-02-28T10:56:17.808Z[verify-libraries] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
41712025-02-28T10:56:19.023Z[ recovery-image] Feb 28 10:56:17.585 INFO O| Feb 28 10:56:17.585 INFO O| Download: 6215/15934 items 60.7/176.5MB 34% complete (1.6M/s)
41722025-02-28T10:56:19.106Z[ host-image] Feb 28 10:56:17.667 INFO O| Feb 28 10:56:17.667 INFO O| Download: 14494/22863 items 111.9/199.8MB 55% complete (177k/s)
41732025-02-28T10:56:24.025Z[ recovery-image] Feb 28 10:56:22.586 INFO O| Feb 28 10:56:22.586 INFO O| Download: 6834/15934 items 65.0/176.5MB 36% complete (1.1M/s)
41742025-02-28T10:56:24.130Z[ host-image] Feb 28 10:56:22.691 INFO O| Feb 28 10:56:22.691 INFO O| Download: 15008/22863 items 118.2/199.8MB 59% complete (782k/s)
41752025-02-28T10:56:24.687Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41762025-02-28T10:56:26.605Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41772025-02-28T10:56:29.131Z[ host-image] Feb 28 10:56:27.691 INFO O| Feb 28 10:56:27.691 INFO O| Download: 15625/22863 items 124.0/199.8MB 62% complete (1.2M/s)
41782025-02-28T10:56:29.257Z[ recovery-image] Feb 28 10:56:27.817 INFO O| Feb 28 10:56:27.817 INFO O| Download: 7282/15934 items 73.4/176.5MB 41% complete (1.4M/s)
41792025-02-28T10:56:30.354Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
41802025-02-28T10:56:34.331Z[ recovery-image] Feb 28 10:56:32.890 INFO O| Feb 28 10:56:32.889 INFO O| Download: 7714/15934 items 73.9/176.5MB 41% complete (909k/s)
41812025-02-28T10:56:36.205Z[ host-image] Feb 28 10:56:34.764 INFO O| Feb 28 10:56:34.764 INFO O| Download: 15827/22863 items 126.2/199.8MB 63% complete (884k/s)
41822025-02-28T10:56:38.618Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41832025-02-28T10:56:39.005Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41842025-02-28T10:56:39.121Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41852025-02-28T10:56:39.454Z[ recovery-image] Feb 28 10:56:38.012 INFO O| Feb 28 10:56:38.012 INFO O| Download: 8016/15934 items 77.8/176.5MB 44% complete (450k/s)
41862025-02-28T10:56:39.457Z[verify-libraries] Compiling tokio-rustls v0.24.1
41872025-02-28T10:56:39.520Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41882025-02-28T10:56:39.968Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41892025-02-28T10:56:40.138Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
41902025-02-28T10:56:43.018Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
41912025-02-28T10:56:43.795Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41922025-02-28T10:56:44.195Z[verify-libraries] Compiling num-bigint v0.4.6
41932025-02-28T10:56:44.457Z[ recovery-image] Feb 28 10:56:43.014 INFO O| Feb 28 10:56:43.014 INFO O| Download: 8513/15934 items 80.0/176.5MB 45% complete (645k/s)
41942025-02-28T10:56:44.858Z[verify-libraries] Compiling des v0.8.1
41952025-02-28T10:56:45.308Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41962025-02-28T10:56:45.363Z[verify-libraries] Compiling hex-literal v0.4.1
41972025-02-28T10:56:45.617Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
41982025-02-28T10:56:45.814Z[ host-image] Feb 28 10:56:44.371 INFO O| Feb 28 10:56:44.371 INFO O| Download: 15832/22863 items 126.2/199.8MB 63% complete (766k/s)
41992025-02-28T10:56:46.211Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
42002025-02-28T10:56:47.718Z[verify-libraries] Compiling russh v0.45.0
42012025-02-28T10:56:50.760Z[ recovery-image] Feb 28 10:56:49.316 INFO O| Feb 28 10:56:49.316 INFO O| Download: 8735/15934 items 81.7/176.5MB 46% complete (536k/s)
42022025-02-28T10:56:50.836Z[ host-image] Feb 28 10:56:49.393 INFO O| Feb 28 10:56:49.393 INFO O| Download: 16570/22863 items 138.7/199.8MB 69% complete (2.5M/s)
42032025-02-28T10:56:52.775Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
42042025-02-28T10:56:55.255Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42052025-02-28T10:56:55.764Z[ recovery-image] Feb 28 10:56:54.319 INFO O| Feb 28 10:56:54.319 INFO O| Download: 8905/15934 items 92.0/176.5MB 52% complete (1.1M/s)
42062025-02-28T10:56:55.841Z[ host-image] Feb 28 10:56:54.397 INFO O| Feb 28 10:56:54.397 INFO O| Download: 17176/22863 items 144.3/199.8MB 72% complete (1.8M/s)
42072025-02-28T10:56:56.587Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
42082025-02-28T10:57:00.903Z[ recovery-image] Feb 28 10:56:59.320 INFO O| Feb 28 10:56:59.320 INFO O| Download: 9561/15934 items 93.1/176.5MB 52% complete (1.1M/s)
42092025-02-28T10:57:00.907Z[ host-image] Feb 28 10:56:59.408 INFO O| Feb 28 10:56:59.407 INFO O| Download: 17931/22863 items 150.2/199.8MB 75% complete (1.2M/s)
42102025-02-28T10:57:02.741Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42112025-02-28T10:57:03.735Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42122025-02-28T10:57:05.797Z[ recovery-image] Feb 28 10:57:04.350 INFO O| Feb 28 10:57:04.350 INFO O| Download: 10044/15934 items 93.3/176.5MB 52% complete (139k/s)
42132025-02-28T10:57:05.859Z[ host-image] Feb 28 10:57:04.413 INFO O| Feb 28 10:57:04.412 INFO O| Download: 18282/22863 items 162.8/199.8MB 81% complete (1.9M/s)
42142025-02-28T10:57:10.797Z[ recovery-image] Feb 28 10:57:09.351 INFO O| Feb 28 10:57:09.350 INFO O| Download: 10590/15934 items 93.6/176.5MB 53% complete (55.5k/s)
42152025-02-28T10:57:10.865Z[ host-image] Feb 28 10:57:09.418 INFO O| Feb 28 10:57:09.418 INFO O| Download: 18951/22863 items 166.6/199.8MB 83% complete (1.7M/s)
42162025-02-28T10:57:10.976Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42172025-02-28T10:57:12.761Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42182025-02-28T10:57:15.811Z[ recovery-image] Feb 28 10:57:14.364 INFO O| Feb 28 10:57:14.364 INFO O| Download: 10773/15934 items 93.7/176.5MB 53% complete (38.4k/s)
42192025-02-28T10:57:15.874Z[ host-image] Feb 28 10:57:14.426 INFO O| Feb 28 10:57:14.426 INFO O| Download: 19342/22863 items 168.0/199.8MB 84% complete (535k/s)
42202025-02-28T10:57:20.892Z[ host-image] Feb 28 10:57:19.442 INFO O| Feb 28 10:57:19.442 INFO O| Download: 20081/22863 items 170.5/199.8MB 85% complete (417k/s)
42212025-02-28T10:57:21.157Z[ recovery-image] Feb 28 10:57:19.708 INFO O| Feb 28 10:57:19.708 INFO O| Download: 11147/15934 items 98.4/176.5MB 55% complete (410k/s)
42222025-02-28T10:57:22.383Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
42232025-02-28T10:57:26.164Z[ host-image] Feb 28 10:57:24.713 INFO O| Feb 28 10:57:24.713 INFO O| Download: 20713/22863 items 172.6/199.8MB 86% complete (527k/s)
42242025-02-28T10:57:26.168Z[ recovery-image] Feb 28 10:57:24.714 INFO O| Feb 28 10:57:24.714 INFO O| Download: 11541/15934 items 108.8/176.5MB 61% complete (1.4M/s)
42252025-02-28T10:57:31.349Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
42262025-02-28T10:57:31.478Z[ host-image] Feb 28 10:57:30.028 INFO O| Feb 28 10:57:30.028 INFO O| Download: 20911/22863 items 177.2/199.8MB 88% complete (557k/s)
42272025-02-28T10:57:31.506Z[ recovery-image] Feb 28 10:57:30.055 INFO O| Feb 28 10:57:30.055 INFO O| Download: 11997/15934 items 128.3/176.5MB 72% complete (3.2M/s)
42282025-02-28T10:57:36.632Z[ recovery-image] Feb 28 10:57:35.180 INFO O| Feb 28 10:57:35.180 INFO O| Download: 12220/15934 items 140.6/176.5MB 79% complete (3.2M/s)
42292025-02-28T10:57:37.438Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
42302025-02-28T10:57:37.959Z[ host-image] Feb 28 10:57:36.508 INFO O| Feb 28 10:57:36.508 INFO O| Download: 21072/22863 items 179.1/199.8MB 89% complete (705k/s)
42312025-02-28T10:57:41.632Z[ recovery-image] Feb 28 10:57:40.181 INFO O| Feb 28 10:57:40.180 INFO O| Download: 13071/15934 items 145.1/176.5MB 82% complete (1.7M/s)
42322025-02-28T10:57:43.078Z[ host-image] Feb 28 10:57:41.626 INFO O| Feb 28 10:57:41.626 INFO O| Download: 21664/22863 items 183.6/199.8MB 91% complete (489k/s)
42332025-02-28T10:57:43.763Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
42342025-02-28T10:57:44.656Z[verify-libraries] Compiling petname v2.0.2
42352025-02-28T10:57:44.692Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
42362025-02-28T10:57:45.281Z[verify-libraries] Compiling internet-checksum v0.2.1
42372025-02-28T10:57:46.635Z[ recovery-image] Feb 28 10:57:45.182 INFO O| Feb 28 10:57:45.182 INFO O| Download: 13463/15934 items 146.4/176.5MB 82% complete (585k/s)
42382025-02-28T10:57:48.087Z[ host-image] Feb 28 10:57:46.634 INFO O| Feb 28 10:57:46.634 INFO O| Download: 22070/22863 items 192.0/199.8MB 96% complete (1.4M/s)
42392025-02-28T10:57:51.638Z[ recovery-image] Feb 28 10:57:50.185 INFO O| Feb 28 10:57:50.185 INFO O| Download: 14138/15934 items 148.7/176.5MB 84% complete (389k/s)
42402025-02-28T10:57:53.101Z[ host-image] Feb 28 10:57:51.647 INFO O| Feb 28 10:57:51.647 INFO O| Download: 22317/22863 items 197.6/199.8MB 98% complete (1.4M/s)
42412025-02-28T10:57:56.808Z[ recovery-image] Feb 28 10:57:55.353 INFO O| Feb 28 10:57:55.353 INFO O| Download: 14809/15934 items 154.5/176.5MB 87% complete (699k/s)
42422025-02-28T10:57:58.129Z[ host-image] Feb 28 10:57:56.675 INFO O| Feb 28 10:57:56.675 INFO O| Download: 22859/22863 items 199.8/199.8MB 99% complete (804k/s)
42432025-02-28T10:57:59.022Z[ host-image] Feb 28 10:57:57.567 INFO O| Feb 28 10:57:57.567 INFO O| Download: Completed 199.77 MB in 222.93 seconds (915k/s)
42442025-02-28T10:58:00.578Z[ host-image] Feb 28 10:57:59.122 INFO O| Feb 28 10:57:59.122 INFO O| Actions: 1/49570 actions (Installing new actions)
42452025-02-28T10:58:01.809Z[ recovery-image] Feb 28 10:58:00.353 INFO O| Feb 28 10:58:00.353 INFO O| Download: 15463/15934 items 165.7/176.5MB 93% complete (1.6M/s)
42462025-02-28T10:58:05.332Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
42472025-02-28T10:58:06.009Z[ host-image] Feb 28 10:58:04.553 INFO O| Feb 28 10:58:04.125 INFO O| Actions: 10144/49570 actions (Installing new actions)
42482025-02-28T10:58:06.025Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42492025-02-28T10:58:06.628Z[verify-libraries] Compiling heck v0.4.1
42502025-02-28T10:58:06.811Z[ recovery-image] Feb 28 10:58:05.354 INFO O| Feb 28 10:58:05.354 INFO O| Download: 15890/15934 items 174.9/176.5MB 99% complete (2.0M/s)
42512025-02-28T10:58:07.620Z[ recovery-image] Feb 28 10:58:06.164 INFO O| Feb 28 10:58:06.164 INFO O| Download: Completed 176.48 MB in 178.00 seconds (1012k/s)
42522025-02-28T10:58:08.303Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
42532025-02-28T10:58:08.947Z[ recovery-image] Feb 28 10:58:07.491 INFO O| Feb 28 10:58:07.491 INFO O| Actions: 1/25107 actions (Installing new actions)
42542025-02-28T10:58:10.583Z[ host-image] Feb 28 10:58:09.125 INFO O| Feb 28 10:58:09.125 INFO O| Actions: 16795/49570 actions (Installing new actions)
42552025-02-28T10:58:13.951Z[ recovery-image] Feb 28 10:58:12.494 INFO O| Feb 28 10:58:12.493 INFO O| Actions: 8312/25107 actions (Installing new actions)
42562025-02-28T10:58:15.593Z[ host-image] Feb 28 10:58:14.136 INFO O| Feb 28 10:58:14.136 INFO O| Actions: 23290/49570 actions (Installing new actions)
42572025-02-28T10:58:18.952Z[ recovery-image] Feb 28 10:58:17.494 INFO O| Feb 28 10:58:17.494 INFO O| Actions: 14142/25107 actions (Installing new actions)
42582025-02-28T10:58:20.761Z[ host-image] Feb 28 10:58:19.302 INFO O| Feb 28 10:58:19.302 INFO O| Actions: 49015/49570 actions (Installing new actions)
42592025-02-28T10:58:22.196Z[ host-image] Feb 28 10:58:20.738 INFO O| Feb 28 10:58:20.738 INFO O| Actions: Completed 49570 actions in 21.61 seconds.
42602025-02-28T10:58:23.279Z[ host-image] Feb 28 10:58:21.820 INFO O| Feb 28 10:58:21.820 INFO O| Done
42612025-02-28T10:58:23.279Z[ host-image] Feb 28 10:58:21.820 INFO O| Feb 28 10:58:21.820 INFO O| Done
42622025-02-28T10:58:24.720Z[ recovery-image] Feb 28 10:58:23.261 INFO O| Feb 28 10:58:23.261 INFO O| Actions: 24552/25107 actions (Installing new actions)
42632025-02-28T10:58:25.005Z[ host-image] Feb 28 10:58:23.546 INFO O| Feb 28 10:58:23.546 INFO O| Done
42642025-02-28T10:58:25.878Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42652025-02-28T10:58:26.223Z[ recovery-image] Feb 28 10:58:24.764 INFO O| Feb 28 10:58:24.764 INFO O| Actions: Completed 25107 actions in 17.27 seconds.
42662025-02-28T10:58:26.975Z[ recovery-image] Feb 28 10:58:25.515 INFO O| Feb 28 10:58:25.515 INFO O| Done
42672025-02-28T10:58:26.975Z[ recovery-image] Feb 28 10:58:25.515 INFO O| Feb 28 10:58:25.515 INFO O| Done
42682025-02-28T10:58:27.833Z[ host-image] Feb 28 10:58:26.373 INFO O| Feb 28 10:58:26.373 INFO O| Done
42692025-02-28T10:58:27.886Z[ host-image] Feb 28 10:58:26.414 INFO O| Feb 28 10:58:26.414 INFO O| Done
42702025-02-28T10:58:29.060Z[ recovery-image] Feb 28 10:58:27.600 INFO O| Feb 28 10:58:27.600 INFO O| Done
42712025-02-28T10:58:31.019Z[ recovery-image] Feb 28 10:58:29.559 INFO O| Feb 28 10:58:29.559 INFO O| Done
42722025-02-28T10:58:31.043Z[ recovery-image] Feb 28 10:58:29.582 INFO O| Feb 28 10:58:29.582 INFO O| Done
42732025-02-28T10:58:35.503Z[ host-image] Feb 28 10:58:34.042 INFO O| Feb 28 10:58:34.042 INFO O| Done
42742025-02-28T10:58:35.906Z[ recovery-image] Feb 28 10:58:34.444 INFO O| Feb 28 10:58:34.444 INFO O| Done
42752025-02-28T10:58:36.622Z[ recovery-image] Feb 28 10:58:35.161 INFO O| Feb 28 10:58:35.161 INFO O| Done
42762025-02-28T10:58:36.747Z[ host-image] Feb 28 10:58:35.286 INFO O| Feb 28 10:58:35.286 INFO O| Done
42772025-02-28T10:58:37.671Z[ host-image] Feb 28 10:58:36.210 INFO O| Feb 28 10:58:36.210 INFO STEP 11 (pkg_install) COMPLETE
42782025-02-28T10:58:37.671Z[ host-image] Feb 28 10:58:36.210 INFO O| Feb 28 10:58:36.210 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42792025-02-28T10:58:37.678Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.216 INFO STEP 11 (pkg_install) COMPLETE
42802025-02-28T10:58:37.678Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.216 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42812025-02-28T10:58:37.678Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.217 INFO skip step because feature "recovery" is enabled
42822025-02-28T10:58:37.681Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.217 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42832025-02-28T10:58:37.681Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.217 INFO skip step because feature "omicron1" is not enabled
42842025-02-28T10:58:37.681Z[ recovery-image] Feb 28 10:58:36.217 INFO O| Feb 28 10:58:36.217 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42852025-02-28T10:58:37.705Z[ host-image] Feb 28 10:58:36.244 INFO O| Feb 28 10:58:36.244 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest"]
42862025-02-28T10:58:37.708Z[ recovery-image] Feb 28 10:58:36.244 INFO O| Feb 28 10:58:36.244 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
42872025-02-28T10:58:41.000Z[ recovery-image] Feb 28 10:58:39.538 INFO O| Feb 28 10:58:39.538 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42882025-02-28T10:58:41.093Z[ host-image] Feb 28 10:58:39.632 INFO O| Feb 28 10:58:39.631 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42892025-02-28T10:58:46.348Z[ recovery-image] Feb 28 10:58:44.885 INFO O| Feb 28 10:58:44.885 INFO O| Planning: Solver setup ... Done
42902025-02-28T10:58:46.354Z[ recovery-image] Feb 28 10:58:44.892 INFO O| Feb 28 10:58:44.892 INFO O| Planning: Running solver ... Done
42912025-02-28T10:58:46.464Z[ recovery-image] Feb 28 10:58:45.001 INFO O| Feb 28 10:58:45.001 INFO O| Planning: Finding local manifests ... Done
42922025-02-28T10:58:46.467Z[ recovery-image] Feb 28 10:58:45.003 INFO O| Feb 28 10:58:45.002 INFO O| Planning: Fetching manifests: 0/1 0% complete
42932025-02-28T10:58:46.780Z[ recovery-image] Feb 28 10:58:45.317 INFO O| Feb 28 10:58:45.317 INFO O| Planning: Fetching manifests: 1/1 100% complete
42942025-02-28T10:58:46.847Z[ recovery-image] Feb 28 10:58:45.384 INFO O| Feb 28 10:58:45.384 INFO O| Planning: Package planning ... Done
42952025-02-28T10:58:46.849Z[ recovery-image] Feb 28 10:58:45.385 INFO O| Feb 28 10:58:45.385 INFO O| Planning: Merging actions ... Done
42962025-02-28T10:58:46.930Z[ recovery-image] Feb 28 10:58:45.467 INFO O| Feb 28 10:58:45.467 INFO O| Planning: Checking for conflicting actions ... Done
42972025-02-28T10:58:46.932Z[ recovery-image] Feb 28 10:58:45.468 INFO O| Feb 28 10:58:45.468 INFO O| Planning: Consolidating action changes ... Done
42982025-02-28T10:58:47.290Z[ recovery-image] Feb 28 10:58:45.827 INFO O| Feb 28 10:58:45.827 INFO O| Planning: Evaluating mediators ... Done
42992025-02-28T10:58:47.292Z[ recovery-image] Feb 28 10:58:45.828 INFO O| Feb 28 10:58:45.828 INFO O| Planning: Planning completed in 6.29 seconds
43002025-02-28T10:58:47.295Z[ recovery-image] Feb 28 10:58:45.830 INFO O| Feb 28 10:58:45.830 INFO O| Packages to install: 1
43012025-02-28T10:58:47.315Z[ recovery-image] Feb 28 10:58:45.853 INFO O| Feb 28 10:58:45.853 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
43022025-02-28T10:58:47.934Z[ recovery-image] Feb 28 10:58:46.471 INFO O| Feb 28 10:58:46.471 INFO O| Download: Completed 10.27 MB in 0.62 seconds (16.6M/s)
43032025-02-28T10:58:48.249Z[ recovery-image] Feb 28 10:58:46.786 INFO O| Feb 28 10:58:46.786 INFO O| Actions: 1/22 actions (Installing new actions)
43042025-02-28T10:58:48.610Z[ host-image] Feb 28 10:58:47.148 INFO O| Feb 28 10:58:47.147 INFO O| Planning: Solver setup ... Done
43052025-02-28T10:58:48.616Z[ host-image] Feb 28 10:58:47.153 INFO O| Feb 28 10:58:47.153 INFO O| Planning: Running solver ... Done
43062025-02-28T10:58:48.694Z[ recovery-image] Feb 28 10:58:47.231 INFO O| Feb 28 10:58:47.231 INFO O| Actions: Completed 22 actions in 0.45 seconds.
43072025-02-28T10:58:48.749Z[ host-image] Feb 28 10:58:47.286 INFO O| Feb 28 10:58:47.286 INFO O| Planning: Finding local manifests ... Done
43082025-02-28T10:58:48.752Z[ host-image] Feb 28 10:58:47.288 INFO O| Feb 28 10:58:47.288 INFO O| Planning: Fetching manifests: 0/5 0% complete
43092025-02-28T10:58:49.078Z[ host-image] Feb 28 10:58:47.615 INFO O| Feb 28 10:58:47.614 INFO O| Planning: Fetching manifests: 5/5 100% complete
43102025-02-28T10:58:49.127Z[ host-image] Feb 28 10:58:47.664 INFO O| Feb 28 10:58:47.664 INFO O| Planning: Package planning ... Done
43112025-02-28T10:58:49.134Z[ host-image] Feb 28 10:58:47.671 INFO O| Feb 28 10:58:47.671 INFO O| Planning: Merging actions ... Done
43122025-02-28T10:58:49.323Z[ host-image] Feb 28 10:58:47.860 INFO O| Feb 28 10:58:47.860 INFO O| Planning: Checking for conflicting actions ... Done
43132025-02-28T10:58:49.326Z[ host-image] Feb 28 10:58:47.862 INFO O| Feb 28 10:58:47.862 INFO O| Planning: Consolidating action changes ... Done
43142025-02-28T10:58:49.427Z[ recovery-image] Feb 28 10:58:47.964 INFO O| Feb 28 10:58:47.964 INFO O| Done
43152025-02-28T10:58:49.427Z[ recovery-image] Feb 28 10:58:47.964 INFO O| Feb 28 10:58:47.964 INFO O| Done
43162025-02-28T10:58:49.720Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43172025-02-28T10:58:49.792Z[ host-image] Feb 28 10:58:48.328 INFO O| Feb 28 10:58:48.328 INFO O| Planning: Evaluating mediators ... Done
43182025-02-28T10:58:49.795Z[ host-image] Feb 28 10:58:48.330 INFO O| Feb 28 10:58:48.330 INFO O| Planning: Planning completed in 8.70 seconds
43192025-02-28T10:58:50.800Z[ host-image] Feb 28 10:58:48.333 INFO O| Feb 28 10:58:48.333 INFO O| Packages to install: 5
43202025-02-28T10:58:50.800Z[ host-image] Feb 28 10:58:48.333 INFO O| Feb 28 10:58:48.333 INFO O| Services to change: 2
43212025-02-28T10:58:50.803Z[ host-image] Feb 28 10:58:48.373 INFO O| Feb 28 10:58:48.373 INFO O| Download: 0/117 items 0.0/1.5MB 0% complete
43222025-02-28T10:58:50.803Z[ recovery-image] Feb 28 10:58:49.332 INFO O| Feb 28 10:58:49.332 INFO O| Done
43232025-02-28T10:58:52.616Z[ host-image] Feb 28 10:58:51.152 INFO O| Feb 28 10:58:51.152 INFO O| Download: Completed 1.46 MB in 2.78 seconds (536k/s)
43242025-02-28T10:58:52.666Z[ recovery-image] Feb 28 10:58:51.202 INFO O| Feb 28 10:58:51.202 INFO O| Done
43252025-02-28T10:58:52.690Z[ host-image] Feb 28 10:58:51.227 INFO O| Feb 28 10:58:51.227 INFO O| Actions: 1/306 actions (Installing new actions)
43262025-02-28T10:58:52.697Z[ recovery-image] Feb 28 10:58:51.234 INFO O| Feb 28 10:58:51.234 INFO O| Done
43272025-02-28T10:58:52.700Z[ recovery-image] Feb 28 10:58:51.234 INFO O| Feb 28 10:58:51.234 INFO O| Done
43282025-02-28T10:58:52.747Z[ recovery-image] Feb 28 10:58:51.283 INFO O| Feb 28 10:58:51.283 INFO O| Done
43292025-02-28T10:58:52.926Z[ host-image] Feb 28 10:58:51.461 INFO O| Feb 28 10:58:51.461 INFO O| Actions: Completed 306 actions in 0.23 seconds.
43302025-02-28T10:58:52.929Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO STEP 14 (pkg_install) COMPLETE
43312025-02-28T10:58:52.929Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43322025-02-28T10:58:52.929Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO skip step because feature "mfg" is not enabled
43332025-02-28T10:58:52.929Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43342025-02-28T10:58:52.929Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO skip step because feature "compliance" is not enabled
43352025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43362025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO skip step because feature "stress" is not enabled
43372025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43382025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO skip step because feature "nfs" is not enabled
43392025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43402025-02-28T10:58:52.930Z[ recovery-image] Feb 28 10:58:51.464 INFO O| Feb 28 10:58:51.464 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43412025-02-28T10:58:53.098Z[ recovery-image] Feb 28 10:58:51.634 INFO O| Feb 28 10:58:51.634 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
43422025-02-28T10:58:53.234Z[ recovery-image] Feb 28 10:58:51.771 INFO O| Feb 28 10:58:51.770 INFO completed processing gimlet/ramdisk-01-os
43432025-02-28T10:58:53.238Z[ recovery-image] Feb 28 10:58:51.775 INFO image builder template: ramdisk-02-trim...
43442025-02-28T10:58:53.238Z[ recovery-image] Feb 28 10:58:51.775 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None
43452025-02-28T10:58:53.287Z[ recovery-image] Feb 28 10:58:51.823 INFO O| Feb 28 10:58:51.822 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43462025-02-28T10:58:53.317Z[ recovery-image] Feb 28 10:58:51.853 INFO O| Feb 28 10:58:51.853 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43472025-02-28T10:58:53.487Z[ recovery-image] Feb 28 10:58:52.024 INFO O| Feb 28 10:58:52.024 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
43482025-02-28T10:58:53.615Z[ recovery-image] Feb 28 10:58:52.151 INFO O| Feb 28 10:58:52.151 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43492025-02-28T10:58:53.618Z[ recovery-image] Feb 28 10:58:52.151 INFO O| Feb 28 10:58:52.151 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43502025-02-28T10:58:53.625Z[ recovery-image] Feb 28 10:58:52.162 INFO O| Feb 28 10:58:52.162 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43512025-02-28T10:58:53.633Z[ recovery-image] Feb 28 10:58:52.169 INFO O| Feb 28 10:58:52.169 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43522025-02-28T10:58:53.642Z[ recovery-image] Feb 28 10:58:52.178 INFO O| Feb 28 10:58:52.178 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43532025-02-28T10:58:53.689Z[ host-image] Feb 28 10:58:52.225 INFO O| Feb 28 10:58:52.225 INFO O| Done
43542025-02-28T10:58:53.689Z[ host-image] Feb 28 10:58:52.225 INFO O| Feb 28 10:58:52.225 INFO O| Done
43552025-02-28T10:58:54.508Z[ recovery-image] Feb 28 10:58:53.043 INFO O| Feb 28 10:58:53.043 INFO rolled back to input snapshot; work may begin
43562025-02-28T10:58:54.508Z[ recovery-image] Feb 28 10:58:53.043 INFO O| Feb 28 10:58:53.043 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
43572025-02-28T10:58:54.548Z[ recovery-image] Feb 28 10:58:53.084 INFO O| Feb 28 10:58:53.084 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43582025-02-28T10:58:54.568Z[ recovery-image] Feb 28 10:58:53.104 INFO O| Feb 28 10:58:53.104 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
43592025-02-28T10:58:54.724Z[ recovery-image] Feb 28 10:58:53.260 INFO O| Feb 28 10:58:53.260 INFO STEP 0 (remove_files) COMPLETE
43602025-02-28T10:58:54.724Z[ recovery-image] Feb 28 10:58:53.261 INFO O| Feb 28 10:58:53.260 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43612025-02-28T10:58:54.745Z[ recovery-image] Feb 28 10:58:53.281 INFO O| Feb 28 10:58:53.280 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
43622025-02-28T10:58:54.747Z[ recovery-image] Feb 28 10:58:53.284 INFO O| Feb 28 10:58:53.284 INFO STEP 1 (remove_files) COMPLETE
43632025-02-28T10:58:54.750Z[ recovery-image] Feb 28 10:58:53.284 INFO O| Feb 28 10:58:53.284 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43642025-02-28T10:58:54.772Z[ recovery-image] Feb 28 10:58:53.308 INFO O| Feb 28 10:58:53.308 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
43652025-02-28T10:58:54.821Z[ recovery-image] Feb 28 10:58:53.357 INFO O| Feb 28 10:58:53.357 INFO STEP 2 (remove_files) COMPLETE
43662025-02-28T10:58:54.821Z[ recovery-image] Feb 28 10:58:53.357 INFO O| Feb 28 10:58:53.357 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43672025-02-28T10:58:54.876Z[ recovery-image] Feb 28 10:58:53.412 INFO O| Feb 28 10:58:53.412 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
43682025-02-28T10:58:54.878Z[ recovery-image] Feb 28 10:58:53.415 INFO O| Feb 28 10:58:53.414 INFO STEP 3 (remove_files) COMPLETE
43692025-02-28T10:58:54.881Z[ recovery-image] Feb 28 10:58:53.415 INFO O| Feb 28 10:58:53.415 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43702025-02-28T10:58:54.897Z[ recovery-image] Feb 28 10:58:53.433 INFO O| Feb 28 10:58:53.433 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
43712025-02-28T10:58:54.903Z[ recovery-image] Feb 28 10:58:53.440 INFO O| Feb 28 10:58:53.440 INFO STEP 4 (remove_files) COMPLETE
43722025-02-28T10:58:54.903Z[ recovery-image] Feb 28 10:58:53.440 INFO O| Feb 28 10:58:53.440 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43732025-02-28T10:58:54.923Z[ recovery-image] Feb 28 10:58:53.459 INFO O| Feb 28 10:58:53.459 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
43742025-02-28T10:58:54.923Z[ recovery-image] Feb 28 10:58:53.459 INFO O| Feb 28 10:58:53.459 INFO STEP 5 (remove_files) COMPLETE
43752025-02-28T10:58:54.926Z[ recovery-image] Feb 28 10:58:53.459 INFO O| Feb 28 10:58:53.459 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43762025-02-28T10:58:54.954Z[ recovery-image] Feb 28 10:58:53.490 INFO O| Feb 28 10:58:53.490 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
43772025-02-28T10:58:54.975Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO STEP 6 (remove_files) COMPLETE
43782025-02-28T10:58:54.975Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43792025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO skip step because feature "recovery" is enabled
43802025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43812025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO skip step because feature "recovery" is enabled
43822025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO skip step because feature "recovery" is enabled
43842025-02-28T10:58:54.978Z[ recovery-image] Feb 28 10:58:53.509 INFO O| Feb 28 10:58:53.509 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43852025-02-28T10:58:55.006Z[ recovery-image] Feb 28 10:58:53.543 INFO O| Feb 28 10:58:53.542 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
43862025-02-28T10:58:55.012Z[ recovery-image] Feb 28 10:58:53.549 INFO O| Feb 28 10:58:53.549 INFO STEP 10 (remove_files) COMPLETE
43872025-02-28T10:58:55.012Z[ recovery-image] Feb 28 10:58:53.549 INFO O| Feb 28 10:58:53.549 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43882025-02-28T10:58:55.032Z[ recovery-image] Feb 28 10:58:53.568 INFO O| Feb 28 10:58:53.568 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
43892025-02-28T10:58:55.035Z[ recovery-image] Feb 28 10:58:53.569 INFO O| Feb 28 10:58:53.569 INFO STEP 11 (remove_files) COMPLETE
43902025-02-28T10:58:55.035Z[ recovery-image] Feb 28 10:58:53.569 INFO O| Feb 28 10:58:53.569 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43912025-02-28T10:58:55.052Z[ recovery-image] Feb 28 10:58:53.588 INFO O| Feb 28 10:58:53.588 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
43922025-02-28T10:58:55.055Z[ recovery-image] Feb 28 10:58:53.591 INFO O| Feb 28 10:58:53.591 INFO STEP 12 (remove_files) COMPLETE
43932025-02-28T10:58:55.055Z[ recovery-image] Feb 28 10:58:53.591 INFO O| Feb 28 10:58:53.591 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43942025-02-28T10:58:55.087Z[ recovery-image] Feb 28 10:58:53.623 INFO O| Feb 28 10:58:53.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
43952025-02-28T10:58:55.165Z[ host-image] Feb 28 10:58:53.701 INFO O| Feb 28 10:58:53.701 INFO O| Done
43962025-02-28T10:58:55.339Z[ recovery-image] Feb 28 10:58:53.874 INFO O| Feb 28 10:58:53.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
43972025-02-28T10:58:55.339Z[ recovery-image] Feb 28 10:58:53.874 INFO O| Feb 28 10:58:53.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
43982025-02-28T10:58:55.345Z[ recovery-image] Feb 28 10:58:53.881 INFO O| Feb 28 10:58:53.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
43992025-02-28T10:58:55.348Z[ recovery-image] Feb 28 10:58:53.884 INFO O| Feb 28 10:58:53.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
44002025-02-28T10:58:55.507Z[ recovery-image] Feb 28 10:58:54.041 INFO O| Feb 28 10:58:54.041 INFO STEP 13 (remove_files) COMPLETE
44012025-02-28T10:58:55.507Z[ recovery-image] Feb 28 10:58:54.041 INFO O| Feb 28 10:58:54.041 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44022025-02-28T10:58:55.526Z[ recovery-image] Feb 28 10:58:54.062 INFO O| Feb 28 10:58:54.062 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
44032025-02-28T10:58:55.528Z[ recovery-image] Feb 28 10:58:54.064 INFO O| Feb 28 10:58:54.064 INFO STEP 14 (remove_files) COMPLETE
44042025-02-28T10:58:55.528Z[ recovery-image] Feb 28 10:58:54.064 INFO O| Feb 28 10:58:54.064 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44052025-02-28T10:58:55.546Z[ recovery-image] Feb 28 10:58:54.082 INFO O| Feb 28 10:58:54.082 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
44062025-02-28T10:58:55.556Z[ recovery-image] Feb 28 10:58:54.092 INFO O| Feb 28 10:58:54.092 INFO STEP 15 (remove_files) COMPLETE
44072025-02-28T10:58:55.556Z[ recovery-image] Feb 28 10:58:54.092 INFO O| Feb 28 10:58:54.092 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44082025-02-28T10:58:55.586Z[ recovery-image] Feb 28 10:58:54.122 INFO O| Feb 28 10:58:54.122 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
44092025-02-28T10:58:55.589Z[ recovery-image] Feb 28 10:58:54.123 INFO O| Feb 28 10:58:54.123 INFO STEP 16 (remove_files) COMPLETE
44102025-02-28T10:58:55.589Z[ recovery-image] Feb 28 10:58:54.123 INFO O| Feb 28 10:58:54.123 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44112025-02-28T10:58:55.618Z[ recovery-image] Feb 28 10:58:54.154 INFO O| Feb 28 10:58:54.154 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
44122025-02-28T10:58:55.621Z[ recovery-image] Feb 28 10:58:54.156 INFO O| Feb 28 10:58:54.156 INFO STEP 17 (remove_files) COMPLETE
44132025-02-28T10:58:55.621Z[ recovery-image] Feb 28 10:58:54.156 INFO O| Feb 28 10:58:54.156 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44142025-02-28T10:58:55.641Z[ recovery-image] Feb 28 10:58:54.177 INFO O| Feb 28 10:58:54.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
44152025-02-28T10:58:55.644Z[ recovery-image] Feb 28 10:58:54.177 INFO O| Feb 28 10:58:54.177 INFO STEP 18 (remove_files) COMPLETE
44162025-02-28T10:58:55.644Z[ recovery-image] Feb 28 10:58:54.178 INFO O| Feb 28 10:58:54.177 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44172025-02-28T10:58:55.694Z[ recovery-image] Feb 28 10:58:54.230 INFO O| Feb 28 10:58:54.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
44182025-02-28T10:58:55.697Z[ recovery-image] Feb 28 10:58:54.230 INFO O| Feb 28 10:58:54.230 INFO STEP 19 (remove_files) COMPLETE
44192025-02-28T10:58:55.697Z[ recovery-image] Feb 28 10:58:54.230 INFO O| Feb 28 10:58:54.230 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44202025-02-28T10:58:55.751Z[ recovery-image] Feb 28 10:58:54.286 INFO O| Feb 28 10:58:54.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
44212025-02-28T10:58:55.751Z[ recovery-image] Feb 28 10:58:54.287 INFO O| Feb 28 10:58:54.287 INFO STEP 20 (remove_files) COMPLETE
44222025-02-28T10:58:55.753Z[ recovery-image] Feb 28 10:58:54.287 INFO O| Feb 28 10:58:54.287 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44232025-02-28T10:58:55.772Z[ recovery-image] Feb 28 10:58:54.308 INFO O| Feb 28 10:58:54.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
44242025-02-28T10:58:55.775Z[ recovery-image] Feb 28 10:58:54.308 INFO O| Feb 28 10:58:54.308 INFO STEP 21 (remove_files) COMPLETE
44252025-02-28T10:58:55.775Z[ recovery-image] Feb 28 10:58:54.308 INFO O| Feb 28 10:58:54.308 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44262025-02-28T10:58:55.792Z[ recovery-image] Feb 28 10:58:54.328 INFO O| Feb 28 10:58:54.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
44272025-02-28T10:58:55.792Z[ recovery-image] Feb 28 10:58:54.328 INFO O| Feb 28 10:58:54.328 INFO STEP 22 (remove_files) COMPLETE
44282025-02-28T10:58:55.795Z[ recovery-image] Feb 28 10:58:54.329 INFO O| Feb 28 10:58:54.328 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44292025-02-28T10:58:55.813Z[ recovery-image] Feb 28 10:58:54.349 INFO O| Feb 28 10:58:54.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
44302025-02-28T10:58:55.815Z[ recovery-image] Feb 28 10:58:54.349 INFO O| Feb 28 10:58:54.349 INFO STEP 23 (remove_files) COMPLETE
44312025-02-28T10:58:55.816Z[ recovery-image] Feb 28 10:58:54.349 INFO O| Feb 28 10:58:54.349 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44322025-02-28T10:58:55.854Z[ recovery-image] Feb 28 10:58:54.390 INFO O| Feb 28 10:58:54.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
44332025-02-28T10:58:55.854Z[ recovery-image] Feb 28 10:58:54.390 INFO O| Feb 28 10:58:54.390 INFO STEP 24 (remove_files) COMPLETE
44342025-02-28T10:58:55.857Z[ recovery-image] Feb 28 10:58:54.390 INFO O| Feb 28 10:58:54.390 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44352025-02-28T10:58:55.892Z[ recovery-image] Feb 28 10:58:54.427 INFO O| Feb 28 10:58:54.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
44362025-02-28T10:58:55.892Z[ recovery-image] Feb 28 10:58:54.428 INFO O| Feb 28 10:58:54.427 INFO STEP 25 (remove_files) COMPLETE
44372025-02-28T10:58:55.894Z[ recovery-image] Feb 28 10:58:54.428 INFO O| Feb 28 10:58:54.427 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44382025-02-28T10:58:55.913Z[ recovery-image] Feb 28 10:58:54.449 INFO O| Feb 28 10:58:54.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
44392025-02-28T10:58:55.916Z[ recovery-image] Feb 28 10:58:54.450 INFO O| Feb 28 10:58:54.450 INFO STEP 26 (remove_files) COMPLETE
44402025-02-28T10:58:55.916Z[ recovery-image] Feb 28 10:58:54.450 INFO O| Feb 28 10:58:54.450 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44412025-02-28T10:58:55.936Z[ recovery-image] Feb 28 10:58:54.472 INFO O| Feb 28 10:58:54.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
44422025-02-28T10:58:55.939Z[ recovery-image] Feb 28 10:58:54.472 INFO O| Feb 28 10:58:54.472 INFO STEP 27 (remove_files) COMPLETE
44432025-02-28T10:58:55.939Z[ recovery-image] Feb 28 10:58:54.472 INFO O| Feb 28 10:58:54.472 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44442025-02-28T10:58:55.958Z[ recovery-image] Feb 28 10:58:54.494 INFO O| Feb 28 10:58:54.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
44452025-02-28T10:58:55.961Z[ recovery-image] Feb 28 10:58:54.494 INFO O| Feb 28 10:58:54.494 INFO STEP 28 (remove_files) COMPLETE
44462025-02-28T10:58:55.961Z[ recovery-image] Feb 28 10:58:54.494 INFO O| Feb 28 10:58:54.494 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44472025-02-28T10:58:56.001Z[ recovery-image] Feb 28 10:58:54.537 INFO O| Feb 28 10:58:54.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
44482025-02-28T10:58:56.001Z[ recovery-image] Feb 28 10:58:54.537 INFO O| Feb 28 10:58:54.537 INFO STEP 29 (remove_files) COMPLETE
44492025-02-28T10:58:56.004Z[ recovery-image] Feb 28 10:58:54.537 INFO O| Feb 28 10:58:54.537 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44502025-02-28T10:58:56.061Z[ recovery-image] Feb 28 10:58:54.597 INFO O| Feb 28 10:58:54.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
44512025-02-28T10:58:56.061Z[ recovery-image] Feb 28 10:58:54.597 INFO O| Feb 28 10:58:54.597 INFO STEP 30 (remove_files) COMPLETE
44522025-02-28T10:58:56.064Z[ recovery-image] Feb 28 10:58:54.597 INFO O| Feb 28 10:58:54.597 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44532025-02-28T10:58:56.080Z[ recovery-image] Feb 28 10:58:54.616 INFO O| Feb 28 10:58:54.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
44542025-02-28T10:58:56.080Z[ recovery-image] Feb 28 10:58:54.616 INFO O| Feb 28 10:58:54.616 INFO STEP 31 (remove_files) COMPLETE
44552025-02-28T10:58:56.080Z[ recovery-image] Feb 28 10:58:54.616 INFO O| Feb 28 10:58:54.616 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44562025-02-28T10:58:56.113Z[ recovery-image] Feb 28 10:58:54.649 INFO O| Feb 28 10:58:54.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
44572025-02-28T10:58:56.113Z[ recovery-image] Feb 28 10:58:54.649 INFO O| Feb 28 10:58:54.649 INFO STEP 32 (remove_files) COMPLETE
44582025-02-28T10:58:56.116Z[ recovery-image] Feb 28 10:58:54.649 INFO O| Feb 28 10:58:54.649 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44592025-02-28T10:58:56.132Z[ recovery-image] Feb 28 10:58:54.668 INFO O| Feb 28 10:58:54.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
44602025-02-28T10:58:56.132Z[ recovery-image] Feb 28 10:58:54.668 INFO O| Feb 28 10:58:54.668 INFO STEP 33 (remove_files) COMPLETE
44612025-02-28T10:58:56.132Z[ recovery-image] Feb 28 10:58:54.668 INFO O| Feb 28 10:58:54.668 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44622025-02-28T10:58:56.151Z[ recovery-image] Feb 28 10:58:54.687 INFO O| Feb 28 10:58:54.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
44632025-02-28T10:58:56.151Z[ recovery-image] Feb 28 10:58:54.687 INFO O| Feb 28 10:58:54.687 INFO STEP 34 (remove_files) COMPLETE
44642025-02-28T10:58:56.154Z[ recovery-image] Feb 28 10:58:54.687 INFO O| Feb 28 10:58:54.687 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44652025-02-28T10:58:56.192Z[ recovery-image] Feb 28 10:58:54.728 INFO O| Feb 28 10:58:54.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
44662025-02-28T10:58:56.195Z[ recovery-image] Feb 28 10:58:54.728 INFO O| Feb 28 10:58:54.728 INFO STEP 35 (remove_files) COMPLETE
44672025-02-28T10:58:56.195Z[ recovery-image] Feb 28 10:58:54.728 INFO O| Feb 28 10:58:54.728 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44682025-02-28T10:58:56.214Z[ recovery-image] Feb 28 10:58:54.749 INFO O| Feb 28 10:58:54.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
44692025-02-28T10:58:56.216Z[ recovery-image] Feb 28 10:58:54.750 INFO O| Feb 28 10:58:54.749 INFO STEP 36 (remove_files) COMPLETE
44702025-02-28T10:58:56.216Z[ recovery-image] Feb 28 10:58:54.750 INFO O| Feb 28 10:58:54.750 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44712025-02-28T10:58:56.238Z[ recovery-image] Feb 28 10:58:54.773 INFO O| Feb 28 10:58:54.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
44722025-02-28T10:58:56.238Z[ recovery-image] Feb 28 10:58:54.774 INFO O| Feb 28 10:58:54.773 INFO STEP 37 (remove_files) COMPLETE
44732025-02-28T10:58:56.240Z[ recovery-image] Feb 28 10:58:54.774 INFO O| Feb 28 10:58:54.774 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44742025-02-28T10:58:56.260Z[ recovery-image] Feb 28 10:58:54.794 INFO O| Feb 28 10:58:54.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
44752025-02-28T10:58:56.260Z[ recovery-image] Feb 28 10:58:54.794 INFO O| Feb 28 10:58:54.794 INFO STEP 38 (remove_files) COMPLETE
44762025-02-28T10:58:56.260Z[ recovery-image] Feb 28 10:58:54.795 INFO O| Feb 28 10:58:54.794 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44772025-02-28T10:58:56.280Z[ recovery-image] Feb 28 10:58:54.816 INFO O| Feb 28 10:58:54.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
44782025-02-28T10:58:56.280Z[ recovery-image] Feb 28 10:58:54.816 INFO O| Feb 28 10:58:54.816 INFO STEP 39 (remove_files) COMPLETE
44792025-02-28T10:58:56.280Z[ recovery-image] Feb 28 10:58:54.816 INFO O| Feb 28 10:58:54.816 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44802025-02-28T10:58:56.300Z[ recovery-image] Feb 28 10:58:54.836 INFO O| Feb 28 10:58:54.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
44812025-02-28T10:58:56.300Z[ recovery-image] Feb 28 10:58:54.836 INFO O| Feb 28 10:58:54.836 INFO STEP 40 (remove_files) COMPLETE
44822025-02-28T10:58:56.300Z[ recovery-image] Feb 28 10:58:54.836 INFO O| Feb 28 10:58:54.836 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44832025-02-28T10:58:56.319Z[ recovery-image] Feb 28 10:58:54.854 INFO O| Feb 28 10:58:54.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
44842025-02-28T10:58:56.319Z[ recovery-image] Feb 28 10:58:54.854 INFO O| Feb 28 10:58:54.854 INFO STEP 41 (remove_files) COMPLETE
44852025-02-28T10:58:56.321Z[ recovery-image] Feb 28 10:58:54.855 INFO O| Feb 28 10:58:54.854 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44862025-02-28T10:58:56.338Z[ recovery-image] Feb 28 10:58:54.873 INFO O| Feb 28 10:58:54.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
44872025-02-28T10:58:56.340Z[ recovery-image] Feb 28 10:58:54.874 INFO O| Feb 28 10:58:54.874 INFO STEP 42 (remove_files) COMPLETE
44882025-02-28T10:58:56.340Z[ recovery-image] Feb 28 10:58:54.874 INFO O| Feb 28 10:58:54.874 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44892025-02-28T10:58:56.374Z[ recovery-image] Feb 28 10:58:54.910 INFO O| Feb 28 10:58:54.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
44902025-02-28T10:58:56.374Z[ recovery-image] Feb 28 10:58:54.910 INFO O| Feb 28 10:58:54.910 INFO STEP 43 (remove_files) COMPLETE
44912025-02-28T10:58:56.374Z[ recovery-image] Feb 28 10:58:54.910 INFO O| Feb 28 10:58:54.910 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44922025-02-28T10:58:56.403Z[ recovery-image] Feb 28 10:58:54.939 INFO O| Feb 28 10:58:54.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
44932025-02-28T10:58:56.403Z[ recovery-image] Feb 28 10:58:54.939 INFO O| Feb 28 10:58:54.939 INFO STEP 44 (remove_files) COMPLETE
44942025-02-28T10:58:56.406Z[ recovery-image] Feb 28 10:58:54.940 INFO O| Feb 28 10:58:54.939 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44952025-02-28T10:58:56.422Z[ recovery-image] Feb 28 10:58:54.958 INFO O| Feb 28 10:58:54.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
44962025-02-28T10:58:56.422Z[ recovery-image] Feb 28 10:58:54.958 INFO O| Feb 28 10:58:54.958 INFO STEP 45 (remove_files) COMPLETE
44972025-02-28T10:58:56.425Z[ recovery-image] Feb 28 10:58:54.958 INFO O| Feb 28 10:58:54.958 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44982025-02-28T10:58:56.441Z[ recovery-image] Feb 28 10:58:54.976 INFO O| Feb 28 10:58:54.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
44992025-02-28T10:58:56.441Z[ recovery-image] Feb 28 10:58:54.977 INFO O| Feb 28 10:58:54.976 INFO STEP 46 (remove_files) COMPLETE
45002025-02-28T10:58:56.443Z[ recovery-image] Feb 28 10:58:54.977 INFO O| Feb 28 10:58:54.977 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45012025-02-28T10:58:56.459Z[ recovery-image] Feb 28 10:58:54.995 INFO O| Feb 28 10:58:54.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
45022025-02-28T10:58:56.459Z[ recovery-image] Feb 28 10:58:54.995 INFO O| Feb 28 10:58:54.995 INFO STEP 47 (remove_files) COMPLETE
45032025-02-28T10:58:56.461Z[ recovery-image] Feb 28 10:58:54.995 INFO O| Feb 28 10:58:54.995 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45042025-02-28T10:58:56.479Z[ recovery-image] Feb 28 10:58:55.015 INFO O| Feb 28 10:58:55.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
45052025-02-28T10:58:56.482Z[ recovery-image] Feb 28 10:58:55.015 INFO O| Feb 28 10:58:55.015 INFO STEP 48 (remove_files) COMPLETE
45062025-02-28T10:58:56.482Z[ recovery-image] Feb 28 10:58:55.015 INFO O| Feb 28 10:58:55.015 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45072025-02-28T10:58:56.499Z[ recovery-image] Feb 28 10:58:55.035 INFO O| Feb 28 10:58:55.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
45082025-02-28T10:58:56.499Z[ recovery-image] Feb 28 10:58:55.035 INFO O| Feb 28 10:58:55.035 INFO STEP 49 (remove_files) COMPLETE
45092025-02-28T10:58:56.499Z[ recovery-image] Feb 28 10:58:55.035 INFO O| Feb 28 10:58:55.035 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45102025-02-28T10:58:56.527Z[ recovery-image] Feb 28 10:58:55.063 INFO O| Feb 28 10:58:55.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
45112025-02-28T10:58:56.530Z[ recovery-image] Feb 28 10:58:55.063 INFO O| Feb 28 10:58:55.063 INFO STEP 50 (remove_files) COMPLETE
45122025-02-28T10:58:56.530Z[ recovery-image] Feb 28 10:58:55.064 INFO O| Feb 28 10:58:55.063 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45132025-02-28T10:58:56.560Z[ recovery-image] Feb 28 10:58:55.096 INFO O| Feb 28 10:58:55.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
45142025-02-28T10:58:56.560Z[ recovery-image] Feb 28 10:58:55.096 INFO O| Feb 28 10:58:55.096 INFO STEP 51 (remove_files) COMPLETE
45152025-02-28T10:58:56.563Z[ recovery-image] Feb 28 10:58:55.096 INFO O| Feb 28 10:58:55.096 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45162025-02-28T10:58:56.617Z[ recovery-image] Feb 28 10:58:55.153 INFO O| Feb 28 10:58:55.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
45172025-02-28T10:58:56.617Z[ recovery-image] Feb 28 10:58:55.153 INFO O| Feb 28 10:58:55.153 INFO STEP 52 (remove_files) COMPLETE
45182025-02-28T10:58:56.620Z[ recovery-image] Feb 28 10:58:55.153 INFO O| Feb 28 10:58:55.153 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45192025-02-28T10:58:56.636Z[ recovery-image] Feb 28 10:58:55.171 INFO O| Feb 28 10:58:55.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
45202025-02-28T10:58:56.636Z[ recovery-image] Feb 28 10:58:55.172 INFO O| Feb 28 10:58:55.172 INFO STEP 53 (remove_files) COMPLETE
45212025-02-28T10:58:56.636Z[ recovery-image] Feb 28 10:58:55.172 INFO O| Feb 28 10:58:55.172 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45222025-02-28T10:58:56.673Z[ recovery-image] Feb 28 10:58:55.209 INFO O| Feb 28 10:58:55.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
45232025-02-28T10:58:56.673Z[ recovery-image] Feb 28 10:58:55.209 INFO O| Feb 28 10:58:55.209 INFO STEP 54 (remove_files) COMPLETE
45242025-02-28T10:58:56.673Z[ recovery-image] Feb 28 10:58:55.209 INFO O| Feb 28 10:58:55.209 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45252025-02-28T10:58:56.733Z[ recovery-image] Feb 28 10:58:55.269 INFO O| Feb 28 10:58:55.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
45262025-02-28T10:58:56.733Z[ recovery-image] Feb 28 10:58:55.269 INFO O| Feb 28 10:58:55.269 INFO STEP 55 (remove_files) COMPLETE
45272025-02-28T10:58:56.733Z[ recovery-image] Feb 28 10:58:55.269 INFO O| Feb 28 10:58:55.269 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45282025-02-28T10:58:56.796Z[ recovery-image] Feb 28 10:58:55.332 INFO O| Feb 28 10:58:55.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
45292025-02-28T10:58:56.796Z[ recovery-image] Feb 28 10:58:55.332 INFO O| Feb 28 10:58:55.332 INFO STEP 56 (remove_files) COMPLETE
45302025-02-28T10:58:56.799Z[ recovery-image] Feb 28 10:58:55.332 INFO O| Feb 28 10:58:55.332 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45312025-02-28T10:58:56.813Z[ recovery-image] Feb 28 10:58:55.349 INFO O| Feb 28 10:58:55.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
45322025-02-28T10:58:56.816Z[ recovery-image] Feb 28 10:58:55.349 INFO O| Feb 28 10:58:55.349 INFO STEP 57 (remove_files) COMPLETE
45332025-02-28T10:58:56.816Z[ recovery-image] Feb 28 10:58:55.349 INFO O| Feb 28 10:58:55.349 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45342025-02-28T10:58:56.831Z[ recovery-image] Feb 28 10:58:55.367 INFO O| Feb 28 10:58:55.367 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
45352025-02-28T10:58:56.831Z[ recovery-image] Feb 28 10:58:55.367 INFO O| Feb 28 10:58:55.367 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
45362025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.367 INFO O| Feb 28 10:58:55.367 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45372025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.367 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45382025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.368 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45392025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.368 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45402025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.368 INFO ok!
45412025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.368 INFO STEP 58 (ensure_file) COMPLETE
45422025-02-28T10:58:56.834Z[ recovery-image] Feb 28 10:58:55.368 INFO O| Feb 28 10:58:55.368 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45432025-02-28T10:58:56.851Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.386 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
45442025-02-28T10:58:56.851Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
45452025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45462025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45472025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45482025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45492025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO ok!
45502025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO STEP 59 (ensure_file) COMPLETE
45512025-02-28T10:58:56.854Z[ recovery-image] Feb 28 10:58:55.387 INFO O| Feb 28 10:58:55.387 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45522025-02-28T10:58:56.871Z[ recovery-image] Feb 28 10:58:55.406 INFO O| Feb 28 10:58:55.406 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
45532025-02-28T10:58:56.871Z[ recovery-image] Feb 28 10:58:55.406 INFO O| Feb 28 10:58:55.406 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
45542025-02-28T10:58:56.873Z[ recovery-image] Feb 28 10:58:55.406 INFO O| Feb 28 10:58:55.406 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
45552025-02-28T10:58:56.873Z[ recovery-image] Feb 28 10:58:55.407 INFO O| Feb 28 10:58:55.406 INFO ok!
45562025-02-28T10:58:56.873Z[ recovery-image] Feb 28 10:58:55.407 INFO O| Feb 28 10:58:55.406 INFO STEP 60 (ensure_file) COMPLETE
45572025-02-28T10:58:56.873Z[ recovery-image] Feb 28 10:58:55.407 INFO O| Feb 28 10:58:55.406 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45582025-02-28T10:58:56.890Z[ recovery-image] Feb 28 10:58:55.425 INFO O| Feb 28 10:58:55.425 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
45592025-02-28T10:58:56.890Z[ recovery-image] Feb 28 10:58:55.425 INFO O| Feb 28 10:58:55.425 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
45602025-02-28T10:58:56.892Z[ recovery-image] Feb 28 10:58:55.426 INFO O| Feb 28 10:58:55.426 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
45612025-02-28T10:58:56.892Z[ recovery-image] Feb 28 10:58:55.426 INFO O| Feb 28 10:58:55.426 INFO ok!
45622025-02-28T10:58:56.892Z[ recovery-image] Feb 28 10:58:55.426 INFO O| Feb 28 10:58:55.426 INFO STEP 61 (ensure_file) COMPLETE
45632025-02-28T10:58:56.893Z[ recovery-image] Feb 28 10:58:55.426 INFO O| Feb 28 10:58:55.426 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45642025-02-28T10:58:56.908Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
45652025-02-28T10:58:56.908Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
45662025-02-28T10:58:56.911Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45672025-02-28T10:58:56.911Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45682025-02-28T10:58:56.911Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO ok!
45692025-02-28T10:58:56.911Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO STEP 62 (ensure_file) COMPLETE
45702025-02-28T10:58:56.911Z[ recovery-image] Feb 28 10:58:55.444 INFO O| Feb 28 10:58:55.444 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45712025-02-28T10:58:56.939Z[ recovery-image] Feb 28 10:58:55.474 INFO O| Feb 28 10:58:55.474 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
45722025-02-28T10:58:56.939Z[ recovery-image] Feb 28 10:58:55.474 INFO O| Feb 28 10:58:55.474 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
45732025-02-28T10:58:56.942Z[ recovery-image] Feb 28 10:58:55.475 INFO O| Feb 28 10:58:55.475 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45742025-02-28T10:58:56.942Z[ recovery-image] Feb 28 10:58:55.475 INFO O| Feb 28 10:58:55.475 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45752025-02-28T10:58:56.942Z[ recovery-image] Feb 28 10:58:55.475 INFO O| Feb 28 10:58:55.475 INFO ok!
45762025-02-28T10:58:56.942Z[ recovery-image] Feb 28 10:58:55.475 INFO O| Feb 28 10:58:55.475 INFO STEP 63 (ensure_file) COMPLETE
45772025-02-28T10:58:56.942Z[ recovery-image] Feb 28 10:58:55.475 INFO O| Feb 28 10:58:55.475 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45782025-02-28T10:58:56.960Z[ recovery-image] Feb 28 10:58:55.495 INFO O| Feb 28 10:58:55.495 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
45792025-02-28T10:58:56.960Z[ recovery-image] Feb 28 10:58:55.496 INFO O| Feb 28 10:58:55.495 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
45802025-02-28T10:58:56.962Z[ recovery-image] Feb 28 10:58:55.496 INFO O| Feb 28 10:58:55.496 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
45812025-02-28T10:58:56.962Z[ recovery-image] Feb 28 10:58:55.496 INFO O| Feb 28 10:58:55.496 INFO ok!
45822025-02-28T10:58:56.962Z[ recovery-image] Feb 28 10:58:55.496 INFO O| Feb 28 10:58:55.496 INFO STEP 64 (assemble_files) COMPLETE
45832025-02-28T10:58:56.962Z[ recovery-image] Feb 28 10:58:55.496 INFO O| Feb 28 10:58:55.496 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45842025-02-28T10:58:56.995Z[ recovery-image] Feb 28 10:58:55.530 INFO O| Feb 28 10:58:55.530 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
45852025-02-28T10:58:56.995Z[ recovery-image] Feb 28 10:58:55.530 INFO O| Feb 28 10:58:55.530 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
45862025-02-28T10:58:56.997Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45872025-02-28T10:58:56.997Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45882025-02-28T10:58:56.997Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO ok!
45892025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO STEP 65 (ensure_file) COMPLETE
45902025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45912025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO skip step because feature "omicron1" is not enabled
45922025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45932025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO skip step because feature "omicron1" is not enabled
45942025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45952025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO skip step because feature "omicron1" is not enabled
45962025-02-28T10:58:56.998Z[ recovery-image] Feb 28 10:58:55.531 INFO O| Feb 28 10:58:55.531 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45972025-02-28T10:58:57.041Z[ recovery-image] Feb 28 10:58:55.577 INFO O| Feb 28 10:58:55.577 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
45982025-02-28T10:58:57.041Z[ recovery-image] Feb 28 10:58:55.577 INFO O| Feb 28 10:58:55.577 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
45992025-02-28T10:58:57.227Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
46002025-02-28T10:58:58.265Z[ host-image] Feb 28 10:58:56.799 INFO O| Feb 28 10:58:56.799 INFO O| Done
46012025-02-28T10:58:58.306Z[ host-image] Feb 28 10:58:56.842 INFO O| Feb 28 10:58:56.842 INFO O| Done
46022025-02-28T10:58:58.309Z[ host-image] Feb 28 10:58:56.842 INFO O| Feb 28 10:58:56.842 INFO O| Done
46032025-02-28T10:58:58.334Z[ host-image] Feb 28 10:58:56.870 INFO O| Feb 28 10:58:56.870 INFO O| Done
46042025-02-28T10:58:58.545Z[ host-image] Feb 28 10:58:57.081 INFO O| Feb 28 10:58:57.081 INFO STEP 12 (pkg_install) COMPLETE
46052025-02-28T10:58:58.545Z[ host-image] Feb 28 10:58:57.081 INFO O| Feb 28 10:58:57.081 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46062025-02-28T10:58:58.566Z[ host-image] Feb 28 10:58:57.101 INFO O| Feb 28 10:58:57.101 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
46072025-02-28T10:59:00.076Z[ host-image] Feb 28 10:58:58.611 INFO O| Feb 28 10:58:58.611 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
46082025-02-28T10:59:00.162Z[ recovery-image] Feb 28 10:58:58.697 INFO O| Feb 28 10:58:58.697 INFO STEP 69 (pack_tar) COMPLETE
46092025-02-28T10:59:00.162Z[ recovery-image] Feb 28 10:58:58.697 INFO O| Feb 28 10:58:58.697 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
46102025-02-28T10:59:00.167Z[ recovery-image] Feb 28 10:58:58.697 INFO O| Feb 28 10:58:58.697 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
46112025-02-28T10:59:00.380Z[ recovery-image] Feb 28 10:58:58.915 INFO O| Feb 28 10:58:58.915 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
46122025-02-28T10:59:00.488Z[ recovery-image] Feb 28 10:58:59.022 INFO O| Feb 28 10:58:59.022 INFO completed processing gimlet/ramdisk-02-trim
46132025-02-28T10:59:00.491Z[ recovery-image] Feb 28 10:58:59.026 INFO image builder template: ramdisk-03-recovery-trim...
46142025-02-28T10:59:00.491Z[ recovery-image] Feb 28 10:58:59.026 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-03-recovery-trim"], pwd: None
46152025-02-28T10:59:00.684Z[ recovery-image] Feb 28 10:58:59.218 INFO O| Feb 28 10:58:59.218 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46162025-02-28T10:59:00.693Z[ recovery-image] Feb 28 10:58:59.228 INFO O| Feb 28 10:58:59.228 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46172025-02-28T10:59:00.795Z[ recovery-image] Feb 28 10:58:59.329 INFO O| Feb 28 10:58:59.329 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
46182025-02-28T10:59:00.899Z[ recovery-image] Feb 28 10:58:59.434 INFO O| Feb 28 10:58:59.434 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46192025-02-28T10:59:00.902Z[ recovery-image] Feb 28 10:58:59.434 INFO O| Feb 28 10:58:59.434 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
46202025-02-28T10:59:00.917Z[ recovery-image] Feb 28 10:58:59.452 INFO O| Feb 28 10:58:59.452 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
46212025-02-28T10:59:00.927Z[ recovery-image] Feb 28 10:58:59.461 INFO O| Feb 28 10:58:59.461 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
46222025-02-28T10:59:00.938Z[ recovery-image] Feb 28 10:58:59.472 INFO O| Feb 28 10:58:59.472 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
46232025-02-28T10:59:01.553Z[ recovery-image] Feb 28 10:59:00.088 INFO O| Feb 28 10:59:00.088 INFO rolled back to input snapshot; work may begin
46242025-02-28T10:59:01.553Z[ recovery-image] Feb 28 10:59:00.088 INFO O| Feb 28 10:59:00.088 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
46252025-02-28T10:59:01.592Z[ recovery-image] Feb 28 10:59:00.122 INFO O| Feb 28 10:59:00.122 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262025-02-28T10:59:01.615Z[ recovery-image] Feb 28 10:59:00.150 INFO O| Feb 28 10:59:00.150 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
46272025-02-28T10:59:01.636Z[ recovery-image] Feb 28 10:59:00.171 INFO O| Feb 28 10:59:00.171 INFO STEP 0 (remove_files) COMPLETE
46282025-02-28T10:59:01.636Z[ recovery-image] Feb 28 10:59:00.171 INFO O| Feb 28 10:59:00.171 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292025-02-28T10:59:01.658Z[ recovery-image] Feb 28 10:59:00.193 INFO O| Feb 28 10:59:00.193 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
46302025-02-28T10:59:02.086Z[ recovery-image] Feb 28 10:59:00.620 INFO O| Feb 28 10:59:00.620 INFO STEP 1 (remove_files) COMPLETE
46312025-02-28T10:59:02.086Z[ recovery-image] Feb 28 10:59:00.620 INFO O| Feb 28 10:59:00.620 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322025-02-28T10:59:02.130Z[ recovery-image] Feb 28 10:59:00.665 INFO O| Feb 28 10:59:00.665 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
46332025-02-28T10:59:02.193Z[ recovery-image] Feb 28 10:59:00.728 INFO O| Feb 28 10:59:00.727 INFO STEP 2 (remove_files) COMPLETE
46342025-02-28T10:59:02.193Z[ recovery-image] Feb 28 10:59:00.728 INFO O| Feb 28 10:59:00.728 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352025-02-28T10:59:02.230Z[ recovery-image] Feb 28 10:59:00.765 INFO O| Feb 28 10:59:00.764 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
46362025-02-28T10:59:02.386Z[ recovery-image] Feb 28 10:59:00.920 INFO O| Feb 28 10:59:00.920 INFO STEP 3 (remove_files) COMPLETE
46372025-02-28T10:59:02.386Z[ recovery-image] Feb 28 10:59:00.920 INFO O| Feb 28 10:59:00.920 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382025-02-28T10:59:02.451Z[ recovery-image] Feb 28 10:59:00.986 INFO O| Feb 28 10:59:00.985 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
46392025-02-28T10:59:02.623Z[ recovery-image] Feb 28 10:59:01.158 INFO O| Feb 28 10:59:01.158 INFO STEP 4 (remove_files) COMPLETE
46402025-02-28T10:59:02.623Z[ recovery-image] Feb 28 10:59:01.158 INFO O| Feb 28 10:59:01.158 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412025-02-28T10:59:02.670Z[ recovery-image] Feb 28 10:59:01.205 INFO O| Feb 28 10:59:01.205 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
46422025-02-28T10:59:02.673Z[ recovery-image] Feb 28 10:59:01.208 INFO O| Feb 28 10:59:01.208 INFO STEP 5 (remove_files) COMPLETE
46432025-02-28T10:59:02.676Z[ recovery-image] Feb 28 10:59:01.208 INFO O| Feb 28 10:59:01.208 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442025-02-28T10:59:02.716Z[ recovery-image] Feb 28 10:59:01.251 INFO O| Feb 28 10:59:01.251 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
46452025-02-28T10:59:02.741Z[ recovery-image] Feb 28 10:59:01.276 INFO O| Feb 28 10:59:01.276 INFO STEP 6 (remove_files) COMPLETE
46462025-02-28T10:59:02.741Z[ recovery-image] Feb 28 10:59:01.276 INFO O| Feb 28 10:59:01.276 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472025-02-28T10:59:02.766Z[ recovery-image] Feb 28 10:59:01.301 INFO O| Feb 28 10:59:01.301 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
46482025-02-28T10:59:02.887Z[ recovery-image] Feb 28 10:59:01.422 INFO O| Feb 28 10:59:01.422 INFO STEP 7 (remove_files) COMPLETE
46492025-02-28T10:59:02.888Z[ recovery-image] Feb 28 10:59:01.422 INFO O| Feb 28 10:59:01.422 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502025-02-28T10:59:02.923Z[ recovery-image] Feb 28 10:59:01.458 INFO O| Feb 28 10:59:01.458 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
46512025-02-28T10:59:02.948Z[ recovery-image] Feb 28 10:59:01.482 INFO O| Feb 28 10:59:01.482 INFO STEP 8 (remove_files) COMPLETE
46522025-02-28T10:59:02.948Z[ recovery-image] Feb 28 10:59:01.482 INFO O| Feb 28 10:59:01.482 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46532025-02-28T10:59:03.012Z[ recovery-image] Feb 28 10:59:01.546 INFO O| Feb 28 10:59:01.546 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
46542025-02-28T10:59:03.015Z[ recovery-image] Feb 28 10:59:01.548 INFO O| Feb 28 10:59:01.548 INFO STEP 9 (remove_files) COMPLETE
46552025-02-28T10:59:03.015Z[ recovery-image] Feb 28 10:59:01.548 INFO O| Feb 28 10:59:01.548 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46562025-02-28T10:59:03.076Z[ recovery-image] Feb 28 10:59:01.610 INFO O| Feb 28 10:59:01.610 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
46572025-02-28T10:59:03.670Z[ recovery-image] Feb 28 10:59:02.205 INFO O| Feb 28 10:59:02.205 INFO STEP 10 (remove_files) COMPLETE
46582025-02-28T10:59:03.670Z[ recovery-image] Feb 28 10:59:02.205 INFO O| Feb 28 10:59:02.205 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46592025-02-28T10:59:03.725Z[ recovery-image] Feb 28 10:59:02.259 INFO O| Feb 28 10:59:02.259 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
46602025-02-28T10:59:03.753Z[ recovery-image] Feb 28 10:59:02.288 INFO O| Feb 28 10:59:02.288 INFO STEP 11 (remove_files) COMPLETE
46612025-02-28T10:59:03.753Z[ recovery-image] Feb 28 10:59:02.288 INFO O| Feb 28 10:59:02.288 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46622025-02-28T10:59:03.777Z[ recovery-image] Feb 28 10:59:02.310 INFO O| Feb 28 10:59:02.310 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
46632025-02-28T10:59:03.827Z[ recovery-image] Feb 28 10:59:02.362 INFO O| Feb 28 10:59:02.362 INFO STEP 12 (remove_files) COMPLETE
46642025-02-28T10:59:03.827Z[ recovery-image] Feb 28 10:59:02.362 INFO O| Feb 28 10:59:02.362 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46652025-02-28T10:59:03.852Z[ recovery-image] Feb 28 10:59:02.387 INFO O| Feb 28 10:59:02.387 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
46662025-02-28T10:59:03.856Z[ recovery-image] Feb 28 10:59:02.391 INFO O| Feb 28 10:59:02.391 INFO STEP 13 (remove_files) COMPLETE
46672025-02-28T10:59:03.856Z[ recovery-image] Feb 28 10:59:02.391 INFO O| Feb 28 10:59:02.391 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46682025-02-28T10:59:03.878Z[ recovery-image] Feb 28 10:59:02.413 INFO O| Feb 28 10:59:02.413 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
46692025-02-28T10:59:03.881Z[ recovery-image] Feb 28 10:59:02.414 INFO O| Feb 28 10:59:02.414 INFO STEP 14 (remove_files) COMPLETE
46702025-02-28T10:59:03.882Z[ recovery-image] Feb 28 10:59:02.414 INFO O| Feb 28 10:59:02.414 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46712025-02-28T10:59:03.900Z[ recovery-image] Feb 28 10:59:02.434 INFO O| Feb 28 10:59:02.434 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
46722025-02-28T10:59:03.962Z[ recovery-image] Feb 28 10:59:02.497 INFO O| Feb 28 10:59:02.497 INFO STEP 15 (remove_files) COMPLETE
46732025-02-28T10:59:03.962Z[ recovery-image] Feb 28 10:59:02.497 INFO O| Feb 28 10:59:02.497 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46742025-02-28T10:59:03.994Z[ recovery-image] Feb 28 10:59:02.517 INFO O| Feb 28 10:59:02.517 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
46752025-02-28T10:59:03.994Z[ recovery-image] Feb 28 10:59:02.517 INFO O| Feb 28 10:59:02.517 INFO STEP 16 (remove_files) COMPLETE
46762025-02-28T10:59:03.999Z[ recovery-image] Feb 28 10:59:02.517 INFO O| Feb 28 10:59:02.517 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772025-02-28T10:59:04.002Z[ recovery-image] Feb 28 10:59:02.536 INFO O| Feb 28 10:59:02.536 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
46782025-02-28T10:59:04.022Z[ recovery-image] Feb 28 10:59:02.556 INFO O| Feb 28 10:59:02.556 INFO STEP 17 (remove_files) COMPLETE
46792025-02-28T10:59:04.022Z[ recovery-image] Feb 28 10:59:02.556 INFO O| Feb 28 10:59:02.556 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802025-02-28T10:59:04.043Z[ recovery-image] Feb 28 10:59:02.577 INFO O| Feb 28 10:59:02.577 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
46812025-02-28T10:59:04.273Z[ recovery-image] Feb 28 10:59:02.805 INFO O| Feb 28 10:59:02.805 INFO STEP 18 (remove_files) COMPLETE
46822025-02-28T10:59:04.273Z[ recovery-image] Feb 28 10:59:02.805 INFO O| Feb 28 10:59:02.805 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46832025-02-28T10:59:04.331Z[ recovery-image] Feb 28 10:59:02.863 INFO O| Feb 28 10:59:02.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
46842025-02-28T10:59:04.339Z[ recovery-image] Feb 28 10:59:02.864 INFO O| Feb 28 10:59:02.864 INFO STEP 19 (remove_files) COMPLETE
46852025-02-28T10:59:04.339Z[ recovery-image] Feb 28 10:59:02.864 INFO O| Feb 28 10:59:02.864 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46862025-02-28T10:59:04.395Z[ recovery-image] Feb 28 10:59:02.923 INFO O| Feb 28 10:59:02.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
46872025-02-28T10:59:04.407Z[ recovery-image] Feb 28 10:59:02.938 INFO O| Feb 28 10:59:02.938 INFO STEP 20 (remove_files) COMPLETE
46882025-02-28T10:59:04.417Z[ recovery-image] Feb 28 10:59:02.938 INFO O| Feb 28 10:59:02.938 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46892025-02-28T10:59:04.458Z[ recovery-image] Feb 28 10:59:02.990 INFO O| Feb 28 10:59:02.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
46902025-02-28T10:59:04.467Z[ recovery-image] Feb 28 10:59:02.991 INFO O| Feb 28 10:59:02.991 INFO STEP 21 (remove_files) COMPLETE
46912025-02-28T10:59:04.467Z[ recovery-image] Feb 28 10:59:02.991 INFO O| Feb 28 10:59:02.991 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46922025-02-28T10:59:04.485Z[ recovery-image] Feb 28 10:59:03.017 INFO O| Feb 28 10:59:03.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
46932025-02-28T10:59:04.485Z[ recovery-image] Feb 28 10:59:03.017 INFO O| Feb 28 10:59:03.017 INFO STEP 22 (remove_files) COMPLETE
46942025-02-28T10:59:04.500Z[ recovery-image] Feb 28 10:59:03.018 INFO O| Feb 28 10:59:03.017 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46952025-02-28T10:59:04.523Z[ recovery-image] Feb 28 10:59:03.039 INFO O| Feb 28 10:59:03.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
46962025-02-28T10:59:04.538Z[ recovery-image] Feb 28 10:59:03.059 INFO O| Feb 28 10:59:03.059 INFO STEP 23 (remove_files) COMPLETE
46972025-02-28T10:59:04.538Z[ recovery-image] Feb 28 10:59:03.059 INFO O| Feb 28 10:59:03.059 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982025-02-28T10:59:04.564Z[ recovery-image] Feb 28 10:59:03.097 INFO O| Feb 28 10:59:03.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
46992025-02-28T10:59:04.577Z[ recovery-image] Feb 28 10:59:03.106 INFO O| Feb 28 10:59:03.106 INFO STEP 24 (remove_files) COMPLETE
47002025-02-28T10:59:04.577Z[ recovery-image] Feb 28 10:59:03.106 INFO O| Feb 28 10:59:03.106 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012025-02-28T10:59:04.604Z[ host-image] Feb 28 10:59:03.138 INFO O| Feb 28 10:59:03.138 INFO O| Planning: Solver setup ... Done
47022025-02-28T10:59:04.611Z[ host-image] Feb 28 10:59:03.145 INFO O| Feb 28 10:59:03.145 INFO O| Planning: Running solver ... Done
47032025-02-28T10:59:04.649Z[ recovery-image] Feb 28 10:59:03.183 INFO O| Feb 28 10:59:03.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
47042025-02-28T10:59:04.651Z[ recovery-image] Feb 28 10:59:03.183 INFO O| Feb 28 10:59:03.183 INFO STEP 25 (remove_files) COMPLETE
47052025-02-28T10:59:04.651Z[ recovery-image] Feb 28 10:59:03.183 INFO O| Feb 28 10:59:03.183 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47062025-02-28T10:59:04.668Z[ recovery-image] Feb 28 10:59:03.202 INFO O| Feb 28 10:59:03.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
47072025-02-28T10:59:04.668Z[ recovery-image] Feb 28 10:59:03.202 INFO O| Feb 28 10:59:03.202 INFO STEP 26 (remove_files) COMPLETE
47082025-02-28T10:59:04.671Z[ recovery-image] Feb 28 10:59:03.202 INFO O| Feb 28 10:59:03.202 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092025-02-28T10:59:04.695Z[ recovery-image] Feb 28 10:59:03.227 INFO O| Feb 28 10:59:03.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
47102025-02-28T10:59:04.707Z[ host-image] Feb 28 10:59:03.241 INFO O| Feb 28 10:59:03.241 INFO O| Planning: Finding local manifests ... Done
47112025-02-28T10:59:04.710Z[ host-image] Feb 28 10:59:03.243 INFO O| Feb 28 10:59:03.243 INFO O| Planning: Fetching manifests: 0/6 0% complete
47122025-02-28T10:59:04.711Z[ recovery-image] Feb 28 10:59:03.244 INFO O| Feb 28 10:59:03.244 INFO STEP 27 (remove_files) COMPLETE
47132025-02-28T10:59:04.711Z[ recovery-image] Feb 28 10:59:03.244 INFO O| Feb 28 10:59:03.244 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142025-02-28T10:59:04.759Z[ recovery-image] Feb 28 10:59:03.289 INFO O| Feb 28 10:59:03.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
47152025-02-28T10:59:04.759Z[ recovery-image] Feb 28 10:59:03.289 INFO O| Feb 28 10:59:03.289 INFO STEP 28 (remove_files) COMPLETE
47162025-02-28T10:59:04.759Z[ recovery-image] Feb 28 10:59:03.289 INFO O| Feb 28 10:59:03.289 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172025-02-28T10:59:04.776Z[ recovery-image] Feb 28 10:59:03.310 INFO O| Feb 28 10:59:03.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
47182025-02-28T10:59:04.776Z[ recovery-image] Feb 28 10:59:03.311 INFO O| Feb 28 10:59:03.311 INFO STEP 29 (remove_files) COMPLETE
47192025-02-28T10:59:04.779Z[ recovery-image] Feb 28 10:59:03.311 INFO O| Feb 28 10:59:03.311 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202025-02-28T10:59:04.920Z[ recovery-image] Feb 28 10:59:03.454 INFO O| Feb 28 10:59:03.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
47212025-02-28T10:59:04.922Z[ recovery-image] Feb 28 10:59:03.454 INFO O| Feb 28 10:59:03.454 INFO STEP 30 (remove_files) COMPLETE
47222025-02-28T10:59:04.922Z[ recovery-image] Feb 28 10:59:03.454 INFO O| Feb 28 10:59:03.454 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232025-02-28T10:59:04.943Z[ recovery-image] Feb 28 10:59:03.477 INFO O| Feb 28 10:59:03.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
47242025-02-28T10:59:04.943Z[ recovery-image] Feb 28 10:59:03.477 INFO O| Feb 28 10:59:03.477 INFO STEP 31 (remove_files) COMPLETE
47252025-02-28T10:59:04.943Z[ recovery-image] Feb 28 10:59:03.477 INFO O| Feb 28 10:59:03.477 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262025-02-28T10:59:04.993Z[ recovery-image] Feb 28 10:59:03.519 INFO O| Feb 28 10:59:03.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
47272025-02-28T10:59:04.993Z[ recovery-image] Feb 28 10:59:03.520 INFO O| Feb 28 10:59:03.520 INFO STEP 32 (remove_files) COMPLETE
47282025-02-28T10:59:04.993Z[ recovery-image] Feb 28 10:59:03.520 INFO O| Feb 28 10:59:03.520 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292025-02-28T10:59:05.009Z[ recovery-image] Feb 28 10:59:03.541 INFO O| Feb 28 10:59:03.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
47302025-02-28T10:59:05.009Z[ recovery-image] Feb 28 10:59:03.541 INFO O| Feb 28 10:59:03.541 INFO STEP 33 (remove_files) COMPLETE
47312025-02-28T10:59:05.009Z[ recovery-image] Feb 28 10:59:03.541 INFO O| Feb 28 10:59:03.541 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322025-02-28T10:59:05.029Z[ recovery-image] Feb 28 10:59:03.562 INFO O| Feb 28 10:59:03.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
47332025-02-28T10:59:05.029Z[ recovery-image] Feb 28 10:59:03.562 INFO O| Feb 28 10:59:03.562 INFO STEP 34 (remove_files) COMPLETE
47342025-02-28T10:59:05.029Z[ recovery-image] Feb 28 10:59:03.562 INFO O| Feb 28 10:59:03.562 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352025-02-28T10:59:05.039Z[ host-image] Feb 28 10:59:03.573 INFO O| Feb 28 10:59:03.573 INFO O| Planning: Fetching manifests: 6/6 100% complete
47362025-02-28T10:59:05.049Z[ recovery-image] Feb 28 10:59:03.584 INFO O| Feb 28 10:59:03.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
47372025-02-28T10:59:05.049Z[ recovery-image] Feb 28 10:59:03.584 INFO O| Feb 28 10:59:03.584 INFO STEP 35 (remove_files) COMPLETE
47382025-02-28T10:59:05.051Z[ recovery-image] Feb 28 10:59:03.584 INFO O| Feb 28 10:59:03.584 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392025-02-28T10:59:05.070Z[ recovery-image] Feb 28 10:59:03.604 INFO O| Feb 28 10:59:03.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
47402025-02-28T10:59:05.070Z[ recovery-image] Feb 28 10:59:03.604 INFO O| Feb 28 10:59:03.604 INFO STEP 36 (remove_files) COMPLETE
47412025-02-28T10:59:05.070Z[ recovery-image] Feb 28 10:59:03.604 INFO O| Feb 28 10:59:03.604 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422025-02-28T10:59:05.091Z[ recovery-image] Feb 28 10:59:03.625 INFO O| Feb 28 10:59:03.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
47432025-02-28T10:59:05.093Z[ recovery-image] Feb 28 10:59:03.625 INFO O| Feb 28 10:59:03.625 INFO STEP 37 (remove_files) COMPLETE
47442025-02-28T10:59:05.093Z[ recovery-image] Feb 28 10:59:03.625 INFO O| Feb 28 10:59:03.625 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452025-02-28T10:59:05.099Z[ host-image] Feb 28 10:59:03.633 INFO O| Feb 28 10:59:03.633 INFO O| Planning: Package planning ... Done
47462025-02-28T10:59:05.126Z[ recovery-image] Feb 28 10:59:03.661 INFO O| Feb 28 10:59:03.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
47472025-02-28T10:59:05.126Z[ recovery-image] Feb 28 10:59:03.661 INFO O| Feb 28 10:59:03.661 INFO STEP 38 (remove_files) COMPLETE
47482025-02-28T10:59:05.127Z[ recovery-image] Feb 28 10:59:03.661 INFO O| Feb 28 10:59:03.661 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47492025-02-28T10:59:05.149Z[ recovery-image] Feb 28 10:59:03.683 INFO O| Feb 28 10:59:03.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
47502025-02-28T10:59:05.149Z[ recovery-image] Feb 28 10:59:03.683 INFO O| Feb 28 10:59:03.683 INFO STEP 39 (remove_files) COMPLETE
47512025-02-28T10:59:05.149Z[ recovery-image] Feb 28 10:59:03.683 INFO O| Feb 28 10:59:03.683 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47522025-02-28T10:59:05.167Z[ host-image] Feb 28 10:59:03.701 INFO O| Feb 28 10:59:03.701 INFO O| Planning: Merging actions ... Done
47532025-02-28T10:59:05.173Z[ recovery-image] Feb 28 10:59:03.708 INFO O| Feb 28 10:59:03.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
47542025-02-28T10:59:05.173Z[ recovery-image] Feb 28 10:59:03.708 INFO O| Feb 28 10:59:03.708 INFO STEP 40 (remove_files) COMPLETE
47552025-02-28T10:59:05.175Z[ recovery-image] Feb 28 10:59:03.708 INFO O| Feb 28 10:59:03.708 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562025-02-28T10:59:05.196Z[ recovery-image] Feb 28 10:59:03.730 INFO O| Feb 28 10:59:03.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
47572025-02-28T10:59:05.198Z[ recovery-image] Feb 28 10:59:03.731 INFO O| Feb 28 10:59:03.731 INFO STEP 41 (remove_files) COMPLETE
47582025-02-28T10:59:05.198Z[ recovery-image] Feb 28 10:59:03.731 INFO O| Feb 28 10:59:03.731 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592025-02-28T10:59:05.234Z[ recovery-image] Feb 28 10:59:03.768 INFO O| Feb 28 10:59:03.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
47602025-02-28T10:59:05.234Z[ recovery-image] Feb 28 10:59:03.768 INFO O| Feb 28 10:59:03.768 INFO STEP 42 (remove_files) COMPLETE
47612025-02-28T10:59:05.234Z[ recovery-image] Feb 28 10:59:03.768 INFO O| Feb 28 10:59:03.768 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622025-02-28T10:59:05.268Z[ recovery-image] Feb 28 10:59:03.802 INFO O| Feb 28 10:59:03.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
47632025-02-28T10:59:05.292Z[ recovery-image] Feb 28 10:59:03.826 INFO O| Feb 28 10:59:03.826 INFO STEP 43 (remove_files) COMPLETE
47642025-02-28T10:59:05.292Z[ recovery-image] Feb 28 10:59:03.826 INFO O| Feb 28 10:59:03.826 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652025-02-28T10:59:05.310Z[ host-image] Feb 28 10:59:03.844 INFO O| Feb 28 10:59:03.844 INFO O| Planning: Checking for conflicting actions ... Done
47662025-02-28T10:59:05.317Z[ host-image] Feb 28 10:59:03.852 INFO O| Feb 28 10:59:03.852 INFO O| Planning: Consolidating action changes ... Done
47672025-02-28T10:59:05.332Z[ recovery-image] Feb 28 10:59:03.866 INFO O| Feb 28 10:59:03.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
47682025-02-28T10:59:05.332Z[ recovery-image] Feb 28 10:59:03.866 INFO O| Feb 28 10:59:03.866 INFO STEP 44 (remove_files) COMPLETE
47692025-02-28T10:59:05.334Z[ recovery-image] Feb 28 10:59:03.867 INFO O| Feb 28 10:59:03.866 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47702025-02-28T10:59:05.355Z[ recovery-image] Feb 28 10:59:03.889 INFO O| Feb 28 10:59:03.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
47712025-02-28T10:59:05.355Z[ recovery-image] Feb 28 10:59:03.889 INFO O| Feb 28 10:59:03.889 INFO STEP 45 (remove_files) COMPLETE
47722025-02-28T10:59:05.355Z[ recovery-image] Feb 28 10:59:03.889 INFO O| Feb 28 10:59:03.889 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47732025-02-28T10:59:05.377Z[ recovery-image] Feb 28 10:59:03.911 INFO O| Feb 28 10:59:03.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
47742025-02-28T10:59:05.377Z[ recovery-image] Feb 28 10:59:03.911 INFO O| Feb 28 10:59:03.911 INFO STEP 46 (remove_files) COMPLETE
47752025-02-28T10:59:05.377Z[ recovery-image] Feb 28 10:59:03.911 INFO O| Feb 28 10:59:03.911 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47762025-02-28T10:59:05.405Z[ recovery-image] Feb 28 10:59:03.939 INFO O| Feb 28 10:59:03.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
47772025-02-28T10:59:05.405Z[ recovery-image] Feb 28 10:59:03.939 INFO O| Feb 28 10:59:03.939 INFO STEP 47 (remove_files) COMPLETE
47782025-02-28T10:59:05.405Z[ recovery-image] Feb 28 10:59:03.939 INFO O| Feb 28 10:59:03.939 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47792025-02-28T10:59:05.428Z[ recovery-image] Feb 28 10:59:03.962 INFO O| Feb 28 10:59:03.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
47802025-02-28T10:59:05.428Z[ recovery-image] Feb 28 10:59:03.962 INFO O| Feb 28 10:59:03.962 INFO STEP 48 (remove_files) COMPLETE
47812025-02-28T10:59:05.430Z[ recovery-image] Feb 28 10:59:03.962 INFO O| Feb 28 10:59:03.962 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822025-02-28T10:59:05.494Z[ recovery-image] Feb 28 10:59:04.026 INFO O| Feb 28 10:59:04.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
47832025-02-28T10:59:05.495Z[ recovery-image] Feb 28 10:59:04.026 INFO O| Feb 28 10:59:04.026 INFO STEP 49 (remove_files) COMPLETE
47842025-02-28T10:59:05.499Z[ recovery-image] Feb 28 10:59:04.026 INFO O| Feb 28 10:59:04.026 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852025-02-28T10:59:05.518Z[ recovery-image] Feb 28 10:59:04.052 INFO O| Feb 28 10:59:04.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
47862025-02-28T10:59:05.531Z[ recovery-image] Feb 28 10:59:04.065 INFO O| Feb 28 10:59:04.065 INFO STEP 50 (remove_files) COMPLETE
47872025-02-28T10:59:05.531Z[ recovery-image] Feb 28 10:59:04.065 INFO O| Feb 28 10:59:04.065 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882025-02-28T10:59:05.565Z[ recovery-image] Feb 28 10:59:04.099 INFO O| Feb 28 10:59:04.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
47892025-02-28T10:59:05.565Z[ recovery-image] Feb 28 10:59:04.099 INFO O| Feb 28 10:59:04.099 INFO STEP 51 (remove_files) COMPLETE
47902025-02-28T10:59:05.568Z[ recovery-image] Feb 28 10:59:04.099 INFO O| Feb 28 10:59:04.099 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912025-02-28T10:59:05.589Z[ recovery-image] Feb 28 10:59:04.122 INFO O| Feb 28 10:59:04.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
47922025-02-28T10:59:05.589Z[ recovery-image] Feb 28 10:59:04.122 INFO O| Feb 28 10:59:04.122 INFO STEP 52 (remove_files) COMPLETE
47932025-02-28T10:59:05.589Z[ recovery-image] Feb 28 10:59:04.122 INFO O| Feb 28 10:59:04.122 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942025-02-28T10:59:05.619Z[ recovery-image] Feb 28 10:59:04.153 INFO O| Feb 28 10:59:04.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
47952025-02-28T10:59:05.619Z[ recovery-image] Feb 28 10:59:04.153 INFO O| Feb 28 10:59:04.153 INFO STEP 53 (remove_files) COMPLETE
47962025-02-28T10:59:05.622Z[ recovery-image] Feb 28 10:59:04.153 INFO O| Feb 28 10:59:04.153 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972025-02-28T10:59:05.645Z[ recovery-image] Feb 28 10:59:04.178 INFO O| Feb 28 10:59:04.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
47982025-02-28T10:59:05.645Z[ recovery-image] Feb 28 10:59:04.178 INFO O| Feb 28 10:59:04.178 INFO STEP 54 (remove_files) COMPLETE
47992025-02-28T10:59:05.649Z[ recovery-image] Feb 28 10:59:04.178 INFO O| Feb 28 10:59:04.178 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002025-02-28T10:59:05.681Z[ recovery-image] Feb 28 10:59:04.214 INFO O| Feb 28 10:59:04.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
48012025-02-28T10:59:05.681Z[ recovery-image] Feb 28 10:59:04.214 INFO O| Feb 28 10:59:04.214 INFO STEP 55 (remove_files) COMPLETE
48022025-02-28T10:59:05.686Z[ recovery-image] Feb 28 10:59:04.215 INFO O| Feb 28 10:59:04.214 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032025-02-28T10:59:05.706Z[ recovery-image] Feb 28 10:59:04.238 INFO O| Feb 28 10:59:04.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
48042025-02-28T10:59:05.710Z[ recovery-image] Feb 28 10:59:04.238 INFO O| Feb 28 10:59:04.238 INFO STEP 56 (remove_files) COMPLETE
48052025-02-28T10:59:05.710Z[ recovery-image] Feb 28 10:59:04.238 INFO O| Feb 28 10:59:04.238 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062025-02-28T10:59:05.727Z[ recovery-image] Feb 28 10:59:04.260 INFO O| Feb 28 10:59:04.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
48072025-02-28T10:59:05.727Z[ recovery-image] Feb 28 10:59:04.260 INFO O| Feb 28 10:59:04.260 INFO STEP 57 (remove_files) COMPLETE
48082025-02-28T10:59:05.727Z[ recovery-image] Feb 28 10:59:04.260 INFO O| Feb 28 10:59:04.260 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092025-02-28T10:59:05.788Z[ recovery-image] Feb 28 10:59:04.322 INFO O| Feb 28 10:59:04.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
48102025-02-28T10:59:05.789Z[ recovery-image] Feb 28 10:59:04.322 INFO O| Feb 28 10:59:04.322 INFO STEP 58 (remove_files) COMPLETE
48112025-02-28T10:59:05.792Z[ recovery-image] Feb 28 10:59:04.322 INFO O| Feb 28 10:59:04.322 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122025-02-28T10:59:05.796Z[ host-image] Feb 28 10:59:04.329 INFO O| Feb 28 10:59:04.329 INFO O| Planning: Evaluating mediators ... Done
48132025-02-28T10:59:05.801Z[ host-image] Feb 28 10:59:04.335 INFO O| Feb 28 10:59:04.334 INFO O| Planning: Planning completed in 5.72 seconds
48142025-02-28T10:59:05.805Z[ host-image] Feb 28 10:59:04.337 INFO O| Feb 28 10:59:04.337 INFO O| Packages to install: 6
48152025-02-28T10:59:05.805Z[ host-image] Feb 28 10:59:04.337 INFO O| Feb 28 10:59:04.337 INFO O| Mediators to change: 1
48162025-02-28T10:59:05.805Z[ host-image] Feb 28 10:59:04.338 INFO O| Feb 28 10:59:04.337 INFO O| Services to change: 1
48172025-02-28T10:59:05.809Z[ recovery-image] Feb 28 10:59:04.342 INFO O| Feb 28 10:59:04.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
48182025-02-28T10:59:05.809Z[ recovery-image] Feb 28 10:59:04.342 INFO O| Feb 28 10:59:04.342 INFO STEP 59 (remove_files) COMPLETE
48192025-02-28T10:59:05.810Z[ recovery-image] Feb 28 10:59:04.342 INFO O| Feb 28 10:59:04.342 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202025-02-28T10:59:05.830Z[ recovery-image] Feb 28 10:59:04.361 INFO O| Feb 28 10:59:04.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
48212025-02-28T10:59:05.830Z[ recovery-image] Feb 28 10:59:04.361 INFO O| Feb 28 10:59:04.361 INFO STEP 60 (remove_files) COMPLETE
48222025-02-28T10:59:05.830Z[ recovery-image] Feb 28 10:59:04.361 INFO O| Feb 28 10:59:04.361 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232025-02-28T10:59:05.834Z[ host-image] Feb 28 10:59:04.365 INFO O| Feb 28 10:59:04.365 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
48242025-02-28T10:59:05.847Z[ recovery-image] Feb 28 10:59:04.380 INFO O| Feb 28 10:59:04.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
48252025-02-28T10:59:05.847Z[ recovery-image] Feb 28 10:59:04.380 INFO O| Feb 28 10:59:04.380 INFO STEP 61 (remove_files) COMPLETE
48262025-02-28T10:59:05.850Z[ recovery-image] Feb 28 10:59:04.380 INFO O| Feb 28 10:59:04.380 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272025-02-28T10:59:05.866Z[ recovery-image] Feb 28 10:59:04.398 INFO O| Feb 28 10:59:04.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
48282025-02-28T10:59:05.866Z[ recovery-image] Feb 28 10:59:04.398 INFO O| Feb 28 10:59:04.398 INFO STEP 62 (remove_files) COMPLETE
48292025-02-28T10:59:05.869Z[ recovery-image] Feb 28 10:59:04.399 INFO O| Feb 28 10:59:04.398 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302025-02-28T10:59:05.892Z[ recovery-image] Feb 28 10:59:04.424 INFO O| Feb 28 10:59:04.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
48312025-02-28T10:59:05.918Z[ recovery-image] Feb 28 10:59:04.448 INFO O| Feb 28 10:59:04.448 INFO STEP 63 (remove_files) COMPLETE
48322025-02-28T10:59:05.918Z[ recovery-image] Feb 28 10:59:04.448 INFO O| Feb 28 10:59:04.448 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332025-02-28T10:59:05.947Z[ recovery-image] Feb 28 10:59:04.479 INFO O| Feb 28 10:59:04.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
48342025-02-28T10:59:05.947Z[ recovery-image] Feb 28 10:59:04.479 INFO O| Feb 28 10:59:04.479 INFO STEP 64 (remove_files) COMPLETE
48352025-02-28T10:59:05.947Z[ recovery-image] Feb 28 10:59:04.479 INFO O| Feb 28 10:59:04.479 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362025-02-28T10:59:05.967Z[ recovery-image] Feb 28 10:59:04.499 INFO O| Feb 28 10:59:04.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
48372025-02-28T10:59:05.974Z[ recovery-image] Feb 28 10:59:04.506 INFO O| Feb 28 10:59:04.506 INFO STEP 65 (remove_files) COMPLETE
48382025-02-28T10:59:05.978Z[ recovery-image] Feb 28 10:59:04.506 INFO O| Feb 28 10:59:04.506 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392025-02-28T10:59:06.010Z[ recovery-image] Feb 28 10:59:04.543 INFO O| Feb 28 10:59:04.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
48402025-02-28T10:59:06.010Z[ recovery-image] Feb 28 10:59:04.543 INFO O| Feb 28 10:59:04.543 INFO STEP 66 (remove_files) COMPLETE
48412025-02-28T10:59:06.010Z[ recovery-image] Feb 28 10:59:04.543 INFO O| Feb 28 10:59:04.543 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422025-02-28T10:59:06.069Z[ recovery-image] Feb 28 10:59:04.603 INFO O| Feb 28 10:59:04.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
48432025-02-28T10:59:06.069Z[ recovery-image] Feb 28 10:59:04.603 INFO O| Feb 28 10:59:04.603 INFO STEP 67 (remove_files) COMPLETE
48442025-02-28T10:59:06.069Z[ recovery-image] Feb 28 10:59:04.603 INFO O| Feb 28 10:59:04.603 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452025-02-28T10:59:06.106Z[ recovery-image] Feb 28 10:59:04.637 INFO O| Feb 28 10:59:04.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
48462025-02-28T10:59:06.106Z[ recovery-image] Feb 28 10:59:04.638 INFO O| Feb 28 10:59:04.638 INFO STEP 68 (remove_files) COMPLETE
48472025-02-28T10:59:06.111Z[ recovery-image] Feb 28 10:59:04.638 INFO O| Feb 28 10:59:04.638 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482025-02-28T10:59:06.124Z[ recovery-image] Feb 28 10:59:04.656 INFO O| Feb 28 10:59:04.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
48492025-02-28T10:59:06.147Z[ recovery-image] Feb 28 10:59:04.680 INFO O| Feb 28 10:59:04.680 INFO STEP 69 (remove_files) COMPLETE
48502025-02-28T10:59:06.147Z[ recovery-image] Feb 28 10:59:04.680 INFO O| Feb 28 10:59:04.680 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512025-02-28T10:59:06.173Z[ recovery-image] Feb 28 10:59:04.701 INFO O| Feb 28 10:59:04.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
48522025-02-28T10:59:06.173Z[ recovery-image] Feb 28 10:59:04.701 INFO O| Feb 28 10:59:04.701 INFO STEP 70 (remove_files) COMPLETE
48532025-02-28T10:59:06.173Z[ recovery-image] Feb 28 10:59:04.701 INFO O| Feb 28 10:59:04.701 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542025-02-28T10:59:06.186Z[ recovery-image] Feb 28 10:59:04.721 INFO O| Feb 28 10:59:04.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
48552025-02-28T10:59:06.186Z[ recovery-image] Feb 28 10:59:04.721 INFO O| Feb 28 10:59:04.721 INFO STEP 71 (remove_files) COMPLETE
48562025-02-28T10:59:06.190Z[ recovery-image] Feb 28 10:59:04.721 INFO O| Feb 28 10:59:04.721 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572025-02-28T10:59:06.205Z[ recovery-image] Feb 28 10:59:04.740 INFO O| Feb 28 10:59:04.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
48582025-02-28T10:59:06.205Z[ recovery-image] Feb 28 10:59:04.740 INFO O| Feb 28 10:59:04.740 INFO STEP 72 (remove_files) COMPLETE
48592025-02-28T10:59:06.205Z[ recovery-image] Feb 28 10:59:04.740 INFO O| Feb 28 10:59:04.740 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602025-02-28T10:59:06.225Z[ recovery-image] Feb 28 10:59:04.759 INFO O| Feb 28 10:59:04.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
48612025-02-28T10:59:06.225Z[ recovery-image] Feb 28 10:59:04.759 INFO O| Feb 28 10:59:04.759 INFO STEP 73 (remove_files) COMPLETE
48622025-02-28T10:59:06.227Z[ recovery-image] Feb 28 10:59:04.759 INFO O| Feb 28 10:59:04.759 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632025-02-28T10:59:06.244Z[ recovery-image] Feb 28 10:59:04.778 INFO O| Feb 28 10:59:04.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
48642025-02-28T10:59:06.244Z[ recovery-image] Feb 28 10:59:04.778 INFO O| Feb 28 10:59:04.778 INFO STEP 74 (remove_files) COMPLETE
48652025-02-28T10:59:06.247Z[ recovery-image] Feb 28 10:59:04.778 INFO O| Feb 28 10:59:04.778 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662025-02-28T10:59:06.263Z[ recovery-image] Feb 28 10:59:04.797 INFO O| Feb 28 10:59:04.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
48672025-02-28T10:59:06.265Z[ recovery-image] Feb 28 10:59:04.797 INFO O| Feb 28 10:59:04.797 INFO STEP 75 (remove_files) COMPLETE
48682025-02-28T10:59:06.265Z[ recovery-image] Feb 28 10:59:04.797 INFO O| Feb 28 10:59:04.797 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692025-02-28T10:59:06.282Z[ recovery-image] Feb 28 10:59:04.816 INFO O| Feb 28 10:59:04.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
48702025-02-28T10:59:06.282Z[ recovery-image] Feb 28 10:59:04.816 INFO O| Feb 28 10:59:04.816 INFO STEP 76 (remove_files) COMPLETE
48712025-02-28T10:59:06.282Z[ recovery-image] Feb 28 10:59:04.816 INFO O| Feb 28 10:59:04.816 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722025-02-28T10:59:06.312Z[ recovery-image] Feb 28 10:59:04.846 INFO O| Feb 28 10:59:04.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
48732025-02-28T10:59:06.312Z[ recovery-image] Feb 28 10:59:04.846 INFO O| Feb 28 10:59:04.846 INFO STEP 77 (remove_files) COMPLETE
48742025-02-28T10:59:06.314Z[ recovery-image] Feb 28 10:59:04.846 INFO O| Feb 28 10:59:04.846 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752025-02-28T10:59:06.335Z[ recovery-image] Feb 28 10:59:04.869 INFO O| Feb 28 10:59:04.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
48762025-02-28T10:59:06.335Z[ recovery-image] Feb 28 10:59:04.869 INFO O| Feb 28 10:59:04.869 INFO STEP 78 (remove_files) COMPLETE
48772025-02-28T10:59:06.338Z[ recovery-image] Feb 28 10:59:04.870 INFO O| Feb 28 10:59:04.869 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782025-02-28T10:59:06.354Z[ recovery-image] Feb 28 10:59:04.888 INFO O| Feb 28 10:59:04.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
48792025-02-28T10:59:06.354Z[ recovery-image] Feb 28 10:59:04.889 INFO O| Feb 28 10:59:04.889 INFO STEP 79 (remove_files) COMPLETE
48802025-02-28T10:59:06.357Z[ recovery-image] Feb 28 10:59:04.889 INFO O| Feb 28 10:59:04.889 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812025-02-28T10:59:06.385Z[ recovery-image] Feb 28 10:59:04.918 INFO O| Feb 28 10:59:04.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
48822025-02-28T10:59:06.385Z[ recovery-image] Feb 28 10:59:04.918 INFO O| Feb 28 10:59:04.918 INFO STEP 80 (remove_files) COMPLETE
48832025-02-28T10:59:06.385Z[ recovery-image] Feb 28 10:59:04.918 INFO O| Feb 28 10:59:04.918 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842025-02-28T10:59:06.463Z[ recovery-image] Feb 28 10:59:04.996 INFO O| Feb 28 10:59:04.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
48852025-02-28T10:59:06.463Z[ recovery-image] Feb 28 10:59:04.996 INFO O| Feb 28 10:59:04.996 INFO STEP 81 (remove_files) COMPLETE
48862025-02-28T10:59:06.463Z[ recovery-image] Feb 28 10:59:04.996 INFO O| Feb 28 10:59:04.996 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872025-02-28T10:59:06.515Z[ recovery-image] Feb 28 10:59:05.048 INFO O| Feb 28 10:59:05.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
48882025-02-28T10:59:06.515Z[ recovery-image] Feb 28 10:59:05.048 INFO O| Feb 28 10:59:05.048 INFO STEP 82 (remove_files) COMPLETE
48892025-02-28T10:59:06.518Z[ recovery-image] Feb 28 10:59:05.048 INFO O| Feb 28 10:59:05.048 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902025-02-28T10:59:06.532Z[ recovery-image] Feb 28 10:59:05.066 INFO O| Feb 28 10:59:05.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
48912025-02-28T10:59:06.532Z[ recovery-image] Feb 28 10:59:05.066 INFO O| Feb 28 10:59:05.066 INFO STEP 83 (remove_files) COMPLETE
48922025-02-28T10:59:06.535Z[ recovery-image] Feb 28 10:59:05.066 INFO O| Feb 28 10:59:05.066 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932025-02-28T10:59:06.558Z[ recovery-image] Feb 28 10:59:05.087 INFO O| Feb 28 10:59:05.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
48942025-02-28T10:59:06.558Z[ recovery-image] Feb 28 10:59:05.087 INFO O| Feb 28 10:59:05.087 INFO STEP 84 (remove_files) COMPLETE
48952025-02-28T10:59:06.562Z[ recovery-image] Feb 28 10:59:05.087 INFO O| Feb 28 10:59:05.087 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962025-02-28T10:59:06.580Z[ recovery-image] Feb 28 10:59:05.114 INFO O| Feb 28 10:59:05.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
48972025-02-28T10:59:06.580Z[ recovery-image] Feb 28 10:59:05.114 INFO O| Feb 28 10:59:05.114 INFO STEP 85 (remove_files) COMPLETE
48982025-02-28T10:59:06.583Z[ recovery-image] Feb 28 10:59:05.114 INFO O| Feb 28 10:59:05.114 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992025-02-28T10:59:06.602Z[ recovery-image] Feb 28 10:59:05.136 INFO O| Feb 28 10:59:05.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
49002025-02-28T10:59:06.602Z[ recovery-image] Feb 28 10:59:05.136 INFO O| Feb 28 10:59:05.136 INFO STEP 86 (remove_files) COMPLETE
49012025-02-28T10:59:06.604Z[ recovery-image] Feb 28 10:59:05.136 INFO O| Feb 28 10:59:05.136 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022025-02-28T10:59:06.635Z[ recovery-image] Feb 28 10:59:05.169 INFO O| Feb 28 10:59:05.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
49032025-02-28T10:59:06.635Z[ recovery-image] Feb 28 10:59:05.169 INFO O| Feb 28 10:59:05.169 INFO STEP 87 (remove_files) COMPLETE
49042025-02-28T10:59:06.635Z[ recovery-image] Feb 28 10:59:05.169 INFO O| Feb 28 10:59:05.169 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052025-02-28T10:59:06.705Z[ recovery-image] Feb 28 10:59:05.239 INFO O| Feb 28 10:59:05.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
49062025-02-28T10:59:06.708Z[ recovery-image] Feb 28 10:59:05.239 INFO O| Feb 28 10:59:05.239 INFO STEP 88 (remove_files) COMPLETE
49072025-02-28T10:59:06.708Z[ recovery-image] Feb 28 10:59:05.240 INFO O| Feb 28 10:59:05.240 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082025-02-28T10:59:06.726Z[ recovery-image] Feb 28 10:59:05.260 INFO O| Feb 28 10:59:05.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
49092025-02-28T10:59:06.730Z[ recovery-image] Feb 28 10:59:05.261 INFO O| Feb 28 10:59:05.261 INFO STEP 89 (remove_files) COMPLETE
49102025-02-28T10:59:06.730Z[ recovery-image] Feb 28 10:59:05.261 INFO O| Feb 28 10:59:05.261 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112025-02-28T10:59:06.746Z[ recovery-image] Feb 28 10:59:05.280 INFO O| Feb 28 10:59:05.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
49122025-02-28T10:59:06.748Z[ recovery-image] Feb 28 10:59:05.280 INFO O| Feb 28 10:59:05.280 INFO STEP 90 (remove_files) COMPLETE
49132025-02-28T10:59:06.748Z[ recovery-image] Feb 28 10:59:05.280 INFO O| Feb 28 10:59:05.280 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142025-02-28T10:59:06.771Z[ recovery-image] Feb 28 10:59:05.305 INFO O| Feb 28 10:59:05.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
49152025-02-28T10:59:06.771Z[ recovery-image] Feb 28 10:59:05.305 INFO O| Feb 28 10:59:05.305 INFO STEP 91 (remove_files) COMPLETE
49162025-02-28T10:59:06.771Z[ recovery-image] Feb 28 10:59:05.305 INFO O| Feb 28 10:59:05.305 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172025-02-28T10:59:06.791Z[ recovery-image] Feb 28 10:59:05.325 INFO O| Feb 28 10:59:05.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
49182025-02-28T10:59:06.791Z[ recovery-image] Feb 28 10:59:05.325 INFO O| Feb 28 10:59:05.325 INFO STEP 92 (remove_files) COMPLETE
49192025-02-28T10:59:06.793Z[ recovery-image] Feb 28 10:59:05.325 INFO O| Feb 28 10:59:05.325 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202025-02-28T10:59:06.824Z[ recovery-image] Feb 28 10:59:05.358 INFO O| Feb 28 10:59:05.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
49212025-02-28T10:59:06.827Z[ recovery-image] Feb 28 10:59:05.358 INFO O| Feb 28 10:59:05.358 INFO STEP 93 (remove_files) COMPLETE
49222025-02-28T10:59:06.827Z[ recovery-image] Feb 28 10:59:05.359 INFO O| Feb 28 10:59:05.358 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232025-02-28T10:59:06.846Z[ recovery-image] Feb 28 10:59:05.381 INFO O| Feb 28 10:59:05.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
49242025-02-28T10:59:06.849Z[ recovery-image] Feb 28 10:59:05.381 INFO O| Feb 28 10:59:05.381 INFO STEP 94 (remove_files) COMPLETE
49252025-02-28T10:59:06.849Z[ recovery-image] Feb 28 10:59:05.381 INFO O| Feb 28 10:59:05.381 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262025-02-28T10:59:06.868Z[ recovery-image] Feb 28 10:59:05.402 INFO O| Feb 28 10:59:05.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
49272025-02-28T10:59:06.892Z[ recovery-image] Feb 28 10:59:05.426 INFO O| Feb 28 10:59:05.426 INFO STEP 95 (remove_files) COMPLETE
49282025-02-28T10:59:06.892Z[ recovery-image] Feb 28 10:59:05.426 INFO O| Feb 28 10:59:05.426 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292025-02-28T10:59:06.915Z[ recovery-image] Feb 28 10:59:05.449 INFO O| Feb 28 10:59:05.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
49302025-02-28T10:59:06.918Z[ recovery-image] Feb 28 10:59:05.449 INFO O| Feb 28 10:59:05.449 INFO STEP 96 (remove_files) COMPLETE
49312025-02-28T10:59:06.918Z[ recovery-image] Feb 28 10:59:05.450 INFO O| Feb 28 10:59:05.449 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322025-02-28T10:59:06.938Z[ recovery-image] Feb 28 10:59:05.471 INFO O| Feb 28 10:59:05.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
49332025-02-28T10:59:06.938Z[ recovery-image] Feb 28 10:59:05.471 INFO O| Feb 28 10:59:05.471 INFO STEP 97 (remove_files) COMPLETE
49342025-02-28T10:59:06.938Z[ recovery-image] Feb 28 10:59:05.471 INFO O| Feb 28 10:59:05.471 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352025-02-28T10:59:06.958Z[ recovery-image] Feb 28 10:59:05.492 INFO O| Feb 28 10:59:05.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
49362025-02-28T10:59:06.958Z[ recovery-image] Feb 28 10:59:05.492 INFO O| Feb 28 10:59:05.492 INFO STEP 98 (remove_files) COMPLETE
49372025-02-28T10:59:06.958Z[ recovery-image] Feb 28 10:59:05.492 INFO O| Feb 28 10:59:05.492 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382025-02-28T10:59:06.992Z[ recovery-image] Feb 28 10:59:05.511 INFO O| Feb 28 10:59:05.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
49392025-02-28T10:59:06.992Z[ recovery-image] Feb 28 10:59:05.511 INFO O| Feb 28 10:59:05.511 INFO STEP 99 (remove_files) COMPLETE
49402025-02-28T10:59:07.005Z[ recovery-image] Feb 28 10:59:05.511 INFO O| Feb 28 10:59:05.511 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412025-02-28T10:59:07.005Z[ recovery-image] Feb 28 10:59:05.531 INFO O| Feb 28 10:59:05.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
49422025-02-28T10:59:07.005Z[ recovery-image] Feb 28 10:59:05.531 INFO O| Feb 28 10:59:05.531 INFO STEP 100 (remove_files) COMPLETE
49432025-02-28T10:59:07.005Z[ recovery-image] Feb 28 10:59:05.531 INFO O| Feb 28 10:59:05.531 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442025-02-28T10:59:07.027Z[ recovery-image] Feb 28 10:59:05.561 INFO O| Feb 28 10:59:05.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
49452025-02-28T10:59:07.030Z[ recovery-image] Feb 28 10:59:05.561 INFO O| Feb 28 10:59:05.561 INFO STEP 101 (remove_files) COMPLETE
49462025-02-28T10:59:07.030Z[ recovery-image] Feb 28 10:59:05.561 INFO O| Feb 28 10:59:05.561 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472025-02-28T10:59:07.049Z[ recovery-image] Feb 28 10:59:05.583 INFO O| Feb 28 10:59:05.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
49482025-02-28T10:59:07.052Z[ recovery-image] Feb 28 10:59:05.583 INFO O| Feb 28 10:59:05.583 INFO STEP 102 (remove_files) COMPLETE
49492025-02-28T10:59:07.052Z[ recovery-image] Feb 28 10:59:05.583 INFO O| Feb 28 10:59:05.583 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502025-02-28T10:59:07.068Z[ recovery-image] Feb 28 10:59:05.603 INFO O| Feb 28 10:59:05.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
49512025-02-28T10:59:07.068Z[ recovery-image] Feb 28 10:59:05.603 INFO O| Feb 28 10:59:05.603 INFO STEP 103 (remove_files) COMPLETE
49522025-02-28T10:59:07.071Z[ recovery-image] Feb 28 10:59:05.603 INFO O| Feb 28 10:59:05.603 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532025-02-28T10:59:07.087Z[ recovery-image] Feb 28 10:59:05.621 INFO O| Feb 28 10:59:05.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
49542025-02-28T10:59:07.090Z[ recovery-image] Feb 28 10:59:05.621 INFO O| Feb 28 10:59:05.621 INFO STEP 104 (remove_files) COMPLETE
49552025-02-28T10:59:07.090Z[ recovery-image] Feb 28 10:59:05.622 INFO O| Feb 28 10:59:05.621 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562025-02-28T10:59:07.117Z[ recovery-image] Feb 28 10:59:05.641 INFO O| Feb 28 10:59:05.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
49572025-02-28T10:59:07.117Z[ recovery-image] Feb 28 10:59:05.641 INFO O| Feb 28 10:59:05.641 INFO STEP 105 (remove_files) COMPLETE
49582025-02-28T10:59:07.122Z[ recovery-image] Feb 28 10:59:05.641 INFO O| Feb 28 10:59:05.641 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592025-02-28T10:59:07.134Z[ recovery-image] Feb 28 10:59:05.663 INFO O| Feb 28 10:59:05.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
49602025-02-28T10:59:07.134Z[ recovery-image] Feb 28 10:59:05.663 INFO O| Feb 28 10:59:05.663 INFO STEP 106 (remove_files) COMPLETE
49612025-02-28T10:59:07.134Z[ recovery-image] Feb 28 10:59:05.663 INFO O| Feb 28 10:59:05.663 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622025-02-28T10:59:07.149Z[ recovery-image] Feb 28 10:59:05.682 INFO O| Feb 28 10:59:05.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
49632025-02-28T10:59:07.150Z[ recovery-image] Feb 28 10:59:05.682 INFO O| Feb 28 10:59:05.682 INFO STEP 107 (remove_files) COMPLETE
49642025-02-28T10:59:07.155Z[ recovery-image] Feb 28 10:59:05.682 INFO O| Feb 28 10:59:05.682 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652025-02-28T10:59:07.166Z[ recovery-image] Feb 28 10:59:05.699 INFO O| Feb 28 10:59:05.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
49662025-02-28T10:59:07.166Z[ recovery-image] Feb 28 10:59:05.699 INFO O| Feb 28 10:59:05.699 INFO STEP 108 (remove_files) COMPLETE
49672025-02-28T10:59:07.169Z[ recovery-image] Feb 28 10:59:05.699 INFO O| Feb 28 10:59:05.699 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682025-02-28T10:59:07.185Z[ recovery-image] Feb 28 10:59:05.717 INFO O| Feb 28 10:59:05.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
49692025-02-28T10:59:07.185Z[ recovery-image] Feb 28 10:59:05.717 INFO O| Feb 28 10:59:05.717 INFO STEP 109 (remove_files) COMPLETE
49702025-02-28T10:59:07.185Z[ recovery-image] Feb 28 10:59:05.717 INFO O| Feb 28 10:59:05.717 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712025-02-28T10:59:07.221Z[ recovery-image] Feb 28 10:59:05.755 INFO O| Feb 28 10:59:05.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
49722025-02-28T10:59:07.221Z[ recovery-image] Feb 28 10:59:05.755 INFO O| Feb 28 10:59:05.755 INFO STEP 110 (remove_files) COMPLETE
49732025-02-28T10:59:07.221Z[ recovery-image] Feb 28 10:59:05.755 INFO O| Feb 28 10:59:05.755 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742025-02-28T10:59:07.240Z[ recovery-image] Feb 28 10:59:05.773 INFO O| Feb 28 10:59:05.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
49752025-02-28T10:59:07.240Z[ recovery-image] Feb 28 10:59:05.773 INFO O| Feb 28 10:59:05.773 INFO STEP 111 (remove_files) COMPLETE
49762025-02-28T10:59:07.240Z[ recovery-image] Feb 28 10:59:05.773 INFO O| Feb 28 10:59:05.773 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772025-02-28T10:59:07.257Z[ recovery-image] Feb 28 10:59:05.790 INFO O| Feb 28 10:59:05.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
49782025-02-28T10:59:07.274Z[ recovery-image] Feb 28 10:59:05.807 INFO O| Feb 28 10:59:05.807 INFO STEP 112 (remove_files) COMPLETE
49792025-02-28T10:59:07.274Z[ recovery-image] Feb 28 10:59:05.807 INFO O| Feb 28 10:59:05.807 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802025-02-28T10:59:07.335Z[ recovery-image] Feb 28 10:59:05.866 INFO O| Feb 28 10:59:05.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
49812025-02-28T10:59:07.335Z[ recovery-image] Feb 28 10:59:05.866 INFO O| Feb 28 10:59:05.866 INFO STEP 113 (remove_files) COMPLETE
49822025-02-28T10:59:07.335Z[ recovery-image] Feb 28 10:59:05.866 INFO O| Feb 28 10:59:05.866 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832025-02-28T10:59:07.357Z[ recovery-image] Feb 28 10:59:05.885 INFO O| Feb 28 10:59:05.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
49842025-02-28T10:59:07.360Z[ recovery-image] Feb 28 10:59:05.889 INFO O| Feb 28 10:59:05.889 INFO STEP 114 (remove_files) COMPLETE
49852025-02-28T10:59:07.360Z[ recovery-image] Feb 28 10:59:05.889 INFO O| Feb 28 10:59:05.889 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862025-02-28T10:59:07.428Z[ recovery-image] Feb 28 10:59:05.948 INFO O| Feb 28 10:59:05.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
49872025-02-28T10:59:07.429Z[ recovery-image] Feb 28 10:59:05.948 INFO O| Feb 28 10:59:05.948 INFO STEP 115 (remove_files) COMPLETE
49882025-02-28T10:59:07.444Z[ recovery-image] Feb 28 10:59:05.948 INFO O| Feb 28 10:59:05.948 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892025-02-28T10:59:07.478Z[ recovery-image] Feb 28 10:59:06.011 INFO O| Feb 28 10:59:06.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
49902025-02-28T10:59:07.478Z[ recovery-image] Feb 28 10:59:06.011 INFO O| Feb 28 10:59:06.011 INFO STEP 116 (remove_files) COMPLETE
49912025-02-28T10:59:07.478Z[ recovery-image] Feb 28 10:59:06.011 INFO O| Feb 28 10:59:06.011 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922025-02-28T10:59:07.499Z[ recovery-image] Feb 28 10:59:06.032 INFO O| Feb 28 10:59:06.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
49932025-02-28T10:59:07.503Z[ recovery-image] Feb 28 10:59:06.033 INFO O| Feb 28 10:59:06.032 INFO STEP 117 (remove_files) COMPLETE
49942025-02-28T10:59:07.503Z[ recovery-image] Feb 28 10:59:06.033 INFO O| Feb 28 10:59:06.033 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952025-02-28T10:59:07.522Z[ recovery-image] Feb 28 10:59:06.054 INFO O| Feb 28 10:59:06.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
49962025-02-28T10:59:07.522Z[ recovery-image] Feb 28 10:59:06.054 INFO O| Feb 28 10:59:06.054 INFO STEP 118 (remove_files) COMPLETE
49972025-02-28T10:59:07.528Z[ recovery-image] Feb 28 10:59:06.054 INFO O| Feb 28 10:59:06.054 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982025-02-28T10:59:07.540Z[ recovery-image] Feb 28 10:59:06.074 INFO O| Feb 28 10:59:06.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
49992025-02-28T10:59:07.540Z[ recovery-image] Feb 28 10:59:06.074 INFO O| Feb 28 10:59:06.074 INFO STEP 119 (remove_files) COMPLETE
50002025-02-28T10:59:07.547Z[ recovery-image] Feb 28 10:59:06.074 INFO O| Feb 28 10:59:06.074 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012025-02-28T10:59:07.573Z[ recovery-image] Feb 28 10:59:06.097 INFO O| Feb 28 10:59:06.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
50022025-02-28T10:59:07.573Z[ recovery-image] Feb 28 10:59:06.097 INFO O| Feb 28 10:59:06.097 INFO STEP 120 (remove_files) COMPLETE
50032025-02-28T10:59:07.577Z[ recovery-image] Feb 28 10:59:06.097 INFO O| Feb 28 10:59:06.097 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042025-02-28T10:59:07.585Z[ recovery-image] Feb 28 10:59:06.119 INFO O| Feb 28 10:59:06.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
50052025-02-28T10:59:07.585Z[ recovery-image] Feb 28 10:59:06.119 INFO O| Feb 28 10:59:06.119 INFO STEP 121 (remove_files) COMPLETE
50062025-02-28T10:59:07.585Z[ recovery-image] Feb 28 10:59:06.119 INFO O| Feb 28 10:59:06.119 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072025-02-28T10:59:07.620Z[ recovery-image] Feb 28 10:59:06.154 INFO O| Feb 28 10:59:06.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
50082025-02-28T10:59:07.620Z[ recovery-image] Feb 28 10:59:06.154 INFO O| Feb 28 10:59:06.154 INFO STEP 122 (remove_files) COMPLETE
50092025-02-28T10:59:07.623Z[ recovery-image] Feb 28 10:59:06.154 INFO O| Feb 28 10:59:06.154 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102025-02-28T10:59:07.641Z[ recovery-image] Feb 28 10:59:06.175 INFO O| Feb 28 10:59:06.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
50112025-02-28T10:59:07.641Z[ recovery-image] Feb 28 10:59:06.175 INFO O| Feb 28 10:59:06.175 INFO STEP 123 (remove_files) COMPLETE
50122025-02-28T10:59:07.641Z[ recovery-image] Feb 28 10:59:06.175 INFO O| Feb 28 10:59:06.175 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132025-02-28T10:59:07.663Z[ recovery-image] Feb 28 10:59:06.197 INFO O| Feb 28 10:59:06.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
50142025-02-28T10:59:07.664Z[ recovery-image] Feb 28 10:59:06.198 INFO O| Feb 28 10:59:06.197 INFO STEP 124 (remove_files) COMPLETE
50152025-02-28T10:59:07.664Z[ recovery-image] Feb 28 10:59:06.198 INFO O| Feb 28 10:59:06.198 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162025-02-28T10:59:07.707Z[ recovery-image] Feb 28 10:59:06.241 INFO O| Feb 28 10:59:06.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
50172025-02-28T10:59:07.707Z[ recovery-image] Feb 28 10:59:06.241 INFO O| Feb 28 10:59:06.241 INFO STEP 125 (remove_files) COMPLETE
50182025-02-28T10:59:07.707Z[ recovery-image] Feb 28 10:59:06.241 INFO O| Feb 28 10:59:06.241 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192025-02-28T10:59:07.767Z[ recovery-image] Feb 28 10:59:06.301 INFO O| Feb 28 10:59:06.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
50202025-02-28T10:59:07.767Z[ recovery-image] Feb 28 10:59:06.301 INFO O| Feb 28 10:59:06.301 INFO STEP 126 (remove_files) COMPLETE
50212025-02-28T10:59:07.770Z[ recovery-image] Feb 28 10:59:06.301 INFO O| Feb 28 10:59:06.301 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222025-02-28T10:59:07.808Z[ recovery-image] Feb 28 10:59:06.341 INFO O| Feb 28 10:59:06.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
50232025-02-28T10:59:07.808Z[ recovery-image] Feb 28 10:59:06.341 INFO O| Feb 28 10:59:06.341 INFO STEP 127 (remove_files) COMPLETE
50242025-02-28T10:59:07.808Z[ recovery-image] Feb 28 10:59:06.341 INFO O| Feb 28 10:59:06.341 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252025-02-28T10:59:07.836Z[ recovery-image] Feb 28 10:59:06.370 INFO O| Feb 28 10:59:06.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
50262025-02-28T10:59:07.836Z[ recovery-image] Feb 28 10:59:06.370 INFO O| Feb 28 10:59:06.370 INFO STEP 128 (remove_files) COMPLETE
50272025-02-28T10:59:07.839Z[ recovery-image] Feb 28 10:59:06.370 INFO O| Feb 28 10:59:06.370 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282025-02-28T10:59:07.856Z[ recovery-image] Feb 28 10:59:06.390 INFO O| Feb 28 10:59:06.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
50292025-02-28T10:59:07.856Z[ recovery-image] Feb 28 10:59:06.390 INFO O| Feb 28 10:59:06.390 INFO STEP 129 (remove_files) COMPLETE
50302025-02-28T10:59:07.856Z[ recovery-image] Feb 28 10:59:06.390 INFO O| Feb 28 10:59:06.390 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312025-02-28T10:59:07.875Z[ recovery-image] Feb 28 10:59:06.409 INFO O| Feb 28 10:59:06.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
50322025-02-28T10:59:07.876Z[ recovery-image] Feb 28 10:59:06.410 INFO O| Feb 28 10:59:06.409 INFO STEP 130 (remove_files) COMPLETE
50332025-02-28T10:59:07.878Z[ recovery-image] Feb 28 10:59:06.410 INFO O| Feb 28 10:59:06.410 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342025-02-28T10:59:07.894Z[ recovery-image] Feb 28 10:59:06.428 INFO O| Feb 28 10:59:06.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
50352025-02-28T10:59:07.894Z[ recovery-image] Feb 28 10:59:06.428 INFO O| Feb 28 10:59:06.428 INFO STEP 131 (remove_files) COMPLETE
50362025-02-28T10:59:07.897Z[ recovery-image] Feb 28 10:59:06.428 INFO O| Feb 28 10:59:06.428 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372025-02-28T10:59:07.914Z[ recovery-image] Feb 28 10:59:06.448 INFO O| Feb 28 10:59:06.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
50382025-02-28T10:59:07.914Z[ recovery-image] Feb 28 10:59:06.448 INFO O| Feb 28 10:59:06.448 INFO STEP 132 (remove_files) COMPLETE
50392025-02-28T10:59:07.914Z[ recovery-image] Feb 28 10:59:06.448 INFO O| Feb 28 10:59:06.448 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402025-02-28T10:59:07.934Z[ recovery-image] Feb 28 10:59:06.467 INFO O| Feb 28 10:59:06.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
50412025-02-28T10:59:07.934Z[ recovery-image] Feb 28 10:59:06.467 INFO O| Feb 28 10:59:06.467 INFO STEP 133 (remove_files) COMPLETE
50422025-02-28T10:59:07.934Z[ recovery-image] Feb 28 10:59:06.467 INFO O| Feb 28 10:59:06.467 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432025-02-28T10:59:07.953Z[ recovery-image] Feb 28 10:59:06.487 INFO O| Feb 28 10:59:06.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
50442025-02-28T10:59:07.953Z[ recovery-image] Feb 28 10:59:06.487 INFO O| Feb 28 10:59:06.487 INFO STEP 134 (remove_files) COMPLETE
50452025-02-28T10:59:07.953Z[ recovery-image] Feb 28 10:59:06.487 INFO O| Feb 28 10:59:06.487 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462025-02-28T10:59:07.973Z[ recovery-image] Feb 28 10:59:06.507 INFO O| Feb 28 10:59:06.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
50472025-02-28T10:59:07.973Z[ recovery-image] Feb 28 10:59:06.507 INFO O| Feb 28 10:59:06.507 INFO STEP 135 (remove_files) COMPLETE
50482025-02-28T10:59:07.973Z[ recovery-image] Feb 28 10:59:06.507 INFO O| Feb 28 10:59:06.507 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492025-02-28T10:59:07.992Z[ recovery-image] Feb 28 10:59:06.525 INFO O| Feb 28 10:59:06.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
50502025-02-28T10:59:07.992Z[ recovery-image] Feb 28 10:59:06.526 INFO O| Feb 28 10:59:06.525 INFO STEP 136 (remove_files) COMPLETE
50512025-02-28T10:59:07.995Z[ recovery-image] Feb 28 10:59:06.526 INFO O| Feb 28 10:59:06.526 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522025-02-28T10:59:08.010Z[ recovery-image] Feb 28 10:59:06.544 INFO O| Feb 28 10:59:06.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
50532025-02-28T10:59:08.011Z[ recovery-image] Feb 28 10:59:06.545 INFO O| Feb 28 10:59:06.544 INFO STEP 137 (remove_files) COMPLETE
50542025-02-28T10:59:08.016Z[ recovery-image] Feb 28 10:59:06.545 INFO O| Feb 28 10:59:06.544 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552025-02-28T10:59:08.032Z[ recovery-image] Feb 28 10:59:06.566 INFO O| Feb 28 10:59:06.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
50562025-02-28T10:59:08.047Z[ recovery-image] Feb 28 10:59:06.578 INFO O| Feb 28 10:59:06.578 INFO STEP 138 (remove_files) COMPLETE
50572025-02-28T10:59:08.047Z[ recovery-image] Feb 28 10:59:06.578 INFO O| Feb 28 10:59:06.578 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582025-02-28T10:59:08.068Z[ recovery-image] Feb 28 10:59:06.602 INFO O| Feb 28 10:59:06.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
50592025-02-28T10:59:08.071Z[ recovery-image] Feb 28 10:59:06.603 INFO O| Feb 28 10:59:06.602 INFO STEP 139 (remove_files) COMPLETE
50602025-02-28T10:59:08.071Z[ recovery-image] Feb 28 10:59:06.603 INFO O| Feb 28 10:59:06.603 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612025-02-28T10:59:08.091Z[ recovery-image] Feb 28 10:59:06.625 INFO O| Feb 28 10:59:06.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
50622025-02-28T10:59:08.095Z[ recovery-image] Feb 28 10:59:06.625 INFO O| Feb 28 10:59:06.625 INFO STEP 140 (remove_files) COMPLETE
50632025-02-28T10:59:08.095Z[ recovery-image] Feb 28 10:59:06.625 INFO O| Feb 28 10:59:06.625 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642025-02-28T10:59:08.114Z[ recovery-image] Feb 28 10:59:06.648 INFO O| Feb 28 10:59:06.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
50652025-02-28T10:59:08.114Z[ recovery-image] Feb 28 10:59:06.648 INFO O| Feb 28 10:59:06.648 INFO STEP 141 (remove_files) COMPLETE
50662025-02-28T10:59:08.116Z[ recovery-image] Feb 28 10:59:06.648 INFO O| Feb 28 10:59:06.648 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672025-02-28T10:59:08.148Z[ recovery-image] Feb 28 10:59:06.682 INFO O| Feb 28 10:59:06.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
50682025-02-28T10:59:08.148Z[ recovery-image] Feb 28 10:59:06.682 INFO O| Feb 28 10:59:06.682 INFO STEP 142 (remove_files) COMPLETE
50692025-02-28T10:59:08.148Z[ recovery-image] Feb 28 10:59:06.682 INFO O| Feb 28 10:59:06.682 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702025-02-28T10:59:08.173Z[ recovery-image] Feb 28 10:59:06.706 INFO O| Feb 28 10:59:06.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
50712025-02-28T10:59:08.173Z[ recovery-image] Feb 28 10:59:06.706 INFO O| Feb 28 10:59:06.706 INFO STEP 143 (remove_files) COMPLETE
50722025-02-28T10:59:08.173Z[ recovery-image] Feb 28 10:59:06.706 INFO O| Feb 28 10:59:06.706 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732025-02-28T10:59:08.215Z[ recovery-image] Feb 28 10:59:06.749 INFO O| Feb 28 10:59:06.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
50742025-02-28T10:59:08.218Z[ recovery-image] Feb 28 10:59:06.750 INFO O| Feb 28 10:59:06.749 INFO STEP 144 (remove_files) COMPLETE
50752025-02-28T10:59:08.218Z[ recovery-image] Feb 28 10:59:06.750 INFO O| Feb 28 10:59:06.750 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762025-02-28T10:59:08.242Z[ recovery-image] Feb 28 10:59:06.776 INFO O| Feb 28 10:59:06.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
50772025-02-28T10:59:08.245Z[ recovery-image] Feb 28 10:59:06.776 INFO O| Feb 28 10:59:06.776 INFO STEP 145 (remove_files) COMPLETE
50782025-02-28T10:59:08.245Z[ recovery-image] Feb 28 10:59:06.776 INFO O| Feb 28 10:59:06.776 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792025-02-28T10:59:08.268Z[ recovery-image] Feb 28 10:59:06.802 INFO O| Feb 28 10:59:06.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
50802025-02-28T10:59:08.268Z[ recovery-image] Feb 28 10:59:06.802 INFO O| Feb 28 10:59:06.802 INFO STEP 146 (remove_files) COMPLETE
50812025-02-28T10:59:08.272Z[ recovery-image] Feb 28 10:59:06.802 INFO O| Feb 28 10:59:06.802 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822025-02-28T10:59:08.296Z[ recovery-image] Feb 28 10:59:06.829 INFO O| Feb 28 10:59:06.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
50832025-02-28T10:59:08.306Z[ recovery-image] Feb 28 10:59:06.840 INFO O| Feb 28 10:59:06.840 INFO STEP 147 (remove_files) COMPLETE
50842025-02-28T10:59:08.306Z[ recovery-image] Feb 28 10:59:06.840 INFO O| Feb 28 10:59:06.840 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852025-02-28T10:59:08.363Z[ recovery-image] Feb 28 10:59:06.897 INFO O| Feb 28 10:59:06.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
50862025-02-28T10:59:08.363Z[ recovery-image] Feb 28 10:59:06.897 INFO O| Feb 28 10:59:06.897 INFO STEP 148 (remove_files) COMPLETE
50872025-02-28T10:59:08.366Z[ recovery-image] Feb 28 10:59:06.897 INFO O| Feb 28 10:59:06.897 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882025-02-28T10:59:08.385Z[ recovery-image] Feb 28 10:59:06.918 INFO O| Feb 28 10:59:06.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
50892025-02-28T10:59:08.385Z[ recovery-image] Feb 28 10:59:06.919 INFO O| Feb 28 10:59:06.919 INFO STEP 149 (remove_files) COMPLETE
50902025-02-28T10:59:08.385Z[ recovery-image] Feb 28 10:59:06.919 INFO O| Feb 28 10:59:06.919 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912025-02-28T10:59:08.406Z[ recovery-image] Feb 28 10:59:06.939 INFO O| Feb 28 10:59:06.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
50922025-02-28T10:59:08.406Z[ recovery-image] Feb 28 10:59:06.939 INFO O| Feb 28 10:59:06.939 INFO STEP 150 (remove_files) COMPLETE
50932025-02-28T10:59:08.406Z[ recovery-image] Feb 28 10:59:06.939 INFO O| Feb 28 10:59:06.939 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942025-02-28T10:59:08.427Z[ recovery-image] Feb 28 10:59:06.961 INFO O| Feb 28 10:59:06.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
50952025-02-28T10:59:08.427Z[ recovery-image] Feb 28 10:59:06.961 INFO O| Feb 28 10:59:06.961 INFO STEP 151 (remove_files) COMPLETE
50962025-02-28T10:59:08.428Z[ recovery-image] Feb 28 10:59:06.961 INFO O| Feb 28 10:59:06.961 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972025-02-28T10:59:08.454Z[ recovery-image] Feb 28 10:59:06.986 INFO O| Feb 28 10:59:06.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
50982025-02-28T10:59:08.457Z[ recovery-image] Feb 28 10:59:06.987 INFO O| Feb 28 10:59:06.987 INFO STEP 152 (remove_files) COMPLETE
50992025-02-28T10:59:08.457Z[ recovery-image] Feb 28 10:59:06.987 INFO O| Feb 28 10:59:06.987 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002025-02-28T10:59:08.485Z[ recovery-image] Feb 28 10:59:07.019 INFO O| Feb 28 10:59:07.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
51012025-02-28T10:59:08.485Z[ recovery-image] Feb 28 10:59:07.019 INFO O| Feb 28 10:59:07.019 INFO STEP 153 (remove_files) COMPLETE
51022025-02-28T10:59:08.485Z[ recovery-image] Feb 28 10:59:07.019 INFO O| Feb 28 10:59:07.019 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032025-02-28T10:59:08.510Z[ recovery-image] Feb 28 10:59:07.043 INFO O| Feb 28 10:59:07.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
51042025-02-28T10:59:08.510Z[ recovery-image] Feb 28 10:59:07.043 INFO O| Feb 28 10:59:07.043 INFO STEP 154 (remove_files) COMPLETE
51052025-02-28T10:59:08.510Z[ recovery-image] Feb 28 10:59:07.043 INFO O| Feb 28 10:59:07.043 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062025-02-28T10:59:08.533Z[ recovery-image] Feb 28 10:59:07.067 INFO O| Feb 28 10:59:07.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
51072025-02-28T10:59:08.533Z[ recovery-image] Feb 28 10:59:07.067 INFO O| Feb 28 10:59:07.067 INFO STEP 155 (remove_files) COMPLETE
51082025-02-28T10:59:08.535Z[ recovery-image] Feb 28 10:59:07.067 INFO O| Feb 28 10:59:07.067 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092025-02-28T10:59:08.554Z[ recovery-image] Feb 28 10:59:07.088 INFO O| Feb 28 10:59:07.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
51102025-02-28T10:59:08.554Z[ recovery-image] Feb 28 10:59:07.088 INFO O| Feb 28 10:59:07.088 INFO STEP 156 (remove_files) COMPLETE
51112025-02-28T10:59:08.554Z[ recovery-image] Feb 28 10:59:07.088 INFO O| Feb 28 10:59:07.088 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122025-02-28T10:59:08.592Z[ recovery-image] Feb 28 10:59:07.126 INFO O| Feb 28 10:59:07.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
51132025-02-28T10:59:08.592Z[ recovery-image] Feb 28 10:59:07.126 INFO O| Feb 28 10:59:07.126 INFO STEP 157 (remove_files) COMPLETE
51142025-02-28T10:59:08.592Z[ recovery-image] Feb 28 10:59:07.126 INFO O| Feb 28 10:59:07.126 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152025-02-28T10:59:08.611Z[ recovery-image] Feb 28 10:59:07.145 INFO O| Feb 28 10:59:07.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
51162025-02-28T10:59:08.611Z[ recovery-image] Feb 28 10:59:07.145 INFO O| Feb 28 10:59:07.145 INFO STEP 158 (remove_files) COMPLETE
51172025-02-28T10:59:08.614Z[ recovery-image] Feb 28 10:59:07.145 INFO O| Feb 28 10:59:07.145 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182025-02-28T10:59:08.645Z[ recovery-image] Feb 28 10:59:07.179 INFO O| Feb 28 10:59:07.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
51192025-02-28T10:59:08.645Z[ recovery-image] Feb 28 10:59:07.179 INFO O| Feb 28 10:59:07.179 INFO STEP 159 (remove_files) COMPLETE
51202025-02-28T10:59:08.645Z[ recovery-image] Feb 28 10:59:07.179 INFO O| Feb 28 10:59:07.179 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212025-02-28T10:59:08.693Z[ recovery-image] Feb 28 10:59:07.227 INFO O| Feb 28 10:59:07.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
51222025-02-28T10:59:08.693Z[ recovery-image] Feb 28 10:59:07.227 INFO O| Feb 28 10:59:07.227 INFO STEP 160 (remove_files) COMPLETE
51232025-02-28T10:59:08.693Z[ recovery-image] Feb 28 10:59:07.227 INFO O| Feb 28 10:59:07.227 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242025-02-28T10:59:08.719Z[ recovery-image] Feb 28 10:59:07.253 INFO O| Feb 28 10:59:07.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
51252025-02-28T10:59:08.719Z[ recovery-image] Feb 28 10:59:07.253 INFO O| Feb 28 10:59:07.253 INFO STEP 161 (remove_files) COMPLETE
51262025-02-28T10:59:08.719Z[ recovery-image] Feb 28 10:59:07.253 INFO O| Feb 28 10:59:07.253 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272025-02-28T10:59:08.745Z[ recovery-image] Feb 28 10:59:07.278 INFO O| Feb 28 10:59:07.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
51282025-02-28T10:59:08.767Z[ recovery-image] Feb 28 10:59:07.300 INFO O| Feb 28 10:59:07.300 INFO STEP 162 (remove_files) COMPLETE
51292025-02-28T10:59:08.767Z[ recovery-image] Feb 28 10:59:07.300 INFO O| Feb 28 10:59:07.300 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302025-02-28T10:59:08.802Z[ recovery-image] Feb 28 10:59:07.335 INFO O| Feb 28 10:59:07.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
51312025-02-28T10:59:08.804Z[ recovery-image] Feb 28 10:59:07.336 INFO O| Feb 28 10:59:07.336 INFO STEP 163 (remove_files) COMPLETE
51322025-02-28T10:59:08.804Z[ recovery-image] Feb 28 10:59:07.337 INFO O| Feb 28 10:59:07.336 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332025-02-28T10:59:08.835Z[ recovery-image] Feb 28 10:59:07.369 INFO O| Feb 28 10:59:07.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
51342025-02-28T10:59:08.835Z[ recovery-image] Feb 28 10:59:07.369 INFO O| Feb 28 10:59:07.369 INFO STEP 164 (remove_files) COMPLETE
51352025-02-28T10:59:08.838Z[ recovery-image] Feb 28 10:59:07.369 INFO O| Feb 28 10:59:07.369 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362025-02-28T10:59:08.861Z[ recovery-image] Feb 28 10:59:07.394 INFO O| Feb 28 10:59:07.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
51372025-02-28T10:59:08.861Z[ recovery-image] Feb 28 10:59:07.394 INFO O| Feb 28 10:59:07.394 INFO STEP 165 (remove_files) COMPLETE
51382025-02-28T10:59:08.861Z[ recovery-image] Feb 28 10:59:07.394 INFO O| Feb 28 10:59:07.394 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392025-02-28T10:59:08.898Z[ recovery-image] Feb 28 10:59:07.432 INFO O| Feb 28 10:59:07.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
51402025-02-28T10:59:08.901Z[ recovery-image] Feb 28 10:59:07.432 INFO O| Feb 28 10:59:07.432 INFO STEP 166 (remove_files) COMPLETE
51412025-02-28T10:59:08.901Z[ recovery-image] Feb 28 10:59:07.432 INFO O| Feb 28 10:59:07.432 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422025-02-28T10:59:08.963Z[ recovery-image] Feb 28 10:59:07.497 INFO O| Feb 28 10:59:07.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
51432025-02-28T10:59:08.966Z[ recovery-image] Feb 28 10:59:07.497 INFO O| Feb 28 10:59:07.497 INFO STEP 167 (remove_files) COMPLETE
51442025-02-28T10:59:08.966Z[ recovery-image] Feb 28 10:59:07.497 INFO O| Feb 28 10:59:07.497 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452025-02-28T10:59:08.983Z[ recovery-image] Feb 28 10:59:07.517 INFO O| Feb 28 10:59:07.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
51462025-02-28T10:59:08.987Z[ recovery-image] Feb 28 10:59:07.517 INFO O| Feb 28 10:59:07.517 INFO STEP 168 (remove_files) COMPLETE
51472025-02-28T10:59:08.987Z[ recovery-image] Feb 28 10:59:07.517 INFO O| Feb 28 10:59:07.517 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482025-02-28T10:59:09.003Z[ recovery-image] Feb 28 10:59:07.535 INFO O| Feb 28 10:59:07.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
51492025-02-28T10:59:09.006Z[ recovery-image] Feb 28 10:59:07.536 INFO O| Feb 28 10:59:07.536 INFO STEP 169 (remove_files) COMPLETE
51502025-02-28T10:59:09.006Z[ recovery-image] Feb 28 10:59:07.536 INFO O| Feb 28 10:59:07.536 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512025-02-28T10:59:09.022Z[ recovery-image] Feb 28 10:59:07.555 INFO O| Feb 28 10:59:07.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
51522025-02-28T10:59:09.024Z[ recovery-image] Feb 28 10:59:07.556 INFO O| Feb 28 10:59:07.556 INFO STEP 170 (remove_files) COMPLETE
51532025-02-28T10:59:09.024Z[ recovery-image] Feb 28 10:59:07.556 INFO O| Feb 28 10:59:07.556 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542025-02-28T10:59:09.042Z[ recovery-image] Feb 28 10:59:07.575 INFO O| Feb 28 10:59:07.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
51552025-02-28T10:59:09.044Z[ recovery-image] Feb 28 10:59:07.575 INFO O| Feb 28 10:59:07.575 INFO STEP 171 (remove_files) COMPLETE
51562025-02-28T10:59:09.044Z[ recovery-image] Feb 28 10:59:07.575 INFO O| Feb 28 10:59:07.575 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572025-02-28T10:59:09.060Z[ recovery-image] Feb 28 10:59:07.594 INFO O| Feb 28 10:59:07.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
51582025-02-28T10:59:09.062Z[ recovery-image] Feb 28 10:59:07.594 INFO O| Feb 28 10:59:07.594 INFO STEP 172 (remove_files) COMPLETE
51592025-02-28T10:59:09.062Z[ recovery-image] Feb 28 10:59:07.594 INFO O| Feb 28 10:59:07.594 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602025-02-28T10:59:09.079Z[ recovery-image] Feb 28 10:59:07.613 INFO O| Feb 28 10:59:07.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
51612025-02-28T10:59:09.082Z[ recovery-image] Feb 28 10:59:07.613 INFO O| Feb 28 10:59:07.613 INFO STEP 173 (remove_files) COMPLETE
51622025-02-28T10:59:09.082Z[ recovery-image] Feb 28 10:59:07.613 INFO O| Feb 28 10:59:07.613 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632025-02-28T10:59:09.099Z[ recovery-image] Feb 28 10:59:07.632 INFO O| Feb 28 10:59:07.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
51642025-02-28T10:59:09.101Z[ recovery-image] Feb 28 10:59:07.633 INFO O| Feb 28 10:59:07.633 INFO STEP 174 (remove_files) COMPLETE
51652025-02-28T10:59:09.101Z[ recovery-image] Feb 28 10:59:07.633 INFO O| Feb 28 10:59:07.633 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662025-02-28T10:59:09.119Z[ recovery-image] Feb 28 10:59:07.652 INFO O| Feb 28 10:59:07.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
51672025-02-28T10:59:09.121Z[ recovery-image] Feb 28 10:59:07.653 INFO O| Feb 28 10:59:07.652 INFO STEP 175 (remove_files) COMPLETE
51682025-02-28T10:59:09.121Z[ recovery-image] Feb 28 10:59:07.653 INFO O| Feb 28 10:59:07.653 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692025-02-28T10:59:09.138Z[ recovery-image] Feb 28 10:59:07.672 INFO O| Feb 28 10:59:07.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
51702025-02-28T10:59:09.140Z[ recovery-image] Feb 28 10:59:07.672 INFO O| Feb 28 10:59:07.672 INFO STEP 176 (remove_files) COMPLETE
51712025-02-28T10:59:09.140Z[ recovery-image] Feb 28 10:59:07.672 INFO O| Feb 28 10:59:07.672 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722025-02-28T10:59:09.157Z[ recovery-image] Feb 28 10:59:07.691 INFO O| Feb 28 10:59:07.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
51732025-02-28T10:59:09.160Z[ recovery-image] Feb 28 10:59:07.691 INFO O| Feb 28 10:59:07.691 INFO STEP 177 (remove_files) COMPLETE
51742025-02-28T10:59:09.160Z[ recovery-image] Feb 28 10:59:07.691 INFO O| Feb 28 10:59:07.691 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752025-02-28T10:59:09.177Z[ recovery-image] Feb 28 10:59:07.711 INFO O| Feb 28 10:59:07.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
51762025-02-28T10:59:09.180Z[ recovery-image] Feb 28 10:59:07.711 INFO O| Feb 28 10:59:07.711 INFO STEP 178 (remove_files) COMPLETE
51772025-02-28T10:59:09.180Z[ recovery-image] Feb 28 10:59:07.711 INFO O| Feb 28 10:59:07.711 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782025-02-28T10:59:09.197Z[ recovery-image] Feb 28 10:59:07.730 INFO O| Feb 28 10:59:07.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
51792025-02-28T10:59:09.215Z[ recovery-image] Feb 28 10:59:07.749 INFO O| Feb 28 10:59:07.749 INFO STEP 179 (remove_files) COMPLETE
51802025-02-28T10:59:09.215Z[ recovery-image] Feb 28 10:59:07.749 INFO O| Feb 28 10:59:07.749 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812025-02-28T10:59:09.244Z[ recovery-image] Feb 28 10:59:07.771 INFO O| Feb 28 10:59:07.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
51822025-02-28T10:59:09.244Z[ recovery-image] Feb 28 10:59:07.771 INFO O| Feb 28 10:59:07.771 INFO STEP 180 (remove_files) COMPLETE
51832025-02-28T10:59:09.244Z[ recovery-image] Feb 28 10:59:07.771 INFO O| Feb 28 10:59:07.771 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842025-02-28T10:59:09.258Z[ recovery-image] Feb 28 10:59:07.791 INFO O| Feb 28 10:59:07.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
51852025-02-28T10:59:09.258Z[ recovery-image] Feb 28 10:59:07.792 INFO O| Feb 28 10:59:07.792 INFO STEP 181 (remove_files) COMPLETE
51862025-02-28T10:59:09.261Z[ recovery-image] Feb 28 10:59:07.792 INFO O| Feb 28 10:59:07.792 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872025-02-28T10:59:09.291Z[ recovery-image] Feb 28 10:59:07.825 INFO O| Feb 28 10:59:07.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
51882025-02-28T10:59:09.291Z[ recovery-image] Feb 28 10:59:07.825 INFO O| Feb 28 10:59:07.825 INFO STEP 182 (remove_files) COMPLETE
51892025-02-28T10:59:09.291Z[ recovery-image] Feb 28 10:59:07.825 INFO O| Feb 28 10:59:07.825 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902025-02-28T10:59:09.354Z[ recovery-image] Feb 28 10:59:07.888 INFO O| Feb 28 10:59:07.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
51912025-02-28T10:59:09.355Z[ recovery-image] Feb 28 10:59:07.888 INFO O| Feb 28 10:59:07.888 INFO STEP 183 (remove_files) COMPLETE
51922025-02-28T10:59:09.358Z[ recovery-image] Feb 28 10:59:07.888 INFO O| Feb 28 10:59:07.888 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932025-02-28T10:59:09.377Z[ recovery-image] Feb 28 10:59:07.910 INFO O| Feb 28 10:59:07.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
51942025-02-28T10:59:09.377Z[ recovery-image] Feb 28 10:59:07.911 INFO O| Feb 28 10:59:07.911 INFO STEP 184 (remove_files) COMPLETE
51952025-02-28T10:59:09.381Z[ recovery-image] Feb 28 10:59:07.911 INFO O| Feb 28 10:59:07.911 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962025-02-28T10:59:09.398Z[ recovery-image] Feb 28 10:59:07.932 INFO O| Feb 28 10:59:07.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
51972025-02-28T10:59:09.398Z[ recovery-image] Feb 28 10:59:07.932 INFO O| Feb 28 10:59:07.932 INFO STEP 185 (remove_files) COMPLETE
51982025-02-28T10:59:09.398Z[ recovery-image] Feb 28 10:59:07.932 INFO O| Feb 28 10:59:07.932 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992025-02-28T10:59:09.418Z[ recovery-image] Feb 28 10:59:07.952 INFO O| Feb 28 10:59:07.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
52002025-02-28T10:59:09.418Z[ recovery-image] Feb 28 10:59:07.952 INFO O| Feb 28 10:59:07.952 INFO STEP 186 (remove_files) COMPLETE
52012025-02-28T10:59:09.421Z[ recovery-image] Feb 28 10:59:07.952 INFO O| Feb 28 10:59:07.952 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022025-02-28T10:59:09.438Z[ recovery-image] Feb 28 10:59:07.972 INFO O| Feb 28 10:59:07.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
52032025-02-28T10:59:09.438Z[ recovery-image] Feb 28 10:59:07.972 INFO O| Feb 28 10:59:07.972 INFO STEP 187 (remove_files) COMPLETE
52042025-02-28T10:59:09.438Z[ recovery-image] Feb 28 10:59:07.972 INFO O| Feb 28 10:59:07.972 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052025-02-28T10:59:09.459Z[ recovery-image] Feb 28 10:59:07.992 INFO O| Feb 28 10:59:07.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
52062025-02-28T10:59:09.459Z[ recovery-image] Feb 28 10:59:07.992 INFO O| Feb 28 10:59:07.992 INFO STEP 188 (remove_files) COMPLETE
52072025-02-28T10:59:09.463Z[ recovery-image] Feb 28 10:59:07.992 INFO O| Feb 28 10:59:07.992 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082025-02-28T10:59:09.481Z[ recovery-image] Feb 28 10:59:08.014 INFO O| Feb 28 10:59:08.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
52092025-02-28T10:59:09.481Z[ recovery-image] Feb 28 10:59:08.014 INFO O| Feb 28 10:59:08.014 INFO STEP 189 (remove_files) COMPLETE
52102025-02-28T10:59:09.481Z[ recovery-image] Feb 28 10:59:08.014 INFO O| Feb 28 10:59:08.014 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112025-02-28T10:59:09.505Z[ recovery-image] Feb 28 10:59:08.038 INFO O| Feb 28 10:59:08.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
52122025-02-28T10:59:09.508Z[ recovery-image] Feb 28 10:59:08.039 INFO O| Feb 28 10:59:08.038 INFO STEP 190 (remove_files) COMPLETE
52132025-02-28T10:59:09.508Z[ recovery-image] Feb 28 10:59:08.039 INFO O| Feb 28 10:59:08.039 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142025-02-28T10:59:09.532Z[ recovery-image] Feb 28 10:59:08.066 INFO O| Feb 28 10:59:08.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
52152025-02-28T10:59:09.532Z[ recovery-image] Feb 28 10:59:08.066 INFO O| Feb 28 10:59:08.066 INFO STEP 191 (remove_files) COMPLETE
52162025-02-28T10:59:09.536Z[ recovery-image] Feb 28 10:59:08.066 INFO O| Feb 28 10:59:08.066 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172025-02-28T10:59:09.567Z[ recovery-image] Feb 28 10:59:08.100 INFO O| Feb 28 10:59:08.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
52182025-02-28T10:59:09.567Z[ recovery-image] Feb 28 10:59:08.100 INFO O| Feb 28 10:59:08.100 INFO STEP 192 (remove_files) COMPLETE
52192025-02-28T10:59:09.569Z[ recovery-image] Feb 28 10:59:08.100 INFO O| Feb 28 10:59:08.100 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202025-02-28T10:59:09.614Z[ recovery-image] Feb 28 10:59:08.148 INFO O| Feb 28 10:59:08.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
52212025-02-28T10:59:09.614Z[ recovery-image] Feb 28 10:59:08.148 INFO O| Feb 28 10:59:08.148 INFO STEP 193 (remove_files) COMPLETE
52222025-02-28T10:59:09.614Z[ recovery-image] Feb 28 10:59:08.148 INFO O| Feb 28 10:59:08.148 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232025-02-28T10:59:09.635Z[ recovery-image] Feb 28 10:59:08.169 INFO O| Feb 28 10:59:08.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
52242025-02-28T10:59:09.635Z[ recovery-image] Feb 28 10:59:08.169 INFO O| Feb 28 10:59:08.169 INFO STEP 194 (remove_files) COMPLETE
52252025-02-28T10:59:09.635Z[ recovery-image] Feb 28 10:59:08.169 INFO O| Feb 28 10:59:08.169 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262025-02-28T10:59:09.660Z[ recovery-image] Feb 28 10:59:08.193 INFO O| Feb 28 10:59:08.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
52272025-02-28T10:59:09.662Z[ recovery-image] Feb 28 10:59:08.194 INFO O| Feb 28 10:59:08.193 INFO STEP 195 (remove_files) COMPLETE
52282025-02-28T10:59:09.662Z[ recovery-image] Feb 28 10:59:08.194 INFO O| Feb 28 10:59:08.194 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292025-02-28T10:59:09.682Z[ recovery-image] Feb 28 10:59:08.216 INFO O| Feb 28 10:59:08.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
52302025-02-28T10:59:09.685Z[ recovery-image] Feb 28 10:59:08.216 INFO O| Feb 28 10:59:08.216 INFO STEP 196 (remove_files) COMPLETE
52312025-02-28T10:59:09.685Z[ recovery-image] Feb 28 10:59:08.216 INFO O| Feb 28 10:59:08.216 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322025-02-28T10:59:09.705Z[ recovery-image] Feb 28 10:59:08.238 INFO O| Feb 28 10:59:08.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
52332025-02-28T10:59:09.708Z[ recovery-image] Feb 28 10:59:08.239 INFO O| Feb 28 10:59:08.239 INFO STEP 197 (remove_files) COMPLETE
52342025-02-28T10:59:09.708Z[ recovery-image] Feb 28 10:59:08.239 INFO O| Feb 28 10:59:08.239 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352025-02-28T10:59:09.725Z[ recovery-image] Feb 28 10:59:08.259 INFO O| Feb 28 10:59:08.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
52362025-02-28T10:59:09.728Z[ recovery-image] Feb 28 10:59:08.259 INFO O| Feb 28 10:59:08.259 INFO STEP 198 (remove_files) COMPLETE
52372025-02-28T10:59:09.728Z[ recovery-image] Feb 28 10:59:08.260 INFO O| Feb 28 10:59:08.259 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382025-02-28T10:59:09.746Z[ recovery-image] Feb 28 10:59:08.280 INFO O| Feb 28 10:59:08.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
52392025-02-28T10:59:09.749Z[ recovery-image] Feb 28 10:59:08.280 INFO O| Feb 28 10:59:08.280 INFO STEP 199 (remove_files) COMPLETE
52402025-02-28T10:59:09.749Z[ recovery-image] Feb 28 10:59:08.280 INFO O| Feb 28 10:59:08.280 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412025-02-28T10:59:09.787Z[ recovery-image] Feb 28 10:59:08.321 INFO O| Feb 28 10:59:08.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
52422025-02-28T10:59:09.787Z[ recovery-image] Feb 28 10:59:08.321 INFO O| Feb 28 10:59:08.321 INFO STEP 200 (remove_files) COMPLETE
52432025-02-28T10:59:09.787Z[ recovery-image] Feb 28 10:59:08.321 INFO O| Feb 28 10:59:08.321 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442025-02-28T10:59:09.810Z[ recovery-image] Feb 28 10:59:08.344 INFO O| Feb 28 10:59:08.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
52452025-02-28T10:59:09.810Z[ recovery-image] Feb 28 10:59:08.344 INFO O| Feb 28 10:59:08.344 INFO STEP 201 (remove_files) COMPLETE
52462025-02-28T10:59:09.814Z[ recovery-image] Feb 28 10:59:08.344 INFO O| Feb 28 10:59:08.344 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472025-02-28T10:59:09.832Z[ recovery-image] Feb 28 10:59:08.365 INFO O| Feb 28 10:59:08.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
52482025-02-28T10:59:09.832Z[ recovery-image] Feb 28 10:59:08.365 INFO O| Feb 28 10:59:08.365 INFO STEP 202 (remove_files) COMPLETE
52492025-02-28T10:59:09.835Z[ recovery-image] Feb 28 10:59:08.365 INFO O| Feb 28 10:59:08.365 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502025-02-28T10:59:09.852Z[ recovery-image] Feb 28 10:59:08.386 INFO O| Feb 28 10:59:08.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
52512025-02-28T10:59:09.852Z[ recovery-image] Feb 28 10:59:08.386 INFO O| Feb 28 10:59:08.386 INFO STEP 203 (remove_files) COMPLETE
52522025-02-28T10:59:09.852Z[ recovery-image] Feb 28 10:59:08.386 INFO O| Feb 28 10:59:08.386 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532025-02-28T10:59:09.873Z[ recovery-image] Feb 28 10:59:08.406 INFO O| Feb 28 10:59:08.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
52542025-02-28T10:59:09.875Z[ recovery-image] Feb 28 10:59:08.406 INFO O| Feb 28 10:59:08.406 INFO STEP 204 (remove_files) COMPLETE
52552025-02-28T10:59:09.875Z[ recovery-image] Feb 28 10:59:08.406 INFO O| Feb 28 10:59:08.406 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562025-02-28T10:59:09.894Z[ recovery-image] Feb 28 10:59:08.426 INFO O| Feb 28 10:59:08.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
52572025-02-28T10:59:09.898Z[ recovery-image] Feb 28 10:59:08.426 INFO O| Feb 28 10:59:08.426 INFO STEP 205 (remove_files) COMPLETE
52582025-02-28T10:59:09.898Z[ recovery-image] Feb 28 10:59:08.426 INFO O| Feb 28 10:59:08.426 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592025-02-28T10:59:09.913Z[ recovery-image] Feb 28 10:59:08.446 INFO O| Feb 28 10:59:08.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
52602025-02-28T10:59:09.915Z[ recovery-image] Feb 28 10:59:08.446 INFO O| Feb 28 10:59:08.446 INFO STEP 206 (remove_files) COMPLETE
52612025-02-28T10:59:09.915Z[ recovery-image] Feb 28 10:59:08.446 INFO O| Feb 28 10:59:08.446 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622025-02-28T10:59:09.932Z[ recovery-image] Feb 28 10:59:08.466 INFO O| Feb 28 10:59:08.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
52632025-02-28T10:59:09.932Z[ recovery-image] Feb 28 10:59:08.466 INFO O| Feb 28 10:59:08.466 INFO STEP 207 (remove_files) COMPLETE
52642025-02-28T10:59:09.935Z[ recovery-image] Feb 28 10:59:08.466 INFO O| Feb 28 10:59:08.466 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652025-02-28T10:59:09.951Z[ recovery-image] Feb 28 10:59:08.485 INFO O| Feb 28 10:59:08.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
52662025-02-28T10:59:09.951Z[ recovery-image] Feb 28 10:59:08.485 INFO O| Feb 28 10:59:08.485 INFO STEP 208 (remove_files) COMPLETE
52672025-02-28T10:59:09.954Z[ recovery-image] Feb 28 10:59:08.485 INFO O| Feb 28 10:59:08.485 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682025-02-28T10:59:09.970Z[ recovery-image] Feb 28 10:59:08.503 INFO O| Feb 28 10:59:08.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
52692025-02-28T10:59:09.970Z[ recovery-image] Feb 28 10:59:08.503 INFO O| Feb 28 10:59:08.503 INFO STEP 209 (remove_files) COMPLETE
52702025-02-28T10:59:09.975Z[ recovery-image] Feb 28 10:59:08.503 INFO O| Feb 28 10:59:08.503 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712025-02-28T10:59:09.989Z[ recovery-image] Feb 28 10:59:08.521 INFO O| Feb 28 10:59:08.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
52722025-02-28T10:59:09.989Z[ recovery-image] Feb 28 10:59:08.521 INFO O| Feb 28 10:59:08.521 INFO STEP 210 (remove_files) COMPLETE
52732025-02-28T10:59:09.994Z[ recovery-image] Feb 28 10:59:08.521 INFO O| Feb 28 10:59:08.521 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742025-02-28T10:59:10.006Z[ recovery-image] Feb 28 10:59:08.539 INFO O| Feb 28 10:59:08.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
52752025-02-28T10:59:10.006Z[ recovery-image] Feb 28 10:59:08.539 INFO O| Feb 28 10:59:08.539 INFO STEP 211 (remove_files) COMPLETE
52762025-02-28T10:59:10.011Z[ recovery-image] Feb 28 10:59:08.539 INFO O| Feb 28 10:59:08.539 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772025-02-28T10:59:10.024Z[ recovery-image] Feb 28 10:59:08.557 INFO O| Feb 28 10:59:08.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
52782025-02-28T10:59:10.024Z[ recovery-image] Feb 28 10:59:08.557 INFO O| Feb 28 10:59:08.557 INFO STEP 212 (remove_files) COMPLETE
52792025-02-28T10:59:10.024Z[ recovery-image] Feb 28 10:59:08.557 INFO O| Feb 28 10:59:08.557 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802025-02-28T10:59:10.043Z[ recovery-image] Feb 28 10:59:08.576 INFO O| Feb 28 10:59:08.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
52812025-02-28T10:59:10.043Z[ recovery-image] Feb 28 10:59:08.576 INFO O| Feb 28 10:59:08.576 INFO STEP 213 (remove_files) COMPLETE
52822025-02-28T10:59:10.043Z[ recovery-image] Feb 28 10:59:08.576 INFO O| Feb 28 10:59:08.576 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832025-02-28T10:59:10.062Z[ recovery-image] Feb 28 10:59:08.593 INFO O| Feb 28 10:59:08.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
52842025-02-28T10:59:10.062Z[ recovery-image] Feb 28 10:59:08.593 INFO O| Feb 28 10:59:08.593 INFO STEP 214 (remove_files) COMPLETE
52852025-02-28T10:59:10.071Z[ recovery-image] Feb 28 10:59:08.594 INFO O| Feb 28 10:59:08.593 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862025-02-28T10:59:10.078Z[ recovery-image] Feb 28 10:59:08.612 INFO O| Feb 28 10:59:08.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
52872025-02-28T10:59:10.095Z[ recovery-image] Feb 28 10:59:08.628 INFO O| Feb 28 10:59:08.628 INFO STEP 215 (remove_files) COMPLETE
52882025-02-28T10:59:10.095Z[ recovery-image] Feb 28 10:59:08.628 INFO O| Feb 28 10:59:08.628 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892025-02-28T10:59:10.132Z[ recovery-image] Feb 28 10:59:08.665 INFO O| Feb 28 10:59:08.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
52902025-02-28T10:59:10.132Z[ recovery-image] Feb 28 10:59:08.665 INFO O| Feb 28 10:59:08.665 INFO STEP 216 (remove_files) COMPLETE
52912025-02-28T10:59:10.136Z[ recovery-image] Feb 28 10:59:08.665 INFO O| Feb 28 10:59:08.665 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922025-02-28T10:59:10.151Z[ recovery-image] Feb 28 10:59:08.684 INFO O| Feb 28 10:59:08.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
52932025-02-28T10:59:10.151Z[ recovery-image] Feb 28 10:59:08.684 INFO O| Feb 28 10:59:08.684 INFO STEP 217 (remove_files) COMPLETE
52942025-02-28T10:59:10.151Z[ recovery-image] Feb 28 10:59:08.684 INFO O| Feb 28 10:59:08.684 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952025-02-28T10:59:10.170Z[ recovery-image] Feb 28 10:59:08.703 INFO O| Feb 28 10:59:08.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
52962025-02-28T10:59:10.170Z[ recovery-image] Feb 28 10:59:08.704 INFO O| Feb 28 10:59:08.703 INFO STEP 218 (remove_files) COMPLETE
52972025-02-28T10:59:10.174Z[ recovery-image] Feb 28 10:59:08.704 INFO O| Feb 28 10:59:08.704 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982025-02-28T10:59:10.189Z[ recovery-image] Feb 28 10:59:08.723 INFO O| Feb 28 10:59:08.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
52992025-02-28T10:59:10.189Z[ recovery-image] Feb 28 10:59:08.723 INFO O| Feb 28 10:59:08.723 INFO STEP 219 (remove_files) COMPLETE
53002025-02-28T10:59:10.191Z[ recovery-image] Feb 28 10:59:08.723 INFO O| Feb 28 10:59:08.723 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012025-02-28T10:59:10.208Z[ recovery-image] Feb 28 10:59:08.742 INFO O| Feb 28 10:59:08.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
53022025-02-28T10:59:10.219Z[ recovery-image] Feb 28 10:59:08.753 INFO O| Feb 28 10:59:08.753 INFO STEP 220 (remove_files) COMPLETE
53032025-02-28T10:59:10.219Z[ recovery-image] Feb 28 10:59:08.753 INFO O| Feb 28 10:59:08.753 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042025-02-28T10:59:10.257Z[ recovery-image] Feb 28 10:59:08.791 INFO O| Feb 28 10:59:08.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
53052025-02-28T10:59:10.257Z[ recovery-image] Feb 28 10:59:08.791 INFO O| Feb 28 10:59:08.791 INFO STEP 221 (remove_files) COMPLETE
53062025-02-28T10:59:10.257Z[ recovery-image] Feb 28 10:59:08.791 INFO O| Feb 28 10:59:08.791 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072025-02-28T10:59:10.299Z[ recovery-image] Feb 28 10:59:08.832 INFO O| Feb 28 10:59:08.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
53082025-02-28T10:59:10.299Z[ recovery-image] Feb 28 10:59:08.832 INFO O| Feb 28 10:59:08.832 INFO STEP 222 (remove_files) COMPLETE
53092025-02-28T10:59:10.299Z[ recovery-image] Feb 28 10:59:08.832 INFO O| Feb 28 10:59:08.832 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102025-02-28T10:59:10.318Z[ recovery-image] Feb 28 10:59:08.852 INFO O| Feb 28 10:59:08.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
53112025-02-28T10:59:10.320Z[ recovery-image] Feb 28 10:59:08.852 INFO O| Feb 28 10:59:08.852 INFO STEP 223 (remove_files) COMPLETE
53122025-02-28T10:59:10.320Z[ recovery-image] Feb 28 10:59:08.852 INFO O| Feb 28 10:59:08.852 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132025-02-28T10:59:10.338Z[ recovery-image] Feb 28 10:59:08.871 INFO O| Feb 28 10:59:08.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
53142025-02-28T10:59:10.338Z[ recovery-image] Feb 28 10:59:08.871 INFO O| Feb 28 10:59:08.871 INFO STEP 224 (remove_files) COMPLETE
53152025-02-28T10:59:10.338Z[ recovery-image] Feb 28 10:59:08.871 INFO O| Feb 28 10:59:08.871 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162025-02-28T10:59:10.357Z[ recovery-image] Feb 28 10:59:08.890 INFO O| Feb 28 10:59:08.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
53172025-02-28T10:59:10.357Z[ recovery-image] Feb 28 10:59:08.890 INFO O| Feb 28 10:59:08.890 INFO STEP 225 (remove_files) COMPLETE
53182025-02-28T10:59:10.357Z[ recovery-image] Feb 28 10:59:08.890 INFO O| Feb 28 10:59:08.890 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192025-02-28T10:59:10.376Z[ recovery-image] Feb 28 10:59:08.909 INFO O| Feb 28 10:59:08.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
53202025-02-28T10:59:10.376Z[ recovery-image] Feb 28 10:59:08.910 INFO O| Feb 28 10:59:08.910 INFO STEP 226 (remove_files) COMPLETE
53212025-02-28T10:59:10.377Z[ recovery-image] Feb 28 10:59:08.910 INFO O| Feb 28 10:59:08.910 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222025-02-28T10:59:10.395Z[ recovery-image] Feb 28 10:59:08.928 INFO O| Feb 28 10:59:08.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
53232025-02-28T10:59:10.395Z[ recovery-image] Feb 28 10:59:08.929 INFO O| Feb 28 10:59:08.929 INFO STEP 227 (remove_files) COMPLETE
53242025-02-28T10:59:10.395Z[ recovery-image] Feb 28 10:59:08.929 INFO O| Feb 28 10:59:08.929 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252025-02-28T10:59:10.430Z[ recovery-image] Feb 28 10:59:08.963 INFO O| Feb 28 10:59:08.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
53262025-02-28T10:59:10.430Z[ recovery-image] Feb 28 10:59:08.963 INFO O| Feb 28 10:59:08.963 INFO STEP 228 (remove_files) COMPLETE
53272025-02-28T10:59:10.432Z[ recovery-image] Feb 28 10:59:08.963 INFO O| Feb 28 10:59:08.963 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282025-02-28T10:59:10.450Z[ recovery-image] Feb 28 10:59:08.983 INFO O| Feb 28 10:59:08.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
53292025-02-28T10:59:10.452Z[ recovery-image] Feb 28 10:59:08.984 INFO O| Feb 28 10:59:08.984 INFO STEP 229 (remove_files) COMPLETE
53302025-02-28T10:59:10.452Z[ recovery-image] Feb 28 10:59:08.984 INFO O| Feb 28 10:59:08.984 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312025-02-28T10:59:10.470Z[ recovery-image] Feb 28 10:59:09.004 INFO O| Feb 28 10:59:09.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
53322025-02-28T10:59:10.472Z[ recovery-image] Feb 28 10:59:09.004 INFO O| Feb 28 10:59:09.004 INFO STEP 230 (remove_files) COMPLETE
53332025-02-28T10:59:10.472Z[ recovery-image] Feb 28 10:59:09.004 INFO O| Feb 28 10:59:09.004 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342025-02-28T10:59:10.491Z[ recovery-image] Feb 28 10:59:09.024 INFO O| Feb 28 10:59:09.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
53352025-02-28T10:59:10.491Z[ recovery-image] Feb 28 10:59:09.024 INFO O| Feb 28 10:59:09.024 INFO STEP 231 (remove_files) COMPLETE
53362025-02-28T10:59:10.493Z[ recovery-image] Feb 28 10:59:09.024 INFO O| Feb 28 10:59:09.024 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372025-02-28T10:59:10.511Z[ recovery-image] Feb 28 10:59:09.044 INFO O| Feb 28 10:59:09.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
53382025-02-28T10:59:10.513Z[ recovery-image] Feb 28 10:59:09.044 INFO O| Feb 28 10:59:09.044 INFO STEP 232 (remove_files) COMPLETE
53392025-02-28T10:59:10.513Z[ recovery-image] Feb 28 10:59:09.045 INFO O| Feb 28 10:59:09.044 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402025-02-28T10:59:10.531Z[ recovery-image] Feb 28 10:59:09.065 INFO O| Feb 28 10:59:09.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
53412025-02-28T10:59:10.533Z[ recovery-image] Feb 28 10:59:09.065 INFO O| Feb 28 10:59:09.065 INFO STEP 233 (remove_files) COMPLETE
53422025-02-28T10:59:10.533Z[ recovery-image] Feb 28 10:59:09.065 INFO O| Feb 28 10:59:09.065 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432025-02-28T10:59:10.551Z[ recovery-image] Feb 28 10:59:09.085 INFO O| Feb 28 10:59:09.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
53442025-02-28T10:59:10.553Z[ recovery-image] Feb 28 10:59:09.085 INFO O| Feb 28 10:59:09.085 INFO STEP 234 (remove_files) COMPLETE
53452025-02-28T10:59:10.553Z[ recovery-image] Feb 28 10:59:09.085 INFO O| Feb 28 10:59:09.085 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462025-02-28T10:59:10.572Z[ recovery-image] Feb 28 10:59:09.105 INFO O| Feb 28 10:59:09.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
53472025-02-28T10:59:10.572Z[ recovery-image] Feb 28 10:59:09.105 INFO O| Feb 28 10:59:09.105 INFO STEP 235 (remove_files) COMPLETE
53482025-02-28T10:59:10.572Z[ recovery-image] Feb 28 10:59:09.105 INFO O| Feb 28 10:59:09.105 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492025-02-28T10:59:10.593Z[ recovery-image] Feb 28 10:59:09.127 INFO O| Feb 28 10:59:09.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
53502025-02-28T10:59:10.593Z[ recovery-image] Feb 28 10:59:09.127 INFO O| Feb 28 10:59:09.127 INFO STEP 236 (remove_files) COMPLETE
53512025-02-28T10:59:10.593Z[ recovery-image] Feb 28 10:59:09.127 INFO O| Feb 28 10:59:09.127 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522025-02-28T10:59:10.632Z[ recovery-image] Feb 28 10:59:09.166 INFO O| Feb 28 10:59:09.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
53532025-02-28T10:59:10.634Z[ recovery-image] Feb 28 10:59:09.167 INFO O| Feb 28 10:59:09.167 INFO STEP 237 (remove_files) COMPLETE
53542025-02-28T10:59:10.634Z[ recovery-image] Feb 28 10:59:09.167 INFO O| Feb 28 10:59:09.167 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552025-02-28T10:59:10.674Z[ recovery-image] Feb 28 10:59:09.208 INFO O| Feb 28 10:59:09.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
53562025-02-28T10:59:10.674Z[ recovery-image] Feb 28 10:59:09.208 INFO O| Feb 28 10:59:09.208 INFO STEP 238 (remove_files) COMPLETE
53572025-02-28T10:59:10.676Z[ recovery-image] Feb 28 10:59:09.208 INFO O| Feb 28 10:59:09.208 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582025-02-28T10:59:10.713Z[ recovery-image] Feb 28 10:59:09.247 INFO O| Feb 28 10:59:09.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
53592025-02-28T10:59:10.715Z[ recovery-image] Feb 28 10:59:09.247 INFO O| Feb 28 10:59:09.247 INFO STEP 239 (remove_files) COMPLETE
53602025-02-28T10:59:10.715Z[ recovery-image] Feb 28 10:59:09.247 INFO O| Feb 28 10:59:09.247 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612025-02-28T10:59:10.765Z[ recovery-image] Feb 28 10:59:09.298 INFO O| Feb 28 10:59:09.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
53622025-02-28T10:59:10.767Z[ recovery-image] Feb 28 10:59:09.299 INFO O| Feb 28 10:59:09.299 INFO STEP 240 (remove_files) COMPLETE
53632025-02-28T10:59:10.767Z[ recovery-image] Feb 28 10:59:09.299 INFO O| Feb 28 10:59:09.299 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642025-02-28T10:59:10.786Z[ recovery-image] Feb 28 10:59:09.320 INFO O| Feb 28 10:59:09.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
53652025-02-28T10:59:10.786Z[ recovery-image] Feb 28 10:59:09.320 INFO O| Feb 28 10:59:09.320 INFO STEP 241 (remove_files) COMPLETE
53662025-02-28T10:59:10.788Z[ recovery-image] Feb 28 10:59:09.320 INFO O| Feb 28 10:59:09.320 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672025-02-28T10:59:10.807Z[ recovery-image] Feb 28 10:59:09.341 INFO O| Feb 28 10:59:09.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
53682025-02-28T10:59:10.808Z[ recovery-image] Feb 28 10:59:09.341 INFO O| Feb 28 10:59:09.341 INFO STEP 242 (remove_files) COMPLETE
53692025-02-28T10:59:10.808Z[ recovery-image] Feb 28 10:59:09.341 INFO O| Feb 28 10:59:09.341 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702025-02-28T10:59:10.828Z[ recovery-image] Feb 28 10:59:09.361 INFO O| Feb 28 10:59:09.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
53712025-02-28T10:59:10.828Z[ recovery-image] Feb 28 10:59:09.362 INFO O| Feb 28 10:59:09.362 INFO STEP 243 (remove_files) COMPLETE
53722025-02-28T10:59:10.828Z[ recovery-image] Feb 28 10:59:09.362 INFO O| Feb 28 10:59:09.362 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732025-02-28T10:59:10.847Z[ recovery-image] Feb 28 10:59:09.381 INFO O| Feb 28 10:59:09.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
53742025-02-28T10:59:10.847Z[ recovery-image] Feb 28 10:59:09.381 INFO O| Feb 28 10:59:09.381 INFO STEP 244 (remove_files) COMPLETE
53752025-02-28T10:59:10.847Z[ recovery-image] Feb 28 10:59:09.381 INFO O| Feb 28 10:59:09.381 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762025-02-28T10:59:10.881Z[ recovery-image] Feb 28 10:59:09.414 INFO O| Feb 28 10:59:09.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
53772025-02-28T10:59:10.881Z[ recovery-image] Feb 28 10:59:09.414 INFO O| Feb 28 10:59:09.414 INFO STEP 245 (remove_files) COMPLETE
53782025-02-28T10:59:10.881Z[ recovery-image] Feb 28 10:59:09.414 INFO O| Feb 28 10:59:09.414 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792025-02-28T10:59:10.905Z[ recovery-image] Feb 28 10:59:09.438 INFO O| Feb 28 10:59:09.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
53802025-02-28T10:59:10.905Z[ recovery-image] Feb 28 10:59:09.438 INFO O| Feb 28 10:59:09.438 INFO STEP 246 (remove_files) COMPLETE
53812025-02-28T10:59:10.905Z[ recovery-image] Feb 28 10:59:09.438 INFO O| Feb 28 10:59:09.438 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822025-02-28T10:59:10.907Z[ host-image] Feb 28 10:59:09.441 INFO O| Feb 28 10:59:09.441 INFO O| Download: 1109/1140 items 6.4/8.4MB 75% complete (1.1M/s)
53832025-02-28T10:59:10.926Z[ recovery-image] Feb 28 10:59:09.460 INFO O| Feb 28 10:59:09.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
53842025-02-28T10:59:10.928Z[ recovery-image] Feb 28 10:59:09.460 INFO O| Feb 28 10:59:09.460 INFO STEP 247 (remove_files) COMPLETE
53852025-02-28T10:59:10.928Z[ recovery-image] Feb 28 10:59:09.460 INFO O| Feb 28 10:59:09.460 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53862025-02-28T10:59:10.948Z[ recovery-image] Feb 28 10:59:09.481 INFO O| Feb 28 10:59:09.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
53872025-02-28T10:59:10.948Z[ recovery-image] Feb 28 10:59:09.481 INFO O| Feb 28 10:59:09.481 INFO STEP 248 (remove_files) COMPLETE
53882025-02-28T10:59:10.948Z[ recovery-image] Feb 28 10:59:09.481 INFO O| Feb 28 10:59:09.481 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892025-02-28T10:59:10.969Z[ recovery-image] Feb 28 10:59:09.502 INFO O| Feb 28 10:59:09.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
53902025-02-28T10:59:10.969Z[ recovery-image] Feb 28 10:59:09.502 INFO O| Feb 28 10:59:09.502 INFO STEP 249 (remove_files) COMPLETE
53912025-02-28T10:59:10.969Z[ recovery-image] Feb 28 10:59:09.502 INFO O| Feb 28 10:59:09.502 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922025-02-28T10:59:10.999Z[ recovery-image] Feb 28 10:59:09.532 INFO O| Feb 28 10:59:09.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
53932025-02-28T10:59:11.002Z[ recovery-image] Feb 28 10:59:09.533 INFO O| Feb 28 10:59:09.533 INFO STEP 250 (remove_files) COMPLETE
53942025-02-28T10:59:11.002Z[ recovery-image] Feb 28 10:59:09.533 INFO O| Feb 28 10:59:09.533 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952025-02-28T10:59:11.025Z[ recovery-image] Feb 28 10:59:09.558 INFO O| Feb 28 10:59:09.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
53962025-02-28T10:59:11.028Z[ recovery-image] Feb 28 10:59:09.559 INFO O| Feb 28 10:59:09.558 INFO STEP 251 (remove_files) COMPLETE
53972025-02-28T10:59:11.028Z[ recovery-image] Feb 28 10:59:09.559 INFO O| Feb 28 10:59:09.559 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982025-02-28T10:59:11.049Z[ recovery-image] Feb 28 10:59:09.583 INFO O| Feb 28 10:59:09.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
53992025-02-28T10:59:11.050Z[ recovery-image] Feb 28 10:59:09.583 INFO O| Feb 28 10:59:09.583 INFO STEP 252 (remove_files) COMPLETE
54002025-02-28T10:59:11.050Z[ recovery-image] Feb 28 10:59:09.583 INFO O| Feb 28 10:59:09.583 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012025-02-28T10:59:11.069Z[ recovery-image] Feb 28 10:59:09.602 INFO O| Feb 28 10:59:09.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
54022025-02-28T10:59:11.071Z[ recovery-image] Feb 28 10:59:09.602 INFO O| Feb 28 10:59:09.602 INFO STEP 253 (remove_files) COMPLETE
54032025-02-28T10:59:11.071Z[ recovery-image] Feb 28 10:59:09.602 INFO O| Feb 28 10:59:09.602 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042025-02-28T10:59:11.090Z[ recovery-image] Feb 28 10:59:09.623 INFO O| Feb 28 10:59:09.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
54052025-02-28T10:59:11.090Z[ recovery-image] Feb 28 10:59:09.623 INFO O| Feb 28 10:59:09.623 INFO STEP 254 (remove_files) COMPLETE
54062025-02-28T10:59:11.091Z[ recovery-image] Feb 28 10:59:09.623 INFO O| Feb 28 10:59:09.623 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072025-02-28T10:59:11.125Z[ recovery-image] Feb 28 10:59:09.658 INFO O| Feb 28 10:59:09.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
54082025-02-28T10:59:11.129Z[ recovery-image] Feb 28 10:59:09.658 INFO O| Feb 28 10:59:09.658 INFO STEP 255 (remove_files) COMPLETE
54092025-02-28T10:59:11.129Z[ recovery-image] Feb 28 10:59:09.658 INFO O| Feb 28 10:59:09.658 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102025-02-28T10:59:11.147Z[ recovery-image] Feb 28 10:59:09.680 INFO O| Feb 28 10:59:09.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
54112025-02-28T10:59:11.149Z[ recovery-image] Feb 28 10:59:09.680 INFO O| Feb 28 10:59:09.680 INFO STEP 256 (remove_files) COMPLETE
54122025-02-28T10:59:11.149Z[ recovery-image] Feb 28 10:59:09.681 INFO O| Feb 28 10:59:09.680 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132025-02-28T10:59:11.165Z[ recovery-image] Feb 28 10:59:09.699 INFO O| Feb 28 10:59:09.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
54142025-02-28T10:59:11.165Z[ recovery-image] Feb 28 10:59:09.699 INFO O| Feb 28 10:59:09.699 INFO STEP 257 (remove_files) COMPLETE
54152025-02-28T10:59:11.168Z[ recovery-image] Feb 28 10:59:09.699 INFO O| Feb 28 10:59:09.699 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162025-02-28T10:59:11.188Z[ recovery-image] Feb 28 10:59:09.721 INFO O| Feb 28 10:59:09.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
54172025-02-28T10:59:11.188Z[ recovery-image] Feb 28 10:59:09.721 INFO O| Feb 28 10:59:09.721 INFO STEP 258 (remove_files) COMPLETE
54182025-02-28T10:59:11.188Z[ recovery-image] Feb 28 10:59:09.721 INFO O| Feb 28 10:59:09.721 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192025-02-28T10:59:11.260Z[ recovery-image] Feb 28 10:59:09.794 INFO O| Feb 28 10:59:09.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
54202025-02-28T10:59:11.260Z[ recovery-image] Feb 28 10:59:09.794 INFO O| Feb 28 10:59:09.794 INFO STEP 259 (remove_files) COMPLETE
54212025-02-28T10:59:11.263Z[ recovery-image] Feb 28 10:59:09.794 INFO O| Feb 28 10:59:09.794 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222025-02-28T10:59:11.280Z[ recovery-image] Feb 28 10:59:09.814 INFO O| Feb 28 10:59:09.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
54232025-02-28T10:59:11.283Z[ recovery-image] Feb 28 10:59:09.814 INFO O| Feb 28 10:59:09.814 INFO STEP 260 (remove_files) COMPLETE
54242025-02-28T10:59:11.283Z[ recovery-image] Feb 28 10:59:09.814 INFO O| Feb 28 10:59:09.814 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252025-02-28T10:59:11.306Z[ recovery-image] Feb 28 10:59:09.839 INFO O| Feb 28 10:59:09.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
54262025-02-28T10:59:11.306Z[ recovery-image] Feb 28 10:59:09.839 INFO O| Feb 28 10:59:09.839 INFO STEP 261 (remove_files) COMPLETE
54272025-02-28T10:59:11.308Z[ recovery-image] Feb 28 10:59:09.839 INFO O| Feb 28 10:59:09.839 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282025-02-28T10:59:11.326Z[ recovery-image] Feb 28 10:59:09.859 INFO O| Feb 28 10:59:09.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
54292025-02-28T10:59:11.326Z[ recovery-image] Feb 28 10:59:09.860 INFO O| Feb 28 10:59:09.859 INFO STEP 262 (remove_files) COMPLETE
54302025-02-28T10:59:11.328Z[ recovery-image] Feb 28 10:59:09.860 INFO O| Feb 28 10:59:09.860 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312025-02-28T10:59:11.346Z[ recovery-image] Feb 28 10:59:09.880 INFO O| Feb 28 10:59:09.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
54322025-02-28T10:59:11.346Z[ recovery-image] Feb 28 10:59:09.880 INFO O| Feb 28 10:59:09.880 INFO STEP 263 (remove_files) COMPLETE
54332025-02-28T10:59:11.349Z[ recovery-image] Feb 28 10:59:09.880 INFO O| Feb 28 10:59:09.880 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342025-02-28T10:59:11.367Z[ recovery-image] Feb 28 10:59:09.901 INFO O| Feb 28 10:59:09.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
54352025-02-28T10:59:11.367Z[ recovery-image] Feb 28 10:59:09.901 INFO O| Feb 28 10:59:09.901 INFO STEP 264 (remove_files) COMPLETE
54362025-02-28T10:59:11.367Z[ recovery-image] Feb 28 10:59:09.901 INFO O| Feb 28 10:59:09.901 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372025-02-28T10:59:11.388Z[ recovery-image] Feb 28 10:59:09.922 INFO O| Feb 28 10:59:09.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
54382025-02-28T10:59:11.388Z[ recovery-image] Feb 28 10:59:09.922 INFO O| Feb 28 10:59:09.922 INFO STEP 265 (remove_files) COMPLETE
54392025-02-28T10:59:11.388Z[ recovery-image] Feb 28 10:59:09.922 INFO O| Feb 28 10:59:09.922 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402025-02-28T10:59:11.430Z[ recovery-image] Feb 28 10:59:09.963 INFO O| Feb 28 10:59:09.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
54412025-02-28T10:59:11.433Z[ recovery-image] Feb 28 10:59:09.963 INFO O| Feb 28 10:59:09.963 INFO STEP 266 (remove_files) COMPLETE
54422025-02-28T10:59:11.433Z[ recovery-image] Feb 28 10:59:09.963 INFO O| Feb 28 10:59:09.963 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432025-02-28T10:59:11.473Z[ host-image] Feb 28 10:59:10.007 INFO O| Feb 28 10:59:10.006 INFO O| Download: Completed 8.42 MB in 5.64 seconds (1.5M/s)
54442025-02-28T10:59:11.505Z[ recovery-image] Feb 28 10:59:10.038 INFO O| Feb 28 10:59:10.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
54452025-02-28T10:59:11.505Z[ recovery-image] Feb 28 10:59:10.038 INFO O| Feb 28 10:59:10.038 INFO STEP 267 (remove_files) COMPLETE
54462025-02-28T10:59:11.505Z[ recovery-image] Feb 28 10:59:10.038 INFO O| Feb 28 10:59:10.038 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472025-02-28T10:59:11.612Z[ recovery-image] Feb 28 10:59:10.146 INFO O| Feb 28 10:59:10.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
54482025-02-28T10:59:11.612Z[ recovery-image] Feb 28 10:59:10.146 INFO O| Feb 28 10:59:10.146 INFO STEP 268 (remove_files) COMPLETE
54492025-02-28T10:59:11.615Z[ recovery-image] Feb 28 10:59:10.146 INFO O| Feb 28 10:59:10.146 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502025-02-28T10:59:11.638Z[ recovery-image] Feb 28 10:59:10.172 INFO O| Feb 28 10:59:10.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
54512025-02-28T10:59:11.638Z[ recovery-image] Feb 28 10:59:10.172 INFO O| Feb 28 10:59:10.172 INFO STEP 269 (remove_files) COMPLETE
54522025-02-28T10:59:11.638Z[ recovery-image] Feb 28 10:59:10.172 INFO O| Feb 28 10:59:10.172 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532025-02-28T10:59:11.692Z[ recovery-image] Feb 28 10:59:10.225 INFO O| Feb 28 10:59:10.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
54542025-02-28T10:59:11.694Z[ recovery-image] Feb 28 10:59:10.226 INFO O| Feb 28 10:59:10.225 INFO STEP 270 (remove_files) COMPLETE
54552025-02-28T10:59:11.694Z[ recovery-image] Feb 28 10:59:10.226 INFO O| Feb 28 10:59:10.226 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562025-02-28T10:59:11.726Z[ recovery-image] Feb 28 10:59:10.259 INFO O| Feb 28 10:59:10.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
54572025-02-28T10:59:11.728Z[ recovery-image] Feb 28 10:59:10.259 INFO O| Feb 28 10:59:10.259 INFO STEP 271 (remove_files) COMPLETE
54582025-02-28T10:59:11.728Z[ recovery-image] Feb 28 10:59:10.260 INFO O| Feb 28 10:59:10.259 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592025-02-28T10:59:11.790Z[ recovery-image] Feb 28 10:59:10.323 INFO O| Feb 28 10:59:10.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
54602025-02-28T10:59:11.790Z[ recovery-image] Feb 28 10:59:10.323 INFO O| Feb 28 10:59:10.323 INFO STEP 272 (remove_files) COMPLETE
54612025-02-28T10:59:11.790Z[ recovery-image] Feb 28 10:59:10.323 INFO O| Feb 28 10:59:10.323 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622025-02-28T10:59:11.827Z[ host-image] Feb 28 10:59:10.360 INFO O| Feb 28 10:59:10.360 INFO O| Actions: 1/1361 actions (Installing new actions)
54632025-02-28T10:59:11.854Z[ recovery-image] Feb 28 10:59:10.387 INFO O| Feb 28 10:59:10.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
54642025-02-28T10:59:11.854Z[ recovery-image] Feb 28 10:59:10.387 INFO O| Feb 28 10:59:10.387 INFO STEP 273 (remove_files) COMPLETE
54652025-02-28T10:59:11.854Z[ recovery-image] Feb 28 10:59:10.387 INFO O| Feb 28 10:59:10.387 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662025-02-28T10:59:11.873Z[ recovery-image] Feb 28 10:59:10.406 INFO O| Feb 28 10:59:10.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
54672025-02-28T10:59:11.873Z[ recovery-image] Feb 28 10:59:10.406 INFO O| Feb 28 10:59:10.406 INFO STEP 274 (remove_files) COMPLETE
54682025-02-28T10:59:11.873Z[ recovery-image] Feb 28 10:59:10.406 INFO O| Feb 28 10:59:10.406 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692025-02-28T10:59:11.913Z[ recovery-image] Feb 28 10:59:10.446 INFO O| Feb 28 10:59:10.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
54702025-02-28T10:59:11.915Z[ recovery-image] Feb 28 10:59:10.446 INFO O| Feb 28 10:59:10.446 INFO STEP 275 (remove_files) COMPLETE
54712025-02-28T10:59:11.915Z[ recovery-image] Feb 28 10:59:10.446 INFO O| Feb 28 10:59:10.446 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722025-02-28T10:59:11.935Z[ recovery-image] Feb 28 10:59:10.468 INFO O| Feb 28 10:59:10.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
54732025-02-28T10:59:11.935Z[ recovery-image] Feb 28 10:59:10.468 INFO O| Feb 28 10:59:10.468 INFO STEP 276 (remove_files) COMPLETE
54742025-02-28T10:59:11.935Z[ recovery-image] Feb 28 10:59:10.468 INFO O| Feb 28 10:59:10.468 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752025-02-28T10:59:12.110Z[ recovery-image] Feb 28 10:59:10.644 INFO O| Feb 28 10:59:10.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
54762025-02-28T10:59:12.146Z[ recovery-image] Feb 28 10:59:10.680 INFO O| Feb 28 10:59:10.680 INFO STEP 277 (remove_files) COMPLETE
54772025-02-28T10:59:12.146Z[ recovery-image] Feb 28 10:59:10.680 INFO O| Feb 28 10:59:10.680 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782025-02-28T10:59:12.218Z[ recovery-image] Feb 28 10:59:10.751 INFO O| Feb 28 10:59:10.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
54792025-02-28T10:59:12.220Z[ recovery-image] Feb 28 10:59:10.751 INFO O| Feb 28 10:59:10.751 INFO STEP 278 (remove_files) COMPLETE
54802025-02-28T10:59:12.220Z[ recovery-image] Feb 28 10:59:10.751 INFO O| Feb 28 10:59:10.751 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812025-02-28T10:59:12.238Z[ recovery-image] Feb 28 10:59:10.772 INFO O| Feb 28 10:59:10.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
54822025-02-28T10:59:12.243Z[ recovery-image] Feb 28 10:59:10.772 INFO O| Feb 28 10:59:10.772 INFO STEP 279 (remove_files) COMPLETE
54832025-02-28T10:59:12.243Z[ recovery-image] Feb 28 10:59:10.772 INFO O| Feb 28 10:59:10.772 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842025-02-28T10:59:12.259Z[ recovery-image] Feb 28 10:59:10.792 INFO O| Feb 28 10:59:10.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
54852025-02-28T10:59:12.287Z[ recovery-image] Feb 28 10:59:10.821 INFO O| Feb 28 10:59:10.821 INFO STEP 280 (remove_files) COMPLETE
54862025-02-28T10:59:12.288Z[ recovery-image] Feb 28 10:59:10.821 INFO O| Feb 28 10:59:10.821 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872025-02-28T10:59:12.327Z[ recovery-image] Feb 28 10:59:10.861 INFO O| Feb 28 10:59:10.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
54882025-02-28T10:59:12.330Z[ recovery-image] Feb 28 10:59:10.861 INFO O| Feb 28 10:59:10.861 INFO STEP 281 (remove_files) COMPLETE
54892025-02-28T10:59:12.330Z[ recovery-image] Feb 28 10:59:10.861 INFO O| Feb 28 10:59:10.861 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902025-02-28T10:59:12.347Z[ recovery-image] Feb 28 10:59:10.881 INFO O| Feb 28 10:59:10.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
54912025-02-28T10:59:12.351Z[ recovery-image] Feb 28 10:59:10.881 INFO O| Feb 28 10:59:10.881 INFO STEP 282 (remove_files) COMPLETE
54922025-02-28T10:59:12.351Z[ recovery-image] Feb 28 10:59:10.881 INFO O| Feb 28 10:59:10.881 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932025-02-28T10:59:12.384Z[ recovery-image] Feb 28 10:59:10.917 INFO O| Feb 28 10:59:10.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
54942025-02-28T10:59:12.384Z[ recovery-image] Feb 28 10:59:10.917 INFO O| Feb 28 10:59:10.917 INFO STEP 283 (remove_files) COMPLETE
54952025-02-28T10:59:12.384Z[ recovery-image] Feb 28 10:59:10.917 INFO O| Feb 28 10:59:10.917 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962025-02-28T10:59:12.462Z[ host-image] Feb 28 10:59:10.994 INFO O| Feb 28 10:59:10.994 INFO O| Actions: Completed 1361 actions in 0.63 seconds.
54972025-02-28T10:59:12.513Z[ recovery-image] Feb 28 10:59:11.046 INFO O| Feb 28 10:59:11.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
54982025-02-28T10:59:12.513Z[ recovery-image] Feb 28 10:59:11.047 INFO O| Feb 28 10:59:11.046 INFO STEP 284 (remove_files) COMPLETE
54992025-02-28T10:59:12.513Z[ recovery-image] Feb 28 10:59:11.047 INFO O| Feb 28 10:59:11.047 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55002025-02-28T10:59:12.534Z[ recovery-image] Feb 28 10:59:11.067 INFO O| Feb 28 10:59:11.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
55012025-02-28T10:59:12.534Z[ recovery-image] Feb 28 10:59:11.067 INFO O| Feb 28 10:59:11.067 INFO STEP 285 (remove_files) COMPLETE
55022025-02-28T10:59:12.534Z[ recovery-image] Feb 28 10:59:11.067 INFO O| Feb 28 10:59:11.067 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55032025-02-28T10:59:12.554Z[ recovery-image] Feb 28 10:59:11.086 INFO O| Feb 28 10:59:11.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
55042025-02-28T10:59:12.554Z[ recovery-image] Feb 28 10:59:11.087 INFO O| Feb 28 10:59:11.087 INFO STEP 286 (remove_files) COMPLETE
55052025-02-28T10:59:12.554Z[ recovery-image] Feb 28 10:59:11.087 INFO O| Feb 28 10:59:11.087 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55062025-02-28T10:59:12.591Z[ recovery-image] Feb 28 10:59:11.124 INFO O| Feb 28 10:59:11.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
55072025-02-28T10:59:12.591Z[ recovery-image] Feb 28 10:59:11.124 INFO O| Feb 28 10:59:11.124 INFO STEP 287 (remove_files) COMPLETE
55082025-02-28T10:59:12.591Z[ recovery-image] Feb 28 10:59:11.124 INFO O| Feb 28 10:59:11.124 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55092025-02-28T10:59:12.611Z[ recovery-image] Feb 28 10:59:11.144 INFO O| Feb 28 10:59:11.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
55102025-02-28T10:59:12.611Z[ recovery-image] Feb 28 10:59:11.144 INFO O| Feb 28 10:59:11.144 INFO STEP 288 (remove_files) COMPLETE
55112025-02-28T10:59:12.611Z[ recovery-image] Feb 28 10:59:11.144 INFO O| Feb 28 10:59:11.144 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55122025-02-28T10:59:12.654Z[ recovery-image] Feb 28 10:59:11.187 INFO O| Feb 28 10:59:11.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
55132025-02-28T10:59:12.658Z[ recovery-image] Feb 28 10:59:11.188 INFO O| Feb 28 10:59:11.188 INFO STEP 289 (remove_files) COMPLETE
55142025-02-28T10:59:12.658Z[ recovery-image] Feb 28 10:59:11.188 INFO O| Feb 28 10:59:11.188 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55152025-02-28T10:59:12.691Z[ recovery-image] Feb 28 10:59:11.225 INFO O| Feb 28 10:59:11.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
55162025-02-28T10:59:12.691Z[ recovery-image] Feb 28 10:59:11.225 INFO O| Feb 28 10:59:11.225 INFO STEP 290 (remove_files) COMPLETE
55172025-02-28T10:59:12.695Z[ recovery-image] Feb 28 10:59:11.225 INFO O| Feb 28 10:59:11.225 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182025-02-28T10:59:12.723Z[ recovery-image] Feb 28 10:59:11.256 INFO O| Feb 28 10:59:11.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
55192025-02-28T10:59:12.727Z[ recovery-image] Feb 28 10:59:11.256 INFO O| Feb 28 10:59:11.256 INFO STEP 291 (remove_files) COMPLETE
55202025-02-28T10:59:12.727Z[ recovery-image] Feb 28 10:59:11.257 INFO O| Feb 28 10:59:11.256 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212025-02-28T10:59:12.745Z[ recovery-image] Feb 28 10:59:11.277 INFO O| Feb 28 10:59:11.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
55222025-02-28T10:59:12.745Z[ recovery-image] Feb 28 10:59:11.278 INFO O| Feb 28 10:59:11.278 INFO STEP 292 (remove_files) COMPLETE
55232025-02-28T10:59:12.745Z[ recovery-image] Feb 28 10:59:11.278 INFO O| Feb 28 10:59:11.278 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242025-02-28T10:59:12.762Z[ recovery-image] Feb 28 10:59:11.296 INFO O| Feb 28 10:59:11.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
55252025-02-28T10:59:12.762Z[ recovery-image] Feb 28 10:59:11.296 INFO O| Feb 28 10:59:11.296 INFO STEP 293 (remove_files) COMPLETE
55262025-02-28T10:59:12.762Z[ recovery-image] Feb 28 10:59:11.296 INFO O| Feb 28 10:59:11.296 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272025-02-28T10:59:12.781Z[ recovery-image] Feb 28 10:59:11.315 INFO O| Feb 28 10:59:11.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
55282025-02-28T10:59:12.784Z[ recovery-image] Feb 28 10:59:11.315 INFO O| Feb 28 10:59:11.315 INFO STEP 294 (remove_files) COMPLETE
55292025-02-28T10:59:12.784Z[ recovery-image] Feb 28 10:59:11.315 INFO O| Feb 28 10:59:11.315 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55302025-02-28T10:59:12.816Z[ recovery-image] Feb 28 10:59:11.349 INFO O| Feb 28 10:59:11.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
55312025-02-28T10:59:12.816Z[ recovery-image] Feb 28 10:59:11.349 INFO O| Feb 28 10:59:11.349 INFO STEP 295 (remove_files) COMPLETE
55322025-02-28T10:59:12.816Z[ recovery-image] Feb 28 10:59:11.349 INFO O| Feb 28 10:59:11.349 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55332025-02-28T10:59:12.850Z[ recovery-image] Feb 28 10:59:11.382 INFO O| Feb 28 10:59:11.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
55342025-02-28T10:59:12.850Z[ recovery-image] Feb 28 10:59:11.382 INFO O| Feb 28 10:59:11.382 INFO STEP 296 (remove_files) COMPLETE
55352025-02-28T10:59:12.850Z[ recovery-image] Feb 28 10:59:11.382 INFO O| Feb 28 10:59:11.382 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55362025-02-28T10:59:12.893Z[ recovery-image] Feb 28 10:59:11.426 INFO O| Feb 28 10:59:11.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
55372025-02-28T10:59:12.893Z[ recovery-image] Feb 28 10:59:11.426 INFO O| Feb 28 10:59:11.426 INFO STEP 297 (remove_files) COMPLETE
55382025-02-28T10:59:12.895Z[ recovery-image] Feb 28 10:59:11.426 INFO O| Feb 28 10:59:11.426 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55392025-02-28T10:59:13.016Z[ recovery-image] Feb 28 10:59:11.549 INFO O| Feb 28 10:59:11.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
55402025-02-28T10:59:13.016Z[ recovery-image] Feb 28 10:59:11.549 INFO O| Feb 28 10:59:11.549 INFO STEP 298 (remove_files) COMPLETE
55412025-02-28T10:59:13.016Z[ recovery-image] Feb 28 10:59:11.549 INFO O| Feb 28 10:59:11.549 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55422025-02-28T10:59:13.042Z[ recovery-image] Feb 28 10:59:11.576 INFO O| Feb 28 10:59:11.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
55432025-02-28T10:59:13.045Z[ recovery-image] Feb 28 10:59:11.576 INFO O| Feb 28 10:59:11.576 INFO STEP 299 (remove_files) COMPLETE
55442025-02-28T10:59:13.045Z[ recovery-image] Feb 28 10:59:11.576 INFO O| Feb 28 10:59:11.576 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55452025-02-28T10:59:13.073Z[ recovery-image] Feb 28 10:59:11.606 INFO O| Feb 28 10:59:11.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
55462025-02-28T10:59:13.075Z[ recovery-image] Feb 28 10:59:11.606 INFO O| Feb 28 10:59:11.606 INFO STEP 300 (remove_files) COMPLETE
55472025-02-28T10:59:13.075Z[ recovery-image] Feb 28 10:59:11.606 INFO O| Feb 28 10:59:11.606 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55482025-02-28T10:59:13.093Z[ recovery-image] Feb 28 10:59:11.627 INFO O| Feb 28 10:59:11.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
55492025-02-28T10:59:13.118Z[ recovery-image] Feb 28 10:59:11.651 INFO O| Feb 28 10:59:11.651 INFO STEP 301 (remove_files) COMPLETE
55502025-02-28T10:59:13.118Z[ recovery-image] Feb 28 10:59:11.651 INFO O| Feb 28 10:59:11.651 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55512025-02-28T10:59:13.157Z[ host-image] Feb 28 10:59:11.691 INFO O| Feb 28 10:59:11.690 INFO O| Done
55522025-02-28T10:59:13.157Z[ host-image] Feb 28 10:59:11.691 INFO O| Feb 28 10:59:11.691 INFO O| Done
55532025-02-28T10:59:13.261Z[ recovery-image] Feb 28 10:59:11.794 INFO O| Feb 28 10:59:11.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
55542025-02-28T10:59:13.264Z[ recovery-image] Feb 28 10:59:11.794 INFO O| Feb 28 10:59:11.794 INFO STEP 302 (remove_files) COMPLETE
55552025-02-28T10:59:13.264Z[ recovery-image] Feb 28 10:59:11.794 INFO O| Feb 28 10:59:11.794 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562025-02-28T10:59:13.293Z[ recovery-image] Feb 28 10:59:11.826 INFO O| Feb 28 10:59:11.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
55572025-02-28T10:59:13.293Z[ recovery-image] Feb 28 10:59:11.826 INFO O| Feb 28 10:59:11.826 INFO STEP 303 (remove_files) COMPLETE
55582025-02-28T10:59:13.293Z[ recovery-image] Feb 28 10:59:11.826 INFO O| Feb 28 10:59:11.826 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592025-02-28T10:59:13.353Z[ recovery-image] Feb 28 10:59:11.886 INFO O| Feb 28 10:59:11.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
55602025-02-28T10:59:13.353Z[ recovery-image] Feb 28 10:59:11.886 INFO O| Feb 28 10:59:11.886 INFO STEP 304 (remove_files) COMPLETE
55612025-02-28T10:59:13.353Z[ recovery-image] Feb 28 10:59:11.886 INFO O| Feb 28 10:59:11.886 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622025-02-28T10:59:13.374Z[ recovery-image] Feb 28 10:59:11.907 INFO O| Feb 28 10:59:11.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
55632025-02-28T10:59:13.374Z[ recovery-image] Feb 28 10:59:11.907 INFO O| Feb 28 10:59:11.907 INFO STEP 305 (remove_files) COMPLETE
55642025-02-28T10:59:13.376Z[ recovery-image] Feb 28 10:59:11.908 INFO O| Feb 28 10:59:11.907 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652025-02-28T10:59:13.382Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
55662025-02-28T10:59:13.394Z[ recovery-image] Feb 28 10:59:11.927 INFO O| Feb 28 10:59:11.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
55672025-02-28T10:59:13.394Z[ recovery-image] Feb 28 10:59:11.927 INFO O| Feb 28 10:59:11.927 INFO STEP 306 (remove_files) COMPLETE
55682025-02-28T10:59:13.394Z[ recovery-image] Feb 28 10:59:11.927 INFO O| Feb 28 10:59:11.927 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55692025-02-28T10:59:13.413Z[ recovery-image] Feb 28 10:59:11.946 INFO O| Feb 28 10:59:11.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
55702025-02-28T10:59:13.413Z[ recovery-image] Feb 28 10:59:11.947 INFO O| Feb 28 10:59:11.947 INFO STEP 307 (remove_files) COMPLETE
55712025-02-28T10:59:13.413Z[ recovery-image] Feb 28 10:59:11.947 INFO O| Feb 28 10:59:11.947 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55722025-02-28T10:59:13.433Z[ recovery-image] Feb 28 10:59:11.966 INFO O| Feb 28 10:59:11.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
55732025-02-28T10:59:13.433Z[ recovery-image] Feb 28 10:59:11.966 INFO O| Feb 28 10:59:11.966 INFO STEP 308 (remove_files) COMPLETE
55742025-02-28T10:59:13.435Z[ recovery-image] Feb 28 10:59:11.966 INFO O| Feb 28 10:59:11.966 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55752025-02-28T10:59:13.452Z[ recovery-image] Feb 28 10:59:11.985 INFO O| Feb 28 10:59:11.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
55762025-02-28T10:59:13.452Z[ recovery-image] Feb 28 10:59:11.985 INFO O| Feb 28 10:59:11.985 INFO STEP 309 (remove_files) COMPLETE
55772025-02-28T10:59:13.452Z[ recovery-image] Feb 28 10:59:11.985 INFO O| Feb 28 10:59:11.985 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55782025-02-28T10:59:13.473Z[ recovery-image] Feb 28 10:59:12.005 INFO O| Feb 28 10:59:12.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
55792025-02-28T10:59:13.473Z[ recovery-image] Feb 28 10:59:12.005 INFO O| Feb 28 10:59:12.005 INFO STEP 310 (remove_files) COMPLETE
55802025-02-28T10:59:13.473Z[ recovery-image] Feb 28 10:59:12.005 INFO O| Feb 28 10:59:12.005 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55812025-02-28T10:59:13.495Z[ recovery-image] Feb 28 10:59:12.027 INFO O| Feb 28 10:59:12.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
55822025-02-28T10:59:13.495Z[ recovery-image] Feb 28 10:59:12.027 INFO O| Feb 28 10:59:12.027 INFO STEP 311 (remove_files) COMPLETE
55832025-02-28T10:59:13.495Z[ recovery-image] Feb 28 10:59:12.027 INFO O| Feb 28 10:59:12.027 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55842025-02-28T10:59:13.519Z[ recovery-image] Feb 28 10:59:12.052 INFO O| Feb 28 10:59:12.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
55852025-02-28T10:59:13.519Z[ recovery-image] Feb 28 10:59:12.052 INFO O| Feb 28 10:59:12.052 INFO STEP 312 (remove_files) COMPLETE
55862025-02-28T10:59:13.521Z[ recovery-image] Feb 28 10:59:12.052 INFO O| Feb 28 10:59:12.052 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55872025-02-28T10:59:13.580Z[ recovery-image] Feb 28 10:59:12.113 INFO O| Feb 28 10:59:12.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55882025-02-28T10:59:13.580Z[ recovery-image] Feb 28 10:59:12.113 INFO O| Feb 28 10:59:12.113 INFO STEP 313 (remove_files) COMPLETE
55892025-02-28T10:59:13.580Z[ recovery-image] Feb 28 10:59:12.113 INFO O| Feb 28 10:59:12.113 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55902025-02-28T10:59:13.616Z[ recovery-image] Feb 28 10:59:12.149 INFO O| Feb 28 10:59:12.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55912025-02-28T10:59:13.616Z[ recovery-image] Feb 28 10:59:12.149 INFO O| Feb 28 10:59:12.149 INFO STEP 314 (remove_files) COMPLETE
55922025-02-28T10:59:13.616Z[ recovery-image] Feb 28 10:59:12.149 INFO O| Feb 28 10:59:12.149 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55932025-02-28T10:59:13.633Z[ recovery-image] Feb 28 10:59:12.166 INFO O| Feb 28 10:59:12.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55942025-02-28T10:59:13.633Z[ recovery-image] Feb 28 10:59:12.166 INFO O| Feb 28 10:59:12.166 INFO STEP 315 (remove_files) COMPLETE
55952025-02-28T10:59:13.636Z[ recovery-image] Feb 28 10:59:12.166 INFO O| Feb 28 10:59:12.166 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55962025-02-28T10:59:13.661Z[ recovery-image] Feb 28 10:59:12.194 INFO O| Feb 28 10:59:12.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55972025-02-28T10:59:13.663Z[ recovery-image] Feb 28 10:59:12.194 INFO O| Feb 28 10:59:12.194 INFO STEP 316 (remove_files) COMPLETE
55982025-02-28T10:59:13.663Z[ recovery-image] Feb 28 10:59:12.194 INFO O| Feb 28 10:59:12.194 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55992025-02-28T10:59:13.680Z[ recovery-image] Feb 28 10:59:12.213 INFO O| Feb 28 10:59:12.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
56002025-02-28T10:59:13.682Z[ recovery-image] Feb 28 10:59:12.213 INFO O| Feb 28 10:59:12.213 INFO STEP 317 (remove_files) COMPLETE
56012025-02-28T10:59:13.683Z[ recovery-image] Feb 28 10:59:12.213 INFO O| Feb 28 10:59:12.213 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56022025-02-28T10:59:13.717Z[ recovery-image] Feb 28 10:59:12.250 INFO O| Feb 28 10:59:12.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
56032025-02-28T10:59:13.720Z[ recovery-image] Feb 28 10:59:12.251 INFO O| Feb 28 10:59:12.251 INFO STEP 318 (remove_files) COMPLETE
56042025-02-28T10:59:13.720Z[ recovery-image] Feb 28 10:59:12.251 INFO O| Feb 28 10:59:12.251 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56052025-02-28T10:59:13.737Z[ recovery-image] Feb 28 10:59:12.269 INFO O| Feb 28 10:59:12.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
56062025-02-28T10:59:13.737Z[ recovery-image] Feb 28 10:59:12.269 INFO O| Feb 28 10:59:12.269 INFO STEP 319 (remove_files) COMPLETE
56072025-02-28T10:59:13.737Z[ recovery-image] Feb 28 10:59:12.269 INFO O| Feb 28 10:59:12.269 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56082025-02-28T10:59:13.755Z[ recovery-image] Feb 28 10:59:12.287 INFO O| Feb 28 10:59:12.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
56092025-02-28T10:59:13.755Z[ recovery-image] Feb 28 10:59:12.287 INFO O| Feb 28 10:59:12.287 INFO STEP 320 (remove_files) COMPLETE
56102025-02-28T10:59:13.755Z[ recovery-image] Feb 28 10:59:12.287 INFO O| Feb 28 10:59:12.287 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56112025-02-28T10:59:13.773Z[ recovery-image] Feb 28 10:59:12.306 INFO O| Feb 28 10:59:12.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
56122025-02-28T10:59:13.773Z[ recovery-image] Feb 28 10:59:12.306 INFO O| Feb 28 10:59:12.306 INFO STEP 321 (remove_files) COMPLETE
56132025-02-28T10:59:13.773Z[ recovery-image] Feb 28 10:59:12.306 INFO O| Feb 28 10:59:12.306 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56142025-02-28T10:59:13.793Z[ recovery-image] Feb 28 10:59:12.325 INFO O| Feb 28 10:59:12.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
56152025-02-28T10:59:13.793Z[ recovery-image] Feb 28 10:59:12.325 INFO O| Feb 28 10:59:12.325 INFO STEP 322 (remove_files) COMPLETE
56162025-02-28T10:59:13.793Z[ recovery-image] Feb 28 10:59:12.325 INFO O| Feb 28 10:59:12.325 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56172025-02-28T10:59:13.818Z[ recovery-image] Feb 28 10:59:12.351 INFO O| Feb 28 10:59:12.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
56182025-02-28T10:59:13.820Z[ recovery-image] Feb 28 10:59:12.351 INFO O| Feb 28 10:59:12.351 INFO STEP 323 (remove_files) COMPLETE
56192025-02-28T10:59:13.820Z[ recovery-image] Feb 28 10:59:12.351 INFO O| Feb 28 10:59:12.351 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56202025-02-28T10:59:13.849Z[ recovery-image] Feb 28 10:59:12.382 INFO O| Feb 28 10:59:12.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
56212025-02-28T10:59:13.849Z[ recovery-image] Feb 28 10:59:12.382 INFO O| Feb 28 10:59:12.382 INFO STEP 324 (remove_files) COMPLETE
56222025-02-28T10:59:13.849Z[ recovery-image] Feb 28 10:59:12.382 INFO O| Feb 28 10:59:12.382 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56232025-02-28T10:59:13.869Z[ recovery-image] Feb 28 10:59:12.402 INFO O| Feb 28 10:59:12.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
56242025-02-28T10:59:13.869Z[ recovery-image] Feb 28 10:59:12.402 INFO O| Feb 28 10:59:12.402 INFO STEP 325 (remove_files) COMPLETE
56252025-02-28T10:59:13.869Z[ recovery-image] Feb 28 10:59:12.402 INFO O| Feb 28 10:59:12.402 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56262025-02-28T10:59:13.909Z[ recovery-image] Feb 28 10:59:12.441 INFO O| Feb 28 10:59:12.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
56272025-02-28T10:59:13.912Z[ recovery-image] Feb 28 10:59:12.441 INFO O| Feb 28 10:59:12.441 INFO STEP 326 (remove_files) COMPLETE
56282025-02-28T10:59:13.912Z[ recovery-image] Feb 28 10:59:12.441 INFO O| Feb 28 10:59:12.441 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56292025-02-28T10:59:13.928Z[ recovery-image] Feb 28 10:59:12.461 INFO O| Feb 28 10:59:12.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
56302025-02-28T10:59:13.931Z[ recovery-image] Feb 28 10:59:12.461 INFO O| Feb 28 10:59:12.461 INFO STEP 327 (remove_files) COMPLETE
56312025-02-28T10:59:13.931Z[ recovery-image] Feb 28 10:59:12.461 INFO O| Feb 28 10:59:12.461 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56322025-02-28T10:59:13.949Z[ recovery-image] Feb 28 10:59:12.482 INFO O| Feb 28 10:59:12.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
56332025-02-28T10:59:13.949Z[ recovery-image] Feb 28 10:59:12.482 INFO O| Feb 28 10:59:12.482 INFO STEP 328 (remove_files) COMPLETE
56342025-02-28T10:59:13.949Z[ recovery-image] Feb 28 10:59:12.482 INFO O| Feb 28 10:59:12.482 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56352025-02-28T10:59:14.005Z[ recovery-image] Feb 28 10:59:12.538 INFO O| Feb 28 10:59:12.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
56362025-02-28T10:59:14.005Z[ recovery-image] Feb 28 10:59:12.539 INFO O| Feb 28 10:59:12.539 INFO STEP 329 (remove_files) COMPLETE
56372025-02-28T10:59:14.008Z[ recovery-image] Feb 28 10:59:12.539 INFO O| Feb 28 10:59:12.539 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56382025-02-28T10:59:14.027Z[ recovery-image] Feb 28 10:59:12.560 INFO O| Feb 28 10:59:12.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
56392025-02-28T10:59:14.031Z[ recovery-image] Feb 28 10:59:12.564 INFO O| Feb 28 10:59:12.564 INFO STEP 330 (remove_files) COMPLETE
56402025-02-28T10:59:14.034Z[ recovery-image] Feb 28 10:59:12.564 INFO O| Feb 28 10:59:12.564 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56412025-02-28T10:59:14.064Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
56422025-02-28T10:59:14.111Z[ recovery-image] Feb 28 10:59:12.644 INFO O| Feb 28 10:59:12.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
56432025-02-28T10:59:14.111Z[ recovery-image] Feb 28 10:59:12.644 INFO O| Feb 28 10:59:12.644 INFO STEP 331 (remove_files) COMPLETE
56442025-02-28T10:59:14.111Z[ recovery-image] Feb 28 10:59:12.644 INFO O| Feb 28 10:59:12.644 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452025-02-28T10:59:14.134Z[ recovery-image] Feb 28 10:59:12.667 INFO O| Feb 28 10:59:12.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
56462025-02-28T10:59:14.134Z[ recovery-image] Feb 28 10:59:12.667 INFO O| Feb 28 10:59:12.667 INFO STEP 332 (remove_files) COMPLETE
56472025-02-28T10:59:14.134Z[ recovery-image] Feb 28 10:59:12.667 INFO O| Feb 28 10:59:12.667 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482025-02-28T10:59:14.206Z[ recovery-image] Feb 28 10:59:12.738 INFO O| Feb 28 10:59:12.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
56492025-02-28T10:59:14.206Z[ recovery-image] Feb 28 10:59:12.738 INFO O| Feb 28 10:59:12.738 INFO STEP 333 (remove_files) COMPLETE
56502025-02-28T10:59:14.206Z[ recovery-image] Feb 28 10:59:12.738 INFO O| Feb 28 10:59:12.738 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512025-02-28T10:59:14.299Z[ recovery-image] Feb 28 10:59:12.832 INFO O| Feb 28 10:59:12.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
56522025-02-28T10:59:14.299Z[ recovery-image] Feb 28 10:59:12.832 INFO O| Feb 28 10:59:12.832 INFO STEP 334 (remove_files) COMPLETE
56532025-02-28T10:59:14.302Z[ recovery-image] Feb 28 10:59:12.832 INFO O| Feb 28 10:59:12.832 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542025-02-28T10:59:14.363Z[ recovery-image] Feb 28 10:59:12.892 INFO O| Feb 28 10:59:12.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
56552025-02-28T10:59:14.363Z[ recovery-image] Feb 28 10:59:12.892 INFO O| Feb 28 10:59:12.892 INFO STEP 335 (remove_files) COMPLETE
56562025-02-28T10:59:14.363Z[ recovery-image] Feb 28 10:59:12.892 INFO O| Feb 28 10:59:12.892 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572025-02-28T10:59:14.381Z[ recovery-image] Feb 28 10:59:12.914 INFO O| Feb 28 10:59:12.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
56582025-02-28T10:59:14.384Z[ recovery-image] Feb 28 10:59:12.914 INFO O| Feb 28 10:59:12.914 INFO STEP 336 (remove_files) COMPLETE
56592025-02-28T10:59:14.384Z[ recovery-image] Feb 28 10:59:12.915 INFO O| Feb 28 10:59:12.914 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602025-02-28T10:59:14.441Z[ recovery-image] Feb 28 10:59:12.974 INFO O| Feb 28 10:59:12.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
56612025-02-28T10:59:14.441Z[ recovery-image] Feb 28 10:59:12.974 INFO O| Feb 28 10:59:12.974 INFO STEP 337 (remove_files) COMPLETE
56622025-02-28T10:59:14.444Z[ recovery-image] Feb 28 10:59:12.974 INFO O| Feb 28 10:59:12.974 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632025-02-28T10:59:14.464Z[ recovery-image] Feb 28 10:59:12.997 INFO O| Feb 28 10:59:12.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56642025-02-28T10:59:14.465Z[ recovery-image] Feb 28 10:59:12.998 INFO O| Feb 28 10:59:12.997 INFO STEP 338 (remove_files) COMPLETE
56652025-02-28T10:59:14.465Z[ recovery-image] Feb 28 10:59:12.998 INFO O| Feb 28 10:59:12.998 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662025-02-28T10:59:14.485Z[ host-image] Feb 28 10:59:13.016 INFO O| Feb 28 10:59:13.016 INFO O| Done
56672025-02-28T10:59:14.503Z[ recovery-image] Feb 28 10:59:13.036 INFO O| Feb 28 10:59:13.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56682025-02-28T10:59:14.503Z[ recovery-image] Feb 28 10:59:13.036 INFO O| Feb 28 10:59:13.036 INFO STEP 339 (remove_files) COMPLETE
56692025-02-28T10:59:14.506Z[ recovery-image] Feb 28 10:59:13.036 INFO O| Feb 28 10:59:13.036 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702025-02-28T10:59:14.593Z[ recovery-image] Feb 28 10:59:13.126 INFO O| Feb 28 10:59:13.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56712025-02-28T10:59:14.595Z[ recovery-image] Feb 28 10:59:13.127 INFO O| Feb 28 10:59:13.127 INFO STEP 340 (remove_files) COMPLETE
56722025-02-28T10:59:14.595Z[ recovery-image] Feb 28 10:59:13.127 INFO O| Feb 28 10:59:13.127 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732025-02-28T10:59:14.614Z[ recovery-image] Feb 28 10:59:13.147 INFO O| Feb 28 10:59:13.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56742025-02-28T10:59:14.614Z[ recovery-image] Feb 28 10:59:13.147 INFO O| Feb 28 10:59:13.147 INFO STEP 341 (remove_files) COMPLETE
56752025-02-28T10:59:14.614Z[ recovery-image] Feb 28 10:59:13.147 INFO O| Feb 28 10:59:13.147 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762025-02-28T10:59:14.634Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
56772025-02-28T10:59:14.644Z[ recovery-image] Feb 28 10:59:13.177 INFO O| Feb 28 10:59:13.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56782025-02-28T10:59:14.647Z[ recovery-image] Feb 28 10:59:13.178 INFO O| Feb 28 10:59:13.178 INFO STEP 342 (remove_files) COMPLETE
56792025-02-28T10:59:14.647Z[ recovery-image] Feb 28 10:59:13.178 INFO O| Feb 28 10:59:13.178 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56802025-02-28T10:59:14.673Z[ recovery-image] Feb 28 10:59:13.206 INFO O| Feb 28 10:59:13.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56812025-02-28T10:59:14.673Z[ recovery-image] Feb 28 10:59:13.206 INFO O| Feb 28 10:59:13.206 INFO STEP 343 (remove_files) COMPLETE
56822025-02-28T10:59:14.673Z[ recovery-image] Feb 28 10:59:13.206 INFO O| Feb 28 10:59:13.206 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56832025-02-28T10:59:14.733Z[ recovery-image] Feb 28 10:59:13.265 INFO O| Feb 28 10:59:13.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56842025-02-28T10:59:14.733Z[ recovery-image] Feb 28 10:59:13.266 INFO O| Feb 28 10:59:13.266 INFO STEP 344 (remove_files) COMPLETE
56852025-02-28T10:59:14.733Z[ recovery-image] Feb 28 10:59:13.266 INFO O| Feb 28 10:59:13.266 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56862025-02-28T10:59:14.757Z[ recovery-image] Feb 28 10:59:13.289 INFO O| Feb 28 10:59:13.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56872025-02-28T10:59:14.757Z[ recovery-image] Feb 28 10:59:13.290 INFO O| Feb 28 10:59:13.289 INFO STEP 345 (remove_files) COMPLETE
56882025-02-28T10:59:14.759Z[ recovery-image] Feb 28 10:59:13.290 INFO O| Feb 28 10:59:13.289 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56892025-02-28T10:59:14.814Z[ recovery-image] Feb 28 10:59:13.347 INFO O| Feb 28 10:59:13.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56902025-02-28T10:59:14.817Z[ recovery-image] Feb 28 10:59:13.347 INFO O| Feb 28 10:59:13.347 INFO STEP 346 (remove_files) COMPLETE
56912025-02-28T10:59:14.817Z[ recovery-image] Feb 28 10:59:13.347 INFO O| Feb 28 10:59:13.347 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56922025-02-28T10:59:14.873Z[ recovery-image] Feb 28 10:59:13.405 INFO O| Feb 28 10:59:13.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56932025-02-28T10:59:14.873Z[ recovery-image] Feb 28 10:59:13.406 INFO O| Feb 28 10:59:13.406 INFO STEP 347 (remove_files) COMPLETE
56942025-02-28T10:59:14.873Z[ recovery-image] Feb 28 10:59:13.406 INFO O| Feb 28 10:59:13.406 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56952025-02-28T10:59:14.893Z[ recovery-image] Feb 28 10:59:13.426 INFO O| Feb 28 10:59:13.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56962025-02-28T10:59:14.893Z[ recovery-image] Feb 28 10:59:13.426 INFO O| Feb 28 10:59:13.426 INFO STEP 348 (remove_files) COMPLETE
56972025-02-28T10:59:14.895Z[ recovery-image] Feb 28 10:59:13.426 INFO O| Feb 28 10:59:13.426 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56982025-02-28T10:59:14.914Z[ recovery-image] Feb 28 10:59:13.445 INFO O| Feb 28 10:59:13.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56992025-02-28T10:59:14.914Z[ recovery-image] Feb 28 10:59:13.445 INFO O| Feb 28 10:59:13.445 INFO STEP 349 (remove_files) COMPLETE
57002025-02-28T10:59:14.914Z[ recovery-image] Feb 28 10:59:13.445 INFO O| Feb 28 10:59:13.445 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57012025-02-28T10:59:14.940Z[ recovery-image] Feb 28 10:59:13.472 INFO O| Feb 28 10:59:13.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
57022025-02-28T10:59:14.940Z[ recovery-image] Feb 28 10:59:13.472 INFO O| Feb 28 10:59:13.472 INFO STEP 350 (remove_files) COMPLETE
57032025-02-28T10:59:14.940Z[ recovery-image] Feb 28 10:59:13.473 INFO O| Feb 28 10:59:13.472 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57042025-02-28T10:59:14.976Z[ recovery-image] Feb 28 10:59:13.509 INFO O| Feb 28 10:59:13.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
57052025-02-28T10:59:14.976Z[ recovery-image] Feb 28 10:59:13.509 INFO O| Feb 28 10:59:13.509 INFO STEP 351 (remove_files) COMPLETE
57062025-02-28T10:59:14.976Z[ recovery-image] Feb 28 10:59:13.509 INFO O| Feb 28 10:59:13.509 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072025-02-28T10:59:14.997Z[ recovery-image] Feb 28 10:59:13.530 INFO O| Feb 28 10:59:13.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
57082025-02-28T10:59:14.997Z[ recovery-image] Feb 28 10:59:13.530 INFO O| Feb 28 10:59:13.530 INFO STEP 352 (remove_files) COMPLETE
57092025-02-28T10:59:14.997Z[ recovery-image] Feb 28 10:59:13.530 INFO O| Feb 28 10:59:13.530 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102025-02-28T10:59:15.016Z[ recovery-image] Feb 28 10:59:13.549 INFO O| Feb 28 10:59:13.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
57112025-02-28T10:59:15.016Z[ recovery-image] Feb 28 10:59:13.549 INFO O| Feb 28 10:59:13.549 INFO STEP 353 (remove_files) COMPLETE
57122025-02-28T10:59:15.016Z[ recovery-image] Feb 28 10:59:13.549 INFO O| Feb 28 10:59:13.549 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132025-02-28T10:59:15.034Z[ recovery-image] Feb 28 10:59:13.567 INFO O| Feb 28 10:59:13.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
57142025-02-28T10:59:15.037Z[ recovery-image] Feb 28 10:59:13.567 INFO O| Feb 28 10:59:13.567 INFO STEP 354 (remove_files) COMPLETE
57152025-02-28T10:59:15.037Z[ recovery-image] Feb 28 10:59:13.567 INFO O| Feb 28 10:59:13.567 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162025-02-28T10:59:15.052Z[ recovery-image] Feb 28 10:59:13.585 INFO O| Feb 28 10:59:13.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
57172025-02-28T10:59:15.052Z[ recovery-image] Feb 28 10:59:13.585 INFO O| Feb 28 10:59:13.585 INFO STEP 355 (remove_files) COMPLETE
57182025-02-28T10:59:15.055Z[ recovery-image] Feb 28 10:59:13.585 INFO O| Feb 28 10:59:13.585 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192025-02-28T10:59:15.069Z[ recovery-image] Feb 28 10:59:13.602 INFO O| Feb 28 10:59:13.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
57202025-02-28T10:59:15.069Z[ recovery-image] Feb 28 10:59:13.602 INFO O| Feb 28 10:59:13.602 INFO STEP 356 (remove_files) COMPLETE
57212025-02-28T10:59:15.072Z[ recovery-image] Feb 28 10:59:13.602 INFO O| Feb 28 10:59:13.602 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222025-02-28T10:59:15.086Z[ recovery-image] Feb 28 10:59:13.619 INFO O| Feb 28 10:59:13.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
57232025-02-28T10:59:15.089Z[ recovery-image] Feb 28 10:59:13.619 INFO O| Feb 28 10:59:13.619 INFO STEP 357 (remove_files) COMPLETE
57242025-02-28T10:59:15.089Z[ recovery-image] Feb 28 10:59:13.619 INFO O| Feb 28 10:59:13.619 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252025-02-28T10:59:15.116Z[ recovery-image] Feb 28 10:59:13.648 INFO O| Feb 28 10:59:13.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
57262025-02-28T10:59:15.116Z[ recovery-image] Feb 28 10:59:13.648 INFO O| Feb 28 10:59:13.648 INFO STEP 358 (remove_files) COMPLETE
57272025-02-28T10:59:15.118Z[ recovery-image] Feb 28 10:59:13.648 INFO O| Feb 28 10:59:13.648 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282025-02-28T10:59:15.154Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
57292025-02-28T10:59:15.170Z[ recovery-image] Feb 28 10:59:13.702 INFO O| Feb 28 10:59:13.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
57302025-02-28T10:59:15.170Z[ recovery-image] Feb 28 10:59:13.702 INFO O| Feb 28 10:59:13.702 INFO STEP 359 (remove_files) COMPLETE
57312025-02-28T10:59:15.170Z[ recovery-image] Feb 28 10:59:13.702 INFO O| Feb 28 10:59:13.702 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322025-02-28T10:59:15.189Z[ recovery-image] Feb 28 10:59:13.721 INFO O| Feb 28 10:59:13.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
57332025-02-28T10:59:15.191Z[ recovery-image] Feb 28 10:59:13.721 INFO O| Feb 28 10:59:13.721 INFO STEP 360 (remove_files) COMPLETE
57342025-02-28T10:59:15.198Z[ recovery-image] Feb 28 10:59:13.722 INFO O| Feb 28 10:59:13.721 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352025-02-28T10:59:15.226Z[ recovery-image] Feb 28 10:59:13.759 INFO O| Feb 28 10:59:13.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
57362025-02-28T10:59:15.229Z[ recovery-image] Feb 28 10:59:13.759 INFO O| Feb 28 10:59:13.759 INFO STEP 361 (remove_files) COMPLETE
57372025-02-28T10:59:15.229Z[ recovery-image] Feb 28 10:59:13.759 INFO O| Feb 28 10:59:13.759 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382025-02-28T10:59:15.259Z[ recovery-image] Feb 28 10:59:13.791 INFO O| Feb 28 10:59:13.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
57392025-02-28T10:59:15.259Z[ recovery-image] Feb 28 10:59:13.792 INFO O| Feb 28 10:59:13.792 INFO STEP 362 (remove_files) COMPLETE
57402025-02-28T10:59:15.259Z[ recovery-image] Feb 28 10:59:13.792 INFO O| Feb 28 10:59:13.792 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412025-02-28T10:59:15.312Z[ recovery-image] Feb 28 10:59:13.844 INFO O| Feb 28 10:59:13.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
57422025-02-28T10:59:15.312Z[ recovery-image] Feb 28 10:59:13.844 INFO O| Feb 28 10:59:13.844 INFO STEP 363 (remove_files) COMPLETE
57432025-02-28T10:59:15.315Z[ recovery-image] Feb 28 10:59:13.844 INFO O| Feb 28 10:59:13.844 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442025-02-28T10:59:15.338Z[ recovery-image] Feb 28 10:59:13.871 INFO O| Feb 28 10:59:13.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57452025-02-28T10:59:15.341Z[ recovery-image] Feb 28 10:59:13.871 INFO O| Feb 28 10:59:13.871 INFO STEP 364 (remove_files) COMPLETE
57462025-02-28T10:59:15.341Z[ recovery-image] Feb 28 10:59:13.872 INFO O| Feb 28 10:59:13.871 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472025-02-28T10:59:15.360Z[ recovery-image] Feb 28 10:59:13.891 INFO O| Feb 28 10:59:13.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57482025-02-28T10:59:15.360Z[ recovery-image] Feb 28 10:59:13.892 INFO O| Feb 28 10:59:13.892 INFO STEP 365 (remove_files) COMPLETE
57492025-02-28T10:59:15.362Z[ recovery-image] Feb 28 10:59:13.892 INFO O| Feb 28 10:59:13.892 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502025-02-28T10:59:15.426Z[ recovery-image] Feb 28 10:59:13.959 INFO O| Feb 28 10:59:13.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57512025-02-28T10:59:15.429Z[ recovery-image] Feb 28 10:59:13.959 INFO O| Feb 28 10:59:13.959 INFO STEP 366 (remove_files) COMPLETE
57522025-02-28T10:59:15.429Z[ recovery-image] Feb 28 10:59:13.960 INFO O| Feb 28 10:59:13.960 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532025-02-28T10:59:15.453Z[ recovery-image] Feb 28 10:59:13.986 INFO O| Feb 28 10:59:13.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57542025-02-28T10:59:15.456Z[ recovery-image] Feb 28 10:59:13.986 INFO O| Feb 28 10:59:13.986 INFO STEP 367 (remove_files) COMPLETE
57552025-02-28T10:59:15.456Z[ recovery-image] Feb 28 10:59:13.986 INFO O| Feb 28 10:59:13.986 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562025-02-28T10:59:15.473Z[ recovery-image] Feb 28 10:59:14.006 INFO O| Feb 28 10:59:14.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57572025-02-28T10:59:15.476Z[ recovery-image] Feb 28 10:59:14.006 INFO O| Feb 28 10:59:14.006 INFO STEP 368 (remove_files) COMPLETE
57582025-02-28T10:59:15.476Z[ recovery-image] Feb 28 10:59:14.006 INFO O| Feb 28 10:59:14.006 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592025-02-28T10:59:15.492Z[ recovery-image] Feb 28 10:59:14.025 INFO O| Feb 28 10:59:14.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57602025-02-28T10:59:15.496Z[ recovery-image] Feb 28 10:59:14.025 INFO O| Feb 28 10:59:14.025 INFO STEP 369 (remove_files) COMPLETE
57612025-02-28T10:59:15.496Z[ recovery-image] Feb 28 10:59:14.026 INFO O| Feb 28 10:59:14.025 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622025-02-28T10:59:15.511Z[ recovery-image] Feb 28 10:59:14.044 INFO O| Feb 28 10:59:14.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57632025-02-28T10:59:15.514Z[ recovery-image] Feb 28 10:59:14.044 INFO O| Feb 28 10:59:14.044 INFO STEP 370 (remove_files) COMPLETE
57642025-02-28T10:59:15.514Z[ recovery-image] Feb 28 10:59:14.044 INFO O| Feb 28 10:59:14.044 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652025-02-28T10:59:15.530Z[ recovery-image] Feb 28 10:59:14.063 INFO O| Feb 28 10:59:14.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57662025-02-28T10:59:15.533Z[ recovery-image] Feb 28 10:59:14.063 INFO O| Feb 28 10:59:14.063 INFO STEP 371 (remove_files) COMPLETE
57672025-02-28T10:59:15.533Z[ recovery-image] Feb 28 10:59:14.064 INFO O| Feb 28 10:59:14.063 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682025-02-28T10:59:15.565Z[ recovery-image] Feb 28 10:59:14.098 INFO O| Feb 28 10:59:14.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57692025-02-28T10:59:15.565Z[ recovery-image] Feb 28 10:59:14.098 INFO O| Feb 28 10:59:14.098 INFO STEP 372 (remove_files) COMPLETE
57702025-02-28T10:59:15.568Z[ recovery-image] Feb 28 10:59:14.098 INFO O| Feb 28 10:59:14.098 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712025-02-28T10:59:15.619Z[ recovery-image] Feb 28 10:59:14.152 INFO O| Feb 28 10:59:14.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57722025-02-28T10:59:15.620Z[ recovery-image] Feb 28 10:59:14.152 INFO O| Feb 28 10:59:14.150 INFO STEP 373 (remove_files) COMPLETE
57732025-02-28T10:59:15.620Z[ recovery-image] Feb 28 10:59:14.152 INFO O| Feb 28 10:59:14.150 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742025-02-28T10:59:15.637Z[ recovery-image] Feb 28 10:59:14.169 INFO O| Feb 28 10:59:14.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57752025-02-28T10:59:15.638Z[ recovery-image] Feb 28 10:59:14.169 INFO O| Feb 28 10:59:14.169 INFO STEP 374 (remove_files) COMPLETE
57762025-02-28T10:59:15.638Z[ recovery-image] Feb 28 10:59:14.169 INFO O| Feb 28 10:59:14.169 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772025-02-28T10:59:15.674Z[ recovery-image] Feb 28 10:59:14.206 INFO O| Feb 28 10:59:14.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57782025-02-28T10:59:15.674Z[ recovery-image] Feb 28 10:59:14.206 INFO O| Feb 28 10:59:14.206 INFO STEP 375 (remove_files) COMPLETE
57792025-02-28T10:59:15.677Z[ recovery-image] Feb 28 10:59:14.206 INFO O| Feb 28 10:59:14.206 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802025-02-28T10:59:15.701Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
57812025-02-28T10:59:15.707Z[ recovery-image] Feb 28 10:59:14.239 INFO O| Feb 28 10:59:14.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57822025-02-28T10:59:15.707Z[ recovery-image] Feb 28 10:59:14.239 INFO O| Feb 28 10:59:14.239 INFO STEP 376 (remove_files) COMPLETE
57832025-02-28T10:59:15.710Z[ recovery-image] Feb 28 10:59:14.239 INFO O| Feb 28 10:59:14.239 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842025-02-28T10:59:15.724Z[ recovery-image] Feb 28 10:59:14.257 INFO O| Feb 28 10:59:14.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57852025-02-28T10:59:15.725Z[ recovery-image] Feb 28 10:59:14.257 INFO O| Feb 28 10:59:14.257 INFO STEP 377 (remove_files) COMPLETE
57862025-02-28T10:59:15.727Z[ recovery-image] Feb 28 10:59:14.257 INFO O| Feb 28 10:59:14.257 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872025-02-28T10:59:15.743Z[ recovery-image] Feb 28 10:59:14.276 INFO O| Feb 28 10:59:14.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57882025-02-28T10:59:15.746Z[ recovery-image] Feb 28 10:59:14.276 INFO O| Feb 28 10:59:14.276 INFO STEP 378 (remove_files) COMPLETE
57892025-02-28T10:59:15.746Z[ recovery-image] Feb 28 10:59:14.276 INFO O| Feb 28 10:59:14.276 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902025-02-28T10:59:15.774Z[ recovery-image] Feb 28 10:59:14.306 INFO O| Feb 28 10:59:14.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57912025-02-28T10:59:15.774Z[ recovery-image] Feb 28 10:59:14.306 INFO O| Feb 28 10:59:14.306 INFO STEP 379 (remove_files) COMPLETE
57922025-02-28T10:59:15.776Z[ recovery-image] Feb 28 10:59:14.306 INFO O| Feb 28 10:59:14.306 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932025-02-28T10:59:15.833Z[ recovery-image] Feb 28 10:59:14.366 INFO O| Feb 28 10:59:14.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57942025-02-28T10:59:15.833Z[ recovery-image] Feb 28 10:59:14.366 INFO O| Feb 28 10:59:14.366 INFO STEP 380 (remove_files) COMPLETE
57952025-02-28T10:59:15.833Z[ recovery-image] Feb 28 10:59:14.366 INFO O| Feb 28 10:59:14.366 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962025-02-28T10:59:15.893Z[ recovery-image] Feb 28 10:59:14.426 INFO O| Feb 28 10:59:14.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57972025-02-28T10:59:15.893Z[ recovery-image] Feb 28 10:59:14.426 INFO O| Feb 28 10:59:14.426 INFO STEP 381 (remove_files) COMPLETE
57982025-02-28T10:59:15.893Z[ recovery-image] Feb 28 10:59:14.426 INFO O| Feb 28 10:59:14.426 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992025-02-28T10:59:15.912Z[ recovery-image] Feb 28 10:59:14.445 INFO O| Feb 28 10:59:14.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
58002025-02-28T10:59:15.912Z[ recovery-image] Feb 28 10:59:14.445 INFO O| Feb 28 10:59:14.445 INFO STEP 382 (remove_files) COMPLETE
58012025-02-28T10:59:15.912Z[ recovery-image] Feb 28 10:59:14.445 INFO O| Feb 28 10:59:14.445 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022025-02-28T10:59:15.934Z[ recovery-image] Feb 28 10:59:14.467 INFO O| Feb 28 10:59:14.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
58032025-02-28T10:59:15.934Z[ recovery-image] Feb 28 10:59:14.467 INFO O| Feb 28 10:59:14.467 INFO STEP 383 (remove_files) COMPLETE
58042025-02-28T10:59:15.937Z[ recovery-image] Feb 28 10:59:14.467 INFO O| Feb 28 10:59:14.467 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052025-02-28T10:59:15.956Z[ recovery-image] Feb 28 10:59:14.488 INFO O| Feb 28 10:59:14.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
58062025-02-28T10:59:15.956Z[ recovery-image] Feb 28 10:59:14.488 INFO O| Feb 28 10:59:14.488 INFO STEP 384 (remove_files) COMPLETE
58072025-02-28T10:59:15.956Z[ recovery-image] Feb 28 10:59:14.488 INFO O| Feb 28 10:59:14.488 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082025-02-28T10:59:15.975Z[ recovery-image] Feb 28 10:59:14.508 INFO O| Feb 28 10:59:14.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
58092025-02-28T10:59:15.975Z[ recovery-image] Feb 28 10:59:14.508 INFO O| Feb 28 10:59:14.508 INFO STEP 385 (remove_files) COMPLETE
58102025-02-28T10:59:15.975Z[ recovery-image] Feb 28 10:59:14.508 INFO O| Feb 28 10:59:14.508 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112025-02-28T10:59:15.995Z[ recovery-image] Feb 28 10:59:14.528 INFO O| Feb 28 10:59:14.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
58122025-02-28T10:59:15.995Z[ recovery-image] Feb 28 10:59:14.528 INFO O| Feb 28 10:59:14.528 INFO STEP 386 (remove_files) COMPLETE
58132025-02-28T10:59:15.995Z[ recovery-image] Feb 28 10:59:14.528 INFO O| Feb 28 10:59:14.528 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142025-02-28T10:59:16.015Z[ recovery-image] Feb 28 10:59:14.548 INFO O| Feb 28 10:59:14.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
58152025-02-28T10:59:16.015Z[ recovery-image] Feb 28 10:59:14.548 INFO O| Feb 28 10:59:14.548 INFO STEP 387 (remove_files) COMPLETE
58162025-02-28T10:59:16.015Z[ recovery-image] Feb 28 10:59:14.548 INFO O| Feb 28 10:59:14.548 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172025-02-28T10:59:16.035Z[ recovery-image] Feb 28 10:59:14.567 INFO O| Feb 28 10:59:14.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
58182025-02-28T10:59:16.041Z[ recovery-image] Feb 28 10:59:14.574 INFO O| Feb 28 10:59:14.574 INFO STEP 388 (remove_files) COMPLETE
58192025-02-28T10:59:16.044Z[ recovery-image] Feb 28 10:59:14.574 INFO O| Feb 28 10:59:14.574 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202025-02-28T10:59:16.080Z[ recovery-image] Feb 28 10:59:14.612 INFO O| Feb 28 10:59:14.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
58212025-02-28T10:59:16.080Z[ recovery-image] Feb 28 10:59:14.612 INFO O| Feb 28 10:59:14.612 INFO STEP 389 (remove_files) COMPLETE
58222025-02-28T10:59:16.080Z[ recovery-image] Feb 28 10:59:14.612 INFO O| Feb 28 10:59:14.612 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232025-02-28T10:59:16.122Z[ recovery-image] Feb 28 10:59:14.655 INFO O| Feb 28 10:59:14.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
58242025-02-28T10:59:16.122Z[ recovery-image] Feb 28 10:59:14.655 INFO O| Feb 28 10:59:14.655 INFO STEP 390 (remove_files) COMPLETE
58252025-02-28T10:59:16.122Z[ recovery-image] Feb 28 10:59:14.655 INFO O| Feb 28 10:59:14.655 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262025-02-28T10:59:16.141Z[ recovery-image] Feb 28 10:59:14.674 INFO O| Feb 28 10:59:14.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
58272025-02-28T10:59:16.141Z[ recovery-image] Feb 28 10:59:14.674 INFO O| Feb 28 10:59:14.674 INFO STEP 391 (remove_files) COMPLETE
58282025-02-28T10:59:16.144Z[ recovery-image] Feb 28 10:59:14.674 INFO O| Feb 28 10:59:14.674 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292025-02-28T10:59:16.159Z[ recovery-image] Feb 28 10:59:14.692 INFO O| Feb 28 10:59:14.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
58302025-02-28T10:59:16.159Z[ recovery-image] Feb 28 10:59:14.692 INFO O| Feb 28 10:59:14.692 INFO STEP 392 (remove_files) COMPLETE
58312025-02-28T10:59:16.159Z[ recovery-image] Feb 28 10:59:14.692 INFO O| Feb 28 10:59:14.692 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322025-02-28T10:59:16.212Z[ recovery-image] Feb 28 10:59:14.745 INFO O| Feb 28 10:59:14.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
58332025-02-28T10:59:16.212Z[ recovery-image] Feb 28 10:59:14.745 INFO O| Feb 28 10:59:14.745 INFO STEP 393 (remove_files) COMPLETE
58342025-02-28T10:59:16.216Z[ recovery-image] Feb 28 10:59:14.745 INFO O| Feb 28 10:59:14.745 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352025-02-28T10:59:16.232Z[ recovery-image] Feb 28 10:59:14.765 INFO O| Feb 28 10:59:14.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
58362025-02-28T10:59:16.232Z[ recovery-image] Feb 28 10:59:14.765 INFO O| Feb 28 10:59:14.765 INFO STEP 394 (remove_files) COMPLETE
58372025-02-28T10:59:16.232Z[ recovery-image] Feb 28 10:59:14.765 INFO O| Feb 28 10:59:14.765 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382025-02-28T10:59:16.250Z[ recovery-image] Feb 28 10:59:14.782 INFO O| Feb 28 10:59:14.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
58392025-02-28T10:59:16.250Z[ recovery-image] Feb 28 10:59:14.782 INFO O| Feb 28 10:59:14.782 INFO STEP 395 (remove_files) COMPLETE
58402025-02-28T10:59:16.250Z[ recovery-image] Feb 28 10:59:14.782 INFO O| Feb 28 10:59:14.782 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412025-02-28T10:59:16.279Z[ recovery-image] Feb 28 10:59:14.811 INFO O| Feb 28 10:59:14.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
58422025-02-28T10:59:16.279Z[ recovery-image] Feb 28 10:59:14.811 INFO O| Feb 28 10:59:14.811 INFO STEP 396 (remove_files) COMPLETE
58432025-02-28T10:59:16.279Z[ recovery-image] Feb 28 10:59:14.811 INFO O| Feb 28 10:59:14.811 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442025-02-28T10:59:16.314Z[ recovery-image] Feb 28 10:59:14.845 INFO O| Feb 28 10:59:14.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
58452025-02-28T10:59:16.328Z[ recovery-image] Feb 28 10:59:14.859 INFO O| Feb 28 10:59:14.859 INFO STEP 397 (remove_files) COMPLETE
58462025-02-28T10:59:16.328Z[ recovery-image] Feb 28 10:59:14.859 INFO O| Feb 28 10:59:14.859 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472025-02-28T10:59:16.405Z[ recovery-image] Feb 28 10:59:14.937 INFO O| Feb 28 10:59:14.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58482025-02-28T10:59:16.405Z[ recovery-image] Feb 28 10:59:14.937 INFO O| Feb 28 10:59:14.937 INFO STEP 398 (remove_files) COMPLETE
58492025-02-28T10:59:16.407Z[ recovery-image] Feb 28 10:59:14.937 INFO O| Feb 28 10:59:14.937 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502025-02-28T10:59:16.445Z[ recovery-image] Feb 28 10:59:14.978 INFO O| Feb 28 10:59:14.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58512025-02-28T10:59:16.445Z[ recovery-image] Feb 28 10:59:14.978 INFO O| Feb 28 10:59:14.978 INFO STEP 399 (remove_files) COMPLETE
58522025-02-28T10:59:16.445Z[ recovery-image] Feb 28 10:59:14.978 INFO O| Feb 28 10:59:14.978 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532025-02-28T10:59:16.507Z[ recovery-image] Feb 28 10:59:15.038 INFO O| Feb 28 10:59:15.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58542025-02-28T10:59:16.507Z[ recovery-image] Feb 28 10:59:15.038 INFO O| Feb 28 10:59:15.038 INFO STEP 400 (remove_files) COMPLETE
58552025-02-28T10:59:16.507Z[ recovery-image] Feb 28 10:59:15.038 INFO O| Feb 28 10:59:15.038 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562025-02-28T10:59:16.524Z[ recovery-image] Feb 28 10:59:15.056 INFO O| Feb 28 10:59:15.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58572025-02-28T10:59:16.527Z[ recovery-image] Feb 28 10:59:15.057 INFO O| Feb 28 10:59:15.056 INFO STEP 401 (remove_files) COMPLETE
58582025-02-28T10:59:16.527Z[ recovery-image] Feb 28 10:59:15.057 INFO O| Feb 28 10:59:15.056 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592025-02-28T10:59:16.544Z[ recovery-image] Feb 28 10:59:15.076 INFO O| Feb 28 10:59:15.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58602025-02-28T10:59:16.544Z[ recovery-image] Feb 28 10:59:15.076 INFO O| Feb 28 10:59:15.076 INFO STEP 402 (remove_files) COMPLETE
58612025-02-28T10:59:16.547Z[ recovery-image] Feb 28 10:59:15.076 INFO O| Feb 28 10:59:15.076 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622025-02-28T10:59:16.573Z[ recovery-image] Feb 28 10:59:15.096 INFO O| Feb 28 10:59:15.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58632025-02-28T10:59:16.573Z[ recovery-image] Feb 28 10:59:15.096 INFO O| Feb 28 10:59:15.096 INFO STEP 403 (remove_files) COMPLETE
58642025-02-28T10:59:16.573Z[ recovery-image] Feb 28 10:59:15.096 INFO O| Feb 28 10:59:15.096 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652025-02-28T10:59:16.584Z[ recovery-image] Feb 28 10:59:15.116 INFO O| Feb 28 10:59:15.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58662025-02-28T10:59:16.584Z[verify-libraries] Compiling sync-ptr v0.1.1
58672025-02-28T10:59:16.587Z[ recovery-image] Feb 28 10:59:15.116 INFO O| Feb 28 10:59:15.116 INFO STEP 404 (remove_files) COMPLETE
58682025-02-28T10:59:16.587Z[ recovery-image] Feb 28 10:59:15.117 INFO O| Feb 28 10:59:15.116 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692025-02-28T10:59:16.612Z[ recovery-image] Feb 28 10:59:15.144 INFO O| Feb 28 10:59:15.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58702025-02-28T10:59:16.612Z[ recovery-image] Feb 28 10:59:15.145 INFO O| Feb 28 10:59:15.145 INFO STEP 405 (remove_files) COMPLETE
58712025-02-28T10:59:16.612Z[ recovery-image] Feb 28 10:59:15.145 INFO O| Feb 28 10:59:15.145 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722025-02-28T10:59:16.631Z[ recovery-image] Feb 28 10:59:15.163 INFO O| Feb 28 10:59:15.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58732025-02-28T10:59:16.631Z[ recovery-image] Feb 28 10:59:15.163 INFO O| Feb 28 10:59:15.163 INFO STEP 406 (remove_files) COMPLETE
58742025-02-28T10:59:16.631Z[ recovery-image] Feb 28 10:59:15.163 INFO O| Feb 28 10:59:15.163 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752025-02-28T10:59:16.666Z[ recovery-image] Feb 28 10:59:15.199 INFO O| Feb 28 10:59:15.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58762025-02-28T10:59:16.666Z[ recovery-image] Feb 28 10:59:15.199 INFO O| Feb 28 10:59:15.199 INFO STEP 407 (remove_files) COMPLETE
58772025-02-28T10:59:16.666Z[ recovery-image] Feb 28 10:59:15.199 INFO O| Feb 28 10:59:15.199 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782025-02-28T10:59:16.699Z[ recovery-image] Feb 28 10:59:15.231 INFO O| Feb 28 10:59:15.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58792025-02-28T10:59:16.699Z[ recovery-image] Feb 28 10:59:15.231 INFO O| Feb 28 10:59:15.231 INFO STEP 408 (remove_files) COMPLETE
58802025-02-28T10:59:16.699Z[ recovery-image] Feb 28 10:59:15.231 INFO O| Feb 28 10:59:15.231 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812025-02-28T10:59:16.720Z[ recovery-image] Feb 28 10:59:15.253 INFO O| Feb 28 10:59:15.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58822025-02-28T10:59:16.720Z[ recovery-image] Feb 28 10:59:15.253 INFO O| Feb 28 10:59:15.253 INFO STEP 409 (remove_files) COMPLETE
58832025-02-28T10:59:16.723Z[ recovery-image] Feb 28 10:59:15.253 INFO O| Feb 28 10:59:15.253 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-02-28T10:59:16.741Z[ recovery-image] Feb 28 10:59:15.273 INFO O| Feb 28 10:59:15.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58852025-02-28T10:59:16.741Z[ recovery-image] Feb 28 10:59:15.273 INFO O| Feb 28 10:59:15.273 INFO STEP 410 (remove_files) COMPLETE
58862025-02-28T10:59:16.743Z[ recovery-image] Feb 28 10:59:15.273 INFO O| Feb 28 10:59:15.273 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-02-28T10:59:16.761Z[ recovery-image] Feb 28 10:59:15.294 INFO O| Feb 28 10:59:15.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58882025-02-28T10:59:16.761Z[ recovery-image] Feb 28 10:59:15.294 INFO O| Feb 28 10:59:15.294 INFO STEP 411 (remove_files) COMPLETE
58892025-02-28T10:59:16.761Z[ recovery-image] Feb 28 10:59:15.294 INFO O| Feb 28 10:59:15.294 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-02-28T10:59:16.782Z[ recovery-image] Feb 28 10:59:15.315 INFO O| Feb 28 10:59:15.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58912025-02-28T10:59:16.782Z[ recovery-image] Feb 28 10:59:15.315 INFO O| Feb 28 10:59:15.315 INFO STEP 412 (remove_files) COMPLETE
58922025-02-28T10:59:16.785Z[ recovery-image] Feb 28 10:59:15.315 INFO O| Feb 28 10:59:15.315 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-02-28T10:59:16.815Z[ recovery-image] Feb 28 10:59:15.346 INFO O| Feb 28 10:59:15.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58942025-02-28T10:59:16.815Z[ recovery-image] Feb 28 10:59:15.346 INFO O| Feb 28 10:59:15.346 INFO STEP 413 (remove_files) COMPLETE
58952025-02-28T10:59:16.815Z[ recovery-image] Feb 28 10:59:15.346 INFO O| Feb 28 10:59:15.346 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-02-28T10:59:16.855Z[ recovery-image] Feb 28 10:59:15.388 INFO O| Feb 28 10:59:15.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58972025-02-28T10:59:16.858Z[ recovery-image] Feb 28 10:59:15.388 INFO O| Feb 28 10:59:15.388 INFO STEP 414 (remove_files) COMPLETE
58982025-02-28T10:59:16.858Z[ recovery-image] Feb 28 10:59:15.388 INFO O| Feb 28 10:59:15.388 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-02-28T10:59:16.885Z[ recovery-image] Feb 28 10:59:15.417 INFO O| Feb 28 10:59:15.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
59002025-02-28T10:59:16.885Z[ recovery-image] Feb 28 10:59:15.417 INFO O| Feb 28 10:59:15.417 INFO STEP 415 (remove_files) COMPLETE
59012025-02-28T10:59:16.885Z[ recovery-image] Feb 28 10:59:15.417 INFO O| Feb 28 10:59:15.417 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-02-28T10:59:16.906Z[ recovery-image] Feb 28 10:59:15.438 INFO O| Feb 28 10:59:15.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
59032025-02-28T10:59:16.906Z[ recovery-image] Feb 28 10:59:15.438 INFO O| Feb 28 10:59:15.438 INFO STEP 416 (remove_files) COMPLETE
59042025-02-28T10:59:16.906Z[ recovery-image] Feb 28 10:59:15.438 INFO O| Feb 28 10:59:15.438 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-02-28T10:59:16.926Z[ recovery-image] Feb 28 10:59:15.458 INFO O| Feb 28 10:59:15.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
59062025-02-28T10:59:16.927Z[ recovery-image] Feb 28 10:59:15.458 INFO O| Feb 28 10:59:15.458 INFO STEP 417 (remove_files) COMPLETE
59072025-02-28T10:59:16.927Z[ recovery-image] Feb 28 10:59:15.458 INFO O| Feb 28 10:59:15.458 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-02-28T10:59:16.948Z[ recovery-image] Feb 28 10:59:15.480 INFO O| Feb 28 10:59:15.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
59092025-02-28T10:59:16.950Z[ recovery-image] Feb 28 10:59:15.480 INFO O| Feb 28 10:59:15.480 INFO STEP 418 (remove_files) COMPLETE
59102025-02-28T10:59:16.950Z[ recovery-image] Feb 28 10:59:15.480 INFO O| Feb 28 10:59:15.480 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-02-28T10:59:16.971Z[ recovery-image] Feb 28 10:59:15.503 INFO O| Feb 28 10:59:15.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
59122025-02-28T10:59:16.971Z[ recovery-image] Feb 28 10:59:15.503 INFO O| Feb 28 10:59:15.503 INFO STEP 419 (remove_files) COMPLETE
59132025-02-28T10:59:16.971Z[ recovery-image] Feb 28 10:59:15.503 INFO O| Feb 28 10:59:15.503 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-02-28T10:59:16.978Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
59152025-02-28T10:59:16.991Z[ recovery-image] Feb 28 10:59:15.523 INFO O| Feb 28 10:59:15.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
59162025-02-28T10:59:16.991Z[ recovery-image] Feb 28 10:59:15.523 INFO O| Feb 28 10:59:15.523 INFO STEP 420 (remove_files) COMPLETE
59172025-02-28T10:59:16.991Z[ recovery-image] Feb 28 10:59:15.523 INFO O| Feb 28 10:59:15.523 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182025-02-28T10:59:17.009Z[ recovery-image] Feb 28 10:59:15.541 INFO O| Feb 28 10:59:15.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
59192025-02-28T10:59:17.009Z[ recovery-image] Feb 28 10:59:15.541 INFO O| Feb 28 10:59:15.541 INFO STEP 421 (remove_files) COMPLETE
59202025-02-28T10:59:17.009Z[ recovery-image] Feb 28 10:59:15.541 INFO O| Feb 28 10:59:15.541 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212025-02-28T10:59:17.052Z[ recovery-image] Feb 28 10:59:15.584 INFO O| Feb 28 10:59:15.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
59222025-02-28T10:59:17.052Z[ recovery-image] Feb 28 10:59:15.584 INFO O| Feb 28 10:59:15.584 INFO STEP 422 (remove_files) COMPLETE
59232025-02-28T10:59:17.055Z[ recovery-image] Feb 28 10:59:15.584 INFO O| Feb 28 10:59:15.584 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242025-02-28T10:59:17.118Z[ recovery-image] Feb 28 10:59:15.651 INFO O| Feb 28 10:59:15.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
59252025-02-28T10:59:17.118Z[ recovery-image] Feb 28 10:59:15.651 INFO O| Feb 28 10:59:15.651 INFO STEP 423 (remove_files) COMPLETE
59262025-02-28T10:59:17.121Z[ recovery-image] Feb 28 10:59:15.651 INFO O| Feb 28 10:59:15.651 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272025-02-28T10:59:17.163Z[ recovery-image] Feb 28 10:59:15.696 INFO O| Feb 28 10:59:15.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
59282025-02-28T10:59:17.163Z[ recovery-image] Feb 28 10:59:15.696 INFO O| Feb 28 10:59:15.696 INFO STEP 424 (remove_files) COMPLETE
59292025-02-28T10:59:17.163Z[ recovery-image] Feb 28 10:59:15.696 INFO O| Feb 28 10:59:15.696 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302025-02-28T10:59:17.175Z[ host-image] Feb 28 10:59:15.707 INFO O| Feb 28 10:59:15.707 INFO O| Done
59312025-02-28T10:59:17.184Z[ recovery-image] Feb 28 10:59:15.717 INFO O| Feb 28 10:59:15.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
59322025-02-28T10:59:17.184Z[ recovery-image] Feb 28 10:59:15.717 INFO O| Feb 28 10:59:15.717 INFO STEP 425 (remove_files) COMPLETE
59332025-02-28T10:59:17.187Z[ recovery-image] Feb 28 10:59:15.717 INFO O| Feb 28 10:59:15.717 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342025-02-28T10:59:17.205Z[ recovery-image] Feb 28 10:59:15.738 INFO O| Feb 28 10:59:15.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
59352025-02-28T10:59:17.205Z[ recovery-image] Feb 28 10:59:15.738 INFO O| Feb 28 10:59:15.738 INFO STEP 426 (remove_files) COMPLETE
59362025-02-28T10:59:17.205Z[ recovery-image] Feb 28 10:59:15.738 INFO O| Feb 28 10:59:15.738 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372025-02-28T10:59:17.238Z[ host-image] Feb 28 10:59:15.770 INFO O| Feb 28 10:59:15.770 INFO O| Done
59382025-02-28T10:59:17.241Z[ host-image] Feb 28 10:59:15.770 INFO O| Feb 28 10:59:15.770 INFO O| Done
59392025-02-28T10:59:17.249Z[ recovery-image] Feb 28 10:59:15.782 INFO O| Feb 28 10:59:15.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
59402025-02-28T10:59:17.278Z[ recovery-image] Feb 28 10:59:15.811 INFO O| Feb 28 10:59:15.811 INFO STEP 427 (remove_files) COMPLETE
59412025-02-28T10:59:17.278Z[ recovery-image] Feb 28 10:59:15.811 INFO O| Feb 28 10:59:15.811 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422025-02-28T10:59:17.294Z[ host-image] Feb 28 10:59:15.827 INFO O| Feb 28 10:59:15.827 INFO O| Done
59432025-02-28T10:59:17.319Z[ recovery-image] Feb 28 10:59:15.851 INFO O| Feb 28 10:59:15.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
59442025-02-28T10:59:17.319Z[ recovery-image] Feb 28 10:59:15.851 INFO O| Feb 28 10:59:15.851 INFO STEP 428 (remove_files) COMPLETE
59452025-02-28T10:59:17.321Z[ recovery-image] Feb 28 10:59:15.851 INFO O| Feb 28 10:59:15.851 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462025-02-28T10:59:17.375Z[ recovery-image] Feb 28 10:59:15.908 INFO O| Feb 28 10:59:15.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
59472025-02-28T10:59:17.375Z[ recovery-image] Feb 28 10:59:15.908 INFO O| Feb 28 10:59:15.908 INFO STEP 429 (remove_files) COMPLETE
59482025-02-28T10:59:17.378Z[ recovery-image] Feb 28 10:59:15.908 INFO O| Feb 28 10:59:15.908 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492025-02-28T10:59:17.421Z[ recovery-image] Feb 28 10:59:15.954 INFO O| Feb 28 10:59:15.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59502025-02-28T10:59:17.421Z[ recovery-image] Feb 28 10:59:15.954 INFO O| Feb 28 10:59:15.954 INFO STEP 430 (remove_files) COMPLETE
59512025-02-28T10:59:17.424Z[ recovery-image] Feb 28 10:59:15.954 INFO O| Feb 28 10:59:15.954 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522025-02-28T10:59:17.455Z[ recovery-image] Feb 28 10:59:15.986 INFO O| Feb 28 10:59:15.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59532025-02-28T10:59:17.455Z[ recovery-image] Feb 28 10:59:15.987 INFO O| Feb 28 10:59:15.987 INFO STEP 431 (remove_files) COMPLETE
59542025-02-28T10:59:17.455Z[ recovery-image] Feb 28 10:59:15.987 INFO O| Feb 28 10:59:15.987 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552025-02-28T10:59:17.474Z[ recovery-image] Feb 28 10:59:16.006 INFO O| Feb 28 10:59:16.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59562025-02-28T10:59:17.474Z[ recovery-image] Feb 28 10:59:16.006 INFO O| Feb 28 10:59:16.006 INFO STEP 432 (remove_files) COMPLETE
59572025-02-28T10:59:17.476Z[ recovery-image] Feb 28 10:59:16.006 INFO O| Feb 28 10:59:16.006 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582025-02-28T10:59:17.495Z[ recovery-image] Feb 28 10:59:16.026 INFO O| Feb 28 10:59:16.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59592025-02-28T10:59:17.498Z[ recovery-image] Feb 28 10:59:16.026 INFO O| Feb 28 10:59:16.026 INFO STEP 433 (remove_files) COMPLETE
59602025-02-28T10:59:17.498Z[ recovery-image] Feb 28 10:59:16.026 INFO O| Feb 28 10:59:16.026 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612025-02-28T10:59:17.510Z[ host-image] Feb 28 10:59:16.042 INFO O| Feb 28 10:59:16.042 INFO STEP 13 (pkg_install) COMPLETE
59622025-02-28T10:59:17.510Z[ host-image] Feb 28 10:59:16.042 INFO O| Feb 28 10:59:16.042 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
59632025-02-28T10:59:17.520Z[ recovery-image] Feb 28 10:59:16.052 INFO O| Feb 28 10:59:16.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59642025-02-28T10:59:17.523Z[ recovery-image] Feb 28 10:59:16.053 INFO O| Feb 28 10:59:16.053 INFO STEP 434 (remove_files) COMPLETE
59652025-02-28T10:59:17.523Z[ recovery-image] Feb 28 10:59:16.053 INFO O| Feb 28 10:59:16.053 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662025-02-28T10:59:17.530Z[ host-image] Feb 28 10:59:16.062 INFO O| Feb 28 10:59:16.062 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
59672025-02-28T10:59:17.540Z[ recovery-image] Feb 28 10:59:16.073 INFO O| Feb 28 10:59:16.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59682025-02-28T10:59:17.543Z[ recovery-image] Feb 28 10:59:16.073 INFO O| Feb 28 10:59:16.073 INFO STEP 435 (remove_files) COMPLETE
59692025-02-28T10:59:17.543Z[ recovery-image] Feb 28 10:59:16.073 INFO O| Feb 28 10:59:16.073 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702025-02-28T10:59:17.560Z[ recovery-image] Feb 28 10:59:16.092 INFO O| Feb 28 10:59:16.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59712025-02-28T10:59:17.563Z[ recovery-image] Feb 28 10:59:16.092 INFO O| Feb 28 10:59:16.092 INFO STEP 436 (remove_files) COMPLETE
59722025-02-28T10:59:17.563Z[ recovery-image] Feb 28 10:59:16.092 INFO O| Feb 28 10:59:16.092 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732025-02-28T10:59:17.579Z[ recovery-image] Feb 28 10:59:16.111 INFO O| Feb 28 10:59:16.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59742025-02-28T10:59:17.582Z[ recovery-image] Feb 28 10:59:16.112 INFO O| Feb 28 10:59:16.112 INFO STEP 437 (remove_files) COMPLETE
59752025-02-28T10:59:17.582Z[ recovery-image] Feb 28 10:59:16.112 INFO O| Feb 28 10:59:16.112 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762025-02-28T10:59:17.607Z[ recovery-image] Feb 28 10:59:16.139 INFO O| Feb 28 10:59:16.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59772025-02-28T10:59:17.607Z[ recovery-image] Feb 28 10:59:16.139 INFO O| Feb 28 10:59:16.139 INFO STEP 438 (remove_files) COMPLETE
59782025-02-28T10:59:17.607Z[ recovery-image] Feb 28 10:59:16.139 INFO O| Feb 28 10:59:16.139 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792025-02-28T10:59:17.626Z[ recovery-image] Feb 28 10:59:16.158 INFO O| Feb 28 10:59:16.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59802025-02-28T10:59:17.626Z[ recovery-image] Feb 28 10:59:16.158 INFO O| Feb 28 10:59:16.158 INFO STEP 439 (remove_files) COMPLETE
59812025-02-28T10:59:17.626Z[ recovery-image] Feb 28 10:59:16.158 INFO O| Feb 28 10:59:16.158 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822025-02-28T10:59:17.675Z[ recovery-image] Feb 28 10:59:16.207 INFO O| Feb 28 10:59:16.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59832025-02-28T10:59:17.678Z[ recovery-image] Feb 28 10:59:16.207 INFO O| Feb 28 10:59:16.207 INFO STEP 440 (remove_files) COMPLETE
59842025-02-28T10:59:17.678Z[ recovery-image] Feb 28 10:59:16.208 INFO O| Feb 28 10:59:16.207 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852025-02-28T10:59:17.697Z[ recovery-image] Feb 28 10:59:16.230 INFO O| Feb 28 10:59:16.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59862025-02-28T10:59:17.700Z[ recovery-image] Feb 28 10:59:16.230 INFO O| Feb 28 10:59:16.230 INFO STEP 441 (remove_files) COMPLETE
59872025-02-28T10:59:17.700Z[ recovery-image] Feb 28 10:59:16.230 INFO O| Feb 28 10:59:16.230 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882025-02-28T10:59:17.718Z[ recovery-image] Feb 28 10:59:16.251 INFO O| Feb 28 10:59:16.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59892025-02-28T10:59:17.718Z[ recovery-image] Feb 28 10:59:16.251 INFO O| Feb 28 10:59:16.251 INFO STEP 442 (remove_files) COMPLETE
59902025-02-28T10:59:17.718Z[ recovery-image] Feb 28 10:59:16.251 INFO O| Feb 28 10:59:16.251 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912025-02-28T10:59:17.738Z[ recovery-image] Feb 28 10:59:16.271 INFO O| Feb 28 10:59:16.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59922025-02-28T10:59:17.738Z[ recovery-image] Feb 28 10:59:16.271 INFO O| Feb 28 10:59:16.271 INFO STEP 443 (remove_files) COMPLETE
59932025-02-28T10:59:17.738Z[ recovery-image] Feb 28 10:59:16.271 INFO O| Feb 28 10:59:16.271 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942025-02-28T10:59:17.763Z[ recovery-image] Feb 28 10:59:16.294 INFO O| Feb 28 10:59:16.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59952025-02-28T10:59:17.763Z[ recovery-image] Feb 28 10:59:16.294 INFO O| Feb 28 10:59:16.294 INFO STEP 444 (remove_files) COMPLETE
59962025-02-28T10:59:17.763Z[ recovery-image] Feb 28 10:59:16.294 INFO O| Feb 28 10:59:16.294 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972025-02-28T10:59:17.795Z[ recovery-image] Feb 28 10:59:16.327 INFO O| Feb 28 10:59:16.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59982025-02-28T10:59:17.795Z[ recovery-image] Feb 28 10:59:16.327 INFO O| Feb 28 10:59:16.327 INFO STEP 445 (remove_files) COMPLETE
59992025-02-28T10:59:17.795Z[ recovery-image] Feb 28 10:59:16.327 INFO O| Feb 28 10:59:16.327 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002025-02-28T10:59:17.834Z[ recovery-image] Feb 28 10:59:16.366 INFO O| Feb 28 10:59:16.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
60012025-02-28T10:59:17.834Z[ recovery-image] Feb 28 10:59:16.367 INFO O| Feb 28 10:59:16.367 INFO STEP 446 (remove_files) COMPLETE
60022025-02-28T10:59:17.837Z[ recovery-image] Feb 28 10:59:16.367 INFO O| Feb 28 10:59:16.367 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032025-02-28T10:59:17.870Z[ recovery-image] Feb 28 10:59:16.402 INFO O| Feb 28 10:59:16.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
60042025-02-28T10:59:17.870Z[ recovery-image] Feb 28 10:59:16.402 INFO O| Feb 28 10:59:16.402 INFO STEP 447 (remove_files) COMPLETE
60052025-02-28T10:59:17.870Z[ recovery-image] Feb 28 10:59:16.402 INFO O| Feb 28 10:59:16.402 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062025-02-28T10:59:17.940Z[ recovery-image] Feb 28 10:59:16.472 INFO O| Feb 28 10:59:16.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
60072025-02-28T10:59:17.940Z[ recovery-image] Feb 28 10:59:16.472 INFO O| Feb 28 10:59:16.472 INFO STEP 448 (remove_files) COMPLETE
60082025-02-28T10:59:17.940Z[ recovery-image] Feb 28 10:59:16.472 INFO O| Feb 28 10:59:16.472 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092025-02-28T10:59:17.962Z[ recovery-image] Feb 28 10:59:16.495 INFO O| Feb 28 10:59:16.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
60102025-02-28T10:59:17.965Z[ recovery-image] Feb 28 10:59:16.495 INFO O| Feb 28 10:59:16.495 INFO STEP 449 (remove_files) COMPLETE
60112025-02-28T10:59:17.965Z[ recovery-image] Feb 28 10:59:16.495 INFO O| Feb 28 10:59:16.495 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122025-02-28T10:59:17.983Z[ recovery-image] Feb 28 10:59:16.515 INFO O| Feb 28 10:59:16.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
60132025-02-28T10:59:17.983Z[ recovery-image] Feb 28 10:59:16.515 INFO O| Feb 28 10:59:16.515 INFO STEP 450 (remove_files) COMPLETE
60142025-02-28T10:59:17.983Z[ recovery-image] Feb 28 10:59:16.515 INFO O| Feb 28 10:59:16.515 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152025-02-28T10:59:18.003Z[ recovery-image] Feb 28 10:59:16.535 INFO O| Feb 28 10:59:16.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
60162025-02-28T10:59:18.003Z[ recovery-image] Feb 28 10:59:16.535 INFO O| Feb 28 10:59:16.535 INFO STEP 451 (remove_files) COMPLETE
60172025-02-28T10:59:18.005Z[ recovery-image] Feb 28 10:59:16.535 INFO O| Feb 28 10:59:16.535 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182025-02-28T10:59:18.022Z[ recovery-image] Feb 28 10:59:16.555 INFO O| Feb 28 10:59:16.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
60192025-02-28T10:59:18.022Z[ recovery-image] Feb 28 10:59:16.555 INFO O| Feb 28 10:59:16.555 INFO STEP 452 (remove_files) COMPLETE
60202025-02-28T10:59:18.025Z[ recovery-image] Feb 28 10:59:16.555 INFO O| Feb 28 10:59:16.555 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212025-02-28T10:59:18.042Z[ recovery-image] Feb 28 10:59:16.574 INFO O| Feb 28 10:59:16.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
60222025-02-28T10:59:18.042Z[ recovery-image] Feb 28 10:59:16.574 INFO O| Feb 28 10:59:16.574 INFO STEP 453 (remove_files) COMPLETE
60232025-02-28T10:59:18.042Z[ recovery-image] Feb 28 10:59:16.574 INFO O| Feb 28 10:59:16.574 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242025-02-28T10:59:18.069Z[ recovery-image] Feb 28 10:59:16.602 INFO O| Feb 28 10:59:16.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
60252025-02-28T10:59:18.069Z[ recovery-image] Feb 28 10:59:16.602 INFO O| Feb 28 10:59:16.602 INFO STEP 454 (remove_files) COMPLETE
60262025-02-28T10:59:18.070Z[ recovery-image] Feb 28 10:59:16.602 INFO O| Feb 28 10:59:16.602 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272025-02-28T10:59:18.088Z[ recovery-image] Feb 28 10:59:16.620 INFO O| Feb 28 10:59:16.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
60282025-02-28T10:59:18.091Z[ recovery-image] Feb 28 10:59:16.620 INFO O| Feb 28 10:59:16.620 INFO STEP 455 (remove_files) COMPLETE
60292025-02-28T10:59:18.091Z[ recovery-image] Feb 28 10:59:16.620 INFO O| Feb 28 10:59:16.620 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302025-02-28T10:59:18.107Z[ recovery-image] Feb 28 10:59:16.639 INFO O| Feb 28 10:59:16.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
60312025-02-28T10:59:18.109Z[ recovery-image] Feb 28 10:59:16.639 INFO O| Feb 28 10:59:16.639 INFO STEP 456 (remove_files) COMPLETE
60322025-02-28T10:59:18.109Z[ recovery-image] Feb 28 10:59:16.639 INFO O| Feb 28 10:59:16.639 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332025-02-28T10:59:18.124Z[ recovery-image] Feb 28 10:59:16.657 INFO O| Feb 28 10:59:16.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
60342025-02-28T10:59:18.125Z[ recovery-image] Feb 28 10:59:16.657 INFO O| Feb 28 10:59:16.657 INFO STEP 457 (remove_files) COMPLETE
60352025-02-28T10:59:18.127Z[ recovery-image] Feb 28 10:59:16.657 INFO O| Feb 28 10:59:16.657 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362025-02-28T10:59:18.144Z[ recovery-image] Feb 28 10:59:16.676 INFO O| Feb 28 10:59:16.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
60372025-02-28T10:59:18.167Z[ recovery-image] Feb 28 10:59:16.697 INFO O| Feb 28 10:59:16.697 INFO STEP 458 (remove_files) COMPLETE
60382025-02-28T10:59:18.167Z[ recovery-image] Feb 28 10:59:16.697 INFO O| Feb 28 10:59:16.697 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392025-02-28T10:59:18.200Z[ recovery-image] Feb 28 10:59:16.732 INFO O| Feb 28 10:59:16.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
60402025-02-28T10:59:18.203Z[ recovery-image] Feb 28 10:59:16.734 INFO O| Feb 28 10:59:16.734 INFO STEP 459 (remove_files) COMPLETE
60412025-02-28T10:59:18.203Z[ recovery-image] Feb 28 10:59:16.734 INFO O| Feb 28 10:59:16.734 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422025-02-28T10:59:18.287Z[ recovery-image] Feb 28 10:59:16.819 INFO O| Feb 28 10:59:16.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
60432025-02-28T10:59:18.287Z[ recovery-image] Feb 28 10:59:16.819 INFO O| Feb 28 10:59:16.819 INFO STEP 460 (remove_files) COMPLETE
60442025-02-28T10:59:18.287Z[ recovery-image] Feb 28 10:59:16.819 INFO O| Feb 28 10:59:16.819 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452025-02-28T10:59:18.310Z[ recovery-image] Feb 28 10:59:16.842 INFO O| Feb 28 10:59:16.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
60462025-02-28T10:59:18.310Z[ recovery-image] Feb 28 10:59:16.842 INFO O| Feb 28 10:59:16.842 INFO STEP 461 (remove_files) COMPLETE
60472025-02-28T10:59:18.312Z[ recovery-image] Feb 28 10:59:16.842 INFO O| Feb 28 10:59:16.842 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482025-02-28T10:59:18.337Z[ recovery-image] Feb 28 10:59:16.869 INFO O| Feb 28 10:59:16.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
60492025-02-28T10:59:18.340Z[ recovery-image] Feb 28 10:59:16.869 INFO O| Feb 28 10:59:16.869 INFO STEP 462 (remove_files) COMPLETE
60502025-02-28T10:59:18.340Z[ recovery-image] Feb 28 10:59:16.870 INFO O| Feb 28 10:59:16.869 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512025-02-28T10:59:18.426Z[ recovery-image] Feb 28 10:59:16.957 INFO O| Feb 28 10:59:16.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60522025-02-28T10:59:18.429Z[ recovery-image] Feb 28 10:59:16.957 INFO O| Feb 28 10:59:16.957 INFO STEP 463 (remove_files) COMPLETE
60532025-02-28T10:59:18.429Z[ recovery-image] Feb 28 10:59:16.957 INFO O| Feb 28 10:59:16.957 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542025-02-28T10:59:18.494Z[ recovery-image] Feb 28 10:59:17.026 INFO O| Feb 28 10:59:17.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60552025-02-28T10:59:18.497Z[ recovery-image] Feb 28 10:59:17.026 INFO O| Feb 28 10:59:17.026 INFO STEP 464 (remove_files) COMPLETE
60562025-02-28T10:59:18.497Z[ recovery-image] Feb 28 10:59:17.026 INFO O| Feb 28 10:59:17.026 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572025-02-28T10:59:18.516Z[ recovery-image] Feb 28 10:59:17.048 INFO O| Feb 28 10:59:17.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60582025-02-28T10:59:18.518Z[ recovery-image] Feb 28 10:59:17.048 INFO O| Feb 28 10:59:17.048 INFO STEP 465 (remove_files) COMPLETE
60592025-02-28T10:59:18.518Z[ recovery-image] Feb 28 10:59:17.048 INFO O| Feb 28 10:59:17.048 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602025-02-28T10:59:18.547Z[ recovery-image] Feb 28 10:59:17.079 INFO O| Feb 28 10:59:17.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60612025-02-28T10:59:18.547Z[ recovery-image] Feb 28 10:59:17.079 INFO O| Feb 28 10:59:17.079 INFO STEP 466 (remove_files) COMPLETE
60622025-02-28T10:59:18.547Z[ recovery-image] Feb 28 10:59:17.079 INFO O| Feb 28 10:59:17.079 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632025-02-28T10:59:18.590Z[ recovery-image] Feb 28 10:59:17.121 INFO O| Feb 28 10:59:17.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60642025-02-28T10:59:18.590Z[ recovery-image] Feb 28 10:59:17.122 INFO O| Feb 28 10:59:17.121 INFO STEP 467 (remove_files) COMPLETE
60652025-02-28T10:59:18.590Z[ recovery-image] Feb 28 10:59:17.122 INFO O| Feb 28 10:59:17.122 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.158 INFO O| Feb 28 10:59:17.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60672025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.159 INFO O| Feb 28 10:59:17.159 INFO STEP 468 (remove_files) COMPLETE
60682025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.159 INFO O| Feb 28 10:59:17.159 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.192 INFO O| Feb 28 10:59:17.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60702025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.192 INFO O| Feb 28 10:59:17.192 INFO STEP 469 (remove_files) COMPLETE
60712025-02-28T10:59:18.662Z[ recovery-image] Feb 28 10:59:17.192 INFO O| Feb 28 10:59:17.192 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722025-02-28T10:59:18.710Z[ recovery-image] Feb 28 10:59:17.241 INFO O| Feb 28 10:59:17.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60732025-02-28T10:59:18.710Z[ recovery-image] Feb 28 10:59:17.241 INFO O| Feb 28 10:59:17.241 INFO STEP 470 (remove_files) COMPLETE
60742025-02-28T10:59:18.710Z[ recovery-image] Feb 28 10:59:17.241 INFO O| Feb 28 10:59:17.241 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752025-02-28T10:59:18.721Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
60762025-02-28T10:59:18.746Z[ recovery-image] Feb 28 10:59:17.279 INFO O| Feb 28 10:59:17.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60772025-02-28T10:59:18.746Z[ recovery-image] Feb 28 10:59:17.279 INFO O| Feb 28 10:59:17.279 INFO STEP 471 (remove_files) COMPLETE
60782025-02-28T10:59:18.746Z[ recovery-image] Feb 28 10:59:17.279 INFO O| Feb 28 10:59:17.279 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792025-02-28T10:59:18.767Z[ recovery-image] Feb 28 10:59:17.299 INFO O| Feb 28 10:59:17.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60802025-02-28T10:59:18.767Z[ recovery-image] Feb 28 10:59:17.299 INFO O| Feb 28 10:59:17.299 INFO STEP 472 (remove_files) COMPLETE
60812025-02-28T10:59:18.767Z[ recovery-image] Feb 28 10:59:17.299 INFO O| Feb 28 10:59:17.299 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822025-02-28T10:59:18.798Z[ recovery-image] Feb 28 10:59:17.330 INFO O| Feb 28 10:59:17.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60832025-02-28T10:59:18.798Z[ recovery-image] Feb 28 10:59:17.330 INFO O| Feb 28 10:59:17.330 INFO STEP 473 (remove_files) COMPLETE
60842025-02-28T10:59:18.801Z[ recovery-image] Feb 28 10:59:17.330 INFO O| Feb 28 10:59:17.330 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852025-02-28T10:59:18.822Z[ recovery-image] Feb 28 10:59:17.354 INFO O| Feb 28 10:59:17.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60862025-02-28T10:59:18.822Z[ recovery-image] Feb 28 10:59:17.354 INFO O| Feb 28 10:59:17.354 INFO STEP 474 (remove_files) COMPLETE
60872025-02-28T10:59:18.825Z[ recovery-image] Feb 28 10:59:17.354 INFO O| Feb 28 10:59:17.354 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882025-02-28T10:59:18.845Z[ recovery-image] Feb 28 10:59:17.376 INFO O| Feb 28 10:59:17.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60892025-02-28T10:59:18.845Z[ recovery-image] Feb 28 10:59:17.376 INFO O| Feb 28 10:59:17.376 INFO STEP 475 (remove_files) COMPLETE
60902025-02-28T10:59:18.847Z[ recovery-image] Feb 28 10:59:17.376 INFO O| Feb 28 10:59:17.376 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912025-02-28T10:59:18.870Z[ host-image] Feb 28 10:59:17.402 INFO O| Feb 28 10:59:17.402 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
60922025-02-28T10:59:18.890Z[ recovery-image] Feb 28 10:59:17.422 INFO O| Feb 28 10:59:17.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60932025-02-28T10:59:18.890Z[ recovery-image] Feb 28 10:59:17.423 INFO O| Feb 28 10:59:17.423 INFO STEP 476 (remove_files) COMPLETE
60942025-02-28T10:59:18.890Z[ recovery-image] Feb 28 10:59:17.423 INFO O| Feb 28 10:59:17.423 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952025-02-28T10:59:18.916Z[ recovery-image] Feb 28 10:59:17.447 INFO O| Feb 28 10:59:17.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60962025-02-28T10:59:18.916Z[ recovery-image] Feb 28 10:59:17.447 INFO O| Feb 28 10:59:17.447 INFO STEP 477 (remove_files) COMPLETE
60972025-02-28T10:59:18.916Z[ recovery-image] Feb 28 10:59:17.447 INFO O| Feb 28 10:59:17.447 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982025-02-28T10:59:18.955Z[ recovery-image] Feb 28 10:59:17.486 INFO O| Feb 28 10:59:17.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60992025-02-28T10:59:18.994Z[ recovery-image] Feb 28 10:59:17.526 INFO O| Feb 28 10:59:17.526 INFO STEP 478 (remove_files) COMPLETE
61002025-02-28T10:59:18.994Z[ recovery-image] Feb 28 10:59:17.526 INFO O| Feb 28 10:59:17.526 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012025-02-28T10:59:19.046Z[ recovery-image] Feb 28 10:59:17.578 INFO O| Feb 28 10:59:17.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
61022025-02-28T10:59:19.046Z[ recovery-image] Feb 28 10:59:17.578 INFO O| Feb 28 10:59:17.578 INFO STEP 479 (remove_files) COMPLETE
61032025-02-28T10:59:19.048Z[ recovery-image] Feb 28 10:59:17.578 INFO O| Feb 28 10:59:17.578 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042025-02-28T10:59:19.066Z[ recovery-image] Feb 28 10:59:17.597 INFO O| Feb 28 10:59:17.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
61052025-02-28T10:59:19.066Z[ recovery-image] Feb 28 10:59:17.597 INFO O| Feb 28 10:59:17.597 INFO STEP 480 (remove_files) COMPLETE
61062025-02-28T10:59:19.066Z[ recovery-image] Feb 28 10:59:17.597 INFO O| Feb 28 10:59:17.597 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072025-02-28T10:59:19.086Z[ recovery-image] Feb 28 10:59:17.618 INFO O| Feb 28 10:59:17.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
61082025-02-28T10:59:19.086Z[ recovery-image] Feb 28 10:59:17.618 INFO O| Feb 28 10:59:17.618 INFO STEP 481 (remove_files) COMPLETE
61092025-02-28T10:59:19.087Z[ recovery-image] Feb 28 10:59:17.618 INFO O| Feb 28 10:59:17.618 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102025-02-28T10:59:19.107Z[ recovery-image] Feb 28 10:59:17.637 INFO O| Feb 28 10:59:17.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
61112025-02-28T10:59:19.107Z[ recovery-image] Feb 28 10:59:17.637 INFO O| Feb 28 10:59:17.637 INFO STEP 482 (remove_files) COMPLETE
61122025-02-28T10:59:19.107Z[ recovery-image] Feb 28 10:59:17.637 INFO O| Feb 28 10:59:17.637 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132025-02-28T10:59:19.126Z[ recovery-image] Feb 28 10:59:17.657 INFO O| Feb 28 10:59:17.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
61142025-02-28T10:59:19.126Z[ recovery-image] Feb 28 10:59:17.657 INFO O| Feb 28 10:59:17.657 INFO STEP 483 (remove_files) COMPLETE
61152025-02-28T10:59:19.126Z[ recovery-image] Feb 28 10:59:17.657 INFO O| Feb 28 10:59:17.657 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162025-02-28T10:59:19.145Z[ recovery-image] Feb 28 10:59:17.676 INFO O| Feb 28 10:59:17.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
61172025-02-28T10:59:19.145Z[ recovery-image] Feb 28 10:59:17.676 INFO O| Feb 28 10:59:17.676 INFO STEP 484 (remove_files) COMPLETE
61182025-02-28T10:59:19.145Z[ recovery-image] Feb 28 10:59:17.676 INFO O| Feb 28 10:59:17.676 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192025-02-28T10:59:19.172Z[ recovery-image] Feb 28 10:59:17.704 INFO O| Feb 28 10:59:17.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
61202025-02-28T10:59:19.172Z[ recovery-image] Feb 28 10:59:17.704 INFO O| Feb 28 10:59:17.704 INFO STEP 485 (remove_files) COMPLETE
61212025-02-28T10:59:19.172Z[ recovery-image] Feb 28 10:59:17.704 INFO O| Feb 28 10:59:17.704 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222025-02-28T10:59:19.193Z[ recovery-image] Feb 28 10:59:17.724 INFO O| Feb 28 10:59:17.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
61232025-02-28T10:59:19.193Z[ recovery-image] Feb 28 10:59:17.724 INFO O| Feb 28 10:59:17.724 INFO STEP 486 (remove_files) COMPLETE
61242025-02-28T10:59:19.193Z[ recovery-image] Feb 28 10:59:17.724 INFO O| Feb 28 10:59:17.724 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252025-02-28T10:59:19.215Z[ recovery-image] Feb 28 10:59:17.746 INFO O| Feb 28 10:59:17.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
61262025-02-28T10:59:19.215Z[ recovery-image] Feb 28 10:59:17.746 INFO O| Feb 28 10:59:17.746 INFO STEP 487 (remove_files) COMPLETE
61272025-02-28T10:59:19.219Z[ recovery-image] Feb 28 10:59:17.746 INFO O| Feb 28 10:59:17.746 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282025-02-28T10:59:19.257Z[ recovery-image] Feb 28 10:59:17.789 INFO O| Feb 28 10:59:17.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
61292025-02-28T10:59:19.257Z[ recovery-image] Feb 28 10:59:17.789 INFO O| Feb 28 10:59:17.789 INFO STEP 488 (remove_files) COMPLETE
61302025-02-28T10:59:19.257Z[ recovery-image] Feb 28 10:59:17.789 INFO O| Feb 28 10:59:17.789 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312025-02-28T10:59:19.276Z[ recovery-image] Feb 28 10:59:17.808 INFO O| Feb 28 10:59:17.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
61322025-02-28T10:59:19.276Z[ recovery-image] Feb 28 10:59:17.808 INFO O| Feb 28 10:59:17.808 INFO STEP 489 (remove_files) COMPLETE
61332025-02-28T10:59:19.276Z[ recovery-image] Feb 28 10:59:17.808 INFO O| Feb 28 10:59:17.808 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342025-02-28T10:59:19.312Z[ recovery-image] Feb 28 10:59:17.844 INFO O| Feb 28 10:59:17.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
61352025-02-28T10:59:19.312Z[ recovery-image] Feb 28 10:59:17.844 INFO O| Feb 28 10:59:17.844 INFO STEP 490 (remove_files) COMPLETE
61362025-02-28T10:59:19.316Z[ recovery-image] Feb 28 10:59:17.844 INFO O| Feb 28 10:59:17.844 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372025-02-28T10:59:19.334Z[ recovery-image] Feb 28 10:59:17.864 INFO O| Feb 28 10:59:17.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61382025-02-28T10:59:19.334Z[ recovery-image] Feb 28 10:59:17.865 INFO O| Feb 28 10:59:17.864 INFO STEP 491 (remove_files) COMPLETE
61392025-02-28T10:59:19.334Z[ recovery-image] Feb 28 10:59:17.865 INFO O| Feb 28 10:59:17.865 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402025-02-28T10:59:19.369Z[ recovery-image] Feb 28 10:59:17.901 INFO O| Feb 28 10:59:17.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61412025-02-28T10:59:19.369Z[ recovery-image] Feb 28 10:59:17.901 INFO O| Feb 28 10:59:17.901 INFO STEP 492 (remove_files) COMPLETE
61422025-02-28T10:59:19.372Z[ recovery-image] Feb 28 10:59:17.901 INFO O| Feb 28 10:59:17.901 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432025-02-28T10:59:19.411Z[ recovery-image] Feb 28 10:59:17.943 INFO O| Feb 28 10:59:17.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61442025-02-28T10:59:19.411Z[ recovery-image] Feb 28 10:59:17.943 INFO O| Feb 28 10:59:17.943 INFO STEP 493 (remove_files) COMPLETE
61452025-02-28T10:59:19.411Z[ recovery-image] Feb 28 10:59:17.943 INFO O| Feb 28 10:59:17.943 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462025-02-28T10:59:19.447Z[ recovery-image] Feb 28 10:59:17.978 INFO O| Feb 28 10:59:17.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61472025-02-28T10:59:19.447Z[ recovery-image] Feb 28 10:59:17.978 INFO O| Feb 28 10:59:17.978 INFO STEP 494 (remove_files) COMPLETE
61482025-02-28T10:59:19.447Z[ recovery-image] Feb 28 10:59:17.978 INFO O| Feb 28 10:59:17.978 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492025-02-28T10:59:19.468Z[ recovery-image] Feb 28 10:59:17.998 INFO O| Feb 28 10:59:17.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61502025-02-28T10:59:19.488Z[ recovery-image] Feb 28 10:59:18.019 INFO O| Feb 28 10:59:18.019 INFO STEP 495 (remove_files) COMPLETE
61512025-02-28T10:59:19.488Z[ recovery-image] Feb 28 10:59:18.019 INFO O| Feb 28 10:59:18.019 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522025-02-28T10:59:19.531Z[ recovery-image] Feb 28 10:59:18.063 INFO O| Feb 28 10:59:18.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61532025-02-28T10:59:19.534Z[ recovery-image] Feb 28 10:59:18.063 INFO O| Feb 28 10:59:18.063 INFO STEP 496 (remove_files) COMPLETE
61542025-02-28T10:59:19.534Z[ recovery-image] Feb 28 10:59:18.063 INFO O| Feb 28 10:59:18.063 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552025-02-28T10:59:19.552Z[ recovery-image] Feb 28 10:59:18.084 INFO O| Feb 28 10:59:18.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61562025-02-28T10:59:19.555Z[ recovery-image] Feb 28 10:59:18.084 INFO O| Feb 28 10:59:18.084 INFO STEP 497 (remove_files) COMPLETE
61572025-02-28T10:59:19.555Z[ recovery-image] Feb 28 10:59:18.084 INFO O| Feb 28 10:59:18.084 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582025-02-28T10:59:19.587Z[ recovery-image] Feb 28 10:59:18.119 INFO O| Feb 28 10:59:18.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61592025-02-28T10:59:19.587Z[ recovery-image] Feb 28 10:59:18.119 INFO O| Feb 28 10:59:18.119 INFO STEP 498 (remove_files) COMPLETE
61602025-02-28T10:59:19.587Z[ recovery-image] Feb 28 10:59:18.119 INFO O| Feb 28 10:59:18.119 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612025-02-28T10:59:19.607Z[ recovery-image] Feb 28 10:59:18.139 INFO O| Feb 28 10:59:18.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61622025-02-28T10:59:19.607Z[ recovery-image] Feb 28 10:59:18.140 INFO O| Feb 28 10:59:18.140 INFO STEP 499 (remove_files) COMPLETE
61632025-02-28T10:59:19.607Z[ recovery-image] Feb 28 10:59:18.140 INFO O| Feb 28 10:59:18.140 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642025-02-28T10:59:19.641Z[ recovery-image] Feb 28 10:59:18.173 INFO O| Feb 28 10:59:18.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61652025-02-28T10:59:19.645Z[ recovery-image] Feb 28 10:59:18.173 INFO O| Feb 28 10:59:18.173 INFO STEP 500 (remove_files) COMPLETE
61662025-02-28T10:59:19.645Z[ recovery-image] Feb 28 10:59:18.173 INFO O| Feb 28 10:59:18.173 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672025-02-28T10:59:19.686Z[ recovery-image] Feb 28 10:59:18.218 INFO O| Feb 28 10:59:18.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61682025-02-28T10:59:19.689Z[ recovery-image] Feb 28 10:59:18.218 INFO O| Feb 28 10:59:18.218 INFO STEP 501 (remove_files) COMPLETE
61692025-02-28T10:59:19.689Z[ recovery-image] Feb 28 10:59:18.219 INFO O| Feb 28 10:59:18.218 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702025-02-28T10:59:19.709Z[ recovery-image] Feb 28 10:59:18.241 INFO O| Feb 28 10:59:18.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61712025-02-28T10:59:19.712Z[ recovery-image] Feb 28 10:59:18.241 INFO O| Feb 28 10:59:18.241 INFO STEP 502 (remove_files) COMPLETE
61722025-02-28T10:59:19.712Z[ recovery-image] Feb 28 10:59:18.241 INFO O| Feb 28 10:59:18.241 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732025-02-28T10:59:19.776Z[ recovery-image] Feb 28 10:59:18.308 INFO O| Feb 28 10:59:18.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61742025-02-28T10:59:19.778Z[ recovery-image] Feb 28 10:59:18.308 INFO O| Feb 28 10:59:18.308 INFO STEP 503 (remove_files) COMPLETE
61752025-02-28T10:59:19.779Z[ recovery-image] Feb 28 10:59:18.308 INFO O| Feb 28 10:59:18.308 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762025-02-28T10:59:19.872Z[ recovery-image] Feb 28 10:59:18.404 INFO O| Feb 28 10:59:18.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61772025-02-28T10:59:19.893Z[ recovery-image] Feb 28 10:59:18.425 INFO O| Feb 28 10:59:18.425 INFO STEP 504 (remove_files) COMPLETE
61782025-02-28T10:59:19.893Z[ recovery-image] Feb 28 10:59:18.425 INFO O| Feb 28 10:59:18.425 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792025-02-28T10:59:19.969Z[ recovery-image] Feb 28 10:59:18.501 INFO O| Feb 28 10:59:18.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61802025-02-28T10:59:19.972Z[ recovery-image] Feb 28 10:59:18.502 INFO O| Feb 28 10:59:18.501 INFO STEP 505 (remove_files) COMPLETE
61812025-02-28T10:59:19.972Z[ recovery-image] Feb 28 10:59:18.502 INFO O| Feb 28 10:59:18.502 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822025-02-28T10:59:19.991Z[ recovery-image] Feb 28 10:59:18.523 INFO O| Feb 28 10:59:18.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61832025-02-28T10:59:19.994Z[ recovery-image] Feb 28 10:59:18.523 INFO O| Feb 28 10:59:18.523 INFO STEP 506 (remove_files) COMPLETE
61842025-02-28T10:59:19.994Z[ recovery-image] Feb 28 10:59:18.523 INFO O| Feb 28 10:59:18.523 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852025-02-28T10:59:20.054Z[ recovery-image] Feb 28 10:59:18.586 INFO O| Feb 28 10:59:18.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61862025-02-28T10:59:20.057Z[ recovery-image] Feb 28 10:59:18.587 INFO O| Feb 28 10:59:18.586 INFO STEP 507 (remove_files) COMPLETE
61872025-02-28T10:59:20.057Z[ recovery-image] Feb 28 10:59:18.587 INFO O| Feb 28 10:59:18.587 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882025-02-28T10:59:20.076Z[ recovery-image] Feb 28 10:59:18.608 INFO O| Feb 28 10:59:18.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61892025-02-28T10:59:20.079Z[ recovery-image] Feb 28 10:59:18.608 INFO O| Feb 28 10:59:18.608 INFO STEP 508 (remove_files) COMPLETE
61902025-02-28T10:59:20.079Z[ recovery-image] Feb 28 10:59:18.608 INFO O| Feb 28 10:59:18.608 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912025-02-28T10:59:20.119Z[ recovery-image] Feb 28 10:59:18.651 INFO O| Feb 28 10:59:18.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61922025-02-28T10:59:20.122Z[ recovery-image] Feb 28 10:59:18.651 INFO O| Feb 28 10:59:18.651 INFO STEP 509 (remove_files) COMPLETE
61932025-02-28T10:59:20.122Z[ recovery-image] Feb 28 10:59:18.651 INFO O| Feb 28 10:59:18.651 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942025-02-28T10:59:20.160Z[ recovery-image] Feb 28 10:59:18.692 INFO O| Feb 28 10:59:18.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61952025-02-28T10:59:20.160Z[ recovery-image] Feb 28 10:59:18.692 INFO O| Feb 28 10:59:18.692 INFO STEP 510 (remove_files) COMPLETE
61962025-02-28T10:59:20.162Z[ recovery-image] Feb 28 10:59:18.692 INFO O| Feb 28 10:59:18.692 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972025-02-28T10:59:20.181Z[ recovery-image] Feb 28 10:59:18.713 INFO O| Feb 28 10:59:18.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61982025-02-28T10:59:20.181Z[ recovery-image] Feb 28 10:59:18.714 INFO O| Feb 28 10:59:18.713 INFO STEP 511 (remove_files) COMPLETE
61992025-02-28T10:59:20.184Z[ recovery-image] Feb 28 10:59:18.714 INFO O| Feb 28 10:59:18.714 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002025-02-28T10:59:20.200Z[ recovery-image] Feb 28 10:59:18.732 INFO O| Feb 28 10:59:18.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
62012025-02-28T10:59:20.203Z[ recovery-image] Feb 28 10:59:18.732 INFO O| Feb 28 10:59:18.732 INFO STEP 512 (remove_files) COMPLETE
62022025-02-28T10:59:20.203Z[ recovery-image] Feb 28 10:59:18.732 INFO O| Feb 28 10:59:18.732 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032025-02-28T10:59:20.225Z[ recovery-image] Feb 28 10:59:18.757 INFO O| Feb 28 10:59:18.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
62042025-02-28T10:59:20.225Z[ recovery-image] Feb 28 10:59:18.757 INFO O| Feb 28 10:59:18.757 INFO STEP 513 (remove_files) COMPLETE
62052025-02-28T10:59:20.225Z[ recovery-image] Feb 28 10:59:18.757 INFO O| Feb 28 10:59:18.757 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062025-02-28T10:59:20.250Z[ recovery-image] Feb 28 10:59:18.781 INFO O| Feb 28 10:59:18.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
62072025-02-28T10:59:20.250Z[ recovery-image] Feb 28 10:59:18.781 INFO O| Feb 28 10:59:18.781 INFO STEP 514 (remove_files) COMPLETE
62082025-02-28T10:59:20.250Z[ recovery-image] Feb 28 10:59:18.781 INFO O| Feb 28 10:59:18.781 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092025-02-28T10:59:20.272Z[ recovery-image] Feb 28 10:59:18.803 INFO O| Feb 28 10:59:18.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
62102025-02-28T10:59:20.272Z[ recovery-image] Feb 28 10:59:18.804 INFO O| Feb 28 10:59:18.804 INFO STEP 515 (remove_files) COMPLETE
62112025-02-28T10:59:20.275Z[ recovery-image] Feb 28 10:59:18.804 INFO O| Feb 28 10:59:18.804 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122025-02-28T10:59:20.360Z[ recovery-image] Feb 28 10:59:18.892 INFO O| Feb 28 10:59:18.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
62132025-02-28T10:59:20.360Z[ recovery-image] Feb 28 10:59:18.892 INFO O| Feb 28 10:59:18.892 INFO STEP 516 (remove_files) COMPLETE
62142025-02-28T10:59:20.363Z[ recovery-image] Feb 28 10:59:18.892 INFO O| Feb 28 10:59:18.892 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152025-02-28T10:59:20.439Z[ recovery-image] Feb 28 10:59:18.971 INFO O| Feb 28 10:59:18.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
62162025-02-28T10:59:20.439Z[ recovery-image] Feb 28 10:59:18.971 INFO O| Feb 28 10:59:18.971 INFO STEP 517 (remove_files) COMPLETE
62172025-02-28T10:59:20.439Z[ recovery-image] Feb 28 10:59:18.971 INFO O| Feb 28 10:59:18.971 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182025-02-28T10:59:20.497Z[ recovery-image] Feb 28 10:59:19.028 INFO O| Feb 28 10:59:19.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
62192025-02-28T10:59:20.499Z[ recovery-image] Feb 28 10:59:19.029 INFO O| Feb 28 10:59:19.028 INFO STEP 518 (remove_files) COMPLETE
62202025-02-28T10:59:20.499Z[ recovery-image] Feb 28 10:59:19.029 INFO O| Feb 28 10:59:19.029 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212025-02-28T10:59:20.557Z[ recovery-image] Feb 28 10:59:19.088 INFO O| Feb 28 10:59:19.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
62222025-02-28T10:59:20.560Z[ recovery-image] Feb 28 10:59:19.089 INFO O| Feb 28 10:59:19.089 INFO STEP 519 (remove_files) COMPLETE
62232025-02-28T10:59:20.560Z[ recovery-image] Feb 28 10:59:19.089 INFO O| Feb 28 10:59:19.089 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242025-02-28T10:59:20.578Z[ recovery-image] Feb 28 10:59:19.110 INFO O| Feb 28 10:59:19.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
62252025-02-28T10:59:20.581Z[ recovery-image] Feb 28 10:59:19.110 INFO O| Feb 28 10:59:19.110 INFO STEP 520 (remove_files) COMPLETE
62262025-02-28T10:59:20.581Z[ recovery-image] Feb 28 10:59:19.110 INFO O| Feb 28 10:59:19.110 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272025-02-28T10:59:20.611Z[ recovery-image] Feb 28 10:59:19.143 INFO O| Feb 28 10:59:19.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
62282025-02-28T10:59:20.614Z[ recovery-image] Feb 28 10:59:19.143 INFO O| Feb 28 10:59:19.143 INFO STEP 521 (remove_files) COMPLETE
62292025-02-28T10:59:20.614Z[ recovery-image] Feb 28 10:59:19.143 INFO O| Feb 28 10:59:19.143 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302025-02-28T10:59:20.633Z[ recovery-image] Feb 28 10:59:19.165 INFO O| Feb 28 10:59:19.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
62312025-02-28T10:59:20.636Z[ recovery-image] Feb 28 10:59:19.165 INFO O| Feb 28 10:59:19.165 INFO STEP 522 (remove_files) COMPLETE
62322025-02-28T10:59:20.636Z[ recovery-image] Feb 28 10:59:19.165 INFO O| Feb 28 10:59:19.165 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332025-02-28T10:59:20.669Z[ recovery-image] Feb 28 10:59:19.200 INFO O| Feb 28 10:59:19.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
62342025-02-28T10:59:20.669Z[ recovery-image] Feb 28 10:59:19.200 INFO O| Feb 28 10:59:19.200 INFO STEP 523 (remove_files) COMPLETE
62352025-02-28T10:59:20.671Z[ recovery-image] Feb 28 10:59:19.201 INFO O| Feb 28 10:59:19.200 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362025-02-28T10:59:20.746Z[ recovery-image] Feb 28 10:59:19.278 INFO O| Feb 28 10:59:19.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62372025-02-28T10:59:20.746Z[ recovery-image] Feb 28 10:59:19.278 INFO O| Feb 28 10:59:19.278 INFO STEP 524 (remove_files) COMPLETE
62382025-02-28T10:59:20.746Z[ recovery-image] Feb 28 10:59:19.278 INFO O| Feb 28 10:59:19.278 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392025-02-28T10:59:20.770Z[ recovery-image] Feb 28 10:59:19.302 INFO O| Feb 28 10:59:19.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62402025-02-28T10:59:20.770Z[ recovery-image] Feb 28 10:59:19.302 INFO O| Feb 28 10:59:19.302 INFO STEP 525 (remove_files) COMPLETE
62412025-02-28T10:59:20.773Z[ recovery-image] Feb 28 10:59:19.302 INFO O| Feb 28 10:59:19.302 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422025-02-28T10:59:20.797Z[ recovery-image] Feb 28 10:59:19.327 INFO O| Feb 28 10:59:19.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62432025-02-28T10:59:20.797Z[ recovery-image] Feb 28 10:59:19.327 INFO O| Feb 28 10:59:19.327 INFO STEP 526 (remove_files) COMPLETE
62442025-02-28T10:59:20.797Z[ recovery-image] Feb 28 10:59:19.327 INFO O| Feb 28 10:59:19.327 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452025-02-28T10:59:20.817Z[ recovery-image] Feb 28 10:59:19.349 INFO O| Feb 28 10:59:19.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62462025-02-28T10:59:20.817Z[ recovery-image] Feb 28 10:59:19.349 INFO O| Feb 28 10:59:19.349 INFO STEP 527 (remove_files) COMPLETE
62472025-02-28T10:59:20.817Z[ recovery-image] Feb 28 10:59:19.349 INFO O| Feb 28 10:59:19.349 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482025-02-28T10:59:20.839Z[ recovery-image] Feb 28 10:59:19.370 INFO O| Feb 28 10:59:19.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62492025-02-28T10:59:20.839Z[ recovery-image] Feb 28 10:59:19.370 INFO O| Feb 28 10:59:19.370 INFO STEP 528 (remove_files) COMPLETE
62502025-02-28T10:59:20.839Z[ recovery-image] Feb 28 10:59:19.371 INFO O| Feb 28 10:59:19.370 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512025-02-28T10:59:20.870Z[ recovery-image] Feb 28 10:59:19.402 INFO O| Feb 28 10:59:19.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62522025-02-28T10:59:20.873Z[ recovery-image] Feb 28 10:59:19.402 INFO O| Feb 28 10:59:19.402 INFO STEP 529 (remove_files) COMPLETE
62532025-02-28T10:59:20.873Z[ recovery-image] Feb 28 10:59:19.403 INFO O| Feb 28 10:59:19.403 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542025-02-28T10:59:20.893Z[ recovery-image] Feb 28 10:59:19.425 INFO O| Feb 28 10:59:19.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62552025-02-28T10:59:20.896Z[ recovery-image] Feb 28 10:59:19.426 INFO O| Feb 28 10:59:19.425 INFO STEP 530 (remove_files) COMPLETE
62562025-02-28T10:59:20.896Z[ recovery-image] Feb 28 10:59:19.426 INFO O| Feb 28 10:59:19.426 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572025-02-28T10:59:20.915Z[ recovery-image] Feb 28 10:59:19.446 INFO O| Feb 28 10:59:19.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62582025-02-28T10:59:20.917Z[ recovery-image] Feb 28 10:59:19.447 INFO O| Feb 28 10:59:19.447 INFO STEP 531 (remove_files) COMPLETE
62592025-02-28T10:59:20.917Z[ recovery-image] Feb 28 10:59:19.447 INFO O| Feb 28 10:59:19.447 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602025-02-28T10:59:20.936Z[ recovery-image] Feb 28 10:59:19.468 INFO O| Feb 28 10:59:19.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62612025-02-28T10:59:20.939Z[ recovery-image] Feb 28 10:59:19.468 INFO O| Feb 28 10:59:19.468 INFO STEP 532 (remove_files) COMPLETE
62622025-02-28T10:59:20.939Z[ recovery-image] Feb 28 10:59:19.468 INFO O| Feb 28 10:59:19.468 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632025-02-28T10:59:20.957Z[ recovery-image] Feb 28 10:59:19.489 INFO O| Feb 28 10:59:19.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62642025-02-28T10:59:20.959Z[ recovery-image] Feb 28 10:59:19.489 INFO O| Feb 28 10:59:19.489 INFO STEP 533 (remove_files) COMPLETE
62652025-02-28T10:59:20.960Z[ recovery-image] Feb 28 10:59:19.489 INFO O| Feb 28 10:59:19.489 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662025-02-28T10:59:20.979Z[ recovery-image] Feb 28 10:59:19.511 INFO O| Feb 28 10:59:19.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62672025-02-28T10:59:20.982Z[ recovery-image] Feb 28 10:59:19.511 INFO O| Feb 28 10:59:19.511 INFO STEP 534 (remove_files) COMPLETE
62682025-02-28T10:59:20.982Z[ recovery-image] Feb 28 10:59:19.511 INFO O| Feb 28 10:59:19.511 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692025-02-28T10:59:21.001Z[ recovery-image] Feb 28 10:59:19.532 INFO O| Feb 28 10:59:19.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62702025-02-28T10:59:21.004Z[ recovery-image] Feb 28 10:59:19.532 INFO O| Feb 28 10:59:19.532 INFO STEP 535 (remove_files) COMPLETE
62712025-02-28T10:59:21.004Z[ recovery-image] Feb 28 10:59:19.533 INFO O| Feb 28 10:59:19.532 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722025-02-28T10:59:21.029Z[ recovery-image] Feb 28 10:59:19.561 INFO O| Feb 28 10:59:19.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62732025-02-28T10:59:21.029Z[ recovery-image] Feb 28 10:59:19.561 INFO O| Feb 28 10:59:19.561 INFO STEP 536 (remove_files) COMPLETE
62742025-02-28T10:59:21.029Z[ recovery-image] Feb 28 10:59:19.561 INFO O| Feb 28 10:59:19.561 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752025-02-28T10:59:21.059Z[ recovery-image] Feb 28 10:59:19.591 INFO O| Feb 28 10:59:19.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62762025-02-28T10:59:21.059Z[ recovery-image] Feb 28 10:59:19.591 INFO O| Feb 28 10:59:19.591 INFO STEP 537 (remove_files) COMPLETE
62772025-02-28T10:59:21.059Z[ recovery-image] Feb 28 10:59:19.591 INFO O| Feb 28 10:59:19.591 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782025-02-28T10:59:21.145Z[ recovery-image] Feb 28 10:59:19.676 INFO O| Feb 28 10:59:19.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62792025-02-28T10:59:21.145Z[ recovery-image] Feb 28 10:59:19.676 INFO O| Feb 28 10:59:19.676 INFO STEP 538 (remove_files) COMPLETE
62802025-02-28T10:59:21.147Z[ recovery-image] Feb 28 10:59:19.676 INFO O| Feb 28 10:59:19.676 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812025-02-28T10:59:21.333Z[ recovery-image] Feb 28 10:59:19.863 INFO O| Feb 28 10:59:19.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62822025-02-28T10:59:21.333Z[ recovery-image] Feb 28 10:59:19.863 INFO O| Feb 28 10:59:19.863 INFO STEP 539 (remove_files) COMPLETE
62832025-02-28T10:59:21.333Z[ recovery-image] Feb 28 10:59:19.863 INFO O| Feb 28 10:59:19.863 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842025-02-28T10:59:21.354Z[ recovery-image] Feb 28 10:59:19.885 INFO O| Feb 28 10:59:19.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62852025-02-28T10:59:21.354Z[ recovery-image] Feb 28 10:59:19.886 INFO O| Feb 28 10:59:19.885 INFO STEP 540 (remove_files) COMPLETE
62862025-02-28T10:59:21.354Z[ recovery-image] Feb 28 10:59:19.886 INFO O| Feb 28 10:59:19.886 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872025-02-28T10:59:21.375Z[ recovery-image] Feb 28 10:59:19.907 INFO O| Feb 28 10:59:19.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62882025-02-28T10:59:21.375Z[ recovery-image] Feb 28 10:59:19.907 INFO O| Feb 28 10:59:19.907 INFO STEP 541 (remove_files) COMPLETE
62892025-02-28T10:59:21.378Z[ recovery-image] Feb 28 10:59:19.907 INFO O| Feb 28 10:59:19.907 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902025-02-28T10:59:21.397Z[ recovery-image] Feb 28 10:59:19.928 INFO O| Feb 28 10:59:19.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62912025-02-28T10:59:21.397Z[ recovery-image] Feb 28 10:59:19.928 INFO O| Feb 28 10:59:19.928 INFO STEP 542 (remove_files) COMPLETE
62922025-02-28T10:59:21.397Z[ recovery-image] Feb 28 10:59:19.928 INFO O| Feb 28 10:59:19.928 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932025-02-28T10:59:21.437Z[ recovery-image] Feb 28 10:59:19.969 INFO O| Feb 28 10:59:19.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62942025-02-28T10:59:21.437Z[ recovery-image] Feb 28 10:59:19.969 INFO O| Feb 28 10:59:19.969 INFO STEP 543 (remove_files) COMPLETE
62952025-02-28T10:59:21.440Z[ recovery-image] Feb 28 10:59:19.969 INFO O| Feb 28 10:59:19.969 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962025-02-28T10:59:21.497Z[ recovery-image] Feb 28 10:59:20.029 INFO O| Feb 28 10:59:20.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62972025-02-28T10:59:21.497Z[ recovery-image] Feb 28 10:59:20.029 INFO O| Feb 28 10:59:20.029 INFO STEP 544 (remove_files) COMPLETE
62982025-02-28T10:59:21.500Z[ recovery-image] Feb 28 10:59:20.029 INFO O| Feb 28 10:59:20.029 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992025-02-28T10:59:21.522Z[ recovery-image] Feb 28 10:59:20.053 INFO O| Feb 28 10:59:20.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
63002025-02-28T10:59:21.522Z[ recovery-image] Feb 28 10:59:20.053 INFO O| Feb 28 10:59:20.053 INFO STEP 545 (remove_files) COMPLETE
63012025-02-28T10:59:21.522Z[ recovery-image] Feb 28 10:59:20.053 INFO O| Feb 28 10:59:20.053 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022025-02-28T10:59:21.557Z[ recovery-image] Feb 28 10:59:20.088 INFO O| Feb 28 10:59:20.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
63032025-02-28T10:59:21.557Z[ recovery-image] Feb 28 10:59:20.088 INFO O| Feb 28 10:59:20.088 INFO STEP 546 (remove_files) COMPLETE
63042025-02-28T10:59:21.557Z[ recovery-image] Feb 28 10:59:20.088 INFO O| Feb 28 10:59:20.088 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052025-02-28T10:59:21.592Z[ recovery-image] Feb 28 10:59:20.122 INFO O| Feb 28 10:59:20.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
63062025-02-28T10:59:21.595Z[ recovery-image] Feb 28 10:59:20.122 INFO O| Feb 28 10:59:20.122 INFO STEP 547 (remove_files) COMPLETE
63072025-02-28T10:59:21.595Z[ recovery-image] Feb 28 10:59:20.122 INFO O| Feb 28 10:59:20.122 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082025-02-28T10:59:21.620Z[ recovery-image] Feb 28 10:59:20.152 INFO O| Feb 28 10:59:20.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
63092025-02-28T10:59:21.620Z[ recovery-image] Feb 28 10:59:20.152 INFO O| Feb 28 10:59:20.152 INFO STEP 548 (remove_files) COMPLETE
63102025-02-28T10:59:21.620Z[ recovery-image] Feb 28 10:59:20.152 INFO O| Feb 28 10:59:20.152 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112025-02-28T10:59:21.667Z[ recovery-image] Feb 28 10:59:20.198 INFO O| Feb 28 10:59:20.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
63122025-02-28T10:59:21.667Z[ recovery-image] Feb 28 10:59:20.198 INFO O| Feb 28 10:59:20.193 INFO STEP 549 (remove_files) COMPLETE
63132025-02-28T10:59:21.667Z[ recovery-image] Feb 28 10:59:20.198 INFO O| Feb 28 10:59:20.193 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142025-02-28T10:59:21.684Z[ recovery-image] Feb 28 10:59:20.215 INFO O| Feb 28 10:59:20.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
63152025-02-28T10:59:21.690Z[ recovery-image] Feb 28 10:59:20.216 INFO O| Feb 28 10:59:20.216 INFO STEP 550 (remove_files) COMPLETE
63162025-02-28T10:59:21.690Z[ recovery-image] Feb 28 10:59:20.216 INFO O| Feb 28 10:59:20.216 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172025-02-28T10:59:21.708Z[ recovery-image] Feb 28 10:59:20.239 INFO O| Feb 28 10:59:20.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
63182025-02-28T10:59:21.710Z[ recovery-image] Feb 28 10:59:20.239 INFO O| Feb 28 10:59:20.239 INFO STEP 551 (remove_files) COMPLETE
63192025-02-28T10:59:21.710Z[ recovery-image] Feb 28 10:59:20.240 INFO O| Feb 28 10:59:20.240 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202025-02-28T10:59:21.735Z[ recovery-image] Feb 28 10:59:20.267 INFO O| Feb 28 10:59:20.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
63212025-02-28T10:59:21.735Z[ recovery-image] Feb 28 10:59:20.267 INFO O| Feb 28 10:59:20.267 INFO STEP 552 (remove_files) COMPLETE
63222025-02-28T10:59:21.738Z[ recovery-image] Feb 28 10:59:20.267 INFO O| Feb 28 10:59:20.267 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232025-02-28T10:59:21.786Z[ recovery-image] Feb 28 10:59:20.316 INFO O| Feb 28 10:59:20.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
63242025-02-28T10:59:21.786Z[ recovery-image] Feb 28 10:59:20.316 INFO O| Feb 28 10:59:20.316 INFO STEP 553 (remove_files) COMPLETE
63252025-02-28T10:59:21.786Z[ recovery-image] Feb 28 10:59:20.316 INFO O| Feb 28 10:59:20.316 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262025-02-28T10:59:21.789Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
63272025-02-28T10:59:21.829Z[ recovery-image] Feb 28 10:59:20.360 INFO O| Feb 28 10:59:20.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
63282025-02-28T10:59:21.829Z[ recovery-image] Feb 28 10:59:20.361 INFO O| Feb 28 10:59:20.361 INFO STEP 554 (remove_files) COMPLETE
63292025-02-28T10:59:21.832Z[ recovery-image] Feb 28 10:59:20.361 INFO O| Feb 28 10:59:20.361 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302025-02-28T10:59:21.932Z[ recovery-image] Feb 28 10:59:20.464 INFO O| Feb 28 10:59:20.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
63312025-02-28T10:59:21.932Z[ recovery-image] Feb 28 10:59:20.464 INFO O| Feb 28 10:59:20.464 INFO STEP 555 (remove_files) COMPLETE
63322025-02-28T10:59:21.932Z[ recovery-image] Feb 28 10:59:20.464 INFO O| Feb 28 10:59:20.464 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332025-02-28T10:59:21.954Z[ recovery-image] Feb 28 10:59:20.486 INFO O| Feb 28 10:59:20.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
63342025-02-28T10:59:21.954Z[ recovery-image] Feb 28 10:59:20.486 INFO O| Feb 28 10:59:20.486 INFO STEP 556 (remove_files) COMPLETE
63352025-02-28T10:59:21.957Z[ recovery-image] Feb 28 10:59:20.486 INFO O| Feb 28 10:59:20.486 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362025-02-28T10:59:21.994Z[ recovery-image] Feb 28 10:59:20.526 INFO O| Feb 28 10:59:20.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63372025-02-28T10:59:21.998Z[ recovery-image] Feb 28 10:59:20.526 INFO O| Feb 28 10:59:20.526 INFO STEP 557 (remove_files) COMPLETE
63382025-02-28T10:59:21.998Z[ recovery-image] Feb 28 10:59:20.526 INFO O| Feb 28 10:59:20.526 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392025-02-28T10:59:22.018Z[ recovery-image] Feb 28 10:59:20.549 INFO O| Feb 28 10:59:20.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63402025-02-28T10:59:22.018Z[ recovery-image] Feb 28 10:59:20.549 INFO O| Feb 28 10:59:20.549 INFO STEP 558 (remove_files) COMPLETE
63412025-02-28T10:59:22.020Z[ recovery-image] Feb 28 10:59:20.549 INFO O| Feb 28 10:59:20.549 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422025-02-28T10:59:22.037Z[ recovery-image] Feb 28 10:59:20.569 INFO O| Feb 28 10:59:20.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63432025-02-28T10:59:22.038Z[ recovery-image] Feb 28 10:59:20.569 INFO O| Feb 28 10:59:20.569 INFO STEP 559 (remove_files) COMPLETE
63442025-02-28T10:59:22.042Z[ recovery-image] Feb 28 10:59:20.569 INFO O| Feb 28 10:59:20.569 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452025-02-28T10:59:22.056Z[ recovery-image] Feb 28 10:59:20.587 INFO O| Feb 28 10:59:20.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63462025-02-28T10:59:22.070Z[ recovery-image] Feb 28 10:59:20.602 INFO O| Feb 28 10:59:20.602 INFO STEP 560 (remove_files) COMPLETE
63472025-02-28T10:59:22.070Z[ recovery-image] Feb 28 10:59:20.602 INFO O| Feb 28 10:59:20.602 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482025-02-28T10:59:22.161Z[ recovery-image] Feb 28 10:59:20.693 INFO O| Feb 28 10:59:20.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63492025-02-28T10:59:22.161Z[ recovery-image] Feb 28 10:59:20.693 INFO O| Feb 28 10:59:20.693 INFO STEP 561 (remove_files) COMPLETE
63502025-02-28T10:59:22.164Z[ recovery-image] Feb 28 10:59:20.693 INFO O| Feb 28 10:59:20.693 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512025-02-28T10:59:22.368Z[ recovery-image] Feb 28 10:59:20.776 INFO O| Feb 28 10:59:20.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63522025-02-28T10:59:22.368Z[ recovery-image] Feb 28 10:59:20.776 INFO O| Feb 28 10:59:20.776 INFO STEP 562 (remove_files) COMPLETE
63532025-02-28T10:59:22.368Z[ recovery-image] Feb 28 10:59:20.776 INFO O| Feb 28 10:59:20.776 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.794 INFO O| Feb 28 10:59:20.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63552025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.794 INFO O| Feb 28 10:59:20.794 INFO STEP 563 (remove_files) COMPLETE
63562025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.794 INFO O| Feb 28 10:59:20.794 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.814 INFO O| Feb 28 10:59:20.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63582025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.814 INFO O| Feb 28 10:59:20.814 INFO STEP 564 (remove_files) COMPLETE
63592025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.814 INFO O| Feb 28 10:59:20.814 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.834 INFO O| Feb 28 10:59:20.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63612025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.834 INFO O| Feb 28 10:59:20.834 INFO STEP 565 (remove_files) COMPLETE
63622025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.834 INFO O| Feb 28 10:59:20.834 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.854 INFO O| Feb 28 10:59:20.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63642025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.854 INFO O| Feb 28 10:59:20.854 INFO STEP 566 (remove_files) COMPLETE
63652025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.854 INFO O| Feb 28 10:59:20.854 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.878 INFO O| Feb 28 10:59:20.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63672025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.879 INFO O| Feb 28 10:59:20.879 INFO STEP 567 (remove_files) COMPLETE
63682025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.879 INFO O| Feb 28 10:59:20.879 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.907 INFO O| Feb 28 10:59:20.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63702025-02-28T10:59:22.388Z[ recovery-image] Feb 28 10:59:20.908 INFO O| Feb 28 10:59:20.907 INFO STEP 568 (remove_files) COMPLETE
63712025-02-28T10:59:22.389Z[ recovery-image] Feb 28 10:59:20.908 INFO O| Feb 28 10:59:20.908 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722025-02-28T10:59:22.441Z[ recovery-image] Feb 28 10:59:20.972 INFO O| Feb 28 10:59:20.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63732025-02-28T10:59:22.441Z[ recovery-image] Feb 28 10:59:20.972 INFO O| Feb 28 10:59:20.972 INFO STEP 569 (remove_files) COMPLETE
63742025-02-28T10:59:22.441Z[ recovery-image] Feb 28 10:59:20.972 INFO O| Feb 28 10:59:20.972 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752025-02-28T10:59:22.490Z[ recovery-image] Feb 28 10:59:21.021 INFO O| Feb 28 10:59:21.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63762025-02-28T10:59:22.490Z[ recovery-image] Feb 28 10:59:21.021 INFO O| Feb 28 10:59:21.021 INFO STEP 570 (remove_files) COMPLETE
63772025-02-28T10:59:22.490Z[ recovery-image] Feb 28 10:59:21.021 INFO O| Feb 28 10:59:21.021 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782025-02-28T10:59:22.568Z[ recovery-image] Feb 28 10:59:21.083 INFO O| Feb 28 10:59:21.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63792025-02-28T10:59:22.569Z[ recovery-image] Feb 28 10:59:21.083 INFO O| Feb 28 10:59:21.083 INFO STEP 571 (remove_files) COMPLETE
63802025-02-28T10:59:22.581Z[ recovery-image] Feb 28 10:59:21.083 INFO O| Feb 28 10:59:21.083 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812025-02-28T10:59:22.581Z[ recovery-image] Feb 28 10:59:21.102 INFO O| Feb 28 10:59:21.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63822025-02-28T10:59:22.581Z[ recovery-image] Feb 28 10:59:21.102 INFO O| Feb 28 10:59:21.102 INFO STEP 572 (remove_files) COMPLETE
63832025-02-28T10:59:22.581Z[ recovery-image] Feb 28 10:59:21.102 INFO O| Feb 28 10:59:21.102 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842025-02-28T10:59:22.598Z[ recovery-image] Feb 28 10:59:21.121 INFO O| Feb 28 10:59:21.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63852025-02-28T10:59:22.598Z[ recovery-image] Feb 28 10:59:21.121 INFO O| Feb 28 10:59:21.121 INFO STEP 573 (remove_files) COMPLETE
63862025-02-28T10:59:22.609Z[ recovery-image] Feb 28 10:59:21.121 INFO O| Feb 28 10:59:21.121 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872025-02-28T10:59:23.077Z[ recovery-image] Feb 28 10:59:21.185 INFO O| Feb 28 10:59:21.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63882025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.185 INFO O| Feb 28 10:59:21.185 INFO STEP 574 (remove_files) COMPLETE
63892025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.185 INFO O| Feb 28 10:59:21.185 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.208 INFO O| Feb 28 10:59:21.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63912025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.208 INFO O| Feb 28 10:59:21.208 INFO STEP 575 (remove_files) COMPLETE
63922025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.208 INFO O| Feb 28 10:59:21.208 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.231 INFO O| Feb 28 10:59:21.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63942025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.231 INFO O| Feb 28 10:59:21.231 INFO STEP 576 (remove_files) COMPLETE
63952025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.231 INFO O| Feb 28 10:59:21.231 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.273 INFO O| Feb 28 10:59:21.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63972025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.273 INFO O| Feb 28 10:59:21.273 INFO STEP 577 (remove_files) COMPLETE
63982025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.273 INFO O| Feb 28 10:59:21.273 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.440 INFO O| Feb 28 10:59:21.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
64002025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.440 INFO O| Feb 28 10:59:21.440 INFO STEP 578 (remove_files) COMPLETE
64012025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.441 INFO O| Feb 28 10:59:21.440 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.464 INFO O| Feb 28 10:59:21.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
64032025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.465 INFO O| Feb 28 10:59:21.465 INFO STEP 579 (remove_files) COMPLETE
64042025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.465 INFO O| Feb 28 10:59:21.465 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.485 INFO O| Feb 28 10:59:21.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
64062025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.502 INFO O| Feb 28 10:59:21.502 INFO STEP 580 (remove_files) COMPLETE
64072025-02-28T10:59:23.085Z[ recovery-image] Feb 28 10:59:21.502 INFO O| Feb 28 10:59:21.502 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.534 INFO O| Feb 28 10:59:21.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
64092025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.534 INFO O| Feb 28 10:59:21.534 INFO STEP 581 (remove_files) COMPLETE
64102025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.534 INFO O| Feb 28 10:59:21.534 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.554 INFO O| Feb 28 10:59:21.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
64122025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.554 INFO O| Feb 28 10:59:21.554 INFO STEP 582 (remove_files) COMPLETE
64132025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.554 INFO O| Feb 28 10:59:21.554 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.583 INFO O| Feb 28 10:59:21.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
64152025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.583 INFO O| Feb 28 10:59:21.583 INFO STEP 583 (remove_files) COMPLETE
64162025-02-28T10:59:23.086Z[ recovery-image] Feb 28 10:59:21.583 INFO O| Feb 28 10:59:21.583 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172025-02-28T10:59:23.177Z[ recovery-image] Feb 28 10:59:21.691 INFO O| Feb 28 10:59:21.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
64182025-02-28T10:59:23.177Z[ recovery-image] Feb 28 10:59:21.691 INFO O| Feb 28 10:59:21.691 INFO STEP 584 (remove_files) COMPLETE
64192025-02-28T10:59:23.177Z[ recovery-image] Feb 28 10:59:21.691 INFO O| Feb 28 10:59:21.691 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202025-02-28T10:59:23.203Z[ recovery-image] Feb 28 10:59:21.725 INFO O| Feb 28 10:59:21.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
64212025-02-28T10:59:23.203Z[ recovery-image] Feb 28 10:59:21.726 INFO O| Feb 28 10:59:21.726 INFO STEP 585 (remove_files) COMPLETE
64222025-02-28T10:59:23.203Z[ recovery-image] Feb 28 10:59:21.726 INFO O| Feb 28 10:59:21.726 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232025-02-28T10:59:23.231Z[ recovery-image] Feb 28 10:59:21.761 INFO O| Feb 28 10:59:21.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
64242025-02-28T10:59:23.231Z[ recovery-image] Feb 28 10:59:21.762 INFO O| Feb 28 10:59:21.762 INFO STEP 586 (remove_files) COMPLETE
64252025-02-28T10:59:23.231Z[ recovery-image] Feb 28 10:59:21.762 INFO O| Feb 28 10:59:21.762 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262025-02-28T10:59:23.255Z[ recovery-image] Feb 28 10:59:21.783 INFO O| Feb 28 10:59:21.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
64272025-02-28T10:59:23.255Z[ recovery-image] Feb 28 10:59:21.783 INFO O| Feb 28 10:59:21.783 INFO STEP 587 (remove_files) COMPLETE
64282025-02-28T10:59:23.255Z[ recovery-image] Feb 28 10:59:21.783 INFO O| Feb 28 10:59:21.783 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292025-02-28T10:59:23.315Z[ recovery-image] Feb 28 10:59:21.842 INFO O| Feb 28 10:59:21.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
64302025-02-28T10:59:23.315Z[ recovery-image] Feb 28 10:59:21.842 INFO O| Feb 28 10:59:21.842 INFO STEP 588 (remove_files) COMPLETE
64312025-02-28T10:59:23.315Z[ recovery-image] Feb 28 10:59:21.842 INFO O| Feb 28 10:59:21.842 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322025-02-28T10:59:23.356Z[ recovery-image] Feb 28 10:59:21.876 INFO O| Feb 28 10:59:21.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
64332025-02-28T10:59:23.356Z[ recovery-image] Feb 28 10:59:21.876 INFO O| Feb 28 10:59:21.876 INFO STEP 589 (remove_files) COMPLETE
64342025-02-28T10:59:23.357Z[ recovery-image] Feb 28 10:59:21.876 INFO O| Feb 28 10:59:21.876 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352025-02-28T10:59:23.370Z[ recovery-image] Feb 28 10:59:21.899 INFO O| Feb 28 10:59:21.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
64362025-02-28T10:59:23.370Z[ recovery-image] Feb 28 10:59:21.899 INFO O| Feb 28 10:59:21.899 INFO STEP 590 (remove_files) COMPLETE
64372025-02-28T10:59:23.371Z[ recovery-image] Feb 28 10:59:21.899 INFO O| Feb 28 10:59:21.899 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382025-02-28T10:59:23.394Z[ recovery-image] Feb 28 10:59:21.922 INFO O| Feb 28 10:59:21.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64392025-02-28T10:59:23.398Z[ recovery-image] Feb 28 10:59:21.922 INFO O| Feb 28 10:59:21.922 INFO STEP 591 (remove_files) COMPLETE
64402025-02-28T10:59:23.398Z[ recovery-image] Feb 28 10:59:21.922 INFO O| Feb 28 10:59:21.922 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412025-02-28T10:59:23.425Z[ recovery-image] Feb 28 10:59:21.954 INFO O| Feb 28 10:59:21.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64422025-02-28T10:59:23.431Z[ recovery-image] Feb 28 10:59:21.954 INFO O| Feb 28 10:59:21.954 INFO STEP 592 (remove_files) COMPLETE
64432025-02-28T10:59:23.431Z[ recovery-image] Feb 28 10:59:21.955 INFO O| Feb 28 10:59:21.955 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442025-02-28T10:59:23.449Z[ recovery-image] Feb 28 10:59:21.977 INFO O| Feb 28 10:59:21.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64452025-02-28T10:59:23.455Z[ recovery-image] Feb 28 10:59:21.977 INFO O| Feb 28 10:59:21.977 INFO STEP 593 (remove_files) COMPLETE
64462025-02-28T10:59:23.455Z[ recovery-image] Feb 28 10:59:21.977 INFO O| Feb 28 10:59:21.977 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472025-02-28T10:59:23.469Z[ recovery-image] Feb 28 10:59:21.997 INFO O| Feb 28 10:59:21.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64482025-02-28T10:59:23.476Z[ recovery-image] Feb 28 10:59:21.997 INFO O| Feb 28 10:59:21.997 INFO STEP 594 (remove_files) COMPLETE
64492025-02-28T10:59:23.476Z[ recovery-image] Feb 28 10:59:21.997 INFO O| Feb 28 10:59:21.997 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502025-02-28T10:59:23.492Z[ recovery-image] Feb 28 10:59:22.023 INFO O| Feb 28 10:59:22.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64512025-02-28T10:59:23.497Z[ recovery-image] Feb 28 10:59:22.024 INFO O| Feb 28 10:59:22.023 INFO STEP 595 (remove_files) COMPLETE
64522025-02-28T10:59:23.497Z[ recovery-image] Feb 28 10:59:22.024 INFO O| Feb 28 10:59:22.024 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532025-02-28T10:59:23.514Z[ recovery-image] Feb 28 10:59:22.043 INFO O| Feb 28 10:59:22.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64542025-02-28T10:59:23.517Z[ recovery-image] Feb 28 10:59:22.043 INFO O| Feb 28 10:59:22.043 INFO STEP 596 (remove_files) COMPLETE
64552025-02-28T10:59:23.517Z[ recovery-image] Feb 28 10:59:22.043 INFO O| Feb 28 10:59:22.043 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562025-02-28T10:59:23.535Z[ recovery-image] Feb 28 10:59:22.064 INFO O| Feb 28 10:59:22.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64572025-02-28T10:59:23.541Z[ recovery-image] Feb 28 10:59:22.064 INFO O| Feb 28 10:59:22.064 INFO STEP 597 (remove_files) COMPLETE
64582025-02-28T10:59:23.541Z[ recovery-image] Feb 28 10:59:22.064 INFO O| Feb 28 10:59:22.064 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592025-02-28T10:59:23.563Z[ recovery-image] Feb 28 10:59:22.086 INFO O| Feb 28 10:59:22.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64602025-02-28T10:59:23.582Z[ recovery-image] Feb 28 10:59:22.110 INFO O| Feb 28 10:59:22.110 INFO STEP 598 (remove_files) COMPLETE
64612025-02-28T10:59:23.582Z[ recovery-image] Feb 28 10:59:22.110 INFO O| Feb 28 10:59:22.110 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622025-02-28T10:59:23.605Z[ recovery-image] Feb 28 10:59:22.136 INFO O| Feb 28 10:59:22.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64632025-02-28T10:59:23.605Z[ recovery-image] Feb 28 10:59:22.136 INFO O| Feb 28 10:59:22.136 INFO STEP 599 (remove_files) COMPLETE
64642025-02-28T10:59:23.605Z[ recovery-image] Feb 28 10:59:22.136 INFO O| Feb 28 10:59:22.136 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652025-02-28T10:59:23.637Z[ recovery-image] Feb 28 10:59:22.164 INFO O| Feb 28 10:59:22.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64662025-02-28T10:59:23.637Z[ recovery-image] Feb 28 10:59:22.164 INFO O| Feb 28 10:59:22.164 INFO STEP 600 (remove_files) COMPLETE
64672025-02-28T10:59:23.637Z[ recovery-image] Feb 28 10:59:22.164 INFO O| Feb 28 10:59:22.164 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682025-02-28T10:59:23.657Z[ recovery-image] Feb 28 10:59:22.186 INFO O| Feb 28 10:59:22.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64692025-02-28T10:59:23.657Z[ recovery-image] Feb 28 10:59:22.186 INFO O| Feb 28 10:59:22.186 INFO STEP 601 (remove_files) COMPLETE
64702025-02-28T10:59:23.663Z[ recovery-image] Feb 28 10:59:22.186 INFO O| Feb 28 10:59:22.186 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712025-02-28T10:59:23.675Z[ host-image] Feb 28 10:59:22.206 INFO O| Feb 28 10:59:22.205 INFO O| Planning: Solver setup ... Done
64722025-02-28T10:59:23.695Z[ host-image] Feb 28 10:59:22.213 INFO O| Feb 28 10:59:22.213 INFO O| Planning: Running solver ... Done
64732025-02-28T10:59:23.727Z[ recovery-image] Feb 28 10:59:22.255 INFO O| Feb 28 10:59:22.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64742025-02-28T10:59:23.727Z[ recovery-image] Feb 28 10:59:22.255 INFO O| Feb 28 10:59:22.255 INFO STEP 602 (remove_files) COMPLETE
64752025-02-28T10:59:23.727Z[ recovery-image] Feb 28 10:59:22.255 INFO O| Feb 28 10:59:22.255 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762025-02-28T10:59:23.749Z[ recovery-image] Feb 28 10:59:22.277 INFO O| Feb 28 10:59:22.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64772025-02-28T10:59:23.750Z[ recovery-image] Feb 28 10:59:22.277 INFO O| Feb 28 10:59:22.277 INFO STEP 603 (remove_files) COMPLETE
64782025-02-28T10:59:23.750Z[ recovery-image] Feb 28 10:59:22.277 INFO O| Feb 28 10:59:22.277 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792025-02-28T10:59:23.772Z[ recovery-image] Feb 28 10:59:22.301 INFO O| Feb 28 10:59:22.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64802025-02-28T10:59:23.776Z[ recovery-image] Feb 28 10:59:22.301 INFO O| Feb 28 10:59:22.301 INFO STEP 604 (remove_files) COMPLETE
64812025-02-28T10:59:23.776Z[ recovery-image] Feb 28 10:59:22.302 INFO O| Feb 28 10:59:22.302 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822025-02-28T10:59:23.792Z[ host-image] Feb 28 10:59:22.317 INFO O| Feb 28 10:59:22.317 INFO O| Planning: Finding local manifests ... Done
64832025-02-28T10:59:23.797Z[ host-image] Feb 28 10:59:22.318 INFO O| Feb 28 10:59:22.318 INFO O| Planning: Fetching manifests: 0/1 0% complete
64842025-02-28T10:59:23.812Z[ recovery-image] Feb 28 10:59:22.341 INFO O| Feb 28 10:59:22.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64852025-02-28T10:59:23.812Z[ recovery-image] Feb 28 10:59:22.341 INFO O| Feb 28 10:59:22.341 INFO STEP 605 (remove_files) COMPLETE
64862025-02-28T10:59:23.812Z[ recovery-image] Feb 28 10:59:22.341 INFO O| Feb 28 10:59:22.341 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64872025-02-28T10:59:23.842Z[ recovery-image] Feb 28 10:59:22.369 INFO O| Feb 28 10:59:22.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64882025-02-28T10:59:23.842Z[ recovery-image] Feb 28 10:59:22.369 INFO O| Feb 28 10:59:22.369 INFO STEP 606 (remove_files) COMPLETE
64892025-02-28T10:59:23.851Z[ recovery-image] Feb 28 10:59:22.369 INFO O| Feb 28 10:59:22.369 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64902025-02-28T10:59:23.860Z[ recovery-image] Feb 28 10:59:22.390 INFO O| Feb 28 10:59:22.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64912025-02-28T10:59:23.860Z[ recovery-image] Feb 28 10:59:22.390 INFO O| Feb 28 10:59:22.390 INFO STEP 607 (remove_files) COMPLETE
64922025-02-28T10:59:23.860Z[ recovery-image] Feb 28 10:59:22.390 INFO O| Feb 28 10:59:22.390 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64932025-02-28T10:59:23.886Z[ recovery-image] Feb 28 10:59:22.408 INFO O| Feb 28 10:59:22.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64942025-02-28T10:59:23.886Z[ recovery-image] Feb 28 10:59:22.408 INFO O| Feb 28 10:59:22.408 INFO STEP 608 (remove_files) COMPLETE
64952025-02-28T10:59:23.889Z[ recovery-image] Feb 28 10:59:22.408 INFO O| Feb 28 10:59:22.408 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64962025-02-28T10:59:23.904Z[ recovery-image] Feb 28 10:59:22.428 INFO O| Feb 28 10:59:22.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64972025-02-28T10:59:23.904Z[ recovery-image] Feb 28 10:59:22.428 INFO O| Feb 28 10:59:22.428 INFO STEP 609 (remove_files) COMPLETE
64982025-02-28T10:59:23.904Z[ recovery-image] Feb 28 10:59:22.428 INFO O| Feb 28 10:59:22.428 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64992025-02-28T10:59:23.916Z[ recovery-image] Feb 28 10:59:22.447 INFO O| Feb 28 10:59:22.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
65002025-02-28T10:59:23.918Z[ recovery-image] Feb 28 10:59:22.447 INFO O| Feb 28 10:59:22.447 INFO STEP 610 (remove_files) COMPLETE
65012025-02-28T10:59:23.918Z[ recovery-image] Feb 28 10:59:22.447 INFO O| Feb 28 10:59:22.447 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65022025-02-28T10:59:23.936Z[ recovery-image] Feb 28 10:59:22.466 INFO O| Feb 28 10:59:22.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
65032025-02-28T10:59:23.940Z[ recovery-image] Feb 28 10:59:22.466 INFO O| Feb 28 10:59:22.466 INFO STEP 611 (remove_files) COMPLETE
65042025-02-28T10:59:23.940Z[ recovery-image] Feb 28 10:59:22.466 INFO O| Feb 28 10:59:22.466 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65052025-02-28T10:59:23.951Z[ host-image] Feb 28 10:59:22.482 INFO O| Feb 28 10:59:22.482 INFO O| Planning: Fetching manifests: 1/1 100% complete
65062025-02-28T10:59:23.955Z[ recovery-image] Feb 28 10:59:22.486 INFO O| Feb 28 10:59:22.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
65072025-02-28T10:59:23.955Z[ recovery-image] Feb 28 10:59:22.486 INFO O| Feb 28 10:59:22.486 INFO STEP 612 (remove_files) COMPLETE
65082025-02-28T10:59:23.958Z[ recovery-image] Feb 28 10:59:22.486 INFO O| Feb 28 10:59:22.486 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092025-02-28T10:59:23.976Z[ recovery-image] Feb 28 10:59:22.507 INFO O| Feb 28 10:59:22.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
65102025-02-28T10:59:23.976Z[ recovery-image] Feb 28 10:59:22.507 INFO O| Feb 28 10:59:22.507 INFO STEP 613 (remove_files) COMPLETE
65112025-02-28T10:59:23.976Z[ recovery-image] Feb 28 10:59:22.507 INFO O| Feb 28 10:59:22.507 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122025-02-28T10:59:23.982Z[ host-image] Feb 28 10:59:22.514 INFO O| Feb 28 10:59:22.513 INFO O| Planning: Package planning ... Done
65132025-02-28T10:59:23.985Z[ host-image] Feb 28 10:59:22.514 INFO O| Feb 28 10:59:22.514 INFO O| Planning: Merging actions ... Done
65142025-02-28T10:59:23.997Z[ recovery-image] Feb 28 10:59:22.528 INFO O| Feb 28 10:59:22.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
65152025-02-28T10:59:23.997Z[ recovery-image] Feb 28 10:59:22.529 INFO O| Feb 28 10:59:22.529 INFO STEP 614 (remove_files) COMPLETE
65162025-02-28T10:59:24.000Z[ recovery-image] Feb 28 10:59:22.529 INFO O| Feb 28 10:59:22.529 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65172025-02-28T10:59:24.018Z[ recovery-image] Feb 28 10:59:22.550 INFO O| Feb 28 10:59:22.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
65182025-02-28T10:59:24.019Z[ recovery-image] Feb 28 10:59:22.550 INFO O| Feb 28 10:59:22.550 INFO STEP 615 (remove_files) COMPLETE
65192025-02-28T10:59:24.019Z[ recovery-image] Feb 28 10:59:22.550 INFO O| Feb 28 10:59:22.550 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65202025-02-28T10:59:24.042Z[ recovery-image] Feb 28 10:59:22.574 INFO O| Feb 28 10:59:22.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
65212025-02-28T10:59:24.042Z[ recovery-image] Feb 28 10:59:22.574 INFO O| Feb 28 10:59:22.574 INFO STEP 616 (remove_files) COMPLETE
65222025-02-28T10:59:24.042Z[ recovery-image] Feb 28 10:59:22.574 INFO O| Feb 28 10:59:22.574 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65232025-02-28T10:59:24.063Z[ recovery-image] Feb 28 10:59:22.595 INFO O| Feb 28 10:59:22.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
65242025-02-28T10:59:24.063Z[ recovery-image] Feb 28 10:59:22.595 INFO O| Feb 28 10:59:22.595 INFO STEP 617 (remove_files) COMPLETE
65252025-02-28T10:59:24.063Z[ recovery-image] Feb 28 10:59:22.595 INFO O| Feb 28 10:59:22.595 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65262025-02-28T10:59:24.083Z[ recovery-image] Feb 28 10:59:22.615 INFO O| Feb 28 10:59:22.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
65272025-02-28T10:59:24.083Z[ recovery-image] Feb 28 10:59:22.615 INFO O| Feb 28 10:59:22.615 INFO STEP 618 (remove_files) COMPLETE
65282025-02-28T10:59:24.083Z[ recovery-image] Feb 28 10:59:22.615 INFO O| Feb 28 10:59:22.615 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65292025-02-28T10:59:24.104Z[ recovery-image] Feb 28 10:59:22.635 INFO O| Feb 28 10:59:22.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
65302025-02-28T10:59:24.104Z[ recovery-image] Feb 28 10:59:22.635 INFO O| Feb 28 10:59:22.635 INFO STEP 619 (remove_files) COMPLETE
65312025-02-28T10:59:24.107Z[ recovery-image] Feb 28 10:59:22.635 INFO O| Feb 28 10:59:22.635 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65322025-02-28T10:59:24.107Z[ host-image] Feb 28 10:59:22.637 INFO O| Feb 28 10:59:22.637 INFO O| Planning: Checking for conflicting actions ... Done
65332025-02-28T10:59:24.107Z[ host-image] Feb 28 10:59:22.638 INFO O| Feb 28 10:59:22.638 INFO O| Planning: Consolidating action changes ... Done
65342025-02-28T10:59:24.138Z[ recovery-image] Feb 28 10:59:22.669 INFO O| Feb 28 10:59:22.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
65352025-02-28T10:59:24.138Z[ recovery-image] Feb 28 10:59:22.669 INFO O| Feb 28 10:59:22.669 INFO STEP 620 (remove_files) COMPLETE
65362025-02-28T10:59:24.138Z[ recovery-image] Feb 28 10:59:22.669 INFO O| Feb 28 10:59:22.669 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372025-02-28T10:59:24.158Z[ recovery-image] Feb 28 10:59:22.689 INFO O| Feb 28 10:59:22.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
65382025-02-28T10:59:24.161Z[ recovery-image] Feb 28 10:59:22.689 INFO O| Feb 28 10:59:22.689 INFO STEP 621 (remove_files) COMPLETE
65392025-02-28T10:59:24.161Z[ recovery-image] Feb 28 10:59:22.689 INFO O| Feb 28 10:59:22.689 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402025-02-28T10:59:24.177Z[ recovery-image] Feb 28 10:59:22.708 INFO O| Feb 28 10:59:22.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
65412025-02-28T10:59:24.177Z[ recovery-image] Feb 28 10:59:22.708 INFO O| Feb 28 10:59:22.708 INFO STEP 622 (remove_files) COMPLETE
65422025-02-28T10:59:24.177Z[ recovery-image] Feb 28 10:59:22.708 INFO O| Feb 28 10:59:22.708 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432025-02-28T10:59:24.196Z[ recovery-image] Feb 28 10:59:22.727 INFO O| Feb 28 10:59:22.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65442025-02-28T10:59:24.196Z[ recovery-image] Feb 28 10:59:22.727 INFO O| Feb 28 10:59:22.727 INFO STEP 623 (remove_files) COMPLETE
65452025-02-28T10:59:24.198Z[ recovery-image] Feb 28 10:59:22.727 INFO O| Feb 28 10:59:22.727 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462025-02-28T10:59:24.223Z[ recovery-image] Feb 28 10:59:22.754 INFO O| Feb 28 10:59:22.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65472025-02-28T10:59:24.226Z[ recovery-image] Feb 28 10:59:22.754 INFO O| Feb 28 10:59:22.754 INFO STEP 624 (remove_files) COMPLETE
65482025-02-28T10:59:24.226Z[ recovery-image] Feb 28 10:59:22.755 INFO O| Feb 28 10:59:22.755 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492025-02-28T10:59:24.244Z[ recovery-image] Feb 28 10:59:22.775 INFO O| Feb 28 10:59:22.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65502025-02-28T10:59:24.247Z[ recovery-image] Feb 28 10:59:22.776 INFO O| Feb 28 10:59:22.776 INFO STEP 625 (remove_files) COMPLETE
65512025-02-28T10:59:24.247Z[ recovery-image] Feb 28 10:59:22.776 INFO O| Feb 28 10:59:22.776 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522025-02-28T10:59:24.263Z[ recovery-image] Feb 28 10:59:22.794 INFO O| Feb 28 10:59:22.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65532025-02-28T10:59:24.265Z[ recovery-image] Feb 28 10:59:22.795 INFO O| Feb 28 10:59:22.795 INFO STEP 626 (remove_files) COMPLETE
65542025-02-28T10:59:24.265Z[ recovery-image] Feb 28 10:59:22.795 INFO O| Feb 28 10:59:22.795 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552025-02-28T10:59:24.280Z[ recovery-image] Feb 28 10:59:22.812 INFO O| Feb 28 10:59:22.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65562025-02-28T10:59:24.283Z[ recovery-image] Feb 28 10:59:22.812 INFO O| Feb 28 10:59:22.812 INFO STEP 627 (remove_files) COMPLETE
65572025-02-28T10:59:24.283Z[ recovery-image] Feb 28 10:59:22.812 INFO O| Feb 28 10:59:22.812 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582025-02-28T10:59:24.299Z[ recovery-image] Feb 28 10:59:22.830 INFO O| Feb 28 10:59:22.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65592025-02-28T10:59:24.301Z[ recovery-image] Feb 28 10:59:22.831 INFO O| Feb 28 10:59:22.831 INFO STEP 628 (remove_files) COMPLETE
65602025-02-28T10:59:24.301Z[ recovery-image] Feb 28 10:59:22.831 INFO O| Feb 28 10:59:22.831 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612025-02-28T10:59:24.318Z[ recovery-image] Feb 28 10:59:22.849 INFO O| Feb 28 10:59:22.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65622025-02-28T10:59:24.320Z[ recovery-image] Feb 28 10:59:22.850 INFO O| Feb 28 10:59:22.850 INFO STEP 629 (remove_files) COMPLETE
65632025-02-28T10:59:24.320Z[ recovery-image] Feb 28 10:59:22.850 INFO O| Feb 28 10:59:22.850 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642025-02-28T10:59:24.337Z[ recovery-image] Feb 28 10:59:22.868 INFO O| Feb 28 10:59:22.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65652025-02-28T10:59:24.341Z[ recovery-image] Feb 28 10:59:22.869 INFO O| Feb 28 10:59:22.869 INFO STEP 630 (remove_files) COMPLETE
65662025-02-28T10:59:24.341Z[ recovery-image] Feb 28 10:59:22.869 INFO O| Feb 28 10:59:22.869 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672025-02-28T10:59:24.373Z[ recovery-image] Feb 28 10:59:22.904 INFO O| Feb 28 10:59:22.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65682025-02-28T10:59:24.373Z[ recovery-image] Feb 28 10:59:22.904 INFO O| Feb 28 10:59:22.904 INFO STEP 631 (remove_files) COMPLETE
65692025-02-28T10:59:24.373Z[ recovery-image] Feb 28 10:59:22.904 INFO O| Feb 28 10:59:22.904 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702025-02-28T10:59:24.394Z[ recovery-image] Feb 28 10:59:22.925 INFO O| Feb 28 10:59:22.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65712025-02-28T10:59:24.394Z[ recovery-image] Feb 28 10:59:22.925 INFO O| Feb 28 10:59:22.925 INFO STEP 632 (remove_files) COMPLETE
65722025-02-28T10:59:24.396Z[ recovery-image] Feb 28 10:59:22.925 INFO O| Feb 28 10:59:22.925 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732025-02-28T10:59:24.432Z[ recovery-image] Feb 28 10:59:22.963 INFO O| Feb 28 10:59:22.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65742025-02-28T10:59:24.432Z[ recovery-image] Feb 28 10:59:22.963 INFO O| Feb 28 10:59:22.963 INFO STEP 633 (remove_files) COMPLETE
65752025-02-28T10:59:24.432Z[ recovery-image] Feb 28 10:59:22.963 INFO O| Feb 28 10:59:22.963 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762025-02-28T10:59:24.462Z[ recovery-image] Feb 28 10:59:22.993 INFO O| Feb 28 10:59:22.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65772025-02-28T10:59:24.465Z[ recovery-image] Feb 28 10:59:22.993 INFO O| Feb 28 10:59:22.993 INFO STEP 634 (remove_files) COMPLETE
65782025-02-28T10:59:24.465Z[ recovery-image] Feb 28 10:59:22.994 INFO O| Feb 28 10:59:22.993 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792025-02-28T10:59:24.495Z[ recovery-image] Feb 28 10:59:23.026 INFO O| Feb 28 10:59:23.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65802025-02-28T10:59:24.495Z[ recovery-image] Feb 28 10:59:23.026 INFO O| Feb 28 10:59:23.026 INFO STEP 635 (remove_files) COMPLETE
65812025-02-28T10:59:24.498Z[ recovery-image] Feb 28 10:59:23.026 INFO O| Feb 28 10:59:23.026 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822025-02-28T10:59:24.538Z[ recovery-image] Feb 28 10:59:23.069 INFO O| Feb 28 10:59:23.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65832025-02-28T10:59:24.538Z[ recovery-image] Feb 28 10:59:23.069 INFO O| Feb 28 10:59:23.069 INFO STEP 636 (remove_files) COMPLETE
65842025-02-28T10:59:24.538Z[ recovery-image] Feb 28 10:59:23.069 INFO O| Feb 28 10:59:23.069 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852025-02-28T10:59:24.558Z[ recovery-image] Feb 28 10:59:23.089 INFO O| Feb 28 10:59:23.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65862025-02-28T10:59:24.558Z[ recovery-image] Feb 28 10:59:23.089 INFO O| Feb 28 10:59:23.089 INFO STEP 637 (remove_files) COMPLETE
65872025-02-28T10:59:24.560Z[ recovery-image] Feb 28 10:59:23.089 INFO O| Feb 28 10:59:23.089 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882025-02-28T10:59:24.581Z[ host-image] Feb 28 10:59:23.112 INFO O| Feb 28 10:59:23.112 INFO O| Planning: Evaluating mediators ... Done
65892025-02-28T10:59:24.584Z[ host-image] Feb 28 10:59:23.114 INFO O| Feb 28 10:59:23.114 INFO O| Planning: Planning completed in 5.71 seconds
65902025-02-28T10:59:24.587Z[ host-image] Feb 28 10:59:23.116 INFO O| Feb 28 10:59:23.116 INFO O| Packages to install: 1
65912025-02-28T10:59:24.605Z[ host-image] Feb 28 10:59:23.137 INFO O| Feb 28 10:59:23.137 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
65922025-02-28T10:59:24.608Z[ recovery-image] Feb 28 10:59:23.140 INFO O| Feb 28 10:59:23.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65932025-02-28T10:59:24.611Z[ recovery-image] Feb 28 10:59:23.140 INFO O| Feb 28 10:59:23.140 INFO STEP 638 (remove_files) COMPLETE
65942025-02-28T10:59:24.611Z[ recovery-image] Feb 28 10:59:23.140 INFO O| Feb 28 10:59:23.140 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65952025-02-28T10:59:24.628Z[ recovery-image] Feb 28 10:59:23.159 INFO O| Feb 28 10:59:23.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65962025-02-28T10:59:24.630Z[ recovery-image] Feb 28 10:59:23.159 INFO O| Feb 28 10:59:23.159 INFO STEP 639 (remove_files) COMPLETE
65972025-02-28T10:59:24.631Z[ recovery-image] Feb 28 10:59:23.160 INFO O| Feb 28 10:59:23.159 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65982025-02-28T10:59:24.658Z[ recovery-image] Feb 28 10:59:23.189 INFO O| Feb 28 10:59:23.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65992025-02-28T10:59:24.661Z[ recovery-image] Feb 28 10:59:23.190 INFO O| Feb 28 10:59:23.190 INFO STEP 640 (remove_files) COMPLETE
66002025-02-28T10:59:24.661Z[ recovery-image] Feb 28 10:59:23.190 INFO O| Feb 28 10:59:23.190 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66012025-02-28T10:59:24.716Z[ recovery-image] Feb 28 10:59:23.247 INFO O| Feb 28 10:59:23.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
66022025-02-28T10:59:24.718Z[ recovery-image] Feb 28 10:59:23.247 INFO O| Feb 28 10:59:23.247 INFO STEP 641 (remove_files) COMPLETE
66032025-02-28T10:59:24.719Z[ recovery-image] Feb 28 10:59:23.247 INFO O| Feb 28 10:59:23.247 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66042025-02-28T10:59:24.737Z[ recovery-image] Feb 28 10:59:23.268 INFO O| Feb 28 10:59:23.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
66052025-02-28T10:59:24.737Z[ recovery-image] Feb 28 10:59:23.268 INFO O| Feb 28 10:59:23.268 INFO STEP 642 (remove_files) COMPLETE
66062025-02-28T10:59:24.740Z[ recovery-image] Feb 28 10:59:23.268 INFO O| Feb 28 10:59:23.268 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66072025-02-28T10:59:24.756Z[ recovery-image] Feb 28 10:59:23.287 INFO O| Feb 28 10:59:23.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
66082025-02-28T10:59:24.759Z[ recovery-image] Feb 28 10:59:23.288 INFO O| Feb 28 10:59:23.288 INFO STEP 643 (remove_files) COMPLETE
66092025-02-28T10:59:24.759Z[ recovery-image] Feb 28 10:59:23.288 INFO O| Feb 28 10:59:23.288 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66102025-02-28T10:59:24.775Z[ recovery-image] Feb 28 10:59:23.307 INFO O| Feb 28 10:59:23.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
66112025-02-28T10:59:24.778Z[ recovery-image] Feb 28 10:59:23.307 INFO O| Feb 28 10:59:23.307 INFO STEP 644 (remove_files) COMPLETE
66122025-02-28T10:59:24.778Z[ recovery-image] Feb 28 10:59:23.307 INFO O| Feb 28 10:59:23.307 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66132025-02-28T10:59:24.795Z[ recovery-image] Feb 28 10:59:23.326 INFO O| Feb 28 10:59:23.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
66142025-02-28T10:59:24.799Z[ recovery-image] Feb 28 10:59:23.327 INFO O| Feb 28 10:59:23.326 INFO STEP 645 (remove_files) COMPLETE
66152025-02-28T10:59:24.799Z[ recovery-image] Feb 28 10:59:23.327 INFO O| Feb 28 10:59:23.327 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66162025-02-28T10:59:24.814Z[ recovery-image] Feb 28 10:59:23.345 INFO O| Feb 28 10:59:23.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
66172025-02-28T10:59:24.816Z[ recovery-image] Feb 28 10:59:23.346 INFO O| Feb 28 10:59:23.345 INFO STEP 646 (remove_files) COMPLETE
66182025-02-28T10:59:24.816Z[ recovery-image] Feb 28 10:59:23.346 INFO O| Feb 28 10:59:23.346 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66192025-02-28T10:59:24.834Z[ recovery-image] Feb 28 10:59:23.364 INFO O| Feb 28 10:59:23.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
66202025-02-28T10:59:24.837Z[ recovery-image] Feb 28 10:59:23.365 INFO O| Feb 28 10:59:23.365 INFO STEP 647 (remove_files) COMPLETE
66212025-02-28T10:59:24.837Z[ recovery-image] Feb 28 10:59:23.365 INFO O| Feb 28 10:59:23.365 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66222025-02-28T10:59:24.852Z[ recovery-image] Feb 28 10:59:23.384 INFO O| Feb 28 10:59:23.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
66232025-02-28T10:59:24.852Z[ recovery-image] Feb 28 10:59:23.384 INFO O| Feb 28 10:59:23.384 INFO STEP 648 (remove_files) COMPLETE
66242025-02-28T10:59:24.856Z[ recovery-image] Feb 28 10:59:23.384 INFO O| Feb 28 10:59:23.384 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66252025-02-28T10:59:24.871Z[ recovery-image] Feb 28 10:59:23.402 INFO O| Feb 28 10:59:23.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
66262025-02-28T10:59:24.871Z[ recovery-image] Feb 28 10:59:23.402 INFO O| Feb 28 10:59:23.402 INFO STEP 649 (remove_files) COMPLETE
66272025-02-28T10:59:24.871Z[ recovery-image] Feb 28 10:59:23.402 INFO O| Feb 28 10:59:23.402 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66282025-02-28T10:59:24.889Z[ recovery-image] Feb 28 10:59:23.421 INFO O| Feb 28 10:59:23.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
66292025-02-28T10:59:24.889Z[ recovery-image] Feb 28 10:59:23.421 INFO O| Feb 28 10:59:23.421 INFO STEP 650 (remove_files) COMPLETE
66302025-02-28T10:59:24.892Z[ recovery-image] Feb 28 10:59:23.421 INFO O| Feb 28 10:59:23.421 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66312025-02-28T10:59:24.908Z[ recovery-image] Feb 28 10:59:23.439 INFO O| Feb 28 10:59:23.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
66322025-02-28T10:59:24.910Z[ recovery-image] Feb 28 10:59:23.439 INFO O| Feb 28 10:59:23.439 INFO STEP 651 (remove_files) COMPLETE
66332025-02-28T10:59:24.910Z[ recovery-image] Feb 28 10:59:23.439 INFO O| Feb 28 10:59:23.439 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66342025-02-28T10:59:24.927Z[ recovery-image] Feb 28 10:59:23.458 INFO O| Feb 28 10:59:23.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
66352025-02-28T10:59:24.930Z[ recovery-image] Feb 28 10:59:23.458 INFO O| Feb 28 10:59:23.458 INFO STEP 652 (remove_files) COMPLETE
66362025-02-28T10:59:24.930Z[ recovery-image] Feb 28 10:59:23.458 INFO O| Feb 28 10:59:23.458 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66372025-02-28T10:59:24.945Z[ recovery-image] Feb 28 10:59:23.476 INFO O| Feb 28 10:59:23.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
66382025-02-28T10:59:24.948Z[ recovery-image] Feb 28 10:59:23.476 INFO O| Feb 28 10:59:23.476 INFO STEP 653 (remove_files) COMPLETE
66392025-02-28T10:59:24.948Z[ recovery-image] Feb 28 10:59:23.477 INFO O| Feb 28 10:59:23.476 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66402025-02-28T10:59:24.964Z[ recovery-image] Feb 28 10:59:23.495 INFO O| Feb 28 10:59:23.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
66412025-02-28T10:59:24.966Z[ recovery-image] Feb 28 10:59:23.495 INFO O| Feb 28 10:59:23.495 INFO STEP 654 (remove_files) COMPLETE
66422025-02-28T10:59:24.966Z[ recovery-image] Feb 28 10:59:23.496 INFO O| Feb 28 10:59:23.495 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66432025-02-28T10:59:24.983Z[ recovery-image] Feb 28 10:59:23.514 INFO O| Feb 28 10:59:23.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
66442025-02-28T10:59:24.986Z[ recovery-image] Feb 28 10:59:23.515 INFO O| Feb 28 10:59:23.515 INFO STEP 655 (remove_files) COMPLETE
66452025-02-28T10:59:24.986Z[ recovery-image] Feb 28 10:59:23.515 INFO O| Feb 28 10:59:23.515 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66462025-02-28T10:59:25.004Z[ recovery-image] Feb 28 10:59:23.535 INFO O| Feb 28 10:59:23.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66472025-02-28T10:59:25.006Z[ recovery-image] Feb 28 10:59:23.535 INFO O| Feb 28 10:59:23.535 INFO STEP 656 (remove_files) COMPLETE
66482025-02-28T10:59:25.007Z[ recovery-image] Feb 28 10:59:23.535 INFO O| Feb 28 10:59:23.535 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66492025-02-28T10:59:25.045Z[ recovery-image] Feb 28 10:59:23.576 INFO O| Feb 28 10:59:23.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66502025-02-28T10:59:25.045Z[ recovery-image] Feb 28 10:59:23.576 INFO O| Feb 28 10:59:23.576 INFO STEP 657 (remove_files) COMPLETE
66512025-02-28T10:59:25.045Z[ recovery-image] Feb 28 10:59:23.576 INFO O| Feb 28 10:59:23.576 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66522025-02-28T10:59:25.084Z[ recovery-image] Feb 28 10:59:23.615 INFO O| Feb 28 10:59:23.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66532025-02-28T10:59:25.084Z[ recovery-image] Feb 28 10:59:23.615 INFO O| Feb 28 10:59:23.615 INFO STEP 658 (remove_files) COMPLETE
66542025-02-28T10:59:25.087Z[ recovery-image] Feb 28 10:59:23.615 INFO O| Feb 28 10:59:23.615 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66552025-02-28T10:59:25.104Z[ recovery-image] Feb 28 10:59:23.635 INFO O| Feb 28 10:59:23.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66562025-02-28T10:59:25.104Z[ recovery-image] Feb 28 10:59:23.635 INFO O| Feb 28 10:59:23.635 INFO STEP 659 (remove_files) COMPLETE
66572025-02-28T10:59:25.107Z[ recovery-image] Feb 28 10:59:23.635 INFO O| Feb 28 10:59:23.635 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66582025-02-28T10:59:25.124Z[ recovery-image] Feb 28 10:59:23.655 INFO O| Feb 28 10:59:23.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66592025-02-28T10:59:25.124Z[ recovery-image] Feb 28 10:59:23.655 INFO O| Feb 28 10:59:23.655 INFO STEP 660 (remove_files) COMPLETE
66602025-02-28T10:59:25.124Z[ recovery-image] Feb 28 10:59:23.655 INFO O| Feb 28 10:59:23.655 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66612025-02-28T10:59:25.145Z[ recovery-image] Feb 28 10:59:23.676 INFO O| Feb 28 10:59:23.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66622025-02-28T10:59:25.145Z[ recovery-image] Feb 28 10:59:23.676 INFO O| Feb 28 10:59:23.676 INFO STEP 661 (remove_files) COMPLETE
66632025-02-28T10:59:25.147Z[ recovery-image] Feb 28 10:59:23.676 INFO O| Feb 28 10:59:23.676 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66642025-02-28T10:59:25.176Z[ recovery-image] Feb 28 10:59:23.706 INFO O| Feb 28 10:59:23.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66652025-02-28T10:59:25.176Z[ recovery-image] Feb 28 10:59:23.706 INFO O| Feb 28 10:59:23.706 INFO STEP 662 (remove_files) COMPLETE
66662025-02-28T10:59:25.176Z[ recovery-image] Feb 28 10:59:23.706 INFO O| Feb 28 10:59:23.706 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66672025-02-28T10:59:25.208Z[ host-image] Feb 28 10:59:23.738 INFO O| Feb 28 10:59:23.737 INFO O| Download: Completed 10.27 MB in 0.60 seconds (17.1M/s)
66682025-02-28T10:59:25.211Z[ recovery-image] Feb 28 10:59:23.743 INFO O| Feb 28 10:59:23.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66692025-02-28T10:59:25.244Z[ recovery-image] Feb 28 10:59:23.775 INFO O| Feb 28 10:59:23.775 INFO STEP 663 (remove_files) COMPLETE
66702025-02-28T10:59:25.244Z[ recovery-image] Feb 28 10:59:23.775 INFO O| Feb 28 10:59:23.775 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712025-02-28T10:59:25.339Z[ recovery-image] Feb 28 10:59:23.870 INFO O| Feb 28 10:59:23.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66722025-02-28T10:59:25.341Z[ recovery-image] Feb 28 10:59:23.870 INFO O| Feb 28 10:59:23.870 INFO STEP 664 (remove_files) COMPLETE
66732025-02-28T10:59:25.341Z[ recovery-image] Feb 28 10:59:23.870 INFO O| Feb 28 10:59:23.870 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742025-02-28T10:59:25.362Z[ recovery-image] Feb 28 10:59:23.893 INFO O| Feb 28 10:59:23.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66752025-02-28T10:59:25.362Z[ recovery-image] Feb 28 10:59:23.893 INFO O| Feb 28 10:59:23.893 INFO STEP 665 (remove_files) COMPLETE
66762025-02-28T10:59:25.362Z[ recovery-image] Feb 28 10:59:23.894 INFO O| Feb 28 10:59:23.893 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772025-02-28T10:59:25.398Z[ host-image] Feb 28 10:59:23.929 INFO O| Feb 28 10:59:23.929 INFO O| Actions: 1/22 actions (Installing new actions)
66782025-02-28T10:59:25.407Z[ recovery-image] Feb 28 10:59:23.938 INFO O| Feb 28 10:59:23.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66792025-02-28T10:59:25.407Z[ recovery-image] Feb 28 10:59:23.938 INFO O| Feb 28 10:59:23.938 INFO STEP 666 (remove_files) COMPLETE
66802025-02-28T10:59:25.407Z[ recovery-image] Feb 28 10:59:23.938 INFO O| Feb 28 10:59:23.938 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812025-02-28T10:59:25.445Z[ recovery-image] Feb 28 10:59:23.974 INFO O| Feb 28 10:59:23.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66822025-02-28T10:59:25.445Z[ recovery-image] Feb 28 10:59:23.974 INFO O| Feb 28 10:59:23.974 INFO STEP 667 (remove_files) COMPLETE
66832025-02-28T10:59:25.445Z[ recovery-image] Feb 28 10:59:23.974 INFO O| Feb 28 10:59:23.974 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842025-02-28T10:59:25.465Z[ recovery-image] Feb 28 10:59:23.994 INFO O| Feb 28 10:59:23.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66852025-02-28T10:59:25.465Z[ recovery-image] Feb 28 10:59:23.994 INFO O| Feb 28 10:59:23.994 INFO STEP 668 (remove_files) COMPLETE
66862025-02-28T10:59:25.465Z[ recovery-image] Feb 28 10:59:23.994 INFO O| Feb 28 10:59:23.994 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872025-02-28T10:59:25.499Z[ recovery-image] Feb 28 10:59:24.029 INFO O| Feb 28 10:59:24.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66882025-02-28T10:59:25.499Z[ recovery-image] Feb 28 10:59:24.029 INFO O| Feb 28 10:59:24.029 INFO STEP 669 (remove_files) COMPLETE
66892025-02-28T10:59:25.499Z[ recovery-image] Feb 28 10:59:24.029 INFO O| Feb 28 10:59:24.029 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902025-02-28T10:59:25.557Z[ recovery-image] Feb 28 10:59:24.088 INFO O| Feb 28 10:59:24.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66912025-02-28T10:59:25.582Z[ recovery-image] Feb 28 10:59:24.112 INFO O| Feb 28 10:59:24.112 INFO STEP 670 (remove_files) COMPLETE
66922025-02-28T10:59:25.582Z[ recovery-image] Feb 28 10:59:24.112 INFO O| Feb 28 10:59:24.112 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932025-02-28T10:59:25.627Z[ recovery-image] Feb 28 10:59:24.158 INFO O| Feb 28 10:59:24.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66942025-02-28T10:59:25.627Z[ recovery-image] Feb 28 10:59:24.158 INFO O| Feb 28 10:59:24.158 INFO STEP 671 (remove_files) COMPLETE
66952025-02-28T10:59:25.630Z[ recovery-image] Feb 28 10:59:24.158 INFO O| Feb 28 10:59:24.158 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962025-02-28T10:59:25.645Z[ recovery-image] Feb 28 10:59:24.176 INFO O| Feb 28 10:59:24.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66972025-02-28T10:59:25.645Z[ recovery-image] Feb 28 10:59:24.176 INFO O| Feb 28 10:59:24.176 INFO STEP 672 (remove_files) COMPLETE
66982025-02-28T10:59:25.645Z[ recovery-image] Feb 28 10:59:24.176 INFO O| Feb 28 10:59:24.176 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992025-02-28T10:59:25.682Z[ recovery-image] Feb 28 10:59:24.213 INFO O| Feb 28 10:59:24.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
67002025-02-28T10:59:25.685Z[ recovery-image] Feb 28 10:59:24.213 INFO O| Feb 28 10:59:24.213 INFO STEP 673 (remove_files) COMPLETE
67012025-02-28T10:59:25.685Z[ recovery-image] Feb 28 10:59:24.214 INFO O| Feb 28 10:59:24.214 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022025-02-28T10:59:25.703Z[ recovery-image] Feb 28 10:59:24.234 INFO O| Feb 28 10:59:24.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
67032025-02-28T10:59:25.706Z[ recovery-image] Feb 28 10:59:24.235 INFO O| Feb 28 10:59:24.235 INFO STEP 674 (remove_files) COMPLETE
67042025-02-28T10:59:25.706Z[ recovery-image] Feb 28 10:59:24.235 INFO O| Feb 28 10:59:24.235 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052025-02-28T10:59:25.767Z[ recovery-image] Feb 28 10:59:24.298 INFO O| Feb 28 10:59:24.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
67062025-02-28T10:59:25.769Z[ recovery-image] Feb 28 10:59:24.298 INFO O| Feb 28 10:59:24.298 INFO STEP 675 (remove_files) COMPLETE
67072025-02-28T10:59:25.769Z[ recovery-image] Feb 28 10:59:24.298 INFO O| Feb 28 10:59:24.298 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082025-02-28T10:59:25.809Z[ recovery-image] Feb 28 10:59:24.340 INFO O| Feb 28 10:59:24.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
67092025-02-28T10:59:25.811Z[ recovery-image] Feb 28 10:59:24.340 INFO O| Feb 28 10:59:24.340 INFO STEP 676 (remove_files) COMPLETE
67102025-02-28T10:59:25.811Z[ recovery-image] Feb 28 10:59:24.340 INFO O| Feb 28 10:59:24.340 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112025-02-28T10:59:25.830Z[ host-image] Feb 28 10:59:24.361 INFO O| Feb 28 10:59:24.361 INFO O| Actions: Completed 22 actions in 0.43 seconds.
67122025-02-28T10:59:25.847Z[ recovery-image] Feb 28 10:59:24.378 INFO O| Feb 28 10:59:24.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
67132025-02-28T10:59:25.847Z[ recovery-image] Feb 28 10:59:24.378 INFO O| Feb 28 10:59:24.378 INFO STEP 677 (remove_files) COMPLETE
67142025-02-28T10:59:25.850Z[ recovery-image] Feb 28 10:59:24.378 INFO O| Feb 28 10:59:24.378 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152025-02-28T10:59:25.882Z[ recovery-image] Feb 28 10:59:24.412 INFO O| Feb 28 10:59:24.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
67162025-02-28T10:59:25.882Z[ recovery-image] Feb 28 10:59:24.413 INFO O| Feb 28 10:59:24.413 INFO STEP 678 (remove_files) COMPLETE
67172025-02-28T10:59:25.882Z[ recovery-image] Feb 28 10:59:24.413 INFO O| Feb 28 10:59:24.413 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182025-02-28T10:59:25.902Z[ recovery-image] Feb 28 10:59:24.433 INFO O| Feb 28 10:59:24.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
67192025-02-28T10:59:25.902Z[ recovery-image] Feb 28 10:59:24.433 INFO O| Feb 28 10:59:24.433 INFO STEP 679 (remove_files) COMPLETE
67202025-02-28T10:59:25.902Z[ recovery-image] Feb 28 10:59:24.433 INFO O| Feb 28 10:59:24.433 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212025-02-28T10:59:25.922Z[ recovery-image] Feb 28 10:59:24.453 INFO O| Feb 28 10:59:24.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
67222025-02-28T10:59:25.922Z[ recovery-image] Feb 28 10:59:24.453 INFO O| Feb 28 10:59:24.453 INFO STEP 680 (remove_files) COMPLETE
67232025-02-28T10:59:25.922Z[ recovery-image] Feb 28 10:59:24.453 INFO O| Feb 28 10:59:24.453 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67242025-02-28T10:59:25.942Z[ recovery-image] Feb 28 10:59:24.472 INFO O| Feb 28 10:59:24.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
67252025-02-28T10:59:25.942Z[ recovery-image] Feb 28 10:59:24.473 INFO O| Feb 28 10:59:24.473 INFO STEP 681 (remove_files) COMPLETE
67262025-02-28T10:59:25.942Z[ recovery-image] Feb 28 10:59:24.473 INFO O| Feb 28 10:59:24.473 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67272025-02-28T10:59:25.962Z[ recovery-image] Feb 28 10:59:24.493 INFO O| Feb 28 10:59:24.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
67282025-02-28T10:59:25.962Z[ recovery-image] Feb 28 10:59:24.493 INFO O| Feb 28 10:59:24.493 INFO STEP 682 (remove_files) COMPLETE
67292025-02-28T10:59:25.965Z[ recovery-image] Feb 28 10:59:24.493 INFO O| Feb 28 10:59:24.493 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67302025-02-28T10:59:25.983Z[ recovery-image] Feb 28 10:59:24.514 INFO O| Feb 28 10:59:24.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
67312025-02-28T10:59:25.983Z[ recovery-image] Feb 28 10:59:24.514 INFO O| Feb 28 10:59:24.514 INFO STEP 683 (remove_files) COMPLETE
67322025-02-28T10:59:25.986Z[ recovery-image] Feb 28 10:59:24.514 INFO O| Feb 28 10:59:24.514 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332025-02-28T10:59:26.004Z[ recovery-image] Feb 28 10:59:24.535 INFO O| Feb 28 10:59:24.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
67342025-02-28T10:59:26.004Z[ recovery-image] Feb 28 10:59:24.535 INFO O| Feb 28 10:59:24.535 INFO STEP 684 (remove_files) COMPLETE
67352025-02-28T10:59:26.004Z[ recovery-image] Feb 28 10:59:24.535 INFO O| Feb 28 10:59:24.535 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67362025-02-28T10:59:26.046Z[ recovery-image] Feb 28 10:59:24.577 INFO O| Feb 28 10:59:24.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
67372025-02-28T10:59:26.046Z[ recovery-image] Feb 28 10:59:24.577 INFO O| Feb 28 10:59:24.577 INFO STEP 685 (remove_files) COMPLETE
67382025-02-28T10:59:26.046Z[ recovery-image] Feb 28 10:59:24.577 INFO O| Feb 28 10:59:24.577 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67392025-02-28T10:59:26.066Z[ recovery-image] Feb 28 10:59:24.597 INFO O| Feb 28 10:59:24.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
67402025-02-28T10:59:26.066Z[ recovery-image] Feb 28 10:59:24.597 INFO O| Feb 28 10:59:24.597 INFO STEP 686 (remove_files) COMPLETE
67412025-02-28T10:59:26.070Z[ recovery-image] Feb 28 10:59:24.597 INFO O| Feb 28 10:59:24.597 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67422025-02-28T10:59:26.097Z[ recovery-image] Feb 28 10:59:24.628 INFO O| Feb 28 10:59:24.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
67432025-02-28T10:59:26.097Z[ recovery-image] Feb 28 10:59:24.628 INFO O| Feb 28 10:59:24.628 INFO STEP 687 (remove_files) COMPLETE
67442025-02-28T10:59:26.100Z[ recovery-image] Feb 28 10:59:24.628 INFO O| Feb 28 10:59:24.628 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67452025-02-28T10:59:26.135Z[ recovery-image] Feb 28 10:59:24.665 INFO O| Feb 28 10:59:24.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
67462025-02-28T10:59:26.135Z[ recovery-image] Feb 28 10:59:24.666 INFO O| Feb 28 10:59:24.666 INFO STEP 688 (remove_files) COMPLETE
67472025-02-28T10:59:26.137Z[ recovery-image] Feb 28 10:59:24.666 INFO O| Feb 28 10:59:24.666 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67482025-02-28T10:59:26.199Z[ recovery-image] Feb 28 10:59:24.730 INFO O| Feb 28 10:59:24.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
67492025-02-28T10:59:26.199Z[ recovery-image] Feb 28 10:59:24.731 INFO O| Feb 28 10:59:24.731 INFO STEP 689 (remove_files) COMPLETE
67502025-02-28T10:59:26.199Z[ recovery-image] Feb 28 10:59:24.731 INFO O| Feb 28 10:59:24.731 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67512025-02-28T10:59:26.240Z[ recovery-image] Feb 28 10:59:24.771 INFO O| Feb 28 10:59:24.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67522025-02-28T10:59:26.240Z[ recovery-image] Feb 28 10:59:24.771 INFO O| Feb 28 10:59:24.771 INFO STEP 690 (remove_files) COMPLETE
67532025-02-28T10:59:26.244Z[ recovery-image] Feb 28 10:59:24.771 INFO O| Feb 28 10:59:24.771 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67542025-02-28T10:59:26.381Z[ recovery-image] Feb 28 10:59:24.912 INFO O| Feb 28 10:59:24.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67552025-02-28T10:59:26.381Z[ recovery-image] Feb 28 10:59:24.912 INFO O| Feb 28 10:59:24.912 INFO STEP 691 (remove_files) COMPLETE
67562025-02-28T10:59:26.384Z[ recovery-image] Feb 28 10:59:24.912 INFO O| Feb 28 10:59:24.912 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67572025-02-28T10:59:26.426Z[ recovery-image] Feb 28 10:59:24.957 INFO O| Feb 28 10:59:24.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67582025-02-28T10:59:26.428Z[ recovery-image] Feb 28 10:59:24.957 INFO O| Feb 28 10:59:24.957 INFO STEP 692 (remove_files) COMPLETE
67592025-02-28T10:59:26.428Z[ recovery-image] Feb 28 10:59:24.957 INFO O| Feb 28 10:59:24.957 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67602025-02-28T10:59:26.488Z[ recovery-image] Feb 28 10:59:25.019 INFO O| Feb 28 10:59:25.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67612025-02-28T10:59:26.491Z[ recovery-image] Feb 28 10:59:25.019 INFO O| Feb 28 10:59:25.019 INFO STEP 693 (remove_files) COMPLETE
67622025-02-28T10:59:26.491Z[ recovery-image] Feb 28 10:59:25.019 INFO O| Feb 28 10:59:25.019 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67632025-02-28T10:59:26.491Z[ host-image] Feb 28 10:59:25.022 INFO O| Feb 28 10:59:25.022 INFO O| Done
67642025-02-28T10:59:26.491Z[ host-image] Feb 28 10:59:25.022 INFO O| Feb 28 10:59:25.022 INFO O| Done
67652025-02-28T10:59:26.514Z[ recovery-image] Feb 28 10:59:25.044 INFO O| Feb 28 10:59:25.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67662025-02-28T10:59:26.515Z[ recovery-image] Feb 28 10:59:25.044 INFO O| Feb 28 10:59:25.044 INFO STEP 694 (remove_files) COMPLETE
67672025-02-28T10:59:26.515Z[ recovery-image] Feb 28 10:59:25.044 INFO O| Feb 28 10:59:25.044 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682025-02-28T10:59:26.563Z[ recovery-image] Feb 28 10:59:25.094 INFO O| Feb 28 10:59:25.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67692025-02-28T10:59:26.566Z[ recovery-image] Feb 28 10:59:25.094 INFO O| Feb 28 10:59:25.094 INFO STEP 695 (remove_files) COMPLETE
67702025-02-28T10:59:26.566Z[ recovery-image] Feb 28 10:59:25.094 INFO O| Feb 28 10:59:25.094 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712025-02-28T10:59:26.586Z[ recovery-image] Feb 28 10:59:25.116 INFO O| Feb 28 10:59:25.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67722025-02-28T10:59:26.586Z[ recovery-image] Feb 28 10:59:25.117 INFO O| Feb 28 10:59:25.117 INFO STEP 696 (remove_files) COMPLETE
67732025-02-28T10:59:26.586Z[ recovery-image] Feb 28 10:59:25.117 INFO O| Feb 28 10:59:25.117 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742025-02-28T10:59:26.607Z[ recovery-image] Feb 28 10:59:25.138 INFO O| Feb 28 10:59:25.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67752025-02-28T10:59:26.610Z[ recovery-image] Feb 28 10:59:25.139 INFO O| Feb 28 10:59:25.139 INFO STEP 697 (remove_files) COMPLETE
67762025-02-28T10:59:26.610Z[ recovery-image] Feb 28 10:59:25.139 INFO O| Feb 28 10:59:25.139 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772025-02-28T10:59:26.634Z[ recovery-image] Feb 28 10:59:25.165 INFO O| Feb 28 10:59:25.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67782025-02-28T10:59:26.634Z[ recovery-image] Feb 28 10:59:25.165 INFO O| Feb 28 10:59:25.165 INFO STEP 698 (remove_files) COMPLETE
67792025-02-28T10:59:26.637Z[ recovery-image] Feb 28 10:59:25.165 INFO O| Feb 28 10:59:25.165 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802025-02-28T10:59:26.681Z[ recovery-image] Feb 28 10:59:25.212 INFO O| Feb 28 10:59:25.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67812025-02-28T10:59:26.681Z[ recovery-image] Feb 28 10:59:25.212 INFO O| Feb 28 10:59:25.212 INFO STEP 699 (remove_files) COMPLETE
67822025-02-28T10:59:26.681Z[ recovery-image] Feb 28 10:59:25.212 INFO O| Feb 28 10:59:25.212 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832025-02-28T10:59:26.742Z[ recovery-image] Feb 28 10:59:25.273 INFO O| Feb 28 10:59:25.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67842025-02-28T10:59:26.742Z[ recovery-image] Feb 28 10:59:25.273 INFO O| Feb 28 10:59:25.273 INFO STEP 700 (remove_files) COMPLETE
67852025-02-28T10:59:26.742Z[ recovery-image] Feb 28 10:59:25.273 INFO O| Feb 28 10:59:25.273 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862025-02-28T10:59:26.763Z[ recovery-image] Feb 28 10:59:25.294 INFO O| Feb 28 10:59:25.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67872025-02-28T10:59:26.766Z[ recovery-image] Feb 28 10:59:25.294 INFO O| Feb 28 10:59:25.294 INFO STEP 701 (remove_files) COMPLETE
67882025-02-28T10:59:26.766Z[ recovery-image] Feb 28 10:59:25.294 INFO O| Feb 28 10:59:25.294 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892025-02-28T10:59:26.802Z[ recovery-image] Feb 28 10:59:25.333 INFO O| Feb 28 10:59:25.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67902025-02-28T10:59:26.826Z[ recovery-image] Feb 28 10:59:25.356 INFO O| Feb 28 10:59:25.356 INFO STEP 702 (remove_files) COMPLETE
67912025-02-28T10:59:26.826Z[ recovery-image] Feb 28 10:59:25.356 INFO O| Feb 28 10:59:25.356 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922025-02-28T10:59:26.878Z[ recovery-image] Feb 28 10:59:25.409 INFO O| Feb 28 10:59:25.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67932025-02-28T10:59:26.878Z[ recovery-image] Feb 28 10:59:25.409 INFO O| Feb 28 10:59:25.409 INFO STEP 703 (remove_files) COMPLETE
67942025-02-28T10:59:26.880Z[ recovery-image] Feb 28 10:59:25.409 INFO O| Feb 28 10:59:25.409 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952025-02-28T10:59:26.954Z[ recovery-image] Feb 28 10:59:25.484 INFO O| Feb 28 10:59:25.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67962025-02-28T10:59:26.956Z[ recovery-image] Feb 28 10:59:25.485 INFO O| Feb 28 10:59:25.485 INFO STEP 704 (remove_files) COMPLETE
67972025-02-28T10:59:26.956Z[ recovery-image] Feb 28 10:59:25.485 INFO O| Feb 28 10:59:25.485 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982025-02-28T10:59:26.977Z[ recovery-image] Feb 28 10:59:25.507 INFO O| Feb 28 10:59:25.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67992025-02-28T10:59:26.977Z[ recovery-image] Feb 28 10:59:25.507 INFO O| Feb 28 10:59:25.507 INFO STEP 705 (remove_files) COMPLETE
68002025-02-28T10:59:26.977Z[ recovery-image] Feb 28 10:59:25.507 INFO O| Feb 28 10:59:25.507 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012025-02-28T10:59:27.015Z[ recovery-image] Feb 28 10:59:25.546 INFO O| Feb 28 10:59:25.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
68022025-02-28T10:59:27.037Z[ recovery-image] Feb 28 10:59:25.567 INFO O| Feb 28 10:59:25.567 INFO STEP 706 (remove_files) COMPLETE
68032025-02-28T10:59:27.038Z[ recovery-image] Feb 28 10:59:25.567 INFO O| Feb 28 10:59:25.567 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042025-02-28T10:59:27.069Z[ recovery-image] Feb 28 10:59:25.599 INFO O| Feb 28 10:59:25.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
68052025-02-28T10:59:27.090Z[ recovery-image] Feb 28 10:59:25.620 INFO O| Feb 28 10:59:25.620 INFO STEP 707 (remove_files) COMPLETE
68062025-02-28T10:59:27.090Z[ recovery-image] Feb 28 10:59:25.620 INFO O| Feb 28 10:59:25.620 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072025-02-28T10:59:27.122Z[ recovery-image] Feb 28 10:59:25.652 INFO O| Feb 28 10:59:25.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
68082025-02-28T10:59:27.122Z[ recovery-image] Feb 28 10:59:25.652 INFO O| Feb 28 10:59:25.652 INFO STEP 708 (remove_files) COMPLETE
68092025-02-28T10:59:27.122Z[ recovery-image] Feb 28 10:59:25.652 INFO O| Feb 28 10:59:25.652 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102025-02-28T10:59:27.140Z[ recovery-image] Feb 28 10:59:25.671 INFO O| Feb 28 10:59:25.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
68112025-02-28T10:59:27.143Z[ recovery-image] Feb 28 10:59:25.672 INFO O| Feb 28 10:59:25.672 INFO STEP 709 (remove_files) COMPLETE
68122025-02-28T10:59:27.143Z[ recovery-image] Feb 28 10:59:25.672 INFO O| Feb 28 10:59:25.672 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132025-02-28T10:59:27.161Z[ recovery-image] Feb 28 10:59:25.692 INFO O| Feb 28 10:59:25.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
68142025-02-28T10:59:27.163Z[ recovery-image] Feb 28 10:59:25.692 INFO O| Feb 28 10:59:25.692 INFO STEP 710 (remove_files) COMPLETE
68152025-02-28T10:59:27.163Z[ recovery-image] Feb 28 10:59:25.692 INFO O| Feb 28 10:59:25.692 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162025-02-28T10:59:27.188Z[ recovery-image] Feb 28 10:59:25.719 INFO O| Feb 28 10:59:25.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
68172025-02-28T10:59:27.188Z[ recovery-image] Feb 28 10:59:25.719 INFO O| Feb 28 10:59:25.719 INFO STEP 711 (remove_files) COMPLETE
68182025-02-28T10:59:27.188Z[ recovery-image] Feb 28 10:59:25.719 INFO O| Feb 28 10:59:25.719 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192025-02-28T10:59:27.209Z[ recovery-image] Feb 28 10:59:25.740 INFO O| Feb 28 10:59:25.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
68202025-02-28T10:59:27.209Z[ recovery-image] Feb 28 10:59:25.740 INFO O| Feb 28 10:59:25.740 INFO STEP 712 (remove_files) COMPLETE
68212025-02-28T10:59:27.209Z[ recovery-image] Feb 28 10:59:25.740 INFO O| Feb 28 10:59:25.740 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222025-02-28T10:59:27.229Z[ recovery-image] Feb 28 10:59:25.760 INFO O| Feb 28 10:59:25.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
68232025-02-28T10:59:27.229Z[ recovery-image] Feb 28 10:59:25.760 INFO O| Feb 28 10:59:25.760 INFO STEP 713 (remove_files) COMPLETE
68242025-02-28T10:59:27.229Z[ recovery-image] Feb 28 10:59:25.760 INFO O| Feb 28 10:59:25.760 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252025-02-28T10:59:27.248Z[ recovery-image] Feb 28 10:59:25.779 INFO O| Feb 28 10:59:25.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
68262025-02-28T10:59:27.248Z[ recovery-image] Feb 28 10:59:25.779 INFO O| Feb 28 10:59:25.779 INFO STEP 714 (remove_files) COMPLETE
68272025-02-28T10:59:27.248Z[ recovery-image] Feb 28 10:59:25.779 INFO O| Feb 28 10:59:25.779 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282025-02-28T10:59:27.281Z[ recovery-image] Feb 28 10:59:25.812 INFO O| Feb 28 10:59:25.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
68292025-02-28T10:59:27.281Z[ recovery-image] Feb 28 10:59:25.812 INFO O| Feb 28 10:59:25.812 INFO STEP 715 (remove_files) COMPLETE
68302025-02-28T10:59:27.283Z[ recovery-image] Feb 28 10:59:25.812 INFO O| Feb 28 10:59:25.812 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312025-02-28T10:59:27.309Z[ recovery-image] Feb 28 10:59:25.840 INFO O| Feb 28 10:59:25.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
68322025-02-28T10:59:27.312Z[ recovery-image] Feb 28 10:59:25.840 INFO O| Feb 28 10:59:25.840 INFO STEP 716 (remove_files) COMPLETE
68332025-02-28T10:59:27.312Z[ recovery-image] Feb 28 10:59:25.841 INFO O| Feb 28 10:59:25.840 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342025-02-28T10:59:27.333Z[ recovery-image] Feb 28 10:59:25.864 INFO O| Feb 28 10:59:25.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
68352025-02-28T10:59:27.335Z[ recovery-image] Feb 28 10:59:25.864 INFO O| Feb 28 10:59:25.864 INFO STEP 717 (remove_files) COMPLETE
68362025-02-28T10:59:27.336Z[ recovery-image] Feb 28 10:59:25.864 INFO O| Feb 28 10:59:25.864 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372025-02-28T10:59:27.354Z[ recovery-image] Feb 28 10:59:25.885 INFO O| Feb 28 10:59:25.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
68382025-02-28T10:59:27.356Z[ recovery-image] Feb 28 10:59:25.885 INFO O| Feb 28 10:59:25.885 INFO STEP 718 (remove_files) COMPLETE
68392025-02-28T10:59:27.356Z[ recovery-image] Feb 28 10:59:25.885 INFO O| Feb 28 10:59:25.885 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402025-02-28T10:59:27.375Z[ recovery-image] Feb 28 10:59:25.905 INFO O| Feb 28 10:59:25.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
68412025-02-28T10:59:27.377Z[ recovery-image] Feb 28 10:59:25.905 INFO O| Feb 28 10:59:25.905 INFO STEP 719 (remove_files) COMPLETE
68422025-02-28T10:59:27.377Z[ recovery-image] Feb 28 10:59:25.905 INFO O| Feb 28 10:59:25.905 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432025-02-28T10:59:27.394Z[ recovery-image] Feb 28 10:59:25.925 INFO O| Feb 28 10:59:25.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
68442025-02-28T10:59:27.394Z[ recovery-image] Feb 28 10:59:25.925 INFO O| Feb 28 10:59:25.925 INFO STEP 720 (remove_files) COMPLETE
68452025-02-28T10:59:27.398Z[ recovery-image] Feb 28 10:59:25.925 INFO O| Feb 28 10:59:25.925 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462025-02-28T10:59:27.418Z[ recovery-image] Feb 28 10:59:25.949 INFO O| Feb 28 10:59:25.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
68472025-02-28T10:59:27.442Z[ recovery-image] Feb 28 10:59:25.971 INFO O| Feb 28 10:59:25.971 INFO STEP 721 (remove_files) COMPLETE
68482025-02-28T10:59:27.442Z[ recovery-image] Feb 28 10:59:25.971 INFO O| Feb 28 10:59:25.971 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492025-02-28T10:59:27.494Z[ recovery-image] Feb 28 10:59:26.025 INFO O| Feb 28 10:59:26.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
68502025-02-28T10:59:27.494Z[ recovery-image] Feb 28 10:59:26.025 INFO O| Feb 28 10:59:26.025 INFO STEP 722 (remove_files) COMPLETE
68512025-02-28T10:59:27.497Z[ recovery-image] Feb 28 10:59:26.025 INFO O| Feb 28 10:59:26.025 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522025-02-28T10:59:27.517Z[ recovery-image] Feb 28 10:59:26.047 INFO O| Feb 28 10:59:26.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68532025-02-28T10:59:27.517Z[ recovery-image] Feb 28 10:59:26.048 INFO O| Feb 28 10:59:26.048 INFO STEP 723 (remove_files) COMPLETE
68542025-02-28T10:59:27.517Z[ recovery-image] Feb 28 10:59:26.048 INFO O| Feb 28 10:59:26.048 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552025-02-28T10:59:27.550Z[ recovery-image] Feb 28 10:59:26.081 INFO O| Feb 28 10:59:26.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68562025-02-28T10:59:27.550Z[ recovery-image] Feb 28 10:59:26.081 INFO O| Feb 28 10:59:26.081 INFO STEP 724 (remove_files) COMPLETE
68572025-02-28T10:59:27.550Z[ recovery-image] Feb 28 10:59:26.081 INFO O| Feb 28 10:59:26.081 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582025-02-28T10:59:27.615Z[ recovery-image] Feb 28 10:59:26.146 INFO O| Feb 28 10:59:26.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68592025-02-28T10:59:27.618Z[ recovery-image] Feb 28 10:59:26.147 INFO O| Feb 28 10:59:26.147 INFO STEP 725 (remove_files) COMPLETE
68602025-02-28T10:59:27.618Z[ recovery-image] Feb 28 10:59:26.147 INFO O| Feb 28 10:59:26.147 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612025-02-28T10:59:27.641Z[ recovery-image] Feb 28 10:59:26.171 INFO O| Feb 28 10:59:26.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68622025-02-28T10:59:27.641Z[ recovery-image] Feb 28 10:59:26.171 INFO O| Feb 28 10:59:26.171 INFO STEP 726 (remove_files) COMPLETE
68632025-02-28T10:59:27.641Z[ recovery-image] Feb 28 10:59:26.171 INFO O| Feb 28 10:59:26.171 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642025-02-28T10:59:27.694Z[ recovery-image] Feb 28 10:59:26.225 INFO O| Feb 28 10:59:26.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68652025-02-28T10:59:27.695Z[ recovery-image] Feb 28 10:59:26.225 INFO O| Feb 28 10:59:26.225 INFO STEP 727 (remove_files) COMPLETE
68662025-02-28T10:59:27.695Z[ recovery-image] Feb 28 10:59:26.225 INFO O| Feb 28 10:59:26.225 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672025-02-28T10:59:27.795Z[ recovery-image] Feb 28 10:59:26.326 INFO O| Feb 28 10:59:26.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68682025-02-28T10:59:27.798Z[ recovery-image] Feb 28 10:59:26.326 INFO O| Feb 28 10:59:26.326 INFO STEP 728 (remove_files) COMPLETE
68692025-02-28T10:59:27.798Z[ recovery-image] Feb 28 10:59:26.326 INFO O| Feb 28 10:59:26.326 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702025-02-28T10:59:27.832Z[ host-image] Feb 28 10:59:26.363 INFO O| Feb 28 10:59:26.362 INFO O| Done
68712025-02-28T10:59:27.855Z[ recovery-image] Feb 28 10:59:26.386 INFO O| Feb 28 10:59:26.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68722025-02-28T10:59:27.855Z[ recovery-image] Feb 28 10:59:26.386 INFO O| Feb 28 10:59:26.386 INFO STEP 729 (remove_files) COMPLETE
68732025-02-28T10:59:27.855Z[ recovery-image] Feb 28 10:59:26.386 INFO O| Feb 28 10:59:26.386 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742025-02-28T10:59:27.877Z[ recovery-image] Feb 28 10:59:26.407 INFO O| Feb 28 10:59:26.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68752025-02-28T10:59:27.877Z[ recovery-image] Feb 28 10:59:26.407 INFO O| Feb 28 10:59:26.407 INFO STEP 730 (remove_files) COMPLETE
68762025-02-28T10:59:27.877Z[ recovery-image] Feb 28 10:59:26.407 INFO O| Feb 28 10:59:26.407 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772025-02-28T10:59:27.897Z[ recovery-image] Feb 28 10:59:26.428 INFO O| Feb 28 10:59:26.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68782025-02-28T10:59:27.897Z[ recovery-image] Feb 28 10:59:26.428 INFO O| Feb 28 10:59:26.428 INFO STEP 731 (remove_files) COMPLETE
68792025-02-28T10:59:27.897Z[ recovery-image] Feb 28 10:59:26.428 INFO O| Feb 28 10:59:26.428 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802025-02-28T10:59:27.934Z[ recovery-image] Feb 28 10:59:26.464 INFO O| Feb 28 10:59:26.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68812025-02-28T10:59:27.934Z[ recovery-image] Feb 28 10:59:26.464 INFO O| Feb 28 10:59:26.464 INFO STEP 732 (remove_files) COMPLETE
68822025-02-28T10:59:27.934Z[ recovery-image] Feb 28 10:59:26.464 INFO O| Feb 28 10:59:26.464 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832025-02-28T10:59:27.996Z[ recovery-image] Feb 28 10:59:26.527 INFO O| Feb 28 10:59:26.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68842025-02-28T10:59:27.996Z[ recovery-image] Feb 28 10:59:26.527 INFO O| Feb 28 10:59:26.527 INFO STEP 733 (remove_files) COMPLETE
68852025-02-28T10:59:27.996Z[ recovery-image] Feb 28 10:59:26.527 INFO O| Feb 28 10:59:26.527 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862025-02-28T10:59:28.017Z[ recovery-image] Feb 28 10:59:26.548 INFO O| Feb 28 10:59:26.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68872025-02-28T10:59:28.017Z[ recovery-image] Feb 28 10:59:26.548 INFO O| Feb 28 10:59:26.548 INFO STEP 734 (remove_files) COMPLETE
68882025-02-28T10:59:28.017Z[ recovery-image] Feb 28 10:59:26.548 INFO O| Feb 28 10:59:26.548 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892025-02-28T10:59:28.049Z[ recovery-image] Feb 28 10:59:26.580 INFO O| Feb 28 10:59:26.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68902025-02-28T10:59:28.050Z[ recovery-image] Feb 28 10:59:26.580 INFO O| Feb 28 10:59:26.580 INFO STEP 735 (remove_files) COMPLETE
68912025-02-28T10:59:28.050Z[ recovery-image] Feb 28 10:59:26.580 INFO O| Feb 28 10:59:26.580 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922025-02-28T10:59:28.070Z[ recovery-image] Feb 28 10:59:26.601 INFO O| Feb 28 10:59:26.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68932025-02-28T10:59:28.070Z[ recovery-image] Feb 28 10:59:26.601 INFO O| Feb 28 10:59:26.601 INFO STEP 736 (remove_files) COMPLETE
68942025-02-28T10:59:28.070Z[ recovery-image] Feb 28 10:59:26.601 INFO O| Feb 28 10:59:26.601 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952025-02-28T10:59:28.104Z[ recovery-image] Feb 28 10:59:26.634 INFO O| Feb 28 10:59:26.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68962025-02-28T10:59:28.104Z[ recovery-image] Feb 28 10:59:26.635 INFO O| Feb 28 10:59:26.634 INFO STEP 737 (remove_files) COMPLETE
68972025-02-28T10:59:28.104Z[ recovery-image] Feb 28 10:59:26.635 INFO O| Feb 28 10:59:26.635 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982025-02-28T10:59:28.163Z[ recovery-image] Feb 28 10:59:26.694 INFO O| Feb 28 10:59:26.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68992025-02-28T10:59:28.166Z[ recovery-image] Feb 28 10:59:26.694 INFO O| Feb 28 10:59:26.694 INFO STEP 738 (remove_files) COMPLETE
69002025-02-28T10:59:28.173Z[ recovery-image] Feb 28 10:59:26.694 INFO O| Feb 28 10:59:26.694 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012025-02-28T10:59:28.185Z[ recovery-image] Feb 28 10:59:26.715 INFO O| Feb 28 10:59:26.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
69022025-02-28T10:59:28.188Z[ recovery-image] Feb 28 10:59:26.715 INFO O| Feb 28 10:59:26.715 INFO STEP 739 (remove_files) COMPLETE
69032025-02-28T10:59:28.188Z[ recovery-image] Feb 28 10:59:26.715 INFO O| Feb 28 10:59:26.715 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042025-02-28T10:59:28.217Z[ recovery-image] Feb 28 10:59:26.747 INFO O| Feb 28 10:59:26.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
69052025-02-28T10:59:28.217Z[ recovery-image] Feb 28 10:59:26.748 INFO O| Feb 28 10:59:26.748 INFO STEP 740 (remove_files) COMPLETE
69062025-02-28T10:59:28.217Z[ recovery-image] Feb 28 10:59:26.748 INFO O| Feb 28 10:59:26.748 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072025-02-28T10:59:28.238Z[ recovery-image] Feb 28 10:59:26.768 INFO O| Feb 28 10:59:26.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
69082025-02-28T10:59:28.238Z[ recovery-image] Feb 28 10:59:26.769 INFO O| Feb 28 10:59:26.769 INFO STEP 741 (remove_files) COMPLETE
69092025-02-28T10:59:28.238Z[ recovery-image] Feb 28 10:59:26.769 INFO O| Feb 28 10:59:26.769 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102025-02-28T10:59:28.257Z[ recovery-image] Feb 28 10:59:26.787 INFO O| Feb 28 10:59:26.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
69112025-02-28T10:59:28.257Z[ recovery-image] Feb 28 10:59:26.787 INFO O| Feb 28 10:59:26.787 INFO STEP 742 (remove_files) COMPLETE
69122025-02-28T10:59:28.259Z[ recovery-image] Feb 28 10:59:26.788 INFO O| Feb 28 10:59:26.787 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132025-02-28T10:59:28.282Z[ recovery-image] Feb 28 10:59:26.812 INFO O| Feb 28 10:59:26.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
69142025-02-28T10:59:28.284Z[ recovery-image] Feb 28 10:59:26.812 INFO O| Feb 28 10:59:26.812 INFO STEP 743 (remove_files) COMPLETE
69152025-02-28T10:59:28.284Z[ recovery-image] Feb 28 10:59:26.812 INFO O| Feb 28 10:59:26.812 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162025-02-28T10:59:28.342Z[ recovery-image] Feb 28 10:59:26.873 INFO O| Feb 28 10:59:26.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
69172025-02-28T10:59:28.342Z[ recovery-image] Feb 28 10:59:26.873 INFO O| Feb 28 10:59:26.873 INFO STEP 744 (remove_files) COMPLETE
69182025-02-28T10:59:28.345Z[ recovery-image] Feb 28 10:59:26.873 INFO O| Feb 28 10:59:26.873 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192025-02-28T10:59:28.363Z[ recovery-image] Feb 28 10:59:26.894 INFO O| Feb 28 10:59:26.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
69202025-02-28T10:59:28.363Z[ recovery-image] Feb 28 10:59:26.894 INFO O| Feb 28 10:59:26.894 INFO STEP 745 (remove_files) COMPLETE
69212025-02-28T10:59:28.363Z[ recovery-image] Feb 28 10:59:26.894 INFO O| Feb 28 10:59:26.894 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222025-02-28T10:59:28.396Z[ recovery-image] Feb 28 10:59:26.926 INFO O| Feb 28 10:59:26.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
69232025-02-28T10:59:28.396Z[ recovery-image] Feb 28 10:59:26.927 INFO O| Feb 28 10:59:26.927 INFO STEP 746 (remove_files) COMPLETE
69242025-02-28T10:59:28.399Z[ recovery-image] Feb 28 10:59:26.927 INFO O| Feb 28 10:59:26.927 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252025-02-28T10:59:28.432Z[ recovery-image] Feb 28 10:59:26.962 INFO O| Feb 28 10:59:26.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
69262025-02-28T10:59:28.432Z[ recovery-image] Feb 28 10:59:26.963 INFO O| Feb 28 10:59:26.962 INFO STEP 747 (remove_files) COMPLETE
69272025-02-28T10:59:28.432Z[ recovery-image] Feb 28 10:59:26.963 INFO O| Feb 28 10:59:26.963 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282025-02-28T10:59:28.496Z[ recovery-image] Feb 28 10:59:27.027 INFO O| Feb 28 10:59:27.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
69292025-02-28T10:59:28.496Z[ recovery-image] Feb 28 10:59:27.027 INFO O| Feb 28 10:59:27.027 INFO STEP 748 (remove_files) COMPLETE
69302025-02-28T10:59:28.496Z[ recovery-image] Feb 28 10:59:27.027 INFO O| Feb 28 10:59:27.027 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312025-02-28T10:59:28.516Z[ recovery-image] Feb 28 10:59:27.046 INFO O| Feb 28 10:59:27.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
69322025-02-28T10:59:28.516Z[ recovery-image] Feb 28 10:59:27.047 INFO O| Feb 28 10:59:27.047 INFO STEP 749 (remove_files) COMPLETE
69332025-02-28T10:59:28.516Z[ recovery-image] Feb 28 10:59:27.047 INFO O| Feb 28 10:59:27.047 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342025-02-28T10:59:28.543Z[ recovery-image] Feb 28 10:59:27.073 INFO O| Feb 28 10:59:27.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
69352025-02-28T10:59:28.543Z[ recovery-image] Feb 28 10:59:27.073 INFO O| Feb 28 10:59:27.073 INFO STEP 750 (remove_files) COMPLETE
69362025-02-28T10:59:28.543Z[ recovery-image] Feb 28 10:59:27.073 INFO O| Feb 28 10:59:27.073 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372025-02-28T10:59:28.623Z[ recovery-image] Feb 28 10:59:27.154 INFO O| Feb 28 10:59:27.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
69382025-02-28T10:59:28.626Z[ recovery-image] Feb 28 10:59:27.154 INFO O| Feb 28 10:59:27.154 INFO STEP 751 (remove_files) COMPLETE
69392025-02-28T10:59:28.626Z[ recovery-image] Feb 28 10:59:27.154 INFO O| Feb 28 10:59:27.154 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402025-02-28T10:59:28.643Z[ recovery-image] Feb 28 10:59:27.173 INFO O| Feb 28 10:59:27.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
69412025-02-28T10:59:28.643Z[ recovery-image] Feb 28 10:59:27.173 INFO O| Feb 28 10:59:27.173 INFO STEP 752 (remove_files) COMPLETE
69422025-02-28T10:59:28.643Z[ recovery-image] Feb 28 10:59:27.173 INFO O| Feb 28 10:59:27.173 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432025-02-28T10:59:28.681Z[ recovery-image] Feb 28 10:59:27.211 INFO O| Feb 28 10:59:27.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
69442025-02-28T10:59:28.683Z[ recovery-image] Feb 28 10:59:27.211 INFO O| Feb 28 10:59:27.211 INFO STEP 753 (remove_files) COMPLETE
69452025-02-28T10:59:28.683Z[ recovery-image] Feb 28 10:59:27.212 INFO O| Feb 28 10:59:27.212 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462025-02-28T10:59:28.713Z[ recovery-image] Feb 28 10:59:27.243 INFO O| Feb 28 10:59:27.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
69472025-02-28T10:59:28.715Z[ recovery-image] Feb 28 10:59:27.243 INFO O| Feb 28 10:59:27.243 INFO STEP 754 (remove_files) COMPLETE
69482025-02-28T10:59:28.715Z[ recovery-image] Feb 28 10:59:27.243 INFO O| Feb 28 10:59:27.243 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492025-02-28T10:59:28.734Z[ recovery-image] Feb 28 10:59:27.264 INFO O| Feb 28 10:59:27.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
69502025-02-28T10:59:28.736Z[ recovery-image] Feb 28 10:59:27.265 INFO O| Feb 28 10:59:27.265 INFO STEP 755 (remove_files) COMPLETE
69512025-02-28T10:59:28.736Z[ recovery-image] Feb 28 10:59:27.265 INFO O| Feb 28 10:59:27.265 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522025-02-28T10:59:28.755Z[ recovery-image] Feb 28 10:59:27.285 INFO O| Feb 28 10:59:27.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69532025-02-28T10:59:28.758Z[ recovery-image] Feb 28 10:59:27.286 INFO O| Feb 28 10:59:27.285 INFO STEP 756 (remove_files) COMPLETE
69542025-02-28T10:59:28.758Z[ recovery-image] Feb 28 10:59:27.286 INFO O| Feb 28 10:59:27.286 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552025-02-28T10:59:28.788Z[ recovery-image] Feb 28 10:59:27.318 INFO O| Feb 28 10:59:27.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69562025-02-28T10:59:28.788Z[ recovery-image] Feb 28 10:59:27.318 INFO O| Feb 28 10:59:27.318 INFO STEP 757 (remove_files) COMPLETE
69572025-02-28T10:59:28.788Z[ recovery-image] Feb 28 10:59:27.318 INFO O| Feb 28 10:59:27.318 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582025-02-28T10:59:28.810Z[ recovery-image] Feb 28 10:59:27.340 INFO O| Feb 28 10:59:27.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69592025-02-28T10:59:28.810Z[ recovery-image] Feb 28 10:59:27.340 INFO O| Feb 28 10:59:27.340 INFO STEP 758 (remove_files) COMPLETE
69602025-02-28T10:59:28.810Z[ recovery-image] Feb 28 10:59:27.340 INFO O| Feb 28 10:59:27.340 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612025-02-28T10:59:28.841Z[ recovery-image] Feb 28 10:59:27.371 INFO O| Feb 28 10:59:27.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69622025-02-28T10:59:28.841Z[ recovery-image] Feb 28 10:59:27.371 INFO O| Feb 28 10:59:27.371 INFO STEP 759 (remove_files) COMPLETE
69632025-02-28T10:59:28.841Z[ recovery-image] Feb 28 10:59:27.371 INFO O| Feb 28 10:59:27.371 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642025-02-28T10:59:28.864Z[ recovery-image] Feb 28 10:59:27.394 INFO O| Feb 28 10:59:27.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69652025-02-28T10:59:28.865Z[ recovery-image] Feb 28 10:59:27.394 INFO O| Feb 28 10:59:27.394 INFO STEP 760 (remove_files) COMPLETE
69662025-02-28T10:59:28.868Z[ recovery-image] Feb 28 10:59:27.394 INFO O| Feb 28 10:59:27.394 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672025-02-28T10:59:28.891Z[ recovery-image] Feb 28 10:59:27.421 INFO O| Feb 28 10:59:27.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69682025-02-28T10:59:28.891Z[ recovery-image] Feb 28 10:59:27.421 INFO O| Feb 28 10:59:27.421 INFO STEP 761 (remove_files) COMPLETE
69692025-02-28T10:59:28.891Z[ recovery-image] Feb 28 10:59:27.421 INFO O| Feb 28 10:59:27.421 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702025-02-28T10:59:28.912Z[ recovery-image] Feb 28 10:59:27.443 INFO O| Feb 28 10:59:27.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69712025-02-28T10:59:28.932Z[ recovery-image] Feb 28 10:59:27.463 INFO O| Feb 28 10:59:27.463 INFO STEP 762 (remove_files) COMPLETE
69722025-02-28T10:59:28.932Z[ recovery-image] Feb 28 10:59:27.463 INFO O| Feb 28 10:59:27.463 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732025-02-28T10:59:28.991Z[ recovery-image] Feb 28 10:59:27.522 INFO O| Feb 28 10:59:27.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69742025-02-28T10:59:28.991Z[ recovery-image] Feb 28 10:59:27.522 INFO O| Feb 28 10:59:27.522 INFO STEP 763 (remove_files) COMPLETE
69752025-02-28T10:59:28.991Z[ recovery-image] Feb 28 10:59:27.522 INFO O| Feb 28 10:59:27.522 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762025-02-28T10:59:29.013Z[ recovery-image] Feb 28 10:59:27.544 INFO O| Feb 28 10:59:27.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69772025-02-28T10:59:29.013Z[ recovery-image] Feb 28 10:59:27.544 INFO O| Feb 28 10:59:27.544 INFO STEP 764 (remove_files) COMPLETE
69782025-02-28T10:59:29.013Z[ recovery-image] Feb 28 10:59:27.544 INFO O| Feb 28 10:59:27.544 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792025-02-28T10:59:29.034Z[ recovery-image] Feb 28 10:59:27.565 INFO O| Feb 28 10:59:27.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69802025-02-28T10:59:29.045Z[ recovery-image] Feb 28 10:59:27.575 INFO O| Feb 28 10:59:27.575 INFO STEP 765 (remove_files) COMPLETE
69812025-02-28T10:59:29.045Z[ recovery-image] Feb 28 10:59:27.575 INFO O| Feb 28 10:59:27.575 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822025-02-28T10:59:29.120Z[ recovery-image] Feb 28 10:59:27.651 INFO O| Feb 28 10:59:27.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69832025-02-28T10:59:29.123Z[ recovery-image] Feb 28 10:59:27.651 INFO O| Feb 28 10:59:27.651 INFO STEP 766 (remove_files) COMPLETE
69842025-02-28T10:59:29.123Z[ recovery-image] Feb 28 10:59:27.651 INFO O| Feb 28 10:59:27.651 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852025-02-28T10:59:29.196Z[ recovery-image] Feb 28 10:59:27.727 INFO O| Feb 28 10:59:27.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69862025-02-28T10:59:29.196Z[ recovery-image] Feb 28 10:59:27.727 INFO O| Feb 28 10:59:27.727 INFO STEP 767 (remove_files) COMPLETE
69872025-02-28T10:59:29.196Z[ recovery-image] Feb 28 10:59:27.727 INFO O| Feb 28 10:59:27.727 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882025-02-28T10:59:29.218Z[ recovery-image] Feb 28 10:59:27.749 INFO O| Feb 28 10:59:27.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69892025-02-28T10:59:29.218Z[ recovery-image] Feb 28 10:59:27.749 INFO O| Feb 28 10:59:27.749 INFO STEP 768 (remove_files) COMPLETE
69902025-02-28T10:59:29.221Z[ recovery-image] Feb 28 10:59:27.749 INFO O| Feb 28 10:59:27.749 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912025-02-28T10:59:29.239Z[ recovery-image] Feb 28 10:59:27.769 INFO O| Feb 28 10:59:27.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69922025-02-28T10:59:29.241Z[ recovery-image] Feb 28 10:59:27.769 INFO O| Feb 28 10:59:27.769 INFO STEP 769 (remove_files) COMPLETE
69932025-02-28T10:59:29.241Z[ recovery-image] Feb 28 10:59:27.770 INFO O| Feb 28 10:59:27.769 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942025-02-28T10:59:29.260Z[ recovery-image] Feb 28 10:59:27.791 INFO O| Feb 28 10:59:27.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69952025-02-28T10:59:29.263Z[ recovery-image] Feb 28 10:59:27.791 INFO O| Feb 28 10:59:27.791 INFO STEP 770 (remove_files) COMPLETE
69962025-02-28T10:59:29.263Z[ recovery-image] Feb 28 10:59:27.791 INFO O| Feb 28 10:59:27.791 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972025-02-28T10:59:29.306Z[ recovery-image] Feb 28 10:59:27.837 INFO O| Feb 28 10:59:27.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69982025-02-28T10:59:29.306Z[ recovery-image] Feb 28 10:59:27.837 INFO O| Feb 28 10:59:27.837 INFO STEP 771 (remove_files) COMPLETE
69992025-02-28T10:59:29.306Z[ recovery-image] Feb 28 10:59:27.837 INFO O| Feb 28 10:59:27.837 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002025-02-28T10:59:29.348Z[ recovery-image] Feb 28 10:59:27.877 INFO O| Feb 28 10:59:27.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
70012025-02-28T10:59:29.348Z[ recovery-image] Feb 28 10:59:27.877 INFO O| Feb 28 10:59:27.877 INFO STEP 772 (remove_files) COMPLETE
70022025-02-28T10:59:29.350Z[ recovery-image] Feb 28 10:59:27.877 INFO O| Feb 28 10:59:27.877 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032025-02-28T10:59:29.369Z[ recovery-image] Feb 28 10:59:27.899 INFO O| Feb 28 10:59:27.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
70042025-02-28T10:59:29.369Z[ recovery-image] Feb 28 10:59:27.900 INFO O| Feb 28 10:59:27.900 INFO STEP 773 (remove_files) COMPLETE
70052025-02-28T10:59:29.369Z[ recovery-image] Feb 28 10:59:27.900 INFO O| Feb 28 10:59:27.900 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062025-02-28T10:59:29.392Z[ recovery-image] Feb 28 10:59:27.923 INFO O| Feb 28 10:59:27.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
70072025-02-28T10:59:29.392Z[ recovery-image] Feb 28 10:59:27.923 INFO O| Feb 28 10:59:27.923 INFO STEP 774 (remove_files) COMPLETE
70082025-02-28T10:59:29.395Z[ recovery-image] Feb 28 10:59:27.923 INFO O| Feb 28 10:59:27.923 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092025-02-28T10:59:29.413Z[ recovery-image] Feb 28 10:59:27.943 INFO O| Feb 28 10:59:27.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
70102025-02-28T10:59:29.413Z[ recovery-image] Feb 28 10:59:27.943 INFO O| Feb 28 10:59:27.943 INFO STEP 775 (remove_files) COMPLETE
70112025-02-28T10:59:29.415Z[ recovery-image] Feb 28 10:59:27.944 INFO O| Feb 28 10:59:27.943 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122025-02-28T10:59:29.434Z[ recovery-image] Feb 28 10:59:27.965 INFO O| Feb 28 10:59:27.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
70132025-02-28T10:59:29.434Z[ recovery-image] Feb 28 10:59:27.965 INFO O| Feb 28 10:59:27.965 INFO STEP 776 (remove_files) COMPLETE
70142025-02-28T10:59:29.434Z[ recovery-image] Feb 28 10:59:27.965 INFO O| Feb 28 10:59:27.965 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152025-02-28T10:59:29.456Z[ recovery-image] Feb 28 10:59:27.987 INFO O| Feb 28 10:59:27.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
70162025-02-28T10:59:29.456Z[ recovery-image] Feb 28 10:59:27.987 INFO O| Feb 28 10:59:27.987 INFO STEP 777 (remove_files) COMPLETE
70172025-02-28T10:59:29.456Z[ recovery-image] Feb 28 10:59:27.987 INFO O| Feb 28 10:59:27.987 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182025-02-28T10:59:29.478Z[ recovery-image] Feb 28 10:59:28.008 INFO O| Feb 28 10:59:28.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
70192025-02-28T10:59:29.478Z[ recovery-image] Feb 28 10:59:28.008 INFO O| Feb 28 10:59:28.008 INFO STEP 778 (remove_files) COMPLETE
70202025-02-28T10:59:29.480Z[ recovery-image] Feb 28 10:59:28.008 INFO O| Feb 28 10:59:28.008 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212025-02-28T10:59:29.499Z[ recovery-image] Feb 28 10:59:28.030 INFO O| Feb 28 10:59:28.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
70222025-02-28T10:59:29.499Z[ recovery-image] Feb 28 10:59:28.030 INFO O| Feb 28 10:59:28.030 INFO STEP 779 (remove_files) COMPLETE
70232025-02-28T10:59:29.502Z[ recovery-image] Feb 28 10:59:28.030 INFO O| Feb 28 10:59:28.030 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242025-02-28T10:59:29.538Z[ recovery-image] Feb 28 10:59:28.069 INFO O| Feb 28 10:59:28.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
70252025-02-28T10:59:29.538Z[ recovery-image] Feb 28 10:59:28.069 INFO O| Feb 28 10:59:28.069 INFO STEP 780 (remove_files) COMPLETE
70262025-02-28T10:59:29.538Z[ recovery-image] Feb 28 10:59:28.069 INFO O| Feb 28 10:59:28.069 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272025-02-28T10:59:29.562Z[ recovery-image] Feb 28 10:59:28.092 INFO O| Feb 28 10:59:28.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
70282025-02-28T10:59:29.562Z[ recovery-image] Feb 28 10:59:28.093 INFO O| Feb 28 10:59:28.093 INFO STEP 781 (remove_files) COMPLETE
70292025-02-28T10:59:29.562Z[ recovery-image] Feb 28 10:59:28.093 INFO O| Feb 28 10:59:28.093 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302025-02-28T10:59:29.584Z[ recovery-image] Feb 28 10:59:28.115 INFO O| Feb 28 10:59:28.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
70312025-02-28T10:59:29.584Z[ recovery-image] Feb 28 10:59:28.115 INFO O| Feb 28 10:59:28.115 INFO STEP 782 (remove_files) COMPLETE
70322025-02-28T10:59:29.587Z[ recovery-image] Feb 28 10:59:28.115 INFO O| Feb 28 10:59:28.115 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332025-02-28T10:59:29.605Z[ recovery-image] Feb 28 10:59:28.135 INFO O| Feb 28 10:59:28.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
70342025-02-28T10:59:29.605Z[ recovery-image] Feb 28 10:59:28.135 INFO O| Feb 28 10:59:28.135 INFO STEP 783 (remove_files) COMPLETE
70352025-02-28T10:59:29.609Z[ recovery-image] Feb 28 10:59:28.135 INFO O| Feb 28 10:59:28.135 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362025-02-28T10:59:29.629Z[ recovery-image] Feb 28 10:59:28.159 INFO O| Feb 28 10:59:28.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
70372025-02-28T10:59:29.629Z[ recovery-image] Feb 28 10:59:28.159 INFO O| Feb 28 10:59:28.159 INFO STEP 784 (remove_files) COMPLETE
70382025-02-28T10:59:29.629Z[ recovery-image] Feb 28 10:59:28.159 INFO O| Feb 28 10:59:28.159 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392025-02-28T10:59:29.670Z[ recovery-image] Feb 28 10:59:28.199 INFO O| Feb 28 10:59:28.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
70402025-02-28T10:59:29.670Z[ recovery-image] Feb 28 10:59:28.199 INFO O| Feb 28 10:59:28.199 INFO STEP 785 (remove_files) COMPLETE
70412025-02-28T10:59:29.670Z[ recovery-image] Feb 28 10:59:28.199 INFO O| Feb 28 10:59:28.199 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422025-02-28T10:59:29.704Z[ recovery-image] Feb 28 10:59:28.234 INFO O| Feb 28 10:59:28.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
70432025-02-28T10:59:29.711Z[ recovery-image] Feb 28 10:59:28.242 INFO O| Feb 28 10:59:28.242 INFO STEP 786 (remove_files) COMPLETE
70442025-02-28T10:59:29.711Z[ recovery-image] Feb 28 10:59:28.242 INFO O| Feb 28 10:59:28.242 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452025-02-28T10:59:29.734Z[ recovery-image] Feb 28 10:59:28.264 INFO O| Feb 28 10:59:28.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
70462025-02-28T10:59:29.737Z[ recovery-image] Feb 28 10:59:28.265 INFO O| Feb 28 10:59:28.264 INFO STEP 787 (remove_files) COMPLETE
70472025-02-28T10:59:29.737Z[ recovery-image] Feb 28 10:59:28.265 INFO O| Feb 28 10:59:28.265 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482025-02-28T10:59:29.765Z[ recovery-image] Feb 28 10:59:28.296 INFO O| Feb 28 10:59:28.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
70492025-02-28T10:59:29.768Z[ recovery-image] Feb 28 10:59:28.296 INFO O| Feb 28 10:59:28.296 INFO STEP 788 (remove_files) COMPLETE
70502025-02-28T10:59:29.768Z[ recovery-image] Feb 28 10:59:28.296 INFO O| Feb 28 10:59:28.296 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512025-02-28T10:59:29.820Z[ recovery-image] Feb 28 10:59:28.351 INFO O| Feb 28 10:59:28.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
70522025-02-28T10:59:29.824Z[ recovery-image] Feb 28 10:59:28.351 INFO O| Feb 28 10:59:28.351 INFO STEP 789 (remove_files) COMPLETE
70532025-02-28T10:59:29.824Z[ recovery-image] Feb 28 10:59:28.351 INFO O| Feb 28 10:59:28.351 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542025-02-28T10:59:29.843Z[ recovery-image] Feb 28 10:59:28.373 INFO O| Feb 28 10:59:28.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70552025-02-28T10:59:29.845Z[ recovery-image] Feb 28 10:59:28.374 INFO O| Feb 28 10:59:28.373 INFO STEP 790 (remove_files) COMPLETE
70562025-02-28T10:59:29.845Z[ recovery-image] Feb 28 10:59:28.374 INFO O| Feb 28 10:59:28.374 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572025-02-28T10:59:29.900Z[ recovery-image] Feb 28 10:59:28.431 INFO O| Feb 28 10:59:28.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70582025-02-28T10:59:29.900Z[ recovery-image] Feb 28 10:59:28.431 INFO O| Feb 28 10:59:28.431 INFO STEP 791 (remove_files) COMPLETE
70592025-02-28T10:59:29.903Z[ recovery-image] Feb 28 10:59:28.431 INFO O| Feb 28 10:59:28.431 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602025-02-28T10:59:29.941Z[ recovery-image] Feb 28 10:59:28.472 INFO O| Feb 28 10:59:28.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70612025-02-28T10:59:29.941Z[ recovery-image] Feb 28 10:59:28.472 INFO O| Feb 28 10:59:28.472 INFO STEP 792 (remove_files) COMPLETE
70622025-02-28T10:59:29.941Z[ recovery-image] Feb 28 10:59:28.472 INFO O| Feb 28 10:59:28.472 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632025-02-28T10:59:29.965Z[ recovery-image] Feb 28 10:59:28.495 INFO O| Feb 28 10:59:28.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70642025-02-28T10:59:29.967Z[ recovery-image] Feb 28 10:59:28.495 INFO O| Feb 28 10:59:28.495 INFO STEP 793 (remove_files) COMPLETE
70652025-02-28T10:59:29.967Z[ recovery-image] Feb 28 10:59:28.495 INFO O| Feb 28 10:59:28.495 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662025-02-28T10:59:29.986Z[ recovery-image] Feb 28 10:59:28.516 INFO O| Feb 28 10:59:28.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70672025-02-28T10:59:29.986Z[ recovery-image] Feb 28 10:59:28.516 INFO O| Feb 28 10:59:28.516 INFO STEP 794 (remove_files) COMPLETE
70682025-02-28T10:59:29.988Z[ recovery-image] Feb 28 10:59:28.516 INFO O| Feb 28 10:59:28.516 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692025-02-28T10:59:30.017Z[ recovery-image] Feb 28 10:59:28.547 INFO O| Feb 28 10:59:28.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70702025-02-28T10:59:30.020Z[ recovery-image] Feb 28 10:59:28.547 INFO O| Feb 28 10:59:28.547 INFO STEP 795 (remove_files) COMPLETE
70712025-02-28T10:59:30.020Z[ recovery-image] Feb 28 10:59:28.547 INFO O| Feb 28 10:59:28.547 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722025-02-28T10:59:30.039Z[ recovery-image] Feb 28 10:59:28.570 INFO O| Feb 28 10:59:28.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70732025-02-28T10:59:30.042Z[ recovery-image] Feb 28 10:59:28.570 INFO O| Feb 28 10:59:28.570 INFO STEP 796 (remove_files) COMPLETE
70742025-02-28T10:59:30.042Z[ recovery-image] Feb 28 10:59:28.570 INFO O| Feb 28 10:59:28.570 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752025-02-28T10:59:30.061Z[ recovery-image] Feb 28 10:59:28.591 INFO O| Feb 28 10:59:28.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70762025-02-28T10:59:30.063Z[ recovery-image] Feb 28 10:59:28.591 INFO O| Feb 28 10:59:28.591 INFO STEP 797 (remove_files) COMPLETE
70772025-02-28T10:59:30.063Z[ recovery-image] Feb 28 10:59:28.591 INFO O| Feb 28 10:59:28.591 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782025-02-28T10:59:30.082Z[ recovery-image] Feb 28 10:59:28.613 INFO O| Feb 28 10:59:28.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70792025-02-28T10:59:30.086Z[ recovery-image] Feb 28 10:59:28.613 INFO O| Feb 28 10:59:28.613 INFO STEP 798 (remove_files) COMPLETE
70802025-02-28T10:59:30.086Z[ recovery-image] Feb 28 10:59:28.613 INFO O| Feb 28 10:59:28.613 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812025-02-28T10:59:30.104Z[ recovery-image] Feb 28 10:59:28.634 INFO O| Feb 28 10:59:28.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70822025-02-28T10:59:30.107Z[ recovery-image] Feb 28 10:59:28.634 INFO O| Feb 28 10:59:28.634 INFO STEP 799 (remove_files) COMPLETE
70832025-02-28T10:59:30.107Z[ recovery-image] Feb 28 10:59:28.634 INFO O| Feb 28 10:59:28.634 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842025-02-28T10:59:30.126Z[ recovery-image] Feb 28 10:59:28.655 INFO O| Feb 28 10:59:28.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70852025-02-28T10:59:30.129Z[ recovery-image] Feb 28 10:59:28.656 INFO O| Feb 28 10:59:28.656 INFO STEP 800 (remove_files) COMPLETE
70862025-02-28T10:59:30.129Z[ recovery-image] Feb 28 10:59:28.656 INFO O| Feb 28 10:59:28.656 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872025-02-28T10:59:30.161Z[ recovery-image] Feb 28 10:59:28.692 INFO O| Feb 28 10:59:28.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70882025-02-28T10:59:30.164Z[ recovery-image] Feb 28 10:59:28.692 INFO O| Feb 28 10:59:28.692 INFO STEP 801 (remove_files) COMPLETE
70892025-02-28T10:59:30.164Z[ recovery-image] Feb 28 10:59:28.692 INFO O| Feb 28 10:59:28.692 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902025-02-28T10:59:30.190Z[ recovery-image] Feb 28 10:59:28.720 INFO O| Feb 28 10:59:28.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70912025-02-28T10:59:30.190Z[ recovery-image] Feb 28 10:59:28.720 INFO O| Feb 28 10:59:28.720 INFO STEP 802 (remove_files) COMPLETE
70922025-02-28T10:59:30.190Z[ recovery-image] Feb 28 10:59:28.720 INFO O| Feb 28 10:59:28.720 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932025-02-28T10:59:30.222Z[ recovery-image] Feb 28 10:59:28.753 INFO O| Feb 28 10:59:28.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70942025-02-28T10:59:30.222Z[ recovery-image] Feb 28 10:59:28.753 INFO O| Feb 28 10:59:28.753 INFO STEP 803 (remove_files) COMPLETE
70952025-02-28T10:59:30.225Z[ recovery-image] Feb 28 10:59:28.753 INFO O| Feb 28 10:59:28.753 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962025-02-28T10:59:30.248Z[ recovery-image] Feb 28 10:59:28.778 INFO O| Feb 28 10:59:28.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70972025-02-28T10:59:30.248Z[ recovery-image] Feb 28 10:59:28.779 INFO O| Feb 28 10:59:28.779 INFO STEP 804 (remove_files) COMPLETE
70982025-02-28T10:59:30.248Z[ recovery-image] Feb 28 10:59:28.779 INFO O| Feb 28 10:59:28.779 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992025-02-28T10:59:30.321Z[ recovery-image] Feb 28 10:59:28.851 INFO O| Feb 28 10:59:28.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
71002025-02-28T10:59:30.322Z[ recovery-image] Feb 28 10:59:28.851 INFO O| Feb 28 10:59:28.851 INFO STEP 805 (remove_files) COMPLETE
71012025-02-28T10:59:30.322Z[ recovery-image] Feb 28 10:59:28.851 INFO O| Feb 28 10:59:28.851 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022025-02-28T10:59:30.384Z[ recovery-image] Feb 28 10:59:28.914 INFO O| Feb 28 10:59:28.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
71032025-02-28T10:59:30.384Z[ recovery-image] Feb 28 10:59:28.914 INFO O| Feb 28 10:59:28.914 INFO STEP 806 (remove_files) COMPLETE
71042025-02-28T10:59:30.387Z[ recovery-image] Feb 28 10:59:28.914 INFO O| Feb 28 10:59:28.914 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052025-02-28T10:59:30.412Z[ recovery-image] Feb 28 10:59:28.941 INFO O| Feb 28 10:59:28.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
71062025-02-28T10:59:30.412Z[ recovery-image] Feb 28 10:59:28.941 INFO O| Feb 28 10:59:28.941 INFO STEP 807 (remove_files) COMPLETE
71072025-02-28T10:59:30.412Z[ recovery-image] Feb 28 10:59:28.941 INFO O| Feb 28 10:59:28.941 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082025-02-28T10:59:30.473Z[ recovery-image] Feb 28 10:59:29.003 INFO O| Feb 28 10:59:29.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
71092025-02-28T10:59:30.473Z[ recovery-image] Feb 28 10:59:29.003 INFO O| Feb 28 10:59:29.003 INFO STEP 808 (remove_files) COMPLETE
71102025-02-28T10:59:30.473Z[ recovery-image] Feb 28 10:59:29.003 INFO O| Feb 28 10:59:29.003 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112025-02-28T10:59:30.513Z[ recovery-image] Feb 28 10:59:29.043 INFO O| Feb 28 10:59:29.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
71122025-02-28T10:59:30.516Z[ recovery-image] Feb 28 10:59:29.044 INFO O| Feb 28 10:59:29.044 INFO STEP 809 (remove_files) COMPLETE
71132025-02-28T10:59:30.516Z[ recovery-image] Feb 28 10:59:29.044 INFO O| Feb 28 10:59:29.044 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142025-02-28T10:59:30.549Z[ recovery-image] Feb 28 10:59:29.079 INFO O| Feb 28 10:59:29.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
71152025-02-28T10:59:30.549Z[ recovery-image] Feb 28 10:59:29.079 INFO O| Feb 28 10:59:29.079 INFO STEP 810 (remove_files) COMPLETE
71162025-02-28T10:59:30.549Z[ recovery-image] Feb 28 10:59:29.079 INFO O| Feb 28 10:59:29.079 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172025-02-28T10:59:30.572Z[ recovery-image] Feb 28 10:59:29.102 INFO O| Feb 28 10:59:29.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
71182025-02-28T10:59:30.572Z[ recovery-image] Feb 28 10:59:29.102 INFO O| Feb 28 10:59:29.102 INFO STEP 811 (remove_files) COMPLETE
71192025-02-28T10:59:30.572Z[ recovery-image] Feb 28 10:59:29.102 INFO O| Feb 28 10:59:29.102 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202025-02-28T10:59:30.598Z[ recovery-image] Feb 28 10:59:29.127 INFO O| Feb 28 10:59:29.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
71212025-02-28T10:59:30.598Z[ recovery-image] Feb 28 10:59:29.127 INFO O| Feb 28 10:59:29.127 INFO STEP 812 (remove_files) COMPLETE
71222025-02-28T10:59:30.598Z[ recovery-image] Feb 28 10:59:29.127 INFO O| Feb 28 10:59:29.127 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232025-02-28T10:59:30.618Z[ recovery-image] Feb 28 10:59:29.148 INFO O| Feb 28 10:59:29.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
71242025-02-28T10:59:30.618Z[ recovery-image] Feb 28 10:59:29.148 INFO O| Feb 28 10:59:29.148 INFO STEP 813 (remove_files) COMPLETE
71252025-02-28T10:59:30.618Z[ recovery-image] Feb 28 10:59:29.148 INFO O| Feb 28 10:59:29.148 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262025-02-28T10:59:30.649Z[ recovery-image] Feb 28 10:59:29.179 INFO O| Feb 28 10:59:29.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
71272025-02-28T10:59:30.649Z[ recovery-image] Feb 28 10:59:29.179 INFO O| Feb 28 10:59:29.179 INFO STEP 814 (remove_files) COMPLETE
71282025-02-28T10:59:30.649Z[ recovery-image] Feb 28 10:59:29.179 INFO O| Feb 28 10:59:29.179 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292025-02-28T10:59:30.665Z[ host-image] Feb 28 10:59:29.195 INFO O| Feb 28 10:59:29.195 INFO O| Done
71302025-02-28T10:59:30.687Z[ recovery-image] Feb 28 10:59:29.217 INFO O| Feb 28 10:59:29.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
71312025-02-28T10:59:30.688Z[ recovery-image] Feb 28 10:59:29.217 INFO O| Feb 28 10:59:29.217 INFO STEP 815 (remove_files) COMPLETE
71322025-02-28T10:59:30.688Z[ recovery-image] Feb 28 10:59:29.217 INFO O| Feb 28 10:59:29.217 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332025-02-28T10:59:30.709Z[ recovery-image] Feb 28 10:59:29.239 INFO O| Feb 28 10:59:29.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
71342025-02-28T10:59:30.709Z[ recovery-image] Feb 28 10:59:29.240 INFO O| Feb 28 10:59:29.239 INFO STEP 816 (remove_files) COMPLETE
71352025-02-28T10:59:30.709Z[ recovery-image] Feb 28 10:59:29.240 INFO O| Feb 28 10:59:29.240 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362025-02-28T10:59:30.713Z[ host-image] Feb 28 10:59:29.241 INFO O| Feb 28 10:59:29.241 INFO O| Done
71372025-02-28T10:59:30.713Z[ host-image] Feb 28 10:59:29.241 INFO O| Feb 28 10:59:29.241 INFO O| Done
71382025-02-28T10:59:30.737Z[ host-image] Feb 28 10:59:29.267 INFO O| Feb 28 10:59:29.267 INFO O| Done
71392025-02-28T10:59:30.741Z[ recovery-image] Feb 28 10:59:29.271 INFO O| Feb 28 10:59:29.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
71402025-02-28T10:59:30.744Z[ recovery-image] Feb 28 10:59:29.271 INFO O| Feb 28 10:59:29.271 INFO STEP 817 (remove_files) COMPLETE
71412025-02-28T10:59:30.744Z[ recovery-image] Feb 28 10:59:29.272 INFO O| Feb 28 10:59:29.272 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422025-02-28T10:59:30.770Z[ recovery-image] Feb 28 10:59:29.300 INFO O| Feb 28 10:59:29.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
71432025-02-28T10:59:30.770Z[ recovery-image] Feb 28 10:59:29.300 INFO O| Feb 28 10:59:29.300 INFO STEP 818 (remove_files) COMPLETE
71442025-02-28T10:59:30.772Z[ recovery-image] Feb 28 10:59:29.300 INFO O| Feb 28 10:59:29.300 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452025-02-28T10:59:30.794Z[ recovery-image] Feb 28 10:59:29.324 INFO O| Feb 28 10:59:29.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
71462025-02-28T10:59:30.794Z[ recovery-image] Feb 28 10:59:29.324 INFO O| Feb 28 10:59:29.324 INFO STEP 819 (remove_files) COMPLETE
71472025-02-28T10:59:30.794Z[ recovery-image] Feb 28 10:59:29.324 INFO O| Feb 28 10:59:29.324 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482025-02-28T10:59:30.818Z[ recovery-image] Feb 28 10:59:29.346 INFO O| Feb 28 10:59:29.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
71492025-02-28T10:59:30.818Z[ recovery-image] Feb 28 10:59:29.346 INFO O| Feb 28 10:59:29.346 INFO STEP 820 (remove_files) COMPLETE
71502025-02-28T10:59:30.818Z[ recovery-image] Feb 28 10:59:29.346 INFO O| Feb 28 10:59:29.346 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512025-02-28T10:59:30.838Z[ recovery-image] Feb 28 10:59:29.369 INFO O| Feb 28 10:59:29.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
71522025-02-28T10:59:30.839Z[ recovery-image] Feb 28 10:59:29.369 INFO O| Feb 28 10:59:29.369 INFO STEP 821 (remove_files) COMPLETE
71532025-02-28T10:59:30.839Z[ recovery-image] Feb 28 10:59:29.369 INFO O| Feb 28 10:59:29.369 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542025-02-28T10:59:30.863Z[ recovery-image] Feb 28 10:59:29.393 INFO O| Feb 28 10:59:29.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
71552025-02-28T10:59:30.863Z[ recovery-image] Feb 28 10:59:29.393 INFO O| Feb 28 10:59:29.393 INFO STEP 822 (remove_files) COMPLETE
71562025-02-28T10:59:30.869Z[ recovery-image] Feb 28 10:59:29.393 INFO O| Feb 28 10:59:29.393 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572025-02-28T10:59:30.887Z[ recovery-image] Feb 28 10:59:29.417 INFO O| Feb 28 10:59:29.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71582025-02-28T10:59:30.887Z[ recovery-image] Feb 28 10:59:29.417 INFO O| Feb 28 10:59:29.417 INFO STEP 823 (remove_files) COMPLETE
71592025-02-28T10:59:30.890Z[ recovery-image] Feb 28 10:59:29.417 INFO O| Feb 28 10:59:29.417 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602025-02-28T10:59:30.919Z[ recovery-image] Feb 28 10:59:29.449 INFO O| Feb 28 10:59:29.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71612025-02-28T10:59:30.919Z[ recovery-image] Feb 28 10:59:29.449 INFO O| Feb 28 10:59:29.439 INFO STEP 824 (remove_files) COMPLETE
71622025-02-28T10:59:30.921Z[ recovery-image] Feb 28 10:59:29.449 INFO O| Feb 28 10:59:29.439 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632025-02-28T10:59:30.931Z[ recovery-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71642025-02-28T10:59:30.931Z[ recovery-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 825 (remove_files) COMPLETE
71652025-02-28T10:59:30.932Z[ recovery-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 14 (pkg_install) COMPLETE
71672025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
71682025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO skip step because feature "mfg" is not enabled
71692025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
71702025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO skip step because feature "compliance" is not enabled
71712025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
71722025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO skip step because feature "stress" is not enabled
71732025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
71742025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO skip step because feature "nfs" is not enabled
71752025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
71762025-02-28T10:59:30.934Z[ host-image] Feb 28 10:59:29.461 INFO O| Feb 28 10:59:29.461 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
71772025-02-28T10:59:30.975Z[ recovery-image] Feb 28 10:59:29.505 INFO O| Feb 28 10:59:29.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71782025-02-28T10:59:30.975Z[ recovery-image] Feb 28 10:59:29.505 INFO O| Feb 28 10:59:29.505 INFO STEP 826 (remove_files) COMPLETE
71792025-02-28T10:59:30.978Z[ recovery-image] Feb 28 10:59:29.505 INFO O| Feb 28 10:59:29.505 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802025-02-28T10:59:31.018Z[ recovery-image] Feb 28 10:59:29.548 INFO O| Feb 28 10:59:29.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71812025-02-28T10:59:31.021Z[ recovery-image] Feb 28 10:59:29.548 INFO O| Feb 28 10:59:29.548 INFO STEP 827 (remove_files) COMPLETE
71822025-02-28T10:59:31.021Z[ recovery-image] Feb 28 10:59:29.548 INFO O| Feb 28 10:59:29.548 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832025-02-28T10:59:31.054Z[ host-image] Feb 28 10:59:29.585 INFO O| Feb 28 10:59:29.584 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
71842025-02-28T10:59:31.121Z[ recovery-image] Feb 28 10:59:29.652 INFO O| Feb 28 10:59:29.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71852025-02-28T10:59:31.124Z[ recovery-image] Feb 28 10:59:29.652 INFO O| Feb 28 10:59:29.652 INFO STEP 828 (remove_files) COMPLETE
71862025-02-28T10:59:31.124Z[ recovery-image] Feb 28 10:59:29.652 INFO O| Feb 28 10:59:29.652 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872025-02-28T10:59:31.145Z[ recovery-image] Feb 28 10:59:29.675 INFO O| Feb 28 10:59:29.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71882025-02-28T10:59:31.147Z[ recovery-image] Feb 28 10:59:29.675 INFO O| Feb 28 10:59:29.675 INFO STEP 829 (remove_files) COMPLETE
71892025-02-28T10:59:31.147Z[ recovery-image] Feb 28 10:59:29.675 INFO O| Feb 28 10:59:29.675 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902025-02-28T10:59:31.168Z[ recovery-image] Feb 28 10:59:29.698 INFO O| Feb 28 10:59:29.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71912025-02-28T10:59:31.170Z[ recovery-image] Feb 28 10:59:29.698 INFO O| Feb 28 10:59:29.698 INFO STEP 830 (remove_files) COMPLETE
71922025-02-28T10:59:31.170Z[ recovery-image] Feb 28 10:59:29.698 INFO O| Feb 28 10:59:29.698 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932025-02-28T10:59:31.190Z[ recovery-image] Feb 28 10:59:29.720 INFO O| Feb 28 10:59:29.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71942025-02-28T10:59:31.193Z[ recovery-image] Feb 28 10:59:29.720 INFO O| Feb 28 10:59:29.720 INFO STEP 831 (remove_files) COMPLETE
71952025-02-28T10:59:31.193Z[ recovery-image] Feb 28 10:59:29.720 INFO O| Feb 28 10:59:29.720 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962025-02-28T10:59:31.211Z[ recovery-image] Feb 28 10:59:29.741 INFO O| Feb 28 10:59:29.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71972025-02-28T10:59:31.213Z[ recovery-image] Feb 28 10:59:29.741 INFO O| Feb 28 10:59:29.741 INFO STEP 832 (remove_files) COMPLETE
71982025-02-28T10:59:31.213Z[ recovery-image] Feb 28 10:59:29.741 INFO O| Feb 28 10:59:29.741 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992025-02-28T10:59:31.230Z[ recovery-image] Feb 28 10:59:29.760 INFO O| Feb 28 10:59:29.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
72002025-02-28T10:59:31.233Z[ recovery-image] Feb 28 10:59:29.761 INFO O| Feb 28 10:59:29.761 INFO STEP 833 (remove_files) COMPLETE
72012025-02-28T10:59:31.233Z[ recovery-image] Feb 28 10:59:29.761 INFO O| Feb 28 10:59:29.761 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022025-02-28T10:59:31.237Z[ host-image] Feb 28 10:59:29.768 INFO O| Feb 28 10:59:29.768 INFO completed processing gimlet/ramdisk-01-os
72032025-02-28T10:59:31.240Z[ host-image] Feb 28 10:59:29.771 INFO omicron1 baseline generation...
72042025-02-28T10:59:31.243Z[ host-image] Feb 28 10:59:29.771 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
72052025-02-28T10:59:31.337Z[ recovery-image] Feb 28 10:59:29.866 INFO O| Feb 28 10:59:29.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
72062025-02-28T10:59:31.340Z[ recovery-image] Feb 28 10:59:29.866 INFO O| Feb 28 10:59:29.866 INFO STEP 834 (remove_files) COMPLETE
72072025-02-28T10:59:31.340Z[ recovery-image] Feb 28 10:59:29.866 INFO O| Feb 28 10:59:29.866 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082025-02-28T10:59:31.359Z[ recovery-image] Feb 28 10:59:29.889 INFO O| Feb 28 10:59:29.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
72092025-02-28T10:59:31.361Z[ recovery-image] Feb 28 10:59:29.889 INFO O| Feb 28 10:59:29.889 INFO STEP 835 (remove_files) COMPLETE
72102025-02-28T10:59:31.361Z[ recovery-image] Feb 28 10:59:29.889 INFO O| Feb 28 10:59:29.889 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112025-02-28T10:59:31.396Z[ recovery-image] Feb 28 10:59:29.926 INFO O| Feb 28 10:59:29.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
72122025-02-28T10:59:31.398Z[ recovery-image] Feb 28 10:59:29.926 INFO O| Feb 28 10:59:29.926 INFO STEP 836 (remove_files) COMPLETE
72132025-02-28T10:59:31.398Z[ recovery-image] Feb 28 10:59:29.926 INFO O| Feb 28 10:59:29.926 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142025-02-28T10:59:31.417Z[ recovery-image] Feb 28 10:59:29.948 INFO O| Feb 28 10:59:29.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
72152025-02-28T10:59:31.420Z[ recovery-image] Feb 28 10:59:29.948 INFO O| Feb 28 10:59:29.948 INFO STEP 837 (remove_files) COMPLETE
72162025-02-28T10:59:31.420Z[ recovery-image] Feb 28 10:59:29.948 INFO O| Feb 28 10:59:29.948 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172025-02-28T10:59:31.438Z[ recovery-image] Feb 28 10:59:29.968 INFO O| Feb 28 10:59:29.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
72182025-02-28T10:59:31.461Z[ recovery-image] Feb 28 10:59:29.990 INFO O| Feb 28 10:59:29.990 INFO STEP 838 (remove_files) COMPLETE
72192025-02-28T10:59:31.461Z[ recovery-image] Feb 28 10:59:29.990 INFO O| Feb 28 10:59:29.990 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202025-02-28T10:59:31.482Z[ recovery-image] Feb 28 10:59:30.012 INFO O| Feb 28 10:59:30.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
72212025-02-28T10:59:31.484Z[ recovery-image] Feb 28 10:59:30.012 INFO O| Feb 28 10:59:30.012 INFO STEP 839 (remove_files) COMPLETE
72222025-02-28T10:59:31.484Z[ recovery-image] Feb 28 10:59:30.012 INFO O| Feb 28 10:59:30.012 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232025-02-28T10:59:31.503Z[ recovery-image] Feb 28 10:59:30.033 INFO O| Feb 28 10:59:30.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
72242025-02-28T10:59:31.506Z[ recovery-image] Feb 28 10:59:30.033 INFO O| Feb 28 10:59:30.033 INFO STEP 840 (remove_files) COMPLETE
72252025-02-28T10:59:31.506Z[ recovery-image] Feb 28 10:59:30.034 INFO O| Feb 28 10:59:30.033 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262025-02-28T10:59:31.524Z[ recovery-image] Feb 28 10:59:30.054 INFO O| Feb 28 10:59:30.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
72272025-02-28T10:59:31.527Z[ recovery-image] Feb 28 10:59:30.054 INFO O| Feb 28 10:59:30.054 INFO STEP 841 (remove_files) COMPLETE
72282025-02-28T10:59:31.527Z[ recovery-image] Feb 28 10:59:30.054 INFO O| Feb 28 10:59:30.054 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292025-02-28T10:59:31.549Z[ recovery-image] Feb 28 10:59:30.079 INFO O| Feb 28 10:59:30.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
72302025-02-28T10:59:31.549Z[ recovery-image] Feb 28 10:59:30.079 INFO O| Feb 28 10:59:30.079 INFO STEP 842 (remove_files) COMPLETE
72312025-02-28T10:59:31.549Z[ recovery-image] Feb 28 10:59:30.079 INFO O| Feb 28 10:59:30.079 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322025-02-28T10:59:31.571Z[ recovery-image] Feb 28 10:59:30.100 INFO O| Feb 28 10:59:30.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
72332025-02-28T10:59:31.571Z[ recovery-image] Feb 28 10:59:30.101 INFO O| Feb 28 10:59:30.100 INFO STEP 843 (remove_files) COMPLETE
72342025-02-28T10:59:31.571Z[ recovery-image] Feb 28 10:59:30.101 INFO O| Feb 28 10:59:30.100 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352025-02-28T10:59:31.591Z[ recovery-image] Feb 28 10:59:30.121 INFO O| Feb 28 10:59:30.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
72362025-02-28T10:59:31.591Z[ recovery-image] Feb 28 10:59:30.121 INFO O| Feb 28 10:59:30.121 INFO STEP 844 (remove_files) COMPLETE
72372025-02-28T10:59:31.591Z[ recovery-image] Feb 28 10:59:30.121 INFO O| Feb 28 10:59:30.121 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382025-02-28T10:59:31.680Z[ recovery-image] Feb 28 10:59:30.209 INFO O| Feb 28 10:59:30.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
72392025-02-28T10:59:31.680Z[ recovery-image] Feb 28 10:59:30.209 INFO O| Feb 28 10:59:30.209 INFO STEP 845 (remove_files) COMPLETE
72402025-02-28T10:59:31.680Z[ recovery-image] Feb 28 10:59:30.209 INFO O| Feb 28 10:59:30.209 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412025-02-28T10:59:31.698Z[ recovery-image] Feb 28 10:59:30.228 INFO O| Feb 28 10:59:30.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
72422025-02-28T10:59:31.701Z[ recovery-image] Feb 28 10:59:30.229 INFO O| Feb 28 10:59:30.229 INFO STEP 846 (remove_files) COMPLETE
72432025-02-28T10:59:31.701Z[ recovery-image] Feb 28 10:59:30.229 INFO O| Feb 28 10:59:30.229 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442025-02-28T10:59:31.718Z[ recovery-image] Feb 28 10:59:30.248 INFO O| Feb 28 10:59:30.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
72452025-02-28T10:59:31.718Z[ recovery-image] Feb 28 10:59:30.248 INFO O| Feb 28 10:59:30.248 INFO STEP 847 (remove_files) COMPLETE
72462025-02-28T10:59:31.718Z[ recovery-image] Feb 28 10:59:30.248 INFO O| Feb 28 10:59:30.248 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472025-02-28T10:59:31.738Z[ recovery-image] Feb 28 10:59:30.267 INFO O| Feb 28 10:59:30.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
72482025-02-28T10:59:31.738Z[ recovery-image] Feb 28 10:59:30.267 INFO O| Feb 28 10:59:30.267 INFO STEP 848 (remove_files) COMPLETE
72492025-02-28T10:59:31.738Z[ recovery-image] Feb 28 10:59:30.267 INFO O| Feb 28 10:59:30.267 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502025-02-28T10:59:31.757Z[ recovery-image] Feb 28 10:59:30.287 INFO O| Feb 28 10:59:30.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
72512025-02-28T10:59:31.757Z[ recovery-image] Feb 28 10:59:30.287 INFO O| Feb 28 10:59:30.287 INFO STEP 849 (remove_files) COMPLETE
72522025-02-28T10:59:31.757Z[ recovery-image] Feb 28 10:59:30.287 INFO O| Feb 28 10:59:30.287 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532025-02-28T10:59:31.777Z[ recovery-image] Feb 28 10:59:30.306 INFO O| Feb 28 10:59:30.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
72542025-02-28T10:59:31.777Z[ recovery-image] Feb 28 10:59:30.306 INFO O| Feb 28 10:59:30.306 INFO STEP 850 (remove_files) COMPLETE
72552025-02-28T10:59:31.777Z[ recovery-image] Feb 28 10:59:30.306 INFO O| Feb 28 10:59:30.306 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562025-02-28T10:59:31.795Z[ recovery-image] Feb 28 10:59:30.325 INFO O| Feb 28 10:59:30.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
72572025-02-28T10:59:31.795Z[ recovery-image] Feb 28 10:59:30.325 INFO O| Feb 28 10:59:30.325 INFO STEP 851 (remove_files) COMPLETE
72582025-02-28T10:59:31.795Z[ recovery-image] Feb 28 10:59:30.325 INFO O| Feb 28 10:59:30.325 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592025-02-28T10:59:31.814Z[ recovery-image] Feb 28 10:59:30.344 INFO O| Feb 28 10:59:30.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
72602025-02-28T10:59:31.840Z[ recovery-image] Feb 28 10:59:30.369 INFO O| Feb 28 10:59:30.369 INFO STEP 852 (remove_files) COMPLETE
72612025-02-28T10:59:31.843Z[ recovery-image] Feb 28 10:59:30.369 INFO O| Feb 28 10:59:30.369 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622025-02-28T10:59:31.863Z[ recovery-image] Feb 28 10:59:30.393 INFO O| Feb 28 10:59:30.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
72632025-02-28T10:59:31.869Z[ recovery-image] Feb 28 10:59:30.394 INFO O| Feb 28 10:59:30.393 INFO STEP 853 (remove_files) COMPLETE
72642025-02-28T10:59:31.869Z[ recovery-image] Feb 28 10:59:30.394 INFO O| Feb 28 10:59:30.393 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652025-02-28T10:59:31.888Z[ recovery-image] Feb 28 10:59:30.418 INFO O| Feb 28 10:59:30.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
72662025-02-28T10:59:31.888Z[ recovery-image] Feb 28 10:59:30.418 INFO O| Feb 28 10:59:30.418 INFO STEP 854 (remove_files) COMPLETE
72672025-02-28T10:59:31.888Z[ recovery-image] Feb 28 10:59:30.418 INFO O| Feb 28 10:59:30.418 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682025-02-28T10:59:31.928Z[ recovery-image] Feb 28 10:59:30.458 INFO O| Feb 28 10:59:30.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
72692025-02-28T10:59:31.931Z[ recovery-image] Feb 28 10:59:30.458 INFO O| Feb 28 10:59:30.458 INFO STEP 855 (remove_files) COMPLETE
72702025-02-28T10:59:31.931Z[ recovery-image] Feb 28 10:59:30.458 INFO O| Feb 28 10:59:30.458 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712025-02-28T10:59:31.951Z[ recovery-image] Feb 28 10:59:30.480 INFO O| Feb 28 10:59:30.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72722025-02-28T10:59:31.951Z[ recovery-image] Feb 28 10:59:30.480 INFO O| Feb 28 10:59:30.480 INFO STEP 856 (remove_files) COMPLETE
72732025-02-28T10:59:31.953Z[ recovery-image] Feb 28 10:59:30.480 INFO O| Feb 28 10:59:30.480 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742025-02-28T10:59:31.953Z[ host-image] Feb 28 10:59:30.482 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23235:20250221T103302Z
72752025-02-28T10:59:32.051Z[ recovery-image] Feb 28 10:59:30.581 INFO O| Feb 28 10:59:30.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72762025-02-28T10:59:32.051Z[ recovery-image] Feb 28 10:59:30.581 INFO O| Feb 28 10:59:30.581 INFO STEP 857 (remove_files) COMPLETE
72772025-02-28T10:59:32.053Z[ recovery-image] Feb 28 10:59:30.581 INFO O| Feb 28 10:59:30.581 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782025-02-28T10:59:32.072Z[ recovery-image] Feb 28 10:59:30.601 INFO O| Feb 28 10:59:30.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72792025-02-28T10:59:32.072Z[ recovery-image] Feb 28 10:59:30.601 INFO O| Feb 28 10:59:30.601 INFO STEP 858 (remove_files) COMPLETE
72802025-02-28T10:59:32.072Z[ recovery-image] Feb 28 10:59:30.601 INFO O| Feb 28 10:59:30.601 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812025-02-28T10:59:32.098Z[ recovery-image] Feb 28 10:59:30.627 INFO O| Feb 28 10:59:30.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72822025-02-28T10:59:32.098Z[ recovery-image] Feb 28 10:59:30.627 INFO O| Feb 28 10:59:30.627 INFO STEP 859 (remove_files) COMPLETE
72832025-02-28T10:59:32.098Z[ recovery-image] Feb 28 10:59:30.627 INFO O| Feb 28 10:59:30.627 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842025-02-28T10:59:32.120Z[ recovery-image] Feb 28 10:59:30.650 INFO O| Feb 28 10:59:30.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72852025-02-28T10:59:32.120Z[ recovery-image] Feb 28 10:59:30.650 INFO O| Feb 28 10:59:30.650 INFO STEP 860 (remove_files) COMPLETE
72862025-02-28T10:59:32.120Z[ recovery-image] Feb 28 10:59:30.650 INFO O| Feb 28 10:59:30.650 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872025-02-28T10:59:32.141Z[ recovery-image] Feb 28 10:59:30.670 INFO O| Feb 28 10:59:30.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72882025-02-28T10:59:32.141Z[ recovery-image] Feb 28 10:59:30.670 INFO O| Feb 28 10:59:30.670 INFO STEP 861 (remove_files) COMPLETE
72892025-02-28T10:59:32.141Z[ recovery-image] Feb 28 10:59:30.670 INFO O| Feb 28 10:59:30.670 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902025-02-28T10:59:32.161Z[ recovery-image] Feb 28 10:59:30.690 INFO O| Feb 28 10:59:30.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72912025-02-28T10:59:32.161Z[ recovery-image] Feb 28 10:59:30.690 INFO O| Feb 28 10:59:30.690 INFO STEP 862 (remove_files) COMPLETE
72922025-02-28T10:59:32.161Z[ recovery-image] Feb 28 10:59:30.690 INFO O| Feb 28 10:59:30.690 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932025-02-28T10:59:32.180Z[ recovery-image] Feb 28 10:59:30.710 INFO O| Feb 28 10:59:30.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72942025-02-28T10:59:32.180Z[ recovery-image] Feb 28 10:59:30.710 INFO O| Feb 28 10:59:30.710 INFO STEP 863 (remove_files) COMPLETE
72952025-02-28T10:59:32.180Z[ recovery-image] Feb 28 10:59:30.710 INFO O| Feb 28 10:59:30.710 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962025-02-28T10:59:32.210Z[ recovery-image] Feb 28 10:59:30.739 INFO O| Feb 28 10:59:30.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72972025-02-28T10:59:32.210Z[ recovery-image] Feb 28 10:59:30.739 INFO O| Feb 28 10:59:30.739 INFO STEP 864 (remove_files) COMPLETE
72982025-02-28T10:59:32.210Z[ recovery-image] Feb 28 10:59:30.739 INFO O| Feb 28 10:59:30.739 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992025-02-28T10:59:32.243Z[ recovery-image] Feb 28 10:59:30.772 INFO O| Feb 28 10:59:30.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
73002025-02-28T10:59:32.246Z[ recovery-image] Feb 28 10:59:30.772 INFO O| Feb 28 10:59:30.772 INFO STEP 865 (remove_files) COMPLETE
73012025-02-28T10:59:32.246Z[ recovery-image] Feb 28 10:59:30.772 INFO O| Feb 28 10:59:30.772 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022025-02-28T10:59:32.262Z[ recovery-image] Feb 28 10:59:30.791 INFO O| Feb 28 10:59:30.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
73032025-02-28T10:59:32.262Z[ recovery-image] Feb 28 10:59:30.792 INFO O| Feb 28 10:59:30.792 INFO STEP 866 (remove_files) COMPLETE
73042025-02-28T10:59:32.262Z[ recovery-image] Feb 28 10:59:30.792 INFO O| Feb 28 10:59:30.792 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052025-02-28T10:59:32.281Z[ recovery-image] Feb 28 10:59:30.811 INFO O| Feb 28 10:59:30.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
73062025-02-28T10:59:32.281Z[ recovery-image] Feb 28 10:59:30.811 INFO O| Feb 28 10:59:30.811 INFO STEP 867 (remove_files) COMPLETE
73072025-02-28T10:59:32.281Z[ recovery-image] Feb 28 10:59:30.811 INFO O| Feb 28 10:59:30.811 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082025-02-28T10:59:32.301Z[ recovery-image] Feb 28 10:59:30.831 INFO O| Feb 28 10:59:30.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
73092025-02-28T10:59:32.301Z[ recovery-image] Feb 28 10:59:30.831 INFO O| Feb 28 10:59:30.831 INFO STEP 868 (remove_files) COMPLETE
73102025-02-28T10:59:32.301Z[ recovery-image] Feb 28 10:59:30.831 INFO O| Feb 28 10:59:30.831 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112025-02-28T10:59:32.322Z[ recovery-image] Feb 28 10:59:30.852 INFO O| Feb 28 10:59:30.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
73122025-02-28T10:59:32.322Z[ recovery-image] Feb 28 10:59:30.852 INFO O| Feb 28 10:59:30.852 INFO STEP 869 (remove_files) COMPLETE
73132025-02-28T10:59:32.322Z[ recovery-image] Feb 28 10:59:30.852 INFO O| Feb 28 10:59:30.852 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142025-02-28T10:59:32.342Z[ recovery-image] Feb 28 10:59:30.872 INFO O| Feb 28 10:59:30.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
73152025-02-28T10:59:32.342Z[ recovery-image] Feb 28 10:59:30.872 INFO O| Feb 28 10:59:30.872 INFO STEP 870 (remove_files) COMPLETE
73162025-02-28T10:59:32.342Z[ recovery-image] Feb 28 10:59:30.872 INFO O| Feb 28 10:59:30.872 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172025-02-28T10:59:32.362Z[ recovery-image] Feb 28 10:59:30.892 INFO O| Feb 28 10:59:30.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
73182025-02-28T10:59:32.362Z[ recovery-image] Feb 28 10:59:30.892 INFO O| Feb 28 10:59:30.892 INFO STEP 871 (remove_files) COMPLETE
73192025-02-28T10:59:32.362Z[ recovery-image] Feb 28 10:59:30.892 INFO O| Feb 28 10:59:30.892 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202025-02-28T10:59:32.397Z[ recovery-image] Feb 28 10:59:30.927 INFO O| Feb 28 10:59:30.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
73212025-02-28T10:59:32.397Z[ recovery-image] Feb 28 10:59:30.927 INFO O| Feb 28 10:59:30.927 INFO STEP 872 (remove_files) COMPLETE
73222025-02-28T10:59:32.397Z[ recovery-image] Feb 28 10:59:30.927 INFO O| Feb 28 10:59:30.927 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232025-02-28T10:59:32.447Z[ recovery-image] Feb 28 10:59:30.977 INFO O| Feb 28 10:59:30.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
73242025-02-28T10:59:32.448Z[ recovery-image] Feb 28 10:59:30.978 INFO O| Feb 28 10:59:30.978 INFO STEP 873 (remove_files) COMPLETE
73252025-02-28T10:59:32.448Z[ recovery-image] Feb 28 10:59:30.978 INFO O| Feb 28 10:59:30.978 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262025-02-28T10:59:32.475Z[ recovery-image] Feb 28 10:59:31.005 INFO O| Feb 28 10:59:31.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
73272025-02-28T10:59:32.475Z[ recovery-image] Feb 28 10:59:31.005 INFO O| Feb 28 10:59:31.005 INFO STEP 874 (remove_files) COMPLETE
73282025-02-28T10:59:32.478Z[ recovery-image] Feb 28 10:59:31.005 INFO O| Feb 28 10:59:31.005 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292025-02-28T10:59:32.498Z[ recovery-image] Feb 28 10:59:31.028 INFO O| Feb 28 10:59:31.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
73302025-02-28T10:59:32.498Z[ recovery-image] Feb 28 10:59:31.028 INFO O| Feb 28 10:59:31.028 INFO STEP 875 (remove_files) COMPLETE
73312025-02-28T10:59:32.500Z[ recovery-image] Feb 28 10:59:31.028 INFO O| Feb 28 10:59:31.028 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322025-02-28T10:59:32.519Z[ recovery-image] Feb 28 10:59:31.048 INFO O| Feb 28 10:59:31.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
73332025-02-28T10:59:32.519Z[ recovery-image] Feb 28 10:59:31.048 INFO O| Feb 28 10:59:31.048 INFO STEP 876 (remove_files) COMPLETE
73342025-02-28T10:59:32.519Z[ recovery-image] Feb 28 10:59:31.048 INFO O| Feb 28 10:59:31.048 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352025-02-28T10:59:32.539Z[ recovery-image] Feb 28 10:59:31.069 INFO O| Feb 28 10:59:31.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
73362025-02-28T10:59:32.539Z[ recovery-image] Feb 28 10:59:31.069 INFO O| Feb 28 10:59:31.069 INFO STEP 877 (remove_files) COMPLETE
73372025-02-28T10:59:32.539Z[ recovery-image] Feb 28 10:59:31.069 INFO O| Feb 28 10:59:31.069 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382025-02-28T10:59:32.560Z[ recovery-image] Feb 28 10:59:31.090 INFO O| Feb 28 10:59:31.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
73392025-02-28T10:59:32.560Z[ recovery-image] Feb 28 10:59:31.090 INFO O| Feb 28 10:59:31.090 INFO STEP 878 (remove_files) COMPLETE
73402025-02-28T10:59:32.560Z[ recovery-image] Feb 28 10:59:31.090 INFO O| Feb 28 10:59:31.090 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412025-02-28T10:59:32.599Z[ recovery-image] Feb 28 10:59:31.129 INFO O| Feb 28 10:59:31.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
73422025-02-28T10:59:32.599Z[ recovery-image] Feb 28 10:59:31.129 INFO O| Feb 28 10:59:31.129 INFO STEP 879 (remove_files) COMPLETE
73432025-02-28T10:59:32.599Z[ recovery-image] Feb 28 10:59:31.129 INFO O| Feb 28 10:59:31.129 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442025-02-28T10:59:32.620Z[ recovery-image] Feb 28 10:59:31.150 INFO O| Feb 28 10:59:31.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
73452025-02-28T10:59:32.620Z[ recovery-image] Feb 28 10:59:31.150 INFO O| Feb 28 10:59:31.150 INFO STEP 880 (remove_files) COMPLETE
73462025-02-28T10:59:32.620Z[ recovery-image] Feb 28 10:59:31.150 INFO O| Feb 28 10:59:31.150 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472025-02-28T10:59:32.651Z[ recovery-image] Feb 28 10:59:31.181 INFO O| Feb 28 10:59:31.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
73482025-02-28T10:59:32.651Z[ recovery-image] Feb 28 10:59:31.181 INFO O| Feb 28 10:59:31.181 INFO STEP 881 (remove_files) COMPLETE
73492025-02-28T10:59:32.651Z[ recovery-image] Feb 28 10:59:31.181 INFO O| Feb 28 10:59:31.181 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502025-02-28T10:59:32.685Z[ recovery-image] Feb 28 10:59:31.215 INFO O| Feb 28 10:59:31.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
73512025-02-28T10:59:32.688Z[ recovery-image] Feb 28 10:59:31.215 INFO O| Feb 28 10:59:31.215 INFO STEP 882 (remove_files) COMPLETE
73522025-02-28T10:59:32.688Z[ recovery-image] Feb 28 10:59:31.215 INFO O| Feb 28 10:59:31.215 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532025-02-28T10:59:32.708Z[ recovery-image] Feb 28 10:59:31.238 INFO O| Feb 28 10:59:31.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
73542025-02-28T10:59:32.709Z[ recovery-image] Feb 28 10:59:31.238 INFO O| Feb 28 10:59:31.238 INFO STEP 883 (remove_files) COMPLETE
73552025-02-28T10:59:32.709Z[ recovery-image] Feb 28 10:59:31.239 INFO O| Feb 28 10:59:31.238 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562025-02-28T10:59:32.766Z[ recovery-image] Feb 28 10:59:31.295 INFO O| Feb 28 10:59:31.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
73572025-02-28T10:59:32.766Z[ recovery-image] Feb 28 10:59:31.295 INFO O| Feb 28 10:59:31.295 INFO STEP 884 (remove_files) COMPLETE
73582025-02-28T10:59:32.766Z[ recovery-image] Feb 28 10:59:31.295 INFO O| Feb 28 10:59:31.295 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592025-02-28T10:59:32.852Z[ recovery-image] Feb 28 10:59:31.382 INFO O| Feb 28 10:59:31.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
73602025-02-28T10:59:32.852Z[ recovery-image] Feb 28 10:59:31.382 INFO O| Feb 28 10:59:31.382 INFO STEP 885 (remove_files) COMPLETE
73612025-02-28T10:59:32.852Z[ recovery-image] Feb 28 10:59:31.382 INFO O| Feb 28 10:59:31.382 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622025-02-28T10:59:32.911Z[ recovery-image] Feb 28 10:59:31.441 INFO O| Feb 28 10:59:31.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
73632025-02-28T10:59:32.911Z[ recovery-image] Feb 28 10:59:31.441 INFO O| Feb 28 10:59:31.441 INFO STEP 886 (remove_files) COMPLETE
73642025-02-28T10:59:32.912Z[ recovery-image] Feb 28 10:59:31.441 INFO O| Feb 28 10:59:31.441 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652025-02-28T10:59:32.937Z[ recovery-image] Feb 28 10:59:31.467 INFO O| Feb 28 10:59:31.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
73662025-02-28T10:59:32.937Z[ recovery-image] Feb 28 10:59:31.467 INFO O| Feb 28 10:59:31.467 INFO STEP 887 (remove_files) COMPLETE
73672025-02-28T10:59:32.937Z[ recovery-image] Feb 28 10:59:31.467 INFO O| Feb 28 10:59:31.467 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682025-02-28T10:59:32.996Z[ recovery-image] Feb 28 10:59:31.526 INFO O| Feb 28 10:59:31.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
73692025-02-28T10:59:32.996Z[ recovery-image] Feb 28 10:59:31.526 INFO O| Feb 28 10:59:31.526 INFO STEP 888 (remove_files) COMPLETE
73702025-02-28T10:59:32.996Z[ recovery-image] Feb 28 10:59:31.526 INFO O| Feb 28 10:59:31.526 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712025-02-28T10:59:33.077Z[ recovery-image] Feb 28 10:59:31.607 INFO O| Feb 28 10:59:31.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73722025-02-28T10:59:33.077Z[ recovery-image] Feb 28 10:59:31.607 INFO O| Feb 28 10:59:31.607 INFO STEP 889 (remove_files) COMPLETE
73732025-02-28T10:59:33.077Z[ recovery-image] Feb 28 10:59:31.607 INFO O| Feb 28 10:59:31.607 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742025-02-28T10:59:33.100Z[ recovery-image] Feb 28 10:59:31.629 INFO O| Feb 28 10:59:31.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73752025-02-28T10:59:33.100Z[ recovery-image] Feb 28 10:59:31.630 INFO O| Feb 28 10:59:31.630 INFO STEP 890 (remove_files) COMPLETE
73762025-02-28T10:59:33.102Z[ recovery-image] Feb 28 10:59:31.630 INFO O| Feb 28 10:59:31.630 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772025-02-28T10:59:33.120Z[ recovery-image] Feb 28 10:59:31.649 INFO O| Feb 28 10:59:31.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73782025-02-28T10:59:33.122Z[ recovery-image] Feb 28 10:59:31.650 INFO O| Feb 28 10:59:31.650 INFO STEP 891 (remove_files) COMPLETE
73792025-02-28T10:59:33.122Z[ recovery-image] Feb 28 10:59:31.650 INFO O| Feb 28 10:59:31.650 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802025-02-28T10:59:33.155Z[ recovery-image] Feb 28 10:59:31.685 INFO O| Feb 28 10:59:31.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73812025-02-28T10:59:33.155Z[ recovery-image] Feb 28 10:59:31.685 INFO O| Feb 28 10:59:31.685 INFO STEP 892 (remove_files) COMPLETE
73822025-02-28T10:59:33.155Z[ recovery-image] Feb 28 10:59:31.685 INFO O| Feb 28 10:59:31.685 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832025-02-28T10:59:33.195Z[ recovery-image] Feb 28 10:59:31.725 INFO O| Feb 28 10:59:31.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73842025-02-28T10:59:33.198Z[ recovery-image] Feb 28 10:59:31.725 INFO O| Feb 28 10:59:31.725 INFO STEP 893 (remove_files) COMPLETE
73852025-02-28T10:59:33.198Z[ recovery-image] Feb 28 10:59:31.725 INFO O| Feb 28 10:59:31.725 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862025-02-28T10:59:33.255Z[ recovery-image] Feb 28 10:59:31.785 INFO O| Feb 28 10:59:31.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73872025-02-28T10:59:33.255Z[ recovery-image] Feb 28 10:59:31.785 INFO O| Feb 28 10:59:31.785 INFO STEP 894 (remove_files) COMPLETE
73882025-02-28T10:59:33.258Z[ recovery-image] Feb 28 10:59:31.785 INFO O| Feb 28 10:59:31.785 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892025-02-28T10:59:33.318Z[ recovery-image] Feb 28 10:59:31.848 INFO O| Feb 28 10:59:31.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73902025-02-28T10:59:33.321Z[ recovery-image] Feb 28 10:59:31.848 INFO O| Feb 28 10:59:31.848 INFO STEP 895 (remove_files) COMPLETE
73912025-02-28T10:59:33.322Z[ recovery-image] Feb 28 10:59:31.848 INFO O| Feb 28 10:59:31.848 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922025-02-28T10:59:33.355Z[ recovery-image] Feb 28 10:59:31.885 INFO O| Feb 28 10:59:31.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73932025-02-28T10:59:33.358Z[ recovery-image] Feb 28 10:59:31.885 INFO O| Feb 28 10:59:31.885 INFO STEP 896 (remove_files) COMPLETE
73942025-02-28T10:59:33.358Z[ recovery-image] Feb 28 10:59:31.885 INFO O| Feb 28 10:59:31.885 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952025-02-28T10:59:33.391Z[ recovery-image] Feb 28 10:59:31.921 INFO O| Feb 28 10:59:31.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73962025-02-28T10:59:33.394Z[ recovery-image] Feb 28 10:59:31.921 INFO O| Feb 28 10:59:31.921 INFO STEP 897 (remove_files) COMPLETE
73972025-02-28T10:59:33.394Z[ recovery-image] Feb 28 10:59:31.922 INFO O| Feb 28 10:59:31.921 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982025-02-28T10:59:33.414Z[ recovery-image] Feb 28 10:59:31.943 INFO O| Feb 28 10:59:31.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73992025-02-28T10:59:33.416Z[ recovery-image] Feb 28 10:59:31.944 INFO O| Feb 28 10:59:31.944 INFO STEP 898 (remove_files) COMPLETE
74002025-02-28T10:59:33.416Z[ recovery-image] Feb 28 10:59:31.944 INFO O| Feb 28 10:59:31.944 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012025-02-28T10:59:33.435Z[ recovery-image] Feb 28 10:59:31.965 INFO O| Feb 28 10:59:31.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
74022025-02-28T10:59:33.435Z[ recovery-image] Feb 28 10:59:31.965 INFO O| Feb 28 10:59:31.965 INFO STEP 899 (remove_files) COMPLETE
74032025-02-28T10:59:33.435Z[ recovery-image] Feb 28 10:59:31.965 INFO O| Feb 28 10:59:31.965 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042025-02-28T10:59:33.457Z[ recovery-image] Feb 28 10:59:31.987 INFO O| Feb 28 10:59:31.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
74052025-02-28T10:59:33.457Z[ recovery-image] Feb 28 10:59:31.987 INFO O| Feb 28 10:59:31.987 INFO STEP 900 (remove_files) COMPLETE
74062025-02-28T10:59:33.457Z[ recovery-image] Feb 28 10:59:31.987 INFO O| Feb 28 10:59:31.987 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072025-02-28T10:59:33.479Z[ recovery-image] Feb 28 10:59:32.009 INFO O| Feb 28 10:59:32.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
74082025-02-28T10:59:33.480Z[ recovery-image] Feb 28 10:59:32.009 INFO O| Feb 28 10:59:32.009 INFO STEP 901 (remove_files) COMPLETE
74092025-02-28T10:59:33.483Z[ recovery-image] Feb 28 10:59:32.009 INFO O| Feb 28 10:59:32.009 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102025-02-28T10:59:33.533Z[ recovery-image] Feb 28 10:59:32.063 INFO O| Feb 28 10:59:32.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
74112025-02-28T10:59:33.533Z[ recovery-image] Feb 28 10:59:32.063 INFO O| Feb 28 10:59:32.063 INFO STEP 902 (remove_files) COMPLETE
74122025-02-28T10:59:33.533Z[ recovery-image] Feb 28 10:59:32.063 INFO O| Feb 28 10:59:32.063 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132025-02-28T10:59:33.592Z[ recovery-image] Feb 28 10:59:32.122 INFO O| Feb 28 10:59:32.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
74142025-02-28T10:59:33.592Z[ recovery-image] Feb 28 10:59:32.122 INFO O| Feb 28 10:59:32.122 INFO STEP 903 (remove_files) COMPLETE
74152025-02-28T10:59:33.595Z[ recovery-image] Feb 28 10:59:32.122 INFO O| Feb 28 10:59:32.122 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162025-02-28T10:59:33.650Z[ recovery-image] Feb 28 10:59:32.179 INFO O| Feb 28 10:59:32.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
74172025-02-28T10:59:33.650Z[ recovery-image] Feb 28 10:59:32.179 INFO O| Feb 28 10:59:32.162 INFO STEP 904 (remove_files) COMPLETE
74182025-02-28T10:59:33.650Z[ recovery-image] Feb 28 10:59:32.179 INFO O| Feb 28 10:59:32.162 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192025-02-28T10:59:33.653Z[ recovery-image] Feb 28 10:59:32.181 INFO O| Feb 28 10:59:32.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
74202025-02-28T10:59:33.684Z[ recovery-image] Feb 28 10:59:32.214 INFO O| Feb 28 10:59:32.214 INFO STEP 905 (remove_files) COMPLETE
74212025-02-28T10:59:33.684Z[ recovery-image] Feb 28 10:59:32.214 INFO O| Feb 28 10:59:32.214 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222025-02-28T10:59:33.718Z[ recovery-image] Feb 28 10:59:32.246 INFO O| Feb 28 10:59:32.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
74232025-02-28T10:59:33.718Z[ recovery-image] Feb 28 10:59:32.246 INFO O| Feb 28 10:59:32.246 INFO STEP 906 (remove_files) COMPLETE
74242025-02-28T10:59:33.718Z[ recovery-image] Feb 28 10:59:32.246 INFO O| Feb 28 10:59:32.246 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252025-02-28T10:59:33.736Z[ recovery-image] Feb 28 10:59:32.266 INFO O| Feb 28 10:59:32.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
74262025-02-28T10:59:33.736Z[ recovery-image] Feb 28 10:59:32.266 INFO O| Feb 28 10:59:32.266 INFO STEP 907 (remove_files) COMPLETE
74272025-02-28T10:59:33.739Z[ recovery-image] Feb 28 10:59:32.266 INFO O| Feb 28 10:59:32.266 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282025-02-28T10:59:33.755Z[ recovery-image] Feb 28 10:59:32.285 INFO O| Feb 28 10:59:32.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
74292025-02-28T10:59:33.756Z[ recovery-image] Feb 28 10:59:32.285 INFO O| Feb 28 10:59:32.285 INFO STEP 908 (remove_files) COMPLETE
74302025-02-28T10:59:33.758Z[ recovery-image] Feb 28 10:59:32.285 INFO O| Feb 28 10:59:32.285 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312025-02-28T10:59:33.775Z[ recovery-image] Feb 28 10:59:32.305 INFO O| Feb 28 10:59:32.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
74322025-02-28T10:59:33.775Z[ recovery-image] Feb 28 10:59:32.305 INFO O| Feb 28 10:59:32.305 INFO STEP 909 (remove_files) COMPLETE
74332025-02-28T10:59:33.777Z[ recovery-image] Feb 28 10:59:32.305 INFO O| Feb 28 10:59:32.305 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342025-02-28T10:59:33.795Z[ recovery-image] Feb 28 10:59:32.325 INFO O| Feb 28 10:59:32.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
74352025-02-28T10:59:33.795Z[ recovery-image] Feb 28 10:59:32.325 INFO O| Feb 28 10:59:32.325 INFO STEP 910 (remove_files) COMPLETE
74362025-02-28T10:59:33.795Z[ recovery-image] Feb 28 10:59:32.325 INFO O| Feb 28 10:59:32.325 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372025-02-28T10:59:33.813Z[ recovery-image] Feb 28 10:59:32.343 INFO O| Feb 28 10:59:32.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
74382025-02-28T10:59:33.813Z[ recovery-image] Feb 28 10:59:32.343 INFO O| Feb 28 10:59:32.343 INFO STEP 911 (remove_files) COMPLETE
74392025-02-28T10:59:33.813Z[ recovery-image] Feb 28 10:59:32.343 INFO O| Feb 28 10:59:32.343 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402025-02-28T10:59:33.832Z[ recovery-image] Feb 28 10:59:32.361 INFO O| Feb 28 10:59:32.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
74412025-02-28T10:59:33.832Z[ recovery-image] Feb 28 10:59:32.361 INFO O| Feb 28 10:59:32.361 INFO STEP 912 (remove_files) COMPLETE
74422025-02-28T10:59:33.832Z[ recovery-image] Feb 28 10:59:32.361 INFO O| Feb 28 10:59:32.361 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432025-02-28T10:59:33.864Z[ recovery-image] Feb 28 10:59:32.394 INFO O| Feb 28 10:59:32.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
74442025-02-28T10:59:33.864Z[ recovery-image] Feb 28 10:59:32.394 INFO O| Feb 28 10:59:32.394 INFO STEP 913 (remove_files) COMPLETE
74452025-02-28T10:59:33.864Z[ recovery-image] Feb 28 10:59:32.394 INFO O| Feb 28 10:59:32.394 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462025-02-28T10:59:33.902Z[ recovery-image] Feb 28 10:59:32.432 INFO O| Feb 28 10:59:32.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
74472025-02-28T10:59:33.902Z[ recovery-image] Feb 28 10:59:32.432 INFO O| Feb 28 10:59:32.432 INFO STEP 914 (remove_files) COMPLETE
74482025-02-28T10:59:33.906Z[ recovery-image] Feb 28 10:59:32.432 INFO O| Feb 28 10:59:32.432 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492025-02-28T10:59:33.922Z[ recovery-image] Feb 28 10:59:32.452 INFO O| Feb 28 10:59:32.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
74502025-02-28T10:59:33.922Z[ recovery-image] Feb 28 10:59:32.452 INFO O| Feb 28 10:59:32.452 INFO STEP 915 (remove_files) COMPLETE
74512025-02-28T10:59:33.922Z[ recovery-image] Feb 28 10:59:32.452 INFO O| Feb 28 10:59:32.452 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522025-02-28T10:59:33.943Z[ recovery-image] Feb 28 10:59:32.473 INFO O| Feb 28 10:59:32.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
74532025-02-28T10:59:33.943Z[ recovery-image] Feb 28 10:59:32.473 INFO O| Feb 28 10:59:32.473 INFO STEP 916 (remove_files) COMPLETE
74542025-02-28T10:59:33.946Z[ recovery-image] Feb 28 10:59:32.473 INFO O| Feb 28 10:59:32.473 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552025-02-28T10:59:33.963Z[ recovery-image] Feb 28 10:59:32.493 INFO O| Feb 28 10:59:32.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
74562025-02-28T10:59:33.963Z[ recovery-image] Feb 28 10:59:32.493 INFO O| Feb 28 10:59:32.493 INFO STEP 917 (remove_files) COMPLETE
74572025-02-28T10:59:33.963Z[ recovery-image] Feb 28 10:59:32.493 INFO O| Feb 28 10:59:32.493 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582025-02-28T10:59:33.984Z[ recovery-image] Feb 28 10:59:32.513 INFO O| Feb 28 10:59:32.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
74592025-02-28T10:59:33.984Z[ recovery-image] Feb 28 10:59:32.513 INFO O| Feb 28 10:59:32.513 INFO STEP 918 (remove_files) COMPLETE
74602025-02-28T10:59:33.984Z[ recovery-image] Feb 28 10:59:32.513 INFO O| Feb 28 10:59:32.513 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612025-02-28T10:59:34.055Z[ recovery-image] Feb 28 10:59:32.585 INFO O| Feb 28 10:59:32.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
74622025-02-28T10:59:34.055Z[ recovery-image] Feb 28 10:59:32.585 INFO O| Feb 28 10:59:32.585 INFO STEP 919 (remove_files) COMPLETE
74632025-02-28T10:59:34.055Z[ recovery-image] Feb 28 10:59:32.585 INFO O| Feb 28 10:59:32.585 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642025-02-28T10:59:34.075Z[ recovery-image] Feb 28 10:59:32.605 INFO O| Feb 28 10:59:32.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
74652025-02-28T10:59:34.075Z[ recovery-image] Feb 28 10:59:32.605 INFO O| Feb 28 10:59:32.605 INFO STEP 920 (remove_files) COMPLETE
74662025-02-28T10:59:34.075Z[ recovery-image] Feb 28 10:59:32.605 INFO O| Feb 28 10:59:32.605 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672025-02-28T10:59:34.112Z[ recovery-image] Feb 28 10:59:32.641 INFO O| Feb 28 10:59:32.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
74682025-02-28T10:59:34.112Z[ recovery-image] Feb 28 10:59:32.641 INFO O| Feb 28 10:59:32.641 INFO STEP 921 (remove_files) COMPLETE
74692025-02-28T10:59:34.114Z[ recovery-image] Feb 28 10:59:32.642 INFO O| Feb 28 10:59:32.641 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702025-02-28T10:59:34.148Z[ recovery-image] Feb 28 10:59:32.678 INFO O| Feb 28 10:59:32.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74712025-02-28T10:59:34.148Z[ recovery-image] Feb 28 10:59:32.678 INFO O| Feb 28 10:59:32.678 INFO STEP 922 (remove_files) COMPLETE
74722025-02-28T10:59:34.148Z[ recovery-image] Feb 28 10:59:32.678 INFO O| Feb 28 10:59:32.678 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732025-02-28T10:59:34.175Z[ recovery-image] Feb 28 10:59:32.704 INFO O| Feb 28 10:59:32.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74742025-02-28T10:59:34.175Z[ recovery-image] Feb 28 10:59:32.704 INFO O| Feb 28 10:59:32.704 INFO STEP 923 (remove_files) COMPLETE
74752025-02-28T10:59:34.175Z[ recovery-image] Feb 28 10:59:32.704 INFO O| Feb 28 10:59:32.704 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762025-02-28T10:59:34.193Z[ recovery-image] Feb 28 10:59:32.722 INFO O| Feb 28 10:59:32.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74772025-02-28T10:59:34.193Z[ recovery-image] Feb 28 10:59:32.722 INFO O| Feb 28 10:59:32.722 INFO STEP 924 (remove_files) COMPLETE
74782025-02-28T10:59:34.196Z[ recovery-image] Feb 28 10:59:32.722 INFO O| Feb 28 10:59:32.722 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792025-02-28T10:59:34.210Z[ recovery-image] Feb 28 10:59:32.739 INFO O| Feb 28 10:59:32.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74802025-02-28T10:59:34.210Z[ recovery-image] Feb 28 10:59:32.739 INFO O| Feb 28 10:59:32.739 INFO STEP 925 (remove_files) COMPLETE
74812025-02-28T10:59:34.210Z[ recovery-image] Feb 28 10:59:32.739 INFO O| Feb 28 10:59:32.739 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822025-02-28T10:59:34.226Z[ recovery-image] Feb 28 10:59:32.755 INFO O| Feb 28 10:59:32.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74832025-02-28T10:59:34.226Z[ recovery-image] Feb 28 10:59:32.756 INFO O| Feb 28 10:59:32.756 INFO STEP 926 (remove_files) COMPLETE
74842025-02-28T10:59:34.226Z[ recovery-image] Feb 28 10:59:32.756 INFO O| Feb 28 10:59:32.756 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852025-02-28T10:59:34.254Z[ recovery-image] Feb 28 10:59:32.783 INFO O| Feb 28 10:59:32.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74862025-02-28T10:59:34.254Z[ recovery-image] Feb 28 10:59:32.783 INFO O| Feb 28 10:59:32.783 INFO STEP 927 (remove_files) COMPLETE
74872025-02-28T10:59:34.257Z[ recovery-image] Feb 28 10:59:32.783 INFO O| Feb 28 10:59:32.783 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882025-02-28T10:59:34.274Z[ recovery-image] Feb 28 10:59:32.804 INFO O| Feb 28 10:59:32.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74892025-02-28T10:59:34.274Z[ recovery-image] Feb 28 10:59:32.804 INFO O| Feb 28 10:59:32.804 INFO STEP 928 (remove_files) COMPLETE
74902025-02-28T10:59:34.274Z[ recovery-image] Feb 28 10:59:32.804 INFO O| Feb 28 10:59:32.804 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912025-02-28T10:59:34.307Z[ recovery-image] Feb 28 10:59:32.836 INFO O| Feb 28 10:59:32.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74922025-02-28T10:59:34.307Z[ recovery-image] Feb 28 10:59:32.836 INFO O| Feb 28 10:59:32.836 INFO STEP 929 (remove_files) COMPLETE
74932025-02-28T10:59:34.307Z[ recovery-image] Feb 28 10:59:32.836 INFO O| Feb 28 10:59:32.836 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942025-02-28T10:59:34.348Z[ recovery-image] Feb 28 10:59:32.878 INFO O| Feb 28 10:59:32.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74952025-02-28T10:59:34.353Z[ recovery-image] Feb 28 10:59:32.878 INFO O| Feb 28 10:59:32.878 INFO STEP 930 (remove_files) COMPLETE
74962025-02-28T10:59:34.353Z[ recovery-image] Feb 28 10:59:32.878 INFO O| Feb 28 10:59:32.878 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972025-02-28T10:59:34.370Z[ recovery-image] Feb 28 10:59:32.900 INFO O| Feb 28 10:59:32.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74982025-02-28T10:59:34.372Z[ recovery-image] Feb 28 10:59:32.900 INFO O| Feb 28 10:59:32.900 INFO STEP 931 (remove_files) COMPLETE
74992025-02-28T10:59:34.372Z[ recovery-image] Feb 28 10:59:32.900 INFO O| Feb 28 10:59:32.900 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002025-02-28T10:59:34.395Z[ recovery-image] Feb 28 10:59:32.925 INFO O| Feb 28 10:59:32.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
75012025-02-28T10:59:34.395Z[ recovery-image] Feb 28 10:59:32.925 INFO O| Feb 28 10:59:32.925 INFO STEP 932 (remove_files) COMPLETE
75022025-02-28T10:59:34.398Z[ recovery-image] Feb 28 10:59:32.925 INFO O| Feb 28 10:59:32.925 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032025-02-28T10:59:34.415Z[ recovery-image] Feb 28 10:59:32.944 INFO O| Feb 28 10:59:32.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
75042025-02-28T10:59:34.415Z[ recovery-image] Feb 28 10:59:32.944 INFO O| Feb 28 10:59:32.944 INFO STEP 933 (remove_files) COMPLETE
75052025-02-28T10:59:34.415Z[ recovery-image] Feb 28 10:59:32.944 INFO O| Feb 28 10:59:32.944 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062025-02-28T10:59:34.446Z[ recovery-image] Feb 28 10:59:32.975 INFO O| Feb 28 10:59:32.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
75072025-02-28T10:59:34.446Z[ recovery-image] Feb 28 10:59:32.975 INFO O| Feb 28 10:59:32.975 INFO STEP 934 (remove_files) COMPLETE
75082025-02-28T10:59:34.446Z[ recovery-image] Feb 28 10:59:32.975 INFO O| Feb 28 10:59:32.975 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092025-02-28T10:59:34.487Z[ recovery-image] Feb 28 10:59:33.016 INFO O| Feb 28 10:59:33.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
75102025-02-28T10:59:34.487Z[ recovery-image] Feb 28 10:59:33.017 INFO O| Feb 28 10:59:33.017 INFO STEP 935 (remove_files) COMPLETE
75112025-02-28T10:59:34.489Z[ recovery-image] Feb 28 10:59:33.017 INFO O| Feb 28 10:59:33.017 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122025-02-28T10:59:34.516Z[ recovery-image] Feb 28 10:59:33.045 INFO O| Feb 28 10:59:33.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
75132025-02-28T10:59:34.516Z[ recovery-image] Feb 28 10:59:33.046 INFO O| Feb 28 10:59:33.046 INFO STEP 936 (remove_files) COMPLETE
75142025-02-28T10:59:34.518Z[ recovery-image] Feb 28 10:59:33.046 INFO O| Feb 28 10:59:33.046 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152025-02-28T10:59:34.534Z[ recovery-image] Feb 28 10:59:33.063 INFO O| Feb 28 10:59:33.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
75162025-02-28T10:59:34.534Z[ recovery-image] Feb 28 10:59:33.064 INFO O| Feb 28 10:59:33.064 INFO STEP 937 (remove_files) COMPLETE
75172025-02-28T10:59:34.534Z[ recovery-image] Feb 28 10:59:33.064 INFO O| Feb 28 10:59:33.064 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182025-02-28T10:59:34.552Z[ recovery-image] Feb 28 10:59:33.082 INFO O| Feb 28 10:59:33.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
75192025-02-28T10:59:34.555Z[ recovery-image] Feb 28 10:59:33.082 INFO O| Feb 28 10:59:33.082 INFO STEP 938 (remove_files) COMPLETE
75202025-02-28T10:59:34.555Z[ recovery-image] Feb 28 10:59:33.082 INFO O| Feb 28 10:59:33.082 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212025-02-28T10:59:34.570Z[ recovery-image] Feb 28 10:59:33.100 INFO O| Feb 28 10:59:33.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
75222025-02-28T10:59:34.570Z[ recovery-image] Feb 28 10:59:33.100 INFO O| Feb 28 10:59:33.100 INFO STEP 939 (remove_files) COMPLETE
75232025-02-28T10:59:34.570Z[ recovery-image] Feb 28 10:59:33.100 INFO O| Feb 28 10:59:33.100 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242025-02-28T10:59:34.596Z[ recovery-image] Feb 28 10:59:33.126 INFO O| Feb 28 10:59:33.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
75252025-02-28T10:59:34.596Z[ recovery-image] Feb 28 10:59:33.126 INFO O| Feb 28 10:59:33.117 INFO STEP 940 (remove_files) COMPLETE
75262025-02-28T10:59:34.596Z[ recovery-image] Feb 28 10:59:33.126 INFO O| Feb 28 10:59:33.117 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272025-02-28T10:59:34.605Z[ recovery-image] Feb 28 10:59:33.134 INFO O| Feb 28 10:59:33.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
75282025-02-28T10:59:34.605Z[ recovery-image] Feb 28 10:59:33.134 INFO O| Feb 28 10:59:33.134 INFO STEP 941 (remove_files) COMPLETE
75292025-02-28T10:59:34.605Z[ recovery-image] Feb 28 10:59:33.134 INFO O| Feb 28 10:59:33.134 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302025-02-28T10:59:34.640Z[ recovery-image] Feb 28 10:59:33.170 INFO O| Feb 28 10:59:33.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
75312025-02-28T10:59:34.640Z[ recovery-image] Feb 28 10:59:33.170 INFO O| Feb 28 10:59:33.170 INFO STEP 942 (remove_files) COMPLETE
75322025-02-28T10:59:34.640Z[ recovery-image] Feb 28 10:59:33.170 INFO O| Feb 28 10:59:33.170 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332025-02-28T10:59:34.688Z[ recovery-image] Feb 28 10:59:33.217 INFO O| Feb 28 10:59:33.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
75342025-02-28T10:59:34.691Z[ recovery-image] Feb 28 10:59:33.218 INFO O| Feb 28 10:59:33.217 INFO STEP 943 (remove_files) COMPLETE
75352025-02-28T10:59:34.691Z[ recovery-image] Feb 28 10:59:33.218 INFO O| Feb 28 10:59:33.217 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362025-02-28T10:59:34.766Z[ recovery-image] Feb 28 10:59:33.296 INFO O| Feb 28 10:59:33.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
75372025-02-28T10:59:34.766Z[ recovery-image] Feb 28 10:59:33.296 INFO O| Feb 28 10:59:33.296 INFO STEP 944 (remove_files) COMPLETE
75382025-02-28T10:59:34.766Z[ recovery-image] Feb 28 10:59:33.296 INFO O| Feb 28 10:59:33.296 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392025-02-28T10:59:34.789Z[ recovery-image] Feb 28 10:59:33.319 INFO O| Feb 28 10:59:33.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
75402025-02-28T10:59:34.789Z[ recovery-image] Feb 28 10:59:33.319 INFO O| Feb 28 10:59:33.319 INFO STEP 945 (remove_files) COMPLETE
75412025-02-28T10:59:34.792Z[ recovery-image] Feb 28 10:59:33.319 INFO O| Feb 28 10:59:33.319 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422025-02-28T10:59:34.824Z[ recovery-image] Feb 28 10:59:33.353 INFO O| Feb 28 10:59:33.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
75432025-02-28T10:59:34.826Z[ recovery-image] Feb 28 10:59:33.353 INFO O| Feb 28 10:59:33.353 INFO STEP 946 (remove_files) COMPLETE
75442025-02-28T10:59:34.826Z[ recovery-image] Feb 28 10:59:33.353 INFO O| Feb 28 10:59:33.353 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452025-02-28T10:59:34.844Z[ recovery-image] Feb 28 10:59:33.374 INFO O| Feb 28 10:59:33.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
75462025-02-28T10:59:34.847Z[ recovery-image] Feb 28 10:59:33.374 INFO O| Feb 28 10:59:33.374 INFO STEP 947 (remove_files) COMPLETE
75472025-02-28T10:59:34.847Z[ recovery-image] Feb 28 10:59:33.375 INFO O| Feb 28 10:59:33.374 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482025-02-28T10:59:34.864Z[ recovery-image] Feb 28 10:59:33.394 INFO O| Feb 28 10:59:33.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
75492025-02-28T10:59:34.867Z[ recovery-image] Feb 28 10:59:33.394 INFO O| Feb 28 10:59:33.394 INFO STEP 948 (remove_files) COMPLETE
75502025-02-28T10:59:34.867Z[ recovery-image] Feb 28 10:59:33.394 INFO O| Feb 28 10:59:33.394 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512025-02-28T10:59:34.893Z[ recovery-image] Feb 28 10:59:33.422 INFO O| Feb 28 10:59:33.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
75522025-02-28T10:59:34.895Z[ recovery-image] Feb 28 10:59:33.422 INFO O| Feb 28 10:59:33.422 INFO STEP 949 (remove_files) COMPLETE
75532025-02-28T10:59:34.895Z[ recovery-image] Feb 28 10:59:33.423 INFO O| Feb 28 10:59:33.423 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542025-02-28T10:59:34.914Z[ recovery-image] Feb 28 10:59:33.443 INFO O| Feb 28 10:59:33.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
75552025-02-28T10:59:34.914Z[ recovery-image] Feb 28 10:59:33.444 INFO O| Feb 28 10:59:33.443 INFO STEP 950 (remove_files) COMPLETE
75562025-02-28T10:59:34.917Z[ recovery-image] Feb 28 10:59:33.444 INFO O| Feb 28 10:59:33.444 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572025-02-28T10:59:34.934Z[ recovery-image] Feb 28 10:59:33.463 INFO O| Feb 28 10:59:33.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
75582025-02-28T10:59:34.936Z[ recovery-image] Feb 28 10:59:33.464 INFO O| Feb 28 10:59:33.463 INFO STEP 951 (remove_files) COMPLETE
75592025-02-28T10:59:34.936Z[ recovery-image] Feb 28 10:59:33.464 INFO O| Feb 28 10:59:33.464 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602025-02-28T10:59:34.984Z[ recovery-image] Feb 28 10:59:33.514 INFO O| Feb 28 10:59:33.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75612025-02-28T10:59:34.987Z[ recovery-image] Feb 28 10:59:33.514 INFO O| Feb 28 10:59:33.514 INFO STEP 952 (remove_files) COMPLETE
75622025-02-28T10:59:34.987Z[ recovery-image] Feb 28 10:59:33.514 INFO O| Feb 28 10:59:33.514 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632025-02-28T10:59:35.006Z[ recovery-image] Feb 28 10:59:33.535 INFO O| Feb 28 10:59:33.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75642025-02-28T10:59:35.006Z[ recovery-image] Feb 28 10:59:33.535 INFO O| Feb 28 10:59:33.535 INFO STEP 953 (remove_files) COMPLETE
75652025-02-28T10:59:35.006Z[ recovery-image] Feb 28 10:59:33.535 INFO O| Feb 28 10:59:33.535 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662025-02-28T10:59:35.024Z[ recovery-image] Feb 28 10:59:33.553 INFO O| Feb 28 10:59:33.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75672025-02-28T10:59:35.025Z[ recovery-image] Feb 28 10:59:33.553 INFO O| Feb 28 10:59:33.553 INFO STEP 954 (remove_files) COMPLETE
75682025-02-28T10:59:35.025Z[ recovery-image] Feb 28 10:59:33.553 INFO O| Feb 28 10:59:33.553 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692025-02-28T10:59:35.043Z[ recovery-image] Feb 28 10:59:33.573 INFO O| Feb 28 10:59:33.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75702025-02-28T10:59:35.046Z[ recovery-image] Feb 28 10:59:33.573 INFO O| Feb 28 10:59:33.573 INFO STEP 955 (remove_files) COMPLETE
75712025-02-28T10:59:35.046Z[ recovery-image] Feb 28 10:59:33.573 INFO O| Feb 28 10:59:33.573 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722025-02-28T10:59:35.064Z[ recovery-image] Feb 28 10:59:33.594 INFO O| Feb 28 10:59:33.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75732025-02-28T10:59:35.067Z[ recovery-image] Feb 28 10:59:33.594 INFO O| Feb 28 10:59:33.594 INFO STEP 956 (remove_files) COMPLETE
75742025-02-28T10:59:35.067Z[ recovery-image] Feb 28 10:59:33.594 INFO O| Feb 28 10:59:33.594 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752025-02-28T10:59:35.105Z[ recovery-image] Feb 28 10:59:33.635 INFO O| Feb 28 10:59:33.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75762025-02-28T10:59:35.105Z[ recovery-image] Feb 28 10:59:33.635 INFO O| Feb 28 10:59:33.635 INFO STEP 957 (remove_files) COMPLETE
75772025-02-28T10:59:35.105Z[ recovery-image] Feb 28 10:59:33.635 INFO O| Feb 28 10:59:33.635 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782025-02-28T10:59:35.186Z[ recovery-image] Feb 28 10:59:33.715 INFO O| Feb 28 10:59:33.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75792025-02-28T10:59:35.186Z[ recovery-image] Feb 28 10:59:33.715 INFO O| Feb 28 10:59:33.715 INFO STEP 958 (remove_files) COMPLETE
75802025-02-28T10:59:35.186Z[ recovery-image] Feb 28 10:59:33.715 INFO O| Feb 28 10:59:33.715 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812025-02-28T10:59:35.238Z[ recovery-image] Feb 28 10:59:33.767 INFO O| Feb 28 10:59:33.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75822025-02-28T10:59:35.240Z[ recovery-image] Feb 28 10:59:33.767 INFO O| Feb 28 10:59:33.767 INFO STEP 959 (remove_files) COMPLETE
75832025-02-28T10:59:35.240Z[ recovery-image] Feb 28 10:59:33.768 INFO O| Feb 28 10:59:33.767 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842025-02-28T10:59:35.257Z[ recovery-image] Feb 28 10:59:33.787 INFO O| Feb 28 10:59:33.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75852025-02-28T10:59:35.260Z[ recovery-image] Feb 28 10:59:33.787 INFO O| Feb 28 10:59:33.787 INFO STEP 960 (remove_files) COMPLETE
75862025-02-28T10:59:35.260Z[ recovery-image] Feb 28 10:59:33.787 INFO O| Feb 28 10:59:33.787 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872025-02-28T10:59:35.286Z[ recovery-image] Feb 28 10:59:33.815 INFO O| Feb 28 10:59:33.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75882025-02-28T10:59:35.286Z[ recovery-image] Feb 28 10:59:33.815 INFO O| Feb 28 10:59:33.815 INFO STEP 961 (remove_files) COMPLETE
75892025-02-28T10:59:35.288Z[ recovery-image] Feb 28 10:59:33.815 INFO O| Feb 28 10:59:33.815 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902025-02-28T10:59:35.305Z[ recovery-image] Feb 28 10:59:33.835 INFO O| Feb 28 10:59:33.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75912025-02-28T10:59:35.305Z[ recovery-image] Feb 28 10:59:33.835 INFO O| Feb 28 10:59:33.835 INFO STEP 962 (remove_files) COMPLETE
75922025-02-28T10:59:35.308Z[ recovery-image] Feb 28 10:59:33.835 INFO O| Feb 28 10:59:33.835 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932025-02-28T10:59:35.326Z[ recovery-image] Feb 28 10:59:33.854 INFO O| Feb 28 10:59:33.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75942025-02-28T10:59:35.326Z[ recovery-image] Feb 28 10:59:33.854 INFO O| Feb 28 10:59:33.854 INFO STEP 963 (remove_files) COMPLETE
75952025-02-28T10:59:35.328Z[ recovery-image] Feb 28 10:59:33.854 INFO O| Feb 28 10:59:33.854 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962025-02-28T10:59:35.345Z[ recovery-image] Feb 28 10:59:33.875 INFO O| Feb 28 10:59:33.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75972025-02-28T10:59:35.345Z[ recovery-image] Feb 28 10:59:33.875 INFO O| Feb 28 10:59:33.875 INFO STEP 964 (remove_files) COMPLETE
75982025-02-28T10:59:35.345Z[ recovery-image] Feb 28 10:59:33.875 INFO O| Feb 28 10:59:33.875 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992025-02-28T10:59:35.365Z[ recovery-image] Feb 28 10:59:33.895 INFO O| Feb 28 10:59:33.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
76002025-02-28T10:59:35.365Z[ recovery-image] Feb 28 10:59:33.895 INFO O| Feb 28 10:59:33.895 INFO STEP 965 (remove_files) COMPLETE
76012025-02-28T10:59:35.365Z[ recovery-image] Feb 28 10:59:33.895 INFO O| Feb 28 10:59:33.895 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022025-02-28T10:59:35.388Z[ recovery-image] Feb 28 10:59:33.917 INFO O| Feb 28 10:59:33.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
76032025-02-28T10:59:35.388Z[ recovery-image] Feb 28 10:59:33.917 INFO O| Feb 28 10:59:33.917 INFO STEP 966 (remove_files) COMPLETE
76042025-02-28T10:59:35.390Z[ recovery-image] Feb 28 10:59:33.917 INFO O| Feb 28 10:59:33.917 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052025-02-28T10:59:35.408Z[ recovery-image] Feb 28 10:59:33.937 INFO O| Feb 28 10:59:33.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
76062025-02-28T10:59:35.411Z[ recovery-image] Feb 28 10:59:33.938 INFO O| Feb 28 10:59:33.937 INFO STEP 967 (remove_files) COMPLETE
76072025-02-28T10:59:35.411Z[ recovery-image] Feb 28 10:59:33.938 INFO O| Feb 28 10:59:33.937 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082025-02-28T10:59:35.465Z[ recovery-image] Feb 28 10:59:33.994 INFO O| Feb 28 10:59:33.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
76092025-02-28T10:59:35.465Z[ recovery-image] Feb 28 10:59:33.994 INFO O| Feb 28 10:59:33.994 INFO STEP 968 (remove_files) COMPLETE
76102025-02-28T10:59:35.466Z[ recovery-image] Feb 28 10:59:33.994 INFO O| Feb 28 10:59:33.994 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112025-02-28T10:59:35.488Z[ recovery-image] Feb 28 10:59:34.016 INFO O| Feb 28 10:59:34.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
76122025-02-28T10:59:35.488Z[ recovery-image] Feb 28 10:59:34.016 INFO O| Feb 28 10:59:34.016 INFO STEP 969 (remove_files) COMPLETE
76132025-02-28T10:59:35.488Z[ recovery-image] Feb 28 10:59:34.016 INFO O| Feb 28 10:59:34.016 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142025-02-28T10:59:35.512Z[ recovery-image] Feb 28 10:59:34.040 INFO O| Feb 28 10:59:34.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
76152025-02-28T10:59:35.512Z[ recovery-image] Feb 28 10:59:34.040 INFO O| Feb 28 10:59:34.040 INFO STEP 970 (remove_files) COMPLETE
76162025-02-28T10:59:35.514Z[ recovery-image] Feb 28 10:59:34.040 INFO O| Feb 28 10:59:34.040 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172025-02-28T10:59:35.575Z[ recovery-image] Feb 28 10:59:34.104 INFO O| Feb 28 10:59:34.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
76182025-02-28T10:59:35.575Z[ recovery-image] Feb 28 10:59:34.105 INFO O| Feb 28 10:59:34.104 INFO STEP 971 (remove_files) COMPLETE
76192025-02-28T10:59:35.575Z[ recovery-image] Feb 28 10:59:34.105 INFO O| Feb 28 10:59:34.105 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202025-02-28T10:59:35.620Z[ recovery-image] Feb 28 10:59:34.150 INFO O| Feb 28 10:59:34.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
76212025-02-28T10:59:35.620Z[ recovery-image] Feb 28 10:59:34.150 INFO O| Feb 28 10:59:34.150 INFO STEP 972 (remove_files) COMPLETE
76222025-02-28T10:59:35.620Z[ recovery-image] Feb 28 10:59:34.150 INFO O| Feb 28 10:59:34.150 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232025-02-28T10:59:35.639Z[ recovery-image] Feb 28 10:59:34.168 INFO O| Feb 28 10:59:34.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
76242025-02-28T10:59:35.639Z[ recovery-image] Feb 28 10:59:34.168 INFO O| Feb 28 10:59:34.168 INFO STEP 973 (remove_files) COMPLETE
76252025-02-28T10:59:35.639Z[ recovery-image] Feb 28 10:59:34.168 INFO O| Feb 28 10:59:34.168 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262025-02-28T10:59:35.695Z[ recovery-image] Feb 28 10:59:34.224 INFO O| Feb 28 10:59:34.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
76272025-02-28T10:59:35.695Z[ recovery-image] Feb 28 10:59:34.224 INFO O| Feb 28 10:59:34.224 INFO STEP 974 (remove_files) COMPLETE
76282025-02-28T10:59:35.695Z[ recovery-image] Feb 28 10:59:34.224 INFO O| Feb 28 10:59:34.224 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292025-02-28T10:59:35.728Z[ recovery-image] Feb 28 10:59:34.257 INFO O| Feb 28 10:59:34.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
76302025-02-28T10:59:35.730Z[ recovery-image] Feb 28 10:59:34.258 INFO O| Feb 28 10:59:34.258 INFO STEP 975 (remove_files) COMPLETE
76312025-02-28T10:59:35.730Z[ recovery-image] Feb 28 10:59:34.258 INFO O| Feb 28 10:59:34.258 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322025-02-28T10:59:35.749Z[ recovery-image] Feb 28 10:59:34.279 INFO O| Feb 28 10:59:34.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
76332025-02-28T10:59:35.749Z[ recovery-image] Feb 28 10:59:34.279 INFO O| Feb 28 10:59:34.279 INFO STEP 976 (remove_files) COMPLETE
76342025-02-28T10:59:35.752Z[ recovery-image] Feb 28 10:59:34.279 INFO O| Feb 28 10:59:34.279 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352025-02-28T10:59:35.772Z[ recovery-image] Feb 28 10:59:34.301 INFO O| Feb 28 10:59:34.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
76362025-02-28T10:59:35.774Z[ recovery-image] Feb 28 10:59:34.301 INFO O| Feb 28 10:59:34.301 INFO STEP 977 (remove_files) COMPLETE
76372025-02-28T10:59:35.774Z[ recovery-image] Feb 28 10:59:34.301 INFO O| Feb 28 10:59:34.301 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382025-02-28T10:59:35.812Z[ recovery-image] Feb 28 10:59:34.342 INFO O| Feb 28 10:59:34.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
76392025-02-28T10:59:35.812Z[ recovery-image] Feb 28 10:59:34.342 INFO O| Feb 28 10:59:34.342 INFO STEP 978 (remove_files) COMPLETE
76402025-02-28T10:59:35.815Z[ recovery-image] Feb 28 10:59:34.342 INFO O| Feb 28 10:59:34.342 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412025-02-28T10:59:35.834Z[ recovery-image] Feb 28 10:59:34.363 INFO O| Feb 28 10:59:34.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
76422025-02-28T10:59:35.837Z[ recovery-image] Feb 28 10:59:34.364 INFO O| Feb 28 10:59:34.364 INFO STEP 979 (remove_files) COMPLETE
76432025-02-28T10:59:35.837Z[ recovery-image] Feb 28 10:59:34.364 INFO O| Feb 28 10:59:34.364 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442025-02-28T10:59:35.854Z[ recovery-image] Feb 28 10:59:34.382 INFO O| Feb 28 10:59:34.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
76452025-02-28T10:59:35.857Z[ recovery-image] Feb 28 10:59:34.383 INFO O| Feb 28 10:59:34.383 INFO STEP 980 (remove_files) COMPLETE
76462025-02-28T10:59:35.857Z[ recovery-image] Feb 28 10:59:34.383 INFO O| Feb 28 10:59:34.383 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472025-02-28T10:59:35.873Z[ recovery-image] Feb 28 10:59:34.402 INFO O| Feb 28 10:59:34.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
76482025-02-28T10:59:35.876Z[ recovery-image] Feb 28 10:59:34.402 INFO O| Feb 28 10:59:34.402 INFO STEP 981 (remove_files) COMPLETE
76492025-02-28T10:59:35.876Z[ recovery-image] Feb 28 10:59:34.402 INFO O| Feb 28 10:59:34.402 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502025-02-28T10:59:35.890Z[ recovery-image] Feb 28 10:59:34.419 INFO O| Feb 28 10:59:34.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
76512025-02-28T10:59:35.892Z[ recovery-image] Feb 28 10:59:34.419 INFO O| Feb 28 10:59:34.419 INFO STEP 982 (remove_files) COMPLETE
76522025-02-28T10:59:35.892Z[ recovery-image] Feb 28 10:59:34.419 INFO O| Feb 28 10:59:34.419 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532025-02-28T10:59:35.907Z[ recovery-image] Feb 28 10:59:34.436 INFO O| Feb 28 10:59:34.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
76542025-02-28T10:59:35.907Z[ recovery-image] Feb 28 10:59:34.436 INFO O| Feb 28 10:59:34.436 INFO STEP 983 (remove_files) COMPLETE
76552025-02-28T10:59:35.910Z[ recovery-image] Feb 28 10:59:34.436 INFO O| Feb 28 10:59:34.436 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562025-02-28T10:59:35.962Z[ recovery-image] Feb 28 10:59:34.491 INFO O| Feb 28 10:59:34.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
76572025-02-28T10:59:35.962Z[ recovery-image] Feb 28 10:59:34.491 INFO O| Feb 28 10:59:34.491 INFO STEP 984 (remove_files) COMPLETE
76582025-02-28T10:59:35.964Z[ recovery-image] Feb 28 10:59:34.492 INFO O| Feb 28 10:59:34.491 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592025-02-28T10:59:36.130Z[ recovery-image] Feb 28 10:59:34.659 INFO O| Feb 28 10:59:34.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
76602025-02-28T10:59:36.130Z[ recovery-image] Feb 28 10:59:34.659 INFO O| Feb 28 10:59:34.659 INFO STEP 985 (remove_files) COMPLETE
76612025-02-28T10:59:36.132Z[ recovery-image] Feb 28 10:59:34.659 INFO O| Feb 28 10:59:34.659 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622025-02-28T10:59:36.172Z[ recovery-image] Feb 28 10:59:34.702 INFO O| Feb 28 10:59:34.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76632025-02-28T10:59:36.172Z[ recovery-image] Feb 28 10:59:34.702 INFO O| Feb 28 10:59:34.702 INFO STEP 986 (remove_files) COMPLETE
76642025-02-28T10:59:36.172Z[ recovery-image] Feb 28 10:59:34.702 INFO O| Feb 28 10:59:34.702 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652025-02-28T10:59:36.205Z[ recovery-image] Feb 28 10:59:34.735 INFO O| Feb 28 10:59:34.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76662025-02-28T10:59:36.205Z[ recovery-image] Feb 28 10:59:34.735 INFO O| Feb 28 10:59:34.735 INFO STEP 987 (remove_files) COMPLETE
76672025-02-28T10:59:36.208Z[ recovery-image] Feb 28 10:59:34.735 INFO O| Feb 28 10:59:34.735 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682025-02-28T10:59:36.227Z[ recovery-image] Feb 28 10:59:34.756 INFO O| Feb 28 10:59:34.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76692025-02-28T10:59:36.227Z[ recovery-image] Feb 28 10:59:34.756 INFO O| Feb 28 10:59:34.756 INFO STEP 988 (remove_files) COMPLETE
76702025-02-28T10:59:36.227Z[ recovery-image] Feb 28 10:59:34.756 INFO O| Feb 28 10:59:34.756 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712025-02-28T10:59:36.248Z[ recovery-image] Feb 28 10:59:34.776 INFO O| Feb 28 10:59:34.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76722025-02-28T10:59:36.248Z[ recovery-image] Feb 28 10:59:34.777 INFO O| Feb 28 10:59:34.776 INFO STEP 989 (remove_files) COMPLETE
76732025-02-28T10:59:36.248Z[ recovery-image] Feb 28 10:59:34.777 INFO O| Feb 28 10:59:34.777 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742025-02-28T10:59:36.268Z[ recovery-image] Feb 28 10:59:34.797 INFO O| Feb 28 10:59:34.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76752025-02-28T10:59:36.268Z[ recovery-image] Feb 28 10:59:34.797 INFO O| Feb 28 10:59:34.797 INFO STEP 990 (remove_files) COMPLETE
76762025-02-28T10:59:36.268Z[ recovery-image] Feb 28 10:59:34.797 INFO O| Feb 28 10:59:34.797 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772025-02-28T10:59:36.288Z[ recovery-image] Feb 28 10:59:34.817 INFO O| Feb 28 10:59:34.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76782025-02-28T10:59:36.288Z[ recovery-image] Feb 28 10:59:34.817 INFO O| Feb 28 10:59:34.817 INFO STEP 991 (remove_files) COMPLETE
76792025-02-28T10:59:36.288Z[ recovery-image] Feb 28 10:59:34.817 INFO O| Feb 28 10:59:34.817 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802025-02-28T10:59:36.308Z[ recovery-image] Feb 28 10:59:34.837 INFO O| Feb 28 10:59:34.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76812025-02-28T10:59:36.308Z[ recovery-image] Feb 28 10:59:34.837 INFO O| Feb 28 10:59:34.837 INFO STEP 992 (remove_files) COMPLETE
76822025-02-28T10:59:36.308Z[ recovery-image] Feb 28 10:59:34.837 INFO O| Feb 28 10:59:34.837 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832025-02-28T10:59:36.344Z[ recovery-image] Feb 28 10:59:34.874 INFO O| Feb 28 10:59:34.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76842025-02-28T10:59:36.344Z[ recovery-image] Feb 28 10:59:34.874 INFO O| Feb 28 10:59:34.874 INFO STEP 993 (remove_files) COMPLETE
76852025-02-28T10:59:36.344Z[ recovery-image] Feb 28 10:59:34.874 INFO O| Feb 28 10:59:34.874 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862025-02-28T10:59:36.402Z[ recovery-image] Feb 28 10:59:34.931 INFO O| Feb 28 10:59:34.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76872025-02-28T10:59:36.402Z[ recovery-image] Feb 28 10:59:34.931 INFO O| Feb 28 10:59:34.931 INFO STEP 994 (remove_files) COMPLETE
76882025-02-28T10:59:36.402Z[ recovery-image] Feb 28 10:59:34.931 INFO O| Feb 28 10:59:34.931 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892025-02-28T10:59:36.439Z[ recovery-image] Feb 28 10:59:34.968 INFO O| Feb 28 10:59:34.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76902025-02-28T10:59:36.441Z[ recovery-image] Feb 28 10:59:34.968 INFO O| Feb 28 10:59:34.968 INFO STEP 995 (remove_files) COMPLETE
76912025-02-28T10:59:36.441Z[ recovery-image] Feb 28 10:59:34.968 INFO O| Feb 28 10:59:34.968 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922025-02-28T10:59:36.461Z[ recovery-image] Feb 28 10:59:34.990 INFO O| Feb 28 10:59:34.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76932025-02-28T10:59:36.461Z[ recovery-image] Feb 28 10:59:34.990 INFO O| Feb 28 10:59:34.990 INFO STEP 996 (remove_files) COMPLETE
76942025-02-28T10:59:36.461Z[ recovery-image] Feb 28 10:59:34.990 INFO O| Feb 28 10:59:34.990 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952025-02-28T10:59:36.482Z[ recovery-image] Feb 28 10:59:35.010 INFO O| Feb 28 10:59:35.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76962025-02-28T10:59:36.482Z[ recovery-image] Feb 28 10:59:35.010 INFO O| Feb 28 10:59:35.010 INFO STEP 997 (remove_files) COMPLETE
76972025-02-28T10:59:36.482Z[ recovery-image] Feb 28 10:59:35.010 INFO O| Feb 28 10:59:35.010 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982025-02-28T10:59:36.502Z[ recovery-image] Feb 28 10:59:35.031 INFO O| Feb 28 10:59:35.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76992025-02-28T10:59:36.505Z[ recovery-image] Feb 28 10:59:35.032 INFO O| Feb 28 10:59:35.031 INFO STEP 998 (remove_files) COMPLETE
77002025-02-28T10:59:36.505Z[ recovery-image] Feb 28 10:59:35.032 INFO O| Feb 28 10:59:35.032 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012025-02-28T10:59:36.525Z[ recovery-image] Feb 28 10:59:35.054 INFO O| Feb 28 10:59:35.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
77022025-02-28T10:59:36.528Z[ recovery-image] Feb 28 10:59:35.054 INFO O| Feb 28 10:59:35.054 INFO STEP 999 (remove_files) COMPLETE
77032025-02-28T10:59:36.528Z[ recovery-image] Feb 28 10:59:35.054 INFO O| Feb 28 10:59:35.054 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042025-02-28T10:59:36.562Z[ recovery-image] Feb 28 10:59:35.091 INFO O| Feb 28 10:59:35.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
77052025-02-28T10:59:36.564Z[ recovery-image] Feb 28 10:59:35.091 INFO O| Feb 28 10:59:35.091 INFO STEP 1000 (remove_files) COMPLETE
77062025-02-28T10:59:36.564Z[ recovery-image] Feb 28 10:59:35.091 INFO O| Feb 28 10:59:35.091 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072025-02-28T10:59:36.584Z[ recovery-image] Feb 28 10:59:35.113 INFO O| Feb 28 10:59:35.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
77082025-02-28T10:59:36.584Z[ recovery-image] Feb 28 10:59:35.113 INFO O| Feb 28 10:59:35.113 INFO STEP 1001 (remove_files) COMPLETE
77092025-02-28T10:59:36.587Z[ recovery-image] Feb 28 10:59:35.113 INFO O| Feb 28 10:59:35.113 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102025-02-28T10:59:36.629Z[ recovery-image] Feb 28 10:59:35.158 INFO O| Feb 28 10:59:35.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
77112025-02-28T10:59:36.629Z[ recovery-image] Feb 28 10:59:35.159 INFO O| Feb 28 10:59:35.159 INFO STEP 1002 (remove_files) COMPLETE
77122025-02-28T10:59:36.631Z[ recovery-image] Feb 28 10:59:35.159 INFO O| Feb 28 10:59:35.159 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132025-02-28T10:59:36.646Z[ recovery-image] Feb 28 10:59:35.175 INFO O| Feb 28 10:59:35.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
77142025-02-28T10:59:36.646Z[ recovery-image] Feb 28 10:59:35.176 INFO O| Feb 28 10:59:35.176 INFO STEP 1003 (remove_files) COMPLETE
77152025-02-28T10:59:36.646Z[ recovery-image] Feb 28 10:59:35.176 INFO O| Feb 28 10:59:35.176 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162025-02-28T10:59:36.680Z[ recovery-image] Feb 28 10:59:35.209 INFO O| Feb 28 10:59:35.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
77172025-02-28T10:59:36.682Z[ recovery-image] Feb 28 10:59:35.209 INFO O| Feb 28 10:59:35.209 INFO STEP 1004 (remove_files) COMPLETE
77182025-02-28T10:59:36.682Z[ recovery-image] Feb 28 10:59:35.209 INFO O| Feb 28 10:59:35.209 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192025-02-28T10:59:36.745Z[ recovery-image] Feb 28 10:59:35.270 INFO O| Feb 28 10:59:35.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
77202025-02-28T10:59:36.745Z[ recovery-image] Feb 28 10:59:35.270 INFO O| Feb 28 10:59:35.270 INFO STEP 1005 (remove_files) COMPLETE
77212025-02-28T10:59:36.745Z[ recovery-image] Feb 28 10:59:35.270 INFO O| Feb 28 10:59:35.270 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222025-02-28T10:59:36.760Z[ recovery-image] Feb 28 10:59:35.290 INFO O| Feb 28 10:59:35.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
77232025-02-28T10:59:36.760Z[ recovery-image] Feb 28 10:59:35.290 INFO O| Feb 28 10:59:35.290 INFO STEP 1006 (remove_files) COMPLETE
77242025-02-28T10:59:36.760Z[ recovery-image] Feb 28 10:59:35.290 INFO O| Feb 28 10:59:35.290 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252025-02-28T10:59:36.779Z[ recovery-image] Feb 28 10:59:35.308 INFO O| Feb 28 10:59:35.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
77262025-02-28T10:59:36.779Z[ recovery-image] Feb 28 10:59:35.308 INFO O| Feb 28 10:59:35.308 INFO STEP 1007 (remove_files) COMPLETE
77272025-02-28T10:59:36.779Z[ recovery-image] Feb 28 10:59:35.308 INFO O| Feb 28 10:59:35.308 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282025-02-28T10:59:36.797Z[ recovery-image] Feb 28 10:59:35.327 INFO O| Feb 28 10:59:35.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
77292025-02-28T10:59:36.798Z[ recovery-image] Feb 28 10:59:35.327 INFO O| Feb 28 10:59:35.327 INFO STEP 1008 (remove_files) COMPLETE
77302025-02-28T10:59:36.798Z[ recovery-image] Feb 28 10:59:35.327 INFO O| Feb 28 10:59:35.327 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312025-02-28T10:59:36.816Z[ recovery-image] Feb 28 10:59:35.345 INFO O| Feb 28 10:59:35.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
77322025-02-28T10:59:36.817Z[ recovery-image] Feb 28 10:59:35.345 INFO O| Feb 28 10:59:35.345 INFO STEP 1009 (remove_files) COMPLETE
77332025-02-28T10:59:36.817Z[ recovery-image] Feb 28 10:59:35.345 INFO O| Feb 28 10:59:35.345 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342025-02-28T10:59:36.835Z[ recovery-image] Feb 28 10:59:35.364 INFO O| Feb 28 10:59:35.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
77352025-02-28T10:59:36.835Z[ recovery-image] Feb 28 10:59:35.364 INFO O| Feb 28 10:59:35.364 INFO STEP 1010 (remove_files) COMPLETE
77362025-02-28T10:59:36.837Z[ recovery-image] Feb 28 10:59:35.365 INFO O| Feb 28 10:59:35.364 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372025-02-28T10:59:36.860Z[ recovery-image] Feb 28 10:59:35.389 INFO O| Feb 28 10:59:35.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
77382025-02-28T10:59:36.860Z[ recovery-image] Feb 28 10:59:35.389 INFO O| Feb 28 10:59:35.389 INFO STEP 1011 (remove_files) COMPLETE
77392025-02-28T10:59:36.860Z[ recovery-image] Feb 28 10:59:35.389 INFO O| Feb 28 10:59:35.389 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402025-02-28T10:59:36.882Z[ recovery-image] Feb 28 10:59:35.411 INFO O| Feb 28 10:59:35.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
77412025-02-28T10:59:36.884Z[ recovery-image] Feb 28 10:59:35.411 INFO O| Feb 28 10:59:35.411 INFO STEP 1012 (remove_files) COMPLETE
77422025-02-28T10:59:36.884Z[ recovery-image] Feb 28 10:59:35.411 INFO O| Feb 28 10:59:35.411 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432025-02-28T10:59:36.909Z[ recovery-image] Feb 28 10:59:35.438 INFO O| Feb 28 10:59:35.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
77442025-02-28T10:59:36.909Z[ recovery-image] Feb 28 10:59:35.438 INFO O| Feb 28 10:59:35.438 INFO STEP 1013 (remove_files) COMPLETE
77452025-02-28T10:59:36.909Z[ recovery-image] Feb 28 10:59:35.438 INFO O| Feb 28 10:59:35.438 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462025-02-28T10:59:36.947Z[ recovery-image] Feb 28 10:59:35.477 INFO O| Feb 28 10:59:35.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
77472025-02-28T10:59:36.948Z[ recovery-image] Feb 28 10:59:35.477 INFO O| Feb 28 10:59:35.477 INFO STEP 1014 (remove_files) COMPLETE
77482025-02-28T10:59:36.948Z[ recovery-image] Feb 28 10:59:35.477 INFO O| Feb 28 10:59:35.477 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492025-02-28T10:59:36.969Z[ recovery-image] Feb 28 10:59:35.498 INFO O| Feb 28 10:59:35.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
77502025-02-28T10:59:36.969Z[ recovery-image] Feb 28 10:59:35.498 INFO O| Feb 28 10:59:35.498 INFO STEP 1015 (remove_files) COMPLETE
77512025-02-28T10:59:36.969Z[ recovery-image] Feb 28 10:59:35.498 INFO O| Feb 28 10:59:35.498 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522025-02-28T10:59:36.988Z[ recovery-image] Feb 28 10:59:35.518 INFO O| Feb 28 10:59:35.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
77532025-02-28T10:59:36.988Z[ recovery-image] Feb 28 10:59:35.518 INFO O| Feb 28 10:59:35.518 INFO STEP 1016 (remove_files) COMPLETE
77542025-02-28T10:59:36.991Z[ recovery-image] Feb 28 10:59:35.518 INFO O| Feb 28 10:59:35.518 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552025-02-28T10:59:37.047Z[ recovery-image] Feb 28 10:59:35.576 INFO O| Feb 28 10:59:35.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77562025-02-28T10:59:37.047Z[ recovery-image] Feb 28 10:59:35.576 INFO O| Feb 28 10:59:35.576 INFO STEP 1017 (remove_files) COMPLETE
77572025-02-28T10:59:37.047Z[ recovery-image] Feb 28 10:59:35.576 INFO O| Feb 28 10:59:35.576 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582025-02-28T10:59:37.068Z[ recovery-image] Feb 28 10:59:35.597 INFO O| Feb 28 10:59:35.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77592025-02-28T10:59:37.070Z[ recovery-image] Feb 28 10:59:35.597 INFO O| Feb 28 10:59:35.597 INFO STEP 1018 (remove_files) COMPLETE
77602025-02-28T10:59:37.070Z[ recovery-image] Feb 28 10:59:35.597 INFO O| Feb 28 10:59:35.597 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612025-02-28T10:59:37.177Z[ recovery-image] Feb 28 10:59:35.706 INFO O| Feb 28 10:59:35.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77622025-02-28T10:59:37.179Z[ recovery-image] Feb 28 10:59:35.706 INFO O| Feb 28 10:59:35.706 INFO STEP 1019 (remove_files) COMPLETE
77632025-02-28T10:59:37.179Z[ recovery-image] Feb 28 10:59:35.706 INFO O| Feb 28 10:59:35.706 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642025-02-28T10:59:37.217Z[ recovery-image] Feb 28 10:59:35.746 INFO O| Feb 28 10:59:35.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77652025-02-28T10:59:37.217Z[ recovery-image] Feb 28 10:59:35.746 INFO O| Feb 28 10:59:35.746 INFO STEP 1020 (remove_files) COMPLETE
77662025-02-28T10:59:37.217Z[ recovery-image] Feb 28 10:59:35.746 INFO O| Feb 28 10:59:35.746 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672025-02-28T10:59:37.254Z[ recovery-image] Feb 28 10:59:35.783 INFO O| Feb 28 10:59:35.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77682025-02-28T10:59:37.254Z[ recovery-image] Feb 28 10:59:35.783 INFO O| Feb 28 10:59:35.783 INFO STEP 1021 (remove_files) COMPLETE
77692025-02-28T10:59:37.254Z[ recovery-image] Feb 28 10:59:35.783 INFO O| Feb 28 10:59:35.783 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702025-02-28T10:59:37.292Z[ recovery-image] Feb 28 10:59:35.821 INFO O| Feb 28 10:59:35.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77712025-02-28T10:59:37.292Z[ recovery-image] Feb 28 10:59:35.822 INFO O| Feb 28 10:59:35.822 INFO STEP 1022 (remove_files) COMPLETE
77722025-02-28T10:59:37.295Z[ recovery-image] Feb 28 10:59:35.822 INFO O| Feb 28 10:59:35.822 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732025-02-28T10:59:37.317Z[ recovery-image] Feb 28 10:59:35.846 INFO O| Feb 28 10:59:35.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77742025-02-28T10:59:37.317Z[ recovery-image] Feb 28 10:59:35.846 INFO O| Feb 28 10:59:35.846 INFO STEP 1023 (remove_files) COMPLETE
77752025-02-28T10:59:37.320Z[ recovery-image] Feb 28 10:59:35.846 INFO O| Feb 28 10:59:35.846 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762025-02-28T10:59:37.337Z[ recovery-image] Feb 28 10:59:35.867 INFO O| Feb 28 10:59:35.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77772025-02-28T10:59:37.337Z[ recovery-image] Feb 28 10:59:35.867 INFO O| Feb 28 10:59:35.867 INFO STEP 1024 (remove_files) COMPLETE
77782025-02-28T10:59:37.337Z[ recovery-image] Feb 28 10:59:35.867 INFO O| Feb 28 10:59:35.867 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792025-02-28T10:59:37.398Z[ recovery-image] Feb 28 10:59:35.927 INFO O| Feb 28 10:59:35.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77802025-02-28T10:59:37.401Z[ recovery-image] Feb 28 10:59:35.927 INFO O| Feb 28 10:59:35.927 INFO STEP 1025 (remove_files) COMPLETE
77812025-02-28T10:59:37.401Z[ recovery-image] Feb 28 10:59:35.927 INFO O| Feb 28 10:59:35.927 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822025-02-28T10:59:37.442Z[ recovery-image] Feb 28 10:59:35.971 INFO O| Feb 28 10:59:35.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77832025-02-28T10:59:37.442Z[ recovery-image] Feb 28 10:59:35.971 INFO O| Feb 28 10:59:35.971 INFO STEP 1026 (remove_files) COMPLETE
77842025-02-28T10:59:37.442Z[ recovery-image] Feb 28 10:59:35.971 INFO O| Feb 28 10:59:35.971 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852025-02-28T10:59:37.462Z[ recovery-image] Feb 28 10:59:35.991 INFO O| Feb 28 10:59:35.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77862025-02-28T10:59:37.462Z[ recovery-image] Feb 28 10:59:35.991 INFO O| Feb 28 10:59:35.991 INFO STEP 1027 (remove_files) COMPLETE
77872025-02-28T10:59:37.462Z[ recovery-image] Feb 28 10:59:35.991 INFO O| Feb 28 10:59:35.991 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882025-02-28T10:59:37.503Z[ recovery-image] Feb 28 10:59:36.032 INFO O| Feb 28 10:59:36.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77892025-02-28T10:59:37.503Z[ recovery-image] Feb 28 10:59:36.032 INFO O| Feb 28 10:59:36.032 INFO STEP 1028 (remove_files) COMPLETE
77902025-02-28T10:59:37.506Z[ recovery-image] Feb 28 10:59:36.033 INFO O| Feb 28 10:59:36.032 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912025-02-28T10:59:37.524Z[ recovery-image] Feb 28 10:59:36.053 INFO O| Feb 28 10:59:36.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77922025-02-28T10:59:37.524Z[ recovery-image] Feb 28 10:59:36.053 INFO O| Feb 28 10:59:36.053 INFO STEP 1029 (remove_files) COMPLETE
77932025-02-28T10:59:37.526Z[ recovery-image] Feb 28 10:59:36.053 INFO O| Feb 28 10:59:36.053 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942025-02-28T10:59:37.554Z[ recovery-image] Feb 28 10:59:36.083 INFO O| Feb 28 10:59:36.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77952025-02-28T10:59:37.554Z[ recovery-image] Feb 28 10:59:36.083 INFO O| Feb 28 10:59:36.083 INFO STEP 1030 (remove_files) COMPLETE
77962025-02-28T10:59:37.557Z[ recovery-image] Feb 28 10:59:36.083 INFO O| Feb 28 10:59:36.083 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972025-02-28T10:59:37.587Z[ recovery-image] Feb 28 10:59:36.115 INFO O| Feb 28 10:59:36.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77982025-02-28T10:59:37.587Z[ recovery-image] Feb 28 10:59:36.116 INFO O| Feb 28 10:59:36.116 INFO STEP 1031 (remove_files) COMPLETE
77992025-02-28T10:59:37.587Z[ recovery-image] Feb 28 10:59:36.116 INFO O| Feb 28 10:59:36.116 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002025-02-28T10:59:37.613Z[ recovery-image] Feb 28 10:59:36.142 INFO O| Feb 28 10:59:36.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
78012025-02-28T10:59:37.613Z[ recovery-image] Feb 28 10:59:36.143 INFO O| Feb 28 10:59:36.143 INFO STEP 1032 (remove_files) COMPLETE
78022025-02-28T10:59:37.613Z[ recovery-image] Feb 28 10:59:36.143 INFO O| Feb 28 10:59:36.143 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032025-02-28T10:59:37.632Z[ recovery-image] Feb 28 10:59:36.161 INFO O| Feb 28 10:59:36.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
78042025-02-28T10:59:37.632Z[ recovery-image] Feb 28 10:59:36.161 INFO O| Feb 28 10:59:36.161 INFO STEP 1033 (remove_files) COMPLETE
78052025-02-28T10:59:37.632Z[ recovery-image] Feb 28 10:59:36.161 INFO O| Feb 28 10:59:36.161 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062025-02-28T10:59:37.672Z[ recovery-image] Feb 28 10:59:36.201 INFO O| Feb 28 10:59:36.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
78072025-02-28T10:59:37.674Z[ recovery-image] Feb 28 10:59:36.201 INFO O| Feb 28 10:59:36.201 INFO STEP 1034 (remove_files) COMPLETE
78082025-02-28T10:59:37.674Z[ recovery-image] Feb 28 10:59:36.201 INFO O| Feb 28 10:59:36.201 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092025-02-28T10:59:37.693Z[ recovery-image] Feb 28 10:59:36.222 INFO O| Feb 28 10:59:36.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
78102025-02-28T10:59:37.693Z[ recovery-image] Feb 28 10:59:36.222 INFO O| Feb 28 10:59:36.222 INFO STEP 1035 (remove_files) COMPLETE
78112025-02-28T10:59:37.693Z[ recovery-image] Feb 28 10:59:36.222 INFO O| Feb 28 10:59:36.222 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122025-02-28T10:59:37.713Z[ recovery-image] Feb 28 10:59:36.241 INFO O| Feb 28 10:59:36.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
78132025-02-28T10:59:37.713Z[ recovery-image] Feb 28 10:59:36.241 INFO O| Feb 28 10:59:36.241 INFO STEP 1036 (remove_files) COMPLETE
78142025-02-28T10:59:37.716Z[ recovery-image] Feb 28 10:59:36.241 INFO O| Feb 28 10:59:36.241 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152025-02-28T10:59:37.731Z[ recovery-image] Feb 28 10:59:36.260 INFO O| Feb 28 10:59:36.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
78162025-02-28T10:59:37.734Z[ recovery-image] Feb 28 10:59:36.260 INFO O| Feb 28 10:59:36.260 INFO STEP 1037 (remove_files) COMPLETE
78172025-02-28T10:59:37.734Z[ recovery-image] Feb 28 10:59:36.260 INFO O| Feb 28 10:59:36.260 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182025-02-28T10:59:37.750Z[ recovery-image] Feb 28 10:59:36.280 INFO O| Feb 28 10:59:36.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
78192025-02-28T10:59:37.750Z[ recovery-image] Feb 28 10:59:36.280 INFO O| Feb 28 10:59:36.280 INFO STEP 1038 (remove_files) COMPLETE
78202025-02-28T10:59:37.753Z[ recovery-image] Feb 28 10:59:36.280 INFO O| Feb 28 10:59:36.280 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212025-02-28T10:59:37.769Z[ recovery-image] Feb 28 10:59:36.298 INFO O| Feb 28 10:59:36.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
78222025-02-28T10:59:37.769Z[ recovery-image] Feb 28 10:59:36.299 INFO O| Feb 28 10:59:36.298 INFO STEP 1039 (remove_files) COMPLETE
78232025-02-28T10:59:37.769Z[ recovery-image] Feb 28 10:59:36.299 INFO O| Feb 28 10:59:36.299 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242025-02-28T10:59:37.788Z[ recovery-image] Feb 28 10:59:36.317 INFO O| Feb 28 10:59:36.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
78252025-02-28T10:59:37.788Z[ recovery-image] Feb 28 10:59:36.317 INFO O| Feb 28 10:59:36.317 INFO STEP 1040 (remove_files) COMPLETE
78262025-02-28T10:59:37.788Z[ recovery-image] Feb 28 10:59:36.317 INFO O| Feb 28 10:59:36.317 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272025-02-28T10:59:37.806Z[ recovery-image] Feb 28 10:59:36.335 INFO O| Feb 28 10:59:36.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
78282025-02-28T10:59:37.806Z[ recovery-image] Feb 28 10:59:36.335 INFO O| Feb 28 10:59:36.335 INFO STEP 1041 (remove_files) COMPLETE
78292025-02-28T10:59:37.806Z[ recovery-image] Feb 28 10:59:36.335 INFO O| Feb 28 10:59:36.335 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302025-02-28T10:59:37.825Z[ recovery-image] Feb 28 10:59:36.354 INFO O| Feb 28 10:59:36.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
78312025-02-28T10:59:37.825Z[ recovery-image] Feb 28 10:59:36.354 INFO O| Feb 28 10:59:36.354 INFO STEP 1042 (remove_files) COMPLETE
78322025-02-28T10:59:37.827Z[ recovery-image] Feb 28 10:59:36.354 INFO O| Feb 28 10:59:36.354 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332025-02-28T10:59:37.858Z[ recovery-image] Feb 28 10:59:36.387 INFO O| Feb 28 10:59:36.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
78342025-02-28T10:59:37.858Z[ recovery-image] Feb 28 10:59:36.387 INFO O| Feb 28 10:59:36.387 INFO STEP 1043 (remove_files) COMPLETE
78352025-02-28T10:59:37.860Z[ recovery-image] Feb 28 10:59:36.387 INFO O| Feb 28 10:59:36.387 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362025-02-28T10:59:37.895Z[ recovery-image] Feb 28 10:59:36.424 INFO O| Feb 28 10:59:36.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
78372025-02-28T10:59:37.895Z[ recovery-image] Feb 28 10:59:36.424 INFO O| Feb 28 10:59:36.424 INFO STEP 1044 (remove_files) COMPLETE
78382025-02-28T10:59:37.895Z[ recovery-image] Feb 28 10:59:36.424 INFO O| Feb 28 10:59:36.424 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392025-02-28T10:59:37.932Z[ recovery-image] Feb 28 10:59:36.461 INFO O| Feb 28 10:59:36.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
78402025-02-28T10:59:37.932Z[ recovery-image] Feb 28 10:59:36.461 INFO O| Feb 28 10:59:36.461 INFO STEP 1045 (remove_files) COMPLETE
78412025-02-28T10:59:37.932Z[ recovery-image] Feb 28 10:59:36.461 INFO O| Feb 28 10:59:36.461 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422025-02-28T10:59:37.953Z[ recovery-image] Feb 28 10:59:36.482 INFO O| Feb 28 10:59:36.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
78432025-02-28T10:59:37.953Z[ recovery-image] Feb 28 10:59:36.482 INFO O| Feb 28 10:59:36.482 INFO STEP 1046 (remove_files) COMPLETE
78442025-02-28T10:59:37.955Z[ recovery-image] Feb 28 10:59:36.482 INFO O| Feb 28 10:59:36.482 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452025-02-28T10:59:37.973Z[ recovery-image] Feb 28 10:59:36.502 INFO O| Feb 28 10:59:36.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
78462025-02-28T10:59:37.973Z[ recovery-image] Feb 28 10:59:36.502 INFO O| Feb 28 10:59:36.502 INFO STEP 1047 (remove_files) COMPLETE
78472025-02-28T10:59:37.973Z[ recovery-image] Feb 28 10:59:36.502 INFO O| Feb 28 10:59:36.502 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482025-02-28T10:59:38.012Z[ recovery-image] Feb 28 10:59:36.541 INFO O| Feb 28 10:59:36.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
78492025-02-28T10:59:38.015Z[ recovery-image] Feb 28 10:59:36.541 INFO O| Feb 28 10:59:36.541 INFO STEP 1048 (remove_files) COMPLETE
78502025-02-28T10:59:38.015Z[ recovery-image] Feb 28 10:59:36.541 INFO O| Feb 28 10:59:36.541 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512025-02-28T10:59:38.058Z[ recovery-image] Feb 28 10:59:36.588 INFO O| Feb 28 10:59:36.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78522025-02-28T10:59:38.058Z[ recovery-image] Feb 28 10:59:36.588 INFO O| Feb 28 10:59:36.588 INFO STEP 1049 (remove_files) COMPLETE
78532025-02-28T10:59:38.061Z[ recovery-image] Feb 28 10:59:36.588 INFO O| Feb 28 10:59:36.588 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542025-02-28T10:59:38.080Z[ recovery-image] Feb 28 10:59:36.610 INFO O| Feb 28 10:59:36.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78552025-02-28T10:59:38.080Z[ recovery-image] Feb 28 10:59:36.610 INFO O| Feb 28 10:59:36.610 INFO STEP 1050 (remove_files) COMPLETE
78562025-02-28T10:59:38.080Z[ recovery-image] Feb 28 10:59:36.610 INFO O| Feb 28 10:59:36.610 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572025-02-28T10:59:38.104Z[ recovery-image] Feb 28 10:59:36.633 INFO O| Feb 28 10:59:36.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78582025-02-28T10:59:38.104Z[ recovery-image] Feb 28 10:59:36.633 INFO O| Feb 28 10:59:36.633 INFO STEP 1051 (remove_files) COMPLETE
78592025-02-28T10:59:38.104Z[ recovery-image] Feb 28 10:59:36.633 INFO O| Feb 28 10:59:36.633 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602025-02-28T10:59:38.137Z[ recovery-image] Feb 28 10:59:36.666 INFO O| Feb 28 10:59:36.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78612025-02-28T10:59:38.140Z[ recovery-image] Feb 28 10:59:36.667 INFO O| Feb 28 10:59:36.666 INFO STEP 1052 (remove_files) COMPLETE
78622025-02-28T10:59:38.140Z[ recovery-image] Feb 28 10:59:36.667 INFO O| Feb 28 10:59:36.667 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632025-02-28T10:59:38.164Z[ recovery-image] Feb 28 10:59:36.693 INFO O| Feb 28 10:59:36.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78642025-02-28T10:59:38.167Z[ recovery-image] Feb 28 10:59:36.693 INFO O| Feb 28 10:59:36.693 INFO STEP 1053 (remove_files) COMPLETE
78652025-02-28T10:59:38.167Z[ recovery-image] Feb 28 10:59:36.694 INFO O| Feb 28 10:59:36.693 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662025-02-28T10:59:38.185Z[ recovery-image] Feb 28 10:59:36.714 INFO O| Feb 28 10:59:36.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78672025-02-28T10:59:38.188Z[ recovery-image] Feb 28 10:59:36.714 INFO O| Feb 28 10:59:36.714 INFO STEP 1054 (remove_files) COMPLETE
78682025-02-28T10:59:38.188Z[ recovery-image] Feb 28 10:59:36.715 INFO O| Feb 28 10:59:36.714 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692025-02-28T10:59:38.205Z[ recovery-image] Feb 28 10:59:36.734 INFO O| Feb 28 10:59:36.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78702025-02-28T10:59:38.207Z[ recovery-image] Feb 28 10:59:36.734 INFO O| Feb 28 10:59:36.734 INFO STEP 1055 (remove_files) COMPLETE
78712025-02-28T10:59:38.207Z[ recovery-image] Feb 28 10:59:36.734 INFO O| Feb 28 10:59:36.734 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722025-02-28T10:59:38.224Z[ recovery-image] Feb 28 10:59:36.753 INFO O| Feb 28 10:59:36.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78732025-02-28T10:59:38.224Z[ recovery-image] Feb 28 10:59:36.753 INFO O| Feb 28 10:59:36.753 INFO STEP 1056 (remove_files) COMPLETE
78742025-02-28T10:59:38.227Z[ recovery-image] Feb 28 10:59:36.753 INFO O| Feb 28 10:59:36.753 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752025-02-28T10:59:38.243Z[ recovery-image] Feb 28 10:59:36.773 INFO O| Feb 28 10:59:36.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78762025-02-28T10:59:38.246Z[ recovery-image] Feb 28 10:59:36.773 INFO O| Feb 28 10:59:36.773 INFO STEP 1057 (remove_files) COMPLETE
78772025-02-28T10:59:38.246Z[ recovery-image] Feb 28 10:59:36.773 INFO O| Feb 28 10:59:36.773 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782025-02-28T10:59:38.264Z[ recovery-image] Feb 28 10:59:36.793 INFO O| Feb 28 10:59:36.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78792025-02-28T10:59:38.264Z[ recovery-image] Feb 28 10:59:36.793 INFO O| Feb 28 10:59:36.793 INFO STEP 1058 (remove_files) COMPLETE
78802025-02-28T10:59:38.264Z[ recovery-image] Feb 28 10:59:36.793 INFO O| Feb 28 10:59:36.793 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812025-02-28T10:59:38.299Z[ recovery-image] Feb 28 10:59:36.827 INFO O| Feb 28 10:59:36.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78822025-02-28T10:59:38.302Z[ recovery-image] Feb 28 10:59:36.827 INFO O| Feb 28 10:59:36.827 INFO STEP 1059 (remove_files) COMPLETE
78832025-02-28T10:59:38.302Z[ recovery-image] Feb 28 10:59:36.827 INFO O| Feb 28 10:59:36.827 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842025-02-28T10:59:38.319Z[ recovery-image] Feb 28 10:59:36.848 INFO O| Feb 28 10:59:36.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78852025-02-28T10:59:38.319Z[ recovery-image] Feb 28 10:59:36.848 INFO O| Feb 28 10:59:36.848 INFO STEP 1060 (remove_files) COMPLETE
78862025-02-28T10:59:38.319Z[ recovery-image] Feb 28 10:59:36.848 INFO O| Feb 28 10:59:36.848 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872025-02-28T10:59:38.339Z[ recovery-image] Feb 28 10:59:36.868 INFO O| Feb 28 10:59:36.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78882025-02-28T10:59:38.339Z[ recovery-image] Feb 28 10:59:36.868 INFO O| Feb 28 10:59:36.868 INFO STEP 1061 (remove_files) COMPLETE
78892025-02-28T10:59:38.339Z[ recovery-image] Feb 28 10:59:36.868 INFO O| Feb 28 10:59:36.868 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902025-02-28T10:59:38.373Z[ recovery-image] Feb 28 10:59:36.902 INFO O| Feb 28 10:59:36.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78912025-02-28T10:59:38.373Z[ recovery-image] Feb 28 10:59:36.902 INFO O| Feb 28 10:59:36.902 INFO STEP 1062 (remove_files) COMPLETE
78922025-02-28T10:59:38.373Z[ recovery-image] Feb 28 10:59:36.902 INFO O| Feb 28 10:59:36.902 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932025-02-28T10:59:38.396Z[ recovery-image] Feb 28 10:59:36.925 INFO O| Feb 28 10:59:36.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78942025-02-28T10:59:38.396Z[ recovery-image] Feb 28 10:59:36.925 INFO O| Feb 28 10:59:36.925 INFO STEP 1063 (remove_files) COMPLETE
78952025-02-28T10:59:38.396Z[ recovery-image] Feb 28 10:59:36.925 INFO O| Feb 28 10:59:36.925 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962025-02-28T10:59:38.415Z[ recovery-image] Feb 28 10:59:36.944 INFO O| Feb 28 10:59:36.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78972025-02-28T10:59:38.415Z[ recovery-image] Feb 28 10:59:36.944 INFO O| Feb 28 10:59:36.944 INFO STEP 1064 (remove_files) COMPLETE
78982025-02-28T10:59:38.415Z[ recovery-image] Feb 28 10:59:36.944 INFO O| Feb 28 10:59:36.944 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992025-02-28T10:59:38.435Z[ recovery-image] Feb 28 10:59:36.963 INFO O| Feb 28 10:59:36.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
79002025-02-28T10:59:38.435Z[ recovery-image] Feb 28 10:59:36.963 INFO O| Feb 28 10:59:36.963 INFO STEP 1065 (remove_files) COMPLETE
79012025-02-28T10:59:38.435Z[ recovery-image] Feb 28 10:59:36.964 INFO O| Feb 28 10:59:36.963 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022025-02-28T10:59:38.498Z[ recovery-image] Feb 28 10:59:37.026 INFO O| Feb 28 10:59:37.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
79032025-02-28T10:59:38.498Z[ recovery-image] Feb 28 10:59:37.026 INFO O| Feb 28 10:59:37.026 INFO STEP 1066 (remove_files) COMPLETE
79042025-02-28T10:59:38.498Z[ recovery-image] Feb 28 10:59:37.026 INFO O| Feb 28 10:59:37.026 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052025-02-28T10:59:38.516Z[ recovery-image] Feb 28 10:59:37.045 INFO O| Feb 28 10:59:37.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
79062025-02-28T10:59:38.516Z[ recovery-image] Feb 28 10:59:37.045 INFO O| Feb 28 10:59:37.045 INFO STEP 1067 (remove_files) COMPLETE
79072025-02-28T10:59:38.516Z[ recovery-image] Feb 28 10:59:37.045 INFO O| Feb 28 10:59:37.045 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082025-02-28T10:59:38.549Z[ recovery-image] Feb 28 10:59:37.078 INFO O| Feb 28 10:59:37.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
79092025-02-28T10:59:38.551Z[ recovery-image] Feb 28 10:59:37.078 INFO O| Feb 28 10:59:37.078 INFO STEP 1068 (remove_files) COMPLETE
79102025-02-28T10:59:38.551Z[ recovery-image] Feb 28 10:59:37.078 INFO O| Feb 28 10:59:37.078 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112025-02-28T10:59:38.583Z[ recovery-image] Feb 28 10:59:37.112 INFO O| Feb 28 10:59:37.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
79122025-02-28T10:59:38.583Z[ recovery-image] Feb 28 10:59:37.112 INFO O| Feb 28 10:59:37.112 INFO STEP 1069 (remove_files) COMPLETE
79132025-02-28T10:59:38.583Z[ recovery-image] Feb 28 10:59:37.112 INFO O| Feb 28 10:59:37.112 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142025-02-28T10:59:38.643Z[ recovery-image] Feb 28 10:59:37.172 INFO O| Feb 28 10:59:37.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
79152025-02-28T10:59:38.659Z[ recovery-image] Feb 28 10:59:37.188 INFO O| Feb 28 10:59:37.188 INFO STEP 1070 (remove_files) COMPLETE
79162025-02-28T10:59:38.659Z[ recovery-image] Feb 28 10:59:37.188 INFO O| Feb 28 10:59:37.188 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172025-02-28T10:59:38.695Z[ recovery-image] Feb 28 10:59:37.224 INFO O| Feb 28 10:59:37.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
79182025-02-28T10:59:38.696Z[ recovery-image] Feb 28 10:59:37.225 INFO O| Feb 28 10:59:37.225 INFO STEP 1071 (remove_files) COMPLETE
79192025-02-28T10:59:38.696Z[ recovery-image] Feb 28 10:59:37.225 INFO O| Feb 28 10:59:37.225 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202025-02-28T10:59:38.736Z[ recovery-image] Feb 28 10:59:37.265 INFO O| Feb 28 10:59:37.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
79212025-02-28T10:59:38.738Z[ recovery-image] Feb 28 10:59:37.265 INFO O| Feb 28 10:59:37.265 INFO STEP 1072 (remove_files) COMPLETE
79222025-02-28T10:59:38.739Z[ recovery-image] Feb 28 10:59:37.265 INFO O| Feb 28 10:59:37.265 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232025-02-28T10:59:38.757Z[ recovery-image] Feb 28 10:59:37.286 INFO O| Feb 28 10:59:37.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
79242025-02-28T10:59:38.760Z[ recovery-image] Feb 28 10:59:37.286 INFO O| Feb 28 10:59:37.286 INFO STEP 1073 (remove_files) COMPLETE
79252025-02-28T10:59:38.760Z[ recovery-image] Feb 28 10:59:37.286 INFO O| Feb 28 10:59:37.286 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262025-02-28T10:59:38.779Z[ recovery-image] Feb 28 10:59:37.307 INFO O| Feb 28 10:59:37.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
79272025-02-28T10:59:38.779Z[ recovery-image] Feb 28 10:59:37.307 INFO O| Feb 28 10:59:37.307 INFO STEP 1074 (remove_files) COMPLETE
79282025-02-28T10:59:38.779Z[ recovery-image] Feb 28 10:59:37.307 INFO O| Feb 28 10:59:37.307 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292025-02-28T10:59:38.800Z[ recovery-image] Feb 28 10:59:37.328 INFO O| Feb 28 10:59:37.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
79302025-02-28T10:59:38.800Z[ recovery-image] Feb 28 10:59:37.329 INFO O| Feb 28 10:59:37.329 INFO STEP 1075 (remove_files) COMPLETE
79312025-02-28T10:59:38.800Z[ recovery-image] Feb 28 10:59:37.329 INFO O| Feb 28 10:59:37.329 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322025-02-28T10:59:38.820Z[ recovery-image] Feb 28 10:59:37.349 INFO O| Feb 28 10:59:37.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
79332025-02-28T10:59:38.820Z[ recovery-image] Feb 28 10:59:37.349 INFO O| Feb 28 10:59:37.349 INFO STEP 1076 (remove_files) COMPLETE
79342025-02-28T10:59:38.820Z[ recovery-image] Feb 28 10:59:37.349 INFO O| Feb 28 10:59:37.349 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352025-02-28T10:59:38.841Z[ recovery-image] Feb 28 10:59:37.369 INFO O| Feb 28 10:59:37.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
79362025-02-28T10:59:38.841Z[ recovery-image] Feb 28 10:59:37.369 INFO O| Feb 28 10:59:37.369 INFO STEP 1077 (remove_files) COMPLETE
79372025-02-28T10:59:38.841Z[ recovery-image] Feb 28 10:59:37.369 INFO O| Feb 28 10:59:37.369 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382025-02-28T10:59:38.860Z[ recovery-image] Feb 28 10:59:37.389 INFO O| Feb 28 10:59:37.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
79392025-02-28T10:59:38.860Z[ recovery-image] Feb 28 10:59:37.389 INFO O| Feb 28 10:59:37.389 INFO STEP 1078 (remove_files) COMPLETE
79402025-02-28T10:59:38.860Z[ recovery-image] Feb 28 10:59:37.389 INFO O| Feb 28 10:59:37.389 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412025-02-28T10:59:38.898Z[ recovery-image] Feb 28 10:59:37.426 INFO O| Feb 28 10:59:37.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
79422025-02-28T10:59:38.898Z[ recovery-image] Feb 28 10:59:37.426 INFO O| Feb 28 10:59:37.426 INFO STEP 1079 (remove_files) COMPLETE
79432025-02-28T10:59:38.898Z[ recovery-image] Feb 28 10:59:37.426 INFO O| Feb 28 10:59:37.426 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442025-02-28T10:59:38.946Z[ recovery-image] Feb 28 10:59:37.475 INFO O| Feb 28 10:59:37.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
79452025-02-28T10:59:38.946Z[ recovery-image] Feb 28 10:59:37.475 INFO O| Feb 28 10:59:37.475 INFO STEP 1080 (remove_files) COMPLETE
79462025-02-28T10:59:38.946Z[ recovery-image] Feb 28 10:59:37.475 INFO O| Feb 28 10:59:37.475 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472025-02-28T10:59:38.967Z[ recovery-image] Feb 28 10:59:37.496 INFO O| Feb 28 10:59:37.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
79482025-02-28T10:59:38.967Z[ recovery-image] Feb 28 10:59:37.496 INFO O| Feb 28 10:59:37.496 INFO STEP 1081 (remove_files) COMPLETE
79492025-02-28T10:59:38.967Z[ recovery-image] Feb 28 10:59:37.496 INFO O| Feb 28 10:59:37.496 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502025-02-28T10:59:38.998Z[ recovery-image] Feb 28 10:59:37.527 INFO O| Feb 28 10:59:37.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79512025-02-28T10:59:39.001Z[ recovery-image] Feb 28 10:59:37.527 INFO O| Feb 28 10:59:37.527 INFO STEP 1082 (remove_files) COMPLETE
79522025-02-28T10:59:39.001Z[ recovery-image] Feb 28 10:59:37.528 INFO O| Feb 28 10:59:37.528 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532025-02-28T10:59:39.019Z[ recovery-image] Feb 28 10:59:37.548 INFO O| Feb 28 10:59:37.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79542025-02-28T10:59:39.022Z[ recovery-image] Feb 28 10:59:37.548 INFO O| Feb 28 10:59:37.548 INFO STEP 1083 (remove_files) COMPLETE
79552025-02-28T10:59:39.022Z[ recovery-image] Feb 28 10:59:37.548 INFO O| Feb 28 10:59:37.548 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562025-02-28T10:59:39.039Z[ recovery-image] Feb 28 10:59:37.568 INFO O| Feb 28 10:59:37.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79572025-02-28T10:59:39.041Z[ recovery-image] Feb 28 10:59:37.568 INFO O| Feb 28 10:59:37.568 INFO STEP 1084 (remove_files) COMPLETE
79582025-02-28T10:59:39.041Z[ recovery-image] Feb 28 10:59:37.568 INFO O| Feb 28 10:59:37.568 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592025-02-28T10:59:39.059Z[ recovery-image] Feb 28 10:59:37.588 INFO O| Feb 28 10:59:37.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79602025-02-28T10:59:39.062Z[ recovery-image] Feb 28 10:59:37.588 INFO O| Feb 28 10:59:37.588 INFO STEP 1085 (remove_files) COMPLETE
79612025-02-28T10:59:39.062Z[ recovery-image] Feb 28 10:59:37.589 INFO O| Feb 28 10:59:37.588 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622025-02-28T10:59:39.079Z[ recovery-image] Feb 28 10:59:37.608 INFO O| Feb 28 10:59:37.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79632025-02-28T10:59:39.081Z[ recovery-image] Feb 28 10:59:37.608 INFO O| Feb 28 10:59:37.608 INFO STEP 1086 (remove_files) COMPLETE
79642025-02-28T10:59:39.081Z[ recovery-image] Feb 28 10:59:37.608 INFO O| Feb 28 10:59:37.608 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652025-02-28T10:59:39.097Z[ recovery-image] Feb 28 10:59:37.626 INFO O| Feb 28 10:59:37.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79662025-02-28T10:59:39.100Z[ recovery-image] Feb 28 10:59:37.626 INFO O| Feb 28 10:59:37.626 INFO STEP 1087 (remove_files) COMPLETE
79672025-02-28T10:59:39.100Z[ recovery-image] Feb 28 10:59:37.627 INFO O| Feb 28 10:59:37.627 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682025-02-28T10:59:39.116Z[ recovery-image] Feb 28 10:59:37.645 INFO O| Feb 28 10:59:37.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79692025-02-28T10:59:39.119Z[ recovery-image] Feb 28 10:59:37.646 INFO O| Feb 28 10:59:37.646 INFO STEP 1088 (remove_files) COMPLETE
79702025-02-28T10:59:39.119Z[ recovery-image] Feb 28 10:59:37.646 INFO O| Feb 28 10:59:37.646 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712025-02-28T10:59:39.143Z[ recovery-image] Feb 28 10:59:37.672 INFO O| Feb 28 10:59:37.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79722025-02-28T10:59:39.146Z[ recovery-image] Feb 28 10:59:37.672 INFO O| Feb 28 10:59:37.672 INFO STEP 1089 (remove_files) COMPLETE
79732025-02-28T10:59:39.146Z[ recovery-image] Feb 28 10:59:37.672 INFO O| Feb 28 10:59:37.672 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742025-02-28T10:59:39.181Z[ recovery-image] Feb 28 10:59:37.710 INFO O| Feb 28 10:59:37.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79752025-02-28T10:59:39.184Z[ recovery-image] Feb 28 10:59:37.710 INFO O| Feb 28 10:59:37.710 INFO STEP 1090 (remove_files) COMPLETE
79762025-02-28T10:59:39.184Z[ recovery-image] Feb 28 10:59:37.710 INFO O| Feb 28 10:59:37.710 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772025-02-28T10:59:39.200Z[ recovery-image] Feb 28 10:59:37.729 INFO O| Feb 28 10:59:37.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79782025-02-28T10:59:39.203Z[ recovery-image] Feb 28 10:59:37.730 INFO O| Feb 28 10:59:37.729 INFO STEP 1091 (remove_files) COMPLETE
79792025-02-28T10:59:39.203Z[ recovery-image] Feb 28 10:59:37.730 INFO O| Feb 28 10:59:37.729 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802025-02-28T10:59:39.219Z[ recovery-image] Feb 28 10:59:37.748 INFO O| Feb 28 10:59:37.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79812025-02-28T10:59:39.222Z[ recovery-image] Feb 28 10:59:37.748 INFO O| Feb 28 10:59:37.748 INFO STEP 1092 (remove_files) COMPLETE
79822025-02-28T10:59:39.222Z[ recovery-image] Feb 28 10:59:37.748 INFO O| Feb 28 10:59:37.748 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832025-02-28T10:59:39.238Z[ recovery-image] Feb 28 10:59:37.767 INFO O| Feb 28 10:59:37.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79842025-02-28T10:59:39.238Z[ recovery-image] Feb 28 10:59:37.767 INFO O| Feb 28 10:59:37.767 INFO STEP 1093 (remove_files) COMPLETE
79852025-02-28T10:59:39.240Z[ recovery-image] Feb 28 10:59:37.767 INFO O| Feb 28 10:59:37.767 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862025-02-28T10:59:39.309Z[ recovery-image] Feb 28 10:59:37.838 INFO O| Feb 28 10:59:37.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79872025-02-28T10:59:39.309Z[ recovery-image] Feb 28 10:59:37.838 INFO O| Feb 28 10:59:37.838 INFO STEP 1094 (remove_files) COMPLETE
79882025-02-28T10:59:39.309Z[ recovery-image] Feb 28 10:59:37.838 INFO O| Feb 28 10:59:37.838 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892025-02-28T10:59:39.366Z[ recovery-image] Feb 28 10:59:37.895 INFO O| Feb 28 10:59:37.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79902025-02-28T10:59:39.368Z[ recovery-image] Feb 28 10:59:37.895 INFO O| Feb 28 10:59:37.895 INFO STEP 1095 (remove_files) COMPLETE
79912025-02-28T10:59:39.368Z[ recovery-image] Feb 28 10:59:37.895 INFO O| Feb 28 10:59:37.895 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922025-02-28T10:59:39.412Z[ recovery-image] Feb 28 10:59:37.941 INFO O| Feb 28 10:59:37.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79932025-02-28T10:59:39.416Z[ recovery-image] Feb 28 10:59:37.941 INFO O| Feb 28 10:59:37.941 INFO STEP 1096 (remove_files) COMPLETE
79942025-02-28T10:59:39.416Z[ recovery-image] Feb 28 10:59:37.941 INFO O| Feb 28 10:59:37.941 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952025-02-28T10:59:39.436Z[ recovery-image] Feb 28 10:59:37.964 INFO O| Feb 28 10:59:37.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79962025-02-28T10:59:39.436Z[ recovery-image] Feb 28 10:59:37.964 INFO O| Feb 28 10:59:37.964 INFO STEP 1097 (remove_files) COMPLETE
79972025-02-28T10:59:39.436Z[ recovery-image] Feb 28 10:59:37.964 INFO O| Feb 28 10:59:37.964 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982025-02-28T10:59:39.457Z[ recovery-image] Feb 28 10:59:37.985 INFO O| Feb 28 10:59:37.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79992025-02-28T10:59:39.457Z[ recovery-image] Feb 28 10:59:37.985 INFO O| Feb 28 10:59:37.985 INFO STEP 1098 (remove_files) COMPLETE
80002025-02-28T10:59:39.457Z[ recovery-image] Feb 28 10:59:37.985 INFO O| Feb 28 10:59:37.985 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012025-02-28T10:59:39.476Z[ recovery-image] Feb 28 10:59:38.004 INFO O| Feb 28 10:59:38.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
80022025-02-28T10:59:39.476Z[ recovery-image] Feb 28 10:59:38.004 INFO O| Feb 28 10:59:38.004 INFO STEP 1099 (remove_files) COMPLETE
80032025-02-28T10:59:39.476Z[ recovery-image] Feb 28 10:59:38.004 INFO O| Feb 28 10:59:38.004 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042025-02-28T10:59:39.498Z[ recovery-image] Feb 28 10:59:38.027 INFO O| Feb 28 10:59:38.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
80052025-02-28T10:59:39.500Z[ recovery-image] Feb 28 10:59:38.027 INFO O| Feb 28 10:59:38.027 INFO STEP 1100 (remove_files) COMPLETE
80062025-02-28T10:59:39.501Z[ recovery-image] Feb 28 10:59:38.027 INFO O| Feb 28 10:59:38.027 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072025-02-28T10:59:39.518Z[ recovery-image] Feb 28 10:59:38.047 INFO O| Feb 28 10:59:38.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
80082025-02-28T10:59:39.521Z[ recovery-image] Feb 28 10:59:38.048 INFO O| Feb 28 10:59:38.047 INFO STEP 1101 (remove_files) COMPLETE
80092025-02-28T10:59:39.521Z[ recovery-image] Feb 28 10:59:38.048 INFO O| Feb 28 10:59:38.048 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102025-02-28T10:59:39.537Z[ recovery-image] Feb 28 10:59:38.066 INFO O| Feb 28 10:59:38.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
80112025-02-28T10:59:39.539Z[ recovery-image] Feb 28 10:59:38.066 INFO O| Feb 28 10:59:38.066 INFO STEP 1102 (remove_files) COMPLETE
80122025-02-28T10:59:39.539Z[ recovery-image] Feb 28 10:59:38.066 INFO O| Feb 28 10:59:38.066 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132025-02-28T10:59:39.611Z[ recovery-image] Feb 28 10:59:38.140 INFO O| Feb 28 10:59:38.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
80142025-02-28T10:59:39.611Z[ recovery-image] Feb 28 10:59:38.140 INFO O| Feb 28 10:59:38.140 INFO STEP 1103 (remove_files) COMPLETE
80152025-02-28T10:59:39.611Z[ recovery-image] Feb 28 10:59:38.140 INFO O| Feb 28 10:59:38.140 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162025-02-28T10:59:39.629Z[ recovery-image] Feb 28 10:59:38.158 INFO O| Feb 28 10:59:38.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
80172025-02-28T10:59:39.629Z[ recovery-image] Feb 28 10:59:38.158 INFO O| Feb 28 10:59:38.158 INFO STEP 1104 (remove_files) COMPLETE
80182025-02-28T10:59:39.629Z[ recovery-image] Feb 28 10:59:38.158 INFO O| Feb 28 10:59:38.158 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192025-02-28T10:59:39.663Z[ recovery-image] Feb 28 10:59:38.192 INFO O| Feb 28 10:59:38.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
80202025-02-28T10:59:39.667Z[ recovery-image] Feb 28 10:59:38.192 INFO O| Feb 28 10:59:38.192 INFO STEP 1105 (remove_files) COMPLETE
80212025-02-28T10:59:39.667Z[ recovery-image] Feb 28 10:59:38.192 INFO O| Feb 28 10:59:38.192 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222025-02-28T10:59:39.707Z[ recovery-image] Feb 28 10:59:38.236 INFO O| Feb 28 10:59:38.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
80232025-02-28T10:59:39.717Z[ recovery-image] Feb 28 10:59:38.236 INFO O| Feb 28 10:59:38.236 INFO STEP 1106 (remove_files) COMPLETE
80242025-02-28T10:59:39.717Z[ recovery-image] Feb 28 10:59:38.236 INFO O| Feb 28 10:59:38.236 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252025-02-28T10:59:39.778Z[ recovery-image] Feb 28 10:59:38.306 INFO O| Feb 28 10:59:38.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
80262025-02-28T10:59:39.780Z[ recovery-image] Feb 28 10:59:38.306 INFO O| Feb 28 10:59:38.306 INFO STEP 1107 (remove_files) COMPLETE
80272025-02-28T10:59:39.781Z[ recovery-image] Feb 28 10:59:38.306 INFO O| Feb 28 10:59:38.306 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282025-02-28T10:59:39.800Z[ recovery-image] Feb 28 10:59:38.327 INFO O| Feb 28 10:59:38.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
80292025-02-28T10:59:39.800Z[ recovery-image] Feb 28 10:59:38.327 INFO O| Feb 28 10:59:38.327 INFO STEP 1108 (remove_files) COMPLETE
80302025-02-28T10:59:39.800Z[ recovery-image] Feb 28 10:59:38.327 INFO O| Feb 28 10:59:38.327 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312025-02-28T10:59:39.819Z[ recovery-image] Feb 28 10:59:38.347 INFO O| Feb 28 10:59:38.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
80322025-02-28T10:59:39.819Z[ recovery-image] Feb 28 10:59:38.347 INFO O| Feb 28 10:59:38.347 INFO STEP 1109 (remove_files) COMPLETE
80332025-02-28T10:59:39.819Z[ recovery-image] Feb 28 10:59:38.347 INFO O| Feb 28 10:59:38.347 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342025-02-28T10:59:39.859Z[ recovery-image] Feb 28 10:59:38.387 INFO O| Feb 28 10:59:38.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
80352025-02-28T10:59:39.883Z[ recovery-image] Feb 28 10:59:38.411 INFO O| Feb 28 10:59:38.411 INFO STEP 1110 (remove_files) COMPLETE
80362025-02-28T10:59:39.883Z[ recovery-image] Feb 28 10:59:38.411 INFO O| Feb 28 10:59:38.411 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372025-02-28T10:59:39.909Z[ recovery-image] Feb 28 10:59:38.438 INFO O| Feb 28 10:59:38.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
80382025-02-28T10:59:39.909Z[ recovery-image] Feb 28 10:59:38.438 INFO O| Feb 28 10:59:38.438 INFO STEP 1111 (remove_files) COMPLETE
80392025-02-28T10:59:39.909Z[ recovery-image] Feb 28 10:59:38.438 INFO O| Feb 28 10:59:38.438 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402025-02-28T10:59:39.944Z[ recovery-image] Feb 28 10:59:38.472 INFO O| Feb 28 10:59:38.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
80412025-02-28T10:59:39.944Z[ recovery-image] Feb 28 10:59:38.473 INFO O| Feb 28 10:59:38.473 INFO STEP 1112 (remove_files) COMPLETE
80422025-02-28T10:59:39.944Z[ recovery-image] Feb 28 10:59:38.473 INFO O| Feb 28 10:59:38.473 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432025-02-28T10:59:40.005Z[ recovery-image] Feb 28 10:59:38.533 INFO O| Feb 28 10:59:38.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
80442025-02-28T10:59:40.005Z[ recovery-image] Feb 28 10:59:38.533 INFO O| Feb 28 10:59:38.533 INFO STEP 1113 (remove_files) COMPLETE
80452025-02-28T10:59:40.007Z[ recovery-image] Feb 28 10:59:38.533 INFO O| Feb 28 10:59:38.533 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462025-02-28T10:59:40.061Z[ recovery-image] Feb 28 10:59:38.589 INFO O| Feb 28 10:59:38.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
80472025-02-28T10:59:40.061Z[ recovery-image] Feb 28 10:59:38.589 INFO O| Feb 28 10:59:38.589 INFO STEP 1114 (remove_files) COMPLETE
80482025-02-28T10:59:40.061Z[ recovery-image] Feb 28 10:59:38.589 INFO O| Feb 28 10:59:38.589 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492025-02-28T10:59:40.081Z[ recovery-image] Feb 28 10:59:38.610 INFO O| Feb 28 10:59:38.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80502025-02-28T10:59:40.081Z[ recovery-image] Feb 28 10:59:38.610 INFO O| Feb 28 10:59:38.610 INFO STEP 1115 (remove_files) COMPLETE
80512025-02-28T10:59:40.081Z[ recovery-image] Feb 28 10:59:38.610 INFO O| Feb 28 10:59:38.610 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522025-02-28T10:59:40.104Z[ recovery-image] Feb 28 10:59:38.632 INFO O| Feb 28 10:59:38.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80532025-02-28T10:59:40.104Z[ recovery-image] Feb 28 10:59:38.632 INFO O| Feb 28 10:59:38.632 INFO STEP 1116 (remove_files) COMPLETE
80542025-02-28T10:59:40.104Z[ recovery-image] Feb 28 10:59:38.632 INFO O| Feb 28 10:59:38.632 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552025-02-28T10:59:40.125Z[ recovery-image] Feb 28 10:59:38.654 INFO O| Feb 28 10:59:38.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80562025-02-28T10:59:40.126Z[ recovery-image] Feb 28 10:59:38.654 INFO O| Feb 28 10:59:38.654 INFO STEP 1117 (remove_files) COMPLETE
80572025-02-28T10:59:40.126Z[ recovery-image] Feb 28 10:59:38.654 INFO O| Feb 28 10:59:38.654 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582025-02-28T10:59:40.147Z[ recovery-image] Feb 28 10:59:38.675 INFO O| Feb 28 10:59:38.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80592025-02-28T10:59:40.147Z[ recovery-image] Feb 28 10:59:38.676 INFO O| Feb 28 10:59:38.676 INFO STEP 1118 (remove_files) COMPLETE
80602025-02-28T10:59:40.147Z[ recovery-image] Feb 28 10:59:38.676 INFO O| Feb 28 10:59:38.676 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612025-02-28T10:59:40.167Z[ recovery-image] Feb 28 10:59:38.696 INFO O| Feb 28 10:59:38.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80622025-02-28T10:59:40.167Z[ recovery-image] Feb 28 10:59:38.696 INFO O| Feb 28 10:59:38.696 INFO STEP 1119 (remove_files) COMPLETE
80632025-02-28T10:59:40.170Z[ recovery-image] Feb 28 10:59:38.696 INFO O| Feb 28 10:59:38.696 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642025-02-28T10:59:40.188Z[ recovery-image] Feb 28 10:59:38.716 INFO O| Feb 28 10:59:38.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80652025-02-28T10:59:40.188Z[ recovery-image] Feb 28 10:59:38.716 INFO O| Feb 28 10:59:38.716 INFO STEP 1120 (remove_files) COMPLETE
80662025-02-28T10:59:40.188Z[ recovery-image] Feb 28 10:59:38.716 INFO O| Feb 28 10:59:38.716 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672025-02-28T10:59:40.208Z[ recovery-image] Feb 28 10:59:38.736 INFO O| Feb 28 10:59:38.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80682025-02-28T10:59:40.208Z[ recovery-image] Feb 28 10:59:38.736 INFO O| Feb 28 10:59:38.736 INFO STEP 1121 (remove_files) COMPLETE
80692025-02-28T10:59:40.210Z[ recovery-image] Feb 28 10:59:38.736 INFO O| Feb 28 10:59:38.736 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702025-02-28T10:59:40.227Z[ recovery-image] Feb 28 10:59:38.756 INFO O| Feb 28 10:59:38.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80712025-02-28T10:59:40.228Z[ recovery-image] Feb 28 10:59:38.756 INFO O| Feb 28 10:59:38.756 INFO STEP 1122 (remove_files) COMPLETE
80722025-02-28T10:59:40.230Z[ recovery-image] Feb 28 10:59:38.756 INFO O| Feb 28 10:59:38.756 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732025-02-28T10:59:40.247Z[ recovery-image] Feb 28 10:59:38.776 INFO O| Feb 28 10:59:38.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80742025-02-28T10:59:40.248Z[ recovery-image] Feb 28 10:59:38.776 INFO O| Feb 28 10:59:38.776 INFO STEP 1123 (remove_files) COMPLETE
80752025-02-28T10:59:40.250Z[ recovery-image] Feb 28 10:59:38.776 INFO O| Feb 28 10:59:38.776 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762025-02-28T10:59:40.279Z[ recovery-image] Feb 28 10:59:38.807 INFO O| Feb 28 10:59:38.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80772025-02-28T10:59:40.279Z[ recovery-image] Feb 28 10:59:38.807 INFO O| Feb 28 10:59:38.807 INFO STEP 1124 (remove_files) COMPLETE
80782025-02-28T10:59:40.281Z[ recovery-image] Feb 28 10:59:38.807 INFO O| Feb 28 10:59:38.807 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792025-02-28T10:59:40.298Z[ recovery-image] Feb 28 10:59:38.827 INFO O| Feb 28 10:59:38.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80802025-02-28T10:59:40.298Z[ recovery-image] Feb 28 10:59:38.827 INFO O| Feb 28 10:59:38.827 INFO STEP 1125 (remove_files) COMPLETE
80812025-02-28T10:59:40.301Z[ recovery-image] Feb 28 10:59:38.827 INFO O| Feb 28 10:59:38.827 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822025-02-28T10:59:40.356Z[ recovery-image] Feb 28 10:59:38.885 INFO O| Feb 28 10:59:38.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80832025-02-28T10:59:40.356Z[ recovery-image] Feb 28 10:59:38.885 INFO O| Feb 28 10:59:38.885 INFO STEP 1126 (remove_files) COMPLETE
80842025-02-28T10:59:40.356Z[ recovery-image] Feb 28 10:59:38.885 INFO O| Feb 28 10:59:38.885 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852025-02-28T10:59:40.381Z[ recovery-image] Feb 28 10:59:38.909 INFO O| Feb 28 10:59:38.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80862025-02-28T10:59:40.384Z[ recovery-image] Feb 28 10:59:38.909 INFO O| Feb 28 10:59:38.909 INFO STEP 1127 (remove_files) COMPLETE
80872025-02-28T10:59:40.384Z[ recovery-image] Feb 28 10:59:38.909 INFO O| Feb 28 10:59:38.909 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882025-02-28T10:59:40.401Z[ recovery-image] Feb 28 10:59:38.929 INFO O| Feb 28 10:59:38.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80892025-02-28T10:59:40.403Z[ recovery-image] Feb 28 10:59:38.929 INFO O| Feb 28 10:59:38.929 INFO STEP 1128 (remove_files) COMPLETE
80902025-02-28T10:59:40.403Z[ recovery-image] Feb 28 10:59:38.929 INFO O| Feb 28 10:59:38.929 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912025-02-28T10:59:40.420Z[ recovery-image] Feb 28 10:59:38.949 INFO O| Feb 28 10:59:38.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80922025-02-28T10:59:40.423Z[ recovery-image] Feb 28 10:59:38.949 INFO O| Feb 28 10:59:38.949 INFO STEP 1129 (remove_files) COMPLETE
80932025-02-28T10:59:40.423Z[ recovery-image] Feb 28 10:59:38.949 INFO O| Feb 28 10:59:38.949 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942025-02-28T10:59:40.439Z[ recovery-image] Feb 28 10:59:38.968 INFO O| Feb 28 10:59:38.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80952025-02-28T10:59:40.442Z[ recovery-image] Feb 28 10:59:38.968 INFO O| Feb 28 10:59:38.968 INFO STEP 1130 (remove_files) COMPLETE
80962025-02-28T10:59:40.442Z[ recovery-image] Feb 28 10:59:38.968 INFO O| Feb 28 10:59:38.968 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972025-02-28T10:59:40.475Z[ recovery-image] Feb 28 10:59:39.003 INFO O| Feb 28 10:59:39.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80982025-02-28T10:59:40.477Z[ recovery-image] Feb 28 10:59:39.004 INFO O| Feb 28 10:59:39.004 INFO STEP 1131 (remove_files) COMPLETE
80992025-02-28T10:59:40.477Z[ recovery-image] Feb 28 10:59:39.004 INFO O| Feb 28 10:59:39.004 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002025-02-28T10:59:40.495Z[ recovery-image] Feb 28 10:59:39.023 INFO O| Feb 28 10:59:39.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
81012025-02-28T10:59:40.495Z[ recovery-image] Feb 28 10:59:39.023 INFO O| Feb 28 10:59:39.023 INFO STEP 1132 (remove_files) COMPLETE
81022025-02-28T10:59:40.495Z[ recovery-image] Feb 28 10:59:39.023 INFO O| Feb 28 10:59:39.023 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032025-02-28T10:59:40.514Z[ recovery-image] Feb 28 10:59:39.042 INFO O| Feb 28 10:59:39.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
81042025-02-28T10:59:40.514Z[ recovery-image] Feb 28 10:59:39.042 INFO O| Feb 28 10:59:39.042 INFO STEP 1133 (remove_files) COMPLETE
81052025-02-28T10:59:40.514Z[ recovery-image] Feb 28 10:59:39.042 INFO O| Feb 28 10:59:39.042 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062025-02-28T10:59:40.535Z[ recovery-image] Feb 28 10:59:39.063 INFO O| Feb 28 10:59:39.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
81072025-02-28T10:59:40.538Z[ recovery-image] Feb 28 10:59:39.063 INFO O| Feb 28 10:59:39.063 INFO STEP 1134 (remove_files) COMPLETE
81082025-02-28T10:59:40.538Z[ recovery-image] Feb 28 10:59:39.063 INFO O| Feb 28 10:59:39.063 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092025-02-28T10:59:40.554Z[ recovery-image] Feb 28 10:59:39.082 INFO O| Feb 28 10:59:39.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
81102025-02-28T10:59:40.554Z[ recovery-image] Feb 28 10:59:39.082 INFO O| Feb 28 10:59:39.082 INFO STEP 1135 (remove_files) COMPLETE
81112025-02-28T10:59:40.554Z[ recovery-image] Feb 28 10:59:39.082 INFO O| Feb 28 10:59:39.082 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122025-02-28T10:59:40.589Z[ recovery-image] Feb 28 10:59:39.118 INFO O| Feb 28 10:59:39.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
81132025-02-28T10:59:40.589Z[ recovery-image] Feb 28 10:59:39.118 INFO O| Feb 28 10:59:39.118 INFO STEP 1136 (remove_files) COMPLETE
81142025-02-28T10:59:40.589Z[ recovery-image] Feb 28 10:59:39.118 INFO O| Feb 28 10:59:39.118 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152025-02-28T10:59:40.616Z[ recovery-image] Feb 28 10:59:39.144 INFO O| Feb 28 10:59:39.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
81162025-02-28T10:59:40.616Z[ recovery-image] Feb 28 10:59:39.144 INFO O| Feb 28 10:59:39.144 INFO STEP 1137 (remove_files) COMPLETE
81172025-02-28T10:59:40.616Z[ recovery-image] Feb 28 10:59:39.144 INFO O| Feb 28 10:59:39.144 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182025-02-28T10:59:40.644Z[ recovery-image] Feb 28 10:59:39.172 INFO O| Feb 28 10:59:39.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
81192025-02-28T10:59:40.644Z[ recovery-image] Feb 28 10:59:39.172 INFO O| Feb 28 10:59:39.172 INFO STEP 1138 (remove_files) COMPLETE
81202025-02-28T10:59:40.644Z[ recovery-image] Feb 28 10:59:39.172 INFO O| Feb 28 10:59:39.172 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212025-02-28T10:59:40.703Z[ recovery-image] Feb 28 10:59:39.232 INFO O| Feb 28 10:59:39.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
81222025-02-28T10:59:40.703Z[ recovery-image] Feb 28 10:59:39.232 INFO O| Feb 28 10:59:39.232 INFO STEP 1139 (remove_files) COMPLETE
81232025-02-28T10:59:40.703Z[ recovery-image] Feb 28 10:59:39.232 INFO O| Feb 28 10:59:39.232 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242025-02-28T10:59:40.724Z[ recovery-image] Feb 28 10:59:39.252 INFO O| Feb 28 10:59:39.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
81252025-02-28T10:59:40.724Z[ recovery-image] Feb 28 10:59:39.252 INFO O| Feb 28 10:59:39.252 INFO STEP 1140 (remove_files) COMPLETE
81262025-02-28T10:59:40.724Z[ recovery-image] Feb 28 10:59:39.252 INFO O| Feb 28 10:59:39.252 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272025-02-28T10:59:40.745Z[ recovery-image] Feb 28 10:59:39.273 INFO O| Feb 28 10:59:39.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
81282025-02-28T10:59:40.745Z[ recovery-image] Feb 28 10:59:39.273 INFO O| Feb 28 10:59:39.273 INFO STEP 1141 (remove_files) COMPLETE
81292025-02-28T10:59:40.745Z[ recovery-image] Feb 28 10:59:39.273 INFO O| Feb 28 10:59:39.273 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302025-02-28T10:59:40.765Z[ recovery-image] Feb 28 10:59:39.294 INFO O| Feb 28 10:59:39.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
81312025-02-28T10:59:40.765Z[ recovery-image] Feb 28 10:59:39.294 INFO O| Feb 28 10:59:39.294 INFO STEP 1142 (remove_files) COMPLETE
81322025-02-28T10:59:40.768Z[ recovery-image] Feb 28 10:59:39.294 INFO O| Feb 28 10:59:39.294 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332025-02-28T10:59:40.787Z[ recovery-image] Feb 28 10:59:39.315 INFO O| Feb 28 10:59:39.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
81342025-02-28T10:59:40.787Z[ recovery-image] Feb 28 10:59:39.315 INFO O| Feb 28 10:59:39.315 INFO STEP 1143 (remove_files) COMPLETE
81352025-02-28T10:59:40.787Z[ recovery-image] Feb 28 10:59:39.315 INFO O| Feb 28 10:59:39.315 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362025-02-28T10:59:40.817Z[ recovery-image] Feb 28 10:59:39.346 INFO O| Feb 28 10:59:39.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
81372025-02-28T10:59:40.817Z[ recovery-image] Feb 28 10:59:39.346 INFO O| Feb 28 10:59:39.346 INFO STEP 1144 (remove_files) COMPLETE
81382025-02-28T10:59:40.817Z[ recovery-image] Feb 28 10:59:39.346 INFO O| Feb 28 10:59:39.346 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392025-02-28T10:59:40.840Z[ recovery-image] Feb 28 10:59:39.368 INFO O| Feb 28 10:59:39.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
81402025-02-28T10:59:40.843Z[ recovery-image] Feb 28 10:59:39.368 INFO O| Feb 28 10:59:39.368 INFO STEP 1145 (remove_files) COMPLETE
81412025-02-28T10:59:40.843Z[ recovery-image] Feb 28 10:59:39.368 INFO O| Feb 28 10:59:39.368 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422025-02-28T10:59:40.859Z[ recovery-image] Feb 28 10:59:39.388 INFO O| Feb 28 10:59:39.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
81432025-02-28T10:59:40.859Z[ recovery-image] Feb 28 10:59:39.388 INFO O| Feb 28 10:59:39.388 INFO STEP 1146 (remove_files) COMPLETE
81442025-02-28T10:59:40.862Z[ recovery-image] Feb 28 10:59:39.388 INFO O| Feb 28 10:59:39.388 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452025-02-28T10:59:40.877Z[ recovery-image] Feb 28 10:59:39.406 INFO O| Feb 28 10:59:39.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
81462025-02-28T10:59:40.877Z[ recovery-image] Feb 28 10:59:39.406 INFO O| Feb 28 10:59:39.406 INFO STEP 1147 (remove_files) COMPLETE
81472025-02-28T10:59:40.880Z[ recovery-image] Feb 28 10:59:39.406 INFO O| Feb 28 10:59:39.406 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482025-02-28T10:59:40.896Z[ recovery-image] Feb 28 10:59:39.425 INFO O| Feb 28 10:59:39.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
81492025-02-28T10:59:40.896Z[ recovery-image] Feb 28 10:59:39.425 INFO O| Feb 28 10:59:39.425 INFO STEP 1148 (remove_files) COMPLETE
81502025-02-28T10:59:40.897Z[ recovery-image] Feb 28 10:59:39.425 INFO O| Feb 28 10:59:39.425 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512025-02-28T10:59:40.915Z[ recovery-image] Feb 28 10:59:39.444 INFO O| Feb 28 10:59:39.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81522025-02-28T10:59:40.915Z[ recovery-image] Feb 28 10:59:39.444 INFO O| Feb 28 10:59:39.444 INFO STEP 1149 (remove_files) COMPLETE
81532025-02-28T10:59:40.918Z[ recovery-image] Feb 28 10:59:39.444 INFO O| Feb 28 10:59:39.444 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542025-02-28T10:59:40.935Z[ recovery-image] Feb 28 10:59:39.463 INFO O| Feb 28 10:59:39.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81552025-02-28T10:59:40.935Z[ recovery-image] Feb 28 10:59:39.463 INFO O| Feb 28 10:59:39.463 INFO STEP 1150 (remove_files) COMPLETE
81562025-02-28T10:59:40.935Z[ recovery-image] Feb 28 10:59:39.463 INFO O| Feb 28 10:59:39.463 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572025-02-28T10:59:40.955Z[ recovery-image] Feb 28 10:59:39.483 INFO O| Feb 28 10:59:39.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81582025-02-28T10:59:40.955Z[ recovery-image] Feb 28 10:59:39.483 INFO O| Feb 28 10:59:39.483 INFO STEP 1151 (remove_files) COMPLETE
81592025-02-28T10:59:40.955Z[ recovery-image] Feb 28 10:59:39.483 INFO O| Feb 28 10:59:39.483 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602025-02-28T10:59:40.973Z[ recovery-image] Feb 28 10:59:39.502 INFO O| Feb 28 10:59:39.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81612025-02-28T10:59:40.974Z[ recovery-image] Feb 28 10:59:39.502 INFO O| Feb 28 10:59:39.502 INFO STEP 1152 (remove_files) COMPLETE
81622025-02-28T10:59:40.976Z[ recovery-image] Feb 28 10:59:39.502 INFO O| Feb 28 10:59:39.502 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632025-02-28T10:59:40.993Z[ recovery-image] Feb 28 10:59:39.521 INFO O| Feb 28 10:59:39.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81642025-02-28T10:59:40.993Z[ recovery-image] Feb 28 10:59:39.522 INFO O| Feb 28 10:59:39.522 INFO STEP 1153 (remove_files) COMPLETE
81652025-02-28T10:59:40.993Z[ recovery-image] Feb 28 10:59:39.522 INFO O| Feb 28 10:59:39.522 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662025-02-28T10:59:41.057Z[ recovery-image] Feb 28 10:59:39.582 INFO O| Feb 28 10:59:39.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81672025-02-28T10:59:41.057Z[ recovery-image] Feb 28 10:59:39.582 INFO O| Feb 28 10:59:39.582 INFO STEP 1154 (remove_files) COMPLETE
81682025-02-28T10:59:41.061Z[ recovery-image] Feb 28 10:59:39.582 INFO O| Feb 28 10:59:39.582 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692025-02-28T10:59:41.078Z[ recovery-image] Feb 28 10:59:39.606 INFO O| Feb 28 10:59:39.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81702025-02-28T10:59:41.080Z[ recovery-image] Feb 28 10:59:39.606 INFO O| Feb 28 10:59:39.606 INFO STEP 1155 (remove_files) COMPLETE
81712025-02-28T10:59:41.080Z[ recovery-image] Feb 28 10:59:39.607 INFO O| Feb 28 10:59:39.606 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722025-02-28T10:59:41.122Z[ recovery-image] Feb 28 10:59:39.650 INFO O| Feb 28 10:59:39.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81732025-02-28T10:59:41.124Z[ recovery-image] Feb 28 10:59:39.651 INFO O| Feb 28 10:59:39.651 INFO STEP 1156 (remove_files) COMPLETE
81742025-02-28T10:59:41.124Z[ recovery-image] Feb 28 10:59:39.651 INFO O| Feb 28 10:59:39.651 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752025-02-28T10:59:41.144Z[ recovery-image] Feb 28 10:59:39.672 INFO O| Feb 28 10:59:39.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81762025-02-28T10:59:41.144Z[ recovery-image] Feb 28 10:59:39.672 INFO O| Feb 28 10:59:39.672 INFO STEP 1157 (remove_files) COMPLETE
81772025-02-28T10:59:41.146Z[ recovery-image] Feb 28 10:59:39.672 INFO O| Feb 28 10:59:39.672 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782025-02-28T10:59:41.165Z[ recovery-image] Feb 28 10:59:39.693 INFO O| Feb 28 10:59:39.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81792025-02-28T10:59:41.167Z[ recovery-image] Feb 28 10:59:39.694 INFO O| Feb 28 10:59:39.694 INFO STEP 1158 (remove_files) COMPLETE
81802025-02-28T10:59:41.167Z[ recovery-image] Feb 28 10:59:39.694 INFO O| Feb 28 10:59:39.694 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812025-02-28T10:59:41.198Z[ recovery-image] Feb 28 10:59:39.726 INFO O| Feb 28 10:59:39.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81822025-02-28T10:59:41.200Z[ recovery-image] Feb 28 10:59:39.726 INFO O| Feb 28 10:59:39.726 INFO STEP 1159 (remove_files) COMPLETE
81832025-02-28T10:59:41.200Z[ recovery-image] Feb 28 10:59:39.726 INFO O| Feb 28 10:59:39.726 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842025-02-28T10:59:41.233Z[ recovery-image] Feb 28 10:59:39.761 INFO O| Feb 28 10:59:39.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81852025-02-28T10:59:41.233Z[ recovery-image] Feb 28 10:59:39.762 INFO O| Feb 28 10:59:39.762 INFO STEP 1160 (remove_files) COMPLETE
81862025-02-28T10:59:41.233Z[ recovery-image] Feb 28 10:59:39.762 INFO O| Feb 28 10:59:39.762 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872025-02-28T10:59:41.253Z[ recovery-image] Feb 28 10:59:39.781 INFO O| Feb 28 10:59:39.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81882025-02-28T10:59:41.256Z[ recovery-image] Feb 28 10:59:39.782 INFO O| Feb 28 10:59:39.782 INFO STEP 1161 (remove_files) COMPLETE
81892025-02-28T10:59:41.256Z[ recovery-image] Feb 28 10:59:39.782 INFO O| Feb 28 10:59:39.782 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902025-02-28T10:59:41.272Z[ recovery-image] Feb 28 10:59:39.801 INFO O| Feb 28 10:59:39.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81912025-02-28T10:59:41.275Z[ recovery-image] Feb 28 10:59:39.801 INFO O| Feb 28 10:59:39.801 INFO STEP 1162 (remove_files) COMPLETE
81922025-02-28T10:59:41.275Z[ recovery-image] Feb 28 10:59:39.801 INFO O| Feb 28 10:59:39.801 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932025-02-28T10:59:41.292Z[ recovery-image] Feb 28 10:59:39.820 INFO O| Feb 28 10:59:39.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81942025-02-28T10:59:41.294Z[ recovery-image] Feb 28 10:59:39.820 INFO O| Feb 28 10:59:39.820 INFO STEP 1163 (remove_files) COMPLETE
81952025-02-28T10:59:41.294Z[ recovery-image] Feb 28 10:59:39.820 INFO O| Feb 28 10:59:39.820 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962025-02-28T10:59:41.311Z[ recovery-image] Feb 28 10:59:39.840 INFO O| Feb 28 10:59:39.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81972025-02-28T10:59:41.311Z[ recovery-image] Feb 28 10:59:39.840 INFO O| Feb 28 10:59:39.840 INFO STEP 1164 (remove_files) COMPLETE
81982025-02-28T10:59:41.314Z[ recovery-image] Feb 28 10:59:39.840 INFO O| Feb 28 10:59:39.840 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992025-02-28T10:59:41.339Z[ recovery-image] Feb 28 10:59:39.867 INFO O| Feb 28 10:59:39.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
82002025-02-28T10:59:41.339Z[ recovery-image] Feb 28 10:59:39.867 INFO O| Feb 28 10:59:39.867 INFO STEP 1165 (remove_files) COMPLETE
82012025-02-28T10:59:41.339Z[ recovery-image] Feb 28 10:59:39.867 INFO O| Feb 28 10:59:39.867 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
82022025-02-28T10:59:41.379Z[ recovery-image] Feb 28 10:59:39.907 INFO O| Feb 28 10:59:39.907 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
82032025-02-28T10:59:41.379Z[ recovery-image] Feb 28 10:59:39.907 INFO O| Feb 28 10:59:39.907 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
82042025-02-28T10:59:43.273Z[ recovery-image] Feb 28 10:59:41.801 INFO O| Feb 28 10:59:41.801 INFO STEP 1166 (pack_tar) COMPLETE
82052025-02-28T10:59:43.273Z[ recovery-image] Feb 28 10:59:41.801 INFO O| Feb 28 10:59:41.801 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82062025-02-28T10:59:43.277Z[ recovery-image] Feb 28 10:59:41.801 INFO O| Feb 28 10:59:41.801 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82072025-02-28T10:59:43.597Z[ recovery-image] Feb 28 10:59:42.126 INFO O| Feb 28 10:59:42.125 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
82082025-02-28T10:59:43.751Z[ recovery-image] Feb 28 10:59:42.279 INFO O| Feb 28 10:59:42.279 INFO completed processing gimlet/ramdisk-03-recovery-trim
82092025-02-28T10:59:43.761Z[ recovery-image] Feb 28 10:59:42.289 INFO image builder template: zfs-recovery...
82102025-02-28T10:59:43.761Z[ recovery-image] Feb 28 10:59:42.289 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "zfs-recovery"], pwd: None
82112025-02-28T10:59:43.836Z[ recovery-image] Feb 28 10:59:42.364 INFO O| Feb 28 10:59:42.364 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82122025-02-28T10:59:43.849Z[ recovery-image] Feb 28 10:59:42.377 INFO O| Feb 28 10:59:42.377 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82132025-02-28T10:59:43.949Z[ recovery-image] Feb 28 10:59:42.477 INFO O| Feb 28 10:59:42.477 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
82142025-02-28T10:59:44.042Z[ recovery-image] Feb 28 10:59:42.570 INFO O| Feb 28 10:59:42.570 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82152025-02-28T10:59:44.042Z[ recovery-image] Feb 28 10:59:42.570 INFO O| Feb 28 10:59:42.570 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
82162025-02-28T10:59:44.050Z[ recovery-image] Feb 28 10:59:42.578 INFO O| Feb 28 10:59:42.578 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
82172025-02-28T10:59:44.176Z[ recovery-image] Feb 28 10:59:42.704 INFO O| Feb 28 10:59:42.704 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
82182025-02-28T10:59:44.270Z[ recovery-image] Feb 28 10:59:42.798 INFO O| Feb 28 10:59:42.798 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
82192025-02-28T10:59:44.334Z[ recovery-image] Feb 28 10:59:42.862 INFO O| Feb 28 10:59:42.862 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82202025-02-28T10:59:44.345Z[ recovery-image] Feb 28 10:59:42.872 INFO O| Feb 28 10:59:42.872 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
82212025-02-28T10:59:44.475Z[ recovery-image] Feb 28 10:59:43.003 INFO O| Feb 28 10:59:43.003 INFO no lofi found
82222025-02-28T10:59:44.475Z[ recovery-image] Feb 28 10:59:43.003 INFO O| Feb 28 10:59:43.003 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
82232025-02-28T10:59:44.475Z[ recovery-image] Feb 28 10:59:43.003 INFO O| Feb 28 10:59:43.003 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82242025-02-28T10:59:46.486Z[ recovery-image] Feb 28 10:59:45.013 INFO O| Feb 28 10:59:45.013 INFO lofi device = /dev/dsk/c2t1d0p0
82252025-02-28T10:59:46.486Z[ recovery-image] Feb 28 10:59:45.013 INFO O| Feb 28 10:59:45.013 INFO pool device = /dev/dsk/c2t1d0p0
82262025-02-28T10:59:46.489Z[ recovery-image] Feb 28 10:59:45.014 INFO O| Feb 28 10:59:45.014 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
82272025-02-28T10:59:46.798Z[ recovery-image] Feb 28 10:59:45.326 INFO O| Feb 28 10:59:45.326 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82282025-02-28T10:59:46.798Z[ recovery-image] Feb 28 10:59:45.326 INFO O| Feb 28 10:59:45.326 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
82292025-02-28T10:59:46.828Z[ recovery-image] Feb 28 10:59:45.356 INFO O| Feb 28 10:59:45.355 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
82302025-02-28T10:59:47.018Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
82312025-02-28T10:59:47.196Z[ recovery-image] Feb 28 10:59:45.723 INFO O| Feb 28 10:59:45.723 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
82322025-02-28T10:59:47.265Z[ recovery-image] Feb 28 10:59:45.793 INFO O| Feb 28 10:59:45.793 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
82332025-02-28T10:59:47.294Z[ recovery-image] Feb 28 10:59:45.822 INFO O| Feb 28 10:59:45.822 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
82342025-02-28T10:59:47.316Z[ recovery-image] Feb 28 10:59:45.844 INFO O| Feb 28 10:59:45.844 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
82352025-02-28T10:59:47.440Z[ recovery-image] Feb 28 10:59:45.950 INFO O| Feb 28 10:59:45.950 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82362025-02-28T10:59:47.440Z[ recovery-image] Feb 28 10:59:45.950 INFO O| Feb 28 10:59:45.950 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82372025-02-28T10:59:47.440Z[ recovery-image] Feb 28 10:59:45.950 INFO O| Feb 28 10:59:45.950 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82382025-02-28T10:59:47.474Z[ recovery-image] Feb 28 10:59:46.002 INFO O| Feb 28 10:59:46.002 INFO boot environment UUID: 09c46222-1362-4abe-b609-960c5a6f19b8
82392025-02-28T10:59:47.475Z[ recovery-image] Feb 28 10:59:46.002 INFO O| Feb 28 10:59:46.002 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 09c46222-1362-4abe-b609-960c5a6f19b8
82402025-02-28T10:59:47.538Z[ recovery-image] Feb 28 10:59:46.065 INFO O| Feb 28 10:59:46.065 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
82412025-02-28T10:59:47.577Z[ recovery-image] Feb 28 10:59:46.104 INFO O| Feb 28 10:59:46.104 INFO STEP 0 (create_be) COMPLETE
82422025-02-28T10:59:47.579Z[ recovery-image] Feb 28 10:59:46.104 INFO O| Feb 28 10:59:46.104 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82432025-02-28T10:59:47.614Z[ recovery-image] Feb 28 10:59:46.142 INFO O| Feb 28 10:59:46.142 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82442025-02-28T10:59:54.585Z[ recovery-image] Feb 28 10:59:53.112 INFO O| Feb 28 10:59:53.112 INFO STEP 1 (unpack_tar) COMPLETE
82452025-02-28T10:59:54.585Z[ recovery-image] Feb 28 10:59:53.112 INFO O| Feb 28 10:59:53.112 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82462025-02-28T10:59:54.615Z[ recovery-image] Feb 28 10:59:53.142 INFO O| Feb 28 10:59:53.142 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82472025-02-28T10:59:55.427Z[ recovery-image] Feb 28 10:59:53.953 INFO O| Feb 28 10:59:53.952 INFO STEP 2 (devfsadm) COMPLETE
82482025-02-28T10:59:55.427Z[ recovery-image] Feb 28 10:59:53.953 INFO O| Feb 28 10:59:53.952 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82492025-02-28T10:59:55.446Z[ recovery-image] Feb 28 10:59:53.972 INFO O| Feb 28 10:59:53.972 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82502025-02-28T10:59:55.446Z[ recovery-image] Feb 28 10:59:53.973 INFO O| Feb 28 10:59:53.972 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82512025-02-28T10:59:55.447Z[ recovery-image] Feb 28 10:59:53.973 INFO O| Feb 28 10:59:53.973 INFO STEP 3 (ensure_dir) COMPLETE
82522025-02-28T10:59:55.449Z[ recovery-image] Feb 28 10:59:53.973 INFO O| Feb 28 10:59:53.973 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82532025-02-28T10:59:55.486Z[ recovery-image] Feb 28 10:59:54.012 INFO O| Feb 28 10:59:54.012 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82542025-02-28T10:59:55.486Z[ recovery-image] Feb 28 10:59:54.012 INFO O| Feb 28 10:59:54.012 INFO STEP 4 (ensure_dir) COMPLETE
82552025-02-28T10:59:55.489Z[ recovery-image] Feb 28 10:59:54.012 INFO O| Feb 28 10:59:54.012 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82562025-02-28T10:59:55.524Z[ recovery-image] Feb 28 10:59:54.050 INFO O| Feb 28 10:59:54.050 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82572025-02-28T10:59:55.527Z[ recovery-image] Feb 28 10:59:54.050 INFO O| Feb 28 10:59:54.050 INFO STEP 5 (ensure_dir) COMPLETE
82582025-02-28T10:59:55.527Z[ recovery-image] Feb 28 10:59:54.051 INFO O| Feb 28 10:59:54.051 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82592025-02-28T10:59:55.565Z[ recovery-image] Feb 28 10:59:54.091 INFO O| Feb 28 10:59:54.091 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82602025-02-28T10:59:55.568Z[ recovery-image] Feb 28 10:59:54.091 INFO O| Feb 28 10:59:54.091 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82612025-02-28T10:59:55.568Z[ recovery-image] Feb 28 10:59:54.091 INFO O| Feb 28 10:59:54.091 INFO STEP 6 (ensure_dir) COMPLETE
82622025-02-28T10:59:55.568Z[ recovery-image] Feb 28 10:59:54.091 INFO O| Feb 28 10:59:54.091 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82632025-02-28T10:59:55.615Z[ recovery-image] Feb 28 10:59:54.142 INFO O| Feb 28 10:59:54.141 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82642025-02-28T10:59:55.615Z[ recovery-image] Feb 28 10:59:54.142 INFO O| Feb 28 10:59:54.142 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82652025-02-28T10:59:55.616Z[ recovery-image] Feb 28 10:59:54.142 INFO O| Feb 28 10:59:54.142 INFO STEP 7 (ensure_dir) COMPLETE
82662025-02-28T10:59:55.618Z[ recovery-image] Feb 28 10:59:54.142 INFO O| Feb 28 10:59:54.142 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82672025-02-28T10:59:55.648Z[ recovery-image] Feb 28 10:59:54.174 INFO O| Feb 28 10:59:54.174 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82682025-02-28T10:59:55.651Z[ recovery-image] Feb 28 10:59:54.175 INFO O| Feb 28 10:59:54.175 INFO STEP 8 (remove_files) COMPLETE
82692025-02-28T10:59:55.651Z[ recovery-image] Feb 28 10:59:54.175 INFO O| Feb 28 10:59:54.175 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82702025-02-28T10:59:55.688Z[ recovery-image] Feb 28 10:59:54.214 INFO O| Feb 28 10:59:54.214 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82712025-02-28T10:59:55.691Z[ recovery-image] Feb 28 10:59:54.215 INFO O| Feb 28 10:59:54.215 INFO STEP 9 (remove_files) COMPLETE
82722025-02-28T10:59:55.691Z[ recovery-image] Feb 28 10:59:54.215 INFO O| Feb 28 10:59:54.215 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82732025-02-28T10:59:55.735Z[ recovery-image] Feb 28 10:59:54.261 INFO O| Feb 28 10:59:54.261 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82742025-02-28T10:59:55.737Z[ recovery-image] Feb 28 10:59:54.262 INFO O| Feb 28 10:59:54.262 INFO STEP 10 (remove_files) COMPLETE
82752025-02-28T10:59:55.737Z[ recovery-image] Feb 28 10:59:54.262 INFO O| Feb 28 10:59:54.262 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82762025-02-28T10:59:55.763Z[ recovery-image] Feb 28 10:59:54.289 INFO O| Feb 28 10:59:54.289 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82772025-02-28T10:59:55.763Z[ recovery-image] Feb 28 10:59:54.289 INFO O| Feb 28 10:59:54.289 INFO STEP 11 (remove_files) COMPLETE
82782025-02-28T10:59:55.763Z[ recovery-image] Feb 28 10:59:54.289 INFO O| Feb 28 10:59:54.289 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82792025-02-28T10:59:55.783Z[ recovery-image] Feb 28 10:59:54.308 INFO O| Feb 28 10:59:54.308 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82802025-02-28T10:59:55.783Z[ recovery-image] Feb 28 10:59:54.308 INFO O| Feb 28 10:59:54.308 INFO STEP 12 (remove_files) COMPLETE
82812025-02-28T10:59:55.783Z[ recovery-image] Feb 28 10:59:54.308 INFO O| Feb 28 10:59:54.308 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82822025-02-28T10:59:55.801Z[ recovery-image] Feb 28 10:59:54.327 INFO O| Feb 28 10:59:54.327 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82832025-02-28T10:59:55.801Z[ recovery-image] Feb 28 10:59:54.327 INFO O| Feb 28 10:59:54.327 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82842025-02-28T10:59:55.804Z[ recovery-image] Feb 28 10:59:54.327 INFO O| Feb 28 10:59:54.327 INFO STEP 13 (ensure_dir) COMPLETE
82852025-02-28T10:59:55.804Z[ recovery-image] Feb 28 10:59:54.327 INFO O| Feb 28 10:59:54.327 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82862025-02-28T10:59:55.837Z[ recovery-image] Feb 28 10:59:54.363 INFO O| Feb 28 10:59:54.363 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82872025-02-28T10:59:55.837Z[ recovery-image] Feb 28 10:59:54.364 INFO O| Feb 28 10:59:54.364 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82882025-02-28T10:59:55.840Z[ recovery-image] Feb 28 10:59:54.364 INFO O| Feb 28 10:59:54.364 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82892025-02-28T10:59:55.840Z[ recovery-image] Feb 28 10:59:54.364 INFO O| Feb 28 10:59:54.364 INFO STEP 14 (ensure_dir) COMPLETE
82902025-02-28T10:59:55.840Z[ recovery-image] Feb 28 10:59:54.364 INFO O| Feb 28 10:59:54.364 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82912025-02-28T10:59:55.861Z[ recovery-image] Feb 28 10:59:54.386 INFO O| Feb 28 10:59:54.386 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82922025-02-28T10:59:55.863Z[ recovery-image] Feb 28 10:59:54.386 INFO O| Feb 28 10:59:54.386 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82932025-02-28T10:59:55.863Z[ recovery-image] Feb 28 10:59:54.386 INFO O| Feb 28 10:59:54.386 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82942025-02-28T10:59:55.863Z[ recovery-image] Feb 28 10:59:54.387 INFO O| Feb 28 10:59:54.386 INFO STEP 15 (ensure_dir) COMPLETE
82952025-02-28T10:59:55.863Z[ recovery-image] Feb 28 10:59:54.387 INFO O| Feb 28 10:59:54.387 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82962025-02-28T10:59:55.883Z[ recovery-image] Feb 28 10:59:54.410 INFO O| Feb 28 10:59:54.409 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82972025-02-28T10:59:55.887Z[ recovery-image] Feb 28 10:59:54.410 INFO O| Feb 28 10:59:54.410 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82982025-02-28T10:59:55.887Z[ recovery-image] Feb 28 10:59:54.410 INFO O| Feb 28 10:59:54.410 INFO STEP 16 (ensure_dir) COMPLETE
82992025-02-28T10:59:55.887Z[ recovery-image] Feb 28 10:59:54.410 INFO O| Feb 28 10:59:54.410 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83002025-02-28T10:59:55.905Z[ recovery-image] Feb 28 10:59:54.432 INFO O| Feb 28 10:59:54.431 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83012025-02-28T10:59:55.908Z[ recovery-image] Feb 28 10:59:54.432 INFO O| Feb 28 10:59:54.432 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83022025-02-28T10:59:55.908Z[ recovery-image] Feb 28 10:59:54.432 INFO O| Feb 28 10:59:54.432 INFO STEP 17 (ensure_dir) COMPLETE
83032025-02-28T10:59:55.908Z[ recovery-image] Feb 28 10:59:54.432 INFO O| Feb 28 10:59:54.432 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83042025-02-28T10:59:55.924Z[ recovery-image] Feb 28 10:59:54.451 INFO O| Feb 28 10:59:54.451 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
83052025-02-28T10:59:55.925Z[ recovery-image] Feb 28 10:59:54.451 INFO O| Feb 28 10:59:54.451 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
83062025-02-28T10:59:55.927Z[ recovery-image] Feb 28 10:59:54.451 INFO O| Feb 28 10:59:54.451 INFO ok!
83072025-02-28T10:59:55.927Z[ recovery-image] Feb 28 10:59:54.451 INFO O| Feb 28 10:59:54.451 INFO STEP 18 (ensure_symlink) COMPLETE
83082025-02-28T10:59:55.927Z[ recovery-image] Feb 28 10:59:54.451 INFO O| Feb 28 10:59:54.451 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83092025-02-28T10:59:55.945Z[ recovery-image] Feb 28 10:59:54.471 INFO O| Feb 28 10:59:54.471 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
83102025-02-28T10:59:55.945Z[ recovery-image] Feb 28 10:59:54.471 INFO O| Feb 28 10:59:54.471 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
83112025-02-28T10:59:55.948Z[ recovery-image] Feb 28 10:59:54.471 INFO O| Feb 28 10:59:54.471 INFO ok!
83122025-02-28T10:59:55.948Z[ recovery-image] Feb 28 10:59:54.472 INFO O| Feb 28 10:59:54.471 INFO STEP 19 (ensure_file) COMPLETE
83132025-02-28T10:59:55.948Z[ recovery-image] Feb 28 10:59:54.472 INFO O| Feb 28 10:59:54.472 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83142025-02-28T10:59:55.969Z[ recovery-image] Feb 28 10:59:54.495 INFO O| Feb 28 10:59:54.495 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
83152025-02-28T10:59:55.969Z[ recovery-image] Feb 28 10:59:54.495 INFO O| Feb 28 10:59:54.495 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
83162025-02-28T10:59:55.972Z[ recovery-image] Feb 28 10:59:54.495 INFO O| Feb 28 10:59:54.495 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
83172025-02-28T10:59:55.972Z[ recovery-image] Feb 28 10:59:54.495 INFO O| Feb 28 10:59:54.495 INFO ok!
83182025-02-28T10:59:55.972Z[ recovery-image] Feb 28 10:59:54.495 INFO O| Feb 28 10:59:54.495 INFO STEP 20 (ensure_symlink) COMPLETE
83192025-02-28T10:59:55.972Z[ recovery-image] Feb 28 10:59:54.496 INFO O| Feb 28 10:59:54.495 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83202025-02-28T10:59:56.009Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
83212025-02-28T10:59:56.009Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
83222025-02-28T10:59:56.011Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
83232025-02-28T10:59:56.012Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO ok!
83242025-02-28T10:59:56.012Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO STEP 21 (ensure_symlink) COMPLETE
83252025-02-28T10:59:56.012Z[ recovery-image] Feb 28 10:59:54.535 INFO O| Feb 28 10:59:54.535 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83262025-02-28T10:59:56.030Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
83272025-02-28T10:59:56.030Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
83282025-02-28T10:59:56.032Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
83292025-02-28T10:59:56.032Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO ok!
83302025-02-28T10:59:56.032Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO STEP 22 (ensure_symlink) COMPLETE
83312025-02-28T10:59:56.032Z[ recovery-image] Feb 28 10:59:54.556 INFO O| Feb 28 10:59:54.556 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83322025-02-28T10:59:56.048Z[ recovery-image] Feb 28 10:59:54.574 INFO O| Feb 28 10:59:54.574 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
83332025-02-28T10:59:56.048Z[ recovery-image] Feb 28 10:59:54.575 INFO O| Feb 28 10:59:54.574 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
83342025-02-28T10:59:56.048Z[ recovery-image] Feb 28 10:59:54.575 INFO O| Feb 28 10:59:54.575 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
83352025-02-28T10:59:56.048Z[ recovery-image] Feb 28 10:59:54.575 INFO O| Feb 28 10:59:54.575 INFO ok!
83362025-02-28T10:59:56.051Z[ recovery-image] Feb 28 10:59:54.575 INFO O| Feb 28 10:59:54.575 INFO STEP 23 (ensure_symlink) COMPLETE
83372025-02-28T10:59:56.051Z[ recovery-image] Feb 28 10:59:54.575 INFO O| Feb 28 10:59:54.575 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83382025-02-28T10:59:56.092Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
83392025-02-28T10:59:56.092Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 INFO copying /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf ...
83402025-02-28T10:59:56.095Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
83412025-02-28T10:59:56.095Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 INFO ok!
83422025-02-28T10:59:56.095Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 INFO STEP 24 (ensure_file) COMPLETE
83432025-02-28T10:59:56.095Z[ recovery-image] Feb 28 10:59:54.618 INFO O| Feb 28 10:59:54.618 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
83442025-02-28T10:59:56.172Z[ recovery-image] Feb 28 10:59:54.698 INFO O| Feb 28 10:59:54.698 INFO updating shadow file
83452025-02-28T10:59:56.175Z[ recovery-image] Feb 28 10:59:54.698 INFO O| Feb 28 10:59:54.698 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83462025-02-28T10:59:56.175Z[ recovery-image] Feb 28 10:59:54.698 INFO O| Feb 28 10:59:54.698 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83472025-02-28T10:59:56.175Z[ recovery-image] Feb 28 10:59:54.699 INFO O| Feb 28 10:59:54.698 INFO STEP 25 (shadow) COMPLETE
83482025-02-28T10:59:56.175Z[ recovery-image] Feb 28 10:59:54.699 INFO O| Feb 28 10:59:54.699 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83492025-02-28T10:59:56.214Z[ recovery-image] Feb 28 10:59:54.740 INFO O| Feb 28 10:59:54.740 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
83502025-02-28T10:59:56.214Z[ recovery-image] Feb 28 10:59:54.740 INFO O| Feb 28 10:59:54.740 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83512025-02-28T10:59:56.217Z[ recovery-image] Feb 28 10:59:54.740 INFO O| Feb 28 10:59:54.740 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83522025-02-28T10:59:56.217Z[ recovery-image] Feb 28 10:59:54.740 INFO O| Feb 28 10:59:54.740 INFO ok!
83532025-02-28T10:59:56.217Z[ recovery-image] Feb 28 10:59:54.740 INFO O| Feb 28 10:59:54.740 INFO STEP 26 (ensure_file) COMPLETE
83542025-02-28T10:59:56.217Z[ recovery-image] Feb 28 10:59:54.741 INFO O| Feb 28 10:59:54.740 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83552025-02-28T10:59:56.274Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83562025-02-28T10:59:56.274Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83572025-02-28T10:59:56.274Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83582025-02-28T10:59:56.274Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO ok!
83592025-02-28T10:59:56.278Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO STEP 27 (ensure_file) COMPLETE
83602025-02-28T10:59:56.278Z[ recovery-image] Feb 28 10:59:54.800 INFO O| Feb 28 10:59:54.800 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83612025-02-28T10:59:56.297Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83622025-02-28T10:59:56.297Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83632025-02-28T10:59:56.300Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83642025-02-28T10:59:56.300Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83652025-02-28T10:59:56.300Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO ok!
83662025-02-28T10:59:56.300Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO STEP 28 (ensure_file) COMPLETE
83672025-02-28T10:59:56.300Z[ recovery-image] Feb 28 10:59:54.823 INFO O| Feb 28 10:59:54.823 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83682025-02-28T10:59:56.318Z[ recovery-image] Feb 28 10:59:54.844 INFO O| Feb 28 10:59:54.844 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83692025-02-28T10:59:56.321Z[ recovery-image] Feb 28 10:59:54.844 INFO O| Feb 28 10:59:54.844 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83702025-02-28T10:59:56.321Z[ recovery-image] Feb 28 10:59:54.844 INFO O| Feb 28 10:59:54.844 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83712025-02-28T10:59:56.321Z[ recovery-image] Feb 28 10:59:54.844 INFO O| Feb 28 10:59:54.844 INFO ok!
83722025-02-28T10:59:56.321Z[ recovery-image] Feb 28 10:59:54.844 INFO O| Feb 28 10:59:54.844 INFO STEP 29 (ensure_file) COMPLETE
83732025-02-28T10:59:56.321Z[ recovery-image] Feb 28 10:59:54.845 INFO O| Feb 28 10:59:54.844 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83742025-02-28T10:59:56.439Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83752025-02-28T10:59:56.439Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83762025-02-28T10:59:56.442Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83772025-02-28T10:59:56.442Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO ok!
83782025-02-28T10:59:56.442Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO STEP 30 (ensure_file) COMPLETE
83792025-02-28T10:59:56.442Z[ recovery-image] Feb 28 10:59:54.965 INFO O| Feb 28 10:59:54.965 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83802025-02-28T10:59:56.503Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.028 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83812025-02-28T10:59:56.503Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83822025-02-28T10:59:56.505Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83832025-02-28T10:59:56.506Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83842025-02-28T10:59:56.506Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO ok!
83852025-02-28T10:59:56.506Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO STEP 31 (ensure_file) COMPLETE
83862025-02-28T10:59:56.506Z[ recovery-image] Feb 28 10:59:55.029 INFO O| Feb 28 10:59:55.029 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83872025-02-28T10:59:56.525Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83882025-02-28T10:59:56.525Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83892025-02-28T10:59:56.527Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83902025-02-28T10:59:56.527Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 INFO ok!
83912025-02-28T10:59:56.527Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 INFO STEP 32 (ensure_file) COMPLETE
83922025-02-28T10:59:56.527Z[ recovery-image] Feb 28 10:59:55.051 INFO O| Feb 28 10:59:55.051 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83932025-02-28T10:59:56.585Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83942025-02-28T10:59:56.585Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83952025-02-28T10:59:56.587Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83962025-02-28T10:59:56.587Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 INFO ok!
83972025-02-28T10:59:56.587Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 INFO STEP 33 (ensure_file) COMPLETE
83982025-02-28T10:59:56.588Z[ recovery-image] Feb 28 10:59:55.111 INFO O| Feb 28 10:59:55.111 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83992025-02-28T10:59:56.606Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.131 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
84002025-02-28T10:59:56.606Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
84012025-02-28T10:59:56.606Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84022025-02-28T10:59:56.606Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84032025-02-28T10:59:56.609Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84042025-02-28T10:59:56.609Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84052025-02-28T10:59:56.609Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO ok!
84062025-02-28T10:59:56.609Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO STEP 34 (ensure_file) COMPLETE
84072025-02-28T10:59:56.609Z[ recovery-image] Feb 28 10:59:55.132 INFO O| Feb 28 10:59:55.132 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84082025-02-28T10:59:56.625Z[ recovery-image] Feb 28 10:59:55.151 INFO O| Feb 28 10:59:55.151 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84092025-02-28T10:59:56.625Z[ recovery-image] Feb 28 10:59:55.151 INFO O| Feb 28 10:59:55.151 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84102025-02-28T10:59:56.628Z[ recovery-image] Feb 28 10:59:55.151 INFO O| Feb 28 10:59:55.151 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84112025-02-28T10:59:56.628Z[ recovery-image] Feb 28 10:59:55.151 INFO O| Feb 28 10:59:55.151 INFO STEP 35 (ensure_dir) COMPLETE
84122025-02-28T10:59:56.628Z[ recovery-image] Feb 28 10:59:55.151 INFO O| Feb 28 10:59:55.151 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84132025-02-28T10:59:56.655Z[ recovery-image] Feb 28 10:59:55.181 INFO O| Feb 28 10:59:55.181 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
84142025-02-28T10:59:56.655Z[ recovery-image] Feb 28 10:59:55.181 INFO O| Feb 28 10:59:55.181 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/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
84152025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84162025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84172025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84182025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
84192025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO ok!
84202025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO STEP 36 (ensure_file) COMPLETE
84212025-02-28T10:59:56.658Z[ recovery-image] Feb 28 10:59:55.182 INFO O| Feb 28 10:59:55.182 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84222025-02-28T10:59:56.677Z[ recovery-image] Feb 28 10:59:55.203 INFO O| Feb 28 10:59:55.203 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
84232025-02-28T10:59:56.677Z[ recovery-image] Feb 28 10:59:55.203 INFO O| Feb 28 10:59:55.203 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
84242025-02-28T10:59:56.680Z[ recovery-image] Feb 28 10:59:55.203 INFO O| Feb 28 10:59:55.203 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
84252025-02-28T10:59:56.680Z[ recovery-image] Feb 28 10:59:55.203 INFO O| Feb 28 10:59:55.203 INFO ok!
84262025-02-28T10:59:56.680Z[ recovery-image] Feb 28 10:59:55.203 INFO O| Feb 28 10:59:55.203 INFO STEP 37 (ensure_symlink) COMPLETE
84272025-02-28T10:59:56.680Z[ recovery-image] Feb 28 10:59:55.204 INFO O| Feb 28 10:59:55.204 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84282025-02-28T10:59:56.833Z[ recovery-image] Feb 28 10:59:55.359 INFO O| Feb 28 10:59:55.359 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
84292025-02-28T10:59:56.833Z[ recovery-image] Feb 28 10:59:55.359 INFO O| Feb 28 10:59:55.359 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
84302025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.359 INFO O| Feb 28 10:59:55.359 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84312025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84322025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84332025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84342025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO ok!
84352025-02-28T10:59:56.838Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO STEP 38 (ensure_file) COMPLETE
84362025-02-28T10:59:56.839Z[ recovery-image] Feb 28 10:59:55.360 INFO O| Feb 28 10:59:55.360 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84372025-02-28T10:59:56.855Z[ recovery-image] Feb 28 10:59:55.381 INFO O| Feb 28 10:59:55.381 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
84382025-02-28T10:59:56.855Z[ recovery-image] Feb 28 10:59:55.381 INFO O| Feb 28 10:59:55.381 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
84392025-02-28T10:59:56.858Z[ recovery-image] Feb 28 10:59:55.382 INFO O| Feb 28 10:59:55.382 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
84402025-02-28T10:59:56.858Z[ recovery-image] Feb 28 10:59:55.382 INFO O| Feb 28 10:59:55.382 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
84412025-02-28T10:59:56.858Z[ recovery-image] Feb 28 10:59:55.382 INFO O| Feb 28 10:59:55.382 INFO ok!
84422025-02-28T10:59:56.858Z[ recovery-image] Feb 28 10:59:55.382 INFO O| Feb 28 10:59:55.382 INFO STEP 39 (ensure_file) COMPLETE
84432025-02-28T10:59:56.858Z[ recovery-image] Feb 28 10:59:55.382 INFO O| Feb 28 10:59:55.382 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84442025-02-28T10:59:56.893Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
84452025-02-28T10:59:56.893Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
84462025-02-28T10:59:56.893Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
84472025-02-28T10:59:56.893Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO ok!
84482025-02-28T10:59:56.897Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO STEP 40 (ensure_file) COMPLETE
84492025-02-28T10:59:56.897Z[ recovery-image] Feb 28 10:59:55.419 INFO O| Feb 28 10:59:55.419 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84502025-02-28T10:59:56.915Z[ recovery-image] Feb 28 10:59:55.441 INFO O| Feb 28 10:59:55.441 INFO updating shadow file
84512025-02-28T10:59:56.918Z[ recovery-image] Feb 28 10:59:55.442 INFO O| Feb 28 10:59:55.441 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84522025-02-28T10:59:56.918Z[ recovery-image] Feb 28 10:59:55.442 INFO O| Feb 28 10:59:55.442 INFO STEP 41 (shadow) COMPLETE
84532025-02-28T10:59:56.918Z[ recovery-image] Feb 28 10:59:55.442 INFO O| Feb 28 10:59:55.442 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84542025-02-28T10:59:56.937Z[ recovery-image] Feb 28 10:59:55.462 INFO O| Feb 28 10:59:55.462 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84552025-02-28T10:59:56.939Z[ recovery-image] Feb 28 10:59:55.463 INFO O| Feb 28 10:59:55.463 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84562025-02-28T10:59:56.939Z[ recovery-image] Feb 28 10:59:55.463 INFO O| Feb 28 10:59:55.463 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84572025-02-28T10:59:56.939Z[ recovery-image] Feb 28 10:59:55.463 INFO O| Feb 28 10:59:55.463 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84582025-02-28T10:59:56.939Z[ recovery-image] Feb 28 10:59:55.463 INFO O| Feb 28 10:59:55.463 INFO ok!
84592025-02-28T10:59:56.939Z[ recovery-image] Feb 28 10:59:55.463 INFO O| Feb 28 10:59:55.463 INFO STEP 42 (ensure_file) COMPLETE
84602025-02-28T10:59:56.940Z[ recovery-image] Feb 28 10:59:55.464 INFO O| Feb 28 10:59:55.463 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84612025-02-28T10:59:56.958Z[ recovery-image] Feb 28 10:59:55.484 INFO O| Feb 28 10:59:55.484 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84622025-02-28T10:59:56.958Z[ recovery-image] Feb 28 10:59:55.484 INFO O| Feb 28 10:59:55.484 INFO STEP 43 (ensure_dir) COMPLETE
84632025-02-28T10:59:56.960Z[ recovery-image] Feb 28 10:59:55.484 INFO O| Feb 28 10:59:55.484 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84642025-02-28T10:59:56.979Z[ recovery-image] Feb 28 10:59:55.505 INFO O| Feb 28 10:59:55.505 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84652025-02-28T10:59:56.982Z[ recovery-image] Feb 28 10:59:55.505 INFO O| Feb 28 10:59:55.505 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84662025-02-28T10:59:56.982Z[ recovery-image] Feb 28 10:59:55.505 INFO O| Feb 28 10:59:55.505 INFO STEP 44 (ensure_dir) COMPLETE
84672025-02-28T10:59:56.982Z[ recovery-image] Feb 28 10:59:55.505 INFO O| Feb 28 10:59:55.505 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84682025-02-28T10:59:57.000Z[ recovery-image] Feb 28 10:59:55.526 INFO O| Feb 28 10:59:55.526 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84692025-02-28T10:59:57.003Z[ recovery-image] Feb 28 10:59:55.526 INFO O| Feb 28 10:59:55.526 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84702025-02-28T10:59:57.003Z[ recovery-image] Feb 28 10:59:55.526 INFO O| Feb 28 10:59:55.526 INFO STEP 45 (ensure_dir) COMPLETE
84712025-02-28T10:59:57.003Z[ recovery-image] Feb 28 10:59:55.526 INFO O| Feb 28 10:59:55.526 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84722025-02-28T10:59:57.033Z[ recovery-image] Feb 28 10:59:55.558 INFO O| Feb 28 10:59:55.558 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84732025-02-28T10:59:57.033Z[ recovery-image] Feb 28 10:59:55.559 INFO O| Feb 28 10:59:55.558 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84742025-02-28T10:59:57.098Z[ recovery-image] Feb 28 10:59:55.624 INFO O| Feb 28 10:59:55.624 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84752025-02-28T10:59:57.098Z[ recovery-image] Feb 28 10:59:55.624 INFO O| Feb 28 10:59:55.624 INFO ok!
84762025-02-28T10:59:57.098Z[ recovery-image] Feb 28 10:59:55.624 INFO O| Feb 28 10:59:55.624 INFO STEP 46 (ensure_file) COMPLETE
84772025-02-28T10:59:57.101Z[ recovery-image] Feb 28 10:59:55.624 INFO O| Feb 28 10:59:55.624 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84782025-02-28T10:59:57.140Z[ recovery-image] Feb 28 10:59:55.666 INFO O| Feb 28 10:59:55.666 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84792025-02-28T10:59:57.140Z[ recovery-image] Feb 28 10:59:55.666 INFO O| Feb 28 10:59:55.666 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84802025-02-28T10:59:57.140Z[ recovery-image] Feb 28 10:59:55.666 INFO O| Feb 28 10:59:55.666 INFO STEP 47 (ensure_dir) COMPLETE
84812025-02-28T10:59:57.143Z[ recovery-image] Feb 28 10:59:55.666 INFO O| Feb 28 10:59:55.666 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84822025-02-28T10:59:57.182Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84832025-02-28T10:59:57.182Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84842025-02-28T10:59:57.182Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84852025-02-28T10:59:57.185Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO ok!
84862025-02-28T10:59:57.185Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO STEP 48 (ensure_file) COMPLETE
84872025-02-28T10:59:57.185Z[ recovery-image] Feb 28 10:59:55.708 INFO O| Feb 28 10:59:55.708 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84882025-02-28T10:59:57.203Z[ recovery-image] Feb 28 10:59:55.728 INFO O| Feb 28 10:59:55.728 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84892025-02-28T10:59:57.203Z[ recovery-image] Feb 28 10:59:55.729 INFO O| Feb 28 10:59:55.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84902025-02-28T10:59:57.203Z[ recovery-image] Feb 28 10:59:55.729 INFO O| Feb 28 10:59:55.729 INFO STEP 49 (ensure_dir) COMPLETE
84912025-02-28T10:59:57.206Z[ recovery-image] Feb 28 10:59:55.729 INFO O| Feb 28 10:59:55.729 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84922025-02-28T10:59:57.238Z[ recovery-image] Feb 28 10:59:55.764 INFO O| Feb 28 10:59:55.764 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84932025-02-28T10:59:57.238Z[ recovery-image] Feb 28 10:59:55.764 INFO O| Feb 28 10:59:55.764 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84942025-02-28T10:59:58.146Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
84952025-02-28T10:59:59.246Z[ recovery-image] Feb 28 10:59:57.771 INFO O| Feb 28 10:59:57.771 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84962025-02-28T10:59:59.246Z[ recovery-image] Feb 28 10:59:57.771 INFO O| Feb 28 10:59:57.771 INFO ok!
84972025-02-28T10:59:59.249Z[ recovery-image] Feb 28 10:59:57.771 INFO O| Feb 28 10:59:57.771 INFO STEP 50 (ensure_file) COMPLETE
84982025-02-28T10:59:59.249Z[ recovery-image] Feb 28 10:59:57.771 INFO O| Feb 28 10:59:57.771 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84992025-02-28T10:59:59.264Z[ recovery-image] Feb 28 10:59:57.790 INFO O| Feb 28 10:59:57.790 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
85002025-02-28T10:59:59.264Z[ recovery-image] Feb 28 10:59:57.790 INFO O| Feb 28 10:59:57.790 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
85012025-02-28T10:59:59.315Z[ recovery-image] Feb 28 10:59:57.841 INFO O| Feb 28 10:59:57.841 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
85022025-02-28T10:59:59.315Z[ recovery-image] Feb 28 10:59:57.841 INFO O| Feb 28 10:59:57.841 INFO ok!
85032025-02-28T10:59:59.315Z[ recovery-image] Feb 28 10:59:57.841 INFO O| Feb 28 10:59:57.841 INFO STEP 51 (ensure_file) COMPLETE
85042025-02-28T10:59:59.318Z[ recovery-image] Feb 28 10:59:57.841 INFO O| Feb 28 10:59:57.841 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85052025-02-28T10:59:59.335Z[ recovery-image] Feb 28 10:59:57.860 INFO O| Feb 28 10:59:57.860 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85062025-02-28T10:59:59.335Z[ recovery-image] Feb 28 10:59:57.860 INFO O| Feb 28 10:59:57.860 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85072025-02-28T10:59:59.338Z[ recovery-image] Feb 28 10:59:57.860 INFO O| Feb 28 10:59:57.860 INFO STEP 52 (ensure_dir) COMPLETE
85082025-02-28T10:59:59.338Z[ recovery-image] Feb 28 10:59:57.860 INFO O| Feb 28 10:59:57.860 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85092025-02-28T10:59:59.378Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
85102025-02-28T10:59:59.378Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
85112025-02-28T10:59:59.378Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
85122025-02-28T10:59:59.381Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO ok!
85132025-02-28T10:59:59.381Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO STEP 53 (ensure_file) COMPLETE
85142025-02-28T10:59:59.381Z[ recovery-image] Feb 28 10:59:57.903 INFO O| Feb 28 10:59:57.903 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85152025-02-28T10:59:59.398Z[ recovery-image] Feb 28 10:59:57.923 INFO O| Feb 28 10:59:57.923 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
85162025-02-28T10:59:59.398Z[ recovery-image] Feb 28 10:59:57.923 INFO O| Feb 28 10:59:57.923 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
85172025-02-28T10:59:59.398Z[ recovery-image] Feb 28 10:59:57.924 INFO O| Feb 28 10:59:57.923 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
85182025-02-28T10:59:59.401Z[ recovery-image] Feb 28 10:59:57.924 INFO O| Feb 28 10:59:57.924 INFO ok!
85192025-02-28T10:59:59.401Z[ recovery-image] Feb 28 10:59:57.924 INFO O| Feb 28 10:59:57.924 INFO STEP 54 (ensure_file) COMPLETE
85202025-02-28T10:59:59.401Z[ recovery-image] Feb 28 10:59:57.924 INFO O| Feb 28 10:59:57.924 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85212025-02-28T10:59:59.417Z[ recovery-image] Feb 28 10:59:57.943 INFO O| Feb 28 10:59:57.943 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85222025-02-28T10:59:59.418Z[ recovery-image] Feb 28 10:59:57.943 INFO O| Feb 28 10:59:57.943 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85232025-02-28T10:59:59.420Z[ recovery-image] Feb 28 10:59:57.943 INFO O| Feb 28 10:59:57.943 INFO STEP 55 (ensure_dir) COMPLETE
85242025-02-28T10:59:59.420Z[ recovery-image] Feb 28 10:59:57.943 INFO O| Feb 28 10:59:57.943 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85252025-02-28T10:59:59.437Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
85262025-02-28T10:59:59.437Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
85272025-02-28T10:59:59.439Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
85282025-02-28T10:59:59.440Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO ok!
85292025-02-28T10:59:59.440Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO STEP 56 (ensure_file) COMPLETE
85302025-02-28T10:59:59.440Z[ recovery-image] Feb 28 10:59:57.962 INFO O| Feb 28 10:59:57.962 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85312025-02-28T10:59:59.457Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.982 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
85322025-02-28T10:59:59.457Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.983 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
85332025-02-28T10:59:59.460Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.983 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
85342025-02-28T10:59:59.460Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.983 INFO ok!
85352025-02-28T10:59:59.460Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.983 INFO STEP 57 (ensure_file) COMPLETE
85362025-02-28T10:59:59.460Z[ recovery-image] Feb 28 10:59:57.983 INFO O| Feb 28 10:59:57.983 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85372025-02-28T10:59:59.490Z[ recovery-image] Feb 28 10:59:58.016 INFO O| Feb 28 10:59:58.015 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85382025-02-28T10:59:59.490Z[ recovery-image] Feb 28 10:59:58.016 INFO O| Feb 28 10:59:58.016 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85392025-02-28T10:59:59.490Z[ recovery-image] Feb 28 10:59:58.016 INFO O| Feb 28 10:59:58.016 INFO STEP 58 (ensure_dir) COMPLETE
85402025-02-28T10:59:59.493Z[ recovery-image] Feb 28 10:59:58.016 INFO O| Feb 28 10:59:58.016 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85412025-02-28T10:59:59.527Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
85422025-02-28T10:59:59.527Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
85432025-02-28T10:59:59.527Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
85442025-02-28T10:59:59.529Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO ok!
85452025-02-28T10:59:59.529Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO STEP 59 (ensure_file) COMPLETE
85462025-02-28T10:59:59.529Z[ recovery-image] Feb 28 10:59:58.052 INFO O| Feb 28 10:59:58.052 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85472025-02-28T10:59:59.551Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.076 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
85482025-02-28T10:59:59.551Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.077 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
85492025-02-28T10:59:59.554Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.077 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
85502025-02-28T10:59:59.554Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.077 INFO ok!
85512025-02-28T10:59:59.554Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.077 INFO STEP 60 (ensure_file) COMPLETE
85522025-02-28T10:59:59.554Z[ recovery-image] Feb 28 10:59:58.077 INFO O| Feb 28 10:59:58.077 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85532025-02-28T10:59:59.572Z[ recovery-image] Feb 28 10:59:58.097 INFO O| Feb 28 10:59:58.097 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85542025-02-28T10:59:59.572Z[ recovery-image] Feb 28 10:59:58.098 INFO O| Feb 28 10:59:58.098 INFO STEP 61 (ensure_dir) COMPLETE
85552025-02-28T10:59:59.572Z[ recovery-image] Feb 28 10:59:58.098 INFO O| Feb 28 10:59:58.098 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85562025-02-28T10:59:59.603Z[ recovery-image] Feb 28 10:59:58.122 INFO O| Feb 28 10:59:58.122 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85572025-02-28T10:59:59.605Z[ recovery-image] Feb 28 10:59:58.122 INFO O| Feb 28 10:59:58.122 INFO STEP 62 (ensure_dir) COMPLETE
85582025-02-28T10:59:59.605Z[ recovery-image] Feb 28 10:59:58.122 INFO O| Feb 28 10:59:58.122 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85592025-02-28T10:59:59.637Z[ recovery-image] Feb 28 10:59:58.162 INFO O| Feb 28 10:59:58.162 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85602025-02-28T10:59:59.637Z[ recovery-image] Feb 28 10:59:58.162 INFO O| Feb 28 10:59:58.162 INFO STEP 63 (ensure_dir) COMPLETE
85612025-02-28T10:59:59.637Z[ recovery-image] Feb 28 10:59:58.162 INFO O| Feb 28 10:59:58.162 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85622025-02-28T10:59:59.664Z[ recovery-image] Feb 28 10:59:58.189 INFO O| Feb 28 10:59:58.189 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85632025-02-28T10:59:59.664Z[ recovery-image] Feb 28 10:59:58.189 INFO O| Feb 28 10:59:58.189 INFO STEP 64 (ensure_dir) COMPLETE
85642025-02-28T10:59:59.664Z[ recovery-image] Feb 28 10:59:58.189 INFO O| Feb 28 10:59:58.189 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85652025-02-28T10:59:59.704Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85662025-02-28T10:59:59.704Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO copying /tmp/.tmp0w4Sgc/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85672025-02-28T10:59:59.704Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85682025-02-28T10:59:59.707Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO ok!
85692025-02-28T10:59:59.707Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO STEP 65 (ensure_file) COMPLETE
85702025-02-28T10:59:59.708Z[ recovery-image] Feb 28 10:59:58.230 INFO O| Feb 28 10:59:58.230 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85712025-02-28T10:59:59.738Z[ recovery-image] Feb 28 10:59:58.264 INFO O| Feb 28 10:59:58.263 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85722025-02-28T10:59:59.741Z[ recovery-image] Feb 28 10:59:58.264 INFO O| Feb 28 10:59:58.264 INFO STEP 66 (remove_files) COMPLETE
85732025-02-28T10:59:59.741Z[ recovery-image] Feb 28 10:59:58.264 INFO O| Feb 28 10:59:58.264 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85742025-02-28T10:59:59.760Z[ recovery-image] Feb 28 10:59:58.286 INFO O| Feb 28 10:59:58.285 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85752025-02-28T10:59:59.763Z[ recovery-image] Feb 28 10:59:58.286 INFO O| Feb 28 10:59:58.286 INFO STEP 67 (remove_files) COMPLETE
85762025-02-28T10:59:59.763Z[ recovery-image] Feb 28 10:59:58.286 INFO O| Feb 28 10:59:58.286 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85772025-02-28T10:59:59.798Z[ recovery-image] Feb 28 10:59:58.324 INFO O| Feb 28 10:59:58.324 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85782025-02-28T10:59:59.802Z[ recovery-image] Feb 28 10:59:58.325 INFO O| Feb 28 10:59:58.325 INFO STEP 68 (remove_files) COMPLETE
85792025-02-28T10:59:59.802Z[ recovery-image] Feb 28 10:59:58.325 INFO O| Feb 28 10:59:58.325 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85802025-02-28T10:59:59.825Z[ recovery-image] Feb 28 10:59:58.345 INFO O| Feb 28 10:59:58.345 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85812025-02-28T10:59:59.825Z[ recovery-image] Feb 28 10:59:58.345 INFO O| Feb 28 10:59:58.345 INFO STEP 69 (remove_files) COMPLETE
85822025-02-28T10:59:59.827Z[ recovery-image] Feb 28 10:59:58.345 INFO O| Feb 28 10:59:58.345 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85832025-02-28T10:59:59.839Z[ recovery-image] Feb 28 10:59:58.365 INFO O| Feb 28 10:59:58.364 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85842025-02-28T10:59:59.842Z[ recovery-image] Feb 28 10:59:58.365 INFO O| Feb 28 10:59:58.365 INFO STEP 70 (remove_files) COMPLETE
85852025-02-28T10:59:59.842Z[ recovery-image] Feb 28 10:59:58.365 INFO O| Feb 28 10:59:58.365 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85862025-02-28T10:59:59.859Z[ recovery-image] Feb 28 10:59:58.385 INFO O| Feb 28 10:59:58.384 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85872025-02-28T10:59:59.862Z[ recovery-image] Feb 28 10:59:58.385 INFO O| Feb 28 10:59:58.385 INFO STEP 71 (remove_files) COMPLETE
85882025-02-28T10:59:59.862Z[ recovery-image] Feb 28 10:59:58.385 INFO O| Feb 28 10:59:58.385 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85892025-02-28T10:59:59.881Z[ recovery-image] Feb 28 10:59:58.406 INFO O| Feb 28 10:59:58.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85902025-02-28T10:59:59.881Z[ recovery-image] Feb 28 10:59:58.407 INFO O| Feb 28 10:59:58.406 INFO STEP 72 (remove_files) COMPLETE
85912025-02-28T10:59:59.881Z[ recovery-image] Feb 28 10:59:58.407 INFO O| Feb 28 10:59:58.407 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85922025-02-28T10:59:59.931Z[ recovery-image] Feb 28 10:59:58.457 INFO O| Feb 28 10:59:58.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85932025-02-28T10:59:59.931Z[ recovery-image] Feb 28 10:59:58.457 INFO O| Feb 28 10:59:58.457 INFO STEP 73 (remove_files) COMPLETE
85942025-02-28T10:59:59.934Z[ recovery-image] Feb 28 10:59:58.457 INFO O| Feb 28 10:59:58.457 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85952025-02-28T10:59:59.961Z[ recovery-image] Feb 28 10:59:58.486 INFO O| Feb 28 10:59:58.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85962025-02-28T10:59:59.961Z[ recovery-image] Feb 28 10:59:58.487 INFO O| Feb 28 10:59:58.487 INFO STEP 74 (remove_files) COMPLETE
85972025-02-28T10:59:59.964Z[ recovery-image] Feb 28 10:59:58.487 INFO O| Feb 28 10:59:58.487 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85982025-02-28T11:00:00.022Z[ recovery-image] Feb 28 10:59:58.548 INFO O| Feb 28 10:59:58.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85992025-02-28T11:00:00.023Z[ recovery-image] Feb 28 10:59:58.548 INFO O| Feb 28 10:59:58.548 INFO STEP 75 (remove_files) COMPLETE
86002025-02-28T11:00:00.023Z[ recovery-image] Feb 28 10:59:58.548 INFO O| Feb 28 10:59:58.548 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86012025-02-28T11:00:00.049Z[ recovery-image] Feb 28 10:59:58.574 INFO O| Feb 28 10:59:58.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
86022025-02-28T11:00:00.049Z[ recovery-image] Feb 28 10:59:58.574 INFO O| Feb 28 10:59:58.574 INFO STEP 76 (remove_files) COMPLETE
86032025-02-28T11:00:00.049Z[ recovery-image] Feb 28 10:59:58.574 INFO O| Feb 28 10:59:58.574 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86042025-02-28T11:00:00.068Z[ recovery-image] Feb 28 10:59:58.594 INFO O| Feb 28 10:59:58.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
86052025-02-28T11:00:00.068Z[ recovery-image] Feb 28 10:59:58.594 INFO O| Feb 28 10:59:58.594 INFO STEP 77 (remove_files) COMPLETE
86062025-02-28T11:00:00.068Z[ recovery-image] Feb 28 10:59:58.594 INFO O| Feb 28 10:59:58.594 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86072025-02-28T11:00:00.088Z[ recovery-image] Feb 28 10:59:58.613 INFO O| Feb 28 10:59:58.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
86082025-02-28T11:00:00.088Z[ recovery-image] Feb 28 10:59:58.613 INFO O| Feb 28 10:59:58.613 INFO STEP 78 (remove_files) COMPLETE
86092025-02-28T11:00:00.091Z[ recovery-image] Feb 28 10:59:58.614 INFO O| Feb 28 10:59:58.613 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86102025-02-28T11:00:00.114Z[ recovery-image] Feb 28 10:59:58.632 INFO O| Feb 28 10:59:58.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
86112025-02-28T11:00:00.114Z[ recovery-image] Feb 28 10:59:58.633 INFO O| Feb 28 10:59:58.632 INFO STEP 79 (remove_files) COMPLETE
86122025-02-28T11:00:00.116Z[ recovery-image] Feb 28 10:59:58.633 INFO O| Feb 28 10:59:58.632 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86132025-02-28T11:00:00.123Z[ recovery-image] Feb 28 10:59:58.649 INFO O| Feb 28 10:59:58.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
86142025-02-28T11:00:00.123Z[ recovery-image] Feb 28 10:59:58.649 INFO O| Feb 28 10:59:58.649 INFO STEP 80 (remove_files) COMPLETE
86152025-02-28T11:00:00.126Z[ recovery-image] Feb 28 10:59:58.649 INFO O| Feb 28 10:59:58.649 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86162025-02-28T11:00:00.158Z[ recovery-image] Feb 28 10:59:58.683 INFO O| Feb 28 10:59:58.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
86172025-02-28T11:00:00.160Z[ recovery-image] Feb 28 10:59:58.683 INFO O| Feb 28 10:59:58.683 INFO STEP 81 (remove_files) COMPLETE
86182025-02-28T11:00:00.160Z[ recovery-image] Feb 28 10:59:58.683 INFO O| Feb 28 10:59:58.683 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86192025-02-28T11:00:00.180Z[ recovery-image] Feb 28 10:59:58.705 INFO O| Feb 28 10:59:58.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
86202025-02-28T11:00:00.183Z[ recovery-image] Feb 28 10:59:58.706 INFO O| Feb 28 10:59:58.706 INFO STEP 82 (remove_files) COMPLETE
86212025-02-28T11:00:00.183Z[ recovery-image] Feb 28 10:59:58.706 INFO O| Feb 28 10:59:58.706 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86222025-02-28T11:00:00.199Z[ recovery-image] Feb 28 10:59:58.724 INFO O| Feb 28 10:59:58.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
86232025-02-28T11:00:00.201Z[ recovery-image] Feb 28 10:59:58.724 INFO O| Feb 28 10:59:58.724 INFO STEP 83 (remove_files) COMPLETE
86242025-02-28T11:00:00.201Z[ recovery-image] Feb 28 10:59:58.725 INFO O| Feb 28 10:59:58.724 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86252025-02-28T11:00:00.218Z[ recovery-image] Feb 28 10:59:58.744 INFO O| Feb 28 10:59:58.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
86262025-02-28T11:00:00.218Z[ recovery-image] Feb 28 10:59:58.744 INFO O| Feb 28 10:59:58.744 INFO STEP 84 (remove_files) COMPLETE
86272025-02-28T11:00:00.221Z[ recovery-image] Feb 28 10:59:58.744 INFO O| Feb 28 10:59:58.744 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86282025-02-28T11:00:00.238Z[ recovery-image] Feb 28 10:59:58.763 INFO O| Feb 28 10:59:58.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
86292025-02-28T11:00:00.238Z[ recovery-image] Feb 28 10:59:58.764 INFO O| Feb 28 10:59:58.763 INFO STEP 85 (remove_files) COMPLETE
86302025-02-28T11:00:00.241Z[ recovery-image] Feb 28 10:59:58.764 INFO O| Feb 28 10:59:58.764 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86312025-02-28T11:00:00.256Z[ recovery-image] Feb 28 10:59:58.782 INFO O| Feb 28 10:59:58.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
86322025-02-28T11:00:00.259Z[ recovery-image] Feb 28 10:59:58.782 INFO O| Feb 28 10:59:58.782 INFO STEP 86 (remove_files) COMPLETE
86332025-02-28T11:00:00.259Z[ recovery-image] Feb 28 10:59:58.782 INFO O| Feb 28 10:59:58.782 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86342025-02-28T11:00:00.283Z[ recovery-image] Feb 28 10:59:58.809 INFO O| Feb 28 10:59:58.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
86352025-02-28T11:00:00.286Z[ recovery-image] Feb 28 10:59:58.809 INFO O| Feb 28 10:59:58.809 INFO STEP 87 (remove_files) COMPLETE
86362025-02-28T11:00:00.286Z[ recovery-image] Feb 28 10:59:58.809 INFO O| Feb 28 10:59:58.809 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86372025-02-28T11:00:00.300Z[ recovery-image] Feb 28 10:59:58.826 INFO O| Feb 28 10:59:58.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
86382025-02-28T11:00:00.300Z[ recovery-image] Feb 28 10:59:58.826 INFO O| Feb 28 10:59:58.826 INFO STEP 88 (remove_files) COMPLETE
86392025-02-28T11:00:00.303Z[ recovery-image] Feb 28 10:59:58.826 INFO O| Feb 28 10:59:58.826 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86402025-02-28T11:00:00.334Z[ recovery-image] Feb 28 10:59:58.859 INFO O| Feb 28 10:59:58.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
86412025-02-28T11:00:00.334Z[ recovery-image] Feb 28 10:59:58.859 INFO O| Feb 28 10:59:58.859 INFO STEP 89 (remove_files) COMPLETE
86422025-02-28T11:00:00.334Z[ recovery-image] Feb 28 10:59:58.859 INFO O| Feb 28 10:59:58.859 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86432025-02-28T11:00:00.355Z[ recovery-image] Feb 28 10:59:58.881 INFO O| Feb 28 10:59:58.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
86442025-02-28T11:00:00.355Z[ recovery-image] Feb 28 10:59:58.881 INFO O| Feb 28 10:59:58.881 INFO STEP 90 (remove_files) COMPLETE
86452025-02-28T11:00:00.355Z[ recovery-image] Feb 28 10:59:58.881 INFO O| Feb 28 10:59:58.881 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86462025-02-28T11:00:00.374Z[ recovery-image] Feb 28 10:59:58.899 INFO O| Feb 28 10:59:58.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
86472025-02-28T11:00:00.374Z[ recovery-image] Feb 28 10:59:58.899 INFO O| Feb 28 10:59:58.899 INFO STEP 91 (remove_files) COMPLETE
86482025-02-28T11:00:00.374Z[ recovery-image] Feb 28 10:59:58.899 INFO O| Feb 28 10:59:58.899 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86492025-02-28T11:00:00.393Z[ recovery-image] Feb 28 10:59:58.918 INFO O| Feb 28 10:59:58.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
86502025-02-28T11:00:00.393Z[ recovery-image] Feb 28 10:59:58.919 INFO O| Feb 28 10:59:58.919 INFO STEP 92 (remove_files) COMPLETE
86512025-02-28T11:00:00.393Z[ recovery-image] Feb 28 10:59:58.919 INFO O| Feb 28 10:59:58.919 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86522025-02-28T11:00:00.445Z[ recovery-image] Feb 28 10:59:58.970 INFO O| Feb 28 10:59:58.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86532025-02-28T11:00:00.445Z[ recovery-image] Feb 28 10:59:58.970 INFO O| Feb 28 10:59:58.970 INFO STEP 93 (remove_files) COMPLETE
86542025-02-28T11:00:00.448Z[ recovery-image] Feb 28 10:59:58.970 INFO O| Feb 28 10:59:58.970 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86552025-02-28T11:00:00.466Z[ recovery-image] Feb 28 10:59:58.991 INFO O| Feb 28 10:59:58.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86562025-02-28T11:00:00.466Z[ recovery-image] Feb 28 10:59:58.991 INFO O| Feb 28 10:59:58.991 INFO STEP 94 (remove_files) COMPLETE
86572025-02-28T11:00:00.469Z[ recovery-image] Feb 28 10:59:58.991 INFO O| Feb 28 10:59:58.991 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86582025-02-28T11:00:00.497Z[ recovery-image] Feb 28 10:59:59.022 INFO O| Feb 28 10:59:59.022 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86592025-02-28T11:00:00.500Z[ recovery-image] Feb 28 10:59:59.023 INFO O| Feb 28 10:59:59.023 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86602025-02-28T11:00:07.104Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
86612025-02-28T11:00:09.138Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
86622025-02-28T11:00:15.147Z[ recovery-image] Feb 28 11:00:13.669 INFO O| Feb 28 11:00:13.669 INFO O| Loading smf(7) service descriptions: 1/672/673/674/675/676/677/678/679/6710/6711/6712/6713/6714/6715/6716/6717/6718/6719/6720/6721/6722/6723/6724/6725/6726/6727/6728/6729/6730/6731/6732/6733/6734/6735/6736/6737/6738/6739/6740/6741/6742/6743/6744/6745/6746/6747/6748/6749/6750/6751/6752/6753/6754/6755/6756/6757/6758/6759/6760/6761/6762/6763/6764/6765/6766/6767/67
86632025-02-28T11:00:15.147Z[ recovery-image] Feb 28 11:00:13.669 INFO O| Feb 28 11:00:13.669 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86642025-02-28T11:00:15.166Z[ recovery-image] Feb 28 11:00:13.689 INFO O| Feb 28 11:00:13.689 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86652025-02-28T11:00:15.480Z[ recovery-image] Feb 28 11:00:14.003 INFO O| Feb 28 11:00:14.003 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"}
86662025-02-28T11:00:15.616Z[ recovery-image] Feb 28 11:00:14.139 INFO O| Feb 28 11:00:14.139 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86672025-02-28T11:00:15.796Z[ recovery-image] Feb 28 11:00:14.317 INFO O| Feb 28 11:00:14.317 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86682025-02-28T11:00:15.796Z[ recovery-image] Feb 28 11:00:14.317 INFO O| Feb 28 11:00:14.317 INFO copying /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db ...
86692025-02-28T11:00:15.799Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86702025-02-28T11:00:15.799Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO ok!
86712025-02-28T11:00:15.799Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86722025-02-28T11:00:15.800Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO STEP 95 (seed_smf) COMPLETE
86732025-02-28T11:00:15.800Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO steps complete; finalising image!
86742025-02-28T11:00:15.800Z[ recovery-image] Feb 28 11:00:14.320 INFO O| Feb 28 11:00:14.320 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86752025-02-28T11:00:15.886Z[ recovery-image] Feb 28 11:00:14.408 INFO O| Feb 28 11:00:14.408 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Fri Feb 28 11:00:14 2025)
86762025-02-28T11:00:16.098Z[ recovery-image] Feb 28 11:00:14.620 INFO O| Feb 28 11:00:14.620 INFO trim TEMPORARY-gimlet-zfs-recovery: (62% trimmed, started at Fri Feb 28 11:00:14 2025)
86772025-02-28T11:00:16.384Z[ recovery-image] Feb 28 11:00:14.907 INFO O| Feb 28 11:00:14.907 INFO temporary pool has 376M used, 1.38G avail, 1.00x compressratio
86782025-02-28T11:00:16.384Z[ recovery-image] Feb 28 11:00:14.907 INFO O| Feb 28 11:00:14.907 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86792025-02-28T11:00:17.067Z[ recovery-image] Feb 28 11:00:15.575 INFO O| Feb 28 11:00:15.575 INFO copying image /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86802025-02-28T11:00:17.067Z[ recovery-image] Feb 28 11:00:15.575 INFO O| Feb 28 11:00:15.575 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86812025-02-28T11:00:23.088Z[ recovery-image] Feb 28 11:00:21.609 INFO O| Feb 28 11:00:21.609 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86822025-02-28T11:00:23.088Z[ recovery-image] Feb 28 11:00:21.609 INFO O| Feb 28 11:00:21.609 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86832025-02-28T11:00:23.090Z[ recovery-image] Feb 28 11:00:21.610 INFO O| Feb 28 11:00:21.609 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86842025-02-28T11:00:23.090Z[ recovery-image] Feb 28 11:00:21.610 INFO O| Feb 28 11:00:21.610 INFO completed processing gimlet/zfs-recovery
86852025-02-28T11:00:23.090Z[ recovery-image] Feb 28 11:00:21.610 INFO O| Feb 28 11:00:21.610 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86862025-02-28T11:00:23.656Z[ recovery-image] Feb 28 11:00:22.178 INFO O| Feb 28 11:00:22.177 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86872025-02-28T11:00:23.788Z[ recovery-image] Feb 28 11:00:22.310 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
86882025-02-28T11:00:23.791Z[ recovery-image] Feb 28 11:00:22.310 INFO expanded image name: "recovery ecbad70/${os_short_commit} 2025-02-28 10:26" -> "recovery ecbad70/9fcb5ef 2025-02-28 10:26"
86892025-02-28T11:00:23.791Z[ recovery-image] Feb 28 11:00:22.310 INFO output artefacts stored in: "/work/os-recovery"
86902025-02-28T11:00:23.791Z[ recovery-image] Feb 28 11:00:22.310 INFO collecting git info from project "chelsio-t6-roms"...
86912025-02-28T11:00:23.845Z[ recovery-image] Feb 28 11:00:22.366 INFO collecting git info from project "amd-firmware"...
86922025-02-28T11:00:24.155Z[ recovery-image] Feb 28 11:00:22.676 INFO collecting git info from project "bootserver"...
86932025-02-28T11:00:24.164Z[ recovery-image] Feb 28 11:00:22.686 INFO collecting git info from project "pinprick"...
86942025-02-28T11:00:24.174Z[ recovery-image] Feb 28 11:00:22.695 INFO collecting git info from project "image-builder"...
86952025-02-28T11:00:24.206Z[ recovery-image] Feb 28 11:00:22.727 INFO collecting git info from project "pilot"...
86962025-02-28T11:00:24.346Z[ recovery-image] Feb 28 11:00:22.867 INFO collecting git info from project "amd-host-image-builder"...
86972025-02-28T11:00:25.248Z[ recovery-image] Feb 28 11:00:23.769 INFO collecting git info from project "phbl"...
86982025-02-28T11:00:25.260Z[ recovery-image] Feb 28 11:00:23.781 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86992025-02-28T11:00:26.401Z[ recovery-image] Feb 28 11:00:24.922 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
87002025-02-28T11:00:27.138Z[ recovery-image] Feb 28 11:00:25.659 INFO creating Oxide boot image...
87012025-02-28T11:00:27.138Z[ recovery-image] Feb 28 11:00:25.659 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery ecbad70/9fcb5ef 2025-02-28 10:26", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
87022025-02-28T11:00:34.432Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
87032025-02-28T11:00:40.106Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
87042025-02-28T11:00:45.930Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
87052025-02-28T11:00:47.528Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
87062025-02-28T11:00:48.737Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
87072025-02-28T11:00:51.446Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
87082025-02-28T11:00:55.207Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
87092025-02-28T11:00:56.872Z[verify-libraries] Compiling termios v0.3.3
87102025-02-28T11:00:57.341Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
87112025-02-28T11:01:15.476Z[ host-image] Feb 28 11:01:13.989 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23235:20250221T103335Z
87122025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.989 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23235:20250221T103335Z
87132025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.989 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
87142025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.989 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
87152025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.990 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
87162025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.990 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
87172025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.991 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
87182025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.991 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
87192025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.991 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
87202025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.991 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
87212025-02-28T11:01:15.479Z[ host-image] Feb 28 11:01:13.991 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23235:20250221T103335Z
87222025-02-28T11:01:15.482Z[ host-image] Feb 28 11:01:13.994 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23235:20250221T103336Z
87232025-02-28T11:01:15.484Z[ host-image] Feb 28 11:01:13.995 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23235:20250221T103336Z
87242025-02-28T11:01:15.485Z[ host-image] Feb 28 11:01:13.996 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23235:20250221T103336Z
87252025-02-28T11:01:15.485Z[ host-image] Feb 28 11:01:13.996 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
87262025-02-28T11:01:15.485Z[ host-image] Feb 28 11:01:13.998 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23235:20250221T103336Z
87272025-02-28T11:01:15.487Z[ host-image] Feb 28 11:01:13.999 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23235:20250221T103337Z
87282025-02-28T11:01:15.487Z[ host-image] Feb 28 11:01:13.999 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23235:20250221T103337Z
87292025-02-28T11:01:15.487Z[ host-image] Feb 28 11:01:13.999 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23235:20250221T103337Z
87302025-02-28T11:01:15.487Z[ host-image] Feb 28 11:01:13.999 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23235:20250221T103338Z
87312025-02-28T11:01:15.488Z[ host-image] Feb 28 11:01:13.999 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23235:20250221T103338Z
87322025-02-28T11:01:15.488Z[ host-image] Feb 28 11:01:14.000 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23235:20250221T103338Z
87332025-02-28T11:01:15.488Z[ host-image] Feb 28 11:01:14.000 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23235:20250221T103338Z
87342025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.000 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23235:20250221T103339Z
87352025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.000 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23235:20250221T103339Z
87362025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23235:20250221T103340Z
87372025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23235:20250221T103340Z
87382025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23235:20250221T103342Z
87392025-02-28T11:01:15.490Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23235:20250221T103342Z
87402025-02-28T11:01:15.491Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.334:20250214T080526Z
87412025-02-28T11:01:15.491Z[ host-image] Feb 28 11:01:14.001 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23235:20250221T103344Z
87422025-02-28T11:01:15.491Z[ host-image] Feb 28 11:01:14.002 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23235:20250221T103346Z
87432025-02-28T11:01:15.491Z[ host-image] Feb 28 11:01:14.002 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23235:20250221T103347Z
87442025-02-28T11:01:15.491Z[ host-image] Feb 28 11:01:14.002 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23235:20250221T103347Z
87452025-02-28T11:01:15.493Z[ host-image] Feb 28 11:01:14.004 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23235:20250221T103349Z
87462025-02-28T11:01:15.493Z[ host-image] Feb 28 11:01:14.004 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23235:20250221T103349Z
87472025-02-28T11:01:15.516Z[ host-image] Feb 28 11:01:14.029 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
87482025-02-28T11:01:15.516Z[ host-image] Feb 28 11:01:14.029 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23235:20250221T103349Z
87492025-02-28T11:01:15.519Z[ host-image] Feb 28 11:01:14.029 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
87502025-02-28T11:01:15.519Z[ host-image] Feb 28 11:01:14.030 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
87512025-02-28T11:01:15.519Z[ host-image] Feb 28 11:01:14.031 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
87522025-02-28T11:01:15.519Z[ host-image] Feb 28 11:01:14.031 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23235:20250221T103349Z
87532025-02-28T11:01:15.519Z[ host-image] Feb 28 11:01:14.031 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
87542025-02-28T11:01:15.521Z[ host-image] Feb 28 11:01:14.032 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
87552025-02-28T11:01:15.522Z[ host-image] Feb 28 11:01:14.034 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
87562025-02-28T11:01:15.522Z[ host-image] Feb 28 11:01:14.034 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
87572025-02-28T11:01:15.547Z[ host-image] Feb 28 11:01:14.060 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
87582025-02-28T11:01:15.550Z[ host-image] Feb 28 11:01:14.061 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
87592025-02-28T11:01:15.550Z[ host-image] Feb 28 11:01:14.061 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87602025-02-28T11:01:15.550Z[ host-image] Feb 28 11:01:14.062 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87612025-02-28T11:01:15.550Z[ host-image] Feb 28 11:01:14.063 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87622025-02-28T11:01:15.550Z[ host-image] Feb 28 11:01:14.063 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87632025-02-28T11:01:15.629Z[ host-image] Feb 28 11:01:14.140 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z
87642025-02-28T11:01:15.631Z[ host-image] Feb 28 11:01:14.142 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87652025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.142 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87662025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.143 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23235:20250221T103351Z
87672025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.144 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23235:20250221T103357Z
87682025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.144 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87692025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.144 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23235:20250221T103357Z
87702025-02-28T11:01:15.632Z[ host-image] Feb 28 11:01:14.145 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
87712025-02-28T11:01:15.634Z[ host-image] Feb 28 11:01:14.145 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
87722025-02-28T11:01:15.634Z[ host-image] Feb 28 11:01:14.145 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
87732025-02-28T11:01:15.634Z[ host-image] Feb 28 11:01:14.145 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23235:20250221T103357Z
87742025-02-28T11:01:15.634Z[ host-image] Feb 28 11:01:14.146 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87752025-02-28T11:01:15.640Z[ host-image] Feb 28 11:01:14.153 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87762025-02-28T11:01:15.642Z[ host-image] Feb 28 11:01:14.153 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87772025-02-28T11:01:15.642Z[ host-image] Feb 28 11:01:14.153 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
87782025-02-28T11:01:15.642Z[ host-image] Feb 28 11:01:14.154 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23235:20250221T103358Z
87792025-02-28T11:01:15.642Z[ host-image] Feb 28 11:01:14.154 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87802025-02-28T11:01:15.664Z[ host-image] Feb 28 11:01:14.177 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87812025-02-28T11:01:15.666Z[ host-image] Feb 28 11:01:14.177 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23235:20250221T103358Z
87822025-02-28T11:01:15.669Z[ host-image] Feb 28 11:01:14.181 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23235:20250221T103358Z
87832025-02-28T11:01:15.669Z[ host-image] Feb 28 11:01:14.182 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23235:20250221T103359Z
87842025-02-28T11:01:15.669Z[ host-image] Feb 28 11:01:14.182 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87852025-02-28T11:01:15.672Z[ host-image] Feb 28 11:01:14.183 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23235:20250221T103400Z
87862025-02-28T11:01:15.672Z[ host-image] Feb 28 11:01:14.184 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23235:20250221T103400Z
87872025-02-28T11:01:15.672Z[ host-image] Feb 28 11:01:14.184 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23235:20250221T103400Z
87882025-02-28T11:01:15.675Z[ host-image] Feb 28 11:01:14.185 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23235:20250221T103400Z
87892025-02-28T11:01:15.678Z[ host-image] Feb 28 11:01:14.191 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87902025-02-28T11:01:15.680Z[ host-image] Feb 28 11:01:14.192 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23235:20250221T103401Z
87912025-02-28T11:01:15.680Z[ host-image] Feb 28 11:01:14.193 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23235:20250221T103402Z
87922025-02-28T11:01:15.680Z[ host-image] Feb 28 11:01:14.193 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87932025-02-28T11:01:15.683Z[ host-image] Feb 28 11:01:14.194 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23235:20250221T103402Z
87942025-02-28T11:01:15.683Z[ host-image] Feb 28 11:01:14.194 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23235:20250221T103402Z
87952025-02-28T11:01:15.683Z[ host-image] Feb 28 11:01:14.194 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23235:20250221T103403Z
87962025-02-28T11:01:15.683Z[ host-image] Feb 28 11:01:14.195 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23235:20250221T103403Z
87972025-02-28T11:01:15.694Z[ host-image] Feb 28 11:01:14.208 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23235:20250221T103403Z
87982025-02-28T11:01:15.695Z[ host-image] Feb 28 11:01:14.208 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87992025-02-28T11:01:15.698Z[ host-image] Feb 28 11:01:14.211 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23235:20250221T103403Z
88002025-02-28T11:01:15.700Z[ host-image] Feb 28 11:01:14.213 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23235:20250221T103403Z
88012025-02-28T11:01:15.700Z[ host-image] Feb 28 11:01:14.214 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23235:20250221T103403Z
88022025-02-28T11:01:15.703Z[ host-image] Feb 28 11:01:14.214 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23235:20250221T103403Z
88032025-02-28T11:01:15.703Z[ host-image] Feb 28 11:01:14.215 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23235:20250221T103403Z
88042025-02-28T11:01:15.703Z[ host-image] Feb 28 11:01:14.216 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23235:20250221T103404Z
88052025-02-28T11:01:15.719Z[ host-image] Feb 28 11:01:14.232 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23235:20250221T103405Z
88062025-02-28T11:01:15.722Z[ host-image] Feb 28 11:01:14.232 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23235:20250221T103404Z
88072025-02-28T11:01:15.722Z[ host-image] Feb 28 11:01:14.233 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23235:20250221T103405Z
88082025-02-28T11:01:15.722Z[ host-image] Feb 28 11:01:14.235 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23235:20250221T103405Z
88092025-02-28T11:01:15.725Z[ host-image] Feb 28 11:01:14.235 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23235:20250221T103405Z
88102025-02-28T11:01:15.757Z[ host-image] Feb 28 11:01:14.270 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23235:20250221T103408Z
88112025-02-28T11:01:15.759Z[ host-image] Feb 28 11:01:14.270 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23235:20250221T103405Z
88122025-02-28T11:01:15.760Z[ host-image] Feb 28 11:01:14.270 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23235:20250221T103405Z
88132025-02-28T11:01:15.760Z[ host-image] Feb 28 11:01:14.271 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
88142025-02-28T11:01:15.760Z[ host-image] Feb 28 11:01:14.271 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
88152025-02-28T11:01:15.822Z[ host-image] Feb 28 11:01:14.335 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23235:20250221T103406Z
88162025-02-28T11:01:15.825Z[ host-image] Feb 28 11:01:14.335 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
88172025-02-28T11:01:15.825Z[ host-image] Feb 28 11:01:14.336 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23235:20250221T103406Z
88182025-02-28T11:01:15.825Z[ host-image] Feb 28 11:01:14.336 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23235:20250221T103406Z
88192025-02-28T11:01:15.825Z[ host-image] Feb 28 11:01:14.337 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23235:20250221T103406Z
88202025-02-28T11:01:15.825Z[ host-image] Feb 28 11:01:14.338 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
88212025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.339 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
88222025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.339 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23235:20250221T103407Z
88232025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.340 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23235:20250221T103407Z
88242025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.340 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23235:20250221T103407Z
88252025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.340 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23235:20250221T103407Z
88262025-02-28T11:01:15.828Z[ host-image] Feb 28 11:01:14.341 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23235:20250221T103408Z
88272025-02-28T11:01:15.830Z[ host-image] Feb 28 11:01:14.341 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23235:20250221T103408Z
88282025-02-28T11:01:15.833Z[ host-image] Feb 28 11:01:14.345 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
88292025-02-28T11:01:15.833Z[ host-image] Feb 28 11:01:14.346 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23235:20250221T103409Z
88302025-02-28T11:01:15.836Z[ host-image] Feb 28 11:01:14.348 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23235:20250221T103409Z
88312025-02-28T11:01:15.836Z[ host-image] Feb 28 11:01:14.348 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23235:20250221T103409Z
88322025-02-28T11:01:15.836Z[ host-image] Feb 28 11:01:14.349 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23235:20250221T103410Z
88332025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.349 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23235:20250221T103409Z
88342025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.350 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23235:20250221T103410Z
88352025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.350 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
88362025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.350 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
88372025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.350 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23235:20250221T103412Z
88382025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23235:20250221T103412Z
88392025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
88402025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
88412025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
88422025-02-28T11:01:15.838Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
88432025-02-28T11:01:15.841Z[ host-image] Feb 28 11:01:14.351 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
88442025-02-28T11:01:15.841Z[ host-image] Feb 28 11:01:14.353 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
88452025-02-28T11:01:15.894Z[ host-image] Feb 28 11:01:14.355 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
88462025-02-28T11:01:15.894Z[ host-image] Feb 28 11:01:14.355 INFO O| tempdir @ "/tmp/.tmp9M0Jgs/tmp"
88472025-02-28T11:01:15.894Z[ host-image] Feb 28 11:01:14.355 INFO O| image root @ "/tmp/.tmp9M0Jgs/tmp/root"
88482025-02-28T11:01:15.894Z[ host-image] Feb 28 11:01:14.355 INFO O| creating image...
88492025-02-28T11:01:17.108Z[ host-image] Feb 28 11:01:15.621 INFO O| copying publishers...
88502025-02-28T11:01:29.283Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
88512025-02-28T11:01:41.557Z[ recovery-image] Feb 28 11:01:40.065 INFO O| ok, image written!
88522025-02-28T11:01:41.557Z[ recovery-image] Feb 28 11:01:40.066 INFO O| ok, boot_image_csum file written!
88532025-02-28T11:01:41.565Z[ recovery-image] Feb 28 11:01:40.074 INFO creating boot archive (CPIO)...
88542025-02-28T11:01:41.565Z[ recovery-image] Feb 28 11:01:40.074 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/gimlet/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
88552025-02-28T11:01:41.576Z[ recovery-image] Feb 28 11:01:40.085 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88562025-02-28T11:01:41.579Z[ recovery-image] Feb 28 11:01:40.085 INFO E| + outfile=/work/os-recovery/cpio
88572025-02-28T11:01:41.579Z[ recovery-image] Feb 28 11:01:40.085 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88582025-02-28T11:01:41.582Z[ recovery-image] Feb 28 11:01:40.088 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88592025-02-28T11:01:41.582Z[ recovery-image] Feb 28 11:01:40.088 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88602025-02-28T11:01:41.628Z[ recovery-image] Feb 28 11:01:40.137 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88612025-02-28T11:01:41.628Z[ recovery-image] Feb 28 11:01:40.137 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88622025-02-28T11:01:41.645Z[ recovery-image] Feb 28 11:01:40.153 INFO creating compressed cpio/unix for nanobl-rs...
88632025-02-28T11:01:41.645Z[ recovery-image] Feb 28 11:01:40.154 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None
88642025-02-28T11:01:42.200Z[ recovery-image] Feb 28 11:01:40.708 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88652025-02-28T11:01:45.370Z[ host-image] Feb 28 11:01:43.878 INFO O| adding properties...
88662025-02-28T11:01:47.797Z[ host-image] Feb 28 11:01:46.304 INFO O| installing packages...
88672025-02-28T11:01:49.393Z[ recovery-image] Feb 28 11:01:47.900 INFO creating reset image...
88682025-02-28T11:01:49.396Z[ recovery-image] Feb 28 11:01:47.901 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
88692025-02-28T11:01:49.979Z[ recovery-image] Feb 28 11:01:48.485 INFO E| Updating crates.io index
88702025-02-28T11:01:50.262Z[ recovery-image] Feb 28 11:01:48.769 INFO E| Downloading crates ...
88712025-02-28T11:01:50.394Z[ recovery-image] Feb 28 11:01:48.901 INFO E| Downloaded colorchoice v1.0.2
88722025-02-28T11:01:50.429Z[ recovery-image] Feb 28 11:01:48.937 INFO E| Downloaded clap_lex v0.7.2
88732025-02-28T11:01:50.432Z[ recovery-image] Feb 28 11:01:48.939 INFO E| Downloaded heck v0.5.0
88742025-02-28T11:01:50.435Z[ recovery-image] Feb 28 11:01:48.941 INFO E| Downloaded anstyle-query v1.1.1
88752025-02-28T11:01:50.437Z[ recovery-image] Feb 28 11:01:48.943 INFO E| Downloaded anstyle-parse v0.2.5
88762025-02-28T11:01:50.440Z[ recovery-image] Feb 28 11:01:48.947 INFO E| Downloaded strsim v0.11.1
88772025-02-28T11:01:50.443Z[ recovery-image] Feb 28 11:01:48.949 INFO E| Downloaded os_pipe v1.2.1
88782025-02-28T11:01:50.445Z[ recovery-image] Feb 28 11:01:48.952 INFO E| Downloaded utf8parse v0.2.2
88792025-02-28T11:01:50.448Z[ recovery-image] Feb 28 11:01:48.953 INFO E| Downloaded shared_child v1.0.1
88802025-02-28T11:01:50.450Z[ recovery-image] Feb 28 11:01:48.956 INFO E| Downloaded once_cell v1.19.0
88812025-02-28T11:01:50.482Z[ recovery-image] Feb 28 11:01:48.989 INFO E| Downloaded quote v1.0.37
88822025-02-28T11:01:50.487Z[ recovery-image] Feb 28 11:01:48.994 INFO E| Downloaded unicode-ident v1.0.13
88832025-02-28T11:01:50.491Z[ recovery-image] Feb 28 11:01:48.999 INFO E| Downloaded proc-macro2 v1.0.86
88842025-02-28T11:01:50.496Z[ recovery-image] Feb 28 11:01:49.004 INFO E| Downloaded clap v4.5.17
88852025-02-28T11:01:50.514Z[ recovery-image] Feb 28 11:01:49.021 INFO E| Downloaded duct v0.13.7
88862025-02-28T11:01:50.518Z[ recovery-image] Feb 28 11:01:49.025 INFO E| Downloaded clap_derive v4.5.13
88872025-02-28T11:01:50.522Z[ recovery-image] Feb 28 11:01:49.030 INFO E| Downloaded is_terminal_polyfill v1.70.1
88882025-02-28T11:01:50.525Z[ recovery-image] Feb 28 11:01:49.032 INFO E| Downloaded clap_builder v4.5.17
88892025-02-28T11:01:50.550Z[ recovery-image] Feb 28 11:01:49.057 INFO E| Downloaded anstream v0.6.15
88902025-02-28T11:01:50.554Z[ recovery-image] Feb 28 11:01:49.061 INFO E| Downloaded anstyle v1.0.8
88912025-02-28T11:01:50.558Z[ recovery-image] Feb 28 11:01:49.065 INFO E| Downloaded syn v2.0.77
88922025-02-28T11:01:50.633Z[ recovery-image] Feb 28 11:01:49.140 INFO E| Downloaded libc v0.2.158
88932025-02-28T11:01:50.774Z[ recovery-image] Feb 28 11:01:49.281 INFO E| Compiling proc-macro2 v1.0.86
88942025-02-28T11:01:50.774Z[ recovery-image] Feb 28 11:01:49.281 INFO E| Compiling libc v0.2.158
88952025-02-28T11:01:50.774Z[ recovery-image] Feb 28 11:01:49.281 INFO E| Compiling unicode-ident v1.0.13
88962025-02-28T11:01:50.779Z[ recovery-image] Feb 28 11:01:49.281 INFO E| Compiling utf8parse v0.2.2
88972025-02-28T11:01:50.779Z[ recovery-image] Feb 28 11:01:49.282 INFO E| Compiling anstyle-query v1.1.1
88982025-02-28T11:01:50.779Z[ recovery-image] Feb 28 11:01:49.282 INFO E| Compiling anstyle v1.0.8
88992025-02-28T11:01:50.779Z[ recovery-image] Feb 28 11:01:49.282 INFO E| Compiling is_terminal_polyfill v1.70.1
89002025-02-28T11:01:50.779Z[ recovery-image] Feb 28 11:01:49.282 INFO E| Compiling colorchoice v1.0.2
89012025-02-28T11:01:51.632Z[ recovery-image] Feb 28 11:01:50.139 INFO E| Compiling clap_lex v0.7.2
89022025-02-28T11:01:51.650Z[ recovery-image] Feb 28 11:01:50.157 INFO E| Compiling heck v0.5.0
89032025-02-28T11:01:51.899Z[ recovery-image] Feb 28 11:01:50.406 INFO E| Compiling strsim v0.11.1
89042025-02-28T11:01:52.056Z[ recovery-image] Feb 28 11:01:50.563 INFO E| Compiling anstyle-parse v0.2.5
89052025-02-28T11:01:52.336Z[ recovery-image] Feb 28 11:01:50.843 INFO E| Compiling once_cell v1.19.0
89062025-02-28T11:01:52.543Z[ recovery-image] Feb 28 11:01:51.050 INFO E| Compiling anstream v0.6.15
89072025-02-28T11:01:53.250Z[ recovery-image] Feb 28 11:01:51.757 INFO E| Compiling clap_builder v4.5.17
89082025-02-28T11:01:53.624Z[ recovery-image] Feb 28 11:01:52.131 INFO E| Compiling os_pipe v1.2.1
89092025-02-28T11:01:53.624Z[ recovery-image] Feb 28 11:01:52.131 INFO E| Compiling shared_child v1.0.1
89102025-02-28T11:01:53.958Z[ recovery-image] Feb 28 11:01:52.465 INFO E| Compiling duct v0.13.7
89112025-02-28T11:01:54.783Z[ recovery-image] Feb 28 11:01:53.290 INFO E| Compiling quote v1.0.37
89122025-02-28T11:01:55.375Z[ recovery-image] Feb 28 11:01:53.882 INFO E| Compiling syn v2.0.77
89132025-02-28T11:01:59.607Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
89142025-02-28T11:02:04.261Z[ recovery-image] Feb 28 11:02:02.766 INFO E| Compiling clap_derive v4.5.13
89152025-02-28T11:02:09.452Z[ recovery-image] Feb 28 11:02:07.957 INFO E| Compiling clap v4.5.17
89162025-02-28T11:02:09.546Z[ recovery-image] Feb 28 11:02:08.051 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
89172025-02-28T11:02:11.660Z[ recovery-image] Feb 28 11:02:10.164 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.11s
89182025-02-28T11:02:11.683Z[ recovery-image] Feb 28 11:02:10.187 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
89192025-02-28T11:02:11.924Z[ recovery-image] Feb 28 11:02:10.428 INFO E| Updating crates.io index
89202025-02-28T11:02:12.187Z[ recovery-image] Feb 28 11:02:10.691 INFO E| Downloading crates ...
89212025-02-28T11:02:12.423Z[ recovery-image] Feb 28 11:02:10.927 INFO E| Downloaded bit_field v0.10.2
89222025-02-28T11:02:12.458Z[ recovery-image] Feb 28 11:02:10.961 INFO E| Downloaded scroll_derive v0.12.0
89232025-02-28T11:02:12.460Z[ recovery-image] Feb 28 11:02:10.963 INFO E| Downloaded bitstruct_derive v0.1.0
89242025-02-28T11:02:12.460Z[ recovery-image] Feb 28 11:02:10.964 INFO E| Downloaded bitstruct v0.1.1
89252025-02-28T11:02:12.492Z[ recovery-image] Feb 28 11:02:10.996 INFO E| Downloaded seq-macro v0.3.5
89262025-02-28T11:02:12.495Z[ recovery-image] Feb 28 11:02:10.999 INFO E| Downloaded miniz_oxide v0.8.0
89272025-02-28T11:02:12.501Z[ recovery-image] Feb 28 11:02:11.003 INFO E| Downloaded proc-macro2 v1.0.89
89282025-02-28T11:02:12.504Z[ recovery-image] Feb 28 11:02:11.008 INFO E| Downloaded cpio_reader v0.1.1
89292025-02-28T11:02:12.506Z[ recovery-image] Feb 28 11:02:11.010 INFO E| Downloaded adler2 v2.0.0
89302025-02-28T11:02:12.509Z[ recovery-image] Feb 28 11:02:11.013 INFO E| Downloaded scroll v0.12.0
89312025-02-28T11:02:12.539Z[ recovery-image] Feb 28 11:02:11.043 INFO E| Downloaded raw-cpuid v10.7.0
89322025-02-28T11:02:12.547Z[ recovery-image] Feb 28 11:02:11.051 INFO E| Downloaded goblin v0.8.2
89332025-02-28T11:02:12.583Z[ recovery-image] Feb 28 11:02:11.087 INFO E| Downloaded syn v2.0.85
89342025-02-28T11:02:12.718Z[ recovery-image] Feb 28 11:02:11.222 INFO E| Downloaded x86 v0.52.0
89352025-02-28T11:02:12.865Z[ recovery-image] Feb 28 11:02:11.368 INFO E| Updating crates.io index
89362025-02-28T11:02:13.022Z[ recovery-image] Feb 28 11:02:11.526 INFO E| Downloading crates ...
89372025-02-28T11:02:13.130Z[ recovery-image] Feb 28 11:02:11.633 INFO E| Downloaded rustc-demangle v0.1.24
89382025-02-28T11:02:13.133Z[ recovery-image] Feb 28 11:02:11.637 INFO E| Downloaded memchr v2.5.0
89392025-02-28T11:02:13.139Z[ recovery-image] Feb 28 11:02:11.643 INFO E| Downloaded getopts v0.2.21
89402025-02-28T11:02:13.203Z[ recovery-image] Feb 28 11:02:11.707 INFO E| Downloaded allocator-api2 v0.2.18
89412025-02-28T11:02:13.209Z[ recovery-image] Feb 28 11:02:11.712 INFO E| Downloaded hashbrown v0.15.0
89422025-02-28T11:02:13.217Z[ recovery-image] Feb 28 11:02:11.721 INFO E| Downloaded compiler_builtins v0.1.134
89432025-02-28T11:02:13.285Z[ recovery-image] Feb 28 11:02:11.789 INFO E| Downloaded libc v0.2.161
89442025-02-28T11:02:13.426Z[ recovery-image] Feb 28 11:02:11.930 INFO E| Compiling compiler_builtins v0.1.134
89452025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.930 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
89462025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.930 INFO E| Compiling proc-macro2 v1.0.89
89472025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.930 INFO E| Compiling unicode-ident v1.0.13
89482025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.931 INFO E| Compiling syn v1.0.109
89492025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.931 INFO E| Compiling x86 v0.52.0
89502025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.931 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
89512025-02-28T11:02:13.429Z[ recovery-image] Feb 28 11:02:11.931 INFO E| Compiling seq-macro v0.3.5
89522025-02-28T11:02:16.812Z[ recovery-image] Feb 28 11:02:15.315 INFO E| Compiling quote v1.0.37
89532025-02-28T11:02:17.395Z[ recovery-image] Feb 28 11:02:15.898 INFO E| Compiling syn v2.0.85
89542025-02-28T11:02:29.362Z[ recovery-image] Feb 28 11:02:27.863 INFO E| Compiling scroll_derive v0.12.0
89552025-02-28T11:02:29.494Z[ host-image] Feb 28 11:02:27.995 INFO O| seeding SMF database...
89562025-02-28T11:02:32.685Z[ recovery-image] Feb 28 11:02:31.185 INFO E| Compiling bitstruct_derive v0.1.0
89572025-02-28T11:02:45.513Z[ host-image] Feb 28 11:02:44.011 INFO O| configuring SMF profile...
89582025-02-28T11:02:45.516Z[ host-image] Feb 28 11:02:44.011 INFO O| modifying shadow(5)...
89592025-02-28T11:02:45.516Z[ host-image] Feb 28 11:02:44.012 INFO O| loading user and group database...
89602025-02-28T11:02:45.516Z[ host-image] Feb 28 11:02:44.012 INFO O| assessing packaged files...
89612025-02-28T11:02:50.371Z[ host-image] Feb 28 11:02:48.868 INFO O| creating archive...
89622025-02-28T11:02:50.436Z[ host-image] Feb 28 11:02:48.934 INFO O| missing from packaging:
89632025-02-28T11:02:50.440Z[ host-image] Feb 28 11:02:48.934 INFO O| "etc/.pwd.lock"
89642025-02-28T11:02:50.440Z[ host-image] Feb 28 11:02:48.934 INFO O| "etc/bash"
89652025-02-28T11:02:50.458Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/profile/generic.xml"
89662025-02-28T11:02:50.458Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/profile/inetd_services.xml"
89672025-02-28T11:02:50.460Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/profile/name_service.xml"
89682025-02-28T11:02:50.460Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/profile/platform.xml"
89692025-02-28T11:02:50.460Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/profile/platform_omicron1.xml"
89702025-02-28T11:02:50.461Z[ host-image] Feb 28 11:02:48.955 INFO O| "etc/svc/repository.db"
89712025-02-28T11:02:50.475Z[ host-image] Feb 28 11:02:48.972 INFO O| "opt/ooce/share"
89722025-02-28T11:02:50.478Z[ host-image] Feb 28 11:02:48.972 INFO O| "opt/ooce/share/man"
89732025-02-28T11:02:50.478Z[ host-image] Feb 28 11:02:48.972 INFO O| "opt/ooce/share/man/man1"
89742025-02-28T11:02:50.490Z[ host-image] Feb 28 11:02:48.987 INFO O| finishing archive...
89752025-02-28T11:02:54.781Z[ host-image] Feb 28 11:02:53.278 INFO O| creating gzonly manifest...
89762025-02-28T11:02:54.793Z[ host-image] Feb 28 11:02:53.290 INFO O| ok
89772025-02-28T11:02:54.991Z[ host-image] Feb 28 11:02:53.487 INFO image builder template: ramdisk-02-trim...
89782025-02-28T11:02:54.991Z[ host-image] Feb 28 11:02:53.487 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None
89792025-02-28T11:02:55.041Z[ host-image] Feb 28 11:02:53.538 INFO O| Feb 28 11:02:53.538 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89802025-02-28T11:02:55.065Z[ host-image] Feb 28 11:02:53.562 INFO O| Feb 28 11:02:53.562 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89812025-02-28T11:02:55.212Z[ host-image] Feb 28 11:02:53.708 INFO O| Feb 28 11:02:53.708 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89822025-02-28T11:02:55.321Z[ host-image] Feb 28 11:02:53.818 INFO O| Feb 28 11:02:53.818 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89832025-02-28T11:02:55.324Z[ host-image] Feb 28 11:02:53.818 INFO O| Feb 28 11:02:53.818 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89842025-02-28T11:02:55.332Z[ host-image] Feb 28 11:02:53.828 INFO O| Feb 28 11:02:53.828 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89852025-02-28T11:02:55.340Z[ host-image] Feb 28 11:02:53.836 INFO O| Feb 28 11:02:53.836 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89862025-02-28T11:02:55.350Z[ host-image] Feb 28 11:02:53.845 INFO O| Feb 28 11:02:53.845 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89872025-02-28T11:02:56.028Z[ host-image] Feb 28 11:02:54.524 INFO O| Feb 28 11:02:54.524 INFO rolled back to input snapshot; work may begin
89882025-02-28T11:02:56.028Z[ host-image] Feb 28 11:02:54.524 INFO O| Feb 28 11:02:54.524 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89892025-02-28T11:02:56.038Z[ host-image] Feb 28 11:02:54.535 INFO O| Feb 28 11:02:54.535 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902025-02-28T11:02:56.059Z[ host-image] Feb 28 11:02:54.555 INFO O| Feb 28 11:02:54.555 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89912025-02-28T11:02:56.845Z[ host-image] Feb 28 11:02:55.341 INFO O| Feb 28 11:02:55.341 INFO STEP 0 (remove_files) COMPLETE
89922025-02-28T11:02:56.845Z[ host-image] Feb 28 11:02:55.341 INFO O| Feb 28 11:02:55.341 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932025-02-28T11:02:56.884Z[ host-image] Feb 28 11:02:55.380 INFO O| Feb 28 11:02:55.380 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89942025-02-28T11:02:57.033Z[ host-image] Feb 28 11:02:55.529 INFO O| Feb 28 11:02:55.529 INFO STEP 1 (remove_files) COMPLETE
89952025-02-28T11:02:57.035Z[ host-image] Feb 28 11:02:55.530 INFO O| Feb 28 11:02:55.529 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962025-02-28T11:02:57.068Z[ host-image] Feb 28 11:02:55.565 INFO O| Feb 28 11:02:55.565 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89972025-02-28T11:02:57.642Z[ host-image] Feb 28 11:02:56.138 INFO O| Feb 28 11:02:56.138 INFO STEP 2 (remove_files) COMPLETE
89982025-02-28T11:02:57.642Z[ host-image] Feb 28 11:02:56.138 INFO O| Feb 28 11:02:56.138 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992025-02-28T11:02:57.667Z[ host-image] Feb 28 11:02:56.163 INFO O| Feb 28 11:02:56.163 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
90002025-02-28T11:02:57.670Z[ host-image] Feb 28 11:02:56.167 INFO O| Feb 28 11:02:56.167 INFO STEP 3 (remove_files) COMPLETE
90012025-02-28T11:02:57.670Z[ host-image] Feb 28 11:02:56.167 INFO O| Feb 28 11:02:56.167 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022025-02-28T11:02:57.706Z[ host-image] Feb 28 11:02:56.202 INFO O| Feb 28 11:02:56.202 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
90032025-02-28T11:02:57.762Z[ host-image] Feb 28 11:02:56.258 INFO O| Feb 28 11:02:56.258 INFO STEP 4 (remove_files) COMPLETE
90042025-02-28T11:02:57.762Z[ host-image] Feb 28 11:02:56.258 INFO O| Feb 28 11:02:56.258 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052025-02-28T11:02:57.808Z[ host-image] Feb 28 11:02:56.304 INFO O| Feb 28 11:02:56.304 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
90062025-02-28T11:02:58.037Z[ host-image] Feb 28 11:02:56.533 INFO O| Feb 28 11:02:56.533 INFO STEP 5 (remove_files) COMPLETE
90072025-02-28T11:02:58.037Z[ host-image] Feb 28 11:02:56.533 INFO O| Feb 28 11:02:56.533 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082025-02-28T11:02:58.133Z[ host-image] Feb 28 11:02:56.629 INFO O| Feb 28 11:02:56.629 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
90092025-02-28T11:02:58.153Z[ host-image] Feb 28 11:02:56.649 INFO O| Feb 28 11:02:56.649 INFO STEP 6 (remove_files) COMPLETE
90102025-02-28T11:02:58.153Z[ host-image] Feb 28 11:02:56.649 INFO O| Feb 28 11:02:56.649 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90112025-02-28T11:02:58.190Z[ host-image] Feb 28 11:02:56.686 INFO O| Feb 28 11:02:56.686 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
90122025-02-28T11:02:58.665Z[ host-image] Feb 28 11:02:57.161 INFO O| Feb 28 11:02:57.161 INFO STEP 7 (remove_files) COMPLETE
90132025-02-28T11:02:58.665Z[ host-image] Feb 28 11:02:57.161 INFO O| Feb 28 11:02:57.161 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142025-02-28T11:02:58.700Z[ host-image] Feb 28 11:02:57.196 INFO O| Feb 28 11:02:57.196 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
90152025-02-28T11:02:58.916Z[ host-image] Feb 28 11:02:57.412 INFO O| Feb 28 11:02:57.412 INFO STEP 8 (remove_files) COMPLETE
90162025-02-28T11:02:58.916Z[ host-image] Feb 28 11:02:57.412 INFO O| Feb 28 11:02:57.412 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90172025-02-28T11:02:58.934Z[ host-image] Feb 28 11:02:57.430 INFO O| Feb 28 11:02:57.430 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
90182025-02-28T11:02:59.239Z[ host-image] Feb 28 11:02:57.733 INFO O| Feb 28 11:02:57.733 INFO STEP 9 (remove_files) COMPLETE
90192025-02-28T11:02:59.239Z[ host-image] Feb 28 11:02:57.733 INFO O| Feb 28 11:02:57.733 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202025-02-28T11:02:59.258Z[ host-image] Feb 28 11:02:57.754 INFO O| Feb 28 11:02:57.754 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
90212025-02-28T11:02:59.293Z[ recovery-image] Feb 28 11:02:57.788 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
90222025-02-28T11:02:59.437Z[ host-image] Feb 28 11:02:57.933 INFO O| Feb 28 11:02:57.933 INFO STEP 10 (remove_files) COMPLETE
90232025-02-28T11:02:59.437Z[ host-image] Feb 28 11:02:57.933 INFO O| Feb 28 11:02:57.933 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90242025-02-28T11:02:59.481Z[ host-image] Feb 28 11:02:57.977 INFO O| Feb 28 11:02:57.977 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
90252025-02-28T11:02:59.602Z[ host-image] Feb 28 11:02:58.097 INFO O| Feb 28 11:02:58.097 INFO STEP 11 (remove_files) COMPLETE
90262025-02-28T11:02:59.602Z[ host-image] Feb 28 11:02:58.097 INFO O| Feb 28 11:02:58.097 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90272025-02-28T11:02:59.658Z[ host-image] Feb 28 11:02:58.154 INFO O| Feb 28 11:02:58.154 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
90282025-02-28T11:02:59.666Z[ host-image] Feb 28 11:02:58.162 INFO O| Feb 28 11:02:58.162 INFO STEP 12 (remove_files) COMPLETE
90292025-02-28T11:02:59.666Z[ host-image] Feb 28 11:02:58.162 INFO O| Feb 28 11:02:58.162 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90302025-02-28T11:03:00.855Z[ host-image] Feb 28 11:02:59.350 INFO O| Feb 28 11:02:59.350 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
90312025-02-28T11:03:00.881Z[ host-image] Feb 28 11:02:59.377 INFO O| Feb 28 11:02:59.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
90322025-02-28T11:03:01.040Z[ host-image] Feb 28 11:02:59.535 INFO O| Feb 28 11:02:59.535 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
90332025-02-28T11:03:02.506Z[ host-image] Feb 28 11:03:00.979 INFO O| Feb 28 11:03:00.979 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
90342025-02-28T11:03:02.600Z[ recovery-image] Feb 28 11:03:01.095 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
90352025-02-28T11:03:05.713Z[ host-image] Feb 28 11:03:04.208 INFO O| Feb 28 11:03:04.208 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
90362025-02-28T11:03:05.716Z[ host-image] Feb 28 11:03:04.208 INFO O| Feb 28 11:03:04.208 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
90372025-02-28T11:03:05.716Z[ host-image] Feb 28 11:03:04.209 INFO O| Feb 28 11:03:04.209 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
90382025-02-28T11:03:05.717Z[ host-image] Feb 28 11:03:04.210 INFO O| Feb 28 11:03:04.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
90392025-02-28T11:03:05.717Z[ host-image] Feb 28 11:03:04.211 INFO O| Feb 28 11:03:04.211 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
90402025-02-28T11:03:05.719Z[ host-image] Feb 28 11:03:04.213 INFO O| Feb 28 11:03:04.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
90412025-02-28T11:03:05.719Z[ host-image] Feb 28 11:03:04.214 INFO O| Feb 28 11:03:04.214 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
90422025-02-28T11:03:05.722Z[ host-image] Feb 28 11:03:04.216 INFO O| Feb 28 11:03:04.216 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
90432025-02-28T11:03:05.722Z[ host-image] Feb 28 11:03:04.217 INFO O| Feb 28 11:03:04.217 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
90442025-02-28T11:03:05.722Z[ host-image] Feb 28 11:03:04.218 INFO O| Feb 28 11:03:04.217 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
90452025-02-28T11:03:05.726Z[ host-image] Feb 28 11:03:04.218 INFO O| Feb 28 11:03:04.218 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
90462025-02-28T11:03:05.726Z[ host-image] Feb 28 11:03:04.220 INFO O| Feb 28 11:03:04.220 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
90472025-02-28T11:03:05.744Z[ host-image] Feb 28 11:03:04.239 INFO O| Feb 28 11:03:04.239 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
90482025-02-28T11:03:05.746Z[ host-image] Feb 28 11:03:04.240 INFO O| Feb 28 11:03:04.240 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
90492025-02-28T11:03:05.747Z[ host-image] Feb 28 11:03:04.241 INFO O| Feb 28 11:03:04.241 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
90502025-02-28T11:03:05.749Z[ host-image] Feb 28 11:03:04.242 INFO O| Feb 28 11:03:04.242 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
90512025-02-28T11:03:05.752Z[ host-image] Feb 28 11:03:04.246 INFO O| Feb 28 11:03:04.246 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
90522025-02-28T11:03:05.755Z[ host-image] Feb 28 11:03:04.248 INFO O| Feb 28 11:03:04.248 INFO STEP 13 (remove_files) COMPLETE
90532025-02-28T11:03:05.755Z[ host-image] Feb 28 11:03:04.248 INFO O| Feb 28 11:03:04.248 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90542025-02-28T11:03:05.805Z[ host-image] Feb 28 11:03:04.300 INFO O| Feb 28 11:03:04.300 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
90552025-02-28T11:03:05.909Z[ host-image] Feb 28 11:03:04.404 INFO O| Feb 28 11:03:04.404 INFO STEP 14 (remove_files) COMPLETE
90562025-02-28T11:03:05.909Z[ host-image] Feb 28 11:03:04.404 INFO O| Feb 28 11:03:04.404 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90572025-02-28T11:03:05.946Z[ host-image] Feb 28 11:03:04.441 INFO O| Feb 28 11:03:04.441 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
90582025-02-28T11:03:06.329Z[ host-image] Feb 28 11:03:04.823 INFO O| Feb 28 11:03:04.823 INFO STEP 15 (remove_files) COMPLETE
90592025-02-28T11:03:06.329Z[ host-image] Feb 28 11:03:04.823 INFO O| Feb 28 11:03:04.823 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90602025-02-28T11:03:06.366Z[ host-image] Feb 28 11:03:04.861 INFO O| Feb 28 11:03:04.861 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
90612025-02-28T11:03:06.370Z[ host-image] Feb 28 11:03:04.862 INFO O| Feb 28 11:03:04.862 INFO STEP 16 (remove_files) COMPLETE
90622025-02-28T11:03:06.370Z[ host-image] Feb 28 11:03:04.862 INFO O| Feb 28 11:03:04.862 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90632025-02-28T11:03:06.389Z[ host-image] Feb 28 11:03:04.884 INFO O| Feb 28 11:03:04.883 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
90642025-02-28T11:03:06.462Z[ host-image] Feb 28 11:03:04.956 INFO O| Feb 28 11:03:04.956 INFO STEP 17 (remove_files) COMPLETE
90652025-02-28T11:03:06.462Z[ host-image] Feb 28 11:03:04.956 INFO O| Feb 28 11:03:04.956 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90662025-02-28T11:03:06.510Z[ host-image] Feb 28 11:03:05.004 INFO O| Feb 28 11:03:05.004 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
90672025-02-28T11:03:06.533Z[ host-image] Feb 28 11:03:05.027 INFO O| Feb 28 11:03:05.027 INFO STEP 18 (remove_files) COMPLETE
90682025-02-28T11:03:06.533Z[ host-image] Feb 28 11:03:05.027 INFO O| Feb 28 11:03:05.027 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90692025-02-28T11:03:06.570Z[ host-image] Feb 28 11:03:05.065 INFO O| Feb 28 11:03:05.065 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
90702025-02-28T11:03:06.571Z[ host-image] Feb 28 11:03:05.065 INFO O| Feb 28 11:03:05.065 INFO STEP 19 (remove_files) COMPLETE
90712025-02-28T11:03:06.571Z[ host-image] Feb 28 11:03:05.066 INFO O| Feb 28 11:03:05.065 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90722025-02-28T11:03:06.591Z[ host-image] Feb 28 11:03:05.086 INFO O| Feb 28 11:03:05.085 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
90732025-02-28T11:03:06.591Z[ host-image] Feb 28 11:03:05.086 INFO O| Feb 28 11:03:05.086 INFO STEP 20 (remove_files) COMPLETE
90742025-02-28T11:03:06.593Z[ host-image] Feb 28 11:03:05.086 INFO O| Feb 28 11:03:05.086 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90752025-02-28T11:03:06.611Z[ host-image] Feb 28 11:03:05.106 INFO O| Feb 28 11:03:05.105 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
90762025-02-28T11:03:06.613Z[ host-image] Feb 28 11:03:05.106 INFO O| Feb 28 11:03:05.106 INFO STEP 21 (remove_files) COMPLETE
90772025-02-28T11:03:06.613Z[ host-image] Feb 28 11:03:05.106 INFO O| Feb 28 11:03:05.106 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90782025-02-28T11:03:06.632Z[ host-image] Feb 28 11:03:05.127 INFO O| Feb 28 11:03:05.126 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
90792025-02-28T11:03:06.632Z[ host-image] Feb 28 11:03:05.127 INFO O| Feb 28 11:03:05.127 INFO STEP 22 (remove_files) COMPLETE
90802025-02-28T11:03:06.632Z[ host-image] Feb 28 11:03:05.127 INFO O| Feb 28 11:03:05.127 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812025-02-28T11:03:06.659Z[ host-image] Feb 28 11:03:05.153 INFO O| Feb 28 11:03:05.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90822025-02-28T11:03:06.659Z[ host-image] Feb 28 11:03:05.154 INFO O| Feb 28 11:03:05.153 INFO STEP 23 (remove_files) COMPLETE
90832025-02-28T11:03:06.659Z[ host-image] Feb 28 11:03:05.154 INFO O| Feb 28 11:03:05.154 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90842025-02-28T11:03:06.693Z[ host-image] Feb 28 11:03:05.188 INFO O| Feb 28 11:03:05.188 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90852025-02-28T11:03:06.693Z[ host-image] Feb 28 11:03:05.188 INFO O| Feb 28 11:03:05.188 INFO STEP 24 (remove_files) COMPLETE
90862025-02-28T11:03:06.696Z[ host-image] Feb 28 11:03:05.188 INFO O| Feb 28 11:03:05.188 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90872025-02-28T11:03:06.762Z[ host-image] Feb 28 11:03:05.257 INFO O| Feb 28 11:03:05.257 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90882025-02-28T11:03:06.762Z[ host-image] Feb 28 11:03:05.257 INFO O| Feb 28 11:03:05.257 INFO STEP 25 (remove_files) COMPLETE
90892025-02-28T11:03:06.762Z[ host-image] Feb 28 11:03:05.257 INFO O| Feb 28 11:03:05.257 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90902025-02-28T11:03:06.784Z[ host-image] Feb 28 11:03:05.279 INFO O| Feb 28 11:03:05.279 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90912025-02-28T11:03:06.810Z[ host-image] Feb 28 11:03:05.305 INFO O| Feb 28 11:03:05.305 INFO STEP 26 (remove_files) COMPLETE
90922025-02-28T11:03:06.811Z[ host-image] Feb 28 11:03:05.305 INFO O| Feb 28 11:03:05.305 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90932025-02-28T11:03:06.846Z[ host-image] Feb 28 11:03:05.341 INFO O| Feb 28 11:03:05.341 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90942025-02-28T11:03:06.846Z[ host-image] Feb 28 11:03:05.341 INFO O| Feb 28 11:03:05.341 INFO STEP 27 (remove_files) COMPLETE
90952025-02-28T11:03:06.846Z[ host-image] Feb 28 11:03:05.341 INFO O| Feb 28 11:03:05.341 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90962025-02-28T11:03:06.872Z[ host-image] Feb 28 11:03:05.367 INFO O| Feb 28 11:03:05.367 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90972025-02-28T11:03:06.872Z[ host-image] Feb 28 11:03:05.367 INFO O| Feb 28 11:03:05.367 INFO STEP 28 (remove_files) COMPLETE
90982025-02-28T11:03:06.875Z[ host-image] Feb 28 11:03:05.367 INFO O| Feb 28 11:03:05.367 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90992025-02-28T11:03:06.930Z[ host-image] Feb 28 11:03:05.425 INFO O| Feb 28 11:03:05.425 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
91002025-02-28T11:03:06.930Z[ host-image] Feb 28 11:03:05.425 INFO O| Feb 28 11:03:05.425 INFO STEP 29 (remove_files) COMPLETE
91012025-02-28T11:03:06.930Z[ host-image] Feb 28 11:03:05.425 INFO O| Feb 28 11:03:05.425 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91022025-02-28T11:03:06.952Z[ host-image] Feb 28 11:03:05.446 INFO O| Feb 28 11:03:05.446 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
91032025-02-28T11:03:06.952Z[ host-image] Feb 28 11:03:05.447 INFO O| Feb 28 11:03:05.447 INFO STEP 30 (remove_files) COMPLETE
91042025-02-28T11:03:06.952Z[ host-image] Feb 28 11:03:05.447 INFO O| Feb 28 11:03:05.447 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91052025-02-28T11:03:06.973Z[ host-image] Feb 28 11:03:05.468 INFO O| Feb 28 11:03:05.468 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
91062025-02-28T11:03:06.986Z[ host-image] Feb 28 11:03:05.481 INFO O| Feb 28 11:03:05.481 INFO STEP 31 (remove_files) COMPLETE
91072025-02-28T11:03:06.986Z[ host-image] Feb 28 11:03:05.481 INFO O| Feb 28 11:03:05.481 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91082025-02-28T11:03:07.020Z[ host-image] Feb 28 11:03:05.515 INFO O| Feb 28 11:03:05.515 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
91092025-02-28T11:03:07.020Z[ host-image] Feb 28 11:03:05.515 INFO O| Feb 28 11:03:05.515 INFO STEP 32 (remove_files) COMPLETE
91102025-02-28T11:03:07.020Z[ host-image] Feb 28 11:03:05.515 INFO O| Feb 28 11:03:05.515 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91112025-02-28T11:03:07.047Z[ host-image] Feb 28 11:03:05.541 INFO O| Feb 28 11:03:05.541 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
91122025-02-28T11:03:07.047Z[ host-image] Feb 28 11:03:05.541 INFO O| Feb 28 11:03:05.541 INFO STEP 33 (remove_files) COMPLETE
91132025-02-28T11:03:07.049Z[ host-image] Feb 28 11:03:05.541 INFO O| Feb 28 11:03:05.541 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91142025-02-28T11:03:07.106Z[ host-image] Feb 28 11:03:05.601 INFO O| Feb 28 11:03:05.601 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
91152025-02-28T11:03:07.107Z[ host-image] Feb 28 11:03:05.601 INFO O| Feb 28 11:03:05.601 INFO STEP 34 (remove_files) COMPLETE
91162025-02-28T11:03:07.109Z[ host-image] Feb 28 11:03:05.601 INFO O| Feb 28 11:03:05.601 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91172025-02-28T11:03:07.141Z[ host-image] Feb 28 11:03:05.635 INFO O| Feb 28 11:03:05.635 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
91182025-02-28T11:03:07.141Z[ host-image] Feb 28 11:03:05.635 INFO O| Feb 28 11:03:05.635 INFO STEP 35 (remove_files) COMPLETE
91192025-02-28T11:03:07.141Z[ host-image] Feb 28 11:03:05.635 INFO O| Feb 28 11:03:05.635 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91202025-02-28T11:03:07.175Z[ host-image] Feb 28 11:03:05.670 INFO O| Feb 28 11:03:05.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
91212025-02-28T11:03:07.175Z[ host-image] Feb 28 11:03:05.670 INFO O| Feb 28 11:03:05.670 INFO STEP 36 (remove_files) COMPLETE
91222025-02-28T11:03:07.175Z[ host-image] Feb 28 11:03:05.670 INFO O| Feb 28 11:03:05.670 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91232025-02-28T11:03:07.199Z[ host-image] Feb 28 11:03:05.694 INFO O| Feb 28 11:03:05.694 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
91242025-02-28T11:03:07.202Z[ host-image] Feb 28 11:03:05.694 INFO O| Feb 28 11:03:05.694 INFO STEP 37 (remove_files) COMPLETE
91252025-02-28T11:03:07.202Z[ host-image] Feb 28 11:03:05.695 INFO O| Feb 28 11:03:05.695 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91262025-02-28T11:03:07.224Z[ host-image] Feb 28 11:03:05.718 INFO O| Feb 28 11:03:05.718 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
91272025-02-28T11:03:07.226Z[ host-image] Feb 28 11:03:05.719 INFO O| Feb 28 11:03:05.719 INFO STEP 38 (remove_files) COMPLETE
91282025-02-28T11:03:07.226Z[ host-image] Feb 28 11:03:05.719 INFO O| Feb 28 11:03:05.719 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91292025-02-28T11:03:07.264Z[ host-image] Feb 28 11:03:05.759 INFO O| Feb 28 11:03:05.759 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
91302025-02-28T11:03:07.264Z[ host-image] Feb 28 11:03:05.759 INFO O| Feb 28 11:03:05.759 INFO STEP 39 (remove_files) COMPLETE
91312025-02-28T11:03:07.267Z[ host-image] Feb 28 11:03:05.759 INFO O| Feb 28 11:03:05.759 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91322025-02-28T11:03:07.297Z[ host-image] Feb 28 11:03:05.792 INFO O| Feb 28 11:03:05.791 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
91332025-02-28T11:03:07.300Z[ host-image] Feb 28 11:03:05.792 INFO O| Feb 28 11:03:05.792 INFO STEP 40 (remove_files) COMPLETE
91342025-02-28T11:03:07.300Z[ host-image] Feb 28 11:03:05.792 INFO O| Feb 28 11:03:05.792 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91352025-02-28T11:03:07.318Z[ host-image] Feb 28 11:03:05.813 INFO O| Feb 28 11:03:05.813 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
91362025-02-28T11:03:07.321Z[ host-image] Feb 28 11:03:05.813 INFO O| Feb 28 11:03:05.813 INFO STEP 41 (remove_files) COMPLETE
91372025-02-28T11:03:07.321Z[ host-image] Feb 28 11:03:05.813 INFO O| Feb 28 11:03:05.813 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91382025-02-28T11:03:07.356Z[ host-image] Feb 28 11:03:05.851 INFO O| Feb 28 11:03:05.851 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
91392025-02-28T11:03:07.380Z[ host-image] Feb 28 11:03:05.875 INFO O| Feb 28 11:03:05.875 INFO STEP 42 (remove_files) COMPLETE
91402025-02-28T11:03:07.380Z[ host-image] Feb 28 11:03:05.875 INFO O| Feb 28 11:03:05.875 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91412025-02-28T11:03:07.403Z[ host-image] Feb 28 11:03:05.898 INFO O| Feb 28 11:03:05.898 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
91422025-02-28T11:03:07.403Z[ host-image] Feb 28 11:03:05.898 INFO O| Feb 28 11:03:05.898 INFO STEP 43 (remove_files) COMPLETE
91432025-02-28T11:03:07.403Z[ host-image] Feb 28 11:03:05.898 INFO O| Feb 28 11:03:05.898 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91442025-02-28T11:03:07.462Z[ host-image] Feb 28 11:03:05.957 INFO O| Feb 28 11:03:05.957 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
91452025-02-28T11:03:07.486Z[ host-image] Feb 28 11:03:05.981 INFO O| Feb 28 11:03:05.981 INFO STEP 44 (remove_files) COMPLETE
91462025-02-28T11:03:07.486Z[ host-image] Feb 28 11:03:05.981 INFO O| Feb 28 11:03:05.981 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91472025-02-28T11:03:07.515Z[ host-image] Feb 28 11:03:06.010 INFO O| Feb 28 11:03:06.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
91482025-02-28T11:03:07.515Z[ host-image] Feb 28 11:03:06.010 INFO O| Feb 28 11:03:06.010 INFO STEP 45 (remove_files) COMPLETE
91492025-02-28T11:03:07.518Z[ host-image] Feb 28 11:03:06.010 INFO O| Feb 28 11:03:06.010 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91502025-02-28T11:03:07.546Z[ host-image] Feb 28 11:03:06.040 INFO O| Feb 28 11:03:06.040 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
91512025-02-28T11:03:07.546Z[ host-image] Feb 28 11:03:06.040 INFO O| Feb 28 11:03:06.040 INFO STEP 46 (remove_files) COMPLETE
91522025-02-28T11:03:07.549Z[ host-image] Feb 28 11:03:06.040 INFO O| Feb 28 11:03:06.040 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91532025-02-28T11:03:07.565Z[ host-image] Feb 28 11:03:06.059 INFO O| Feb 28 11:03:06.059 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
91542025-02-28T11:03:07.565Z[ host-image] Feb 28 11:03:06.059 INFO O| Feb 28 11:03:06.059 INFO STEP 47 (remove_files) COMPLETE
91552025-02-28T11:03:07.567Z[ host-image] Feb 28 11:03:06.059 INFO O| Feb 28 11:03:06.059 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91562025-02-28T11:03:07.584Z[ host-image] Feb 28 11:03:06.079 INFO O| Feb 28 11:03:06.079 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
91572025-02-28T11:03:07.584Z[ host-image] Feb 28 11:03:06.079 INFO O| Feb 28 11:03:06.079 INFO STEP 48 (remove_files) COMPLETE
91582025-02-28T11:03:07.587Z[ host-image] Feb 28 11:03:06.079 INFO O| Feb 28 11:03:06.079 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91592025-02-28T11:03:07.620Z[ host-image] Feb 28 11:03:06.115 INFO O| Feb 28 11:03:06.115 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
91602025-02-28T11:03:07.628Z[ host-image] Feb 28 11:03:06.122 INFO O| Feb 28 11:03:06.122 INFO STEP 49 (remove_files) COMPLETE
91612025-02-28T11:03:07.628Z[ host-image] Feb 28 11:03:06.122 INFO O| Feb 28 11:03:06.122 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91622025-02-28T11:03:07.663Z[ host-image] Feb 28 11:03:06.158 INFO O| Feb 28 11:03:06.158 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
91632025-02-28T11:03:07.663Z[ host-image] Feb 28 11:03:06.158 INFO O| Feb 28 11:03:06.158 INFO STEP 50 (remove_files) COMPLETE
91642025-02-28T11:03:07.663Z[ host-image] Feb 28 11:03:06.158 INFO O| Feb 28 11:03:06.158 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91652025-02-28T11:03:07.693Z[ host-image] Feb 28 11:03:06.187 INFO O| Feb 28 11:03:06.187 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
91662025-02-28T11:03:07.693Z[ host-image] Feb 28 11:03:06.187 INFO O| Feb 28 11:03:06.187 INFO STEP 51 (remove_files) COMPLETE
91672025-02-28T11:03:07.695Z[ host-image] Feb 28 11:03:06.187 INFO O| Feb 28 11:03:06.187 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91682025-02-28T11:03:07.729Z[ host-image] Feb 28 11:03:06.223 INFO O| Feb 28 11:03:06.223 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
91692025-02-28T11:03:07.731Z[ host-image] Feb 28 11:03:06.224 INFO O| Feb 28 11:03:06.224 INFO STEP 52 (remove_files) COMPLETE
91702025-02-28T11:03:07.731Z[ host-image] Feb 28 11:03:06.224 INFO O| Feb 28 11:03:06.224 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91712025-02-28T11:03:07.748Z[ host-image] Feb 28 11:03:06.243 INFO O| Feb 28 11:03:06.243 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
91722025-02-28T11:03:07.773Z[ host-image] Feb 28 11:03:06.268 INFO O| Feb 28 11:03:06.268 INFO STEP 53 (remove_files) COMPLETE
91732025-02-28T11:03:07.773Z[ host-image] Feb 28 11:03:06.268 INFO O| Feb 28 11:03:06.268 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91742025-02-28T11:03:07.793Z[ host-image] Feb 28 11:03:06.288 INFO O| Feb 28 11:03:06.288 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
91752025-02-28T11:03:07.796Z[ host-image] Feb 28 11:03:06.288 INFO O| Feb 28 11:03:06.288 INFO STEP 54 (remove_files) COMPLETE
91762025-02-28T11:03:07.796Z[ host-image] Feb 28 11:03:06.288 INFO O| Feb 28 11:03:06.288 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91772025-02-28T11:03:07.812Z[ host-image] Feb 28 11:03:06.307 INFO O| Feb 28 11:03:06.307 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
91782025-02-28T11:03:07.815Z[ host-image] Feb 28 11:03:06.307 INFO O| Feb 28 11:03:06.307 INFO STEP 55 (remove_files) COMPLETE
91792025-02-28T11:03:07.815Z[ host-image] Feb 28 11:03:06.307 INFO O| Feb 28 11:03:06.307 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91802025-02-28T11:03:07.851Z[ host-image] Feb 28 11:03:06.346 INFO O| Feb 28 11:03:06.346 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
91812025-02-28T11:03:07.851Z[ host-image] Feb 28 11:03:06.346 INFO O| Feb 28 11:03:06.346 INFO STEP 56 (remove_files) COMPLETE
91822025-02-28T11:03:07.855Z[ host-image] Feb 28 11:03:06.346 INFO O| Feb 28 11:03:06.346 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91832025-02-28T11:03:07.897Z[ host-image] Feb 28 11:03:06.392 INFO O| Feb 28 11:03:06.392 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91842025-02-28T11:03:07.897Z[ host-image] Feb 28 11:03:06.392 INFO O| Feb 28 11:03:06.392 INFO STEP 57 (remove_files) COMPLETE
91852025-02-28T11:03:07.897Z[ host-image] Feb 28 11:03:06.392 INFO O| Feb 28 11:03:06.392 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91862025-02-28T11:03:07.918Z[ host-image] Feb 28 11:03:06.412 INFO O| Feb 28 11:03:06.412 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91872025-02-28T11:03:07.918Z[ host-image] Feb 28 11:03:06.412 INFO O| Feb 28 11:03:06.412 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91882025-02-28T11:03:07.920Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.412 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91892025-02-28T11:03:07.920Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91902025-02-28T11:03:07.920Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91912025-02-28T11:03:07.920Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91922025-02-28T11:03:07.921Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO ok!
91932025-02-28T11:03:07.921Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO STEP 58 (ensure_file) COMPLETE
91942025-02-28T11:03:07.921Z[ host-image] Feb 28 11:03:06.413 INFO O| Feb 28 11:03:06.413 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91952025-02-28T11:03:07.937Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91962025-02-28T11:03:07.937Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91972025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91982025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91992025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
92002025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
92012025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO ok!
92022025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO STEP 59 (ensure_file) COMPLETE
92032025-02-28T11:03:07.940Z[ host-image] Feb 28 11:03:06.432 INFO O| Feb 28 11:03:06.432 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92042025-02-28T11:03:07.956Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
92052025-02-28T11:03:07.956Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
92062025-02-28T11:03:07.956Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
92072025-02-28T11:03:07.959Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO ok!
92082025-02-28T11:03:07.959Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO STEP 60 (ensure_file) COMPLETE
92092025-02-28T11:03:07.959Z[ host-image] Feb 28 11:03:06.451 INFO O| Feb 28 11:03:06.451 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92102025-02-28T11:03:07.975Z[ host-image] Feb 28 11:03:06.469 INFO O| Feb 28 11:03:06.469 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
92112025-02-28T11:03:07.975Z[ host-image] Feb 28 11:03:06.469 INFO O| Feb 28 11:03:06.469 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
92122025-02-28T11:03:07.975Z[ host-image] Feb 28 11:03:06.470 INFO O| Feb 28 11:03:06.469 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
92132025-02-28T11:03:07.977Z[ host-image] Feb 28 11:03:06.470 INFO O| Feb 28 11:03:06.469 INFO ok!
92142025-02-28T11:03:07.977Z[ host-image] Feb 28 11:03:06.470 INFO O| Feb 28 11:03:06.470 INFO STEP 61 (ensure_file) COMPLETE
92152025-02-28T11:03:07.977Z[ host-image] Feb 28 11:03:06.470 INFO O| Feb 28 11:03:06.470 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92162025-02-28T11:03:07.999Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.493 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
92172025-02-28T11:03:07.999Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
92182025-02-28T11:03:08.002Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
92192025-02-28T11:03:08.002Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
92202025-02-28T11:03:08.002Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO ok!
92212025-02-28T11:03:08.002Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO STEP 62 (ensure_file) COMPLETE
92222025-02-28T11:03:08.002Z[ host-image] Feb 28 11:03:06.494 INFO O| Feb 28 11:03:06.494 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92232025-02-28T11:03:08.044Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
92242025-02-28T11:03:08.044Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
92252025-02-28T11:03:08.044Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
92262025-02-28T11:03:08.047Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
92272025-02-28T11:03:08.047Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO ok!
92282025-02-28T11:03:08.047Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO STEP 63 (ensure_file) COMPLETE
92292025-02-28T11:03:08.047Z[ host-image] Feb 28 11:03:06.538 INFO O| Feb 28 11:03:06.538 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92302025-02-28T11:03:08.078Z[ host-image] Feb 28 11:03:06.572 INFO O| Feb 28 11:03:06.572 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
92312025-02-28T11:03:08.078Z[ host-image] Feb 28 11:03:06.573 INFO O| Feb 28 11:03:06.572 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
92322025-02-28T11:03:08.078Z[ host-image] Feb 28 11:03:06.573 INFO O| Feb 28 11:03:06.573 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
92332025-02-28T11:03:08.081Z[ host-image] Feb 28 11:03:06.573 INFO O| Feb 28 11:03:06.573 INFO ok!
92342025-02-28T11:03:08.081Z[ host-image] Feb 28 11:03:06.573 INFO O| Feb 28 11:03:06.573 INFO STEP 64 (assemble_files) COMPLETE
92352025-02-28T11:03:08.081Z[ host-image] Feb 28 11:03:06.573 INFO O| Feb 28 11:03:06.573 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92362025-02-28T11:03:08.127Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
92372025-02-28T11:03:08.127Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
92382025-02-28T11:03:08.130Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92392025-02-28T11:03:08.130Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92402025-02-28T11:03:08.130Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO ok!
92412025-02-28T11:03:08.130Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO STEP 65 (ensure_file) COMPLETE
92422025-02-28T11:03:08.130Z[ host-image] Feb 28 11:03:06.622 INFO O| Feb 28 11:03:06.622 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92432025-02-28T11:03:08.166Z[ host-image] Feb 28 11:03:06.660 INFO O| Feb 28 11:03:06.660 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92442025-02-28T11:03:08.166Z[ host-image] Feb 28 11:03:06.660 INFO O| Feb 28 11:03:06.660 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92452025-02-28T11:03:08.166Z[ host-image] Feb 28 11:03:06.660 INFO O| Feb 28 11:03:06.660 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92462025-02-28T11:03:08.169Z[ host-image] Feb 28 11:03:06.660 INFO O| Feb 28 11:03:06.660 INFO STEP 66 (ensure_dir) COMPLETE
92472025-02-28T11:03:08.169Z[ host-image] Feb 28 11:03:06.661 INFO O| Feb 28 11:03:06.660 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92482025-02-28T11:03:08.186Z[ host-image] Feb 28 11:03:06.681 INFO O| Feb 28 11:03:06.681 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
92492025-02-28T11:03:08.186Z[ host-image] Feb 28 11:03:06.681 INFO O| Feb 28 11:03:06.681 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
92502025-02-28T11:03:08.197Z[ host-image] Feb 28 11:03:06.692 INFO O| Feb 28 11:03:06.692 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92512025-02-28T11:03:08.197Z[ host-image] Feb 28 11:03:06.692 INFO O| Feb 28 11:03:06.692 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92522025-02-28T11:03:08.200Z[ host-image] Feb 28 11:03:06.692 INFO O| Feb 28 11:03:06.692 INFO ok!
92532025-02-28T11:03:08.200Z[ host-image] Feb 28 11:03:06.692 INFO O| Feb 28 11:03:06.692 INFO STEP 67 (ensure_file) COMPLETE
92542025-02-28T11:03:08.200Z[ host-image] Feb 28 11:03:06.692 INFO O| Feb 28 11:03:06.692 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92552025-02-28T11:03:08.219Z[ host-image] Feb 28 11:03:06.713 INFO O| Feb 28 11:03:06.713 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
92562025-02-28T11:03:08.219Z[ host-image] Feb 28 11:03:06.713 INFO O| Feb 28 11:03:06.713 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
92572025-02-28T11:03:08.221Z[ host-image] Feb 28 11:03:06.714 INFO O| Feb 28 11:03:06.713 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92582025-02-28T11:03:08.221Z[ host-image] Feb 28 11:03:06.714 INFO O| Feb 28 11:03:06.714 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92592025-02-28T11:03:08.221Z[ host-image] Feb 28 11:03:06.714 INFO O| Feb 28 11:03:06.714 INFO ok!
92602025-02-28T11:03:08.221Z[ host-image] Feb 28 11:03:06.714 INFO O| Feb 28 11:03:06.714 INFO STEP 68 (ensure_file) COMPLETE
92612025-02-28T11:03:08.221Z[ host-image] Feb 28 11:03:06.714 INFO O| Feb 28 11:03:06.714 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92622025-02-28T11:03:08.248Z[ host-image] Feb 28 11:03:06.743 INFO O| Feb 28 11:03:06.742 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
92632025-02-28T11:03:08.248Z[ host-image] Feb 28 11:03:06.743 INFO O| Feb 28 11:03:06.743 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
92642025-02-28T11:03:09.421Z[ recovery-image] Feb 28 11:03:07.915 INFO E| Compiling bitflags v1.3.2
92652025-02-28T11:03:09.421Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling plain v0.2.3
92662025-02-28T11:03:09.424Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling bit_field v0.10.2
92672025-02-28T11:03:09.424Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling log v0.4.22
92682025-02-28T11:03:09.424Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling scroll v0.12.0
92692025-02-28T11:03:09.424Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling adler2 v2.0.0
92702025-02-28T11:03:09.424Z[ recovery-image] Feb 28 11:03:07.916 INFO E| Compiling bitstruct v0.1.1
92712025-02-28T11:03:09.548Z[ recovery-image] Feb 28 11:03:08.042 INFO E| Compiling raw-cpuid v10.7.0
92722025-02-28T11:03:09.598Z[ recovery-image] Feb 28 11:03:08.092 INFO E| Compiling cpio_reader v0.1.1
92732025-02-28T11:03:09.759Z[ recovery-image] Feb 28 11:03:08.253 INFO E| Compiling miniz_oxide v0.8.0
92742025-02-28T11:03:09.842Z[ recovery-image] Feb 28 11:03:08.336 INFO E| Compiling static_assertions v1.1.0
92752025-02-28T11:03:10.203Z[ recovery-image] Feb 28 11:03:08.697 INFO E| Compiling goblin v0.8.2
92762025-02-28T11:03:21.700Z[ host-image] Feb 28 11:03:20.192 INFO O| Feb 28 11:03:20.192 INFO STEP 69 (pack_tar) COMPLETE
92772025-02-28T11:03:21.700Z[ host-image] Feb 28 11:03:20.192 INFO O| Feb 28 11:03:20.192 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
92782025-02-28T11:03:21.700Z[ host-image] Feb 28 11:03:20.192 INFO O| Feb 28 11:03:20.192 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
92792025-02-28T11:03:21.926Z[ host-image] Feb 28 11:03:20.419 INFO O| Feb 28 11:03:20.418 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
92802025-02-28T11:03:22.102Z[ recovery-image] Feb 28 11:03:20.594 INFO E| Finished `release` profile [optimized] target(s) in 1m 10s
92812025-02-28T11:03:22.142Z[ recovery-image] Feb 28 11:03:20.634 INFO building host image...
92822025-02-28T11:03:22.144Z[ recovery-image] Feb 28 11:03:20.635 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
92832025-02-28T11:03:22.154Z[ host-image] Feb 28 11:03:20.646 INFO O| Feb 28 11:03:20.646 INFO completed processing gimlet/ramdisk-02-trim
92842025-02-28T11:03:22.157Z[ host-image] Feb 28 11:03:20.649 INFO image builder template: zfs...
92852025-02-28T11:03:22.159Z[ host-image] Feb 28 11:03:20.649 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmp0w4Sgc/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", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "zfs"], pwd: None
92862025-02-28T11:03:22.182Z[ host-image] Feb 28 11:03:20.674 INFO O| Feb 28 11:03:20.674 INFO skip include "stress" because feature "stress" is not enabled
92872025-02-28T11:03:22.249Z[ host-image] Feb 28 11:03:20.741 INFO O| Feb 28 11:03:20.741 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
92882025-02-28T11:03:22.258Z[ host-image] Feb 28 11:03:20.751 INFO O| Feb 28 11:03:20.751 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
92892025-02-28T11:03:22.389Z[ host-image] Feb 28 11:03:20.882 INFO O| Feb 28 11:03:20.882 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
92902025-02-28T11:03:22.543Z[ host-image] Feb 28 11:03:21.034 INFO O| Feb 28 11:03:21.034 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
92912025-02-28T11:03:22.544Z[ host-image] Feb 28 11:03:21.034 INFO O| Feb 28 11:03:21.034 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
92922025-02-28T11:03:22.549Z[ host-image] Feb 28 11:03:21.042 INFO O| Feb 28 11:03:21.042 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
92932025-02-28T11:03:22.642Z[ host-image] Feb 28 11:03:21.134 INFO O| Feb 28 11:03:21.134 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
92942025-02-28T11:03:22.705Z[ host-image] Feb 28 11:03:21.198 INFO O| Feb 28 11:03:21.198 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
92952025-02-28T11:03:22.725Z[ host-image] Feb 28 11:03:21.217 INFO O| Feb 28 11:03:21.217 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92962025-02-28T11:03:22.735Z[ host-image] Feb 28 11:03:21.228 INFO O| Feb 28 11:03:21.227 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92972025-02-28T11:03:22.738Z[ host-image] Feb 28 11:03:21.228 INFO O| Feb 28 11:03:21.228 INFO no lofi found
92982025-02-28T11:03:22.738Z[ host-image] Feb 28 11:03:21.228 INFO O| Feb 28 11:03:21.228 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92992025-02-28T11:03:22.738Z[ host-image] Feb 28 11:03:21.228 INFO O| Feb 28 11:03:21.228 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
93002025-02-28T11:03:23.039Z[ recovery-image] Feb 28 11:03:21.531 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
93012025-02-28T11:03:24.522Z[ host-image] Feb 28 11:03:23.013 INFO O| Feb 28 11:03:23.013 INFO lofi device = /dev/dsk/c2t1d0p0
93022025-02-28T11:03:24.525Z[ host-image] Feb 28 11:03:23.013 INFO O| Feb 28 11:03:23.013 INFO pool device = /dev/dsk/c2t1d0p0
93032025-02-28T11:03:24.525Z[ host-image] Feb 28 11:03:23.013 INFO O| Feb 28 11:03:23.013 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
93042025-02-28T11:03:24.739Z[ host-image] Feb 28 11:03:23.231 INFO O| Feb 28 11:03:23.231 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93052025-02-28T11:03:24.740Z[ host-image] Feb 28 11:03:23.231 INFO O| Feb 28 11:03:23.231 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
93062025-02-28T11:03:24.793Z[ host-image] Feb 28 11:03:23.285 INFO O| Feb 28 11:03:23.285 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
93072025-02-28T11:03:24.941Z[ host-image] Feb 28 11:03:23.433 INFO O| Feb 28 11:03:23.433 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
93082025-02-28T11:03:25.018Z[ host-image] Feb 28 11:03:23.510 INFO O| Feb 28 11:03:23.510 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
93092025-02-28T11:03:25.044Z[ host-image] Feb 28 11:03:23.536 INFO O| Feb 28 11:03:23.536 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
93102025-02-28T11:03:25.067Z[ host-image] Feb 28 11:03:23.559 INFO O| Feb 28 11:03:23.558 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
93112025-02-28T11:03:25.161Z[ host-image] Feb 28 11:03:23.653 INFO O| Feb 28 11:03:23.653 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
93122025-02-28T11:03:25.164Z[ host-image] Feb 28 11:03:23.653 INFO O| Feb 28 11:03:23.653 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
93132025-02-28T11:03:25.164Z[ host-image] Feb 28 11:03:23.653 INFO O| Feb 28 11:03:23.653 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
93142025-02-28T11:03:25.179Z[ host-image] Feb 28 11:03:23.671 INFO O| Feb 28 11:03:23.670 INFO boot environment UUID: 7ebb9ccc-3041-4bb7-9eb1-229c99c96963
93152025-02-28T11:03:25.179Z[ host-image] Feb 28 11:03:23.671 INFO O| Feb 28 11:03:23.671 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 7ebb9ccc-3041-4bb7-9eb1-229c99c96963
93162025-02-28T11:03:25.203Z[ host-image] Feb 28 11:03:23.695 INFO O| Feb 28 11:03:23.695 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
93172025-02-28T11:03:25.278Z[ host-image] Feb 28 11:03:23.770 INFO O| Feb 28 11:03:23.770 INFO STEP 0 (create_be) COMPLETE
93182025-02-28T11:03:25.278Z[ host-image] Feb 28 11:03:23.770 INFO O| Feb 28 11:03:23.770 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93192025-02-28T11:03:25.309Z[ host-image] Feb 28 11:03:23.801 INFO O| Feb 28 11:03:23.801 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
93202025-02-28T11:03:25.396Z[ recovery-image] Feb 28 11:03:23.887 INFO image complete! materials are in "/work/os-recovery"
93212025-02-28T11:03:25.404Z[ recovery-image]
93222025-02-28T11:03:25.407Z[ recovery-image] real 12:03.272662242
93232025-02-28T11:03:25.407Z[ recovery-image] user 7:07.332559624
93242025-02-28T11:03:25.407Z[ recovery-image] sys 1:09.311897662
93252025-02-28T11:03:25.407Z[ recovery-image] trap 0.393702875
93262025-02-28T11:03:25.407Z[ recovery-image] tflt 0.683803072
93272025-02-28T11:03:25.407Z[ recovery-image] dflt 4.405051052
93282025-02-28T11:03:25.407Z[ recovery-image] kflt 0.075257301
93292025-02-28T11:03:25.407Z[ recovery-image] lock 28:23.470091300
93302025-02-28T11:03:25.407Z[ recovery-image] slp 1:15:01.561235028
93312025-02-28T11:03:25.407Z[ recovery-image] lat 5:05.704718014
93322025-02-28T11:03:25.407Z[ recovery-image] stop 11.017151174
93332025-02-28T11:03:25.407ZFeb 28 11:03:23.898 INFO [recovery-image] process exited with exit status: 0 (723.299025746s)
93342025-02-28T11:03:49.898Z[ host-image] Feb 28 11:03:48.385 INFO O| Feb 28 11:03:48.385 INFO STEP 1 (unpack_tar) COMPLETE
93352025-02-28T11:03:49.900Z[ host-image] Feb 28 11:03:48.385 INFO O| Feb 28 11:03:48.385 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93362025-02-28T11:03:49.916Z[ host-image] Feb 28 11:03:48.404 INFO O| Feb 28 11:03:48.404 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
93372025-02-28T11:03:50.718Z[ host-image] Feb 28 11:03:49.206 INFO O| Feb 28 11:03:49.206 INFO STEP 2 (devfsadm) COMPLETE
93382025-02-28T11:03:50.718Z[ host-image] Feb 28 11:03:49.206 INFO O| Feb 28 11:03:49.206 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93392025-02-28T11:03:50.740Z[ host-image] Feb 28 11:03:49.228 INFO O| Feb 28 11:03:49.228 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93402025-02-28T11:03:50.740Z[ host-image] Feb 28 11:03:49.228 INFO O| Feb 28 11:03:49.228 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93412025-02-28T11:03:50.740Z[ host-image] Feb 28 11:03:49.228 INFO O| Feb 28 11:03:49.228 INFO STEP 3 (ensure_dir) COMPLETE
93422025-02-28T11:03:50.743Z[ host-image] Feb 28 11:03:49.228 INFO O| Feb 28 11:03:49.228 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93432025-02-28T11:03:50.760Z[ host-image] Feb 28 11:03:49.248 INFO O| Feb 28 11:03:49.248 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93442025-02-28T11:03:50.763Z[ host-image] Feb 28 11:03:49.248 INFO O| Feb 28 11:03:49.248 INFO STEP 4 (ensure_dir) COMPLETE
93452025-02-28T11:03:50.763Z[ host-image] Feb 28 11:03:49.248 INFO O| Feb 28 11:03:49.248 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93462025-02-28T11:03:50.787Z[ host-image] Feb 28 11:03:49.275 INFO O| Feb 28 11:03:49.275 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93472025-02-28T11:03:50.790Z[ host-image] Feb 28 11:03:49.275 INFO O| Feb 28 11:03:49.275 INFO STEP 5 (ensure_dir) COMPLETE
93482025-02-28T11:03:50.790Z[ host-image] Feb 28 11:03:49.275 INFO O| Feb 28 11:03:49.275 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93492025-02-28T11:03:50.846Z[ host-image] Feb 28 11:03:49.334 INFO O| Feb 28 11:03:49.334 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93502025-02-28T11:03:50.846Z[ host-image] Feb 28 11:03:49.334 INFO O| Feb 28 11:03:49.334 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93512025-02-28T11:03:50.849Z[ host-image] Feb 28 11:03:49.334 INFO O| Feb 28 11:03:49.334 INFO STEP 6 (ensure_dir) COMPLETE
93522025-02-28T11:03:50.849Z[ host-image] Feb 28 11:03:49.334 INFO O| Feb 28 11:03:49.334 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93532025-02-28T11:03:50.885Z[ host-image] Feb 28 11:03:49.372 INFO O| Feb 28 11:03:49.372 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93542025-02-28T11:03:50.888Z[ host-image] Feb 28 11:03:49.373 INFO O| Feb 28 11:03:49.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93552025-02-28T11:03:50.888Z[ host-image] Feb 28 11:03:49.373 INFO O| Feb 28 11:03:49.373 INFO STEP 7 (ensure_dir) COMPLETE
93562025-02-28T11:03:50.888Z[ host-image] Feb 28 11:03:49.373 INFO O| Feb 28 11:03:49.373 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93572025-02-28T11:03:50.904Z[ host-image] Feb 28 11:03:49.392 INFO O| Feb 28 11:03:49.391 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
93582025-02-28T11:03:50.907Z[ host-image] Feb 28 11:03:49.392 INFO O| Feb 28 11:03:49.392 INFO STEP 8 (remove_files) COMPLETE
93592025-02-28T11:03:50.907Z[ host-image] Feb 28 11:03:49.392 INFO O| Feb 28 11:03:49.392 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93602025-02-28T11:03:50.925Z[ host-image] Feb 28 11:03:49.413 INFO O| Feb 28 11:03:49.413 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
93612025-02-28T11:03:50.928Z[ host-image] Feb 28 11:03:49.414 INFO O| Feb 28 11:03:49.414 INFO STEP 9 (remove_files) COMPLETE
93622025-02-28T11:03:50.928Z[ host-image] Feb 28 11:03:49.414 INFO O| Feb 28 11:03:49.414 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93632025-02-28T11:03:50.995Z[ host-image] Feb 28 11:03:49.482 INFO O| Feb 28 11:03:49.482 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
93642025-02-28T11:03:50.997Z[ host-image] Feb 28 11:03:49.483 INFO O| Feb 28 11:03:49.483 INFO STEP 10 (remove_files) COMPLETE
93652025-02-28T11:03:50.997Z[ host-image] Feb 28 11:03:49.483 INFO O| Feb 28 11:03:49.483 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93662025-02-28T11:03:51.015Z[ host-image] Feb 28 11:03:49.503 INFO O| Feb 28 11:03:49.503 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
93672025-02-28T11:03:51.018Z[ host-image] Feb 28 11:03:49.503 INFO O| Feb 28 11:03:49.503 INFO STEP 11 (remove_files) COMPLETE
93682025-02-28T11:03:51.018Z[ host-image] Feb 28 11:03:49.503 INFO O| Feb 28 11:03:49.503 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93692025-02-28T11:03:51.033Z[ host-image] Feb 28 11:03:49.521 INFO O| Feb 28 11:03:49.521 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
93702025-02-28T11:03:51.036Z[ host-image] Feb 28 11:03:49.521 INFO O| Feb 28 11:03:49.521 INFO STEP 12 (remove_files) COMPLETE
93712025-02-28T11:03:51.036Z[ host-image] Feb 28 11:03:49.521 INFO O| Feb 28 11:03:49.521 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93722025-02-28T11:03:51.052Z[ host-image] Feb 28 11:03:49.540 INFO O| Feb 28 11:03:49.540 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93732025-02-28T11:03:51.052Z[ host-image] Feb 28 11:03:49.540 INFO O| Feb 28 11:03:49.540 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93742025-02-28T11:03:51.055Z[ host-image] Feb 28 11:03:49.540 INFO O| Feb 28 11:03:49.540 INFO STEP 13 (ensure_dir) COMPLETE
93752025-02-28T11:03:51.055Z[ host-image] Feb 28 11:03:49.540 INFO O| Feb 28 11:03:49.540 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93762025-02-28T11:03:51.072Z[ host-image] Feb 28 11:03:49.560 INFO O| Feb 28 11:03:49.560 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93772025-02-28T11:03:51.072Z[ host-image] Feb 28 11:03:49.560 INFO O| Feb 28 11:03:49.560 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93782025-02-28T11:03:51.075Z[ host-image] Feb 28 11:03:49.560 INFO O| Feb 28 11:03:49.560 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93792025-02-28T11:03:51.075Z[ host-image] Feb 28 11:03:49.560 INFO O| Feb 28 11:03:49.560 INFO STEP 14 (ensure_dir) COMPLETE
93802025-02-28T11:03:51.075Z[ host-image] Feb 28 11:03:49.560 INFO O| Feb 28 11:03:49.560 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93812025-02-28T11:03:51.097Z[ host-image] Feb 28 11:03:49.584 INFO O| Feb 28 11:03:49.584 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93822025-02-28T11:03:51.097Z[ host-image] Feb 28 11:03:49.584 INFO O| Feb 28 11:03:49.584 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93832025-02-28T11:03:51.118Z[ host-image] Feb 28 11:03:49.606 INFO O| Feb 28 11:03:49.584 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93842025-02-28T11:03:51.118Z[ host-image] Feb 28 11:03:49.606 INFO O| Feb 28 11:03:49.606 INFO STEP 15 (ensure_dir) COMPLETE
93852025-02-28T11:03:51.121Z[ host-image] Feb 28 11:03:49.606 INFO O| Feb 28 11:03:49.606 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93862025-02-28T11:03:51.176Z[ host-image] Feb 28 11:03:49.663 INFO O| Feb 28 11:03:49.663 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93872025-02-28T11:03:51.176Z[ host-image] Feb 28 11:03:49.663 INFO O| Feb 28 11:03:49.663 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93882025-02-28T11:03:51.176Z[ host-image] Feb 28 11:03:49.663 INFO O| Feb 28 11:03:49.663 INFO STEP 16 (ensure_dir) COMPLETE
93892025-02-28T11:03:51.179Z[ host-image] Feb 28 11:03:49.663 INFO O| Feb 28 11:03:49.663 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93902025-02-28T11:03:51.211Z[ host-image] Feb 28 11:03:49.699 INFO O| Feb 28 11:03:49.698 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93912025-02-28T11:03:51.211Z[ host-image] Feb 28 11:03:49.699 INFO O| Feb 28 11:03:49.699 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93922025-02-28T11:03:51.214Z[ host-image] Feb 28 11:03:49.699 INFO O| Feb 28 11:03:49.699 INFO STEP 17 (ensure_dir) COMPLETE
93932025-02-28T11:03:51.214Z[ host-image] Feb 28 11:03:49.699 INFO O| Feb 28 11:03:49.699 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93942025-02-28T11:03:51.229Z[ host-image] Feb 28 11:03:49.716 INFO O| Feb 28 11:03:49.716 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93952025-02-28T11:03:51.232Z[ host-image] Feb 28 11:03:49.717 INFO O| Feb 28 11:03:49.716 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93962025-02-28T11:03:51.232Z[ host-image] Feb 28 11:03:49.717 INFO O| Feb 28 11:03:49.716 INFO ok!
93972025-02-28T11:03:51.232Z[ host-image] Feb 28 11:03:49.717 INFO O| Feb 28 11:03:49.716 INFO STEP 18 (ensure_symlink) COMPLETE
93982025-02-28T11:03:51.249Z[ host-image] Feb 28 11:03:49.736 INFO O| Feb 28 11:03:49.716 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93992025-02-28T11:03:51.300Z[ host-image] Feb 28 11:03:49.787 INFO O| Feb 28 11:03:49.787 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
94002025-02-28T11:03:51.300Z[ host-image] Feb 28 11:03:49.787 INFO O| Feb 28 11:03:49.787 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
94012025-02-28T11:03:51.300Z[ host-image] Feb 28 11:03:49.787 INFO O| Feb 28 11:03:49.787 INFO ok!
94022025-02-28T11:03:51.300Z[ host-image] Feb 28 11:03:49.787 INFO O| Feb 28 11:03:49.787 INFO STEP 19 (ensure_file) COMPLETE
94032025-02-28T11:03:51.300Z[ host-image] Feb 28 11:03:49.787 INFO O| Feb 28 11:03:49.787 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94042025-02-28T11:03:51.318Z[ host-image] Feb 28 11:03:49.805 INFO O| Feb 28 11:03:49.805 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
94052025-02-28T11:03:51.318Z[ host-image] Feb 28 11:03:49.805 INFO O| Feb 28 11:03:49.805 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94062025-02-28T11:03:51.320Z[ host-image] Feb 28 11:03:49.806 INFO O| Feb 28 11:03:49.806 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
94072025-02-28T11:03:51.320Z[ host-image] Feb 28 11:03:49.806 INFO O| Feb 28 11:03:49.806 INFO ok!
94082025-02-28T11:03:51.320Z[ host-image] Feb 28 11:03:49.806 INFO O| Feb 28 11:03:49.806 INFO STEP 20 (ensure_symlink) COMPLETE
94092025-02-28T11:03:51.320Z[ host-image] Feb 28 11:03:49.806 INFO O| Feb 28 11:03:49.806 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94102025-02-28T11:03:51.338Z[ host-image] Feb 28 11:03:49.824 INFO O| Feb 28 11:03:49.824 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
94112025-02-28T11:03:51.338Z[ host-image] Feb 28 11:03:49.824 INFO O| Feb 28 11:03:49.824 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
94122025-02-28T11:03:51.341Z[ host-image] Feb 28 11:03:49.825 INFO O| Feb 28 11:03:49.825 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
94132025-02-28T11:03:51.341Z[ host-image] Feb 28 11:03:49.825 INFO O| Feb 28 11:03:49.825 INFO ok!
94142025-02-28T11:03:51.341Z[ host-image] Feb 28 11:03:49.825 INFO O| Feb 28 11:03:49.825 INFO STEP 21 (ensure_symlink) COMPLETE
94152025-02-28T11:03:51.341Z[ host-image] Feb 28 11:03:49.825 INFO O| Feb 28 11:03:49.825 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94162025-02-28T11:03:51.356Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
94172025-02-28T11:03:51.356Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
94182025-02-28T11:03:51.359Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
94192025-02-28T11:03:51.359Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO ok!
94202025-02-28T11:03:51.359Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO STEP 22 (ensure_symlink) COMPLETE
94212025-02-28T11:03:51.359Z[ host-image] Feb 28 11:03:49.844 INFO O| Feb 28 11:03:49.844 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94222025-02-28T11:03:51.400Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
94232025-02-28T11:03:51.400Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
94242025-02-28T11:03:51.403Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
94252025-02-28T11:03:51.403Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO ok!
94262025-02-28T11:03:51.403Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO STEP 23 (ensure_symlink) COMPLETE
94272025-02-28T11:03:51.403Z[ host-image] Feb 28 11:03:49.887 INFO O| Feb 28 11:03:49.887 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94282025-02-28T11:03:51.418Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.905 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
94292025-02-28T11:03:51.418Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.906 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
94302025-02-28T11:03:51.420Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.906 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
94312025-02-28T11:03:51.420Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.906 INFO ok!
94322025-02-28T11:03:51.420Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.906 INFO STEP 24 (ensure_file) COMPLETE
94332025-02-28T11:03:51.421Z[ host-image] Feb 28 11:03:49.906 INFO O| Feb 28 11:03:49.906 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
94342025-02-28T11:03:51.438Z[ host-image] Feb 28 11:03:49.926 INFO O| Feb 28 11:03:49.926 INFO updating shadow file
94352025-02-28T11:03:51.441Z[ host-image] Feb 28 11:03:49.926 INFO O| Feb 28 11:03:49.926 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94362025-02-28T11:03:51.441Z[ host-image] Feb 28 11:03:49.926 INFO O| Feb 28 11:03:49.926 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94372025-02-28T11:03:51.441Z[ host-image] Feb 28 11:03:49.926 INFO O| Feb 28 11:03:49.926 INFO STEP 25 (shadow) COMPLETE
94382025-02-28T11:03:51.441Z[ host-image] Feb 28 11:03:49.926 INFO O| Feb 28 11:03:49.926 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94392025-02-28T11:03:51.459Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.946 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
94402025-02-28T11:03:51.462Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.947 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
94412025-02-28T11:03:51.462Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.947 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
94422025-02-28T11:03:51.462Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.947 INFO ok!
94432025-02-28T11:03:51.462Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.947 INFO STEP 26 (ensure_file) COMPLETE
94442025-02-28T11:03:51.462Z[ host-image] Feb 28 11:03:49.947 INFO O| Feb 28 11:03:49.947 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94452025-02-28T11:03:51.519Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
94462025-02-28T11:03:51.519Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
94472025-02-28T11:03:51.519Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
94482025-02-28T11:03:51.521Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO ok!
94492025-02-28T11:03:51.522Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO STEP 27 (ensure_file) COMPLETE
94502025-02-28T11:03:51.522Z[ host-image] Feb 28 11:03:50.006 INFO O| Feb 28 11:03:50.006 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94512025-02-28T11:03:51.541Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.028 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
94522025-02-28T11:03:51.541Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
94532025-02-28T11:03:51.544Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94542025-02-28T11:03:51.544Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94552025-02-28T11:03:51.544Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO ok!
94562025-02-28T11:03:51.544Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO STEP 28 (ensure_file) COMPLETE
94572025-02-28T11:03:51.544Z[ host-image] Feb 28 11:03:50.029 INFO O| Feb 28 11:03:50.029 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94582025-02-28T11:03:51.562Z[ host-image] Feb 28 11:03:50.049 INFO O| Feb 28 11:03:50.049 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
94592025-02-28T11:03:51.562Z[ host-image] Feb 28 11:03:50.049 INFO O| Feb 28 11:03:50.049 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
94602025-02-28T11:03:51.562Z[ host-image] Feb 28 11:03:50.049 INFO O| Feb 28 11:03:50.049 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
94612025-02-28T11:03:51.565Z[ host-image] Feb 28 11:03:50.050 INFO O| Feb 28 11:03:50.049 INFO ok!
94622025-02-28T11:03:51.565Z[ host-image] Feb 28 11:03:50.050 INFO O| Feb 28 11:03:50.049 INFO STEP 29 (ensure_file) COMPLETE
94632025-02-28T11:03:51.565Z[ host-image] Feb 28 11:03:50.050 INFO O| Feb 28 11:03:50.049 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94642025-02-28T11:03:51.582Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
94652025-02-28T11:03:51.582Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
94662025-02-28T11:03:51.585Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
94672025-02-28T11:03:51.585Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO ok!
94682025-02-28T11:03:51.585Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO STEP 30 (ensure_file) COMPLETE
94692025-02-28T11:03:51.585Z[ host-image] Feb 28 11:03:50.070 INFO O| Feb 28 11:03:50.070 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94702025-02-28T11:03:51.621Z[ host-image] Feb 28 11:03:50.108 INFO O| Feb 28 11:03:50.108 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
94712025-02-28T11:03:51.621Z[ host-image] Feb 28 11:03:50.108 INFO O| Feb 28 11:03:50.108 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
94722025-02-28T11:03:51.624Z[ host-image] Feb 28 11:03:50.109 INFO O| Feb 28 11:03:50.108 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94732025-02-28T11:03:51.624Z[ host-image] Feb 28 11:03:50.109 INFO O| Feb 28 11:03:50.108 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94742025-02-28T11:03:51.624Z[ host-image] Feb 28 11:03:50.109 INFO O| Feb 28 11:03:50.109 INFO ok!
94752025-02-28T11:03:51.624Z[ host-image] Feb 28 11:03:50.109 INFO O| Feb 28 11:03:50.109 INFO STEP 31 (ensure_file) COMPLETE
94762025-02-28T11:03:51.624Z[ host-image] Feb 28 11:03:50.109 INFO O| Feb 28 11:03:50.109 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94772025-02-28T11:03:51.655Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
94782025-02-28T11:03:51.655Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
94792025-02-28T11:03:51.657Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
94802025-02-28T11:03:51.657Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 INFO ok!
94812025-02-28T11:03:51.657Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 INFO STEP 32 (ensure_file) COMPLETE
94822025-02-28T11:03:51.657Z[ host-image] Feb 28 11:03:50.142 INFO O| Feb 28 11:03:50.142 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94832025-02-28T11:03:51.680Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.167 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94842025-02-28T11:03:51.680Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.168 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
94852025-02-28T11:03:51.683Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
94862025-02-28T11:03:51.683Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.168 INFO ok!
94872025-02-28T11:03:51.683Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.168 INFO STEP 33 (ensure_file) COMPLETE
94882025-02-28T11:03:51.683Z[ host-image] Feb 28 11:03:50.168 INFO O| Feb 28 11:03:50.168 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94892025-02-28T11:03:51.727Z[ host-image] Feb 28 11:03:50.214 INFO O| Feb 28 11:03:50.214 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94902025-02-28T11:03:51.727Z[ host-image] Feb 28 11:03:50.214 INFO O| Feb 28 11:03:50.214 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94912025-02-28T11:03:51.727Z[ host-image] Feb 28 11:03:50.214 INFO O| Feb 28 11:03:50.214 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94922025-02-28T11:03:51.727Z[ host-image] Feb 28 11:03:50.214 INFO O| Feb 28 11:03:50.214 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94932025-02-28T11:03:51.729Z[ host-image] Feb 28 11:03:50.214 INFO O| Feb 28 11:03:50.214 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94942025-02-28T11:03:51.729Z[ host-image] Feb 28 11:03:50.215 INFO O| Feb 28 11:03:50.214 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94952025-02-28T11:03:51.730Z[ host-image] Feb 28 11:03:50.215 INFO O| Feb 28 11:03:50.214 INFO ok!
94962025-02-28T11:03:51.730Z[ host-image] Feb 28 11:03:50.215 INFO O| Feb 28 11:03:50.214 INFO STEP 34 (ensure_file) COMPLETE
94972025-02-28T11:03:51.730Z[ host-image] Feb 28 11:03:50.215 INFO O| Feb 28 11:03:50.214 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94982025-02-28T11:03:51.765Z[ host-image] Feb 28 11:03:50.253 INFO O| Feb 28 11:03:50.253 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94992025-02-28T11:03:51.768Z[ host-image] Feb 28 11:03:50.253 INFO O| Feb 28 11:03:50.253 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
95002025-02-28T11:03:51.768Z[ host-image] Feb 28 11:03:50.253 INFO O| Feb 28 11:03:50.253 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
95012025-02-28T11:03:51.768Z[ host-image] Feb 28 11:03:50.253 INFO O| Feb 28 11:03:50.253 INFO STEP 35 (ensure_dir) COMPLETE
95022025-02-28T11:03:51.768Z[ host-image] Feb 28 11:03:50.253 INFO O| Feb 28 11:03:50.253 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95032025-02-28T11:03:51.801Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO file /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
95042025-02-28T11:03:51.802Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 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/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
95052025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95062025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95072025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95082025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
95092025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO ok!
95102025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO STEP 36 (ensure_file) COMPLETE
95112025-02-28T11:03:51.805Z[ host-image] Feb 28 11:03:50.289 INFO O| Feb 28 11:03:50.289 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95122025-02-28T11:03:51.842Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
95132025-02-28T11:03:51.843Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
95142025-02-28T11:03:51.846Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
95152025-02-28T11:03:51.846Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO ok!
95162025-02-28T11:03:51.846Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO STEP 37 (ensure_symlink) COMPLETE
95172025-02-28T11:03:51.846Z[ host-image] Feb 28 11:03:50.330 INFO O| Feb 28 11:03:50.330 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95182025-02-28T11:03:51.862Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
95192025-02-28T11:03:51.862Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
95202025-02-28T11:03:51.862Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95212025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95222025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95232025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95242025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO ok!
95252025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO STEP 38 (ensure_file) COMPLETE
95262025-02-28T11:03:51.865Z[ host-image] Feb 28 11:03:50.350 INFO O| Feb 28 11:03:50.350 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95272025-02-28T11:03:51.884Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.371 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
95282025-02-28T11:03:51.884Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.371 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
95292025-02-28T11:03:51.887Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.372 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95302025-02-28T11:03:51.887Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.372 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95312025-02-28T11:03:51.887Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.372 INFO ok!
95322025-02-28T11:03:51.887Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.372 INFO STEP 39 (ensure_file) COMPLETE
95332025-02-28T11:03:51.887Z[ host-image] Feb 28 11:03:50.372 INFO O| Feb 28 11:03:50.372 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95342025-02-28T11:03:51.905Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
95352025-02-28T11:03:51.905Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
95362025-02-28T11:03:51.908Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
95372025-02-28T11:03:51.908Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO ok!
95382025-02-28T11:03:51.908Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO STEP 40 (ensure_file) COMPLETE
95392025-02-28T11:03:51.908Z[ host-image] Feb 28 11:03:50.393 INFO O| Feb 28 11:03:50.393 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95402025-02-28T11:03:51.927Z[ host-image] Feb 28 11:03:50.414 INFO O| Feb 28 11:03:50.414 INFO updating shadow file
95412025-02-28T11:03:51.929Z[ host-image] Feb 28 11:03:50.414 INFO O| Feb 28 11:03:50.414 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
95422025-02-28T11:03:51.929Z[ host-image] Feb 28 11:03:50.414 INFO O| Feb 28 11:03:50.414 INFO STEP 41 (shadow) COMPLETE
95432025-02-28T11:03:51.929Z[ host-image] Feb 28 11:03:50.414 INFO O| Feb 28 11:03:50.414 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95442025-02-28T11:03:51.961Z[ host-image] Feb 28 11:03:50.448 INFO O| Feb 28 11:03:50.448 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
95452025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.448 INFO O| Feb 28 11:03:50.448 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
95462025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95472025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95482025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO ok!
95492025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO STEP 42 (ensure_file) COMPLETE
95502025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95512025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO skip step because feature "mfg" is not enabled
95522025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95532025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO skip step because feature "mfg" is not enabled
95542025-02-28T11:03:51.964Z[ host-image] Feb 28 11:03:50.449 INFO O| Feb 28 11:03:50.449 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95552025-02-28T11:03:52.069Z[ host-image] Feb 28 11:03:50.557 INFO O| Feb 28 11:03:50.557 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
95562025-02-28T11:03:52.069Z[ host-image] Feb 28 11:03:50.557 INFO O| Feb 28 11:03:50.557 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
95572025-02-28T11:03:52.924Z[ host-image] Feb 28 11:03:51.411 INFO O| Feb 28 11:03:51.411 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95582025-02-28T11:03:52.924Z[ host-image] Feb 28 11:03:51.411 INFO O| Feb 28 11:03:51.411 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95592025-02-28T11:03:52.924Z[ host-image] Feb 28 11:03:51.411 INFO O| Feb 28 11:03:51.411 INFO ok!
95602025-02-28T11:03:52.924Z[ host-image] Feb 28 11:03:51.411 INFO O| Feb 28 11:03:51.411 INFO STEP 45 (ensure_file) COMPLETE
95612025-02-28T11:03:52.927Z[ host-image] Feb 28 11:03:51.411 INFO O| Feb 28 11:03:51.411 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95622025-02-28T11:03:52.947Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
95632025-02-28T11:03:52.947Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
95642025-02-28T11:03:52.949Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95652025-02-28T11:03:52.949Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95662025-02-28T11:03:52.949Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95672025-02-28T11:03:52.949Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95682025-02-28T11:03:52.949Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO ok!
95692025-02-28T11:03:52.950Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO STEP 46 (ensure_file) COMPLETE
95702025-02-28T11:03:52.950Z[ host-image] Feb 28 11:03:51.433 INFO O| Feb 28 11:03:51.433 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95712025-02-28T11:03:52.967Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
95722025-02-28T11:03:52.967Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
95732025-02-28T11:03:52.970Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95742025-02-28T11:03:52.970Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95752025-02-28T11:03:52.970Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO ok!
95762025-02-28T11:03:52.970Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO STEP 47 (ensure_file) COMPLETE
95772025-02-28T11:03:52.970Z[ host-image] Feb 28 11:03:51.454 INFO O| Feb 28 11:03:51.454 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95782025-02-28T11:03:52.986Z[ host-image] Feb 28 11:03:51.473 INFO O| Feb 28 11:03:51.473 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
95792025-02-28T11:03:52.986Z[ host-image] Feb 28 11:03:51.473 INFO O| Feb 28 11:03:51.473 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
95802025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.473 INFO O| Feb 28 11:03:51.473 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95812025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95822025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95832025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95842025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO ok!
95852025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO STEP 48 (ensure_file) COMPLETE
95862025-02-28T11:03:52.989Z[ host-image] Feb 28 11:03:51.474 INFO O| Feb 28 11:03:51.474 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95872025-02-28T11:03:53.005Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.492 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
95882025-02-28T11:03:53.005Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
95892025-02-28T11:03:53.008Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95902025-02-28T11:03:53.008Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95912025-02-28T11:03:53.008Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO ok!
95922025-02-28T11:03:53.008Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO STEP 49 (ensure_file) COMPLETE
95932025-02-28T11:03:53.008Z[ host-image] Feb 28 11:03:51.493 INFO O| Feb 28 11:03:51.493 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95942025-02-28T11:03:53.025Z[ host-image] Feb 28 11:03:51.511 INFO O| Feb 28 11:03:51.511 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95952025-02-28T11:03:53.025Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.511 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95962025-02-28T11:03:53.025Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95972025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95982025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95992025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
96002025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO ok!
96012025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO STEP 50 (ensure_file) COMPLETE
96022025-02-28T11:03:53.028Z[ host-image] Feb 28 11:03:51.512 INFO O| Feb 28 11:03:51.512 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96032025-02-28T11:03:53.044Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
96042025-02-28T11:03:53.044Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
96052025-02-28T11:03:53.047Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
96062025-02-28T11:03:53.047Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
96072025-02-28T11:03:53.047Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO ok!
96082025-02-28T11:03:53.047Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO STEP 51 (ensure_file) COMPLETE
96092025-02-28T11:03:53.047Z[ host-image] Feb 28 11:03:51.531 INFO O| Feb 28 11:03:51.531 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96102025-02-28T11:03:53.063Z[ host-image] Feb 28 11:03:51.550 INFO O| Feb 28 11:03:51.550 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
96112025-02-28T11:03:53.063Z[ host-image] Feb 28 11:03:51.550 INFO O| Feb 28 11:03:51.550 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
96122025-02-28T11:03:53.066Z[ host-image] Feb 28 11:03:51.550 INFO O| Feb 28 11:03:51.550 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
96132025-02-28T11:03:53.066Z[ host-image] Feb 28 11:03:51.550 INFO O| Feb 28 11:03:51.550 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
96142025-02-28T11:03:53.066Z[ host-image] Feb 28 11:03:51.550 INFO O| Feb 28 11:03:51.550 INFO ok!
96152025-02-28T11:03:53.066Z[ host-image] Feb 28 11:03:51.551 INFO O| Feb 28 11:03:51.550 INFO STEP 52 (ensure_file) COMPLETE
96162025-02-28T11:03:53.066Z[ host-image] Feb 28 11:03:51.551 INFO O| Feb 28 11:03:51.551 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96172025-02-28T11:03:53.083Z[ host-image] Feb 28 11:03:51.570 INFO O| Feb 28 11:03:51.570 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
96182025-02-28T11:03:53.083Z[ host-image] Feb 28 11:03:51.570 INFO O| Feb 28 11:03:51.570 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
96192025-02-28T11:03:53.086Z[ host-image] Feb 28 11:03:51.571 INFO O| Feb 28 11:03:51.571 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
96202025-02-28T11:03:53.086Z[ host-image] Feb 28 11:03:51.571 INFO O| Feb 28 11:03:51.571 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
96212025-02-28T11:03:53.086Z[ host-image] Feb 28 11:03:51.571 INFO O| Feb 28 11:03:51.571 INFO ok!
96222025-02-28T11:03:53.086Z[ host-image] Feb 28 11:03:51.571 INFO O| Feb 28 11:03:51.571 INFO STEP 53 (ensure_file) COMPLETE
96232025-02-28T11:03:53.086Z[ host-image] Feb 28 11:03:51.571 INFO O| Feb 28 11:03:51.571 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96242025-02-28T11:03:53.104Z[ host-image] Feb 28 11:03:51.591 INFO O| Feb 28 11:03:51.591 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
96252025-02-28T11:03:53.104Z[ host-image] Feb 28 11:03:51.591 INFO O| Feb 28 11:03:51.591 INFO STEP 54 (ensure_dir) COMPLETE
96262025-02-28T11:03:53.104Z[ host-image] Feb 28 11:03:51.591 INFO O| Feb 28 11:03:51.591 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96272025-02-28T11:03:53.124Z[ host-image] Feb 28 11:03:51.611 INFO O| Feb 28 11:03:51.611 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
96282025-02-28T11:03:53.125Z[ host-image] Feb 28 11:03:51.611 INFO O| Feb 28 11:03:51.611 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
96292025-02-28T11:03:53.125Z[ host-image] Feb 28 11:03:51.611 INFO O| Feb 28 11:03:51.611 INFO STEP 55 (ensure_dir) COMPLETE
96302025-02-28T11:03:53.125Z[ host-image] Feb 28 11:03:51.611 INFO O| Feb 28 11:03:51.611 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96312025-02-28T11:03:53.149Z[ host-image] Feb 28 11:03:51.636 INFO O| Feb 28 11:03:51.636 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96322025-02-28T11:03:53.149Z[ host-image] Feb 28 11:03:51.636 INFO O| Feb 28 11:03:51.636 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96332025-02-28T11:03:53.152Z[ host-image] Feb 28 11:03:51.636 INFO O| Feb 28 11:03:51.636 INFO STEP 56 (ensure_dir) COMPLETE
96342025-02-28T11:03:53.152Z[ host-image] Feb 28 11:03:51.636 INFO O| Feb 28 11:03:51.636 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96352025-02-28T11:03:53.170Z[ host-image] Feb 28 11:03:51.658 INFO O| Feb 28 11:03:51.657 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
96362025-02-28T11:03:53.170Z[ host-image] Feb 28 11:03:51.658 INFO O| Feb 28 11:03:51.658 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
96372025-02-28T11:03:53.211Z[ host-image] Feb 28 11:03:51.698 INFO O| Feb 28 11:03:51.698 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
96382025-02-28T11:03:53.211Z[ host-image] Feb 28 11:03:51.698 INFO O| Feb 28 11:03:51.698 INFO ok!
96392025-02-28T11:03:53.214Z[ host-image] Feb 28 11:03:51.698 INFO O| Feb 28 11:03:51.698 INFO STEP 57 (ensure_file) COMPLETE
96402025-02-28T11:03:53.214Z[ host-image] Feb 28 11:03:51.698 INFO O| Feb 28 11:03:51.698 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96412025-02-28T11:03:53.268Z[ host-image] Feb 28 11:03:51.756 INFO O| Feb 28 11:03:51.755 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
96422025-02-28T11:03:53.268Z[ host-image] Feb 28 11:03:51.756 INFO O| Feb 28 11:03:51.756 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
96432025-02-28T11:03:54.716Z[ host-image] Feb 28 11:03:53.203 INFO O| Feb 28 11:03:53.203 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
96442025-02-28T11:03:54.716Z[ host-image] Feb 28 11:03:53.203 INFO O| Feb 28 11:03:53.203 INFO ok!
96452025-02-28T11:03:54.716Z[ host-image] Feb 28 11:03:53.203 INFO O| Feb 28 11:03:53.203 INFO STEP 58 (ensure_file) COMPLETE
96462025-02-28T11:03:54.716Z[ host-image] Feb 28 11:03:53.203 INFO O| Feb 28 11:03:53.203 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96472025-02-28T11:03:54.736Z[ host-image] Feb 28 11:03:53.223 INFO O| Feb 28 11:03:53.223 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96482025-02-28T11:03:54.736Z[ host-image] Feb 28 11:03:53.223 INFO O| Feb 28 11:03:53.223 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96492025-02-28T11:03:54.736Z[ host-image] Feb 28 11:03:53.223 INFO O| Feb 28 11:03:53.223 INFO STEP 59 (ensure_dir) COMPLETE
96502025-02-28T11:03:54.738Z[ host-image] Feb 28 11:03:53.223 INFO O| Feb 28 11:03:53.223 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512025-02-28T11:03:54.757Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
96522025-02-28T11:03:54.757Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
96532025-02-28T11:03:54.760Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
96542025-02-28T11:03:54.760Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO ok!
96552025-02-28T11:03:54.760Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO STEP 60 (ensure_file) COMPLETE
96562025-02-28T11:03:54.760Z[ host-image] Feb 28 11:03:53.244 INFO O| Feb 28 11:03:53.244 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96572025-02-28T11:03:54.779Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
96582025-02-28T11:03:54.779Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
96592025-02-28T11:03:54.779Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
96602025-02-28T11:03:54.779Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO ok!
96612025-02-28T11:03:54.782Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO STEP 61 (ensure_file) COMPLETE
96622025-02-28T11:03:54.782Z[ host-image] Feb 28 11:03:53.266 INFO O| Feb 28 11:03:53.266 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96632025-02-28T11:03:54.802Z[ host-image] Feb 28 11:03:53.288 INFO O| Feb 28 11:03:53.288 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96642025-02-28T11:03:54.802Z[ host-image] Feb 28 11:03:53.288 INFO O| Feb 28 11:03:53.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96652025-02-28T11:03:54.802Z[ host-image] Feb 28 11:03:53.288 INFO O| Feb 28 11:03:53.288 INFO STEP 62 (ensure_dir) COMPLETE
96662025-02-28T11:03:54.802Z[ host-image] Feb 28 11:03:53.288 INFO O| Feb 28 11:03:53.288 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96672025-02-28T11:03:54.824Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.310 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
96682025-02-28T11:03:54.824Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.311 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
96692025-02-28T11:03:54.826Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.311 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
96702025-02-28T11:03:54.826Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.311 INFO ok!
96712025-02-28T11:03:54.826Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.311 INFO STEP 63 (ensure_file) COMPLETE
96722025-02-28T11:03:54.826Z[ host-image] Feb 28 11:03:53.311 INFO O| Feb 28 11:03:53.311 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96732025-02-28T11:03:54.845Z[ host-image] Feb 28 11:03:53.331 INFO O| Feb 28 11:03:53.331 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96742025-02-28T11:03:54.845Z[ host-image] Feb 28 11:03:53.332 INFO O| Feb 28 11:03:53.331 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
96752025-02-28T11:03:54.849Z[ host-image] Feb 28 11:03:53.332 INFO O| Feb 28 11:03:53.332 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96762025-02-28T11:03:54.849Z[ host-image] Feb 28 11:03:53.332 INFO O| Feb 28 11:03:53.332 INFO ok!
96772025-02-28T11:03:54.849Z[ host-image] Feb 28 11:03:53.332 INFO O| Feb 28 11:03:53.332 INFO STEP 64 (ensure_file) COMPLETE
96782025-02-28T11:03:54.849Z[ host-image] Feb 28 11:03:53.332 INFO O| Feb 28 11:03:53.332 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96792025-02-28T11:03:54.865Z[ host-image] Feb 28 11:03:53.352 INFO O| Feb 28 11:03:53.352 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96802025-02-28T11:03:54.865Z[ host-image] Feb 28 11:03:53.352 INFO O| Feb 28 11:03:53.352 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96812025-02-28T11:03:54.870Z[ host-image] Feb 28 11:03:53.352 INFO O| Feb 28 11:03:53.352 INFO STEP 65 (ensure_dir) COMPLETE
96822025-02-28T11:03:54.870Z[ host-image] Feb 28 11:03:53.352 INFO O| Feb 28 11:03:53.352 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96832025-02-28T11:03:54.938Z[ host-image] Feb 28 11:03:53.424 INFO O| Feb 28 11:03:53.424 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96842025-02-28T11:03:54.938Z[ host-image] Feb 28 11:03:53.425 INFO O| Feb 28 11:03:53.424 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
96852025-02-28T11:03:54.938Z[ host-image] Feb 28 11:03:53.425 INFO O| Feb 28 11:03:53.425 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96862025-02-28T11:03:54.938Z[ host-image] Feb 28 11:03:53.425 INFO O| Feb 28 11:03:53.425 INFO ok!
96872025-02-28T11:03:54.941Z[ host-image] Feb 28 11:03:53.425 INFO O| Feb 28 11:03:53.425 INFO STEP 66 (ensure_file) COMPLETE
96882025-02-28T11:03:54.941Z[ host-image] Feb 28 11:03:53.425 INFO O| Feb 28 11:03:53.425 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96892025-02-28T11:03:54.957Z[ host-image] Feb 28 11:03:53.443 INFO O| Feb 28 11:03:53.443 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96902025-02-28T11:03:54.957Z[ host-image] Feb 28 11:03:53.444 INFO O| Feb 28 11:03:53.443 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96912025-02-28T11:03:54.959Z[ host-image] Feb 28 11:03:53.444 INFO O| Feb 28 11:03:53.444 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96922025-02-28T11:03:54.959Z[ host-image] Feb 28 11:03:53.444 INFO O| Feb 28 11:03:53.444 INFO ok!
96932025-02-28T11:03:54.959Z[ host-image] Feb 28 11:03:53.444 INFO O| Feb 28 11:03:53.444 INFO STEP 67 (ensure_file) COMPLETE
96942025-02-28T11:03:54.960Z[ host-image] Feb 28 11:03:53.444 INFO O| Feb 28 11:03:53.444 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96952025-02-28T11:03:54.975Z[ host-image] Feb 28 11:03:53.462 INFO O| Feb 28 11:03:53.462 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96962025-02-28T11:03:54.975Z[ host-image] Feb 28 11:03:53.462 INFO O| Feb 28 11:03:53.462 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96972025-02-28T11:03:54.975Z[ host-image] Feb 28 11:03:53.462 INFO O| Feb 28 11:03:53.462 INFO STEP 68 (ensure_dir) COMPLETE
96982025-02-28T11:03:54.977Z[ host-image] Feb 28 11:03:53.462 INFO O| Feb 28 11:03:53.462 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96992025-02-28T11:03:54.995Z[ host-image] Feb 28 11:03:53.482 INFO O| Feb 28 11:03:53.482 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
97002025-02-28T11:03:54.997Z[ host-image] Feb 28 11:03:53.482 INFO O| Feb 28 11:03:53.482 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
97012025-02-28T11:03:56.431Z[ host-image] Feb 28 11:03:54.918 INFO O| Feb 28 11:03:54.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
97022025-02-28T11:03:56.432Z[ host-image] Feb 28 11:03:54.918 INFO O| Feb 28 11:03:54.918 INFO ok!
97032025-02-28T11:03:56.432Z[ host-image] Feb 28 11:03:54.918 INFO O| Feb 28 11:03:54.918 INFO STEP 69 (ensure_file) COMPLETE
97042025-02-28T11:03:56.432Z[ host-image] Feb 28 11:03:54.918 INFO O| Feb 28 11:03:54.918 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97052025-02-28T11:03:56.472Z[ host-image] Feb 28 11:03:54.959 INFO O| Feb 28 11:03:54.958 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
97062025-02-28T11:03:56.472Z[ host-image] Feb 28 11:03:54.959 INFO O| Feb 28 11:03:54.959 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
97072025-02-28T11:03:58.905Z[ host-image] Feb 28 11:03:57.391 INFO O| Feb 28 11:03:57.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
97082025-02-28T11:03:58.905Z[ host-image] Feb 28 11:03:57.391 INFO O| Feb 28 11:03:57.391 INFO ok!
97092025-02-28T11:03:58.907Z[ host-image] Feb 28 11:03:57.391 INFO O| Feb 28 11:03:57.391 INFO STEP 70 (ensure_file) COMPLETE
97102025-02-28T11:03:58.907Z[ host-image] Feb 28 11:03:57.391 INFO O| Feb 28 11:03:57.391 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97112025-02-28T11:03:58.926Z[ host-image] Feb 28 11:03:57.412 INFO O| Feb 28 11:03:57.412 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
97122025-02-28T11:03:58.926Z[ host-image] Feb 28 11:03:57.412 INFO O| Feb 28 11:03:57.412 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
97132025-02-28T11:03:58.926Z[ host-image] Feb 28 11:03:57.412 INFO O| Feb 28 11:03:57.412 INFO STEP 71 (ensure_dir) COMPLETE
97142025-02-28T11:03:58.928Z[ host-image] Feb 28 11:03:57.412 INFO O| Feb 28 11:03:57.412 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97152025-02-28T11:03:58.946Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
97162025-02-28T11:03:58.946Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
97172025-02-28T11:03:58.948Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
97182025-02-28T11:03:58.949Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO ok!
97192025-02-28T11:03:58.949Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO STEP 72 (ensure_file) COMPLETE
97202025-02-28T11:03:58.949Z[ host-image] Feb 28 11:03:57.432 INFO O| Feb 28 11:03:57.432 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97212025-02-28T11:03:58.986Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
97222025-02-28T11:03:58.986Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
97232025-02-28T11:03:58.986Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
97242025-02-28T11:03:58.989Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO ok!
97252025-02-28T11:03:58.989Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO STEP 73 (ensure_file) COMPLETE
97262025-02-28T11:03:58.989Z[ host-image] Feb 28 11:03:57.473 INFO O| Feb 28 11:03:57.473 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97272025-02-28T11:03:59.051Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
97282025-02-28T11:03:59.051Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
97292025-02-28T11:03:59.051Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
97302025-02-28T11:03:59.051Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO ok!
97312025-02-28T11:03:59.054Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO STEP 74 (ensure_file) COMPLETE
97322025-02-28T11:03:59.054Z[ host-image] Feb 28 11:03:57.537 INFO O| Feb 28 11:03:57.537 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97332025-02-28T11:03:59.071Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
97342025-02-28T11:03:59.071Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
97352025-02-28T11:03:59.075Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
97362025-02-28T11:03:59.075Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO ok!
97372025-02-28T11:03:59.075Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO STEP 75 (ensure_file) COMPLETE
97382025-02-28T11:03:59.075Z[ host-image] Feb 28 11:03:57.558 INFO O| Feb 28 11:03:57.558 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97392025-02-28T11:03:59.092Z[ host-image] Feb 28 11:03:57.579 INFO O| Feb 28 11:03:57.579 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97402025-02-28T11:03:59.095Z[ host-image] Feb 28 11:03:57.579 INFO O| Feb 28 11:03:57.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97412025-02-28T11:03:59.095Z[ host-image] Feb 28 11:03:57.579 INFO O| Feb 28 11:03:57.579 INFO STEP 76 (ensure_dir) COMPLETE
97422025-02-28T11:03:59.095Z[ host-image] Feb 28 11:03:57.579 INFO O| Feb 28 11:03:57.579 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97432025-02-28T11:03:59.113Z[ host-image] Feb 28 11:03:57.600 INFO O| Feb 28 11:03:57.600 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
97442025-02-28T11:03:59.114Z[ host-image] Feb 28 11:03:57.600 INFO O| Feb 28 11:03:57.600 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
97452025-02-28T11:03:59.121Z[ host-image] Feb 28 11:03:57.606 INFO O| Feb 28 11:03:57.606 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
97462025-02-28T11:03:59.123Z[ host-image] Feb 28 11:03:57.606 INFO O| Feb 28 11:03:57.606 INFO ok!
97472025-02-28T11:03:59.123Z[ host-image] Feb 28 11:03:57.606 INFO O| Feb 28 11:03:57.606 INFO STEP 77 (ensure_file) COMPLETE
97482025-02-28T11:03:59.123Z[ host-image] Feb 28 11:03:57.606 INFO O| Feb 28 11:03:57.606 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97492025-02-28T11:03:59.142Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.628 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
97502025-02-28T11:03:59.142Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.628 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
97512025-02-28T11:03:59.145Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
97522025-02-28T11:03:59.145Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.629 INFO ok!
97532025-02-28T11:03:59.145Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.629 INFO STEP 78 (ensure_file) COMPLETE
97542025-02-28T11:03:59.145Z[ host-image] Feb 28 11:03:57.629 INFO O| Feb 28 11:03:57.629 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97552025-02-28T11:03:59.166Z[ host-image] Feb 28 11:03:57.652 INFO O| Feb 28 11:03:57.652 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
97562025-02-28T11:03:59.166Z[ host-image] Feb 28 11:03:57.652 INFO O| Feb 28 11:03:57.652 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
97572025-02-28T11:04:01.433Z[ host-image] Feb 28 11:03:59.918 INFO O| Feb 28 11:03:59.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
97582025-02-28T11:04:01.433Z[ host-image] Feb 28 11:03:59.919 INFO O| Feb 28 11:03:59.918 INFO ok!
97592025-02-28T11:04:01.433Z[ host-image] Feb 28 11:03:59.919 INFO O| Feb 28 11:03:59.918 INFO STEP 79 (ensure_file) COMPLETE
97602025-02-28T11:04:01.435Z[ host-image] Feb 28 11:03:59.919 INFO O| Feb 28 11:03:59.919 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97612025-02-28T11:04:01.455Z[ host-image] Feb 28 11:03:59.941 INFO O| Feb 28 11:03:59.941 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97622025-02-28T11:04:01.455Z[ host-image] Feb 28 11:03:59.941 INFO O| Feb 28 11:03:59.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97632025-02-28T11:04:01.455Z[ host-image] Feb 28 11:03:59.941 INFO O| Feb 28 11:03:59.941 INFO STEP 80 (ensure_dir) COMPLETE
97642025-02-28T11:04:01.458Z[ host-image] Feb 28 11:03:59.941 INFO O| Feb 28 11:03:59.941 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97652025-02-28T11:04:01.476Z[ host-image] Feb 28 11:03:59.962 INFO O| Feb 28 11:03:59.961 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97662025-02-28T11:04:01.476Z[ host-image] Feb 28 11:03:59.962 INFO O| Feb 28 11:03:59.962 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97672025-02-28T11:04:01.476Z[ host-image] Feb 28 11:03:59.962 INFO O| Feb 28 11:03:59.962 INFO STEP 81 (ensure_dir) COMPLETE
97682025-02-28T11:04:01.479Z[ host-image] Feb 28 11:03:59.962 INFO O| Feb 28 11:03:59.962 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97692025-02-28T11:04:01.495Z[ host-image] Feb 28 11:03:59.981 INFO O| Feb 28 11:03:59.981 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97702025-02-28T11:04:01.495Z[ host-image] Feb 28 11:03:59.981 INFO O| Feb 28 11:03:59.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97712025-02-28T11:04:01.498Z[ host-image] Feb 28 11:03:59.981 INFO O| Feb 28 11:03:59.981 INFO STEP 82 (ensure_dir) COMPLETE
97722025-02-28T11:04:01.498Z[ host-image] Feb 28 11:03:59.981 INFO O| Feb 28 11:03:59.981 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97732025-02-28T11:04:01.515Z[ host-image] Feb 28 11:04:00.001 INFO O| Feb 28 11:04:00.001 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97742025-02-28T11:04:01.516Z[ host-image] Feb 28 11:04:00.001 INFO O| Feb 28 11:04:00.001 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97752025-02-28T11:04:01.518Z[ host-image] Feb 28 11:04:00.001 INFO O| Feb 28 11:04:00.001 INFO STEP 83 (ensure_dir) COMPLETE
97762025-02-28T11:04:01.518Z[ host-image] Feb 28 11:04:00.002 INFO O| Feb 28 11:04:00.001 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97772025-02-28T11:04:01.537Z[ host-image] Feb 28 11:04:00.022 INFO O| Feb 28 11:04:00.022 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97782025-02-28T11:04:01.537Z[ host-image] Feb 28 11:04:00.022 INFO O| Feb 28 11:04:00.022 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97792025-02-28T11:04:01.537Z[ host-image] Feb 28 11:04:00.022 INFO O| Feb 28 11:04:00.022 INFO STEP 84 (ensure_dir) COMPLETE
97802025-02-28T11:04:01.537Z[ host-image] Feb 28 11:04:00.022 INFO O| Feb 28 11:04:00.022 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97812025-02-28T11:04:01.555Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
97822025-02-28T11:04:01.555Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
97832025-02-28T11:04:01.555Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
97842025-02-28T11:04:01.555Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO ok!
97852025-02-28T11:04:01.558Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO STEP 85 (ensure_file) COMPLETE
97862025-02-28T11:04:01.558Z[ host-image] Feb 28 11:04:00.041 INFO O| Feb 28 11:04:00.041 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97872025-02-28T11:04:01.574Z[ host-image] Feb 28 11:04:00.060 INFO O| Feb 28 11:04:00.059 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97882025-02-28T11:04:01.574Z[ host-image] Feb 28 11:04:00.060 INFO O| Feb 28 11:04:00.060 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97892025-02-28T11:04:01.574Z[ host-image] Feb 28 11:04:00.060 INFO O| Feb 28 11:04:00.060 INFO STEP 86 (ensure_dir) COMPLETE
97902025-02-28T11:04:01.574Z[ host-image] Feb 28 11:04:00.060 INFO O| Feb 28 11:04:00.060 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97912025-02-28T11:04:01.591Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97922025-02-28T11:04:01.591Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97932025-02-28T11:04:01.591Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97942025-02-28T11:04:01.594Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO ok!
97952025-02-28T11:04:01.594Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO STEP 87 (ensure_file) COMPLETE
97962025-02-28T11:04:01.594Z[ host-image] Feb 28 11:04:00.077 INFO O| Feb 28 11:04:00.077 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97972025-02-28T11:04:01.633Z[ host-image] Feb 28 11:04:00.118 INFO O| Feb 28 11:04:00.118 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
97982025-02-28T11:04:01.635Z[ host-image] Feb 28 11:04:00.119 INFO O| Feb 28 11:04:00.118 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
97992025-02-28T11:04:01.653Z[ host-image] Feb 28 11:04:00.138 INFO O| Feb 28 11:04:00.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
98002025-02-28T11:04:01.653Z[ host-image] Feb 28 11:04:00.138 INFO O| Feb 28 11:04:00.138 INFO ok!
98012025-02-28T11:04:01.653Z[ host-image] Feb 28 11:04:00.138 INFO O| Feb 28 11:04:00.138 INFO STEP 88 (ensure_file) COMPLETE
98022025-02-28T11:04:01.653Z[ host-image] Feb 28 11:04:00.138 INFO O| Feb 28 11:04:00.138 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98032025-02-28T11:04:01.676Z[ host-image] Feb 28 11:04:00.162 INFO O| Feb 28 11:04:00.162 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
98042025-02-28T11:04:01.676Z[ host-image] Feb 28 11:04:00.162 INFO O| Feb 28 11:04:00.162 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
98052025-02-28T11:04:02.319Z[ host-image] Feb 28 11:04:00.805 INFO O| Feb 28 11:04:00.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
98062025-02-28T11:04:02.319Z[ host-image] Feb 28 11:04:00.805 INFO O| Feb 28 11:04:00.805 INFO ok!
98072025-02-28T11:04:02.319Z[ host-image] Feb 28 11:04:00.805 INFO O| Feb 28 11:04:00.805 INFO STEP 89 (ensure_file) COMPLETE
98082025-02-28T11:04:02.322Z[ host-image] Feb 28 11:04:00.805 INFO O| Feb 28 11:04:00.805 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98092025-02-28T11:04:02.364Z[ host-image] Feb 28 11:04:00.849 INFO O| Feb 28 11:04:00.849 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
98102025-02-28T11:04:02.364Z[ host-image] Feb 28 11:04:00.849 INFO O| Feb 28 11:04:00.849 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
98112025-02-28T11:04:02.364Z[ host-image] Feb 28 11:04:00.849 INFO O| Feb 28 11:04:00.849 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
98122025-02-28T11:04:02.367Z[ host-image] Feb 28 11:04:00.849 INFO O| Feb 28 11:04:00.849 INFO ok!
98132025-02-28T11:04:02.367Z[ host-image] Feb 28 11:04:00.849 INFO O| Feb 28 11:04:00.849 INFO STEP 90 (ensure_file) COMPLETE
98142025-02-28T11:04:02.367Z[ host-image] Feb 28 11:04:00.850 INFO O| Feb 28 11:04:00.850 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98152025-02-28T11:04:02.385Z[ host-image] Feb 28 11:04:00.870 INFO O| Feb 28 11:04:00.870 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
98162025-02-28T11:04:02.385Z[ host-image] Feb 28 11:04:00.871 INFO O| Feb 28 11:04:00.870 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
98172025-02-28T11:04:02.387Z[ host-image] Feb 28 11:04:00.871 INFO O| Feb 28 11:04:00.871 INFO STEP 91 (ensure_dir) COMPLETE
98182025-02-28T11:04:02.387Z[ host-image] Feb 28 11:04:00.871 INFO O| Feb 28 11:04:00.871 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98192025-02-28T11:04:02.405Z[ host-image] Feb 28 11:04:00.890 INFO O| Feb 28 11:04:00.890 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
98202025-02-28T11:04:02.407Z[ host-image] Feb 28 11:04:00.890 INFO O| Feb 28 11:04:00.890 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
98212025-02-28T11:04:02.407Z[ host-image] Feb 28 11:04:00.891 INFO O| Feb 28 11:04:00.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
98222025-02-28T11:04:02.407Z[ host-image] Feb 28 11:04:00.891 INFO O| Feb 28 11:04:00.891 INFO ok!
98232025-02-28T11:04:02.407Z[ host-image] Feb 28 11:04:00.891 INFO O| Feb 28 11:04:00.891 INFO STEP 92 (ensure_file) COMPLETE
98242025-02-28T11:04:02.407Z[ host-image] Feb 28 11:04:00.891 INFO O| Feb 28 11:04:00.891 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98252025-02-28T11:04:02.425Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
98262025-02-28T11:04:02.425Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
98272025-02-28T11:04:02.425Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
98282025-02-28T11:04:02.425Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO ok!
98292025-02-28T11:04:02.428Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO STEP 93 (ensure_file) COMPLETE
98302025-02-28T11:04:02.428Z[ host-image] Feb 28 11:04:00.911 INFO O| Feb 28 11:04:00.911 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98312025-02-28T11:04:02.450Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
98322025-02-28T11:04:02.450Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
98332025-02-28T11:04:02.453Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
98342025-02-28T11:04:02.453Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO ok!
98352025-02-28T11:04:02.453Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO STEP 94 (ensure_file) COMPLETE
98362025-02-28T11:04:02.453Z[ host-image] Feb 28 11:04:00.936 INFO O| Feb 28 11:04:00.936 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98372025-02-28T11:04:02.475Z[ host-image] Feb 28 11:04:00.960 INFO O| Feb 28 11:04:00.960 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
98382025-02-28T11:04:02.475Z[ host-image] Feb 28 11:04:00.961 INFO O| Feb 28 11:04:00.960 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
98392025-02-28T11:04:02.477Z[ host-image] Feb 28 11:04:00.961 INFO O| Feb 28 11:04:00.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
98402025-02-28T11:04:02.478Z[ host-image] Feb 28 11:04:00.961 INFO O| Feb 28 11:04:00.961 INFO ok!
98412025-02-28T11:04:02.478Z[ host-image] Feb 28 11:04:00.961 INFO O| Feb 28 11:04:00.961 INFO STEP 95 (ensure_file) COMPLETE
98422025-02-28T11:04:02.478Z[ host-image] Feb 28 11:04:00.961 INFO O| Feb 28 11:04:00.961 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98432025-02-28T11:04:02.554Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.039 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
98442025-02-28T11:04:02.554Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.040 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
98452025-02-28T11:04:02.554Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.040 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
98462025-02-28T11:04:02.557Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.040 INFO ok!
98472025-02-28T11:04:02.557Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.040 INFO STEP 96 (ensure_file) COMPLETE
98482025-02-28T11:04:02.557Z[ host-image] Feb 28 11:04:01.040 INFO O| Feb 28 11:04:01.040 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98492025-02-28T11:04:02.589Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.074 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
98502025-02-28T11:04:02.591Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.074 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d ...
98512025-02-28T11:04:02.591Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.075 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d
98522025-02-28T11:04:02.592Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.075 INFO ok!
98532025-02-28T11:04:02.592Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.075 INFO STEP 97 (ensure_file) COMPLETE
98542025-02-28T11:04:02.592Z[ host-image] Feb 28 11:04:01.075 INFO O| Feb 28 11:04:01.075 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98552025-02-28T11:04:02.608Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
98562025-02-28T11:04:02.608Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
98572025-02-28T11:04:02.608Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
98582025-02-28T11:04:02.611Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO ok!
98592025-02-28T11:04:02.611Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO STEP 98 (ensure_file) COMPLETE
98602025-02-28T11:04:02.611Z[ host-image] Feb 28 11:04:01.094 INFO O| Feb 28 11:04:01.094 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98612025-02-28T11:04:02.628Z[ host-image] Feb 28 11:04:01.113 INFO O| Feb 28 11:04:01.113 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
98622025-02-28T11:04:02.628Z[ host-image] Feb 28 11:04:01.113 INFO O| Feb 28 11:04:01.113 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
98632025-02-28T11:04:02.630Z[ host-image] Feb 28 11:04:01.114 INFO O| Feb 28 11:04:01.114 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
98642025-02-28T11:04:02.631Z[ host-image] Feb 28 11:04:01.114 INFO O| Feb 28 11:04:01.114 INFO ok!
98652025-02-28T11:04:02.631Z[ host-image] Feb 28 11:04:01.114 INFO O| Feb 28 11:04:01.114 INFO STEP 99 (ensure_file) COMPLETE
98662025-02-28T11:04:02.631Z[ host-image] Feb 28 11:04:01.114 INFO O| Feb 28 11:04:01.114 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98672025-02-28T11:04:02.656Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
98682025-02-28T11:04:02.656Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
98692025-02-28T11:04:02.656Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
98702025-02-28T11:04:02.659Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO ok!
98712025-02-28T11:04:02.659Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO STEP 100 (ensure_file) COMPLETE
98722025-02-28T11:04:02.659Z[ host-image] Feb 28 11:04:01.142 INFO O| Feb 28 11:04:01.142 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98732025-02-28T11:04:02.677Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
98742025-02-28T11:04:02.677Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
98752025-02-28T11:04:02.680Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
98762025-02-28T11:04:02.680Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO ok!
98772025-02-28T11:04:02.680Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO STEP 101 (ensure_file) COMPLETE
98782025-02-28T11:04:02.680Z[ host-image] Feb 28 11:04:01.163 INFO O| Feb 28 11:04:01.163 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98792025-02-28T11:04:02.703Z[ host-image] Feb 28 11:04:01.188 INFO O| Feb 28 11:04:01.188 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
98802025-02-28T11:04:02.703Z[ host-image] Feb 28 11:04:01.188 INFO O| Feb 28 11:04:01.188 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
98812025-02-28T11:04:02.705Z[ host-image] Feb 28 11:04:01.189 INFO O| Feb 28 11:04:01.188 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
98822025-02-28T11:04:02.705Z[ host-image] Feb 28 11:04:01.189 INFO O| Feb 28 11:04:01.188 INFO ok!
98832025-02-28T11:04:02.705Z[ host-image] Feb 28 11:04:01.189 INFO O| Feb 28 11:04:01.188 INFO STEP 102 (ensure_file) COMPLETE
98842025-02-28T11:04:02.705Z[ host-image] Feb 28 11:04:01.189 INFO O| Feb 28 11:04:01.188 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98852025-02-28T11:04:02.766Z[ host-image] Feb 28 11:04:01.251 INFO O| Feb 28 11:04:01.251 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
98862025-02-28T11:04:02.766Z[ host-image] Feb 28 11:04:01.251 INFO O| Feb 28 11:04:01.251 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
98872025-02-28T11:04:02.769Z[ host-image] Feb 28 11:04:01.252 INFO O| Feb 28 11:04:01.252 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
98882025-02-28T11:04:02.769Z[ host-image] Feb 28 11:04:01.252 INFO O| Feb 28 11:04:01.252 INFO ok!
98892025-02-28T11:04:02.769Z[ host-image] Feb 28 11:04:01.252 INFO O| Feb 28 11:04:01.252 INFO STEP 103 (ensure_file) COMPLETE
98902025-02-28T11:04:02.769Z[ host-image] Feb 28 11:04:01.252 INFO O| Feb 28 11:04:01.252 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98912025-02-28T11:04:02.802Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
98922025-02-28T11:04:02.802Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
98932025-02-28T11:04:02.802Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
98942025-02-28T11:04:02.802Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO ok!
98952025-02-28T11:04:02.804Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO STEP 104 (ensure_file) COMPLETE
98962025-02-28T11:04:02.804Z[ host-image] Feb 28 11:04:01.287 INFO O| Feb 28 11:04:01.287 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98972025-02-28T11:04:02.822Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
98982025-02-28T11:04:02.822Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
98992025-02-28T11:04:02.825Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
99002025-02-28T11:04:02.825Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO ok!
99012025-02-28T11:04:02.825Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO STEP 105 (ensure_file) COMPLETE
99022025-02-28T11:04:02.825Z[ host-image] Feb 28 11:04:01.308 INFO O| Feb 28 11:04:01.308 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99032025-02-28T11:04:02.842Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
99042025-02-28T11:04:02.842Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
99052025-02-28T11:04:02.842Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
99062025-02-28T11:04:02.842Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO ok!
99072025-02-28T11:04:02.842Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO STEP 106 (ensure_file) COMPLETE
99082025-02-28T11:04:02.845Z[ host-image] Feb 28 11:04:01.327 INFO O| Feb 28 11:04:01.327 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99092025-02-28T11:04:02.858Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
99102025-02-28T11:04:02.859Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
99112025-02-28T11:04:02.861Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
99122025-02-28T11:04:02.861Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO ok!
99132025-02-28T11:04:02.861Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO STEP 107 (ensure_file) COMPLETE
99142025-02-28T11:04:02.861Z[ host-image] Feb 28 11:04:01.344 INFO O| Feb 28 11:04:01.344 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99152025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
99162025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
99172025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
99182025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO ok!
99192025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO STEP 108 (ensure_file) COMPLETE
99202025-02-28T11:04:02.877Z[ host-image] Feb 28 11:04:01.362 INFO O| Feb 28 11:04:01.362 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99212025-02-28T11:04:02.895Z[ host-image] Feb 28 11:04:01.380 INFO O| Feb 28 11:04:01.380 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
99222025-02-28T11:04:02.895Z[ host-image] Feb 28 11:04:01.380 INFO O| Feb 28 11:04:01.380 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
99232025-02-28T11:04:02.895Z[ host-image] Feb 28 11:04:01.381 INFO O| Feb 28 11:04:01.380 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
99242025-02-28T11:04:02.901Z[ host-image] Feb 28 11:04:01.381 INFO O| Feb 28 11:04:01.380 INFO ok!
99252025-02-28T11:04:02.901Z[ host-image] Feb 28 11:04:01.381 INFO O| Feb 28 11:04:01.381 INFO STEP 109 (ensure_file) COMPLETE
99262025-02-28T11:04:02.901Z[ host-image] Feb 28 11:04:01.381 INFO O| Feb 28 11:04:01.381 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99272025-02-28T11:04:02.934Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
99282025-02-28T11:04:02.935Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
99292025-02-28T11:04:02.937Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
99302025-02-28T11:04:02.937Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO ok!
99312025-02-28T11:04:02.937Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO STEP 110 (ensure_file) COMPLETE
99322025-02-28T11:04:02.937Z[ host-image] Feb 28 11:04:01.420 INFO O| Feb 28 11:04:01.420 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99332025-02-28T11:04:02.958Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
99342025-02-28T11:04:02.958Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
99352025-02-28T11:04:02.962Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
99362025-02-28T11:04:02.962Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO ok!
99372025-02-28T11:04:02.962Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO STEP 111 (ensure_file) COMPLETE
99382025-02-28T11:04:02.962Z[ host-image] Feb 28 11:04:01.444 INFO O| Feb 28 11:04:01.444 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99392025-02-28T11:04:02.980Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
99402025-02-28T11:04:02.980Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
99412025-02-28T11:04:02.980Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
99422025-02-28T11:04:02.984Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO ok!
99432025-02-28T11:04:02.984Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO STEP 112 (ensure_file) COMPLETE
99442025-02-28T11:04:02.984Z[ host-image] Feb 28 11:04:01.465 INFO O| Feb 28 11:04:01.465 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99452025-02-28T11:04:03.018Z[ host-image] Feb 28 11:04:01.503 INFO O| Feb 28 11:04:01.503 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
99462025-02-28T11:04:03.018Z[ host-image] Feb 28 11:04:01.503 INFO O| Feb 28 11:04:01.503 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ...
99472025-02-28T11:04:03.021Z[ host-image] Feb 28 11:04:01.504 INFO O| Feb 28 11:04:01.504 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
99482025-02-28T11:04:03.021Z[ host-image] Feb 28 11:04:01.504 INFO O| Feb 28 11:04:01.504 INFO ok!
99492025-02-28T11:04:03.021Z[ host-image] Feb 28 11:04:01.504 INFO O| Feb 28 11:04:01.504 INFO STEP 113 (ensure_file) COMPLETE
99502025-02-28T11:04:03.021Z[ host-image] Feb 28 11:04:01.504 INFO O| Feb 28 11:04:01.504 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99512025-02-28T11:04:03.059Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.544 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
99522025-02-28T11:04:03.059Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.545 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ...
99532025-02-28T11:04:03.062Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
99542025-02-28T11:04:03.062Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.545 INFO ok!
99552025-02-28T11:04:03.062Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.545 INFO STEP 114 (ensure_file) COMPLETE
99562025-02-28T11:04:03.062Z[ host-image] Feb 28 11:04:01.545 INFO O| Feb 28 11:04:01.545 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99572025-02-28T11:04:03.081Z[ host-image] Feb 28 11:04:01.567 INFO O| Feb 28 11:04:01.567 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
99582025-02-28T11:04:03.081Z[ host-image] Feb 28 11:04:01.567 INFO O| Feb 28 11:04:01.567 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
99592025-02-28T11:04:03.084Z[ host-image] Feb 28 11:04:01.567 INFO O| Feb 28 11:04:01.567 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
99602025-02-28T11:04:03.084Z[ host-image] Feb 28 11:04:01.568 INFO O| Feb 28 11:04:01.567 INFO ok!
99612025-02-28T11:04:03.084Z[ host-image] Feb 28 11:04:01.568 INFO O| Feb 28 11:04:01.568 INFO STEP 115 (ensure_file) COMPLETE
99622025-02-28T11:04:03.084Z[ host-image] Feb 28 11:04:01.568 INFO O| Feb 28 11:04:01.568 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99632025-02-28T11:04:03.114Z[ host-image] Feb 28 11:04:01.599 INFO O| Feb 28 11:04:01.599 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
99642025-02-28T11:04:03.114Z[ host-image] Feb 28 11:04:01.599 INFO O| Feb 28 11:04:01.599 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
99652025-02-28T11:04:03.114Z[ host-image] Feb 28 11:04:01.599 INFO O| Feb 28 11:04:01.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
99662025-02-28T11:04:03.114Z[ host-image] Feb 28 11:04:01.599 INFO O| Feb 28 11:04:01.599 INFO ok!
99672025-02-28T11:04:03.117Z[ host-image] Feb 28 11:04:01.600 INFO O| Feb 28 11:04:01.599 INFO STEP 116 (ensure_file) COMPLETE
99682025-02-28T11:04:03.117Z[ host-image] Feb 28 11:04:01.600 INFO O| Feb 28 11:04:01.600 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99692025-02-28T11:04:03.136Z[ host-image] Feb 28 11:04:01.621 INFO O| Feb 28 11:04:01.621 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
99702025-02-28T11:04:03.136Z[ host-image] Feb 28 11:04:01.621 INFO O| Feb 28 11:04:01.621 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
99712025-02-28T11:04:03.136Z[ host-image] Feb 28 11:04:01.622 INFO O| Feb 28 11:04:01.621 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
99722025-02-28T11:04:03.139Z[ host-image] Feb 28 11:04:01.622 INFO O| Feb 28 11:04:01.622 INFO ok!
99732025-02-28T11:04:03.139Z[ host-image] Feb 28 11:04:01.622 INFO O| Feb 28 11:04:01.622 INFO STEP 117 (ensure_file) COMPLETE
99742025-02-28T11:04:03.139Z[ host-image] Feb 28 11:04:01.622 INFO O| Feb 28 11:04:01.622 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99752025-02-28T11:04:03.166Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
99762025-02-28T11:04:03.166Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
99772025-02-28T11:04:03.169Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
99782025-02-28T11:04:03.169Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO ok!
99792025-02-28T11:04:03.169Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO STEP 118 (ensure_file) COMPLETE
99802025-02-28T11:04:03.169Z[ host-image] Feb 28 11:04:01.652 INFO O| Feb 28 11:04:01.652 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99812025-02-28T11:04:03.189Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
99822025-02-28T11:04:03.189Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
99832025-02-28T11:04:03.189Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
99842025-02-28T11:04:03.192Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO ok!
99852025-02-28T11:04:03.192Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO STEP 119 (ensure_file) COMPLETE
99862025-02-28T11:04:03.192Z[ host-image] Feb 28 11:04:01.675 INFO O| Feb 28 11:04:01.675 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99872025-02-28T11:04:03.212Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
99882025-02-28T11:04:03.212Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
99892025-02-28T11:04:03.216Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
99902025-02-28T11:04:03.216Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO ok!
99912025-02-28T11:04:03.216Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO STEP 120 (ensure_file) COMPLETE
99922025-02-28T11:04:03.216Z[ host-image] Feb 28 11:04:01.698 INFO O| Feb 28 11:04:01.698 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99932025-02-28T11:04:03.233Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
99942025-02-28T11:04:03.233Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
99952025-02-28T11:04:03.236Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
99962025-02-28T11:04:03.236Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO ok!
99972025-02-28T11:04:03.236Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO STEP 121 (ensure_file) COMPLETE
99982025-02-28T11:04:03.236Z[ host-image] Feb 28 11:04:01.719 INFO O| Feb 28 11:04:01.719 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99992025-02-28T11:04:03.254Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
100002025-02-28T11:04:03.255Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
100012025-02-28T11:04:03.257Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
100022025-02-28T11:04:03.257Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO ok!
100032025-02-28T11:04:03.257Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO STEP 122 (ensure_file) COMPLETE
100042025-02-28T11:04:03.257Z[ host-image] Feb 28 11:04:01.740 INFO O| Feb 28 11:04:01.740 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100052025-02-28T11:04:03.275Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.760 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
100062025-02-28T11:04:03.275Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.761 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
100072025-02-28T11:04:03.275Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.761 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
100082025-02-28T11:04:03.278Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.761 INFO ok!
100092025-02-28T11:04:03.278Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.761 INFO STEP 123 (ensure_file) COMPLETE
100102025-02-28T11:04:03.278Z[ host-image] Feb 28 11:04:01.761 INFO O| Feb 28 11:04:01.761 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100112025-02-28T11:04:03.295Z[ host-image] Feb 28 11:04:01.780 INFO O| Feb 28 11:04:01.780 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
100122025-02-28T11:04:03.295Z[ host-image] Feb 28 11:04:01.780 INFO O| Feb 28 11:04:01.780 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
100132025-02-28T11:04:16.176Z[ host-image] Feb 28 11:04:14.659 INFO O| Feb 28 11:04:14.659 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
100142025-02-28T11:04:16.176Z[ host-image] Feb 28 11:04:14.659 INFO O| Feb 28 11:04:14.659 INFO ok!
100152025-02-28T11:04:16.179Z[ host-image] Feb 28 11:04:14.659 INFO O| Feb 28 11:04:14.659 INFO STEP 124 (ensure_file) COMPLETE
100162025-02-28T11:04:16.179Z[ host-image] Feb 28 11:04:14.659 INFO O| Feb 28 11:04:14.659 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100172025-02-28T11:04:16.197Z[ host-image] Feb 28 11:04:14.681 INFO O| Feb 28 11:04:14.680 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
100182025-02-28T11:04:16.198Z[ host-image] Feb 28 11:04:14.681 INFO O| Feb 28 11:04:14.681 INFO STEP 125 (ensure_dir) COMPLETE
100192025-02-28T11:04:16.198Z[ host-image] Feb 28 11:04:14.681 INFO O| Feb 28 11:04:14.681 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100202025-02-28T11:04:16.225Z[ host-image] Feb 28 11:04:14.708 INFO O| Feb 28 11:04:14.708 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
100212025-02-28T11:04:16.225Z[ host-image] Feb 28 11:04:14.708 INFO O| Feb 28 11:04:14.708 INFO STEP 126 (ensure_dir) COMPLETE
100222025-02-28T11:04:16.228Z[ host-image] Feb 28 11:04:14.708 INFO O| Feb 28 11:04:14.708 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100232025-02-28T11:04:16.286Z[ host-image] Feb 28 11:04:14.770 INFO O| Feb 28 11:04:14.770 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
100242025-02-28T11:04:16.287Z[ host-image] Feb 28 11:04:14.770 INFO O| Feb 28 11:04:14.770 INFO STEP 127 (ensure_dir) COMPLETE
100252025-02-28T11:04:16.287Z[ host-image] Feb 28 11:04:14.770 INFO O| Feb 28 11:04:14.770 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100262025-02-28T11:04:16.310Z[ host-image] Feb 28 11:04:14.792 INFO O| Feb 28 11:04:14.792 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
100272025-02-28T11:04:16.310Z[ host-image] Feb 28 11:04:14.792 INFO O| Feb 28 11:04:14.792 INFO STEP 128 (ensure_dir) COMPLETE
100282025-02-28T11:04:16.310Z[ host-image] Feb 28 11:04:14.792 INFO O| Feb 28 11:04:14.792 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100292025-02-28T11:04:16.330Z[ host-image] Feb 28 11:04:14.813 INFO O| Feb 28 11:04:14.813 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
100302025-02-28T11:04:16.330Z[ host-image] Feb 28 11:04:14.814 INFO O| Feb 28 11:04:14.813 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
100312025-02-28T11:04:16.330Z[ host-image] Feb 28 11:04:14.814 INFO O| Feb 28 11:04:14.814 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
100322025-02-28T11:04:16.333Z[ host-image] Feb 28 11:04:14.814 INFO O| Feb 28 11:04:14.814 INFO ok!
100332025-02-28T11:04:16.333Z[ host-image] Feb 28 11:04:14.814 INFO O| Feb 28 11:04:14.814 INFO STEP 129 (ensure_file) COMPLETE
100342025-02-28T11:04:16.333Z[ host-image] Feb 28 11:04:14.814 INFO O| Feb 28 11:04:14.814 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100352025-02-28T11:04:16.363Z[ host-image] Feb 28 11:04:14.847 INFO O| Feb 28 11:04:14.846 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
100362025-02-28T11:04:16.363Z[ host-image] Feb 28 11:04:14.847 INFO O| Feb 28 11:04:14.847 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
100372025-02-28T11:04:16.363Z[ host-image] Feb 28 11:04:14.847 INFO O| Feb 28 11:04:14.847 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
100382025-02-28T11:04:16.366Z[ host-image] Feb 28 11:04:14.847 INFO O| Feb 28 11:04:14.847 INFO STEP 130 (ensure_dir) COMPLETE
100392025-02-28T11:04:16.366Z[ host-image] Feb 28 11:04:14.847 INFO O| Feb 28 11:04:14.847 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100402025-02-28T11:04:16.396Z[ host-image] Feb 28 11:04:14.879 INFO O| Feb 28 11:04:14.879 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
100412025-02-28T11:04:16.396Z[ host-image] Feb 28 11:04:14.880 INFO O| Feb 28 11:04:14.880 INFO copying /tmp/.tmp0w4Sgc/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
100422025-02-28T11:04:16.399Z[ host-image] Feb 28 11:04:14.880 INFO O| Feb 28 11:04:14.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
100432025-02-28T11:04:16.399Z[ host-image] Feb 28 11:04:14.880 INFO O| Feb 28 11:04:14.880 INFO ok!
100442025-02-28T11:04:16.399Z[ host-image] Feb 28 11:04:14.880 INFO O| Feb 28 11:04:14.880 INFO STEP 131 (ensure_file) COMPLETE
100452025-02-28T11:04:16.399Z[ host-image] Feb 28 11:04:14.880 INFO O| Feb 28 11:04:14.880 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100462025-02-28T11:04:16.418Z[ host-image] Feb 28 11:04:14.901 INFO O| Feb 28 11:04:14.901 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
100472025-02-28T11:04:16.420Z[ host-image] Feb 28 11:04:14.902 INFO O| Feb 28 11:04:14.901 INFO STEP 132 (remove_files) COMPLETE
100482025-02-28T11:04:16.420Z[ host-image] Feb 28 11:04:14.902 INFO O| Feb 28 11:04:14.902 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100492025-02-28T11:04:16.438Z[ host-image] Feb 28 11:04:14.921 INFO O| Feb 28 11:04:14.921 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
100502025-02-28T11:04:16.440Z[ host-image] Feb 28 11:04:14.921 INFO O| Feb 28 11:04:14.921 INFO STEP 133 (remove_files) COMPLETE
100512025-02-28T11:04:16.440Z[ host-image] Feb 28 11:04:14.921 INFO O| Feb 28 11:04:14.921 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100522025-02-28T11:04:16.477Z[ host-image] Feb 28 11:04:14.961 INFO O| Feb 28 11:04:14.961 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
100532025-02-28T11:04:16.480Z[ host-image] Feb 28 11:04:14.961 INFO O| Feb 28 11:04:14.961 INFO STEP 134 (remove_files) COMPLETE
100542025-02-28T11:04:16.480Z[ host-image] Feb 28 11:04:14.961 INFO O| Feb 28 11:04:14.961 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100552025-02-28T11:04:16.563Z[ host-image] Feb 28 11:04:15.024 INFO O| Feb 28 11:04:15.024 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
100562025-02-28T11:04:16.566Z[ host-image] Feb 28 11:04:15.024 INFO O| Feb 28 11:04:15.024 INFO STEP 135 (remove_files) COMPLETE
100572025-02-28T11:04:16.566Z[ host-image] Feb 28 11:04:15.024 INFO O| Feb 28 11:04:15.024 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100582025-02-28T11:04:16.566Z[ host-image] Feb 28 11:04:15.046 INFO O| Feb 28 11:04:15.046 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
100592025-02-28T11:04:16.566Z[ host-image] Feb 28 11:04:15.046 INFO O| Feb 28 11:04:15.046 INFO STEP 136 (remove_files) COMPLETE
100602025-02-28T11:04:16.566Z[ host-image] Feb 28 11:04:15.046 INFO O| Feb 28 11:04:15.046 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100612025-02-28T11:04:16.583Z[ host-image] Feb 28 11:04:15.067 INFO O| Feb 28 11:04:15.067 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
100622025-02-28T11:04:16.586Z[ host-image] Feb 28 11:04:15.067 INFO O| Feb 28 11:04:15.067 INFO STEP 137 (remove_files) COMPLETE
100632025-02-28T11:04:16.586Z[ host-image] Feb 28 11:04:15.067 INFO O| Feb 28 11:04:15.067 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100642025-02-28T11:04:16.604Z[ host-image] Feb 28 11:04:15.087 INFO O| Feb 28 11:04:15.087 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
100652025-02-28T11:04:16.604Z[ host-image] Feb 28 11:04:15.087 INFO O| Feb 28 11:04:15.087 INFO STEP 138 (remove_files) COMPLETE
100662025-02-28T11:04:16.604Z[ host-image] Feb 28 11:04:15.087 INFO O| Feb 28 11:04:15.087 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100672025-02-28T11:04:16.623Z[ host-image] Feb 28 11:04:15.106 INFO O| Feb 28 11:04:15.106 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
100682025-02-28T11:04:16.623Z[ host-image] Feb 28 11:04:15.106 INFO O| Feb 28 11:04:15.106 INFO STEP 139 (remove_files) COMPLETE
100692025-02-28T11:04:16.626Z[ host-image] Feb 28 11:04:15.106 INFO O| Feb 28 11:04:15.106 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100702025-02-28T11:04:16.641Z[ host-image] Feb 28 11:04:15.125 INFO O| Feb 28 11:04:15.125 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
100712025-02-28T11:04:16.642Z[ host-image] Feb 28 11:04:15.125 INFO O| Feb 28 11:04:15.125 INFO STEP 140 (remove_files) COMPLETE
100722025-02-28T11:04:16.642Z[ host-image] Feb 28 11:04:15.125 INFO O| Feb 28 11:04:15.125 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100732025-02-28T11:04:16.672Z[ host-image] Feb 28 11:04:15.155 INFO O| Feb 28 11:04:15.155 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
100742025-02-28T11:04:16.672Z[ host-image] Feb 28 11:04:15.155 INFO O| Feb 28 11:04:15.155 INFO STEP 141 (remove_files) COMPLETE
100752025-02-28T11:04:16.672Z[ host-image] Feb 28 11:04:15.155 INFO O| Feb 28 11:04:15.155 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100762025-02-28T11:04:16.709Z[ host-image] Feb 28 11:04:15.193 INFO O| Feb 28 11:04:15.193 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
100772025-02-28T11:04:16.709Z[ host-image] Feb 28 11:04:15.193 INFO O| Feb 28 11:04:15.193 INFO STEP 142 (remove_files) COMPLETE
100782025-02-28T11:04:16.709Z[ host-image] Feb 28 11:04:15.193 INFO O| Feb 28 11:04:15.193 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100792025-02-28T11:04:16.749Z[ host-image] Feb 28 11:04:15.232 INFO O| Feb 28 11:04:15.232 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
100802025-02-28T11:04:16.751Z[ host-image] Feb 28 11:04:15.232 INFO O| Feb 28 11:04:15.232 INFO STEP 143 (remove_files) COMPLETE
100812025-02-28T11:04:16.751Z[ host-image] Feb 28 11:04:15.232 INFO O| Feb 28 11:04:15.232 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100822025-02-28T11:04:16.769Z[ host-image] Feb 28 11:04:15.252 INFO O| Feb 28 11:04:15.252 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
100832025-02-28T11:04:16.769Z[ host-image] Feb 28 11:04:15.252 INFO O| Feb 28 11:04:15.252 INFO STEP 144 (remove_files) COMPLETE
100842025-02-28T11:04:16.771Z[ host-image] Feb 28 11:04:15.252 INFO O| Feb 28 11:04:15.252 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100852025-02-28T11:04:16.807Z[ host-image] Feb 28 11:04:15.290 INFO O| Feb 28 11:04:15.290 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
100862025-02-28T11:04:16.807Z[ host-image] Feb 28 11:04:15.290 INFO O| Feb 28 11:04:15.290 INFO STEP 145 (remove_files) COMPLETE
100872025-02-28T11:04:16.807Z[ host-image] Feb 28 11:04:15.290 INFO O| Feb 28 11:04:15.290 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100882025-02-28T11:04:16.837Z[ host-image] Feb 28 11:04:15.321 INFO O| Feb 28 11:04:15.321 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
100892025-02-28T11:04:16.837Z[ host-image] Feb 28 11:04:15.321 INFO O| Feb 28 11:04:15.321 INFO STEP 146 (remove_files) COMPLETE
100902025-02-28T11:04:16.838Z[ host-image] Feb 28 11:04:15.321 INFO O| Feb 28 11:04:15.321 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100912025-02-28T11:04:16.918Z[ host-image] Feb 28 11:04:15.401 INFO O| Feb 28 11:04:15.401 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
100922025-02-28T11:04:16.918Z[ host-image] Feb 28 11:04:15.402 INFO O| Feb 28 11:04:15.401 INFO STEP 147 (remove_files) COMPLETE
100932025-02-28T11:04:16.918Z[ host-image] Feb 28 11:04:15.402 INFO O| Feb 28 11:04:15.401 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100942025-02-28T11:04:16.978Z[ host-image] Feb 28 11:04:15.461 INFO O| Feb 28 11:04:15.461 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
100952025-02-28T11:04:16.978Z[ host-image] Feb 28 11:04:15.462 INFO O| Feb 28 11:04:15.461 INFO STEP 148 (remove_files) COMPLETE
100962025-02-28T11:04:16.978Z[ host-image] Feb 28 11:04:15.462 INFO O| Feb 28 11:04:15.462 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100972025-02-28T11:04:16.998Z[ host-image] Feb 28 11:04:15.481 INFO O| Feb 28 11:04:15.481 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
100982025-02-28T11:04:16.998Z[ host-image] Feb 28 11:04:15.481 INFO O| Feb 28 11:04:15.481 INFO STEP 149 (remove_files) COMPLETE
100992025-02-28T11:04:17.001Z[ host-image] Feb 28 11:04:15.481 INFO O| Feb 28 11:04:15.481 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101002025-02-28T11:04:17.016Z[ host-image] Feb 28 11:04:15.499 INFO O| Feb 28 11:04:15.499 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
101012025-02-28T11:04:17.016Z[ host-image] Feb 28 11:04:15.499 INFO O| Feb 28 11:04:15.499 INFO STEP 150 (remove_files) COMPLETE
101022025-02-28T11:04:17.019Z[ host-image] Feb 28 11:04:15.500 INFO O| Feb 28 11:04:15.499 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101032025-02-28T11:04:17.036Z[ host-image] Feb 28 11:04:15.520 INFO O| Feb 28 11:04:15.519 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
101042025-02-28T11:04:17.036Z[ host-image] Feb 28 11:04:15.520 INFO O| Feb 28 11:04:15.520 INFO STEP 151 (remove_files) COMPLETE
101052025-02-28T11:04:17.039Z[ host-image] Feb 28 11:04:15.520 INFO O| Feb 28 11:04:15.520 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101062025-02-28T11:04:17.056Z[ host-image] Feb 28 11:04:15.540 INFO O| Feb 28 11:04:15.540 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
101072025-02-28T11:04:17.057Z[ host-image] Feb 28 11:04:15.540 INFO O| Feb 28 11:04:15.540 INFO STEP 152 (remove_files) COMPLETE
101082025-02-28T11:04:17.059Z[ host-image] Feb 28 11:04:15.540 INFO O| Feb 28 11:04:15.540 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101092025-02-28T11:04:17.077Z[ host-image] Feb 28 11:04:15.561 INFO O| Feb 28 11:04:15.561 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
101102025-02-28T11:04:17.080Z[ host-image] Feb 28 11:04:15.561 INFO O| Feb 28 11:04:15.561 INFO STEP 153 (remove_files) COMPLETE
101112025-02-28T11:04:17.080Z[ host-image] Feb 28 11:04:15.561 INFO O| Feb 28 11:04:15.561 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101122025-02-28T11:04:17.099Z[ host-image] Feb 28 11:04:15.582 INFO O| Feb 28 11:04:15.582 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
101132025-02-28T11:04:17.099Z[ host-image] Feb 28 11:04:15.582 INFO O| Feb 28 11:04:15.582 INFO STEP 154 (remove_files) COMPLETE
101142025-02-28T11:04:17.101Z[ host-image] Feb 28 11:04:15.582 INFO O| Feb 28 11:04:15.582 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101152025-02-28T11:04:17.139Z[ host-image] Feb 28 11:04:15.623 INFO O| Feb 28 11:04:15.623 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
101162025-02-28T11:04:17.142Z[ host-image] Feb 28 11:04:15.623 INFO O| Feb 28 11:04:15.623 INFO STEP 155 (remove_files) COMPLETE
101172025-02-28T11:04:17.142Z[ host-image] Feb 28 11:04:15.623 INFO O| Feb 28 11:04:15.623 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101182025-02-28T11:04:17.183Z[ host-image] Feb 28 11:04:15.667 INFO O| Feb 28 11:04:15.667 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
101192025-02-28T11:04:17.186Z[ host-image] Feb 28 11:04:15.667 INFO O| Feb 28 11:04:15.667 INFO STEP 156 (remove_files) COMPLETE
101202025-02-28T11:04:17.186Z[ host-image] Feb 28 11:04:15.667 INFO O| Feb 28 11:04:15.667 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101212025-02-28T11:04:17.203Z[ host-image] Feb 28 11:04:15.686 INFO O| Feb 28 11:04:15.686 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
101222025-02-28T11:04:17.205Z[ host-image] Feb 28 11:04:15.686 INFO O| Feb 28 11:04:15.686 INFO STEP 157 (remove_files) COMPLETE
101232025-02-28T11:04:17.205Z[ host-image] Feb 28 11:04:15.686 INFO O| Feb 28 11:04:15.686 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101242025-02-28T11:04:17.223Z[ host-image] Feb 28 11:04:15.707 INFO O| Feb 28 11:04:15.707 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
101252025-02-28T11:04:17.226Z[ host-image] Feb 28 11:04:15.707 INFO O| Feb 28 11:04:15.707 INFO STEP 158 (remove_files) COMPLETE
101262025-02-28T11:04:17.226Z[ host-image] Feb 28 11:04:15.707 INFO O| Feb 28 11:04:15.707 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101272025-02-28T11:04:17.269Z[ host-image] Feb 28 11:04:15.753 INFO O| Feb 28 11:04:15.753 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
101282025-02-28T11:04:17.272Z[ host-image] Feb 28 11:04:15.753 INFO O| Feb 28 11:04:15.753 INFO STEP 159 (remove_files) COMPLETE
101292025-02-28T11:04:17.272Z[ host-image] Feb 28 11:04:15.753 INFO O| Feb 28 11:04:15.753 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101302025-02-28T11:04:17.294Z[ host-image] Feb 28 11:04:15.777 INFO O| Feb 28 11:04:15.776 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
101312025-02-28T11:04:17.297Z[ host-image] Feb 28 11:04:15.777 INFO O| Feb 28 11:04:15.777 INFO STEP 160 (remove_files) COMPLETE
101322025-02-28T11:04:17.297Z[ host-image] Feb 28 11:04:15.777 INFO O| Feb 28 11:04:15.777 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
101332025-02-28T11:04:17.326Z[ host-image] Feb 28 11:04:15.809 INFO O| Feb 28 11:04:15.809 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
101342025-02-28T11:04:17.329Z[ host-image] Feb 28 11:04:15.810 INFO O| Feb 28 11:04:15.810 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
101352025-02-28T11:04:30.758Z[ host-image] Feb 28 11:04:29.237 INFO O| Feb 28 11:04:29.236 INFO O| Loading smf(7) service descriptions: 1/742/743/744/745/746/747/748/749/7410/7411/7412/7413/7414/7415/7416/7417/7418/7419/7420/7421/7422/7423/7424/7425/7426/7427/7428/7429/7430/7431/7432/7433/7434/7435/7436/7437/7438/7439/7440/7441/7442/7443/7444/7445/7446/7447/7448/7449/7450/7451/7452/7453/7454/7455/7456/7457/7458/7459/7460/7461/7462/7463/7464/7465/7466/7467/7468/7469/7470/7471/7472/7473/7474/74
101362025-02-28T11:04:30.758Z[ host-image] Feb 28 11:04:29.237 INFO O| Feb 28 11:04:29.237 INFO E| svccfg: Loaded 74 smf(7) service descriptions
101372025-02-28T11:04:30.779Z[ host-image] Feb 28 11:04:29.260 INFO O| Feb 28 11:04:29.260 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1"}
101382025-02-28T11:04:31.047Z[ host-image] Feb 28 11:04:29.528 INFO O| Feb 28 11:04:29.528 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
101392025-02-28T11:04:31.254Z[ host-image] Feb 28 11:04:29.735 INFO O| Feb 28 11:04:29.735 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
101402025-02-28T11:04:31.414Z[ host-image] Feb 28 11:04:29.895 INFO O| Feb 28 11:04:29.895 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
101412025-02-28T11:04:31.417Z[ host-image] Feb 28 11:04:29.895 INFO O| Feb 28 11:04:29.895 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
101422025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
101432025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO ok!
101442025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
101452025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO STEP 161 (seed_smf) COMPLETE
101462025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO steps complete; finalising image!
101472025-02-28T11:04:31.419Z[ host-image] Feb 28 11:04:29.898 INFO O| Feb 28 11:04:29.898 INFO TRIM POOL: TEMPORARY-gimlet-zfs
101482025-02-28T11:04:31.631Z[ host-image] Feb 28 11:04:30.111 INFO O| Feb 28 11:04:30.111 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Fri Feb 28 11:04:29 2025)
101492025-02-28T11:04:31.843Z[ host-image] Feb 28 11:04:30.324 INFO O| Feb 28 11:04:30.324 INFO trim TEMPORARY-gimlet-zfs: (19% trimmed, started at Fri Feb 28 11:04:29 2025)
101502025-02-28T11:04:32.054Z[ host-image] Feb 28 11:04:30.535 INFO O| Feb 28 11:04:30.535 INFO trim TEMPORARY-gimlet-zfs: (94% trimmed, started at Fri Feb 28 11:04:29 2025)
101512025-02-28T11:04:32.308Z[ host-image] Feb 28 11:04:30.788 INFO O| Feb 28 11:04:30.788 INFO temporary pool has 718M used, 114M avail, 1.79x compressratio
101522025-02-28T11:04:32.308Z[ host-image] Feb 28 11:04:30.788 INFO O| Feb 28 11:04:30.788 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
101532025-02-28T11:04:33.058Z[ host-image] Feb 28 11:04:31.538 INFO O| Feb 28 11:04:31.538 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
101542025-02-28T11:04:33.058Z[ host-image] Feb 28 11:04:31.538 INFO O| Feb 28 11:04:31.538 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
101552025-02-28T11:04:35.208Z[ host-image] Feb 28 11:04:33.688 INFO O| Feb 28 11:04:33.688 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
101562025-02-28T11:04:35.211Z[ host-image] Feb 28 11:04:33.689 INFO O| Feb 28 11:04:33.689 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
101572025-02-28T11:04:35.211Z[ host-image] Feb 28 11:04:33.689 INFO O| Feb 28 11:04:33.689 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
101582025-02-28T11:04:35.211Z[ host-image] Feb 28 11:04:33.689 INFO O| Feb 28 11:04:33.689 INFO completed processing gimlet/zfs
101592025-02-28T11:04:35.211Z[ host-image] Feb 28 11:04:33.689 INFO O| Feb 28 11:04:33.689 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
101602025-02-28T11:04:43.909Z[ host-image] Feb 28 11:04:42.388 INFO O| Feb 28 11:04:42.388 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
101612025-02-28T11:04:44.021Z[ host-image] Feb 28 11:04:42.500 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
101622025-02-28T11:04:44.021Z[ host-image] Feb 28 11:04:42.500 INFO expanded image name: "ci ecbad70/${os_short_commit} 2025-02-28 10:26" -> "ci ecbad70/9fcb5ef 2025-02-28 10:26"
101632025-02-28T11:04:44.024Z[ host-image] Feb 28 11:04:42.501 INFO output artefacts stored in: "/work/os-host"
101642025-02-28T11:04:44.024Z[ host-image] Feb 28 11:04:42.501 INFO collecting git info from project "chelsio-t6-roms"...
101652025-02-28T11:04:44.037Z[ host-image] Feb 28 11:04:42.516 INFO collecting git info from project "amd-firmware"...
101662025-02-28T11:04:44.055Z[ host-image] Feb 28 11:04:42.534 INFO collecting git info from project "bootserver"...
101672025-02-28T11:04:44.064Z[ host-image] Feb 28 11:04:42.543 INFO collecting git info from project "pinprick"...
101682025-02-28T11:04:44.073Z[ host-image] Feb 28 11:04:42.552 INFO collecting git info from project "image-builder"...
101692025-02-28T11:04:44.082Z[ host-image] Feb 28 11:04:42.561 INFO collecting git info from project "pilot"...
101702025-02-28T11:04:44.129Z[ host-image] Feb 28 11:04:42.608 INFO collecting git info from project "amd-host-image-builder"...
101712025-02-28T11:04:44.246Z[ host-image] Feb 28 11:04:42.725 INFO collecting git info from project "phbl"...
101722025-02-28T11:04:44.277Z[ host-image] Feb 28 11:04:42.756 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
101732025-02-28T11:04:46.599Z[ host-image] Feb 28 11:04:45.078 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
101742025-02-28T11:04:47.285Z[ host-image] Feb 28 11:04:45.764 INFO creating Oxide boot image...
101752025-02-28T11:04:47.285Z[ host-image] Feb 28 11:04:45.764 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci ecbad70/9fcb5ef 2025-02-28 10:26", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
101762025-02-28T11:04:48.669Z[ host-image] Feb 28 11:04:47.148 INFO O| ok, image written!
101772025-02-28T11:04:48.669Z[ host-image] Feb 28 11:04:47.148 INFO O| ok, boot_image_csum file written!
101782025-02-28T11:04:48.677Z[ host-image] Feb 28 11:04:47.155 INFO creating boot archive (CPIO)...
101792025-02-28T11:04:48.677Z[ host-image] Feb 28 11:04:47.155 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
101802025-02-28T11:04:48.692Z[ host-image] Feb 28 11:04:47.171 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
101812025-02-28T11:04:48.693Z[ host-image] Feb 28 11:04:47.171 INFO E| + outfile=/work/os-host/cpio
101822025-02-28T11:04:48.695Z[ host-image] Feb 28 11:04:47.171 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
101832025-02-28T11:04:48.697Z[ host-image] Feb 28 11:04:47.175 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
101842025-02-28T11:04:48.697Z[ host-image] Feb 28 11:04:47.175 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
101852025-02-28T11:04:48.772Z[ host-image] Feb 28 11:04:47.250 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
101862025-02-28T11:04:48.772Z[ host-image] Feb 28 11:04:47.250 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
101872025-02-28T11:04:48.783Z[ host-image] Feb 28 11:04:47.261 INFO creating compressed cpio/unix for nanobl-rs...
101882025-02-28T11:04:48.783Z[ host-image] Feb 28 11:04:47.261 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None
101892025-02-28T11:04:49.254Z[ host-image] Feb 28 11:04:47.732 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
101902025-02-28T11:04:55.699Z[ host-image] Feb 28 11:04:54.176 INFO creating reset image...
101912025-02-28T11:04:55.699Z[ host-image] Feb 28 11:04:54.176 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
101922025-02-28T11:04:55.910Z[ host-image] Feb 28 11:04:54.387 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
101932025-02-28T11:04:55.912Z[ host-image] Feb 28 11:04:54.389 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
101942025-02-28T11:04:56.022Z[ host-image] Feb 28 11:04:54.499 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
101952025-02-28T11:05:00.010Z[ host-image] Feb 28 11:04:58.486 INFO E| Finished `release` profile [optimized] target(s) in 4.06s
101962025-02-28T11:05:00.028Z[ host-image] Feb 28 11:04:58.505 INFO building host image...
101972025-02-28T11:05:00.032Z[ host-image] Feb 28 11:04:58.505 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
101982025-02-28T11:05:01.067Z[ host-image] Feb 28 11:04:59.543 INFO finishing image archive at "/work/os-host/os.tar.gz"...
101992025-02-28T11:05:43.648Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
102002025-02-28T11:06:19.712Z[ host-image] Feb 28 11:06:18.175 INFO image complete! materials are in "/work/os-host"
102012025-02-28T11:06:19.726Z[ host-image]
102022025-02-28T11:06:19.726Z[ host-image] real 15:34.896883162
102032025-02-28T11:06:19.726Z[ host-image] user 7:14.656676329
102042025-02-28T11:06:19.726Z[ host-image] sys 1:13.727937485
102052025-02-28T11:06:19.727Z[ host-image] trap 0.349166187
102062025-02-28T11:06:19.727Z[ host-image] tflt 0.068805053
102072025-02-28T11:06:19.727Z[ host-image] dflt 0.132858271
102082025-02-28T11:06:19.727Z[ host-image] kflt 0.135935700
102092025-02-28T11:06:19.727Z[ host-image] lock 13:32.997289293
102102025-02-28T11:06:19.727Z[ host-image] slp 1:22:32.154140038
102112025-02-28T11:06:19.727Z[ host-image] lat 3:47.341758737
102122025-02-28T11:06:19.727Z[ host-image] stop 2.317885547
102132025-02-28T11:06:19.727ZFeb 28 11:06:18.183 INFO [host-image] process exited with exit status: 0 (934.919430795s)
102142025-02-28T11:06:19.727ZFeb 28 11:06:18.183 INFO [tuf-repo] running task
102152025-02-28T11:06:43.331ZFeb 28 11:06:41.789 INFO assembling repository in `/tmp/tufaceousXnQPSV`, component: OmicronRepoAssembler
102162025-02-28T11:07:17.147ZFeb 28 11:07:15.601 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
102172025-02-28T11:07:17.433ZFeb 28 11:07:15.887 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
102182025-02-28T11:07:35.549ZFeb 28 11:07:34.000 INFO [tuf-repo] task succeeded (75.817032226s)
102192025-02-28T11:07:55.138Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
102202025-02-28T11:08:15.925Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
102212025-02-28T11:08:34.062Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
102222025-02-28T11:14:01.863Z[verify-libraries] Finished `release` profile [optimized] target(s) in 22m 35s
102232025-02-28T11:14:02.395ZFeb 28 11:14:00.780 INFO [verify-libraries] process exited with exit status: 0 (1360.472494571s)
102242025-02-28T11:14:02.395ZFeb 28 11:14:00.780 INFO all jobs completed in 2833.06524147s
102252025-02-28T11:14:04.617Zprocess exited: duration 3559350 ms, exit code 0
 
102262025-02-28T11:14:04.651Zfound 33 output files
102272025-02-28T11:14:04.651Zuploading: /work/manifest.toml (13429 bytes)
102282025-02-28T11:14:05.663Zuploaded: /work/manifest.toml
102292025-02-28T11:14:05.663Zuploading: /work/repo.zip (2152813760 bytes)
102302025-02-28T11:15:05.774Zuploaded: /work/repo.zip
102312025-02-28T11:15:05.774Zuploading: /work/repo.zip.sha256.txt (65 bytes)
102322025-02-28T11:15:07.334Zuploaded: /work/repo.zip.sha256.txt
102332025-02-28T11:15:07.334Zuploading: /work/helios-setup.log (69217 bytes)
102342025-02-28T11:15:08.345Zuploaded: /work/helios-setup.log
102352025-02-28T11:15:08.345Zuploading: /work/host-image.log (201569 bytes)
102362025-02-28T11:15:09.359Zuploaded: /work/host-image.log
102372025-02-28T11:15:09.362Zuploading: /work/host-package.log (24965 bytes)
102382025-02-28T11:15:10.374Zuploaded: /work/host-package.log
102392025-02-28T11:15:10.374Zuploading: /work/host-target.log (101 bytes)
102402025-02-28T11:15:11.381Zuploaded: /work/host-target.log
102412025-02-28T11:15:11.381Zuploading: /work/omicron-package.log (6820 bytes)
102422025-02-28T11:15:12.391Zuploaded: /work/omicron-package.log
102432025-02-28T11:15:12.391Zuploading: /work/phbl-toolchain.log (881 bytes)
102442025-02-28T11:15:13.401Zuploaded: /work/phbl-toolchain.log
102452025-02-28T11:15:13.401Zuploading: /work/recovery-image.log (580798 bytes)
102462025-02-28T11:15:14.425Zuploaded: /work/recovery-image.log
102472025-02-28T11:15:14.425Zuploading: /work/recovery-package.log (1762 bytes)
102482025-02-28T11:15:15.434Zuploaded: /work/recovery-package.log
102492025-02-28T11:15:15.435Zuploading: /work/recovery-target.log (57 bytes)
102502025-02-28T11:15:16.443Zuploaded: /work/recovery-target.log
102512025-02-28T11:15:16.443Zuploading: /work/stamp-clickhouse.log (117 bytes)
102522025-02-28T11:15:17.454Zuploaded: /work/stamp-clickhouse.log
102532025-02-28T11:15:17.454Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
102542025-02-28T11:15:18.463Zuploaded: /work/stamp-clickhouse_keeper.log
102552025-02-28T11:15:18.464Zuploading: /work/stamp-cockroachdb.log (118 bytes)
102562025-02-28T11:15:19.472Zuploaded: /work/stamp-cockroachdb.log
102572025-02-28T11:15:19.472Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
102582025-02-28T11:15:20.479Zuploaded: /work/stamp-crucible-dtrace.log
102592025-02-28T11:15:20.482Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
102602025-02-28T11:15:21.489Zuploaded: /work/stamp-crucible-pantry-zone.log
102612025-02-28T11:15:21.489Zuploading: /work/stamp-crucible-zone.log (120 bytes)
102622025-02-28T11:15:22.499Zuploaded: /work/stamp-crucible-zone.log
102632025-02-28T11:15:22.499Zuploading: /work/stamp-external-dns.log (119 bytes)
102642025-02-28T11:15:23.507Zuploaded: /work/stamp-external-dns.log
102652025-02-28T11:15:23.507Zuploading: /work/stamp-installinator.log (103 bytes)
102662025-02-28T11:15:24.514Zuploaded: /work/stamp-installinator.log
102672025-02-28T11:15:24.514Zuploading: /work/stamp-internal-dns.log (119 bytes)
102682025-02-28T11:15:25.523Zuploaded: /work/stamp-internal-dns.log
102692025-02-28T11:15:25.523Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
102702025-02-28T11:15:26.537Zuploaded: /work/stamp-mg-ddm-gz.log
102712025-02-28T11:15:26.537Zuploading: /work/stamp-nexus.log (112 bytes)
102722025-02-28T11:15:27.545Zuploaded: /work/stamp-nexus.log
102732025-02-28T11:15:27.545Zuploading: /work/stamp-ntp.log (110 bytes)
102742025-02-28T11:15:28.553Zuploaded: /work/stamp-ntp.log
102752025-02-28T11:15:28.553Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
102762025-02-28T11:15:29.562Zuploaded: /work/stamp-omicron-sled-agent.log
102772025-02-28T11:15:29.562Zuploading: /work/stamp-overlay.log (66 bytes)
102782025-02-28T11:15:30.570Zuploaded: /work/stamp-overlay.log
102792025-02-28T11:15:30.570Zuploading: /work/stamp-oximeter.log (115 bytes)
102802025-02-28T11:15:31.579Zuploaded: /work/stamp-oximeter.log
102812025-02-28T11:15:31.579Zuploading: /work/stamp-oxlog.log (109 bytes)
102822025-02-28T11:15:32.589Zuploaded: /work/stamp-oxlog.log
102832025-02-28T11:15:32.589Zuploading: /work/stamp-probe.log (112 bytes)
102842025-02-28T11:15:33.611Zuploaded: /work/stamp-probe.log
102852025-02-28T11:15:33.612Zuploading: /work/stamp-propolis-server.log (122 bytes)
102862025-02-28T11:15:34.622Zuploaded: /work/stamp-propolis-server.log
102872025-02-28T11:15:34.622Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
102882025-02-28T11:15:35.632Zuploaded: /work/stamp-pumpkind-gz.log
102892025-02-28T11:15:35.633Zuploading: /work/stamp-switch-asic.log (118 bytes)
102902025-02-28T11:15:36.641Zuploaded: /work/stamp-switch-asic.log
102912025-02-28T11:15:36.641Zuploading: /work/verify-libraries.log (17219 bytes)
102922025-02-28T11:15:37.653Zuploaded: /work/verify-libraries.log