01HZ2XRM15V0277XV3D3XVTE56: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "1.78.0",
        ),
    ),
    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: 01HZ2XS43BT2S7Q0N6FG94N84B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-29T19:48:20.031Zjob assigned to worker 01HZ2Y9TH5RQTTNQRVBS6KHTYF (queued for 9 m 42 s)
 
22024-05-29T19:48:20.897Zstarting task 0: "setup"
32024-05-29T19:48:20.924Z++ uname -s
42024-05-29T19:48:20.924Z+ kern=SunOS
52024-05-29T19:48:20.924Z+ case "$kern" in
62024-05-29T19:48:20.924Z+ groupadd -g 12345 build
72024-05-29T19:48:20.924Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-29T19:48:22.928Z+ zfs create -o mountpoint=/work rpool/work
92024-05-29T19:48:22.975Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-29T19:48:23.001Z+ home_fs=zfs
112024-05-29T19:48:23.001Z+ [[ zfs == autofs ]]
122024-05-29T19:48:23.001Z+ mkdir -p /home/build
132024-05-29T19:48:23.001Z+ chown build:build /home/build /work
142024-05-29T19:48:24.983Z+ chmod 0700 /home/build /work
152024-05-29T19:48:25.008Zprocess exited: duration 4088 ms, exit code 0
 
162024-05-29T19:48:25.061Zstarting task 1: "rust-toolchain"
172024-05-29T19:48:25.094Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-29T19:48:25.094Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
192024-05-29T19:48:25.224Zinfo: downloading installer
202024-05-29T19:48:25.925Zwarning: it looks like you have an existing installation of Rust at:
212024-05-29T19:48:25.925Zwarning: /opt/ooce/bin
222024-05-29T19:48:25.925Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-29T19:48:25.925Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-29T19:48:25.925Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-29T19:48:25.925Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-29T19:48:25.925Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-29T19:48:25.925Zerror: cannot install while Rust is installed
282024-05-29T19:48:25.925Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-29T19:48:25.957Zinfo: profile set to 'default'
302024-05-29T19:48:25.957Zinfo: default host triple is x86_64-unknown-illumos
312024-05-29T19:48:25.957Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
322024-05-29T19:48:26.070Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
332024-05-29T19:48:26.070Zinfo: downloading component 'cargo'
342024-05-29T19:48:26.243Zinfo: downloading component 'clippy'
352024-05-29T19:48:26.314Zinfo: downloading component 'rust-docs'
362024-05-29T19:48:26.614Zinfo: downloading component 'rust-std'
372024-05-29T19:48:26.999Zinfo: downloading component 'rustc'
382024-05-29T19:48:27.730Zinfo: downloading component 'rustfmt'
392024-05-29T19:48:27.779Zinfo: installing component 'cargo'
402024-05-29T19:48:28.932Zinfo: installing component 'clippy'
412024-05-29T19:48:29.360Zinfo: installing component 'rust-docs'
422024-05-29T19:48:32.040Zinfo: installing component 'rust-std'
432024-05-29T19:48:34.049Zinfo: installing component 'rustc'
442024-05-29T19:48:39.262Zinfo: installing component 'rustfmt'
452024-05-29T19:48:39.677Z
462024-05-29T19:48:39.677Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
472024-05-29T19:48:39.820Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
482024-05-29T19:48:39.820Z
492024-05-29T19:48:39.857Z
502024-05-29T19:48:39.857ZRust is installed now. Great!
512024-05-29T19:48:39.857Z
522024-05-29T19:48:39.857ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-29T19:48:39.857Zenvironment variable. This has not been done automatically.
542024-05-29T19:48:39.857Z
552024-05-29T19:48:39.857ZTo configure your current shell, you need to source
562024-05-29T19:48:39.857Zthe corresponding env file under $HOME/.cargo.
572024-05-29T19:48:39.858Z
582024-05-29T19:48:39.858ZThis is usually done by running one of the following (note the leading DOT):
592024-05-29T19:48:39.858Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-29T19:48:39.858Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-29T19:48:39.910Z+ rustc --version
622024-05-29T19:48:40.010Zrustc 1.78.0 (9b00956e5 2024-04-29)
632024-05-29T19:48:40.034Zprocess exited: duration 14958 ms, exit code 0
 
642024-05-29T19:48:40.097Zstarting task 2: "authentication"
652024-05-29T19:48:40.155Zprocess exited: duration 59 ms, exit code 0
 
662024-05-29T19:48:40.206Zstarting task 3: "clone repository"
672024-05-29T19:48:40.231Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-29T19:48:40.231Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-29T19:48:40.261ZCloning into '/work/oxidecomputer/omicron'...
702024-05-29T19:48:46.110Z+ cd /work/oxidecomputer/omicron
712024-05-29T19:48:46.111Z+ git fetch origin 30106d7360e5a616238659bd727da742876abfdf
722024-05-29T19:48:46.516ZFrom https://github.com/oxidecomputer/omicron
732024-05-29T19:48:46.516Z * branch 30106d7360e5a616238659bd727da742876abfdf -> FETCH_HEAD
742024-05-29T19:48:46.543Z+ [[ -n convert-virtual-provisioning ]]
752024-05-29T19:48:46.543Z++ git branch --show-current
762024-05-29T19:48:46.543Z+ current=main
772024-05-29T19:48:46.543Z+ [[ main != convert-virtual-provisioning ]]
782024-05-29T19:48:46.543Z+ git branch -f convert-virtual-provisioning 30106d7360e5a616238659bd727da742876abfdf
792024-05-29T19:48:46.543Z+ git checkout -f convert-virtual-provisioning
802024-05-29T19:48:46.707ZSwitched to branch 'convert-virtual-provisioning'
812024-05-29T19:48:46.734Z+ git reset --hard 30106d7360e5a616238659bd727da742876abfdf
822024-05-29T19:48:46.734ZHEAD is now at 30106d736 Merge branch 'more-raw-cte-setup' into convert-virtual-provisioning
832024-05-29T19:48:46.734Zprocess exited: duration 6522 ms, exit code 0
 
842024-05-29T19:48:46.812Zstarting task 4: "build"
852024-05-29T19:48:46.836Z+ cargo --version
862024-05-29T19:48:46.893Zcargo 1.78.0 (54d8815d0 2024-03-26)
872024-05-29T19:48:46.918Z+ rustc --version
882024-05-29T19:48:46.972Zrustc 1.78.0 (9b00956e5 2024-04-29)
892024-05-29T19:48:46.998Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-29T19:48:51.936Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-29T19:48:53.985Z Startup: Caching catalogs ... Done
922024-05-29T19:48:56.597ZPlanning: Solver setup ... Done (1.951s)
932024-05-29T19:48:56.637ZPlanning: Running solver ... Done (0.049s)
942024-05-29T19:48:56.673ZPlanning: Finding local manifests ... Done (0.002s)
952024-05-29T19:48:56.755ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-29T19:48:57.127ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-29T19:48:57.189ZPlanning: Package planning ... Done (0.062s)
982024-05-29T19:48:57.250ZPlanning: Merging actions ... Done (0.061s)
992024-05-29T19:48:57.636ZPlanning: Checking for conflicting actions ... Done (0.386s)
1002024-05-29T19:48:57.661ZPlanning: Consolidating action changes ... Done (0.013s)
1012024-05-29T19:48:58.345ZPlanning: Evaluating mediators ... Done (0.695s)
1022024-05-29T19:48:58.382ZPlanning: Planning completed in 4.31 seconds
1032024-05-29T19:48:58.410Z Packages to install: 4
1042024-05-29T19:48:58.410Z Mediators to change: 2
1052024-05-29T19:48:58.410Z Services to change: 1
1062024-05-29T19:48:58.410Z Estimated space available: 148.90 GB
1072024-05-29T19:48:58.410ZEstimated space to be consumed: 1.45 GB
1082024-05-29T19:48:58.410Z Create boot environment: No
1092024-05-29T19:48:58.410ZCreate backup boot environment: No
1102024-05-29T19:48:58.410Z Rebuild boot archive: No
1112024-05-29T19:48:58.410Z
1122024-05-29T19:48:58.410ZChanged mediators:
1132024-05-29T19:48:58.411Z mediator clang:
1142024-05-29T19:48:58.411Z version: None -> 15 (system default)
1152024-05-29T19:48:58.411Z
1162024-05-29T19:48:58.411Z mediator llvm:
1172024-05-29T19:48:58.411Z version: 14 (system default) -> 15 (system default)
1182024-05-29T19:48:58.411Z
1192024-05-29T19:48:58.411ZChanged packages:
1202024-05-29T19:48:58.411Zhelios-dev
1212024-05-29T19:48:58.411Z developer/build-essential
1222024-05-29T19:48:58.411Z None -> 11-2.0
1232024-05-29T19:48:58.411Z library/libxmlsec1
1242024-05-29T19:48:58.411Z None -> 1.2.35-2.0
1252024-05-29T19:48:58.411Z ooce/developer/clang-15
1262024-05-29T19:48:58.411Z None -> 15.0.7-2.0
1272024-05-29T19:48:58.411Z ooce/developer/llvm-15
1282024-05-29T19:48:58.411Z None -> 15.0.7-2.0
1292024-05-29T19:48:58.411Z
1302024-05-29T19:48:58.411ZServices:
1312024-05-29T19:48:58.411Z restart_fmri:
1322024-05-29T19:48:58.411Z svc:/system/update-man-index:default
1332024-05-29T19:48:58.438Z
1342024-05-29T19:48:58.439ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-29T19:49:03.430ZDownload: 1198/3290 items 81.7/212.6MB 38% complete (16.4M/s)
1362024-05-29T19:49:08.434ZDownload: 3107/3290 items 122.1/212.6MB 57% complete (12.3M/s)
1372024-05-29T19:49:12.506ZDownload: Completed 212.60 MB in 14.08 seconds (15.1M/s)
1382024-05-29T19:49:12.687Z Actions: 1/3689 actions (Installing new actions)
1392024-05-29T19:49:18.072Z Actions: 2706/3689 actions (Installing new actions)
1402024-05-29T19:49:18.585Z Actions: Completed 3689 actions in 5.91 seconds.
1412024-05-29T19:49:18.918Z Done (0.330s)
1422024-05-29T19:49:18.918Z Done (0.000s)
1432024-05-29T19:49:19.280Z Done (0.359s)
1442024-05-29T19:49:24.643Z Done (5.218s)
1452024-05-29T19:49:24.772Z Done (0.025s)
1462024-05-29T19:49:24.802Z Done (0.000s)
1472024-05-29T19:49:24.934Z Done (0.000s)
1482024-05-29T19:49:25.579ZPlanning: Evaluating mediator changes ... Done
1492024-05-29T19:49:25.791ZPlanning: Checking for conflicting actions ... Done
1502024-05-29T19:49:25.816ZPlanning: Consolidating action changes ... Done
1512024-05-29T19:49:26.142ZPlanning: Evaluating mediators ... Done
1522024-05-29T19:49:26.192ZPlanning: Planning completed in 0.56 seconds
1532024-05-29T19:49:26.221Z Mediators to change: 2
1542024-05-29T19:49:26.221Z Create boot environment: No
1552024-05-29T19:49:26.221ZCreate backup boot environment: No
1562024-05-29T19:49:26.246Z Done
1572024-05-29T19:49:26.246Z Done
1582024-05-29T19:49:26.500Z Done
1592024-05-29T19:49:31.254Z Done
1602024-05-29T19:49:31.354Z Done
1612024-05-29T19:49:31.354Z Done
1622024-05-29T19:49:31.404Z Done
1632024-05-29T19:49:32.190ZPlanning: Evaluating mediator changes ... Done
1642024-05-29T19:49:32.215ZPlanning: Merging actions ... Done
1652024-05-29T19:49:32.435ZPlanning: Checking for conflicting actions ... Done
1662024-05-29T19:49:32.467ZPlanning: Consolidating action changes ... Done
1672024-05-29T19:49:32.776ZPlanning: Evaluating mediators ... Done
1682024-05-29T19:49:32.846ZPlanning: Planning completed in 0.97 seconds
1692024-05-29T19:49:32.890Z Packages to change: 1
1702024-05-29T19:49:32.890Z Mediators to change: 1
1712024-05-29T19:49:32.890Z Services to change: 1
1722024-05-29T19:49:32.890Z Create boot environment: No
1732024-05-29T19:49:32.891ZCreate backup boot environment: Yes
1742024-05-29T19:49:33.426Z Actions: 1/6 actions (Updating modified actions)
1752024-05-29T19:49:33.464Z Actions: Completed 6 actions in 0.00 seconds.
1762024-05-29T19:49:33.464Z Done
1772024-05-29T19:49:33.464Z Done
1782024-05-29T19:49:33.505Z Done
1792024-05-29T19:49:38.196Z Done
1802024-05-29T19:49:38.293Z Done
1812024-05-29T19:49:38.321Z Done
1822024-05-29T19:49:38.374Z Done
1832024-05-29T19:49:38.956ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842024-05-29T19:49:38.956Zclang system 15 system
1852024-05-29T19:49:38.956Zcsh system system illumos
1862024-05-29T19:49:38.956Zctags system system illumos
1872024-05-29T19:49:38.956Zgcc vendor 12 vendor
1882024-05-29T19:49:38.956Zgcc system 10 system
1892024-05-29T19:49:38.956Zgcc system 7 system
1902024-05-29T19:49:38.957Zgo system 1.20 system
1912024-05-29T19:49:38.957Zgo system 1.19 system
1922024-05-29T19:49:38.957Zllvm system 15 system
1932024-05-29T19:49:38.957Zllvm system 14 system
1942024-05-29T19:49:38.957Zmariadb system 10.6 system
1952024-05-29T19:49:38.957Zmta vendor vendor dma
1962024-05-29T19:49:38.957Zopenjdk system 17 system
1972024-05-29T19:49:38.957Zopenjdk system 11 system
1982024-05-29T19:49:38.957Zopenjdk system 1.8 system
1992024-05-29T19:49:38.957Zopenssl vendor 3 vendor
2002024-05-29T19:49:38.958Zperl system 5.36 system
2012024-05-29T19:49:38.958Zpostgresql system 15 system
2022024-05-29T19:49:38.958Zpostgresql system 13 system
2032024-05-29T19:49:38.958Zpython vendor 3 vendor
2042024-05-29T19:49:38.958Zpython system 2 system
2052024-05-29T19:49:38.958Zpython3 system 3.11 system
2062024-05-29T19:49:38.958Zruby system 3.0 system
2072024-05-29T19:49:38.958Zwords vendor vendor american-english
2082024-05-29T19:49:38.958Zwords system system australian-english
2092024-05-29T19:49:38.959Zwords system system british-english
2102024-05-29T19:49:38.959Zwords system system canadian-english
2112024-05-29T19:49:38.959Zwords system system french
2122024-05-29T19:49:38.959Zwords system system italian
2132024-05-29T19:49:38.960Zwords system system ngerman
2142024-05-29T19:49:38.960Zwords system system ogerman
2152024-05-29T19:49:38.960Zwords system system spanish
2162024-05-29T19:49:39.403ZPUBLISHER TYPE STATUS P LOCATION
2172024-05-29T19:49:39.403Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2182024-05-29T19:49:41.276ZFMRI IFO
2192024-05-29T19:49:41.276Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2202024-05-29T19:49:41.276Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2212024-05-29T19:49:41.276Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2222024-05-29T19:49:41.276Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2232024-05-29T19:49:41.277Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2242024-05-29T19:49:41.277Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2252024-05-29T19:49:41.277Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2262024-05-29T19:49:41.277Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2272024-05-29T19:49:41.278Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2282024-05-29T19:49:41.278Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2292024-05-29T19:49:41.278Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2302024-05-29T19:49:41.278Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2312024-05-29T19:49:41.583Z+ set -o errexit
2322024-05-29T19:49:41.611Z+++ dirname ./tools/ci_download_cockroachdb
2332024-05-29T19:49:41.611Z++ cd ./tools
2342024-05-29T19:49:41.611Z++ pwd
2352024-05-29T19:49:41.611Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362024-05-29T19:49:41.611Z++ basename ./tools/ci_download_cockroachdb
2372024-05-29T19:49:41.611Z+ ARG0=ci_download_cockroachdb
2382024-05-29T19:49:41.611Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392024-05-29T19:49:41.611Z+ CIDL_VERSION=v22.1.9
2402024-05-29T19:49:41.611Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412024-05-29T19:49:41.611Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2422024-05-29T19:49:41.611Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2432024-05-29T19:49:41.611Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2442024-05-29T19:49:41.611Z+ TARGET_DIR=out
2452024-05-29T19:49:41.611Z+ DOWNLOAD_DIR=out/downloads
2462024-05-29T19:49:41.611Z+ DEST_DIR=./out/cockroachdb
2472024-05-29T19:49:41.611Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482024-05-29T19:49:41.611Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492024-05-29T19:49:41.611Z+ main
2502024-05-29T19:49:41.612Z+ [[ 0 != 0 ]]
2512024-05-29T19:49:41.612Z+ CIDL_OS=solaris2.11
2522024-05-29T19:49:41.612Z+ [[ 0 != 0 ]]
2532024-05-29T19:49:41.612Z+ configure_os solaris2.11
2542024-05-29T19:49:41.612Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552024-05-29T19:49:41.612Z+ echo 'configuring based on OS: "solaris2.11"'
2562024-05-29T19:49:41.612Z+ case "$1" in
2572024-05-29T19:49:41.612Z+ CIDL_BUILD=illumos
2582024-05-29T19:49:41.612Z+ CIDL_SUFFIX=tar.gz
2592024-05-29T19:49:41.612Zcurrent directory: /work/oxidecomputer/omicron
2602024-05-29T19:49:41.612Zconfiguring based on OS: "solaris2.11"
2612024-05-29T19:49:41.612Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2622024-05-29T19:49:41.612Z+ CIDL_URL_BASE=https://illumos.org/downloads
2632024-05-29T19:49:41.612Z+ CIDL_ASSEMBLE=do_assemble_illumos
2642024-05-29T19:49:41.612Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2652024-05-29T19:49:41.612Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2662024-05-29T19:49:41.612Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2672024-05-29T19:49:41.612Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2682024-05-29T19:49:41.612Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2692024-05-29T19:49:41.612Z+ CIDL_SHA256FUNC=do_sha256sum
2702024-05-29T19:49:41.612Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2712024-05-29T19:49:41.612Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2722024-05-29T19:49:41.612ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-05-29T19:49:41.613Z+ mkdir -p out/downloads
2742024-05-29T19:49:41.613ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2752024-05-29T19:49:41.613Z+ mkdir -p ./out/cockroachdb
2762024-05-29T19:49:41.613Z+ local DO_DOWNLOAD=true
2772024-05-29T19:49:41.613Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782024-05-29T19:49:41.613Z+ '[' true == true ']'
2792024-05-29T19:49:41.613Z+ echo Downloading...
2802024-05-29T19:49:41.613ZDownloading...
2812024-05-29T19:49:41.613Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-05-29T19:49:41.613Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-05-29T19:49:45.807Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-05-29T19:49:45.832Z++ sha256sum
2852024-05-29T19:49:45.833Z++ awk '{print $1}'
2862024-05-29T19:49:45.894Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-05-29T19:49:45.894Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2882024-05-29T19:49:45.894Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-05-29T19:49:45.953Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902024-05-29T19:49:48.936Z+ do_assemble_illumos
2912024-05-29T19:49:48.936Z+ rm -r ./out/cockroachdb
2922024-05-29T19:49:48.961Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932024-05-29T19:49:49.370Z+ ./out/cockroachdb/bin/cockroach version
2942024-05-29T19:49:49.678ZBuild Tag: v22.1.9-dirty
2952024-05-29T19:49:49.678ZBuild Time: 2022/10/26 21:17:46
2962024-05-29T19:49:49.678ZDistribution: OSS
2972024-05-29T19:49:49.678ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982024-05-29T19:49:49.678ZGo Version: go1.17.13
2992024-05-29T19:49:49.678ZC Compiler: gcc 10.3.0
3002024-05-29T19:49:49.678ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012024-05-29T19:49:49.678ZBuild Type: release
3022024-05-29T19:49:49.715Z+ set -o errexit
3032024-05-29T19:49:49.741Z+++ dirname ./tools/ci_download_clickhouse
3042024-05-29T19:49:49.741Z++ cd ./tools
3052024-05-29T19:49:49.741Z++ pwd
3062024-05-29T19:49:49.742Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072024-05-29T19:49:49.742Z++ basename ./tools/ci_download_clickhouse
3082024-05-29T19:49:49.742Z+ ARG0=ci_download_clickhouse
3092024-05-29T19:49:49.742Z+ TARGET_DIR=out
3102024-05-29T19:49:49.742Z+ DOWNLOAD_DIR=out/downloads
3112024-05-29T19:49:49.742Z+ DEST_DIR=./out/clickhouse
3122024-05-29T19:49:49.742Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3132024-05-29T19:49:49.742Z+ CIDL_VERSION=v23.8.7.24
3142024-05-29T19:49:49.742Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3152024-05-29T19:49:49.742Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3162024-05-29T19:49:49.742Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3172024-05-29T19:49:49.742Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3182024-05-29T19:49:49.742Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3192024-05-29T19:49:49.742Z+ main
3202024-05-29T19:49:49.742Z+ [[ 0 != 0 ]]
3212024-05-29T19:49:49.742Z+ CIDL_OS=solaris2.11
3222024-05-29T19:49:49.742Z+ [[ 0 != 0 ]]
3232024-05-29T19:49:49.742Z+ configure_os solaris2.11
3242024-05-29T19:49:49.742Z+ echo 'current directory: /work/oxidecomputer/omicron'
3252024-05-29T19:49:49.742Z+ echo 'configuring based on OS: "solaris2.11"'
3262024-05-29T19:49:49.742Z+ CIDL_DASHREV=
3272024-05-29T19:49:49.742Zcurrent directory: /work/oxidecomputer/omicron
3282024-05-29T19:49:49.742Z+ case "$1" in
3292024-05-29T19:49:49.743Zconfiguring based on OS: "solaris2.11"
3302024-05-29T19:49:49.743Z+ CIDL_PLATFORM=illumos
3312024-05-29T19:49:49.743Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3322024-05-29T19:49:49.743Z+ CIDL_MD5FUNC=do_md5sum
3332024-05-29T19:49:49.743Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3342024-05-29T19:49:49.743Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3352024-05-29T19:49:49.743Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3362024-05-29T19:49:49.743Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-05-29T19:49:49.743Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3382024-05-29T19:49:49.743Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3392024-05-29T19:49:49.743ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-29T19:49:49.743ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-29T19:49:49.743Z+ mkdir -p out/downloads
3422024-05-29T19:49:49.743Z+ mkdir -p ./out/clickhouse
3432024-05-29T19:49:49.743Z+ local DO_DOWNLOAD=true
3442024-05-29T19:49:49.743Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3452024-05-29T19:49:49.743Z+ '[' true == true ']'
3462024-05-29T19:49:49.743Z+ echo Downloading...
3472024-05-29T19:49:49.743ZDownloading...
3482024-05-29T19:49:49.743Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3492024-05-29T19:49:49.743Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3502024-05-29T19:49:58.090Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3512024-05-29T19:49:58.120Z++ md5sum
3522024-05-29T19:49:58.120Z++ awk '{print $1}'
3532024-05-29T19:49:58.373Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3542024-05-29T19:49:58.411Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3552024-05-29T19:49:58.411Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3562024-05-29T19:49:58.412Z+ mkdir -p ./out/clickhouse
3572024-05-29T19:49:58.412Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3582024-05-29T19:50:03.941Z+ [[ solaris2.11 == darwin* ]]
3592024-05-29T19:50:03.942Z+ ./out/clickhouse/clickhouse server --version
3602024-05-29T19:50:04.089ZClickHouse server version 23.8.7.1.
3612024-05-29T19:50:04.121Z+ set -o errexit
3622024-05-29T19:50:04.152Z+++ dirname ./tools/ci_download_console
3632024-05-29T19:50:04.152Z++ cd ./tools
3642024-05-29T19:50:04.152Z++ pwd
3652024-05-29T19:50:04.152Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3662024-05-29T19:50:04.152Z++ basename ./tools/ci_download_console
3672024-05-29T19:50:04.152Z+ ARG0=ci_download_console
3682024-05-29T19:50:04.152Z+ TARGET_DIR=out
3692024-05-29T19:50:04.152Z+ DOWNLOAD_DIR=out/downloads
3702024-05-29T19:50:04.153Z+ DEST_DIR=./out/console-assets
3712024-05-29T19:50:04.153Z+ source /work/oxidecomputer/omicron/tools/console_version
3722024-05-29T19:50:04.153Z++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a
3732024-05-29T19:50:04.153Z++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3742024-05-29T19:50:04.153Z+ URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3752024-05-29T19:50:04.153Z+ TARBALL_FILE=out/downloads/console.tar.gz
3762024-05-29T19:50:04.153Z+ main
3772024-05-29T19:50:04.154Z+ [[ 0 != 0 ]]
3782024-05-29T19:50:04.154Z+ echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz'
3792024-05-29T19:50:04.154Z+ echo 'Local file: out/downloads/console.tar.gz'
3802024-05-29T19:50:04.154ZURL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3812024-05-29T19:50:04.154ZLocal file: out/downloads/console.tar.gz
3822024-05-29T19:50:04.155Z+ local DO_DOWNLOAD=true
3832024-05-29T19:50:04.155Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-05-29T19:50:04.155Z+ mkdir -p out/downloads
3852024-05-29T19:50:04.155Z+ '[' true == true ']'
3862024-05-29T19:50:04.155Z+ echo Downloading...
3872024-05-29T19:50:04.156ZDownloading...
3882024-05-29T19:50:04.156Z+ do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz
3892024-05-29T19:50:04.156Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3902024-05-29T19:50:04.404Z++ do_sha256sum out/downloads/console.tar.gz
3912024-05-29T19:50:04.404Z++ case "$OSTYPE" in
3922024-05-29T19:50:04.404Z++ SHA=sha256sum
3932024-05-29T19:50:04.436Z++ sha256sum
3942024-05-29T19:50:04.436Z++ awk '{print $1}'
3952024-05-29T19:50:04.436Z+ calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3962024-05-29T19:50:04.436Z+ [[ 8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 != \8\d\5\b\0\6\6\8\0\e\5\9\8\6\b\6\3\3\b\3\f\9\7\e\4\6\d\7\8\2\3\e\a\2\d\d\d\f\2\b\9\8\9\3\0\d\8\c\6\a\4\f\7\d\c\1\e\b\3\8\2\0\4\8 ]]
3972024-05-29T19:50:04.437Z+ rm -rf ./out/console-assets
3982024-05-29T19:50:04.437Z+ mkdir -p ./out/console-assets
3992024-05-29T19:50:04.437Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4002024-05-29T19:50:04.437Z+ mkdir -p ./out/console-assets
4012024-05-29T19:50:04.437Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4022024-05-29T19:50:04.582Z+ set -o errexit
4032024-05-29T19:50:04.613Z+++ dirname ./tools/ci_download_dendrite_openapi
4042024-05-29T19:50:04.614Z++ cd ./tools
4052024-05-29T19:50:04.614Z++ pwd
4062024-05-29T19:50:04.614Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4072024-05-29T19:50:04.614Z++ basename ./tools/ci_download_dendrite_openapi
4082024-05-29T19:50:04.614Z+ ARG0=ci_download_dendrite_openapi
4092024-05-29T19:50:04.614Z+ TARGET_DIR=out
4102024-05-29T19:50:04.614Z+ DOWNLOAD_DIR=out/downloads
4112024-05-29T19:50:04.614Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4122024-05-29T19:50:04.614Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4132024-05-29T19:50:04.614Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4142024-05-29T19:50:04.615Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4152024-05-29T19:50:04.615Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4162024-05-29T19:50:04.615Z+ main
4172024-05-29T19:50:04.615Z+ [[ 0 != 0 ]]
4182024-05-29T19:50:04.615Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4192024-05-29T19:50:04.615ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4202024-05-29T19:50:04.615ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4212024-05-29T19:50:04.615Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4222024-05-29T19:50:04.616Z+ local DO_DOWNLOAD=true
4232024-05-29T19:50:04.616Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4242024-05-29T19:50:04.616Z+ mkdir -p out/downloads
4252024-05-29T19:50:04.616Z+ '[' true == true ']'
4262024-05-29T19:50:04.616Z+ echo Downloading...
4272024-05-29T19:50:04.616ZDownloading...
4282024-05-29T19:50:04.616Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4292024-05-29T19:50:04.616Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4302024-05-29T19:50:05.361Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4312024-05-29T19:50:05.361Z++ case "$OSTYPE" in
4322024-05-29T19:50:05.361Z++ SHA=sha256sum
4332024-05-29T19:50:05.432Z++ sha256sum
4342024-05-29T19:50:05.433Z++ awk '{print $1}'
4352024-05-29T19:50:05.433Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4362024-05-29T19:50:05.433Z+ [[ 213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 != \2\1\3\0\3\1\a\a\0\5\8\f\0\a\a\3\5\5\9\6\4\e\4\a\5\c\a\3\5\0\d\b\3\0\1\1\0\4\5\4\b\a\d\5\c\7\7\c\b\c\9\4\a\b\7\7\f\d\c\b\e\0\1\3 ]]
4372024-05-29T19:50:05.433Z+ set -o errexit
4382024-05-29T19:50:05.434Z+++ dirname ./tools/ci_download_dendrite_stub
4392024-05-29T19:50:05.434Z++ cd ./tools
4402024-05-29T19:50:05.434Z++ pwd
4412024-05-29T19:50:05.434Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422024-05-29T19:50:05.434Z++ basename ./tools/ci_download_dendrite_stub
4432024-05-29T19:50:05.434Z+ ARG0=ci_download_dendrite_stub
4442024-05-29T19:50:05.434Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4452024-05-29T19:50:05.435Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4462024-05-29T19:50:05.435Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4472024-05-29T19:50:05.435Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4482024-05-29T19:50:05.435Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4492024-05-29T19:50:05.435Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4502024-05-29T19:50:05.435Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4512024-05-29T19:50:05.435Z+ TARGET_DIR=out
4522024-05-29T19:50:05.436Z+ DOWNLOAD_DIR=out/downloads
4532024-05-29T19:50:05.436Z+ DEST_DIR=./out/dendrite-stub
4542024-05-29T19:50:05.436Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4552024-05-29T19:50:05.436Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4562024-05-29T19:50:05.436Z+ REPO=oxidecomputer/dendrite
4572024-05-29T19:50:05.436Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4582024-05-29T19:50:05.437Z+ main
4592024-05-29T19:50:05.437Z+ [[ 0 != 0 ]]
4602024-05-29T19:50:05.437Z+ CIDL_OS=solaris2.11
4612024-05-29T19:50:05.437Z+ [[ 0 != 0 ]]
4622024-05-29T19:50:05.437Z+ configure_os solaris2.11
4632024-05-29T19:50:05.437Z+ echo 'current directory: /work/oxidecomputer/omicron'
4642024-05-29T19:50:05.437Z+ echo 'configuring based on OS: "solaris2.11"'
4652024-05-29T19:50:05.437Zcurrent directory: /work/oxidecomputer/omicron
4662024-05-29T19:50:05.437Zconfiguring based on OS: "solaris2.11"
4672024-05-29T19:50:05.437Z+ case "$1" in
4682024-05-29T19:50:05.437Z+ SET_BINARIES=
4692024-05-29T19:50:05.438Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4702024-05-29T19:50:05.438Z+ CIDL_SHA256FUNC=do_sha256sum
4712024-05-29T19:50:05.438Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4722024-05-29T19:50:05.438Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4732024-05-29T19:50:05.438Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4742024-05-29T19:50:05.438Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4752024-05-29T19:50:05.438ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4762024-05-29T19:50:05.438Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4772024-05-29T19:50:05.438Z+ mkdir -p out/downloads
4782024-05-29T19:50:05.439ZLocal file: out/downloads/dendrite-stub.tar.gz
4792024-05-29T19:50:05.439Z+ mkdir -p ./out/dendrite-stub
4802024-05-29T19:50:05.439Z+ fetch_and_verify
4812024-05-29T19:50:05.439Z+ local DO_DOWNLOAD=true
4822024-05-29T19:50:05.439Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4832024-05-29T19:50:05.439Z+ '[' true == true ']'
4842024-05-29T19:50:05.439Z+ echo Downloading...
4852024-05-29T19:50:05.439ZDownloading...
4862024-05-29T19:50:05.440Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4872024-05-29T19:50:05.440Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4882024-05-29T19:50:23.615Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4892024-05-29T19:50:23.650Z++ sha256sum
4902024-05-29T19:50:23.651Z++ awk '{print $1}'
4912024-05-29T19:50:23.651Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4922024-05-29T19:50:23.651Z+ [[ 5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 != \5\9\2\9\f\9\a\b\f\0\d\a\f\4\b\b\f\1\7\d\8\3\5\e\5\d\6\9\f\c\8\4\2\b\9\6\1\7\b\3\1\2\f\b\5\6\4\4\f\a\9\9\d\a\f\7\8\5\2\0\3\7\0\0 ]]
4932024-05-29T19:50:23.651Z+ do_untar out/downloads/dendrite-stub.tar.gz
4942024-05-29T19:50:23.651Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4952024-05-29T19:50:24.947Z+ do_assemble
4962024-05-29T19:50:24.948Z+ rm -r ./out/dendrite-stub
4972024-05-29T19:50:25.005Z+ mkdir ./out/dendrite-stub
4982024-05-29T19:50:25.006Z+ cp -r out/downloads/root ./out/dendrite-stub/root
4992024-05-29T19:50:25.006Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5002024-05-29T19:50:25.006Z+ set -o errexit
5012024-05-29T19:50:25.006Z+++ dirname ./tools/ci_download_maghemite_mgd
5022024-05-29T19:50:25.006Z++ cd ./tools
5032024-05-29T19:50:25.006Z++ pwd
5042024-05-29T19:50:25.006Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052024-05-29T19:50:25.006Z++ basename ./tools/ci_download_maghemite_mgd
5062024-05-29T19:50:25.006Z+ ARG0=ci_download_maghemite_mgd
5072024-05-29T19:50:25.007Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5082024-05-29T19:50:25.007Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5092024-05-29T19:50:25.007Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5102024-05-29T19:50:25.007Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5112024-05-29T19:50:25.007Z++ COMMIT=23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5122024-05-29T19:50:25.007Z++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c
5132024-05-29T19:50:25.007Z+ TARGET_DIR=out
5142024-05-29T19:50:25.007Z+ DOWNLOAD_DIR=out/downloads
5152024-05-29T19:50:25.007Z+ DEST_DIR=./out/mgd
5162024-05-29T19:50:25.007Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5172024-05-29T19:50:25.007Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182024-05-29T19:50:25.008Z+ REPO=oxidecomputer/maghemite
5192024-05-29T19:50:25.008Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd
5202024-05-29T19:50:25.008Z+ main
5212024-05-29T19:50:25.008Z+ rm -rf out/downloads/root
5222024-05-29T19:50:25.008Z+ [[ 0 != 0 ]]
5232024-05-29T19:50:25.008Z+ CIDL_OS=solaris2.11
5242024-05-29T19:50:25.008Z+ [[ 0 != 0 ]]
5252024-05-29T19:50:25.008Z+ configure_os solaris2.11
5262024-05-29T19:50:25.008Z+ echo 'current directory: /work/oxidecomputer/omicron'
5272024-05-29T19:50:25.008Z+ echo 'configuring based on OS: "solaris2.11"'
5282024-05-29T19:50:25.009Zcurrent directory: /work/oxidecomputer/omicron
5292024-05-29T19:50:25.009Z+ case "$1" in
5302024-05-29T19:50:25.009Z+ SET_BINARIES=
5312024-05-29T19:50:25.009Zconfiguring based on OS: "solaris2.11"
5322024-05-29T19:50:25.009Z+ CIDL_SHA256FUNC=do_sha256sum
5332024-05-29T19:50:25.009Z+ TARBALL_FILENAME=mgd.tar.gz
5342024-05-29T19:50:25.009Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5352024-05-29T19:50:25.009Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5362024-05-29T19:50:25.010Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz'
5372024-05-29T19:50:25.010ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5382024-05-29T19:50:25.011Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5392024-05-29T19:50:25.011Z+ mkdir -p out/downloads
5402024-05-29T19:50:25.012ZLocal file: out/downloads/mgd.tar.gz
5412024-05-29T19:50:25.012Z+ mkdir -p ./out/mgd
5422024-05-29T19:50:25.012Z+ fetch_and_verify
5432024-05-29T19:50:25.013Z+ local DO_DOWNLOAD=true
5442024-05-29T19:50:25.013Z+ [[ -f out/downloads/mgd.tar.gz ]]
5452024-05-29T19:50:25.014Z+ '[' true == true ']'
5462024-05-29T19:50:25.014Z+ echo Downloading...
5472024-05-29T19:50:25.014Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz out/downloads/mgd.tar.gz
5482024-05-29T19:50:25.015ZDownloading...
5492024-05-29T19:50:25.015Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz
5502024-05-29T19:50:45.859Z++ do_sha256sum out/downloads/mgd.tar.gz
5512024-05-29T19:50:45.889Z++ sha256sum
5522024-05-29T19:50:45.889Z++ awk '{print $1}'
5532024-05-29T19:50:46.741Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5542024-05-29T19:50:46.741Z+ [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]]
5552024-05-29T19:50:46.741Z+ do_untar out/downloads/mgd.tar.gz
5562024-05-29T19:50:46.741Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5572024-05-29T19:50:46.900Z+ do_assemble
5582024-05-29T19:50:46.900Z+ rm -r ./out/mgd
5592024-05-29T19:50:46.900Z+ mkdir ./out/mgd
5602024-05-29T19:50:46.900Z+ cp -r out/downloads/root ./out/mgd/root
5612024-05-29T19:50:46.900Z+ set -o errexit
5622024-05-29T19:50:46.900Z+++ dirname ./tools/ci_download_transceiver_control
5632024-05-29T19:50:46.900Z++ cd ./tools
5642024-05-29T19:50:46.900Z++ pwd
5652024-05-29T19:50:46.901Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5662024-05-29T19:50:46.901Z++ basename ./tools/ci_download_transceiver_control
5672024-05-29T19:50:46.901Z+ ARG0=ci_download_transceiver_control
5682024-05-29T19:50:46.901Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5692024-05-29T19:50:46.901Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5702024-05-29T19:50:46.902Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5712024-05-29T19:50:46.902Z+ TARGET_DIR=out
5722024-05-29T19:50:46.902Z+ DOWNLOAD_DIR=out/downloads
5732024-05-29T19:50:46.902Z+ DEST_DIR=./out/transceiver-control
5742024-05-29T19:50:46.902Z+ BIN_DIR=/opt/oxide/bin
5752024-05-29T19:50:46.902Z+ BINARY=xcvradm
5762024-05-29T19:50:46.902Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5772024-05-29T19:50:46.902Z+ REPO=oxidecomputer/transceiver-control
5782024-05-29T19:50:46.902Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5792024-05-29T19:50:46.903Z+ main
5802024-05-29T19:50:46.903Z+ [[ 0 != 0 ]]
5812024-05-29T19:50:46.903Z+ CIDL_OS=solaris2.11
5822024-05-29T19:50:46.903Z+ [[ 0 != 0 ]]
5832024-05-29T19:50:46.903Z+ configure_os solaris2.11
5842024-05-29T19:50:46.903Z+ echo 'current directory: /work/oxidecomputer/omicron'
5852024-05-29T19:50:46.903Zcurrent directory: /work/oxidecomputer/omicron
5862024-05-29T19:50:46.903Z+ echo 'configuring based on OS: "solaris2.11"'
5872024-05-29T19:50:46.903Zconfiguring based on OS: "solaris2.11"
5882024-05-29T19:50:46.903Z+ case "$1" in
5892024-05-29T19:50:46.904Z+ SET_BINARIES=
5902024-05-29T19:50:46.904Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5912024-05-29T19:50:46.904Z+ CIDL_SHA256FUNC=do_sha256sum
5922024-05-29T19:50:46.904Z+ ARCHIVE_FILENAME=xcvradm.gz
5932024-05-29T19:50:46.904Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5942024-05-29T19:50:46.904Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5952024-05-29T19:50:46.904Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5962024-05-29T19:50:46.904ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5972024-05-29T19:50:46.904Z+ echo 'Local file: out/downloads/xcvradm.gz'
5982024-05-29T19:50:46.904Z+ mkdir -p out/downloads
5992024-05-29T19:50:46.904ZLocal file: out/downloads/xcvradm.gz
6002024-05-29T19:50:46.905Z+ mkdir -p ./out/transceiver-control
6012024-05-29T19:50:46.905Z+ fetch_and_verify
6022024-05-29T19:50:46.905Z+ local DO_DOWNLOAD=true
6032024-05-29T19:50:46.905Z+ [[ -f out/downloads/xcvradm.gz ]]
6042024-05-29T19:50:46.905Z+ '[' true == true ']'
6052024-05-29T19:50:46.905Z+ echo Downloading...
6062024-05-29T19:50:46.905ZDownloading...
6072024-05-29T19:50:46.905Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6082024-05-29T19:50:46.905Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6092024-05-29T19:50:49.009Z++ do_sha256sum out/downloads/xcvradm.gz
6102024-05-29T19:50:49.035Z++ sha256sum
6112024-05-29T19:50:49.036Z++ awk '{print $1}'
6122024-05-29T19:50:49.036Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6132024-05-29T19:50:49.036Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6142024-05-29T19:50:49.036Z+ do_unpack out/downloads/xcvradm.gz
6152024-05-29T19:50:49.036Z+ mkdir -p out/downloads/root//opt/oxide/bin
6162024-05-29T19:50:49.036Z+ gzip -dc out/downloads/xcvradm.gz
6172024-05-29T19:50:49.160Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6182024-05-29T19:50:49.185Z+ do_assemble
6192024-05-29T19:50:49.185Z+ rm -r ./out/transceiver-control
6202024-05-29T19:50:49.186Z+ mkdir ./out/transceiver-control
6212024-05-29T19:50:49.186Z+ cp -r out/downloads/root ./out/transceiver-control/root
6222024-05-29T19:50:49.269Z+ set -o errexit
6232024-05-29T19:50:49.302Z+++ dirname ./tools/ci_download_thundermuffin
6242024-05-29T19:50:49.302Z++ cd ./tools
6252024-05-29T19:50:49.302Z++ pwd
6262024-05-29T19:50:49.302Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272024-05-29T19:50:49.302Z++ basename ./tools/ci_download_thundermuffin
6282024-05-29T19:50:49.302Z+ ARG0=ci_download_thundermuffin
6292024-05-29T19:50:49.302Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6302024-05-29T19:50:49.302Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6312024-05-29T19:50:49.302Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6322024-05-29T19:50:49.302Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6332024-05-29T19:50:49.302Z+ TARGET_DIR=out
6342024-05-29T19:50:49.302Z+ DOWNLOAD_DIR=out/downloads
6352024-05-29T19:50:49.302Z+ DEST_DIR=./out/thundermuffin
6362024-05-29T19:50:49.302Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6372024-05-29T19:50:49.302Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382024-05-29T19:50:49.302Z+ REPO=oxidecomputer/thundermuffin
6392024-05-29T19:50:49.302Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6402024-05-29T19:50:49.302Z+ main
6412024-05-29T19:50:49.302Z+ rm -rf out/downloads/root
6422024-05-29T19:50:49.303Z+ [[ 0 != 0 ]]
6432024-05-29T19:50:49.303Z+ CIDL_OS=solaris2.11
6442024-05-29T19:50:49.303Z+ [[ 0 != 0 ]]
6452024-05-29T19:50:49.303Z+ configure_os solaris2.11
6462024-05-29T19:50:49.303Z+ echo 'current directory: /work/oxidecomputer/omicron'
6472024-05-29T19:50:49.303Z+ echo 'configuring based on OS: "solaris2.11"'
6482024-05-29T19:50:49.303Z+ case "$1" in
6492024-05-29T19:50:49.303Z+ SET_BINARIES=
6502024-05-29T19:50:49.303Zcurrent directory: /work/oxidecomputer/omicron
6512024-05-29T19:50:49.303Z+ CIDL_SHA256FUNC=do_sha256sum
6522024-05-29T19:50:49.303Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6532024-05-29T19:50:49.303Zconfiguring based on OS: "solaris2.11"
6542024-05-29T19:50:49.303Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6552024-05-29T19:50:49.303Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6562024-05-29T19:50:49.303Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6572024-05-29T19:50:49.303Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6582024-05-29T19:50:49.303ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6592024-05-29T19:50:49.303Z+ mkdir -p out/downloads
6602024-05-29T19:50:49.303ZLocal file: out/downloads/thundermuffin.tar.gz
6612024-05-29T19:50:49.303Z+ mkdir -p ./out/thundermuffin
6622024-05-29T19:50:49.303Z+ fetch_and_verify
6632024-05-29T19:50:49.303Z+ local DO_DOWNLOAD=true
6642024-05-29T19:50:49.303Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6652024-05-29T19:50:49.303Z+ '[' true == true ']'
6662024-05-29T19:50:49.304ZDownloading...
6672024-05-29T19:50:49.304Z+ echo Downloading...
6682024-05-29T19:50:49.304Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6692024-05-29T19:50:49.304Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6702024-05-29T19:50:50.050Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6712024-05-29T19:50:50.077Z++ sha256sum
6722024-05-29T19:50:50.077Z++ awk '{print $1}'
6732024-05-29T19:50:50.077Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6742024-05-29T19:50:50.077Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
6752024-05-29T19:50:50.077Z+ do_untar out/downloads/thundermuffin.tar.gz
6762024-05-29T19:50:50.077Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6772024-05-29T19:50:50.150Z+ do_assemble
6782024-05-29T19:50:50.150Z+ rm -r ./out/thundermuffin
6792024-05-29T19:50:50.177Z+ mkdir ./out/thundermuffin
6802024-05-29T19:50:50.178Z+ cp -r out/downloads/root ./out/thundermuffin/root
6812024-05-29T19:50:50.178ZAll prerequisites installed successfully
6822024-05-29T19:50:50.178Z
6832024-05-29T19:50:50.178Zreal 2:03.188405201
6842024-05-29T19:50:50.178Zuser 47.709511775
6852024-05-29T19:50:50.178Zsys 12.093931578
6862024-05-29T19:50:50.178Ztrap 0.021045461
6872024-05-29T19:50:50.178Ztflt 0.011099876
6882024-05-29T19:50:50.178Zdflt 0.019364728
6892024-05-29T19:50:50.178Zkflt 0.005624710
6902024-05-29T19:50:50.178Zlock 2.275512885
6912024-05-29T19:50:50.178Zslp 4:22.935526069
6922024-05-29T19:50:50.178Zlat 4.602866468
6932024-05-29T19:50:50.178Zstop 0.077413732
6942024-05-29T19:50:50.178Z+ source ./tools/include/force-git-over-https.sh
6952024-05-29T19:50:50.178Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6962024-05-29T19:50:50.178Z++ (( i = 0 ))
6972024-05-29T19:50:50.178Z++ (( i < 5 ))
6982024-05-29T19:50:50.178Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
6992024-05-29T19:50:50.178Z++ (( i++ ))
7002024-05-29T19:50:50.178Z++ (( i < 5 ))
7012024-05-29T19:50:50.178Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7022024-05-29T19:50:50.179Z++ (( i++ ))
7032024-05-29T19:50:50.179Z++ (( i < 5 ))
7042024-05-29T19:50:50.179Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7052024-05-29T19:50:50.204Z++ (( i++ ))
7062024-05-29T19:50:50.204Z++ (( i < 5 ))
7072024-05-29T19:50:50.204Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7082024-05-29T19:50:50.204Z++ (( i++ ))
7092024-05-29T19:50:50.205Z++ (( i < 5 ))
7102024-05-29T19:50:50.205Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7112024-05-29T19:50:50.205Z++ (( i++ ))
7122024-05-29T19:50:50.205Z++ (( i < 5 ))
7132024-05-29T19:50:50.205Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7142024-05-29T19:50:50.205Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7152024-05-29T19:50:50.205Z+ rc=0
7162024-05-29T19:50:50.205Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7172024-05-29T19:51:31.905Z+ case $rc in
7182024-05-29T19:51:31.905Z+ pfexec zfs create -p rpool/images/build/host
7192024-05-29T19:51:31.999Z+ pfexec zfs create -p rpool/images/build/recovery
7202024-05-29T19:51:32.034Z+ cargo xtask releng --output-dir /work
7212024-05-29T19:51:32.333Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222024-05-29T19:51:37.978ZFrom https://github.com/oxidecomputer/pq-sys
7232024-05-29T19:51:37.978Z * [new branch] issue-36 -> origin/issue-36
7242024-05-29T19:51:38.004Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7252024-05-29T19:51:38.004Z * [new branch] master -> origin/master
7262024-05-29T19:51:38.004Z * [new branch] omicron-234 -> origin/omicron-234
7272024-05-29T19:51:38.004Z * [new branch] oxide/main -> origin/oxide/main
7282024-05-29T19:51:38.004Z * [new branch] oxide/omicron -> origin/oxide/omicron
7292024-05-29T19:51:38.004Z * [new branch] windows -> origin/windows
7302024-05-29T19:51:38.004Z * [new ref] -> origin/HEAD
7312024-05-29T19:51:38.004Z * [new tag] v0.2.2 -> v0.2.2
7322024-05-29T19:51:38.004Z * [new tag] v0.4.5 -> v0.4.5
7332024-05-29T19:51:38.004Z * [new tag] v0.4.6 -> v0.4.6
7342024-05-29T19:51:38.004Z Updating git repository `https://github.com/oxidecomputer/zone`
7352024-05-29T19:51:38.504ZFrom https://github.com/oxidecomputer/zone
7362024-05-29T19:51:38.504Z * [new branch] main -> origin/main
7372024-05-29T19:51:38.535Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7382024-05-29T19:51:38.535Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7392024-05-29T19:51:38.535Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7402024-05-29T19:51:38.535Z * [new ref] -> origin/HEAD
7412024-05-29T19:51:38.564Z Updating crates.io index
7422024-05-29T19:51:38.608Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7432024-05-29T19:51:39.388ZFrom https://github.com/oxidecomputer/dropshot
7442024-05-29T19:51:39.388Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7452024-05-29T19:51:39.388Z * [new branch] async -> origin/async
7462024-05-29T19:51:39.466Z * [new branch] build-o-mat -> origin/build-o-mat
7472024-05-29T19:51:39.466Z * [new branch] camel -> origin/camel
7482024-05-29T19:51:39.466Z * [new branch] carets -> origin/carets
7492024-05-29T19:51:39.466Z * [new branch] changes -> origin/changes
7502024-05-29T19:51:39.466Z * [new branch] ci-version -> origin/ci-version
7512024-05-29T19:51:39.466Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7522024-05-29T19:51:39.466Z * [new branch] clippy -> origin/clippy
7532024-05-29T19:51:39.466Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7542024-05-29T19:51:39.466Z * [new branch] clone -> origin/clone
7552024-05-29T19:51:39.466Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7562024-05-29T19:51:39.466Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7572024-05-29T19:51:39.466Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7582024-05-29T19:51:39.466Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7592024-05-29T19:51:39.466Z * [new branch] doc -> origin/doc
7602024-05-29T19:51:39.466Z * [new branch] err -> origin/err
7612024-05-29T19:51:39.467Z * [new branch] example-resumable-download -> origin/example-resumable-download
7622024-05-29T19:51:39.467Z * [new branch] expectorate -> origin/expectorate
7632024-05-29T19:51:39.467Z * [new branch] extracted -> origin/extracted
7642024-05-29T19:51:39.467Z * [new branch] fix_tests -> origin/fix_tests
7652024-05-29T19:51:39.467Z * [new branch] fmt2 -> origin/fmt2
7662024-05-29T19:51:39.467Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7672024-05-29T19:51:39.467Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7682024-05-29T19:51:39.467Z * [new branch] main -> origin/main
7692024-05-29T19:51:39.467Z * [new branch] maintainer-docs -> origin/maintainer-docs
7702024-05-29T19:51:39.467Z * [new branch] merge-server-config -> origin/merge-server-config
7712024-05-29T19:51:39.467Z * [new branch] multi-api -> origin/multi-api
7722024-05-29T19:51:39.467Z * [new branch] multiverse -> origin/multiverse
7732024-05-29T19:51:39.467Z * [new branch] openapi -> origin/openapi
7742024-05-29T19:51:39.467Z * [new branch] openapi2 -> origin/openapi2
7752024-05-29T19:51:39.467Z * [new branch] port-fix-better -> origin/port-fix-better
7762024-05-29T19:51:39.467Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7772024-05-29T19:51:39.467Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7782024-05-29T19:51:39.467Z * [new branch] rmp-page-token -> origin/rmp-page-token
7792024-05-29T19:51:39.467Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7802024-05-29T19:51:39.467Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7812024-05-29T19:51:39.467Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7822024-05-29T19:51:39.467Z * [new branch] server-log -> origin/server-log
7832024-05-29T19:51:39.468Z * [new branch] simple-headers -> origin/simple-headers
7842024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7852024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7862024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints
7872024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext -> origin/sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext
7882024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7892024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7902024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause
7912024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7922024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7932024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits
7942024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints
7952024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7962024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7972024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause
7982024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests
7992024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
8002024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist
8012024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8022024-05-29T19:51:39.468Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8032024-05-29T19:51:39.468Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8042024-05-29T19:51:39.468Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8052024-05-29T19:51:39.468Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8062024-05-29T19:51:39.469Z * [new branch] websockets -> origin/websockets
8072024-05-29T19:51:39.469Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8082024-05-29T19:51:39.469Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8092024-05-29T19:51:39.469Z * [new ref] -> origin/HEAD
8102024-05-29T19:51:39.469Z * [new tag] v0.10.0 -> v0.10.0
8112024-05-29T19:51:39.469Z * [new tag] v0.10.1 -> v0.10.1
8122024-05-29T19:51:39.469Z * [new tag] v0.3.0 -> v0.3.0
8132024-05-29T19:51:39.469Z * [new tag] v0.4.0 -> v0.4.0
8142024-05-29T19:51:39.469Z * [new tag] v0.5.0 -> v0.5.0
8152024-05-29T19:51:39.469Z * [new tag] v0.5.1 -> v0.5.1
8162024-05-29T19:51:39.469Z * [new tag] v0.6.0 -> v0.6.0
8172024-05-29T19:51:39.469Z * [new tag] v0.7.0 -> v0.7.0
8182024-05-29T19:51:39.469Z * [new tag] v0.8.0 -> v0.8.0
8192024-05-29T19:51:39.469Z * [new tag] v0.9.0 -> v0.9.0
8202024-05-29T19:51:39.494Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8212024-05-29T19:51:40.376ZFrom https://github.com/oxidecomputer/maghemite
8222024-05-29T19:51:40.376Z * [new branch] anycast -> origin/anycast
8232024-05-29T19:51:40.401Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8242024-05-29T19:51:40.402Z * [new branch] mac-build -> origin/mac-build
8252024-05-29T19:51:40.402Z * [new branch] main -> origin/main
8262024-05-29T19:51:40.402Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8272024-05-29T19:51:40.402Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8282024-05-29T19:51:40.402Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8292024-05-29T19:51:40.402Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8302024-05-29T19:51:40.402Z * [new branch] ttl1-clean -> origin/ttl1-clean
8312024-05-29T19:51:40.402Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8322024-05-29T19:51:40.402Z * [new ref] -> origin/HEAD
8332024-05-29T19:51:40.402Z * [new tag] rift -> rift
8342024-05-29T19:51:40.402Z * [new tag] srp -> srp
8352024-05-29T19:51:40.402Z * [new tag] tie-spf -> tie-spf
8362024-05-29T19:51:40.427Z Updating git repository `https://github.com/oxidecomputer/oxnet`
8372024-05-29T19:51:40.947ZFrom https://github.com/oxidecomputer/oxnet
8382024-05-29T19:51:40.947Z * [new branch] ci -> origin/ci
8392024-05-29T19:51:40.977Z * [new branch] main -> origin/main
8402024-05-29T19:51:40.977Z * [new ref] -> origin/HEAD
8412024-05-29T19:51:40.977Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8422024-05-29T19:51:42.505ZFrom https://github.com/oxidecomputer/progenitor
8432024-05-29T19:51:42.506Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8442024-05-29T19:51:42.536Z * [new branch] extension2 -> origin/extension2
8452024-05-29T19:51:42.537Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8462024-05-29T19:51:42.537Z * [new branch] main -> origin/main
8472024-05-29T19:51:42.537Z * [new branch] nexus-update -> origin/nexus-update
8482024-05-29T19:51:42.537Z * [new branch] owned-response-stream -> origin/owned-response-stream
8492024-05-29T19:51:42.537Z * [new branch] print-example -> origin/print-example
8502024-05-29T19:51:42.537Z * [new branch] query-arg-collision -> origin/query-arg-collision
8512024-05-29T19:51:42.537Z * [new branch] request-map -> origin/request-map
8522024-05-29T19:51:42.537Z * [new branch] response-value-content-length -> origin/response-value-content-length
8532024-05-29T19:51:42.537Z * [new branch] security-schemes -> origin/security-schemes
8542024-05-29T19:51:42.537Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8552024-05-29T19:51:42.537Z * [new branch] test-ci -> origin/test-ci
8562024-05-29T19:51:42.537Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8572024-05-29T19:51:42.537Z * [new branch] untyped-responses -> origin/untyped-responses
8582024-05-29T19:51:42.537Z * [new branch] v41 -> origin/v41
8592024-05-29T19:51:42.537Z * [new ref] -> origin/HEAD
8602024-05-29T19:51:42.537Z * [new tag] v0.1.1 -> v0.1.1
8612024-05-29T19:51:42.537Z * [new tag] v0.2.0 -> v0.2.0
8622024-05-29T19:51:42.537Z * [new tag] v0.3.0 -> v0.3.0
8632024-05-29T19:51:42.538Z * [new tag] v0.4.0 -> v0.4.0
8642024-05-29T19:51:42.538Z * [new tag] v0.4.1 -> v0.4.1
8652024-05-29T19:51:42.538Z * [new tag] v0.5.0 -> v0.5.0
8662024-05-29T19:51:42.538Z * [new tag] v0.6.0 -> v0.6.0
8672024-05-29T19:51:42.538Z * [new tag] v0.7.0 -> v0.7.0
8682024-05-29T19:51:42.634Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8692024-05-29T19:51:42.919Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8702024-05-29T19:51:43.373ZFrom http://github.com/oxidecomputer/serde_human_bytes
8712024-05-29T19:51:43.373Z * [new branch] gh-pages -> origin/gh-pages
8722024-05-29T19:51:43.374Z * [new branch] main -> origin/main
8732024-05-29T19:51:43.398Z * [new branch] renovate/configure -> origin/renovate/configure
8742024-05-29T19:51:43.398Z * [new ref] -> origin/HEAD
8752024-05-29T19:51:43.423Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8762024-05-29T19:51:43.913ZFrom https://github.com/oxidecomputer/slog-error-chain
8772024-05-29T19:51:43.913Z * [new branch] main -> origin/main
8782024-05-29T19:51:43.914Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8792024-05-29T19:51:43.953Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8802024-05-29T19:51:43.954Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8812024-05-29T19:51:43.954Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8822024-05-29T19:51:43.954Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8832024-05-29T19:51:43.954Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8842024-05-29T19:51:43.954Z * [new ref] -> origin/HEAD
8852024-05-29T19:51:43.982Z Updating git repository `https://github.com/oxidecomputer/propolis`
8862024-05-29T19:51:46.526ZFrom https://github.com/oxidecomputer/propolis
8872024-05-29T19:51:46.527Z * [new branch] ata -> origin/ata
8882024-05-29T19:51:46.555Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8892024-05-29T19:51:46.555Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8902024-05-29T19:51:46.555Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8912024-05-29T19:51:46.556Z * [new branch] master -> origin/master
8922024-05-29T19:51:46.556Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
8932024-05-29T19:51:46.556Z * [new branch] vlans -> origin/vlans
8942024-05-29T19:51:46.557Z * [new ref] -> origin/HEAD
8952024-05-29T19:51:46.629Z Updating git repository `https://github.com/oxidecomputer/crucible`
8962024-05-29T19:51:48.149ZFrom https://github.com/oxidecomputer/crucible
8972024-05-29T19:51:48.149Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
8982024-05-29T19:51:48.150Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
8992024-05-29T19:51:48.206Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9002024-05-29T19:51:48.206Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9012024-05-29T19:51:48.207Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9022024-05-29T19:51:48.207Z * [new branch] alan/more-info -> origin/alan/more-info
9032024-05-29T19:51:48.207Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9042024-05-29T19:51:48.207Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9052024-05-29T19:51:48.207Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9062024-05-29T19:51:48.207Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9072024-05-29T19:51:48.207Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9082024-05-29T19:51:48.207Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9092024-05-29T19:51:48.207Z * [new branch] artemis/4k-recordsize -> origin/artemis/4k-recordsize
9102024-05-29T19:51:48.207Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9112024-05-29T19:51:48.207Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9122024-05-29T19:51:48.207Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9132024-05-29T19:51:48.207Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9142024-05-29T19:51:48.207Z * [new branch] backrec -> origin/backrec
9152024-05-29T19:51:48.208Z * [new branch] cruplay -> origin/cruplay
9162024-05-29T19:51:48.208Z * [new branch] demo_m2 -> origin/demo_m2
9172024-05-29T19:51:48.208Z * [new branch] disconnect-wip -> origin/disconnect-wip
9182024-05-29T19:51:48.208Z * [new branch] jclulow -> origin/jclulow
9192024-05-29T19:51:48.208Z * [new branch] main -> origin/main
9202024-05-29T19:51:48.208Z * [new branch] manager -> origin/manager
9212024-05-29T19:51:48.208Z * [new branch] merge_warn -> origin/merge_warn
9222024-05-29T19:51:48.208Z * [new branch] minor -> origin/minor
9232024-05-29T19:51:48.208Z * [new branch] pantry -> origin/pantry
9242024-05-29T19:51:48.208Z * [new branch] parallel-flush -> origin/parallel-flush
9252024-05-29T19:51:48.208Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9262024-05-29T19:51:48.208Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9272024-05-29T19:51:48.208Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9282024-05-29T19:51:48.208Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9292024-05-29T19:51:48.208Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9302024-05-29T19:51:48.208Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9312024-05-29T19:51:48.208Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9322024-05-29T19:51:48.208Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9332024-05-29T19:51:48.208Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9342024-05-29T19:51:48.208Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9352024-05-29T19:51:48.208Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9362024-05-29T19:51:48.208Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9372024-05-29T19:51:48.208Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9382024-05-29T19:51:48.209Z * [new branch] update-progenitor -> origin/update-progenitor
9392024-05-29T19:51:48.209Z * [new branch] use-json-schema -> origin/use-json-schema
9402024-05-29T19:51:48.209Z * [new ref] -> origin/HEAD
9412024-05-29T19:51:48.209Z * [new tag] one-task-refactoring -> one-task-refactoring
9422024-05-29T19:51:48.233Z Updating git repository `https://github.com/oxidecomputer/opte`
9432024-05-29T19:51:49.289ZFrom https://github.com/oxidecomputer/opte
9442024-05-29T19:51:49.289Z * [new branch] 481-strawman -> origin/481-strawman
9452024-05-29T19:51:49.289Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9462024-05-29T19:51:49.338Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9472024-05-29T19:51:49.338Z * [new branch] demo-stuffs -> origin/demo-stuffs
9482024-05-29T19:51:49.338Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9492024-05-29T19:51:49.338Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9502024-05-29T19:51:49.338Z * [new branch] helios-2.0 -> origin/helios-2.0
9512024-05-29T19:51:49.338Z * [new branch] iliana/test -> origin/iliana/test
9522024-05-29T19:51:49.338Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9532024-05-29T19:51:49.338Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9542024-05-29T19:51:49.338Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9552024-05-29T19:51:49.338Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9562024-05-29T19:51:49.338Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9572024-05-29T19:51:49.338Z * [new branch] master -> origin/master
9582024-05-29T19:51:49.338Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9592024-05-29T19:51:49.338Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9602024-05-29T19:51:49.339Z * [new branch] opte-204-paused -> origin/opte-204-paused
9612024-05-29T19:51:49.339Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9622024-05-29T19:51:49.339Z * [new branch] opte-220 -> origin/opte-220
9632024-05-29T19:51:49.339Z * [new branch] opte-225 -> origin/opte-225
9642024-05-29T19:51:49.339Z * [new branch] opte-227 -> origin/opte-227
9652024-05-29T19:51:49.339Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9662024-05-29T19:51:49.339Z * [new branch] opte-232 -> origin/opte-232
9672024-05-29T19:51:49.339Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9682024-05-29T19:51:49.339Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9692024-05-29T19:51:49.339Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9702024-05-29T19:51:49.339Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9712024-05-29T19:51:49.339Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9722024-05-29T19:51:49.339Z * [new branch] opteadm-library -> origin/opteadm-library
9732024-05-29T19:51:49.339Z * [new branch] partial-workspace -> origin/partial-workspace
9742024-05-29T19:51:49.339Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9752024-05-29T19:51:49.339Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9762024-05-29T19:51:49.339Z * [new branch] renovate/nix-0.x -> origin/renovate/nix-0.x
9772024-05-29T19:51:49.339Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9782024-05-29T19:51:49.339Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9792024-05-29T19:51:49.339Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9802024-05-29T19:51:49.339Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9812024-05-29T19:51:49.339Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9822024-05-29T19:51:49.339Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9832024-05-29T19:51:49.339Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9842024-05-29T19:51:49.340Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9852024-05-29T19:51:49.340Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9862024-05-29T19:51:49.340Z * [new branch] rpz-def-action -> origin/rpz-def-action
9872024-05-29T19:51:49.340Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9882024-05-29T19:51:49.340Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9892024-05-29T19:51:49.340Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9902024-05-29T19:51:49.340Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9912024-05-29T19:51:49.340Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
9922024-05-29T19:51:49.340Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
9932024-05-29T19:51:49.340Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
9942024-05-29T19:51:49.340Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
9952024-05-29T19:51:49.340Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
9962024-05-29T19:51:49.340Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
9972024-05-29T19:51:49.340Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
9982024-05-29T19:51:49.340Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
9992024-05-29T19:51:49.340Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10002024-05-29T19:51:49.340Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10012024-05-29T19:51:49.340Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10022024-05-29T19:51:49.340Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10032024-05-29T19:51:49.340Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10042024-05-29T19:51:49.340Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10052024-05-29T19:51:49.341Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10062024-05-29T19:51:49.341Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10072024-05-29T19:51:49.341Z * [new branch] rpz-test-common -> origin/rpz-test-common
10082024-05-29T19:51:49.341Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10092024-05-29T19:51:49.341Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10102024-05-29T19:51:49.341Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10112024-05-29T19:51:49.341Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10122024-05-29T19:51:49.341Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10132024-05-29T19:51:49.341Z * [new ref] -> origin/HEAD
10142024-05-29T19:51:49.513Z Updating git repository `https://github.com/oxidecomputer/falcon`
10152024-05-29T19:51:50.361ZFrom https://github.com/oxidecomputer/falcon
10162024-05-29T19:51:50.361Z * [new branch] main -> origin/main
10172024-05-29T19:51:50.361Z * [new ref] -> origin/HEAD
10182024-05-29T19:51:50.498Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10192024-05-29T19:51:51.251ZFrom https://github.com/oxidecomputer/management-gateway-service
10202024-05-29T19:51:51.252Z * [new branch] af-temp-hash -> origin/af-temp-hash
10212024-05-29T19:51:51.283Z * [new branch] buildomat -> origin/buildomat
10222024-05-29T19:51:51.283Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10232024-05-29T19:51:51.283Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10242024-05-29T19:51:51.283Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10252024-05-29T19:51:51.283Z * [new branch] image-board-check -> origin/image-board-check
10262024-05-29T19:51:51.284Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10272024-05-29T19:51:51.284Z * [new branch] lock_state -> origin/lock_state
10282024-05-29T19:51:51.284Z * [new branch] main -> origin/main
10292024-05-29T19:51:51.284Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10302024-05-29T19:51:51.284Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10312024-05-29T19:51:51.284Z * [new branch] read-rot-message -> origin/read-rot-message
10322024-05-29T19:51:51.284Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10332024-05-29T19:51:51.285Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10342024-05-29T19:51:51.285Z * [new branch] reset-component -> origin/reset-component
10352024-05-29T19:51:51.285Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10362024-05-29T19:51:51.285Z * [new branch] rhai -> origin/rhai
10372024-05-29T19:51:51.285Z * [new branch] rot-boot-info -> origin/rot-boot-info
10382024-05-29T19:51:51.285Z * [new branch] rot-update -> origin/rot-update
10392024-05-29T19:51:51.285Z * [new branch] rot-update-2 -> origin/rot-update-2
10402024-05-29T19:51:51.286Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10412024-05-29T19:51:51.286Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10422024-05-29T19:51:51.286Z * [new branch] sprot-attest -> origin/sprot-attest
10432024-05-29T19:51:51.286Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10442024-05-29T19:51:51.286Z * [new branch] sprot-errors -> origin/sprot-errors
10452024-05-29T19:51:51.286Z * [new branch] stage0-update-component -> origin/stage0-update-component
10462024-05-29T19:51:51.286Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10472024-05-29T19:51:51.286Z * [new branch] update-stage0 -> origin/update-stage0
10482024-05-29T19:51:51.286Z * [new ref] -> origin/HEAD
10492024-05-29T19:51:51.603Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10502024-05-29T19:51:52.133ZFrom https://github.com/oxidecomputer/openapi-lint
10512024-05-29T19:51:52.133Z * [new branch] main -> origin/main
10522024-05-29T19:51:52.133Z * [new ref] -> origin/HEAD
10532024-05-29T19:51:52.180Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10542024-05-29T19:51:52.459Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10552024-05-29T19:51:52.845ZFrom http://github.com/oxidecomputer/sprockets
10562024-05-29T19:51:52.845Z * [new branch] add-license-file -> origin/add-license-file
10572024-05-29T19:51:52.845Z * [new branch] add-spi-error -> origin/add-spi-error
10582024-05-29T19:51:52.872Z * [new branch] aead-buf -> origin/aead-buf
10592024-05-29T19:51:52.872Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10602024-05-29T19:51:52.873Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10612024-05-29T19:51:52.873Z * [new branch] aead-read-buf -> origin/aead-read-buf
10622024-05-29T19:51:52.874Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10632024-05-29T19:51:52.874Z * [new branch] async-session -> origin/async-session
10642024-05-29T19:51:52.874Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10652024-05-29T19:51:52.874Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10662024-05-29T19:51:52.875Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10672024-05-29T19:51:52.875Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10682024-05-29T19:51:52.875Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10692024-05-29T19:51:52.875Z * [new branch] derive-more -> origin/derive-more
10702024-05-29T19:51:52.876Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10712024-05-29T19:51:52.876Z * [new branch] main -> origin/main
10722024-05-29T19:51:52.876Z * [new branch] main-rebased -> origin/main-rebased
10732024-05-29T19:51:52.877Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10742024-05-29T19:51:52.877Z * [new branch] qol-tweaks -> origin/qol-tweaks
10752024-05-29T19:51:52.877Z * [new branch] readme -> origin/readme
10762024-05-29T19:51:52.877Z * [new branch] readme-fix -> origin/readme-fix
10772024-05-29T19:51:52.878Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10782024-05-29T19:51:52.878Z * [new ref] -> origin/HEAD
10792024-05-29T19:51:52.911Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10802024-05-29T19:51:53.453ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10812024-05-29T19:51:53.453Z * [new branch] add-more-flags -> origin/add-more-flags
10822024-05-29T19:51:53.480Z * [new branch] master -> origin/master
10832024-05-29T19:51:53.480Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10842024-05-29T19:51:53.480Z * [new branch] update_database -> origin/update_database
10852024-05-29T19:51:53.480Z * [new ref] -> origin/HEAD
10862024-05-29T19:51:53.480Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10872024-05-29T19:51:53.993ZFrom https://github.com/oxidecomputer/diesel-dtrace
10882024-05-29T19:51:53.994Z * [new branch] main -> origin/main
10892024-05-29T19:51:53.994Z * [new branch] stable-usdt -> origin/stable-usdt
10902024-05-29T19:51:54.025Z * [new branch] uuid -> origin/uuid
10912024-05-29T19:51:54.026Z * [new ref] -> origin/HEAD
10922024-05-29T19:51:54.153Z Updating git repository `http://github.com/oxidecomputer/tofino`
10932024-05-29T19:51:54.432Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
10942024-05-29T19:51:54.734ZFrom http://github.com/oxidecomputer/tofino
10952024-05-29T19:51:54.734Z * [new branch] main -> origin/main
10962024-05-29T19:51:54.734Z * [new ref] -> origin/HEAD
10972024-05-29T19:51:54.781Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
10982024-05-29T19:51:55.285ZFrom https://github.com/oxidecomputer/illumos-devinfo
10992024-05-29T19:51:55.285Z * [new branch] main -> origin/main
11002024-05-29T19:51:55.285Z * [new ref] -> origin/HEAD
11012024-05-29T19:51:55.410Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11022024-05-29T19:51:55.916ZFrom https://github.com/oxidecomputer/libefi-illumos
11032024-05-29T19:51:55.916Z * [new branch] master -> origin/master
11042024-05-29T19:51:55.916Z * [new ref] -> origin/HEAD
11052024-05-29T19:51:55.944Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11062024-05-29T19:51:56.498ZFrom https://github.com/oxidecomputer/libnvme
11072024-05-29T19:51:56.499Z * [new branch] main -> origin/main
11082024-05-29T19:51:56.572Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11092024-05-29T19:51:56.572Z * [new ref] -> origin/HEAD
11102024-05-29T19:51:56.715Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11112024-05-29T19:51:57.287ZFrom https://github.com/oxidecomputer/hubtools
11122024-05-29T19:51:57.287Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11132024-05-29T19:51:57.288Z * [new branch] add-default-caboose -> origin/add-default-caboose
11142024-05-29T19:51:57.312Z * [new branch] add_sign -> origin/add_sign
11152024-05-29T19:51:57.312Z * [new branch] bootleby_archive -> origin/bootleby_archive
11162024-05-29T19:51:57.313Z * [new branch] caboose_sign -> origin/caboose_sign
11172024-05-29T19:51:57.313Z * [new branch] epoch -> origin/epoch
11182024-05-29T19:51:57.313Z * [new branch] extract-image -> origin/extract-image
11192024-05-29T19:51:57.313Z * [new branch] fixes -> origin/fixes
11202024-05-29T19:51:57.313Z * [new branch] humility_fixes -> origin/humility_fixes
11212024-05-29T19:51:57.313Z * [new branch] main -> origin/main
11222024-05-29T19:51:57.313Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11232024-05-29T19:51:57.313Z * [new branch] sig_txt -> origin/sig_txt
11242024-05-29T19:51:57.313Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11252024-05-29T19:51:57.313Z * [new branch] verify_rot -> origin/verify_rot
11262024-05-29T19:51:57.313Z * [new ref] -> origin/HEAD
11272024-05-29T19:51:57.340Z Updating git repository `https://github.com/oxidecomputer/ispf`
11282024-05-29T19:51:57.836ZFrom https://github.com/oxidecomputer/ispf
11292024-05-29T19:51:57.836Z * [new branch] main -> origin/main
11302024-05-29T19:51:57.836Z * [new ref] -> origin/HEAD
11312024-05-29T19:51:58.193Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11322024-05-29T19:51:58.712ZFrom https://github.com/oxidecomputer/poptrie
11332024-05-29T19:51:58.712Z * [new branch] main -> origin/main
11342024-05-29T19:51:58.738Z * [new branch] multipath -> origin/multipath
11352024-05-29T19:51:58.738Z * [new ref] -> origin/HEAD
11362024-05-29T19:51:58.738Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11372024-05-29T19:51:59.483ZFrom https://github.com/oxidecomputer/netadm-sys
11382024-05-29T19:51:59.483Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11392024-05-29T19:51:59.508Z * [new branch] compile-macos -> origin/compile-macos
11402024-05-29T19:51:59.508Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11412024-05-29T19:51:59.508Z * [new branch] gh-pages -> origin/gh-pages
11422024-05-29T19:51:59.508Z * [new branch] main -> origin/main
11432024-05-29T19:51:59.508Z * [new branch] route-get-timeout -> origin/route-get-timeout
11442024-05-29T19:51:59.508Z * [new branch] siocgnds -> origin/siocgnds
11452024-05-29T19:51:59.508Z * [new ref] -> origin/HEAD
11462024-05-29T19:51:59.683Z Updating git repository `https://github.com/jgallagher/nix`
11472024-05-29T19:52:00.688ZFrom https://github.com/jgallagher/nix
11482024-05-29T19:52:00.688Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11492024-05-29T19:52:00.688Z * [new branch] aio_pin -> origin/aio_pin
11502024-05-29T19:52:00.714Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11512024-05-29T19:52:00.714Z * [new branch] illumos -> origin/illumos
11522024-05-29T19:52:00.714Z * [new branch] master -> origin/master
11532024-05-29T19:52:00.714Z * [new branch] r0.11.1 -> origin/r0.11.1
11542024-05-29T19:52:00.714Z * [new branch] r0.12.1 -> origin/r0.12.1
11552024-05-29T19:52:00.714Z * [new branch] r0.13.1 -> origin/r0.13.1
11562024-05-29T19:52:00.714Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11572024-05-29T19:52:00.714Z * [new branch] sparc64 -> origin/sparc64
11582024-05-29T19:52:00.714Z * [new branch] staging -> origin/staging
11592024-05-29T19:52:00.714Z * [new branch] trying -> origin/trying
11602024-05-29T19:52:00.714Z * [new branch] update_lazystatic -> origin/update_lazystatic
11612024-05-29T19:52:00.714Z * [new ref] -> origin/HEAD
11622024-05-29T19:52:00.714Z * [new tag] v0.10.0 -> v0.10.0
11632024-05-29T19:52:00.714Z * [new tag] v0.11.0 -> v0.11.0
11642024-05-29T19:52:00.714Z * [new tag] v0.11.1 -> v0.11.1
11652024-05-29T19:52:00.714Z * [new tag] v0.12.0 -> v0.12.0
11662024-05-29T19:52:00.714Z * [new tag] v0.12.1 -> v0.12.1
11672024-05-29T19:52:00.714Z * [new tag] v0.13.0 -> v0.13.0
11682024-05-29T19:52:00.714Z * [new tag] v0.13.1 -> v0.13.1
11692024-05-29T19:52:00.714Z * [new tag] v0.14.0 -> v0.14.0
11702024-05-29T19:52:00.715Z * [new tag] v0.14.1 -> v0.14.1
11712024-05-29T19:52:00.715Z * [new tag] v0.16.0 -> v0.16.0
11722024-05-29T19:52:00.715Z * [new tag] v0.17.0 -> v0.17.0
11732024-05-29T19:52:00.715Z * [new tag] v0.3.10 -> v0.3.10
11742024-05-29T19:52:00.715Z * [new tag] v0.3.9 -> v0.3.9
11752024-05-29T19:52:00.715Z * [new tag] v0.4.2 -> v0.4.2
11762024-05-29T19:52:00.715Z * [new tag] v0.4.3 -> v0.4.3
11772024-05-29T19:52:00.715Z * [new tag] v0.5.0 -> v0.5.0
11782024-05-29T19:52:00.715Z * [new tag] v0.5.1 -> v0.5.1
11792024-05-29T19:52:00.715Z * [new tag] v0.6.0 -> v0.6.0
11802024-05-29T19:52:00.715Z * [new tag] v0.7.0 -> v0.7.0
11812024-05-29T19:52:00.715Z * [new tag] v0.8.0 -> v0.8.0
11822024-05-29T19:52:00.715Z * [new tag] v0.8.1 -> v0.8.1
11832024-05-29T19:52:00.715Z * [new tag] v0.9.0 -> v0.9.0
11842024-05-29T19:52:00.765Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11852024-05-29T19:52:01.284ZFrom https://github.com/oxidecomputer/tlvc
11862024-05-29T19:52:01.284Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11872024-05-29T19:52:01.284Z * [new branch] main -> origin/main
11882024-05-29T19:52:01.311Z * [new branch] string-pieces -> origin/string-pieces
11892024-05-29T19:52:01.311Z * [new ref] -> origin/HEAD
11902024-05-29T19:52:01.423Z Updating git repository `https://github.com/cbiffle/hubpack.git`
11912024-05-29T19:52:01.930ZFrom https://github.com/cbiffle/hubpack
11922024-05-29T19:52:01.930Z * [new branch] main -> origin/main
11932024-05-29T19:52:01.930Z * [new ref] -> origin/HEAD
11942024-05-29T19:52:02.143Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
11952024-05-29T19:52:02.745ZFrom https://github.com/oxidecomputer/lpc55_support
11962024-05-29T19:52:02.745Z * [new branch] bump_version -> origin/bump_version
11972024-05-29T19:52:02.779Z * [new branch] extend_logging -> origin/extend_logging
11982024-05-29T19:52:02.779Z * [new branch] master -> origin/master
11992024-05-29T19:52:02.779Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12002024-05-29T19:52:02.779Z * [new branch] real_verify_error -> origin/real_verify_error
12012024-05-29T19:52:02.779Z * [new branch] release_fixes -> origin/release_fixes
12022024-05-29T19:52:02.779Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12032024-05-29T19:52:02.779Z * [new ref] -> origin/HEAD
12042024-05-29T19:52:02.973Z Updating git repository `https://github.com/oxidecomputer/typify`
12052024-05-29T19:52:04.894ZFrom https://github.com/oxidecomputer/typify
12062024-05-29T19:52:04.895Z * [new branch] ipv6 -> origin/ipv6
12072024-05-29T19:52:04.920Z * [new branch] js-schema -> origin/js-schema
12082024-05-29T19:52:04.921Z * [new branch] main -> origin/main
12092024-05-29T19:52:04.921Z * [new branch] nested-newtype -> origin/nested-newtype
12102024-05-29T19:52:04.921Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12112024-05-29T19:52:04.921Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12122024-05-29T19:52:04.921Z * [new ref] -> origin/HEAD
12132024-05-29T19:52:04.921Z * [new tag] v0.0.10 -> v0.0.10
12142024-05-29T19:52:04.921Z * [new tag] v0.0.11 -> v0.0.11
12152024-05-29T19:52:04.921Z * [new tag] v0.0.12 -> v0.0.12
12162024-05-29T19:52:04.921Z * [new tag] v0.0.13 -> v0.0.13
12172024-05-29T19:52:04.921Z * [new tag] v0.0.14 -> v0.0.14
12182024-05-29T19:52:04.921Z * [new tag] v0.0.15 -> v0.0.15
12192024-05-29T19:52:04.921Z * [new tag] v0.0.16 -> v0.0.16
12202024-05-29T19:52:04.921Z * [new tag] v0.0.4 -> v0.0.4
12212024-05-29T19:52:04.921Z * [new tag] v0.0.5 -> v0.0.5
12222024-05-29T19:52:04.921Z * [new tag] v0.0.6 -> v0.0.6
12232024-05-29T19:52:04.921Z * [new tag] v0.0.7 -> v0.0.7
12242024-05-29T19:52:04.921Z * [new tag] v0.0.8 -> v0.0.8
12252024-05-29T19:52:04.921Z * [new tag] v0.0.9 -> v0.0.9
12262024-05-29T19:52:04.921Z * [new tag] v0.1.0 -> v0.1.0
12272024-05-29T19:52:05.008Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12282024-05-29T19:52:05.618ZFrom https://github.com/oxidecomputer/dlpi-sys
12292024-05-29T19:52:05.619Z * [new branch] gh-pages -> origin/gh-pages
12302024-05-29T19:52:05.619Z * [new branch] main -> origin/main
12312024-05-29T19:52:05.643Z * [new ref] -> origin/HEAD
12322024-05-29T19:52:05.644Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12332024-05-29T19:52:06.274ZFrom https://github.com/jmesmon/rust-libzfs
12342024-05-29T19:52:06.274Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12352024-05-29T19:52:06.274Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12362024-05-29T19:52:06.300Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12372024-05-29T19:52:06.300Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12382024-05-29T19:52:06.300Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12392024-05-29T19:52:06.300Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12402024-05-29T19:52:06.300Z * [new branch] dev -> origin/dev
12412024-05-29T19:52:06.300Z * [new branch] drr -> origin/drr
12422024-05-29T19:52:06.300Z * [new branch] f-types -> origin/f-types
12432024-05-29T19:52:06.300Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12442024-05-29T19:52:06.300Z * [new branch] master -> origin/master
12452024-05-29T19:52:06.301Z * [new branch] staging -> origin/staging
12462024-05-29T19:52:06.301Z * [new ref] -> origin/HEAD
12472024-05-29T19:52:06.301Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12482024-05-29T19:52:06.301Z * [new tag] v0.4.0 -> v0.4.0
12492024-05-29T19:52:06.301Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12502024-05-29T19:52:06.301Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12512024-05-29T19:52:06.331Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12522024-05-29T19:52:06.950ZFrom https://github.com/oxidecomputer/rusty-doors
12532024-05-29T19:52:06.950Z * [new branch] gh-pages -> origin/gh-pages
12542024-05-29T19:52:06.950Z * [new branch] main -> origin/main
12552024-05-29T19:52:06.978Z * [new branch] no-bindgen -> origin/no-bindgen
12562024-05-29T19:52:06.978Z * [new ref] -> origin/HEAD
12572024-05-29T19:52:07.088Z Updating git repository `https://github.com/oxidecomputer/rfb`
12582024-05-29T19:52:07.697ZFrom https://github.com/oxidecomputer/rfb
12592024-05-29T19:52:07.697Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12602024-05-29T19:52:07.697Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12612024-05-29T19:52:07.725Z * [new branch] main -> origin/main
12622024-05-29T19:52:07.725Z * [new branch] pixfmts -> origin/pixfmts
12632024-05-29T19:52:07.725Z * [new ref] -> origin/HEAD
12642024-05-29T19:52:09.061Z Downloading crates ...
12652024-05-29T19:52:09.120Z Downloaded anstyle-parse v0.2.4
12662024-05-29T19:52:09.145Z Downloaded anstream v0.6.14
12672024-05-29T19:52:09.145Z Downloaded equivalent v1.0.1
12682024-05-29T19:52:09.145Z Downloaded itoa v1.0.11
12692024-05-29T19:52:09.145Z Downloaded utf8parse v0.2.1
12702024-05-29T19:52:09.145Z Downloaded macaddr v1.0.1
12712024-05-29T19:52:09.145Z Downloaded quote v1.0.36
12722024-05-29T19:52:09.145Z Downloaded terminal_size v0.3.0
12732024-05-29T19:52:09.145Z Downloaded is_terminal_polyfill v1.70.0
12742024-05-29T19:52:09.171Z Downloaded winnow v0.6.8
12752024-05-29T19:52:09.171Z Downloaded unicode-ident v1.0.12
12762024-05-29T19:52:09.196Z Downloaded ryu v1.0.18
12772024-05-29T19:52:09.196Z Downloaded syn v2.0.64
12782024-05-29T19:52:09.196Z Downloaded rustix v0.38.34
12792024-05-29T19:52:09.222Z Downloaded libc v0.2.153
12802024-05-29T19:52:09.258Z Downloaded clap_builder v4.5.2
12812024-05-29T19:52:09.283Z Downloaded toml_edit v0.22.13
12822024-05-29T19:52:09.307Z Downloaded toml_datetime v0.6.6
12832024-05-29T19:52:09.308Z Downloaded toml v0.8.13
12842024-05-29T19:52:09.308Z Downloaded thiserror-impl v1.0.60
12852024-05-29T19:52:09.308Z Downloaded thiserror v1.0.60
12862024-05-29T19:52:09.335Z Downloaded swrite v0.1.0
12872024-05-29T19:52:09.335Z Downloaded strsim v0.11.1
12882024-05-29T19:52:09.335Z Downloaded serde_spanned v0.6.6
12892024-05-29T19:52:09.335Z Downloaded serde_json v1.0.117
12902024-05-29T19:52:09.336Z Downloaded serde_derive v1.0.202
12912024-05-29T19:52:09.360Z Downloaded serde v1.0.202
12922024-05-29T19:52:09.360Z Downloaded semver v1.0.23
12932024-05-29T19:52:09.360Z Downloaded proc-macro2 v1.0.82
12942024-05-29T19:52:09.360Z Downloaded memchr v2.7.2
12952024-05-29T19:52:09.360Z Downloaded hashbrown v0.14.5
12962024-05-29T19:52:09.360Z Downloaded cargo_toml v0.20.2
12972024-05-29T19:52:09.385Z Downloaded heck v0.5.0
12982024-05-29T19:52:09.385Z Downloaded fs-err v2.11.0
12992024-05-29T19:52:09.385Z Downloaded errno v0.3.9
13002024-05-29T19:52:09.385Z Downloaded colorchoice v1.0.1
13012024-05-29T19:52:09.385Z Downloaded indexmap v2.2.6
13022024-05-29T19:52:09.385Z Downloaded clap_lex v0.7.0
13032024-05-29T19:52:09.385Z Downloaded clap_derive v4.5.4
13042024-05-29T19:52:09.386Z Downloaded cargo_metadata v0.18.1
13052024-05-29T19:52:09.386Z Downloaded anstyle v1.0.7
13062024-05-29T19:52:09.386Z Downloaded clap v4.5.4
13072024-05-29T19:52:09.411Z Downloaded cargo-platform v0.1.8
13082024-05-29T19:52:09.411Z Downloaded camino v1.1.7
13092024-05-29T19:52:09.411Z Downloaded bitflags v2.5.0
13102024-05-29T19:52:09.411Z Downloaded autocfg v1.3.0
13112024-05-29T19:52:09.411Z Downloaded anyhow v1.0.83
13122024-05-29T19:52:09.411Z Downloaded anstyle-query v1.0.3
13132024-05-29T19:52:09.544Z Compiling proc-macro2 v1.0.82
13142024-05-29T19:52:09.585Z Compiling unicode-ident v1.0.12
13152024-05-29T19:52:09.585Z Compiling serde v1.0.202
13162024-05-29T19:52:09.585Z Compiling libc v0.2.153
13172024-05-29T19:52:09.585Z Compiling rustix v0.38.34
13182024-05-29T19:52:09.585Z Compiling bitflags v2.5.0
13192024-05-29T19:52:09.586Z Compiling equivalent v1.0.1
13202024-05-29T19:52:09.586Z Compiling hashbrown v0.14.5
13212024-05-29T19:52:09.787Z Compiling utf8parse v0.2.1
13222024-05-29T19:52:09.838Z Compiling colorchoice v1.0.1
13232024-05-29T19:52:09.950Z Compiling anstyle-parse v0.2.4
13242024-05-29T19:52:10.001Z Compiling serde_json v1.0.117
13252024-05-29T19:52:10.049Z Compiling winnow v0.6.8
13262024-05-29T19:52:10.296Z Compiling anstyle v1.0.7
13272024-05-29T19:52:10.326Z Compiling anstyle-query v1.0.3
13282024-05-29T19:52:10.361Z Compiling semver v1.0.23
13292024-05-29T19:52:10.484Z Compiling is_terminal_polyfill v1.70.0
13302024-05-29T19:52:10.552Z Compiling thiserror v1.0.60
13312024-05-29T19:52:10.617Z Compiling camino v1.1.7
13322024-05-29T19:52:10.760Z Compiling autocfg v1.3.0
13332024-05-29T19:52:10.843Z Compiling indexmap v2.2.6
13342024-05-29T19:52:10.993Z Compiling anstream v0.6.14
13352024-05-29T19:52:11.164Z Compiling quote v1.0.36
13362024-05-29T19:52:11.297Z Compiling clap_lex v0.7.0
13372024-05-29T19:52:11.617Z Compiling syn v2.0.64
13382024-05-29T19:52:11.642Z Compiling errno v0.3.9
13392024-05-29T19:52:11.748Z Compiling fs-err v2.11.0
13402024-05-29T19:52:11.775Z Compiling ryu v1.0.18
13412024-05-29T19:52:11.862Z Compiling strsim v0.11.1
13422024-05-29T19:52:11.988Z Compiling heck v0.5.0
13432024-05-29T19:52:12.015Z Compiling anyhow v1.0.83
13442024-05-29T19:52:12.015Z Compiling itoa v1.0.11
13452024-05-29T19:52:12.297Z Compiling swrite v0.1.0
13462024-05-29T19:52:12.753Z Compiling terminal_size v0.3.0
13472024-05-29T19:52:12.864Z Compiling clap_builder v4.5.2
13482024-05-29T19:52:18.892Z Compiling serde_derive v1.0.202
13492024-05-29T19:52:18.892Z Compiling thiserror-impl v1.0.60
13502024-05-29T19:52:18.926Z Compiling clap_derive v4.5.4
13512024-05-29T19:52:21.637Z Compiling clap v4.5.4
13522024-05-29T19:52:28.300Z Compiling serde_spanned v0.6.6
13532024-05-29T19:52:28.300Z Compiling toml_datetime v0.6.6
13542024-05-29T19:52:28.325Z Compiling cargo-platform v0.1.8
13552024-05-29T19:52:28.325Z Compiling macaddr v1.0.1
13562024-05-29T19:52:28.623Z Compiling toml_edit v0.22.13
13572024-05-29T19:52:29.773Z Compiling cargo_metadata v0.18.1
13582024-05-29T19:52:31.164Z Compiling toml v0.8.13
13592024-05-29T19:52:31.899Z Compiling cargo_toml v0.20.2
13602024-05-29T19:52:36.502Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13612024-05-29T19:52:40.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
13622024-05-29T19:52:40.548Z Running `target/debug/xtask releng --output-dir /work`
13632024-05-29T19:52:41.254Z Downloading crates ...
13642024-05-29T19:52:41.393Z Downloaded aead v0.5.2
13652024-05-29T19:52:41.421Z Downloaded addr2line v0.21.0
13662024-05-29T19:52:41.421Z Downloaded arrayvec v0.7.4
13672024-05-29T19:52:41.421Z Downloaded backtrace v0.3.71
13682024-05-29T19:52:41.421Z Downloaded bit-vec v0.6.3
13692024-05-29T19:52:41.421Z Downloaded darling_macro v0.20.9
13702024-05-29T19:52:41.446Z Downloaded byteorder v1.5.0
13712024-05-29T19:52:41.446Z Downloaded instant v0.1.12
13722024-05-29T19:52:41.446Z Downloaded inout v0.1.3
13732024-05-29T19:52:41.446Z Downloaded hyper-rustls v0.24.2
13742024-05-29T19:52:41.446Z Downloaded darling_core v0.20.9
13752024-05-29T19:52:41.446Z Downloaded is_ci v1.2.0
13762024-05-29T19:52:41.472Z Downloaded lazy_static v1.4.0
13772024-05-29T19:52:41.472Z Downloaded rustversion v1.0.17
13782024-05-29T19:52:41.500Z Downloaded termtree v0.4.1
13792024-05-29T19:52:41.500Z Downloaded termios v0.3.3
13802024-05-29T19:52:41.500Z Downloaded either v1.12.0
13812024-05-29T19:52:41.947Z Downloaded rand_xorshift v0.3.0
13822024-05-29T19:52:41.948Z Downloaded signal-hook-tokio v0.3.1
13832024-05-29T19:52:41.976Z Downloaded hostname v0.4.0
13842024-05-29T19:52:41.976Z Downloaded rtoolbox v0.0.2
13852024-05-29T19:52:41.976Z Downloaded slog-bunyan v2.5.0
13862024-05-29T19:52:41.976Z Downloaded fnv v1.0.7
13872024-05-29T19:52:41.976Z Downloaded time-core v0.1.2
13882024-05-29T19:52:41.976Z Downloaded ref-cast-impl v1.0.23
13892024-05-29T19:52:41.976Z Downloaded resolv-conf v0.7.0
13902024-05-29T19:52:41.976Z Downloaded endian-type v0.1.2
13912024-05-29T19:52:41.976Z Downloaded dtrace-parser v0.1.14
13922024-05-29T19:52:41.976Z Downloaded test-strategy v0.3.1
13932024-05-29T19:52:41.976Z Downloaded paste v1.0.15
13942024-05-29T19:52:41.976Z Downloaded flate2 v1.0.30
13952024-05-29T19:52:41.976Z Downloaded fastrand v2.1.0
13962024-05-29T19:52:41.976Z Downloaded phf_shared v0.11.2
13972024-05-29T19:52:41.977Z Downloaded precomputed-hash v0.1.1
13982024-05-29T19:52:41.977Z Downloaded filetime v0.2.23
13992024-05-29T19:52:41.977Z Downloaded tiny-keccak v2.0.2
14002024-05-29T19:52:41.977Z Downloaded stability v0.2.0
14012024-05-29T19:52:41.977Z Downloaded vte_generate_state_changes v0.1.1
14022024-05-29T19:52:41.977Z Downloaded diesel_table_macro_syntax v0.1.0
14032024-05-29T19:52:41.977Z Downloaded proc-macro-error-attr v1.0.4
14042024-05-29T19:52:41.977Z Downloaded waitgroup v0.1.2
14052024-05-29T19:52:41.977Z Downloaded fd-lock v4.0.2
14062024-05-29T19:52:41.977Z Downloaded zeroize_derive v1.4.2
14072024-05-29T19:52:41.977Z Downloaded zeroize v1.7.0
14082024-05-29T19:52:41.977Z Downloaded deranged v0.3.11
14092024-05-29T19:52:41.977Z Downloaded zerocopy v0.3.2
14102024-05-29T19:52:41.977Z Downloaded der_derive v0.7.2
14112024-05-29T19:52:41.977Z Downloaded diff v0.1.13
14122024-05-29T19:52:41.977Z Downloaded wyz v0.5.1
14132024-05-29T19:52:41.977Z Downloaded zerocopy v0.6.6
14142024-05-29T19:52:41.977Z Downloaded prettyplease v0.2.20
14152024-05-29T19:52:41.977Z Downloaded zip v0.6.6
14162024-05-29T19:52:41.977Z Downloaded steno v0.4.0
14172024-05-29T19:52:41.977Z Downloaded rayon v1.10.0
14182024-05-29T19:52:41.977Z Downloaded zerocopy v0.7.34
14192024-05-29T19:52:41.977Z Downloaded webpki-roots v0.25.4
14202024-05-29T19:52:41.978Z Downloaded zerocopy-derive v0.6.6
14212024-05-29T19:52:41.978Z Downloaded petgraph v0.6.5
14222024-05-29T19:52:41.978Z Downloaded regex-automata v0.4.6
14232024-05-29T19:52:41.978Z Downloaded finl_unicode v1.2.0
14242024-05-29T19:52:41.978Z Downloaded zerocopy-derive v0.2.0
14252024-05-29T19:52:41.978Z Downloaded encoding_rs v0.8.34
14262024-05-29T19:52:41.978Z Downloaded tokio v1.37.0
14272024-05-29T19:52:42.008Z Downloaded ratatui v0.26.2
14282024-05-29T19:52:42.035Z Downloaded sha3 v0.10.8
14292024-05-29T19:52:42.035Z Downloaded openapiv3 v2.0.0
14302024-05-29T19:52:42.060Z Downloaded vcpkg v0.2.15
14312024-05-29T19:52:42.108Z Downloaded polar-core v0.27.3
14322024-05-29T19:52:42.133Z Downloaded regress v0.9.1
14332024-05-29T19:52:42.133Z Downloaded regex-syntax v0.8.3
14342024-05-29T19:52:42.171Z Downloaded regex-syntax v0.6.29
14352024-05-29T19:52:42.171Z Downloaded smoltcp v0.11.0
14362024-05-29T19:52:42.202Z Downloaded gimli v0.28.1
14372024-05-29T19:52:42.203Z Downloaded csv v1.3.0
14382024-05-29T19:52:42.227Z Downloaded diesel v2.1.6
14392024-05-29T19:52:42.251Z Downloaded winnow v0.5.40
14402024-05-29T19:52:42.251Z Downloaded ring v0.17.8
14412024-05-29T19:52:42.328Z Downloaded sqlparser v0.45.0
14422024-05-29T19:52:42.356Z Downloaded pest v2.7.10
14432024-05-29T19:52:42.356Z Downloaded smoltcp v0.9.1
14442024-05-29T19:52:42.393Z Downloaded sled v0.34.7
14452024-05-29T19:52:42.393Z Downloaded goblin v0.8.2
14462024-05-29T19:52:42.393Z Downloaded ring v0.16.20
14472024-05-29T19:52:42.477Z Downloaded openssl v0.10.64
14482024-05-29T19:52:42.506Z Downloaded object v0.32.2
14492024-05-29T19:52:42.506Z Downloaded object v0.30.4
14502024-05-29T19:52:42.531Z Downloaded nix v0.28.0
14512024-05-29T19:52:42.531Z Downloaded lalrpop v0.19.12
14522024-05-29T19:52:42.556Z Downloaded idna v0.5.0
14532024-05-29T19:52:42.556Z Downloaded idna v0.2.3
14542024-05-29T19:52:42.557Z Downloaded regex v1.10.4
14552024-05-29T19:52:42.582Z Downloaded rustls v0.22.4
14562024-05-29T19:52:42.607Z Downloaded reedline v0.31.0
14572024-05-29T19:52:42.607Z Downloaded unicode-segmentation v1.11.0
14582024-05-29T19:52:42.607Z Downloaded unicode-normalization v0.1.23
14592024-05-29T19:52:42.607Z Downloaded idna v0.3.0
14602024-05-29T19:52:42.633Z Downloaded hyper v0.14.28
14612024-05-29T19:52:42.633Z Downloaded portable-atomic v1.6.0
14622024-05-29T19:52:42.633Z Downloaded tabled v0.15.0
14632024-05-29T19:52:42.670Z Downloaded syn v1.0.109
14642024-05-29T19:52:42.670Z Downloaded rustls v0.21.12
14652024-05-29T19:52:42.703Z Downloaded http v1.1.0
14662024-05-29T19:52:42.703Z Downloaded http v0.2.12
14672024-05-29T19:52:42.703Z Downloaded typed-path v0.7.1
14682024-05-29T19:52:42.703Z Downloaded nom v7.1.3
14692024-05-29T19:52:42.703Z Downloaded ron v0.8.1
14702024-05-29T19:52:42.731Z Downloaded reqwest v0.11.27
14712024-05-29T19:52:42.732Z Downloaded diesel_derives v2.1.4
14722024-05-29T19:52:42.732Z Downloaded pest_meta v2.7.10
14732024-05-29T19:52:42.732Z Downloaded trust-dns-server v0.22.1
14742024-05-29T19:52:42.732Z Downloaded num-bigint-dig v0.8.4
14752024-05-29T19:52:42.732Z Downloaded libxml v0.3.3
14762024-05-29T19:52:42.757Z Downloaded derive_more v0.99.17
14772024-05-29T19:52:42.757Z Downloaded derive_builder_core v0.20.0
14782024-05-29T19:52:42.757Z Downloaded derive-where v1.2.7
14792024-05-29T19:52:42.757Z Downloaded subprocess v0.2.9
14802024-05-29T19:52:42.757Z Downloaded rcgen v0.12.1
14812024-05-29T19:52:42.757Z Downloaded rayon-core v1.12.1
14822024-05-29T19:52:42.799Z Downloaded predicates v3.1.0
14832024-05-29T19:52:42.800Z Downloaded socket2 v0.5.7
14842024-05-29T19:52:42.800Z Downloaded socket2 v0.4.10
14852024-05-29T19:52:42.800Z Downloaded ron v0.7.1
14862024-05-29T19:52:42.800Z Downloaded regex-automata v0.1.10
14872024-05-29T19:52:42.800Z Downloaded unicode-bidi v0.3.15
14882024-05-29T19:52:42.832Z Downloaded zone v0.1.8
14892024-05-29T19:52:42.832Z Downloaded whoami v1.5.1
14902024-05-29T19:52:42.832Z Downloaded uuid v1.8.0
14912024-05-29T19:52:42.832Z Downloaded strum_macros v0.26.2
14922024-05-29T19:52:42.833Z Downloaded static_assertions v1.1.0
14932024-05-29T19:52:42.833Z Downloaded expectorate v1.1.0
14942024-05-29T19:52:42.833Z Downloaded libm v0.2.8
14952024-05-29T19:52:42.833Z Downloaded wait-timeout v0.2.0
14962024-05-29T19:52:42.833Z Downloaded structmeta v0.2.0
14972024-05-29T19:52:42.834Z Downloaded pest_derive v2.7.10
14982024-05-29T19:52:42.834Z Downloaded pem-rfc7468 v0.7.0
14992024-05-29T19:52:42.834Z Downloaded pem v3.0.4
15002024-05-29T19:52:42.834Z Downloaded ff v0.13.0
15012024-05-29T19:52:42.834Z Downloaded tinyvec v1.6.0
15022024-05-29T19:52:42.834Z Downloaded snafu v0.8.2
15032024-05-29T19:52:42.865Z Downloaded trust-dns-resolver v0.22.0
15042024-05-29T19:52:42.865Z Downloaded num-bigint v0.4.5
15052024-05-29T19:52:42.865Z Downloaded zerocopy-derive v0.7.34
15062024-05-29T19:52:42.865Z Downloaded derive_builder v0.20.0
15072024-05-29T19:52:42.865Z Downloaded walkdir v2.5.0
15082024-05-29T19:52:42.865Z Downloaded vte v0.11.1
15092024-05-29T19:52:42.865Z Downloaded vsss-rs v3.3.4
15102024-05-29T19:52:42.865Z Downloaded snafu-derive v0.8.2
15112024-05-29T19:52:42.865Z Downloaded time v0.3.36
15122024-05-29T19:52:42.890Z Downloaded rustls-webpki v0.102.4
15132024-05-29T19:52:42.915Z Downloaded toml_edit v0.19.15
15142024-05-29T19:52:42.915Z Downloaded strip-ansi-escapes v0.2.0
15152024-05-29T19:52:42.940Z Downloaded stringprep v0.1.4
15162024-05-29T19:52:42.940Z Downloaded string_cache v0.8.7
15172024-05-29T19:52:42.940Z Downloaded stable_deref_trait v1.2.0
15182024-05-29T19:52:42.940Z Downloaded proc-macro-crate v1.3.1
15192024-05-29T19:52:42.940Z Downloaded predicates-tree v1.0.9
15202024-05-29T19:52:42.940Z Downloaded pin-project v1.1.5
15212024-05-29T19:52:42.940Z Downloaded openssl-sys v0.9.102
15222024-05-29T19:52:42.965Z Downloaded itertools v0.10.5
15232024-05-29T19:52:42.965Z Downloaded which v4.4.2
15242024-05-29T19:52:42.965Z Downloaded uzers v0.11.3
15252024-05-29T19:52:42.965Z Downloaded strum_macros v0.25.3
15262024-05-29T19:52:42.966Z Downloaded strum_macros v0.24.3
15272024-05-29T19:52:42.966Z Downloaded spin v0.9.8
15282024-05-29T19:52:42.966Z Downloaded proc-macro-error v1.0.4
15292024-05-29T19:52:42.990Z Downloaded postcard v1.0.8
15302024-05-29T19:52:42.990Z Downloaded usdt-impl v0.5.0
15312024-05-29T19:52:42.990Z Downloaded usdt-impl v0.3.5
15322024-05-29T19:52:42.990Z Downloaded h2 v0.3.26
15332024-05-29T19:52:42.990Z Downloaded mio v0.8.11
15342024-05-29T19:52:42.990Z Downloaded salty v0.2.0
15352024-05-29T19:52:43.016Z Downloaded trust-dns-proto v0.22.0
15362024-05-29T19:52:43.016Z Downloaded version_check v0.9.4
15372024-05-29T19:52:43.016Z Downloaded postgres-types v0.2.6
15382024-05-29T19:52:43.016Z Downloaded platforms v3.4.0
15392024-05-29T19:52:43.041Z Downloaded pest_generator v2.7.10
15402024-05-29T19:52:43.041Z Downloaded percent-encoding v2.3.1
15412024-05-29T19:52:43.041Z Downloaded fatfs v0.3.6
15422024-05-29T19:52:43.041Z Downloaded postgres-protocol v0.6.6
15432024-05-29T19:52:43.041Z Downloaded poly1305 v0.8.0
15442024-05-29T19:52:43.041Z Downloaded pkcs8 v0.10.2
15452024-05-29T19:52:43.041Z Downloaded pkcs1 v0.7.5
15462024-05-29T19:52:43.041Z Downloaded pin-project-lite v0.2.14
15472024-05-29T19:52:43.041Z Downloaded pin-project-internal v1.1.5
15482024-05-29T19:52:43.066Z Downloaded tungstenite v0.21.0
15492024-05-29T19:52:43.066Z Downloaded tungstenite v0.20.1
15502024-05-29T19:52:43.066Z Downloaded derive_builder_macro v0.20.0
15512024-05-29T19:52:43.066Z Downloaded want v0.3.1
15522024-05-29T19:52:43.066Z Downloaded sqlformat v0.2.3
15532024-05-29T19:52:43.066Z Downloaded spki v0.7.3
15542024-05-29T19:52:43.066Z Downloaded spin v0.5.2
15552024-05-29T19:52:43.066Z Downloaded pkg-config v0.3.30
15562024-05-29T19:52:43.066Z Downloaded phf v0.11.2
15572024-05-29T19:52:43.067Z Downloaded oso v0.27.3
15582024-05-29T19:52:43.067Z Downloaded sqlparser_derive v0.2.2
15592024-05-29T19:52:43.067Z Downloaded pretty-hex v0.4.1
15602024-05-29T19:52:43.067Z Downloaded pretty-hex v0.2.1
15612024-05-29T19:52:43.092Z Downloaded predicates-core v1.0.6
15622024-05-29T19:52:43.092Z Downloaded ppv-lite86 v0.2.17
15632024-05-29T19:52:43.092Z Downloaded powerfmt v0.2.0
15642024-05-29T19:52:43.092Z Downloaded plain v0.2.3
15652024-05-29T19:52:43.092Z Downloaded pin-utils v0.1.0
15662024-05-29T19:52:43.093Z Downloaded rpassword v7.3.1
15672024-05-29T19:52:43.093Z Downloaded utf-8 v0.7.6
15682024-05-29T19:52:43.093Z Downloaded usdt v0.5.0
15692024-05-29T19:52:43.093Z Downloaded usdt v0.3.5
15702024-05-29T19:52:43.093Z Downloaded unicase v2.7.0
15712024-05-29T19:52:43.093Z Downloaded peg-macros v0.8.3
15722024-05-29T19:52:43.093Z Downloaded password-hash v0.5.0
15732024-05-29T19:52:43.093Z Downloaded url v2.5.0
15742024-05-29T19:52:43.093Z Downloaded unicode-linebreak v0.1.5
15752024-05-29T19:52:43.093Z Downloaded portpicker v0.1.1
15762024-05-29T19:52:43.093Z Downloaded phf_shared v0.10.0
15772024-05-29T19:52:43.093Z Downloaded erased-serde v0.3.31
15782024-05-29T19:52:43.123Z Downloaded env_logger v0.10.2
15792024-05-29T19:52:43.124Z Downloaded env_logger v0.9.3
15802024-05-29T19:52:43.124Z Downloaded enum-as-inner v0.5.1
15812024-05-29T19:52:43.124Z Downloaded ucd-trie v0.1.6
15822024-05-29T19:52:43.124Z Downloaded typenum v1.17.0
15832024-05-29T19:52:43.124Z Downloaded digest v0.10.7
15842024-05-29T19:52:43.124Z Downloaded slog-dtrace v0.3.0
15852024-05-29T19:52:43.125Z Downloaded rustls-webpki v0.101.7
15862024-05-29T19:52:43.152Z Downloaded elliptic-curve v0.13.8
15872024-05-29T19:52:43.152Z Downloaded fallible-iterator v0.2.0
15882024-05-29T19:52:43.152Z Downloaded dyn-clone v1.0.17
15892024-05-29T19:52:43.152Z Downloaded dof v0.3.0
15902024-05-29T19:52:43.153Z Downloaded dof v0.1.5
15912024-05-29T19:52:43.153Z Downloaded display-error-chain v0.2.0
15922024-05-29T19:52:43.153Z Downloaded dirs-sys-next v0.1.2
15932024-05-29T19:52:43.153Z Downloaded dirs-next v2.0.0
15942024-05-29T19:52:43.153Z Downloaded difflib v0.4.0
15952024-05-29T19:52:43.153Z Downloaded peg v0.8.3
15962024-05-29T19:52:43.153Z Downloaded unsafe-libyaml v0.2.11
15972024-05-29T19:52:43.153Z Downloaded owo-colors v4.0.0
15982024-05-29T19:52:43.153Z Downloaded toml v0.7.8
15992024-05-29T19:52:43.178Z Downloaded dtrace-parser v0.2.0
16002024-05-29T19:52:43.178Z Downloaded downcast v0.11.0
16012024-05-29T19:52:43.178Z Downloaded usdt-macro v0.5.0
16022024-05-29T19:52:43.178Z Downloaded usdt-macro v0.3.5
16032024-05-29T19:52:43.178Z Downloaded usdt-attr-macro v0.5.0
16042024-05-29T19:52:43.178Z Downloaded usdt-attr-macro v0.3.5
16052024-05-29T19:52:43.178Z Downloaded thiserror-impl-no-std v2.0.2
16062024-05-29T19:52:43.178Z Downloaded textwrap v0.16.1
16072024-05-29T19:52:43.178Z Downloaded supports-color v3.0.0
16082024-05-29T19:52:43.178Z Downloaded papergrid v0.11.0
16092024-05-29T19:52:43.178Z Downloaded rustyline v14.0.0
16102024-05-29T19:52:43.203Z Downloaded hkdf v0.12.4
16112024-05-29T19:52:43.203Z Downloaded minimal-lexical v0.2.1
16122024-05-29T19:52:43.203Z Downloaded tabwriter v1.4.0
16132024-05-29T19:52:43.203Z Downloaded tabled_derive v0.7.0
16142024-05-29T19:52:43.203Z Downloaded group v0.13.0
16152024-05-29T19:52:43.203Z Downloaded ref-cast v1.0.23
16162024-05-29T19:52:43.203Z Downloaded time-macros v0.2.18
16172024-05-29T19:52:43.203Z Downloaded thread_local v1.1.8
16182024-05-29T19:52:43.203Z Downloaded thread-id v4.2.1
16192024-05-29T19:52:43.203Z Downloaded thiserror-no-std v2.0.2
16202024-05-29T19:52:43.228Z Downloaded take_mut v0.2.2
16212024-05-29T19:52:43.228Z Downloaded synstructure v0.12.6
16222024-05-29T19:52:43.229Z Downloaded sync_wrapper v0.1.2
16232024-05-29T19:52:43.229Z Downloaded path-slash v0.1.5
16242024-05-29T19:52:43.229Z Downloaded half v2.4.1
16252024-05-29T19:52:43.229Z Downloaded flume v0.11.0
16262024-05-29T19:52:43.229Z Downloaded smf v0.2.3
16272024-05-29T19:52:43.229Z Downloaded smawk v0.3.2
16282024-05-29T19:52:43.229Z Downloaded packed_struct v0.10.1
16292024-05-29T19:52:43.229Z Downloaded subtle v2.5.0
16302024-05-29T19:52:43.229Z Downloaded peg-runtime v0.8.3
16312024-05-29T19:52:43.229Z Downloaded parse-size v1.0.0
16322024-05-29T19:52:43.229Z Downloaded parse-display-derive v0.9.0
16332024-05-29T19:52:43.229Z Downloaded parse-display v0.9.0
16342024-05-29T19:52:43.229Z Downloaded parking_lot_core v0.9.10
16352024-05-29T19:52:43.254Z Downloaded parking_lot_core v0.8.6
16362024-05-29T19:52:43.254Z Downloaded parking_lot v0.12.2
16372024-05-29T19:52:43.254Z Downloaded parking_lot v0.11.2
16382024-05-29T19:52:43.254Z Downloaded packed_struct_codegen v0.10.1
16392024-05-29T19:52:43.255Z Downloaded hash32 v0.3.1
16402024-05-29T19:52:43.255Z Downloaded hash32 v0.2.1
16412024-05-29T19:52:43.255Z Downloaded slog v2.7.0
16422024-05-29T19:52:43.255Z Downloaded http-body v0.4.6
16432024-05-29T19:52:43.255Z Downloaded try-lock v0.2.5
16442024-05-29T19:52:43.255Z Downloaded signature v2.2.0
16452024-05-29T19:52:43.255Z Downloaded globset v0.4.14
16462024-05-29T19:52:43.255Z Downloaded num-traits v0.2.19
16472024-05-29T19:52:43.288Z Downloaded num-rational v0.4.2
16482024-05-29T19:52:43.288Z Downloaded float-cmp v0.9.0
16492024-05-29T19:52:43.288Z Downloaded flagset v0.4.5
16502024-05-29T19:52:43.288Z Downloaded fixedbitset v0.4.2
16512024-05-29T19:52:43.289Z Downloaded slab v0.4.9
16522024-05-29T19:52:43.289Z Downloaded siphasher v0.3.11
16532024-05-29T19:52:43.289Z Downloaded similar v2.5.0
16542024-05-29T19:52:43.289Z Downloaded semver v0.1.20
16552024-05-29T19:52:43.289Z Downloaded sec1 v0.7.3
16562024-05-29T19:52:43.289Z Downloaded sct v0.7.1
16572024-05-29T19:52:43.289Z Downloaded scroll v0.12.0
16582024-05-29T19:52:43.289Z Downloaded rusty-fork v0.3.0
16592024-05-29T19:52:43.289Z Downloaded rustls-pemfile v2.1.2
16602024-05-29T19:52:43.289Z Downloaded rustfmt-wrapper v0.2.1
16612024-05-29T19:52:43.318Z Downloaded rustc_version v0.4.0
16622024-05-29T19:52:43.318Z Downloaded rustc_version v0.1.7
16632024-05-29T19:52:43.318Z Downloaded rsa v0.9.6
16642024-05-29T19:52:43.318Z Downloaded hashbrown v0.13.2
16652024-05-29T19:52:43.319Z Downloaded hashbrown v0.12.3
16662024-05-29T19:52:43.319Z Downloaded unarray v0.1.4
16672024-05-29T19:52:43.319Z Downloaded tui-tree-widget v0.19.0
16682024-05-29T19:52:43.319Z Downloaded trust-dns-client v0.22.0
16692024-05-29T19:52:43.319Z Downloaded tough v0.17.1
16702024-05-29T19:52:43.351Z Downloaded signature v1.6.4
16712024-05-29T19:52:43.351Z Downloaded serde_with v3.8.1
16722024-05-29T19:52:43.351Z Downloaded radix_trie v0.2.1
16732024-05-29T19:52:43.351Z Downloaded omicron-zone-package v0.11.0
16742024-05-29T19:52:43.351Z Downloaded nu-ansi-term v0.50.0
16752024-05-29T19:52:43.379Z Downloaded log v0.4.21
16762024-05-29T19:52:43.379Z Downloaded lock_api v0.4.12
16772024-05-29T19:52:43.380Z Downloaded slog-async v2.8.0
16782024-05-29T19:52:43.380Z Downloaded sigpipe v0.1.3
16792024-05-29T19:52:43.380Z Downloaded serde-big-array v0.5.1
16802024-05-29T19:52:43.380Z Downloaded serde-big-array v0.4.1
16812024-05-29T19:52:43.380Z Downloaded secrecy v0.8.0
16822024-05-29T19:52:43.380Z Downloaded scroll_derive v0.12.0
16832024-05-29T19:52:43.380Z Downloaded rustls-pki-types v1.7.0
16842024-05-29T19:52:43.380Z Downloaded rustc-hash v1.1.0
16852024-05-29T19:52:43.380Z Downloaded rustc-demangle v0.1.24
16862024-05-29T19:52:43.380Z Downloaded oso-derive v0.27.3
16872024-05-29T19:52:43.380Z Downloaded openssl-probe v0.1.5
16882024-05-29T19:52:43.380Z Downloaded hmac v0.12.1
16892024-05-29T19:52:43.381Z Downloaded highway v1.1.0
16902024-05-29T19:52:43.381Z Downloaded hex v0.4.3
16912024-05-29T19:52:43.381Z Downloaded heapless v0.8.0
16922024-05-29T19:52:43.406Z Downloaded heapless v0.7.17
16932024-05-29T19:52:43.406Z Downloaded headers v0.3.9
16942024-05-29T19:52:43.406Z Downloaded tokio-tungstenite v0.20.1
16952024-05-29T19:52:43.406Z Downloaded tokio-postgres v0.7.10
16962024-05-29T19:52:43.407Z Downloaded quick-xml v0.31.0
16972024-05-29T19:52:43.407Z Downloaded proptest v1.4.0
16982024-05-29T19:52:43.431Z Downloaded glob v0.3.1
16992024-05-29T19:52:43.431Z Downloaded ena v0.14.3
17002024-05-29T19:52:43.431Z Downloaded yasna v0.5.2
17012024-05-29T19:52:43.431Z Downloaded num-complex v0.4.6
17022024-05-29T19:52:43.431Z Downloaded native-tls v0.2.11
17032024-05-29T19:52:43.432Z Downloaded mockall_derive v0.12.1
17042024-05-29T19:52:43.432Z Downloaded miniz_oxide v0.7.2
17052024-05-29T19:52:43.432Z Downloaded linked-hash-map v0.5.6
17062024-05-29T19:52:43.457Z Downloaded hostname v0.3.1
17072024-05-29T19:52:43.457Z Downloaded home v0.5.9
17082024-05-29T19:52:43.457Z Downloaded headers-core v0.2.0
17092024-05-29T19:52:43.457Z Downloaded tracing-core v0.1.32
17102024-05-29T19:52:43.457Z Downloaded tracing v0.1.40
17112024-05-29T19:52:43.457Z Downloaded tokio-macros v2.2.0
17122024-05-29T19:52:43.458Z Downloaded rand v0.8.5
17132024-05-29T19:52:43.458Z Downloaded publicsuffix v2.2.3
17142024-05-29T19:52:43.482Z Downloaded embedded-io v0.4.0
17152024-05-29T19:52:43.482Z Downloaded untrusted v0.9.0
17162024-05-29T19:52:43.482Z Downloaded untrusted v0.7.1
17172024-05-29T19:52:43.482Z Downloaded topological-sort v0.2.2
17182024-05-29T19:52:43.482Z Downloaded once_cell v1.19.0
17192024-05-29T19:52:43.482Z Downloaded num_cpus v1.16.0
17202024-05-29T19:52:43.483Z Downloaded num-derive v0.4.2
17212024-05-29T19:52:43.483Z Downloaded multer v3.1.0
17222024-05-29T19:52:43.483Z Downloaded bzip2-sys v0.1.11+1.0.8
17232024-05-29T19:52:43.515Z Downloaded heck v0.4.1
17242024-05-29T19:52:43.515Z Downloaded heck v0.3.3
17252024-05-29T19:52:43.516Z Downloaded tracing-attributes v0.1.27
17262024-05-29T19:52:43.516Z Downloaded tower-service v0.3.2
17272024-05-29T19:52:43.516Z Downloaded tokio-stream v0.1.15
17282024-05-29T19:52:43.516Z Downloaded tokio-rustls v0.25.0
17292024-05-29T19:52:43.516Z Downloaded tokio-rustls v0.24.1
17302024-05-29T19:52:43.541Z Downloaded tokio-native-tls v0.3.1
17312024-05-29T19:52:43.541Z Downloaded tls_codec_derive v0.4.1
17322024-05-29T19:52:43.541Z Downloaded tls_codec v0.4.1
17332024-05-29T19:52:43.541Z Downloaded tinyvec_macros v0.1.1
17342024-05-29T19:52:43.541Z Downloaded signal-hook v0.3.17
17352024-05-29T19:52:43.541Z Downloaded serde_tokenstream v0.1.7
17362024-05-29T19:52:43.541Z Downloaded serde_derive_internals v0.29.1
17372024-05-29T19:52:43.541Z Downloaded radium v0.7.0
17382024-05-29T19:52:43.541Z Downloaded futures-util v0.3.30
17392024-05-29T19:52:43.566Z Downloaded olpc-cjson v0.1.3
17402024-05-29T19:52:43.566Z Downloaded num_enum_derive v0.5.11
17412024-05-29T19:52:43.566Z Downloaded num_enum v0.5.11
17422024-05-29T19:52:43.567Z Downloaded num-iter v0.1.45
17432024-05-29T19:52:43.567Z Downloaded num-integer v0.1.46
17442024-05-29T19:52:43.567Z Downloaded num v0.4.3
17452024-05-29T19:52:43.567Z Downloaded nodrop v0.1.14
17462024-05-29T19:52:43.567Z Downloaded newtype-uuid v1.1.0
17472024-05-29T19:52:43.567Z Downloaded nanorand v0.7.0
17482024-05-29T19:52:43.567Z Downloaded mime_guess v2.0.4
17492024-05-29T19:52:43.567Z Downloaded memoffset v0.7.1
17502024-05-29T19:52:43.567Z Downloaded memmap2 v0.9.4
17512024-05-29T19:52:43.567Z Downloaded memmap v0.7.0
17522024-05-29T19:52:43.593Z Downloaded md-5 v0.10.6
17532024-05-29T19:52:43.593Z Downloaded managed v0.8.0
17542024-05-29T19:52:43.593Z Downloaded libloading v0.8.3
17552024-05-29T19:52:43.594Z Downloaded curve25519-dalek v4.1.2
17562024-05-29T19:52:43.594Z Downloaded signal-hook-registry v1.4.2
17572024-05-29T19:52:43.594Z Downloaded signal-hook-mio v0.2.3
17582024-05-29T19:52:43.594Z Downloaded shlex v1.3.0
17592024-05-29T19:52:43.594Z Downloaded serde_with_macros v3.8.1
17602024-05-29T19:52:43.594Z Downloaded serde_urlencoded v0.7.1
17612024-05-29T19:52:43.594Z Downloaded serde_tokenstream v0.2.0
17622024-05-29T19:52:43.619Z Downloaded serde_repr v0.1.19
17632024-05-29T19:52:43.619Z Downloaded serde_plain v1.0.2
17642024-05-29T19:52:43.619Z Downloaded serde_path_to_error v0.1.16
17652024-05-29T19:52:43.619Z Downloaded serde_arrays v0.1.0
17662024-05-29T19:52:43.619Z Downloaded serde-hex v0.1.0
17672024-05-29T19:52:43.619Z Downloaded quick-error v1.2.3
17682024-05-29T19:52:43.619Z Downloaded psl-types v2.0.11
17692024-05-29T19:52:43.619Z Downloaded getopts v0.2.21
17702024-05-29T19:52:43.619Z Downloaded gethostname v0.4.3
17712024-05-29T19:52:43.619Z Downloaded generic-array v0.14.7
17722024-05-29T19:52:43.619Z Downloaded futures v0.3.30
17732024-05-29T19:52:43.619Z Downloaded x509-cert v0.2.5
17742024-05-29T19:52:43.644Z Downloaded universal-hash v0.5.1
17752024-05-29T19:52:43.645Z Downloaded toolchain_find v0.4.0
17762024-05-29T19:52:43.645Z Downloaded tokio-util v0.7.11
17772024-05-29T19:52:43.645Z Downloaded nibble_vec v0.1.0
17782024-05-29T19:52:43.645Z Downloaded mockall v0.12.1
17792024-05-29T19:52:43.645Z Downloaded lru v0.12.3
17802024-05-29T19:52:43.645Z Downloaded lalrpop-util v0.19.12
17812024-05-29T19:52:43.645Z Downloaded rand_seeder v0.2.3
17822024-05-29T19:52:43.645Z Downloaded rand_core v0.6.4
17832024-05-29T19:52:43.645Z Downloaded rand_chacha v0.3.1
17842024-05-29T19:52:43.670Z Downloaded r2d2 v0.8.10
17852024-05-29T19:52:43.670Z Downloaded getrandom v0.2.14
17862024-05-29T19:52:43.670Z Downloaded fxhash v0.2.1
17872024-05-29T19:52:43.670Z Downloaded futures-task v0.3.30
17882024-05-29T19:52:43.670Z Downloaded futures-sink v0.3.30
17892024-05-29T19:52:43.670Z Downloaded futures-macro v0.3.30
17902024-05-29T19:52:43.670Z Downloaded futures-io v0.3.30
17912024-05-29T19:52:43.670Z Downloaded futures-executor v0.3.30
17922024-05-29T19:52:43.670Z Downloaded futures-core v0.3.30
17932024-05-29T19:52:43.670Z Downloaded futures-channel v0.3.30
17942024-05-29T19:52:43.670Z Downloaded funty v2.0.0
17952024-05-29T19:52:43.670Z Downloaded fragile v2.0.0
17962024-05-29T19:52:43.670Z Downloaded form_urlencoded v1.2.1
17972024-05-29T19:52:43.670Z Downloaded foreign-types-shared v0.3.1
17982024-05-29T19:52:43.670Z Downloaded foreign-types-shared v0.1.1
17992024-05-29T19:52:43.670Z Downloaded foreign-types-macros v0.2.3
18002024-05-29T19:52:43.670Z Downloaded foreign-types v0.5.0
18012024-05-29T19:52:43.671Z Downloaded foreign-types v0.3.2
18022024-05-29T19:52:43.671Z Downloaded ed25519 v1.5.3
18032024-05-29T19:52:43.696Z Downloaded der v0.7.9
18042024-05-29T19:52:43.696Z Downloaded xattr v1.3.1
18052024-05-29T19:52:43.696Z Downloaded toml v0.5.11
18062024-05-29T19:52:43.696Z Downloaded tempfile v3.10.1
18072024-05-29T19:52:43.696Z Downloaded tar v0.4.40
18082024-05-29T19:52:43.697Z Downloaded structmeta v0.3.0
18092024-05-29T19:52:43.697Z Downloaded smallvec v1.13.2
18102024-05-29T19:52:43.697Z Downloaded number_prefix v0.4.0
18112024-05-29T19:52:43.697Z Downloaded mime v0.3.17
18122024-05-29T19:52:43.697Z Downloaded lazycell v1.3.0
18132024-05-29T19:52:43.697Z Downloaded ipnetwork v0.20.0
18142024-05-29T19:52:43.724Z Downloaded iana-time-zone v0.1.60
18152024-05-29T19:52:43.724Z Downloaded hyper-staticfile v0.9.5
18162024-05-29T19:52:43.724Z Downloaded bstr v0.2.17
18172024-05-29T19:52:43.724Z Downloaded bitvec v1.0.1
18182024-05-29T19:52:43.754Z Downloaded defmt-parser v0.3.4
18192024-05-29T19:52:43.754Z Downloaded defmt-macros v0.3.9
18202024-05-29T19:52:43.754Z Downloaded defmt v0.3.8
18212024-05-29T19:52:43.754Z Downloaded debug-ignore v1.0.5
18222024-05-29T19:52:43.754Z Downloaded data-encoding v2.6.0
18232024-05-29T19:52:43.754Z Downloaded zone_cfg_derive v0.1.2
18242024-05-29T19:52:43.754Z Downloaded unicode_categories v0.1.1
18252024-05-29T19:52:43.754Z Downloaded unicode-xid v0.2.4
18262024-05-29T19:52:43.754Z Downloaded unicode-width v0.1.12
18272024-05-29T19:52:43.797Z Downloaded tokio-tungstenite v0.21.0
18282024-05-29T19:52:43.797Z Downloaded term v0.7.0
18292024-05-29T19:52:43.797Z Downloaded strum v0.26.2
18302024-05-29T19:52:43.797Z Downloaded openssl-macros v0.1.1
18312024-05-29T19:52:43.797Z Downloaded opaque-debug v0.3.1
18322024-05-29T19:52:43.797Z Downloaded num_threads v0.1.7
18332024-05-29T19:52:43.797Z Downloaded num-conv v0.1.0
18342024-05-29T19:52:43.797Z Downloaded newtype_derive v0.1.6
18352024-05-29T19:52:43.798Z Downloaded new_debug_unreachable v1.0.6
18362024-05-29T19:52:43.798Z Downloaded maplit v1.0.2
18372024-05-29T19:52:43.798Z Downloaded keccak v0.1.5
18382024-05-29T19:52:43.798Z Downloaded crossterm v0.27.0
18392024-05-29T19:52:43.798Z Downloaded crossbeam-channel v0.5.12
18402024-05-29T19:52:43.826Z Downloaded compact_str v0.7.1
18412024-05-29T19:52:43.826Z Downloaded termcolor v1.4.1
18422024-05-29T19:52:43.826Z Downloaded tap v1.0.1
18432024-05-29T19:52:43.826Z Downloaded structmeta-derive v0.3.0
18442024-05-29T19:52:43.826Z Downloaded structmeta-derive v0.2.0
18452024-05-29T19:52:43.826Z Downloaded smallvec v0.6.14
18462024-05-29T19:52:43.826Z Downloaded slog-term v2.9.1
18472024-05-29T19:52:43.826Z Downloaded slog-stdlog v4.1.1
18482024-05-29T19:52:43.826Z Downloaded slog-scope v4.4.0
18492024-05-29T19:52:43.826Z Downloaded slog-envlogger v2.2.0
18502024-05-29T19:52:43.826Z Downloaded serde_yaml v0.9.34+deprecated
18512024-05-29T19:52:43.826Z Downloaded samael v0.0.15
18522024-05-29T19:52:43.826Z Downloaded normalize-line-endings v0.3.0
18532024-05-29T19:52:43.827Z Downloaded newline-converter v0.3.0
18542024-05-29T19:52:43.827Z Downloaded multimap v0.10.0
18552024-05-29T19:52:43.827Z Downloaded maybe-uninit v2.0.0
18562024-05-29T19:52:43.827Z Downloaded lru-cache v0.1.2
18572024-05-29T19:52:43.827Z Downloaded linear-map v1.2.0
18582024-05-29T19:52:43.827Z Downloaded libsw v3.3.1
18592024-05-29T19:52:43.859Z Downloaded libefi-sys v0.1.0
18602024-05-29T19:52:43.860Z Downloaded kstat-rs v0.2.3
18612024-05-29T19:52:43.860Z Downloaded indoc v1.0.9
18622024-05-29T19:52:43.860Z Downloaded csv-core v0.1.11
18632024-05-29T19:52:43.860Z Downloaded crypto-bigint v0.5.5
18642024-05-29T19:52:43.860Z Downloaded crossbeam-utils v0.8.19
18652024-05-29T19:52:43.860Z Downloaded crossbeam-epoch v0.9.18
18662024-05-29T19:52:43.860Z Downloaded crc32fast v1.4.0
18672024-05-29T19:52:43.860Z Downloaded const_format v0.2.32
18682024-05-29T19:52:43.886Z Downloaded slog-json v2.6.1
18692024-05-29T19:52:43.886Z Downloaded shell-words v1.1.0
18702024-05-29T19:52:43.886Z Downloaded sha2 v0.10.8
18712024-05-29T19:52:43.886Z Downloaded sha1 v0.10.6
18722024-05-29T19:52:43.886Z Downloaded scopeguard v1.2.0
18732024-05-29T19:52:43.886Z Downloaded schemars_derive v0.8.20
18742024-05-29T19:52:43.886Z Downloaded schemars v0.8.20
18752024-05-29T19:52:43.886Z Downloaded scheduled-thread-pool v0.2.7
18762024-05-29T19:52:43.886Z Downloaded same-file v1.0.6
18772024-05-29T19:52:43.886Z Downloaded rustls-pemfile v1.0.4
18782024-05-29T19:52:43.886Z Downloaded matches v0.1.10
18792024-05-29T19:52:43.886Z Downloaded is-terminal v0.4.12
18802024-05-29T19:52:43.912Z Downloaded crunchy v0.2.2
18812024-05-29T19:52:43.912Z Downloaded crucible-workspace-hack v0.1.0
18822024-05-29T19:52:43.912Z Downloaded crossbeam-deque v0.8.5
18832024-05-29T19:52:43.912Z Downloaded ciborium-ll v0.2.2
18842024-05-29T19:52:43.912Z Downloaded cassowary v0.3.0
18852024-05-29T19:52:43.912Z Downloaded match_cfg v0.1.0
18862024-05-29T19:52:43.912Z Downloaded darling v0.20.9
18872024-05-29T19:52:43.912Z Downloaded cstr-argument v0.1.2
18882024-05-29T19:52:43.912Z Downloaded crypto-common v0.1.6
18892024-05-29T19:52:43.912Z Downloaded crc-any v2.5.0
18902024-05-29T19:52:43.912Z Downloaded crc v3.2.1
18912024-05-29T19:52:43.912Z Downloaded const_format_proc_macros v0.2.32
18922024-05-29T19:52:43.913Z Downloaded cobs v0.2.3
18932024-05-29T19:52:43.913Z Downloaded cipher v0.4.4
18942024-05-29T19:52:44.352Z Downloaded cc v1.0.97
18952024-05-29T19:52:44.352Z Downloaded castaway v0.2.2
18962024-05-29T19:52:44.352Z Downloaded camino-tempfile v1.1.1
18972024-05-29T19:52:44.352Z Downloaded buf-list v1.0.3
18982024-05-29T19:52:44.352Z Downloaded itertools v0.12.1
18992024-05-29T19:52:44.352Z Downloaded ipnet v2.9.0
19002024-05-29T19:52:44.352Z Downloaded indexmap v1.9.3
19012024-05-29T19:52:44.352Z Downloaded hubpack_derive v0.1.1
19022024-05-29T19:52:44.352Z Downloaded curve25519-dalek-derive v0.1.1
19032024-05-29T19:52:44.385Z Downloaded crc-catalog v2.4.0
19042024-05-29T19:52:44.385Z Downloaded cpufeatures v0.2.12
19052024-05-29T19:52:44.385Z Downloaded corncobs v0.1.3
19062024-05-29T19:52:44.385Z Downloaded cookie_store v0.20.0
19072024-05-29T19:52:44.385Z Downloaded cookie v0.18.1
19082024-05-29T19:52:44.385Z Downloaded constant_time_eq v0.3.0
19092024-05-29T19:52:44.385Z Downloaded const-oid v0.9.6
19102024-05-29T19:52:44.385Z Downloaded console v0.15.8
19112024-05-29T19:52:44.385Z Downloaded colored v2.1.0
19122024-05-29T19:52:44.385Z Downloaded clang-sys v1.7.0
19132024-05-29T19:52:44.385Z Downloaded chrono v0.4.38
19142024-05-29T19:52:44.385Z Downloaded chacha20poly1305 v0.10.1
19152024-05-29T19:52:44.385Z Downloaded cexpr v0.6.0
19162024-05-29T19:52:44.386Z Downloaded cancel-safe-futures v0.1.5
19172024-05-29T19:52:44.386Z Downloaded bytes v1.6.0
19182024-05-29T19:52:44.386Z Downloaded bstr v1.9.1
19192024-05-29T19:52:44.386Z Downloaded block-buffer v0.10.4
19202024-05-29T19:52:44.386Z Downloaded blake2 v0.10.6
19212024-05-29T19:52:44.386Z Downloaded bitflags v1.3.2
19222024-05-29T19:52:44.386Z Downloaded bit-set v0.5.3
19232024-05-29T19:52:44.386Z Downloaded bcs v0.1.6
19242024-05-29T19:52:44.386Z Downloaded indoc v2.0.5
19252024-05-29T19:52:44.386Z Downloaded indicatif v0.17.8
19262024-05-29T19:52:44.386Z Downloaded impl-trait-for-tuples v0.2.2
19272024-05-29T19:52:44.386Z Downloaded bitstruct_derive v0.1.0
19282024-05-29T19:52:44.386Z Downloaded bb8 v0.8.3
19292024-05-29T19:52:44.386Z Downloaded cookie v0.17.0
19302024-05-29T19:52:44.386Z Downloaded convert_case v0.4.0
19312024-05-29T19:52:44.386Z Downloaded cfg_aliases v0.1.1
19322024-05-29T19:52:44.386Z Downloaded bzip2 v0.4.4
19332024-05-29T19:52:44.386Z Downloaded block-padding v0.3.3
19342024-05-29T19:52:44.386Z Downloaded blake3 v1.5.1
19352024-05-29T19:52:44.386Z Downloaded ciborium v0.2.2
19362024-05-29T19:52:44.386Z Downloaded chacha20 v0.9.1
19372024-05-29T19:52:44.386Z Downloaded ident_case v1.0.1
19382024-05-29T19:52:44.386Z Downloaded hyper-tls v0.5.0
19392024-05-29T19:52:44.387Z Downloaded humantime v2.1.0
19402024-05-29T19:52:44.387Z Downloaded http-range v0.1.5
19412024-05-29T19:52:44.387Z Downloaded ciborium-io v0.2.2
19422024-05-29T19:52:44.387Z Downloaded bytecount v0.6.8
19432024-05-29T19:52:44.387Z Downloaded bitstruct v0.1.1
19442024-05-29T19:52:44.387Z Downloaded hubpack v0.1.2
19452024-05-29T19:52:44.387Z Downloaded httpdate v1.0.3
19462024-05-29T19:52:44.387Z Downloaded httparse v1.8.0
19472024-05-29T19:52:44.387Z Downloaded cfg-if v1.0.0
19482024-05-29T19:52:44.387Z Downloaded base64 v0.21.7
19492024-05-29T19:52:44.387Z Downloaded assert_matches v1.5.0
19502024-05-29T19:52:44.387Z Downloaded bitfield v0.14.0
19512024-05-29T19:52:44.387Z Downloaded bindgen v0.69.4
19522024-05-29T19:52:44.387Z Downloaded base64 v0.22.1
19532024-05-29T19:52:44.387Z Downloaded atomicwrites v0.4.3
19542024-05-29T19:52:44.387Z Downloaded async-stream v0.3.5
19552024-05-29T19:52:44.387Z Downloaded ascii v1.1.0
19562024-05-29T19:52:44.387Z Downloaded base64ct v1.6.0
19572024-05-29T19:52:44.387Z Downloaded base64 v0.13.1
19582024-05-29T19:52:44.387Z Downloaded aho-corasick v1.1.3
19592024-05-29T19:52:44.387Z Downloaded base16ct v0.2.0
19602024-05-29T19:52:44.387Z Downloaded backoff v0.4.0
19612024-05-29T19:52:44.387Z Downloaded atty v0.2.14
19622024-05-29T19:52:44.387Z Downloaded atomic-waker v1.1.2
19632024-05-29T19:52:44.388Z Downloaded async-trait v0.1.80
19642024-05-29T19:52:44.388Z Downloaded async-recursion v1.1.1
19652024-05-29T19:52:44.388Z Downloaded async-stream-impl v0.3.5
19662024-05-29T19:52:44.388Z Downloaded ascii-canvas v3.0.0
19672024-05-29T19:52:44.388Z Downloaded allocator-api2 v0.2.18
19682024-05-29T19:52:44.388Z Downloaded ahash v0.8.11
19692024-05-29T19:52:44.388Z Downloaded arrayref v0.3.7
19702024-05-29T19:52:44.388Z Downloaded array-init v0.0.4
19712024-05-29T19:52:44.388Z Downloaded argon2 v0.5.3
19722024-05-29T19:52:44.388Z Downloaded arc-swap v1.7.1
19732024-05-29T19:52:44.388Z Downloaded adler v1.0.2
19742024-05-29T19:52:44.388Z Compiling proc-macro2 v1.0.82
19752024-05-29T19:52:44.388Z Compiling unicode-ident v1.0.12
19762024-05-29T19:52:44.388Z Compiling libc v0.2.153
19772024-05-29T19:52:44.388Z Compiling serde v1.0.202
19782024-05-29T19:52:44.388Z Compiling autocfg v1.3.0
19792024-05-29T19:52:44.388Z Compiling version_check v0.9.4
19802024-05-29T19:52:44.388Z Compiling cfg-if v1.0.0
19812024-05-29T19:52:44.497Z Compiling cc v1.0.97
19822024-05-29T19:52:44.497Z Compiling parking_lot_core v0.9.10
19832024-05-29T19:52:44.575Z Compiling libm v0.2.8
19842024-05-29T19:52:44.873Z Compiling serde_json v1.0.117
19852024-05-29T19:52:45.029Z Compiling ahash v0.8.11
19862024-05-29T19:52:45.089Z Compiling memchr v2.7.2
19872024-05-29T19:52:45.170Z Compiling lock_api v0.4.12
19882024-05-29T19:52:45.197Z Compiling num-traits v0.2.19
19892024-05-29T19:52:45.338Z Compiling typenum v1.17.0
19902024-05-29T19:52:45.498Z Compiling once_cell v1.19.0
19912024-05-29T19:52:45.952Z Compiling generic-array v0.14.7
19922024-05-29T19:52:46.010Z Compiling quote v1.0.36
19932024-05-29T19:52:46.010Z Compiling byteorder v1.5.0
19942024-05-29T19:52:46.642Z Compiling getrandom v0.2.14
19952024-05-29T19:52:46.667Z Compiling syn v2.0.64
19962024-05-29T19:52:46.667Z Compiling log v0.4.21
19972024-05-29T19:52:46.722Z Compiling itoa v1.0.11
19982024-05-29T19:52:46.850Z Compiling thiserror v1.0.60
19992024-05-29T19:52:46.895Z Compiling scopeguard v1.2.0
20002024-05-29T19:52:47.206Z Compiling slab v0.4.9
20012024-05-29T19:52:47.232Z Compiling pkg-config v0.3.30
20022024-05-29T19:52:47.405Z Compiling ring v0.17.8
20032024-05-29T19:52:47.659Z Compiling smallvec v1.13.2
20042024-05-29T19:52:47.813Z Compiling ryu v1.0.18
20052024-05-29T19:52:47.851Z Compiling semver v1.0.23
20062024-05-29T19:52:48.285Z Compiling pin-project-lite v0.2.14
20072024-05-29T19:52:48.310Z Compiling vcpkg v0.2.15
20082024-05-29T19:52:48.711Z Compiling allocator-api2 v0.2.18
20092024-05-29T19:52:48.846Z Compiling parking_lot v0.12.2
20102024-05-29T19:52:49.209Z Compiling rand_core v0.6.4
20112024-05-29T19:52:49.900Z Compiling schemars v0.8.20
20122024-05-29T19:52:50.025Z Compiling openssl-sys v0.9.102
20132024-05-29T19:52:50.076Z Compiling signal-hook-registry v1.4.2
20142024-05-29T19:52:50.247Z Compiling num-conv v0.1.0
20152024-05-29T19:52:50.796Z Compiling time-core v0.1.2
20162024-05-29T19:52:50.886Z Compiling time-macros v0.2.18
20172024-05-29T19:52:50.928Z Compiling mio v0.8.11
20182024-05-29T19:52:51.484Z Compiling httparse v1.8.0
20192024-05-29T19:52:51.646Z Compiling futures-core v0.3.30
20202024-05-29T19:52:51.874Z Compiling rustix v0.38.34
20212024-05-29T19:52:53.131Z Compiling num_cpus v1.16.0
20222024-05-29T19:52:53.161Z Compiling socket2 v0.5.7
20232024-05-29T19:52:53.161Z Compiling openssl v0.10.64
20242024-05-29T19:52:53.161Z Compiling syn v1.0.109
20252024-05-29T19:52:53.297Z Compiling fnv v1.0.7
20262024-05-29T19:52:53.335Z Compiling subtle v2.5.0
20272024-05-29T19:52:53.408Z Compiling const-oid v0.9.6
20282024-05-29T19:52:53.442Z Compiling equivalent v1.0.1
20292024-05-29T19:52:53.557Z Compiling spin v0.9.8
20302024-05-29T19:52:53.676Z Compiling serde_derive_internals v0.29.1
20312024-05-29T19:52:53.711Z Compiling heck v0.5.0
20322024-05-29T19:52:53.965Z Compiling tinyvec_macros v0.1.1
20332024-05-29T19:52:53.996Z Compiling rustls v0.21.12
20342024-05-29T19:52:54.068Z Compiling iana-time-zone v0.1.60
20352024-05-29T19:52:54.159Z Compiling native-tls v0.2.11
20362024-05-29T19:52:54.347Z Compiling tinyvec v1.6.0
20372024-05-29T19:52:54.470Z Compiling crossbeam-utils v0.8.19
20382024-05-29T19:52:54.496Z Compiling futures-sink v0.3.30
20392024-05-29T19:52:55.362Z Compiling cookie v0.17.0
20402024-05-29T19:52:55.728Z Compiling unicode-normalization v0.1.23
20412024-05-29T19:52:55.789Z Compiling ucd-trie v0.1.6
20422024-05-29T19:52:56.331Z Compiling futures-channel v0.3.30
20432024-05-29T19:52:56.721Z Compiling slog v2.7.0
20442024-05-29T19:52:56.794Z Compiling unicode-bidi v0.3.15
20452024-05-29T19:52:56.832Z Compiling dyn-clone v1.0.17
20462024-05-29T19:52:57.166Z Compiling futures-task v0.3.30
20472024-05-29T19:52:57.193Z Compiling pin-utils v0.1.0
20482024-05-29T19:52:57.218Z Compiling futures-io v0.3.30
20492024-05-29T19:52:57.564Z Compiling heck v0.4.1
20502024-05-29T19:52:57.622Z Compiling untrusted v0.9.0
20512024-05-29T19:52:57.920Z Compiling aho-corasick v1.1.3
20522024-05-29T19:52:57.946Z Compiling crc32fast v1.4.0
20532024-05-29T19:52:58.298Z Compiling powerfmt v0.2.0
20542024-05-29T19:52:58.354Z Compiling regex-syntax v0.8.3
20552024-05-29T19:52:58.530Z Compiling usdt-impl v0.5.0
20562024-05-29T19:52:58.619Z Compiling serde_derive v1.0.202
20572024-05-29T19:52:58.732Z Compiling zerocopy-derive v0.7.34
20582024-05-29T19:52:58.801Z Compiling zeroize_derive v1.4.2
20592024-05-29T19:52:59.690Z Compiling tokio-macros v2.2.0
20602024-05-29T19:52:59.971Z Compiling thiserror-impl v1.0.60
20612024-05-29T19:53:00.432Z Compiling zerocopy v0.7.34
20622024-05-29T19:53:00.938Z Compiling futures-macro v0.3.30
20632024-05-29T19:53:01.662Z Compiling zeroize v1.7.0
20642024-05-29T19:53:02.529Z Compiling tracing-attributes v0.1.27
20652024-05-29T19:53:02.624Z Compiling hashbrown v0.14.5
20662024-05-29T19:53:02.750Z Compiling schemars_derive v0.8.20
20672024-05-29T19:53:03.767Z Compiling der_derive v0.7.2
20682024-05-29T19:53:04.463Z Compiling openssl-macros v0.1.1
20692024-05-29T19:53:04.488Z Compiling scroll_derive v0.12.0
20702024-05-29T19:53:05.164Z Compiling pest v2.7.10
20712024-05-29T19:53:05.243Z Compiling crypto-common v0.1.6
20722024-05-29T19:53:05.300Z Compiling futures-util v0.3.30
20732024-05-29T19:53:05.614Z Compiling block-buffer v0.10.4
20742024-05-29T19:53:05.856Z Compiling digest v0.10.7
20752024-05-29T19:53:05.914Z Compiling regex-automata v0.4.6
20762024-05-29T19:53:06.290Z Compiling deranged v0.3.11
20772024-05-29T19:53:07.646Z Compiling pest_meta v2.7.10
20782024-05-29T19:53:08.248Z Compiling num_threads v0.1.7
20792024-05-29T19:53:08.349Z Compiling percent-encoding v2.3.1
20802024-05-29T19:53:08.751Z Compiling pest_generator v2.7.10
20812024-05-29T19:53:10.199Z Compiling bytes v1.6.0
20822024-05-29T19:53:11.162Z Compiling bitflags v2.5.0
20832024-05-29T19:53:11.300Z Compiling tokio v1.37.0
20842024-05-29T19:53:11.658Z Compiling indexmap v2.2.6
20852024-05-29T19:53:11.813Z Compiling uuid v1.8.0
20862024-05-29T19:53:11.842Z Compiling chrono v0.4.38
20872024-05-29T19:53:12.198Z Compiling serde_tokenstream v0.2.0
20882024-05-29T19:53:13.090Z Compiling http v0.2.12
20892024-05-29T19:53:15.351Z Compiling rustc_version v0.4.0
20902024-05-29T19:53:15.376Z Compiling pest_derive v2.7.10
20912024-05-29T19:53:15.675Z Compiling time v0.3.36
20922024-05-29T19:53:15.705Z Compiling heapless v0.7.17
20932024-05-29T19:53:16.361Z Compiling scroll v0.12.0
20942024-05-29T19:53:16.635Z Compiling zerocopy-derive v0.6.6
20952024-05-29T19:53:16.921Z Compiling tracing-core v0.1.32
20962024-05-29T19:53:18.225Z Compiling backtrace v0.3.71
20972024-05-29T19:53:18.572Z Compiling errno v0.3.9
20982024-05-29T19:53:18.800Z Compiling signal-hook v0.3.17
20992024-05-29T19:53:18.965Z Compiling ppv-lite86 v0.2.17
21002024-05-29T19:53:19.248Z Compiling plain v0.2.3
21012024-05-29T19:53:19.670Z Compiling base64 v0.21.7
21022024-05-29T19:53:19.703Z Compiling rand_chacha v0.3.1
21032024-05-29T19:53:19.771Z Compiling goblin v0.8.2
21042024-05-29T19:53:20.599Z Compiling tokio-util v0.7.11
21052024-05-29T19:53:20.913Z Compiling tracing v0.1.40
21062024-05-29T19:53:21.141Z Compiling regex v1.10.4
21072024-05-29T19:53:21.646Z Compiling async-trait v0.1.80
21082024-05-29T19:53:22.623Z Compiling pretty-hex v0.4.1
21092024-05-29T19:53:22.943Z Compiling strsim v0.11.1
21102024-05-29T19:53:23.142Z Compiling rustversion v1.0.17
21112024-05-29T19:53:24.259Z Compiling rand v0.8.5
21122024-05-29T19:53:25.061Z Compiling dof v0.3.0
21132024-05-29T19:53:26.678Z Compiling dtrace-parser v0.2.0
21142024-05-29T19:53:27.157Z Compiling form_urlencoded v1.2.1
21152024-05-29T19:53:27.379Z Compiling thread-id v4.2.1
21162024-05-29T19:53:27.474Z Compiling foreign-types-shared v0.1.1
21172024-05-29T19:53:27.582Z Compiling smoltcp v0.9.1
21182024-05-29T19:53:27.638Z Compiling base64ct v1.6.0
21192024-05-29T19:53:27.667Z Compiling try-lock v0.2.5
21202024-05-29T19:53:27.785Z Compiling anyhow v1.0.83
21212024-05-29T19:53:28.122Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21222024-05-29T19:53:28.174Z Compiling unicode-width v0.1.12
21232024-05-29T19:53:28.274Z Compiling foreign-types v0.3.2
21242024-05-29T19:53:28.299Z Compiling pem-rfc7468 v0.7.0
21252024-05-29T19:53:28.337Z Compiling want v0.3.1
21262024-05-29T19:53:28.838Z Compiling h2 v0.3.26
21272024-05-29T19:53:29.805Z Compiling http-body v0.4.6
21282024-05-29T19:53:30.028Z Compiling hmac v0.12.1
21292024-05-29T19:53:30.211Z Compiling clap_derive v4.5.4
21302024-05-29T19:53:30.602Z Compiling flagset v0.4.5
21312024-05-29T19:53:30.788Z Compiling siphasher v0.3.11
21322024-05-29T19:53:31.257Z Compiling httpdate v1.0.3
21332024-05-29T19:53:31.794Z Compiling tower-service v0.3.2
21342024-05-29T19:53:31.904Z Compiling der v0.7.9
21352024-05-29T19:53:36.359Z Compiling hyper v0.14.28
21362024-05-29T19:53:42.182Z Compiling sct v0.7.1
21372024-05-29T19:53:42.263Z Compiling rustls-webpki v0.101.7
21382024-05-29T19:53:42.899Z Compiling openapiv3 v2.0.0
21392024-05-29T19:53:44.831Z Compiling hubpack_derive v0.1.1
21402024-05-29T19:53:45.564Z Compiling idna v0.5.0
21412024-05-29T19:53:46.837Z Compiling fs-err v2.11.0
21422024-05-29T19:53:47.112Z Compiling openssl-probe v0.1.5
21432024-05-29T19:53:47.208Z Compiling cpufeatures v0.2.12
21442024-05-29T19:53:47.299Z Compiling utf8parse v0.2.1
21452024-05-29T19:53:47.454Z Compiling adler v1.0.2
21462024-05-29T19:53:47.537Z Compiling spin v0.5.2
21472024-05-29T19:53:47.639Z Compiling anstyle v1.0.7
21482024-05-29T19:53:47.759Z Compiling finl_unicode v1.2.0
21492024-05-29T19:53:48.145Z Compiling sha2 v0.10.8
21502024-05-29T19:53:48.253Z Compiling miniz_oxide v0.7.2
21512024-05-29T19:53:48.355Z Compiling stringprep v0.1.4
21522024-05-29T19:53:48.606Z Compiling anstyle-parse v0.2.4
21532024-05-29T19:53:49.218Z Compiling url v2.5.0
21542024-05-29T19:53:50.836Z Compiling spki v0.7.3
21552024-05-29T19:53:51.285Z Compiling usdt-attr-macro v0.5.0
21562024-05-29T19:53:51.407Z Compiling usdt-macro v0.5.0
21572024-05-29T19:53:52.647Z Compiling md-5 v0.10.6
21582024-05-29T19:53:52.747Z Compiling serde_spanned v0.6.6
21592024-05-29T19:53:52.865Z Compiling toml_datetime v0.6.6
21602024-05-29T19:53:52.944Z Compiling regress v0.9.1
21612024-05-29T19:53:53.242Z Compiling idna v0.3.0
21622024-05-29T19:53:55.545Z Compiling diesel_table_macro_syntax v0.1.0
21632024-05-29T19:53:55.876Z Compiling num-integer v0.1.46
21642024-05-29T19:53:56.012Z Compiling hash32 v0.2.1
21652024-05-29T19:53:56.305Z Compiling encoding_rs v0.8.34
21662024-05-29T19:53:56.351Z Compiling stable_deref_trait v1.2.0
21672024-05-29T19:53:56.451Z Compiling fallible-iterator v0.2.0
21682024-05-29T19:53:56.491Z Compiling psl-types v2.0.11
21692024-05-29T19:53:56.676Z Compiling mime v0.3.17
21702024-05-29T19:53:56.763Z Compiling is_terminal_polyfill v1.70.0
21712024-05-29T19:53:57.052Z Compiling colorchoice v1.0.1
21722024-05-29T19:53:57.102Z Compiling gimli v0.28.1
21732024-05-29T19:53:57.362Z Compiling anstyle-query v1.0.3
21742024-05-29T19:53:57.463Z Compiling anstream v0.6.14
21752024-05-29T19:53:57.614Z Compiling publicsuffix v2.2.3
21762024-05-29T19:53:57.832Z Compiling lazy_static v1.4.0
21772024-05-29T19:53:57.951Z Compiling postgres-protocol v0.6.6
21782024-05-29T19:53:59.275Z Compiling diesel_derives v2.1.4
21792024-05-29T19:54:00.075Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21802024-05-29T19:54:01.593Z Compiling addr2line v0.21.0
21812024-05-29T19:54:01.593Z Compiling tokio-rustls v0.24.1
21822024-05-29T19:54:02.991Z Compiling pkcs8 v0.10.2
21832024-05-29T19:54:03.441Z Compiling terminal_size v0.3.0
21842024-05-29T19:54:03.531Z Compiling tokio-native-tls v0.3.1
21852024-05-29T19:54:03.784Z Compiling phf_shared v0.11.2
21862024-05-29T19:54:03.874Z Compiling strum_macros v0.25.3
21872024-05-29T19:54:04.189Z Compiling serde_urlencoded v0.7.1
21882024-05-29T19:54:04.941Z Compiling enum-as-inner v0.5.1
21892024-05-29T19:54:05.494Z Compiling block-padding v0.3.3
21902024-05-29T19:54:05.686Z Compiling serde_repr v0.1.19
21912024-05-29T19:54:05.815Z Compiling ff v0.13.0
21922024-05-29T19:54:06.037Z Compiling scheduled-thread-pool v0.2.7
21932024-05-29T19:54:06.616Z Compiling object v0.32.2
21942024-05-29T19:54:07.040Z Compiling bit-vec v0.6.3
21952024-05-29T19:54:07.379Z Compiling rustc-demangle v0.1.24
21962024-05-29T19:54:07.423Z Compiling clap_lex v0.7.0
21972024-05-29T19:54:07.806Z Compiling ipnet v2.9.0
21982024-05-29T19:54:08.156Z Compiling either v1.12.0
21992024-05-29T19:54:08.515Z Compiling matches v0.1.10
22002024-05-29T19:54:08.593Z Compiling base16ct v0.2.0
22012024-05-29T19:54:08.723Z Compiling bitflags v1.3.2
22022024-05-29T19:54:08.811Z Compiling managed v0.8.0
22032024-05-29T19:54:09.191Z Compiling winnow v0.5.40
22042024-05-29T19:54:10.580Z Compiling sec1 v0.7.3
22052024-05-29T19:54:11.115Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22062024-05-29T19:54:11.565Z Compiling idna v0.2.3
22072024-05-29T19:54:11.565Z Compiling clap_builder v4.5.2
22082024-05-29T19:54:12.211Z Compiling toml_edit v0.19.15
22092024-05-29T19:54:12.294Z Compiling r2d2 v0.8.10
22102024-05-29T19:54:12.619Z Compiling group v0.13.0
22112024-05-29T19:54:12.898Z Compiling inout v0.1.3
22122024-05-29T19:54:13.134Z Compiling phf v0.11.2
22132024-05-29T19:54:13.197Z Compiling hyper-tls v0.5.0
22142024-05-29T19:54:13.459Z Compiling signal-hook-mio v0.2.3
22152024-05-29T19:54:13.531Z Compiling hyper-rustls v0.24.2
22162024-05-29T19:54:13.779Z Compiling cookie_store v0.20.0
22172024-05-29T19:54:13.911Z Compiling postgres-types v0.2.6
22182024-05-29T19:54:14.032Z Compiling num-bigint v0.4.5
22192024-05-29T19:54:15.286Z Compiling hubpack v0.1.2
22202024-05-29T19:54:15.678Z Compiling rustls-pemfile v1.0.4
22212024-05-29T19:54:16.018Z Compiling phf_shared v0.10.0
22222024-05-29T19:54:16.178Z Compiling hkdf v0.12.4
22232024-05-29T19:54:16.810Z Compiling zerocopy v0.6.6
22242024-05-29T19:54:17.020Z Compiling ipnetwork v0.20.0
22252024-05-29T19:54:17.228Z Compiling futures-executor v0.3.30
22262024-05-29T19:54:17.391Z Compiling crypto-bigint v0.5.5
22272024-05-29T19:54:17.549Z Compiling float-cmp v0.9.0
22282024-05-29T19:54:17.590Z Compiling memmap v0.7.0
22292024-05-29T19:54:17.735Z Compiling fixedbitset v0.4.2
22302024-05-29T19:54:17.762Z Compiling new_debug_unreachable v1.0.6
22312024-05-29T19:54:17.847Z Compiling webpki-roots v0.25.4
22322024-05-29T19:54:17.873Z Compiling data-encoding v2.6.0
22332024-05-29T19:54:18.093Z Compiling minimal-lexical v0.2.1
22342024-05-29T19:54:18.139Z Compiling precomputed-hash v0.1.1
22352024-05-29T19:54:18.241Z Compiling unicode-segmentation v1.11.0
22362024-05-29T19:54:18.271Z Compiling static_assertions v1.1.0
22372024-05-29T19:54:18.366Z Compiling normalize-line-endings v0.3.0
22382024-05-29T19:54:18.393Z Compiling predicates-core v1.0.6
22392024-05-29T19:54:18.476Z Compiling difflib v0.4.0
22402024-05-29T19:54:18.519Z Compiling winnow v0.6.8
22412024-05-29T19:54:18.642Z Compiling sync_wrapper v0.1.2
22422024-05-29T19:54:18.765Z Compiling whoami v1.5.1
22432024-05-29T19:54:19.135Z Compiling tokio-postgres v0.7.10
22442024-05-29T19:54:19.241Z Compiling predicates v3.1.0
22452024-05-29T19:54:19.293Z Compiling similar v2.5.0
22462024-05-29T19:54:19.563Z Compiling reqwest v0.11.27
22472024-05-29T19:54:20.324Z Compiling elliptic-curve v0.13.8
22482024-05-29T19:54:20.556Z Compiling nom v7.1.3
22492024-05-29T19:54:20.936Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22502024-05-29T19:54:21.025Z Compiling trust-dns-proto v0.22.0
22512024-05-29T19:54:21.618Z Compiling toml_edit v0.22.13
22522024-05-29T19:54:23.071Z Compiling string_cache v0.8.7
22532024-05-29T19:54:23.491Z Compiling petgraph v0.6.5
22542024-05-29T19:54:24.336Z Compiling usdt v0.5.0
22552024-05-29T19:54:25.531Z Compiling futures v0.3.30
22562024-05-29T19:54:25.635Z Compiling diesel v2.1.6
22572024-05-29T19:54:26.496Z Compiling yasna v0.5.2
22582024-05-29T19:54:27.563Z Compiling toml v0.7.8
22592024-05-29T19:54:27.591Z Compiling clap v4.5.4
22602024-05-29T19:54:27.689Z Compiling crossterm v0.27.0
22612024-05-29T19:54:27.900Z Compiling crossbeam-epoch v0.9.18
22622024-05-29T19:54:27.948Z Compiling cipher v0.4.4
22632024-05-29T19:54:28.340Z Compiling flate2 v1.0.30
22642024-05-29T19:54:28.500Z Compiling itertools v0.12.1
22652024-05-29T19:54:28.894Z Compiling itertools v0.10.5
22662024-05-29T19:54:29.123Z Compiling bit-set v0.5.3
22672024-05-29T19:54:29.367Z Compiling console v0.15.8
22682024-05-29T19:54:30.437Z Compiling num-iter v0.1.45
22692024-05-29T19:54:30.796Z Compiling tokio-stream v0.1.15
22702024-05-29T19:54:31.207Z Compiling bstr v1.9.1
22712024-05-29T19:54:31.522Z Compiling hex v0.4.3
22722024-05-29T19:54:32.170Z Compiling camino v1.1.7
22732024-05-29T19:54:32.595Z Compiling lalrpop-util v0.19.12
22742024-05-29T19:54:33.413Z Compiling radium v0.7.0
22752024-05-29T19:54:33.442Z Compiling peg-runtime v0.8.3
22762024-05-29T19:54:40.104Z Compiling is-terminal v0.4.12
22772024-05-29T19:54:40.129Z Compiling tap v1.0.1
22782024-05-29T19:54:42.072Z Compiling maybe-uninit v2.0.0
22792024-05-29T19:54:42.102Z Compiling rustls-pki-types v1.7.0
22802024-05-29T19:54:42.455Z Compiling ident_case v1.0.1
22812024-05-29T19:54:46.321Z Compiling darling_core v0.20.9
22822024-05-29T19:54:55.078Z Compiling wyz v0.5.1
22832024-05-29T19:54:56.389Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22842024-05-29T19:54:56.901Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22852024-05-29T19:54:56.933Z Compiling getopts v0.2.21
22862024-05-29T19:54:57.374Z Compiling bzip2-sys v0.1.11+1.0.8
22872024-05-29T19:54:57.756Z Compiling dirs-sys-next v0.1.2
22882024-05-29T19:54:57.792Z Compiling unsafe-libyaml v0.2.11
22892024-05-29T19:54:57.821Z Compiling base64 v0.22.1
22902024-05-29T19:54:58.091Z Compiling paste v1.0.15
22912024-05-29T19:54:58.573Z Compiling packed_struct v0.10.1
22922024-05-29T19:54:58.787Z Compiling rustls v0.22.4
22932024-05-29T19:54:58.933Z Compiling num-bigint-dig v0.8.4
22942024-05-29T19:54:59.024Z Compiling funty v2.0.0
22952024-05-29T19:54:59.400Z Compiling serde_yaml v0.9.34+deprecated
22962024-05-29T19:55:00.383Z Compiling bitvec v1.0.1
22972024-05-29T19:55:01.576Z Compiling dirs-next v2.0.0
22982024-05-29T19:55:02.333Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22992024-05-29T19:55:04.364Z Compiling darling_macro v0.20.9
23002024-05-29T19:55:05.343Z Compiling rustls-webpki v0.102.4
23012024-05-29T19:55:08.075Z Compiling packed_struct_codegen v0.10.1
23022024-05-29T19:55:09.203Z Compiling structmeta-derive v0.3.0
23032024-05-29T19:55:09.981Z Compiling thread_local v1.1.8
23042024-05-29T19:55:10.256Z Compiling indexmap v1.9.3
23052024-05-29T19:55:10.824Z Compiling multer v3.1.0
23062024-05-29T19:55:10.824Z Compiling slog-async v2.8.0
23072024-05-29T19:55:10.824Z Compiling match_cfg v0.1.0
23082024-05-29T19:55:10.824Z Compiling nodrop v0.1.14
23092024-05-29T19:55:10.961Z Compiling fastrand v2.1.0
23102024-05-29T19:55:10.961Z Compiling rayon-core v1.12.1
23112024-05-29T19:55:11.014Z Compiling crc-catalog v2.4.0
23122024-05-29T19:55:11.200Z Compiling crc v3.2.1
23132024-05-29T19:55:11.346Z Compiling tempfile v3.10.1
23142024-05-29T19:55:11.467Z Compiling structmeta v0.3.0
23152024-05-29T19:55:11.611Z Compiling array-init v0.0.4
23162024-05-29T19:55:11.807Z Compiling hostname v0.3.1
23172024-05-29T19:55:13.505Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23182024-05-29T19:55:14.448Z Compiling darling v0.20.9
23192024-05-29T19:55:14.765Z Compiling smallvec v0.6.14
23202024-05-29T19:55:14.835Z Compiling term v0.7.0
23212024-05-29T19:55:19.471Z Compiling crossbeam-deque v0.8.5
23222024-05-29T19:55:19.826Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23232024-05-29T19:55:20.746Z Compiling pkcs1 v0.7.5
23242024-05-29T19:55:23.245Z Compiling slog-json v2.6.1
23252024-05-29T19:55:24.037Z Compiling crossbeam-channel v0.5.12
23262024-05-29T19:55:24.292Z Compiling http v1.1.0
23272024-05-29T19:55:24.499Z Compiling signature v2.2.0
23282024-05-29T19:55:25.567Z Compiling pin-project-internal v1.1.5
23292024-05-29T19:55:26.920Z Compiling async-stream-impl v0.3.5
23302024-05-29T19:55:27.844Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
23312024-05-29T19:55:28.810Z Compiling take_mut v0.2.2
23322024-05-29T19:55:28.843Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23332024-05-29T19:55:29.083Z Compiling hashbrown v0.12.3
23342024-05-29T19:55:29.109Z Compiling same-file v1.0.6
23352024-05-29T19:55:29.372Z Compiling termcolor v1.4.1
23362024-05-29T19:55:29.471Z Compiling atomic-waker v1.1.2
23372024-05-29T19:55:29.666Z Compiling bitfield v0.14.0
23382024-05-29T19:55:31.297Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23392024-05-29T19:55:33.786Z Compiling env_logger v0.10.2
23402024-05-29T19:55:35.687Z Compiling waitgroup v0.1.2
23412024-05-29T19:55:35.915Z Compiling walkdir v2.5.0
23422024-05-29T19:55:41.020Z Compiling pin-project v1.1.5
23432024-05-29T19:55:41.050Z Compiling async-stream v0.3.5
23442024-05-29T19:55:41.953Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23452024-05-29T19:55:42.480Z Compiling rsa v0.9.6
23462024-05-29T19:55:44.763Z Compiling slog-bunyan v2.5.0
23472024-05-29T19:55:47.263Z Compiling tokio-rustls v0.25.0
23482024-05-29T19:55:47.312Z Compiling slog-term v2.9.1
23492024-05-29T19:55:47.684Z Compiling serde-hex v0.1.0
23502024-05-29T19:55:48.215Z Compiling serde_with_macros v3.8.1
23512024-05-29T19:55:48.249Z Compiling bzip2 v0.4.4
23522024-05-29T19:55:50.157Z Compiling parse-display-derive v0.9.0
23532024-05-29T19:55:51.092Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23542024-05-29T19:55:51.281Z Compiling toml v0.8.13
23552024-05-29T19:55:52.176Z Compiling rustls-pemfile v2.1.2
23562024-05-29T19:55:55.971Z Compiling x509-cert v0.2.5
23572024-05-29T19:55:56.150Z Compiling sha1 v0.10.6
23582024-05-29T19:55:56.817Z Compiling strum_macros v0.26.2
23592024-05-29T19:55:57.149Z Compiling newtype-uuid v1.1.0
23602024-05-29T19:55:57.444Z Compiling xattr v1.3.1
23612024-05-29T19:55:57.526Z Compiling ron v0.8.1
23622024-05-29T19:55:58.331Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
23632024-05-29T19:55:58.779Z Compiling serde_path_to_error v0.1.16
23642024-05-29T19:55:59.750Z Compiling hashbrown v0.13.2
23652024-05-29T19:56:00.154Z Compiling snafu-derive v0.8.2
23662024-05-29T19:56:00.712Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23672024-05-29T19:56:00.958Z Compiling blake3 v1.5.1
23682024-05-29T19:56:01.451Z Compiling ring v0.16.20
23692024-05-29T19:56:01.484Z Compiling filetime v0.2.23
23702024-05-29T19:56:01.737Z Compiling hostname v0.4.0
23712024-05-29T19:56:01.980Z Compiling instant v0.1.12
23722024-05-29T19:56:02.150Z Compiling buf-list v1.0.3
23732024-05-29T19:56:02.515Z Compiling debug-ignore v1.0.5
23742024-05-29T19:56:02.610Z Compiling crc-any v2.5.0
23752024-05-29T19:56:03.417Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23762024-05-29T19:56:04.367Z Compiling snafu v0.8.2
23772024-05-29T19:56:05.626Z Compiling backoff v0.4.0
23782024-05-29T19:56:05.938Z Compiling tar v0.4.40
23792024-05-29T19:56:06.831Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23802024-05-29T19:56:07.023Z Compiling object v0.30.4
23812024-05-29T19:56:08.806Z Compiling strum v0.26.2
23822024-05-29T19:56:08.970Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23832024-05-29T19:56:09.141Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23842024-05-29T19:56:09.585Z Compiling parse-display v0.9.0
23852024-05-29T19:56:10.993Z Compiling serde_with v3.8.1
23862024-05-29T19:56:11.024Z Compiling zip v0.6.6
23872024-05-29T19:56:11.213Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23882024-05-29T19:56:11.810Z Compiling rayon v1.10.0
23892024-05-29T19:56:14.364Z Compiling camino-tempfile v1.1.1
23902024-05-29T19:56:15.106Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
23912024-05-29T19:56:16.802Z Compiling globset v0.4.14
23922024-05-29T19:56:18.342Z Compiling pem v3.0.4
23932024-05-29T19:56:18.387Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23942024-05-29T19:56:18.524Z Compiling olpc-cjson v0.1.3
23952024-05-29T19:56:18.602Z Compiling macaddr v1.0.1
23962024-05-29T19:56:18.941Z Compiling serde_plain v1.0.2
23972024-05-29T19:56:19.188Z Compiling async-recursion v1.1.1
23982024-05-29T19:56:19.389Z Compiling memmap2 v0.9.4
23992024-05-29T19:56:19.844Z Compiling path-slash v0.1.5
24002024-05-29T19:56:20.003Z Compiling arrayvec v0.7.4
24012024-05-29T19:56:20.140Z Compiling untrusted v0.7.1
24022024-05-29T19:56:20.314Z Compiling constant_time_eq v0.3.0
24032024-05-29T19:56:20.473Z Compiling typed-path v0.7.1
24042024-05-29T19:56:20.505Z Compiling arrayref v0.3.7
24052024-05-29T19:56:23.029Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24062024-05-29T19:56:23.656Z Compiling tough v0.17.1
24072024-05-29T19:56:26.955Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
24082024-05-29T19:56:28.128Z Compiling cargo-platform v0.1.8
24092024-05-29T19:56:28.802Z Compiling parse-size v1.0.0
24102024-05-29T19:56:29.048Z Compiling topological-sort v0.2.2
24112024-05-29T19:56:29.126Z Compiling cargo_metadata v0.18.1
24122024-05-29T19:56:29.182Z Compiling shell-words v1.1.0
24132024-05-29T19:56:29.325Z Compiling omicron-zone-package v0.11.0
24142024-05-29T19:56:41.377Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24152024-05-29T19:56:45.380Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24162024-05-29T19:57:03.904Z Finished `release` profile [optimized] target(s) in 4m 23s
24172024-05-29T19:57:04.008Z Running `target/release/omicron-releng --output-dir /work`
24182024-05-29T19:57:04.086ZMay 29 19:57:03.980 DEBG changing working directory to /work/oxidecomputer/omicron
24192024-05-29T19:57:04.584ZMay 29 19:57:04.086 DEBG running: git rev-parse HEAD
24202024-05-29T19:57:04.614ZMay 29 19:57:04.094 DEBG process exited with exit status: 0 (7.460984ms)
24212024-05-29T19:57:04.614ZMay 29 19:57:04.094 INFO version: 9.0.0-0.ci+git30106d7360e
24222024-05-29T19:57:04.615ZMay 29 19:57:04.143 INFO cloning helios to /work/oxidecomputer/helios
24232024-05-29T19:57:04.615ZMay 29 19:57:04.143 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24242024-05-29T19:57:04.615ZCloning into '/work/oxidecomputer/helios'...
24252024-05-29T19:57:04.905ZMay 29 19:57:04.814 DEBG process exited with exit status: 0 (671.025942ms)
24262024-05-29T19:57:04.906ZMay 29 19:57:04.815 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
24272024-05-29T19:57:04.951Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
24282024-05-29T19:57:04.952Z# branch.head master
24292024-05-29T19:57:04.952Z# branch.upstream origin/master
24302024-05-29T19:57:04.952Z# branch.ab +0 -0
24312024-05-29T19:57:04.952ZMay 29 19:57:04.827 DEBG process exited with exit status: 0 (12.61592ms)
24322024-05-29T19:57:04.952ZMay 29 19:57:04.827 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24332024-05-29T19:57:06.208ZMay 29 19:57:05.688 DEBG process exited with exit status: 0 (861.109793ms)
24342024-05-29T19:57:06.208ZMay 29 19:57:05.689 DEBG running: zfs list rpool/images/build/host
24352024-05-29T19:57:06.323ZNAME USED AVAIL REFER MOUNTPOINT
24362024-05-29T19:57:06.323Zrpool/images/build/host 96K 146G 96K /rpool/images/build/host
24372024-05-29T19:57:06.323ZMay 29 19:57:05.699 DEBG process exited with exit status: 0 (10.335868ms)
24382024-05-29T19:57:06.323ZMay 29 19:57:05.699 DEBG running: zfs list rpool/images/build/recovery
24392024-05-29T19:57:06.323ZNAME USED AVAIL REFER MOUNTPOINT
24402024-05-29T19:57:06.323Zrpool/images/build/recovery 96K 146G 96K /rpool/images/build/recovery
24412024-05-29T19:57:06.324ZMay 29 19:57:05.709 DEBG process exited with exit status: 0 (9.429132ms)
24422024-05-29T19:57:06.324ZMay 29 19:57:05.710 INFO [hubris-production] running task
24432024-05-29T19:57:06.324ZMay 29 19:57:05.710 INFO [hubris-staging] running task
24442024-05-29T19:57:06.324ZMay 29 19:57:05.711 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24452024-05-29T19:57:06.324ZMay 29 19:57:05.715 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24462024-05-29T19:57:06.324Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24472024-05-29T19:57:06.490Z[ omicron-package] Blocking waiting for file lock on package cache
24482024-05-29T19:57:07.333Z[ omicron-package] Blocking waiting for file lock on package cache
24492024-05-29T19:57:07.649Z[ omicron-package] Blocking waiting for file lock on package cache
24502024-05-29T19:57:08.222Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24512024-05-29T19:57:08.302Z[ omicron-package] Compiling heapless v0.8.0
24522024-05-29T19:57:08.302Z[ omicron-package] Compiling hash32 v0.3.1
24532024-05-29T19:57:08.303Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24542024-05-29T19:57:08.303Z[ omicron-package] Compiling smoltcp v0.11.0
24552024-05-29T19:57:08.303Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24562024-05-29T19:57:08.303Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24572024-05-29T19:57:08.303Z[ omicron-package] Compiling embedded-io v0.4.0
24582024-05-29T19:57:08.787ZMay 29 19:57:08.268 INFO [hubris-production] task succeeded (2.557682672s)
24592024-05-29T19:57:09.169Z[ omicron-package] Compiling cobs v0.2.3
24602024-05-29T19:57:09.262Z[ omicron-package] Compiling num_enum_derive v0.5.11
24612024-05-29T19:57:09.522Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24622024-05-29T19:57:09.781Z[ omicron-package] Compiling postcard v1.0.8
24632024-05-29T19:57:10.196Z[ omicron-package] Compiling proc-macro-error v1.0.4
24642024-05-29T19:57:10.240Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24652024-05-29T19:57:10.854Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24662024-05-29T19:57:10.903Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24672024-05-29T19:57:10.903Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24682024-05-29T19:57:11.738Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24692024-05-29T19:57:11.840Z[ omicron-package] Compiling tabwriter v1.4.0
24702024-05-29T19:57:11.880Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24712024-05-29T19:57:12.565Z[ omicron-package] Compiling cstr-argument v0.1.2
24722024-05-29T19:57:12.763Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24732024-05-29T19:57:12.953Z[ omicron-package] Compiling foreign-types v0.5.0
24742024-05-29T19:57:13.064Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24752024-05-29T19:57:13.445Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24762024-05-29T19:57:13.525Z[ omicron-package] Compiling num_enum v0.5.11
24772024-05-29T19:57:13.611Z[ omicron-package] Compiling pretty-hex v0.2.1
24782024-05-29T19:57:13.895Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24792024-05-29T19:57:14.063Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24802024-05-29T19:57:14.388Z[ omicron-package] Compiling colored v2.1.0
24812024-05-29T19:57:14.537Z[ omicron-package] Compiling socket2 v0.4.10
24822024-05-29T19:57:14.759Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24832024-05-29T19:57:14.945Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24842024-05-29T19:57:15.063Z[ omicron-package] Compiling sigpipe v0.1.3
24852024-05-29T19:57:15.288Z[ omicron-package] Compiling num-derive v0.4.2
24862024-05-29T19:57:15.516Z[ omicron-package] Compiling libefi-sys v0.1.0
24872024-05-29T19:57:15.659Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24882024-05-29T19:57:22.097Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24892024-05-29T19:57:22.596Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24902024-05-29T19:57:22.597Z[ omicron-package] Compiling smf v0.2.3
24912024-05-29T19:57:22.636Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24922024-05-29T19:57:22.636Z[ omicron-package] Compiling portable-atomic v1.6.0
24932024-05-29T19:57:22.636Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24942024-05-29T19:57:22.637Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
24952024-05-29T19:57:22.637Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24962024-05-29T19:57:22.637Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
24972024-05-29T19:57:22.637Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24982024-05-29T19:57:22.637Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
24992024-05-29T19:57:22.637Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25002024-05-29T19:57:22.637Z[ omicron-package] Compiling gethostname v0.4.3
25012024-05-29T19:57:22.900Z[ omicron-package] Compiling number_prefix v0.4.0
25022024-05-29T19:57:23.032Z[ omicron-package] Compiling swrite v0.1.0
25032024-05-29T19:57:23.089ZMay 29 19:57:22.995 INFO [hubris-staging] task succeeded (17.284485504s)
25042024-05-29T19:57:23.213Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25052024-05-29T19:57:23.889Z[ omicron-package] Compiling indicatif v0.17.8
25062024-05-29T19:57:25.777Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d)
25072024-05-29T19:57:26.056Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25082024-05-29T19:57:28.873Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25092024-05-29T19:57:29.418Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25102024-05-29T19:57:30.709Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25112024-05-29T19:57:47.184Z[ helios-setup] May 29 19:57:47.053 INFO helios repository root is: /work/oxidecomputer/helios
25122024-05-29T19:57:47.263Z[ helios-setup] May 29 19:57:47.056 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25132024-05-29T19:57:47.264Z[ helios-setup] May 29 19:57:47.056 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
25142024-05-29T19:57:47.264Z[ helios-setup] May 29 19:57:47.056 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25152024-05-29T19:57:47.265Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25162024-05-29T19:57:48.013Z[ helios-setup] May 29 19:57:47.926 INFO clone ok!, project: image-builder
25172024-05-29T19:57:48.047Z[ helios-setup] May 29 19:57:47.927 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
25182024-05-29T19:57:48.047Z[ helios-setup] May 29 19:57:47.927 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
25192024-05-29T19:57:48.047Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25202024-05-29T19:57:49.418Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
25212024-05-29T19:57:49.463Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
25222024-05-29T19:57:52.211Z[ omicron-package] Finished `release` profile [optimized] target(s) in 46.39s
25232024-05-29T19:57:52.418Z[ omicron-package]
25242024-05-29T19:57:52.419Z[ omicron-package] real 46.557833135
25252024-05-29T19:57:52.419Z[ omicron-package] user 2:33.438762926
25262024-05-29T19:57:52.461Z[ omicron-package] sys 24.741872141
25272024-05-29T19:57:52.461Z[ omicron-package] trap 0.242417756
25282024-05-29T19:57:52.462Z[ omicron-package] tflt 0.444539355
25292024-05-29T19:57:52.462Z[ omicron-package] dflt 0.872006326
25302024-05-29T19:57:52.462Z[ omicron-package] kflt 0.001760960
25312024-05-29T19:57:52.462Z[ omicron-package] lock 5:17.971264137
25322024-05-29T19:57:52.462Z[ omicron-package] slp 6:11.656321935
25332024-05-29T19:57:52.462Z[ omicron-package] lat 1:31.559211921
25342024-05-29T19:57:52.463Z[ omicron-package] stop 50.808233775
25352024-05-29T19:57:52.463ZMay 29 19:57:52.329 INFO [omicron-package] process exited with exit status: 0 (46.613890003s)
25362024-05-29T19:57:52.463ZMay 29 19:57:52.329 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled
25372024-05-29T19:57:52.463ZMay 29 19:57:52.347 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25382024-05-29T19:57:52.463Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25392024-05-29T19:57:52.464Z[ host-target] Created new build target 'host' and set it as active
25402024-05-29T19:57:52.510ZMay 29 19:57:52.367 INFO [host-target] process exited with exit status: 0 (37.838859ms)
25412024-05-29T19:57:52.511ZMay 29 19:57:52.368 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25422024-05-29T19:57:52.511Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25432024-05-29T19:57:52.511Z[ recovery-target] Created new build target 'recovery' and set it as active
25442024-05-29T19:57:52.511ZMay 29 19:57:52.382 INFO [recovery-target] process exited with exit status: 0 (35.740499ms)
25452024-05-29T19:57:52.512Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25462024-05-29T19:57:52.923Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
25472024-05-29T19:57:52.952Z[ helios-setup] May 29 19:57:52.831 INFO clone ok!, project: amd-host-image-builder
25482024-05-29T19:57:52.952Z[ helios-setup] May 29 19:57:52.831 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
25492024-05-29T19:57:52.953Z[ helios-setup] May 29 19:57:52.832 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25502024-05-29T19:57:52.953Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25512024-05-29T19:57:53.932Z[ helios-setup] May 29 19:57:53.420 INFO clone ok!, project: pinprick
25522024-05-29T19:57:53.932Z[ helios-setup] May 29 19:57:53.420 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
25532024-05-29T19:57:53.932Z[ helios-setup] May 29 19:57:53.420 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25542024-05-29T19:57:53.974Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25552024-05-29T19:57:53.974Z[ host-package] Compiling newline-converter v0.3.0
25562024-05-29T19:57:53.974Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25572024-05-29T19:57:53.974Z[ host-package] Compiling humantime v2.1.0
25582024-05-29T19:57:53.975Z[ host-package] Compiling derive-where v1.2.7
25592024-05-29T19:57:53.975Z[ host-package] Compiling unicode-xid v0.2.4
25602024-05-29T19:57:53.975Z[ host-package] Compiling convert_case v0.4.0
25612024-05-29T19:57:53.975Z[ host-package] Compiling linked-hash-map v0.5.6
25622024-05-29T19:57:53.975Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25632024-05-29T19:57:54.066Z[ host-package] Compiling expectorate v1.1.0
25642024-05-29T19:57:54.104Z[ host-package] Compiling password-hash v0.5.0
25652024-05-29T19:57:54.175Z[ host-package] Compiling blake2 v0.10.6
25662024-05-29T19:57:54.267Z[ helios-setup] May 29 19:57:54.152 INFO clone ok!, project: phbl
25672024-05-29T19:57:54.309Z[ helios-setup] May 29 19:57:54.152 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
25682024-05-29T19:57:54.310Z[ helios-setup] May 29 19:57:54.152 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25692024-05-29T19:57:54.310Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25702024-05-29T19:57:54.310Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25712024-05-29T19:57:54.415Z[ host-package] Compiling lru-cache v0.1.2
25722024-05-29T19:57:54.622Z[ host-package] Compiling semver v0.1.20
25732024-05-29T19:57:54.709Z[ host-package] Compiling argon2 v0.5.3
25742024-05-29T19:57:54.743Z[ host-package] Compiling derive_more v0.99.17
25752024-05-29T19:57:55.178Z[ host-package] Compiling rustc_version v0.1.7
25762024-05-29T19:57:55.261Z[ host-package] Compiling slog-dtrace v0.3.0
25772024-05-29T19:57:55.503Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25782024-05-29T19:57:55.584Z[ host-package] Compiling newtype_derive v0.1.6
25792024-05-29T19:57:56.016Z[ host-package] Compiling home v0.5.9
25802024-05-29T19:57:56.215Z[ host-package] Compiling quick-error v1.2.3
25812024-05-29T19:57:56.732Z[ host-package] Compiling resolv-conf v0.7.0
25822024-05-29T19:57:56.732Z[ host-package] Compiling steno v0.4.0
25832024-05-29T19:57:56.871Z[ host-package] Compiling trust-dns-resolver v0.22.0
25842024-05-29T19:57:56.948Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25852024-05-29T19:57:57.993Z[ host-package] Compiling utf-8 v0.7.6
25862024-05-29T19:57:58.032Z[ host-package] Compiling num-rational v0.4.2
25872024-05-29T19:57:58.341Z[ host-package] Compiling num-complex v0.4.6
25882024-05-29T19:57:59.374Z[ helios-setup] May 29 19:57:59.287 INFO clone ok!, project: amd-firmware
25892024-05-29T19:57:59.375Z[ helios-setup] May 29 19:57:59.287 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25902024-05-29T19:57:59.407Z[ helios-setup] May 29 19:57:59.287 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
25912024-05-29T19:57:59.408Z[ helios-setup] May 29 19:57:59.287 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25922024-05-29T19:57:59.408Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25932024-05-29T19:57:59.643Z[ host-package] Compiling num v0.4.3
25942024-05-29T19:58:01.013Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25952024-05-29T19:58:01.084Z[ host-package] Compiling nibble_vec v0.1.0
25962024-05-29T19:58:01.084Z[ host-package] Compiling endian-type v0.1.2
25972024-05-29T19:58:01.084Z[ helios-setup] May 29 19:58:00.413 INFO clone ok!, project: chelsio-t6-roms
25982024-05-29T19:58:01.084Z[ helios-setup] May 29 19:58:00.413 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
25992024-05-29T19:58:01.084Z[ helios-setup] May 29 19:58:00.414 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26002024-05-29T19:58:01.084Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26012024-05-29T19:58:01.084Z[ host-package] Compiling radix_trie v0.2.1
26022024-05-29T19:58:01.084Z[ host-package] Compiling tungstenite v0.20.1
26032024-05-29T19:58:01.084Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26042024-05-29T19:58:01.261Z[ helios-setup] May 29 19:58:01.175 INFO clone ok!, project: bootserver
26052024-05-29T19:58:01.295Z[ helios-setup] May 29 19:58:01.175 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
26062024-05-29T19:58:01.295Z[ helios-setup] May 29 19:58:01.175 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26072024-05-29T19:58:01.295Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26082024-05-29T19:58:01.505Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26092024-05-29T19:58:01.625Z[ host-package] Compiling display-error-chain v0.2.0
26102024-05-29T19:58:01.824Z[ host-package] Compiling tokio-tungstenite v0.20.1
26112024-05-29T19:58:02.370Z[ helios-setup] May 29 19:58:02.281 INFO clone ok!, project: pilot
26122024-05-29T19:58:02.370Z[ helios-setup] May 29 19:58:02.282 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26132024-05-29T19:58:02.422Z[ helios-setup] May 29 19:58:02.282 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26142024-05-29T19:58:02.521Z[ host-package] Compiling arc-swap v1.7.1
26152024-05-29T19:58:02.995Z[ helios-setup] May 29 19:58:02.909 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26162024-05-29T19:58:03.235Z[ host-package] Compiling cancel-safe-futures v0.1.5
26172024-05-29T19:58:03.552Z[ helios-setup] May 29 19:58:03.462 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26182024-05-29T19:58:03.552Z[ helios-setup] May 29 19:58:03.462 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26192024-05-29T19:58:03.683Z[ host-package] Compiling slog-scope v4.4.0
26202024-05-29T19:58:04.060Z[ helios-setup] May 29 19:58:03.968 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26212024-05-29T19:58:04.630Z[ helios-setup] May 29 19:58:04.477 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26222024-05-29T19:58:04.631Z[ helios-setup] May 29 19:58:04.477 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26232024-05-29T19:58:04.706Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26242024-05-29T19:58:05.212Z[ helios-setup] May 29 19:58:05.119 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26252024-05-29T19:58:09.643Z[ host-package] Compiling fxhash v0.2.1
26262024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.592 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26272024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26282024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26292024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO ok!
26302024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26312024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26322024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO ok!
26332024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26342024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26352024-05-29T19:58:09.706Z[ helios-setup] May 29 19:58:05.593 INFO ok!
26362024-05-29T19:58:09.707Z[ helios-setup] May 29 19:58:05.593 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
26372024-05-29T19:58:09.707Z[ helios-setup] May 29 19:58:05.593 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
26382024-05-29T19:58:09.707Z[ host-package] Compiling slog-stdlog v4.1.1
26392024-05-29T19:58:10.339Z[ helios-setup] May 29 19:58:05.857 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
26402024-05-29T19:58:10.339Z[ helios-setup] May 29 19:58:06.442 INFO E| From https://github.com/jclulow/rust-jmclib
26412024-05-29T19:58:10.339Z[ helios-setup] May 29 19:58:06.442 INFO E| * [new branch] master -> origin/master
26422024-05-29T19:58:10.340Z[ helios-setup] May 29 19:58:06.442 INFO E| * [new ref] -> origin/HEAD
26432024-05-29T19:58:10.340Z[ helios-setup] May 29 19:58:06.501 INFO E| Updating crates.io index
26442024-05-29T19:58:10.340Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26452024-05-29T19:58:10.340Z[ host-package] Compiling rayon-core v1.12.1
26462024-05-29T19:58:10.340Z[ helios-setup] May 29 19:58:06.765 INFO E| Downloading crates ...
26472024-05-29T19:58:10.340Z[ host-package] Compiling synstructure v0.12.6
26482024-05-29T19:58:10.340Z[ helios-setup] May 29 19:58:06.832 INFO E| Downloaded anyhow v1.0.72
26492024-05-29T19:58:10.341Z[ helios-setup] May 29 19:58:06.845 INFO E| Downloaded tempfile v3.7.0
26502024-05-29T19:58:10.341Z[ helios-setup] May 29 19:58:06.848 INFO E| Downloaded walkdir v2.3.3
26512024-05-29T19:58:10.341Z[ helios-setup] May 29 19:58:06.850 INFO E| Downloaded quote v1.0.31
26522024-05-29T19:58:10.341Z[ helios-setup] May 29 19:58:06.856 INFO E| Downloaded time v0.3.23
26532024-05-29T19:58:10.341Z[ helios-setup] May 29 19:58:06.864 INFO E| Downloaded serde v1.0.174
26542024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.870 INFO E| Downloaded syn v2.0.27
26552024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.884 INFO E| Downloaded proc-macro2 v1.0.66
26562024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.887 INFO E| Downloaded serde_derive v1.0.174
26572024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.895 INFO E| Downloaded libc v0.2.147
26582024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.940 INFO E| Downloaded rustix v0.38.4
26592024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.978 INFO E| Downloaded serde_json v1.0.103
26602024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.987 INFO E| Downloaded uuid v0.8.2
26612024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.990 INFO E| Downloaded unicode-width v0.1.10
26622024-05-29T19:58:10.342Z[ helios-setup] May 29 19:58:06.992 INFO E| Downloaded unicode-ident v1.0.11
26632024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:06.995 INFO E| Downloaded typenum v1.16.0
26642024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:06.998 INFO E| Downloaded time-macros v0.2.10
26652024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:07.000 INFO E| Downloaded time-core v0.1.1
26662024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:07.001 INFO E| Downloaded sha-1 v0.9.8
26672024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:07.003 INFO E| Downloaded ryu v1.0.15
26682024-05-29T19:58:10.343Z[ helios-setup] May 29 19:58:07.007 INFO E| Downloaded opaque-debug v0.3.0
26692024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.008 INFO E| Downloaded once_cell v1.18.0
26702024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.010 INFO E| Downloaded md-5 v0.9.1
26712024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.012 INFO E| Downloaded libdevinfo-sys v1.0.0
26722024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.013 INFO E| Downloaded itoa v1.0.9
26732024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.015 INFO E| Downloaded getrandom v0.2.10
26742024-05-29T19:58:10.344Z[ helios-setup] May 29 19:58:07.018 INFO E| Downloaded fastrand v2.0.0
26752024-05-29T19:58:10.345Z[ helios-setup] May 29 19:58:07.019 INFO E| Downloaded errno v0.3.1
26762024-05-29T19:58:10.345Z[ helios-setup] May 29 19:58:07.021 INFO E| Downloaded digest v0.9.0
26772024-05-29T19:58:10.345Z[ helios-setup] May 29 19:58:07.023 INFO E| Downloaded cpufeatures v0.2.9
26782024-05-29T19:58:10.345Z[ helios-setup] May 29 19:58:07.024 INFO E| Downloaded block-buffer v0.9.0
26792024-05-29T19:58:10.345Z[ helios-setup] May 29 19:58:07.025 INFO E| Downloaded bitflags v2.3.3
26802024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling libc v0.2.147
26812024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling proc-macro2 v1.0.66
26822024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling cfg-if v1.0.0
26832024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling unicode-ident v1.0.11
26842024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling typenum v1.16.0
26852024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling version_check v0.9.4
26862024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling serde v1.0.174
26872024-05-29T19:58:10.346Z[ helios-setup] May 29 19:58:07.221 INFO E| Compiling slog v2.7.0
26882024-05-29T19:58:10.347Z[ host-package] Compiling crossbeam-deque v0.8.5
26892024-05-29T19:58:10.348Z[ helios-setup] May 29 19:58:07.707 INFO E| Compiling rustix v0.38.4
26902024-05-29T19:58:10.348Z[ helios-setup] May 29 19:58:08.077 INFO E| Compiling time-core v0.1.1
26912024-05-29T19:58:10.348Z[ helios-setup] May 29 19:58:08.455 INFO E| Compiling itoa v1.0.9
26922024-05-29T19:58:10.348Z[ host-package] Compiling dirs-sys-next v0.1.2
26932024-05-29T19:58:10.348Z[ helios-setup] May 29 19:58:08.695 INFO E| Compiling time-macros v0.2.10
26942024-05-29T19:58:10.348Z[ helios-setup] May 29 19:58:08.743 INFO E| Compiling num_threads v0.1.6
26952024-05-29T19:58:10.349Z[ helios-setup] May 29 19:58:08.819 INFO E| Compiling generic-array v0.14.7
26962024-05-29T19:58:10.349Z[ helios-setup] May 29 19:58:08.874 INFO E| Compiling bitflags v2.3.3
26972024-05-29T19:58:10.349Z[ host-package] Compiling half v2.4.1
26982024-05-29T19:58:10.350Z[ helios-setup] May 29 19:58:09.069 INFO E| Compiling once_cell v1.18.0
26992024-05-29T19:58:10.350Z[ helios-setup] May 29 19:58:09.625 INFO E| Compiling serde_json v1.0.103
27002024-05-29T19:58:10.350Z[ host-package] Compiling ciborium-io v0.2.2
27012024-05-29T19:58:10.350Z[ helios-setup] May 29 19:58:09.705 INFO E| Compiling opaque-debug v0.3.0
27022024-05-29T19:58:10.351Z[ helios-setup] May 29 19:58:09.894 INFO E| Compiling thread_local v1.1.7
27032024-05-29T19:58:10.351Z[ host-package] Compiling crunchy v0.2.2
27042024-05-29T19:58:10.351Z[ host-package] Compiling same-file v1.0.6
27052024-05-29T19:58:10.396Z[ helios-setup] May 29 19:58:10.304 INFO E| Compiling quote v1.0.31
27062024-05-29T19:58:10.774Z[ host-package] Compiling fastrand v2.1.0
27072024-05-29T19:58:10.803Z[ helios-setup] May 29 19:58:10.710 INFO E| Compiling dirs-sys-next v0.1.2
27082024-05-29T19:58:10.924Z[ helios-setup] May 29 19:58:10.819 INFO E| Compiling errno v0.3.1
27092024-05-29T19:58:11.241Z[ host-package] Compiling glob v0.3.1
27102024-05-29T19:58:11.289Z[ helios-setup] May 29 19:58:11.061 INFO E| Compiling syn v2.0.27
27112024-05-29T19:58:11.289Z[ helios-setup] May 29 19:58:11.177 INFO E| Compiling dirs-next v2.0.0
27122024-05-29T19:58:11.435Z[ helios-setup] May 29 19:58:11.341 INFO E| Compiling term v0.7.0
27132024-05-29T19:58:11.640Z[ helios-setup] May 29 19:58:11.545 INFO E| Compiling atty v0.2.14
27142024-05-29T19:58:11.817Z[ helios-setup] May 29 19:58:11.728 INFO E| Compiling fastrand v2.0.0
27152024-05-29T19:58:11.849Z[ host-package] Compiling tempfile v3.10.1
27162024-05-29T19:58:11.892Z[ helios-setup] May 29 19:58:11.803 INFO E| Compiling anyhow v1.0.72
27172024-05-29T19:58:12.470Z[ helios-setup] May 29 19:58:12.386 INFO E| Compiling getrandom v0.2.10
27182024-05-29T19:58:12.610Z[ host-package] Compiling clang-sys v1.7.0
27192024-05-29T19:58:13.287Z[ helios-setup] May 29 19:58:12.789 INFO E| Compiling same-file v1.0.6
27202024-05-29T19:58:13.313Z[ helios-setup] May 29 19:58:13.212 INFO E| Compiling ryu v1.0.15
27212024-05-29T19:58:13.461Z[ host-package] Compiling walkdir v2.5.0
27222024-05-29T19:58:13.532Z[ helios-setup] May 29 19:58:13.449 INFO E| Compiling cpufeatures v0.2.9
27232024-05-29T19:58:13.624Z[ helios-setup] May 29 19:58:13.541 INFO E| Compiling time v0.3.23
27242024-05-29T19:58:13.653Z[ helios-setup] May 29 19:58:13.569 INFO E| Compiling unicode-width v0.1.10
27252024-05-29T19:58:13.782Z[ helios-setup] May 29 19:58:13.698 INFO E| Compiling block-buffer v0.9.0
27262024-05-29T19:58:14.021Z[ helios-setup] May 29 19:58:13.936 INFO E| Compiling digest v0.9.0
27272024-05-29T19:58:14.180Z[ helios-setup] May 29 19:58:14.096 INFO E| Compiling getopts v0.2.21
27282024-05-29T19:58:14.317Z[ helios-setup] May 29 19:58:14.233 INFO E| Compiling tempfile v3.7.0
27292024-05-29T19:58:14.350Z[ host-package] Compiling ciborium-ll v0.2.2
27302024-05-29T19:58:14.769Z[ helios-setup] May 29 19:58:14.681 INFO E| Compiling sha-1 v0.9.8
27312024-05-29T19:58:14.900Z[ host-package] Compiling dirs-next v2.0.0
27322024-05-29T19:58:15.098Z[ helios-setup] May 29 19:58:15.015 INFO E| Compiling md-5 v0.9.1
27332024-05-29T19:58:15.420Z[ host-package] Compiling zerocopy-derive v0.2.0
27342024-05-29T19:58:15.754Z[ helios-setup] May 29 19:58:15.670 INFO E| Compiling walkdir v2.3.3
27352024-05-29T19:58:15.794Z[ helios-setup] May 29 19:58:15.710 INFO E| Compiling libdevinfo-sys v1.0.0
27362024-05-29T19:58:15.835Z[ helios-setup] May 29 19:58:15.748 INFO E| Compiling glob v0.3.1
27372024-05-29T19:58:16.966Z[ helios-setup] May 29 19:58:16.882 INFO E| Compiling slog-term v2.9.0
27382024-05-29T19:58:18.021Z[ host-package] Compiling slog-envlogger v2.2.0
27392024-05-29T19:58:18.186Z[ host-package] Compiling camino v1.1.7
27402024-05-29T19:58:18.273Z[ host-package] Compiling tiny-keccak v2.0.2
27412024-05-29T19:58:18.782Z[ host-package] Compiling maplit v1.0.2
27422024-05-29T19:58:19.029Z[ host-package] Compiling prettyplease v0.2.20
27432024-05-29T19:58:19.527Z[ host-package] Compiling blake3 v1.5.1
27442024-05-29T19:58:20.036Z[ helios-setup] May 29 19:58:19.953 INFO E| Compiling serde_derive v1.0.174
27452024-05-29T19:58:20.086Z[ host-package] Compiling ring v0.16.20
27462024-05-29T19:58:21.404Z[ host-package] Compiling rayon v1.10.0
27472024-05-29T19:58:21.795Z[ host-package] Compiling ciborium v0.2.2
27482024-05-29T19:58:22.936Z[ host-package] Compiling term v0.7.0
27492024-05-29T19:58:23.145Z[ host-package] Compiling xattr v1.3.1
27502024-05-29T19:58:23.420Z[ host-package] Compiling atty v0.2.14
27512024-05-29T19:58:23.605Z[ host-package] Compiling memmap2 v0.9.4
27522024-05-29T19:58:23.925Z[ host-package] Compiling filetime v0.2.23
27532024-05-29T19:58:24.103Z[ host-package] Compiling arrayref v0.3.7
27542024-05-29T19:58:24.230Z[ host-package] Compiling arrayvec v0.7.4
27552024-05-29T19:58:24.269Z[ host-package] Compiling untrusted v0.7.1
27562024-05-29T19:58:24.298Z[ host-package] Compiling constant_time_eq v0.3.0
27572024-05-29T19:58:24.530Z[ host-package] Compiling tar v0.4.40
27582024-05-29T19:58:24.643Z[ host-package] Compiling ascii-canvas v3.0.0
27592024-05-29T19:58:26.222Z[ host-package] Compiling camino-tempfile v1.1.1
27602024-05-29T19:58:26.479Z[ host-package] Compiling toolchain_find v0.4.0
27612024-05-29T19:58:26.634Z[ host-package] Compiling toml v0.8.13
27622024-05-29T19:58:27.121Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27632024-05-29T19:58:27.233Z[ host-package] Compiling libsw v3.3.1
27642024-05-29T19:58:27.280Z[ host-package] Compiling ena v0.14.3
27652024-05-29T19:58:27.606Z[ host-package] Compiling is-terminal v0.4.12
27662024-05-29T19:58:27.641Z[ host-package] Compiling usdt-impl v0.3.5
27672024-05-29T19:58:27.719Z[ host-package] Compiling libloading v0.8.3
27682024-05-29T19:58:27.752Z[ host-package] Compiling bindgen v0.69.4
27692024-05-29T19:58:27.859Z[ host-package] Compiling regex-syntax v0.6.29
27702024-05-29T19:58:28.022Z[ host-package] Compiling topological-sort v0.2.2
27712024-05-29T19:58:28.124Z[ host-package] Compiling parking_lot_core v0.8.6
27722024-05-29T19:58:28.267Z[ host-package] Compiling owo-colors v4.0.0
27732024-05-29T19:58:28.295Z[ host-package] Compiling diff v0.1.13
27742024-05-29T19:58:28.295Z[ host-package] Compiling linear-map v1.2.0
27752024-05-29T19:58:28.719Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27762024-05-29T19:58:28.835Z[ host-package] Compiling omicron-zone-package v0.11.0
27772024-05-29T19:58:28.897Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27782024-05-29T19:58:29.511Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27792024-05-29T19:58:30.829Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27802024-05-29T19:58:32.339Z[ helios-setup] May 29 19:58:32.244 INFO E| Compiling toml v0.5.11
27812024-05-29T19:58:32.339Z[ helios-setup] May 29 19:58:32.244 INFO E| Compiling uuid v0.8.2
27822024-05-29T19:58:32.621Z[ host-package] Compiling lalrpop v0.19.12
27832024-05-29T19:58:33.271Z[ host-package] Compiling which v4.4.2
27842024-05-29T19:58:34.270Z[ host-package] Compiling cexpr v0.6.0
27852024-05-29T19:58:34.322Z[ helios-setup] May 29 19:58:34.234 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
27862024-05-29T19:58:34.803Z[ host-package] Compiling unicase v2.7.0
27872024-05-29T19:58:35.225Z[ host-package] Compiling rustc-hash v1.1.0
27882024-05-29T19:58:35.431Z[ host-package] Compiling shlex v1.3.0
27892024-05-29T19:58:35.872Z[ host-package] Compiling lazycell v1.3.0
27902024-05-29T19:58:35.902Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27912024-05-29T19:58:37.455Z[ helios-setup] May 29 19:58:37.349 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
27922024-05-29T19:58:39.610Z[ host-package] Compiling zerocopy v0.3.2
27932024-05-29T19:58:40.288Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27942024-05-29T19:58:40.676Z[ host-package] Compiling derive_builder_core v0.20.0
27952024-05-29T19:58:41.199Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27962024-05-29T19:58:41.415Z[ host-package] Compiling headers-core v0.2.0
27972024-05-29T19:58:41.509Z[ host-package] Compiling libxml v0.3.3
27982024-05-29T19:58:41.605Z[ host-package] Compiling ref-cast v1.0.23
27992024-05-29T19:58:41.933Z[ host-package] Compiling headers v0.3.9
28002024-05-29T19:58:42.219Z[ host-package] Compiling dof v0.1.5
28012024-05-29T19:58:42.967Z[ host-package] Compiling derive_builder_macro v0.20.0
28022024-05-29T19:58:43.509Z[ host-package] Compiling parking_lot v0.11.2
28032024-05-29T19:58:43.865Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28042024-05-29T19:58:45.425Z[ host-package] Compiling trust-dns-client v0.22.0
28052024-05-29T19:58:45.947Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28062024-05-29T19:58:46.312Z[ host-package] Compiling dtrace-parser v0.1.14
28072024-05-29T19:58:48.460Z[ host-package] Compiling strum_macros v0.24.3
28082024-05-29T19:58:49.603Z[ host-package] Compiling toml v0.5.11
28092024-05-29T19:58:49.873Z[ helios-setup] May 29 19:58:49.790 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.12s
28102024-05-29T19:58:49.903Z[ helios-setup] May 29 19:58:49.820 INFO building project "image-builder" ok (44 seconds)
28112024-05-29T19:58:49.903Z[ helios-setup] May 29 19:58:49.820 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
28122024-05-29T19:58:49.930Z[ helios-setup] May 29 19:58:49.820 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
28132024-05-29T19:58:49.931Z[ helios-setup] May 29 19:58:49.834 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
28142024-05-29T19:58:50.018Z[ host-package] Compiling ref-cast-impl v1.0.23
28152024-05-29T19:58:50.128Z[ helios-setup] May 29 19:58:50.035 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
28162024-05-29T19:58:50.128Z[ helios-setup] May 29 19:58:50.035 INFO E| info: downloading component 'cargo'
28172024-05-29T19:58:50.930Z[ helios-setup] May 29 19:58:50.809 INFO E| info: downloading component 'clippy'
28182024-05-29T19:58:50.930Z[ host-package] Compiling samael v0.0.15
28192024-05-29T19:58:50.960Z[ helios-setup] May 29 19:58:50.871 INFO E| info: downloading component 'rust-docs'
28202024-05-29T19:58:51.283Z[ host-package] Compiling vte_generate_state_changes v0.1.1
28212024-05-29T19:58:51.784Z[ helios-setup] May 29 19:58:51.701 INFO E| info: downloading component 'rust-src'
28222024-05-29T19:58:51.885Z[ helios-setup] May 29 19:58:51.794 INFO E| info: downloading component 'rust-std'
28232024-05-29T19:58:52.354Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
28242024-05-29T19:58:52.380Z[ host-package] Compiling cookie v0.18.1
28252024-05-29T19:58:52.380Z[ host-package] Compiling indoc v1.0.9
28262024-05-29T19:58:52.408Z[ host-package] Compiling cfg_aliases v0.1.1
28272024-05-29T19:58:52.535Z[ host-package] Compiling nix v0.28.0
28282024-05-29T19:58:52.987Z[ helios-setup] May 29 19:58:52.903 INFO E| info: downloading component 'rustc'
28292024-05-29T19:58:53.371Z[ host-package] Compiling vte v0.11.1
28302024-05-29T19:58:53.400Z[ host-package] Compiling trust-dns-server v0.22.1
28312024-05-29T19:58:55.734Z[ helios-setup] May 29 19:58:55.650 INFO E| info: downloading component 'rustfmt'
28322024-05-29T19:58:55.805Z[ helios-setup] May 29 19:58:55.715 INFO E| info: installing component 'cargo'
28332024-05-29T19:58:56.983Z[ host-package] Compiling derive_builder v0.20.0
28342024-05-29T19:58:57.152Z[ helios-setup] May 29 19:58:57.058 INFO E| info: installing component 'clippy'
28352024-05-29T19:58:57.309Z[ host-package] Compiling sled v0.34.7
28362024-05-29T19:58:57.750Z[ helios-setup] May 29 19:58:57.647 INFO E| info: installing component 'rust-docs'
28372024-05-29T19:58:58.556Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28382024-05-29T19:59:00.703Z[ host-package] Compiling polar-core v0.27.3
28392024-05-29T19:59:03.182Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28402024-05-29T19:59:03.212Z[ host-package] Compiling const_format_proc_macros v0.2.32
28412024-05-29T19:59:03.479Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28422024-05-29T19:59:05.094Z[ helios-setup] May 29 19:59:05.012 INFO E| info: installing component 'rust-src'
28432024-05-29T19:59:05.235Z[ host-package] Compiling fd-lock v4.0.2
28442024-05-29T19:59:05.458Z[ host-package] Compiling bb8 v0.8.3
28452024-05-29T19:59:05.972Z[ helios-setup] May 29 19:59:05.890 INFO E| info: installing component 'rust-std'
28462024-05-29T19:59:06.068Z[ host-package] Compiling quick-xml v0.31.0
28472024-05-29T19:59:08.739Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
28482024-05-29T19:59:08.786Z[ helios-setup] May 29 19:59:08.700 INFO E| info: installing component 'rustc'
28492024-05-29T19:59:12.805Z[ host-package] Compiling oso-derive v0.27.3
28502024-05-29T19:59:13.827Z[ host-package] Compiling serde_tokenstream v0.1.7
28512024-05-29T19:59:14.366Z[ host-package] Compiling memoffset v0.7.1
28522024-05-29T19:59:14.612Z[ helios-setup] May 29 19:59:14.531 INFO E| info: installing component 'rustfmt'
28532024-05-29T19:59:14.789Z[ host-package] Compiling bytecount v0.6.8
28542024-05-29T19:59:14.830Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
28552024-05-29T19:59:15.151Z[ host-package] Compiling platforms v3.4.0
28562024-05-29T19:59:15.214Z[ host-package] Compiling papergrid v0.11.0
28572024-05-29T19:59:15.669Z[ helios-setup] May 29 19:59:15.581 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
28582024-05-29T19:59:15.779Z[ host-package] Compiling curve25519-dalek v4.1.2
28592024-05-29T19:59:16.481Z[ helios-setup] May 29 19:59:16.373 INFO E| From https://github.com/oxidecomputer/amd-apcb
28602024-05-29T19:59:16.481Z[ helios-setup] May 29 19:59:16.373 INFO E| * [new branch] issue-113 -> origin/issue-113
28612024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.374 INFO E| * [new branch] issue-122 -> origin/issue-122
28622024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.374 INFO E| * [new branch] main -> origin/main
28632024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.379 INFO E| * [new ref] -> origin/HEAD
28642024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.379 INFO E| * [new tag] v0.1.3 -> v0.1.3
28652024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.379 INFO E| * [new tag] v0.1.4 -> v0.1.4
28662024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.380 INFO E| * [new tag] v0.1.5 -> v0.1.5
28672024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.380 INFO E| * [new tag] v0.2.0 -> v0.2.0
28682024-05-29T19:59:16.516Z[ helios-setup] May 29 19:59:16.380 INFO E| * [new tag] v0.3.0 -> v0.3.0
28692024-05-29T19:59:16.517Z[ helios-setup] May 29 19:59:16.380 INFO E| * [new tag] v0.3.1 -> v0.3.1
28702024-05-29T19:59:16.517Z[ helios-setup] May 29 19:59:16.381 INFO E| * [new tag] v0.3.2 -> v0.3.2
28712024-05-29T19:59:16.517Z[ helios-setup] May 29 19:59:16.411 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
28722024-05-29T19:59:17.411Z[ helios-setup] May 29 19:59:17.325 INFO E| From https://github.com/oxidecomputer/amd-efs
28732024-05-29T19:59:17.450Z[ helios-setup] May 29 19:59:17.325 INFO E| * [new branch] empty -> origin/empty
28742024-05-29T19:59:17.450Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new branch] issue-99 -> origin/issue-99
28752024-05-29T19:59:17.450Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new branch] main -> origin/main
28762024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new branch] review -> origin/review
28772024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new ref] -> origin/HEAD
28782024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new tag] v0.2.0 -> v0.2.0
28792024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new tag] v0.2.1 -> v0.2.1
28802024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.326 INFO E| * [new tag] v0.2.2 -> v0.2.2
28812024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.2.3 -> v0.2.3
28822024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.2.4 -> v0.2.4
28832024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.2.5 -> v0.2.5
28842024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.2.6 -> v0.2.6
28852024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.2.7 -> v0.2.7
28862024-05-29T19:59:17.451Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.3.0 -> v0.3.0
28872024-05-29T19:59:17.452Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.3.1 -> v0.3.1
28882024-05-29T19:59:17.452Z[ helios-setup] May 29 19:59:17.327 INFO E| * [new tag] v0.4.0 -> v0.4.0
28892024-05-29T19:59:17.452Z[ helios-setup] May 29 19:59:17.349 INFO E| Updating crates.io index
28902024-05-29T19:59:17.829Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28912024-05-29T19:59:18.436Z[ host-package] Compiling const_format v0.2.32
28922024-05-29T19:59:21.519Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932024-05-29T19:59:22.215Z[ host-package] Compiling strip-ansi-escapes v0.2.0
28942024-05-29T19:59:22.859Z[ helios-setup] May 29 19:59:22.774 INFO E| Downloading crates ...
28952024-05-29T19:59:22.934Z[ helios-setup] May 29 19:59:22.853 INFO E| Downloaded ansi_term v0.12.1
28962024-05-29T19:59:22.966Z[ helios-setup] May 29 19:59:22.858 INFO E| Downloaded num-derive v0.3.3
28972024-05-29T19:59:22.967Z[ helios-setup] May 29 19:59:22.873 INFO E| Downloaded vec_map v0.8.2
28982024-05-29T19:59:22.994Z[ helios-setup] May 29 19:59:22.890 INFO E| Downloaded thiserror v1.0.59
28992024-05-29T19:59:22.994Z[ helios-setup] May 29 19:59:22.897 INFO E| Downloaded syn v2.0.60
29002024-05-29T19:59:22.994Z[ helios-setup] May 29 19:59:22.910 INFO E| Downloaded strum_macros v0.23.1
29012024-05-29T19:59:22.994Z[ helios-setup] May 29 19:59:22.912 INFO E| Downloaded serde_derive_internals v0.29.0
29022024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.914 INFO E| Downloaded semver v0.9.0
29032024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.916 INFO E| Downloaded pre-proc-macro v0.2.1
29042024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.918 INFO E| Downloaded scroll_derive v0.10.5
29052024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.919 INFO E| Downloaded scroll v0.10.2
29062024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.921 INFO E| Downloaded pre v0.2.1
29072024-05-29T19:59:23.020Z[ helios-setup] May 29 19:59:22.922 INFO E| Downloaded libc v0.2.154
29082024-05-29T19:59:23.045Z[ helios-setup] May 29 19:59:22.960 INFO E| Downloaded clap v2.34.0
29092024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.968 INFO E| Downloaded thiserror-impl v1.0.59
29102024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.970 INFO E| Downloaded textwrap v0.11.0
29112024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.972 INFO E| Downloaded strum v0.23.0
29122024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.973 INFO E| Downloaded structopt-derive v0.4.18
29132024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.974 INFO E| Downloaded structopt v0.3.26
29142024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.983 INFO E| Downloaded strsim v0.8.0
29152024-05-29T19:59:23.071Z[ helios-setup] May 29 19:59:22.984 INFO E| Downloaded serde_json v1.0.116
29162024-05-29T19:59:23.096Z[ helios-setup] May 29 19:59:22.993 INFO E| Downloaded serde_derive v1.0.200
29172024-05-29T19:59:23.096Z[ helios-setup] May 29 19:59:22.996 INFO E| Downloaded serde v1.0.200
29182024-05-29T19:59:23.096Z[ helios-setup] May 29 19:59:22.999 INFO E| Downloaded semver-parser v0.7.0
29192024-05-29T19:59:23.096Z[ helios-setup] May 29 19:59:23.005 INFO E| Downloaded schemars_derive v0.8.19
29202024-05-29T19:59:23.096Z[ helios-setup] May 29 19:59:23.007 INFO E| Downloaded schemars v0.8.19
29212024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.021 INFO E| Downloaded ryu v1.0.17
29222024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.024 INFO E| Downloaded rustversion v1.0.15
29232024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.027 INFO E| Downloaded rustc_version v0.2.3
29242024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.028 INFO E| Downloaded proc-macro2 v1.0.81
29252024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.031 INFO E| Downloaded proc-macro-crate v0.1.5
29262024-05-29T19:59:23.122Z[ helios-setup] May 29 19:59:23.032 INFO E| Downloaded paste v1.0.14
29272024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.043 INFO E| Downloaded parse_int v0.6.0
29282024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.043 INFO E| Downloaded modular-bitfield-impl v0.11.2
29292024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.045 INFO E| Downloaded modular-bitfield v0.11.2
29302024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.057 INFO E| Downloaded memoffset v0.5.6
29312024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.058 INFO E| Downloaded goblin v0.4.3
29322024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.065 INFO E| Downloaded four-cc v0.3.0
29332024-05-29T19:59:23.148Z[ helios-setup] May 29 19:59:23.066 INFO E| Downloaded bytesize v1.3.0
29342024-05-29T19:59:23.174Z[ helios-setup] May 29 19:59:23.067 INFO E| Downloaded fletcher v0.1.0
29352024-05-29T19:59:23.174Z[ helios-setup] May 29 19:59:23.068 INFO E| Downloaded cfg-if v0.1.10
29362024-05-29T19:59:23.653Z[ helios-setup] May 29 19:59:23.158 INFO E| Compiling proc-macro2 v1.0.81
29372024-05-29T19:59:23.653Z[ helios-setup] May 29 19:59:23.158 INFO E| Compiling unicode-ident v1.0.12
29382024-05-29T19:59:23.653Z[ helios-setup] May 29 19:59:23.158 INFO E| Compiling syn v1.0.109
29392024-05-29T19:59:23.684Z[ helios-setup] May 29 19:59:23.158 INFO E| Compiling serde v1.0.200
29402024-05-29T19:59:23.684Z[ helios-setup] May 29 19:59:23.159 INFO E| Compiling version_check v0.9.4
29412024-05-29T19:59:23.684Z[ helios-setup] May 29 19:59:23.159 INFO E| Compiling semver-parser v0.7.0
29422024-05-29T19:59:23.684Z[ helios-setup] May 29 19:59:23.159 INFO E| Compiling thiserror v1.0.59
29432024-05-29T19:59:23.684Z[ helios-setup] May 29 19:59:23.159 INFO E| Compiling autocfg v1.3.0
29442024-05-29T19:59:24.072Z[ helios-setup] May 29 19:59:23.737 INFO E| Compiling serde_json v1.0.116
29452024-05-29T19:59:24.340Z[ helios-setup] May 29 19:59:24.259 INFO E| Compiling semver v0.9.0
29462024-05-29T19:59:24.857Z[ helios-setup] May 29 19:59:24.758 INFO E| Compiling rustc_version v0.2.3
29472024-05-29T19:59:24.896Z[ helios-setup] May 29 19:59:24.813 INFO E| Compiling proc-macro-error-attr v1.0.4
29482024-05-29T19:59:25.012Z[ helios-setup] May 29 19:59:24.922 INFO E| Compiling proc-macro-error v1.0.4
29492024-05-29T19:59:25.085Z[ helios-setup] May 29 19:59:24.995 INFO E| Compiling num-traits v0.2.19
29502024-05-29T19:59:25.344Z[ helios-setup] May 29 19:59:25.259 INFO E| Compiling itoa v1.0.11
29512024-05-29T19:59:25.405Z[ helios-setup] May 29 19:59:25.317 INFO E| Compiling schemars v0.8.19
29522024-05-29T19:59:25.584Z[ helios-setup] May 29 19:59:25.495 INFO E| Compiling unicode-segmentation v1.11.0
29532024-05-29T19:59:25.613Z[ helios-setup] May 29 19:59:25.514 INFO E| Compiling ryu v1.0.17
29542024-05-29T19:59:25.647Z[ helios-setup] May 29 19:59:25.532 INFO E| Compiling memoffset v0.5.6
29552024-05-29T19:59:25.997Z[ helios-setup] May 29 19:59:25.913 INFO E| Compiling paste v1.0.14
29562024-05-29T19:59:26.027Z[ helios-setup] May 29 19:59:25.945 INFO E| Compiling pre-proc-macro v0.2.1
29572024-05-29T19:59:26.177Z[ helios-setup] May 29 19:59:26.094 INFO E| Compiling dyn-clone v1.0.17
29582024-05-29T19:59:26.261Z[ helios-setup] May 29 19:59:26.163 INFO E| Compiling libc v0.2.154
29592024-05-29T19:59:26.289Z[ helios-setup] May 29 19:59:26.198 INFO E| Compiling memchr v2.7.2
29602024-05-29T19:59:26.459Z[ helios-setup] May 29 19:59:26.376 INFO E| Compiling lazy_static v1.4.0
29612024-05-29T19:59:26.582Z[ helios-setup] May 29 19:59:26.491 INFO E| Compiling ucd-trie v0.1.6
29622024-05-29T19:59:26.652Z[ helios-setup] May 29 19:59:26.563 INFO E| Compiling rustversion v1.0.15
29632024-05-29T19:59:26.895Z[ helios-setup] May 29 19:59:26.808 INFO E| Compiling heck v0.3.3
29642024-05-29T19:59:27.238Z[ helios-setup] May 29 19:59:27.156 INFO E| Compiling quote v1.0.36
29652024-05-29T19:59:27.401Z[ host-package] Compiling oso v0.27.3
29662024-05-29T19:59:27.527Z[ helios-setup] May 29 19:59:27.435 INFO E| Compiling pre v0.2.1
29672024-05-29T19:59:27.896Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29682024-05-29T19:59:27.957Z[ helios-setup] May 29 19:59:27.866 INFO E| Compiling syn v2.0.60
29692024-05-29T19:59:28.063Z[ helios-setup] May 29 19:59:27.977 INFO E| Compiling cfg-if v0.1.10
29702024-05-29T19:59:28.172Z[ helios-setup] May 29 19:59:28.083 INFO E| Compiling static_assertions v1.1.0
29712024-05-29T19:59:28.241Z[ helios-setup] May 29 19:59:28.152 INFO E| Compiling byteorder v1.5.0
29722024-05-29T19:59:28.276Z[ helios-setup] May 29 19:59:28.174 INFO E| Compiling once_cell v1.19.0
29732024-05-29T19:59:30.344Z[ helios-setup] May 29 19:59:30.261 INFO E| Compiling unicode-width v0.1.12
29742024-05-29T19:59:31.010Z[ helios-setup] May 29 19:59:30.471 INFO E| Compiling atty v0.2.14
29752024-05-29T19:59:31.459Z[ helios-setup] May 29 19:59:30.707 INFO E| Compiling textwrap v0.11.0
29762024-05-29T19:59:31.460Z[ helios-setup] May 29 19:59:30.728 INFO E| Compiling vec_map v0.8.2
29772024-05-29T19:59:31.460Z[ helios-setup] May 29 19:59:30.763 INFO E| Compiling fletcher v0.1.0
29782024-05-29T19:59:31.460Z[ helios-setup] May 29 19:59:30.922 INFO E| Compiling strsim v0.8.0
29792024-05-29T19:59:31.498Z[ helios-setup] May 29 19:59:31.225 INFO E| Compiling strum v0.23.0
29802024-05-29T19:59:31.498Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29812024-05-29T19:59:31.498Z[ helios-setup] May 29 19:59:31.347 INFO E| Compiling parse_int v0.6.0
29822024-05-29T19:59:31.535Z[ helios-setup] May 29 19:59:31.436 INFO E| Compiling bitflags v1.3.2
29832024-05-29T19:59:31.573Z[ helios-setup] May 29 19:59:31.459 INFO E| Compiling ansi_term v0.12.1
29842024-05-29T19:59:31.623Z[ helios-setup] May 29 19:59:31.527 INFO E| Compiling plain v0.2.3
29852024-05-29T19:59:32.119Z[ helios-setup] May 29 19:59:31.596 INFO E| Compiling log v0.4.21
29862024-05-29T19:59:32.119Z[ helios-setup] May 29 19:59:31.745 INFO E| Compiling bytesize v1.3.0
29872024-05-29T19:59:32.119Z[ helios-setup] May 29 19:59:31.969 INFO E| Compiling clap v2.34.0
29882024-05-29T19:59:35.151Z[ helios-setup] May 29 19:59:35.068 INFO E| Compiling serde_derive_internals v0.29.0
29892024-05-29T19:59:35.815Z[ host-package] Compiling tabled_derive v0.7.0
29902024-05-29T19:59:38.559Z[ host-package] Compiling kstat-rs v0.2.3
29912024-05-29T19:59:38.825Z[ host-package] Compiling nu-ansi-term v0.50.0
29922024-05-29T19:59:40.073Z[ host-package] Compiling keccak v0.1.5
29932024-05-29T19:59:40.448Z[ host-package] Compiling sha3 v0.10.8
29942024-05-29T19:59:40.811Z[ helios-setup] May 29 19:59:40.730 INFO E| Compiling serde_derive v1.0.200
29952024-05-29T19:59:40.812Z[ helios-setup] May 29 19:59:40.730 INFO E| Compiling thiserror-impl v1.0.59
29962024-05-29T19:59:40.839Z[ helios-setup] May 29 19:59:40.730 INFO E| Compiling schemars_derive v0.8.19
29972024-05-29T19:59:40.839Z[ helios-setup] May 29 19:59:40.730 INFO E| Compiling zerocopy-derive v0.6.6
29982024-05-29T19:59:41.287Z[ host-package] Compiling reedline v0.31.0
29992024-05-29T19:59:41.994Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30002024-05-29T19:59:44.294Z[ helios-setup] May 29 19:59:44.212 INFO E| Compiling zerocopy v0.6.6
30012024-05-29T19:59:44.482Z[ helios-setup] May 29 19:59:44.400 INFO E| Compiling modular-bitfield-impl v0.11.2
30022024-05-29T19:59:44.741Z[ helios-setup] May 29 19:59:44.659 INFO E| Compiling num-derive v0.3.3
30032024-05-29T19:59:45.063Z[ helios-setup] May 29 19:59:44.972 INFO E| Compiling scroll_derive v0.10.5
30042024-05-29T19:59:45.501Z[ helios-setup] May 29 19:59:45.420 INFO E| Compiling pest v2.7.10
30052024-05-29T19:59:46.423Z[ helios-setup] May 29 19:59:46.330 INFO E| Compiling strum_macros v0.23.1
30062024-05-29T19:59:46.456Z[ helios-setup] May 29 19:59:46.338 INFO E| Compiling structopt-derive v0.4.18
30072024-05-29T19:59:48.049Z[ helios-setup] May 29 19:59:47.968 INFO E| Compiling scroll v0.10.2
30082024-05-29T19:59:48.983Z[ helios-setup] May 29 19:59:48.903 INFO E| Compiling goblin v0.4.3
30092024-05-29T19:59:49.909Z[ helios-setup] May 29 19:59:49.826 INFO E| Compiling modular-bitfield v0.11.2
30102024-05-29T19:59:50.632Z[ helios-setup] May 29 19:59:50.551 INFO E| Compiling pest_meta v2.7.10
30112024-05-29T19:59:51.640Z[ helios-setup] May 29 19:59:51.559 INFO E| Compiling structopt v0.3.26
30122024-05-29T19:59:52.911Z[ helios-setup] May 29 19:59:52.829 INFO E| Compiling pest_generator v2.7.10
30132024-05-29T19:59:55.589Z[ host-package] Compiling tabled v0.15.0
30142024-05-29T19:59:57.150Z[ helios-setup] May 29 19:59:57.070 INFO E| Compiling pest_derive v2.7.10
30152024-05-29T20:00:00.134Z[ host-package] Compiling mime_guess v2.0.4
30162024-05-29T20:00:00.534Z[ helios-setup] May 29 20:00:00.452 INFO E| Compiling toml v0.5.11
30172024-05-29T20:00:00.534Z[ helios-setup] May 29 20:00:00.453 INFO E| Compiling json5 v0.4.1
30182024-05-29T20:00:03.785Z[ helios-setup] May 29 20:00:03.705 INFO E| Compiling proc-macro-crate v0.1.5
30192024-05-29T20:00:04.608Z[ host-package] Compiling usdt-attr-macro v0.3.5
30202024-05-29T20:00:04.961Z[ host-package] Compiling usdt-macro v0.3.5
30212024-05-29T20:00:05.331Z[ helios-setup] May 29 20:00:05.249 INFO E| Compiling four-cc v0.3.0
30222024-05-29T20:00:05.331Z[ helios-setup] May 29 20:00:05.249 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
30232024-05-29T20:00:05.464Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30242024-05-29T20:00:07.318Z[ host-package] Compiling env_logger v0.9.3
30252024-05-29T20:00:07.350Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
30262024-05-29T20:00:09.401Z[ helios-setup] May 29 20:00:09.317 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
30272024-05-29T20:00:11.959Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30282024-05-29T20:00:13.047Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30292024-05-29T20:00:13.293Z[ host-package] Compiling peg-macros v0.8.3
30302024-05-29T20:00:13.511Z[ host-package] Compiling universal-hash v0.5.1
30312024-05-29T20:00:13.863Z[ host-package] Compiling secrecy v0.8.0
30322024-05-29T20:00:14.165Z[ host-package] Compiling bitstruct_derive v0.1.0
30332024-05-29T20:00:15.798Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
30342024-05-29T20:00:16.591Z[ host-package] Compiling sqlparser_derive v0.2.2
30352024-05-29T20:00:17.711Z[ host-package] Compiling nanorand v0.7.0
30362024-05-29T20:00:18.449Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
30372024-05-29T20:00:18.557Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30382024-05-29T20:00:18.762Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
30392024-05-29T20:00:18.989Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30402024-05-29T20:00:19.097Z[ host-package] Compiling ascii v1.1.0
30412024-05-29T20:00:19.276Z[ host-package] Compiling opaque-debug v0.3.1
30422024-05-29T20:00:19.426Z[ host-package] Compiling unicode_categories v0.1.1
30432024-05-29T20:00:19.921Z[ host-package] Compiling signature v1.6.4
30442024-05-29T20:00:19.950Z[ host-package] Compiling salty v0.2.0
30452024-05-29T20:00:20.100Z[ host-package] Compiling ed25519 v1.5.3
30462024-05-29T20:00:20.250Z[ host-package] Compiling rustyline v14.0.0
30472024-05-29T20:00:20.453Z[ host-package] Compiling sqlformat v0.2.3
30482024-05-29T20:00:20.506Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
30492024-05-29T20:00:22.847Z[ host-package] Compiling poly1305 v0.8.0
30502024-05-29T20:00:24.514Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30512024-05-29T20:00:24.850Z[ host-package] Compiling thiserror-no-std v2.0.2
30522024-05-29T20:00:25.738Z[ host-package] Compiling flume v0.11.0
30532024-05-29T20:00:25.857Z[ host-package] Compiling sqlparser v0.45.0
30542024-05-29T20:00:26.320Z[ host-package] Compiling peg v0.8.3
30552024-05-29T20:00:26.320Z[ host-package] Compiling bitstruct v0.1.1
30562024-05-29T20:00:26.482Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30572024-05-29T20:00:27.611Z[ host-package] Compiling usdt v0.3.5
30582024-05-29T20:00:27.807Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30592024-05-29T20:00:28.222Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
30602024-05-29T20:00:30.899Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
30612024-05-29T20:00:32.129Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30622024-05-29T20:00:32.787Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30632024-05-29T20:00:33.093Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30642024-05-29T20:00:34.285Z[ host-package] Compiling chacha20 v0.9.1
30652024-05-29T20:00:34.767Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30662024-05-29T20:00:35.401Z[ host-package] Compiling aead v0.5.2
30672024-05-29T20:00:35.757Z[ host-package] Compiling bcs v0.1.6
30682024-05-29T20:00:36.652Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30692024-05-29T20:00:36.921Z[ host-package] Compiling erased-serde v0.3.31
30702024-05-29T20:00:37.271Z[ host-package] Compiling serde_arrays v0.1.0
30712024-05-29T20:00:37.475Z[ host-package] Compiling serde-big-array v0.5.1
30722024-05-29T20:00:37.531Z[ host-package] Compiling highway v1.1.0
30732024-05-29T20:00:38.780Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30742024-05-29T20:00:38.840Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30752024-05-29T20:00:42.330Z[ helios-setup] May 29 20:00:42.250 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
30762024-05-29T20:00:46.255Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
30772024-05-29T20:00:50.255Z[ host-package] Compiling chacha20poly1305 v0.10.1
30782024-05-29T20:00:52.309Z[ host-package] Compiling vsss-rs v3.3.4
30792024-05-29T20:00:55.582Z[ helios-setup] May 29 20:00:55.499 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
30802024-05-29T20:00:56.298Z[ helios-setup] May 29 20:00:56.181 INFO E| warning: unused variable: `abl_version`
30812024-05-29T20:00:56.298Z[ helios-setup] May 29 20:00:56.181 INFO E| --> src/main.rs:1118:5
30822024-05-29T20:00:56.365Z[ helios-setup] May 29 20:00:56.181 INFO E| |
30832024-05-29T20:00:56.365Z[ helios-setup] May 29 20:00:56.181 INFO E| 1118 | abl_version: Option<u32>,
30842024-05-29T20:00:56.365Z[ helios-setup] May 29 20:00:56.181 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
30852024-05-29T20:00:56.366Z[ helios-setup] May 29 20:00:56.181 INFO E| |
30862024-05-29T20:00:56.366Z[ helios-setup] May 29 20:00:56.181 INFO E| = note: `#[warn(unused_variables)]` on by default
30872024-05-29T20:00:56.850Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30882024-05-29T20:00:57.467Z[ host-package] Compiling signal-hook-tokio v0.3.1
30892024-05-29T20:00:57.610Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
30902024-05-29T20:00:57.738Z[ host-package] Compiling heck v0.3.3
30912024-05-29T20:00:58.187Z[ host-package] Compiling castaway v0.2.2
30922024-05-29T20:00:58.415Z[ host-package] Compiling rand_seeder v0.2.3
30932024-05-29T20:00:59.000Z[ host-package] Compiling serde-big-array v0.4.1
30942024-05-29T20:00:59.195Z[ host-package] Compiling http-range v0.1.5
30952024-05-29T20:00:59.726Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
30962024-05-29T20:01:00.243Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30972024-05-29T20:01:01.575Z[ host-package] Compiling hyper-staticfile v0.9.5
30982024-05-29T20:01:04.789Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30992024-05-29T20:01:06.201Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31002024-05-29T20:01:06.733Z[ host-package] Compiling compact_str v0.7.1
31012024-05-29T20:01:07.239Z[ host-package] Compiling zone_cfg_derive v0.1.2
31022024-05-29T20:01:08.391Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
31032024-05-29T20:01:10.278Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31042024-05-29T20:01:26.069Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31052024-05-29T20:01:26.834Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31062024-05-29T20:01:28.755Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31072024-05-29T20:01:34.039Z[ host-package] Compiling tungstenite v0.21.0
31082024-05-29T20:01:39.054Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31092024-05-29T20:01:39.479Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31102024-05-29T20:01:39.785Z[ host-package] Compiling lru v0.12.3
31112024-05-29T20:01:40.229Z[ host-package] Compiling stability v0.2.0
31122024-05-29T20:01:40.271Z[ host-package] Compiling corncobs v0.1.3
31132024-05-29T20:01:40.702Z[ host-package] Compiling cassowary v0.3.0
31142024-05-29T20:01:41.054Z[ helios-setup] May 29 20:01:40.967 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 1 warning (run `cargo fix --bin "amd-host-image-builder"` to apply 1 suggestion)
31152024-05-29T20:01:41.086Z[ helios-setup] May 29 20:01:40.967 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 25s
31162024-05-29T20:01:41.086Z[ helios-setup] May 29 20:01:41.003 INFO building project "amd-host-image-builder" ok (171 seconds)
31172024-05-29T20:01:41.086Z[ helios-setup] May 29 20:01:41.003 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
31182024-05-29T20:01:41.087Z[ helios-setup] May 29 20:01:41.003 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
31192024-05-29T20:01:41.176Z[ host-package] Compiling indoc v2.0.5
31202024-05-29T20:01:41.360Z[ helios-setup] May 29 20:01:41.276 INFO E| Compiling adler v1.0.2
31212024-05-29T20:01:41.531Z[ helios-setup] May 29 20:01:41.452 INFO E| Compiling miniz_oxide v0.7.2
31222024-05-29T20:01:42.320Z[ host-package] Compiling base64 v0.13.1
31232024-05-29T20:01:42.911Z[ host-package] Compiling ron v0.7.1
31242024-05-29T20:01:43.024Z[ host-package] Compiling ratatui v0.26.2
31252024-05-29T20:01:43.963Z[ helios-setup] May 29 20:01:43.884 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
31262024-05-29T20:01:44.482Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
31272024-05-29T20:01:44.863Z[ helios-setup] May 29 20:01:44.787 INFO E| Finished `release` profile [optimized] target(s) in 3.69s
31282024-05-29T20:01:44.890Z[ helios-setup] May 29 20:01:44.796 INFO building project "pinprick" ok (3 seconds)
31292024-05-29T20:01:44.890Z[ helios-setup] May 29 20:01:44.796 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
31302024-05-29T20:01:44.890Z[ helios-setup] May 29 20:01:44.796 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
31312024-05-29T20:01:45.074Z[ helios-setup] May 29 20:01:44.986 INFO E| Downloading crates ...
31322024-05-29T20:01:45.187Z[ helios-setup] May 29 20:01:45.109 INFO E| Downloaded typenum v1.15.0
31332024-05-29T20:01:45.214Z[ helios-setup] May 29 20:01:45.112 INFO E| Downloaded sha2 v0.10.5
31342024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.116 INFO E| Downloaded flate2 v1.0.25
31352024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.121 INFO E| Downloaded anyhow v1.0.62
31362024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.126 INFO E| Downloaded miniz_oxide v0.6.2
31372024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.128 INFO E| Downloaded generic-array v0.14.6
31382024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.130 INFO E| Downloaded digest v0.10.3
31392024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.132 INFO E| Downloaded cpufeatures v0.2.5
31402024-05-29T20:01:45.215Z[ helios-setup] May 29 20:01:45.134 INFO E| Downloaded bytes v1.2.1
31412024-05-29T20:01:45.241Z[ helios-setup] May 29 20:01:45.138 INFO E| Downloaded block-buffer v0.10.3
31422024-05-29T20:01:45.241Z[ host-package] Compiling tokio-tungstenite v0.21.0
31432024-05-29T20:01:45.312Z[ helios-setup] May 29 20:01:45.236 INFO E| Compiling typenum v1.15.0
31442024-05-29T20:01:45.312Z[ helios-setup] May 29 20:01:45.236 INFO E| Compiling version_check v0.9.4
31452024-05-29T20:01:45.312Z[ helios-setup] May 29 20:01:45.236 INFO E| Compiling crc32fast v1.3.2
31462024-05-29T20:01:45.339Z[ helios-setup] May 29 20:01:45.236 INFO E| Compiling cfg-if v1.0.0
31472024-05-29T20:01:45.339Z[ helios-setup] May 29 20:01:45.237 INFO E| Compiling adler v1.0.2
31482024-05-29T20:01:45.339Z[ helios-setup] May 29 20:01:45.237 INFO E| Compiling anyhow v1.0.62
31492024-05-29T20:01:45.339Z[ helios-setup] May 29 20:01:45.237 INFO E| Compiling cpufeatures v0.2.5
31502024-05-29T20:01:45.339Z[ helios-setup] May 29 20:01:45.237 INFO E| Compiling unicode-width v0.1.10
31512024-05-29T20:01:45.770Z[ helios-setup] May 29 20:01:45.690 INFO E| Compiling bitflags v1.3.2
31522024-05-29T20:01:45.899Z[ helios-setup] May 29 20:01:45.804 INFO E| Compiling bytes v1.2.1
31532024-05-29T20:01:45.965Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31542024-05-29T20:01:46.491Z[ helios-setup] May 29 20:01:45.966 INFO E| Compiling generic-array v0.14.6
31552024-05-29T20:01:46.492Z[ helios-setup] May 29 20:01:45.987 INFO E| Compiling miniz_oxide v0.6.2
31562024-05-29T20:01:46.492Z[ helios-setup] May 29 20:01:46.259 INFO E| Compiling getopts v0.2.21
31572024-05-29T20:01:47.275Z[ helios-setup] May 29 20:01:47.197 INFO E| Compiling flate2 v1.0.25
31582024-05-29T20:01:49.435Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
31592024-05-29T20:01:50.072Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31602024-05-29T20:01:50.661Z[ helios-setup] May 29 20:01:50.576 INFO E| Compiling crypto-common v0.1.6
31612024-05-29T20:01:50.661Z[ helios-setup] May 29 20:01:50.576 INFO E| Compiling block-buffer v0.10.3
31622024-05-29T20:01:50.833Z[ helios-setup] May 29 20:01:50.754 INFO E| Compiling digest v0.10.3
31632024-05-29T20:01:51.217Z[ helios-setup] May 29 20:01:51.142 INFO E| Compiling sha2 v0.10.5
31642024-05-29T20:01:51.429Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31652024-05-29T20:01:51.627Z[ helios-setup] May 29 20:01:51.544 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
31662024-05-29T20:01:52.620Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31672024-05-29T20:01:54.816Z[ host-package] Compiling zone v0.1.8
31682024-05-29T20:01:55.698Z[ helios-setup] May 29 20:01:55.616 INFO E| Finished `release` profile [optimized] target(s) in 10.74s
31692024-05-29T20:01:55.732Z[ helios-setup] May 29 20:01:55.630 INFO building project "bootserver" ok (10 seconds)
31702024-05-29T20:01:55.732Z[ helios-setup] May 29 20:01:55.631 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
31712024-05-29T20:01:55.732Z[ helios-setup] May 29 20:01:55.631 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
31722024-05-29T20:01:55.798Z[ helios-setup] May 29 20:01:55.710 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml`
31732024-05-29T20:01:55.798Z[ helios-setup] May 29 20:01:55.710 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
31742024-05-29T20:01:56.085Z[ helios-setup] May 29 20:01:56.000 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
31752024-05-29T20:01:56.828Z[ helios-setup] May 29 20:01:56.744 INFO E| From https://github.com/jclulow/hiercmd
31762024-05-29T20:01:56.829Z[ helios-setup] May 29 20:01:56.744 INFO E| * [new branch] main -> origin/main
31772024-05-29T20:01:56.866Z[ helios-setup] May 29 20:01:56.744 INFO E| * [new ref] -> origin/HEAD
31782024-05-29T20:01:56.866Z[ helios-setup] May 29 20:01:56.765 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
31792024-05-29T20:01:57.489Z[ helios-setup] May 29 20:01:57.408 INFO E| From https://github.com/jclulow/network-interface
31802024-05-29T20:01:57.489Z[ helios-setup] May 29 20:01:57.408 INFO E| * [new branch] illumos -> origin/illumos
31812024-05-29T20:01:57.526Z[ helios-setup] May 29 20:01:57.408 INFO E| * [new branch] main -> origin/main
31822024-05-29T20:01:57.527Z[ helios-setup] May 29 20:01:57.408 INFO E| * [new ref] -> origin/HEAD
31832024-05-29T20:01:57.977Z[ helios-setup] May 29 20:01:57.466 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
31842024-05-29T20:01:57.977Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31852024-05-29T20:01:58.152Z[ helios-setup] May 29 20:01:58.032 INFO E| From https://github.com/oxidecomputer/boot-image-tools
31862024-05-29T20:01:58.152Z[ helios-setup] May 29 20:01:58.032 INFO E| * [new branch] compliance -> origin/compliance
31872024-05-29T20:01:58.196Z[ helios-setup] May 29 20:01:58.033 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
31882024-05-29T20:01:58.196Z[ helios-setup] May 29 20:01:58.033 INFO E| * [new branch] main -> origin/main
31892024-05-29T20:01:58.197Z[ helios-setup] May 29 20:01:58.033 INFO E| * [new ref] -> origin/HEAD
31902024-05-29T20:01:58.197Z[ helios-setup] May 29 20:01:58.066 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
31912024-05-29T20:01:59.126Z[ helios-setup] May 29 20:01:59.036 INFO E| From https://github.com/oxidecomputer/facade
31922024-05-29T20:01:59.126Z[ helios-setup] May 29 20:01:59.036 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
31932024-05-29T20:01:59.205Z[ helios-setup] May 29 20:01:59.036 INFO E| * [new branch] checklist -> origin/checklist
31942024-05-29T20:01:59.206Z[ helios-setup] May 29 20:01:59.036 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
31952024-05-29T20:01:59.206Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
31962024-05-29T20:01:59.206Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] dramtest -> origin/dramtest
31972024-05-29T20:01:59.206Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] facts -> origin/facts
31982024-05-29T20:01:59.206Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
31992024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
32002024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
32012024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.037 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
32022024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] guardrails -> origin/guardrails
32032024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] idcerts -> origin/idcerts
32042024-05-29T20:01:59.207Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
32052024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
32062024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
32072024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] main -> origin/main
32082024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.038 INFO E| * [new branch] meanwell -> origin/meanwell
32092024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] parents -> origin/parents
32102024-05-29T20:01:59.208Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] psc -> origin/psc
32112024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] rackstatus -> origin/rackstatus
32122024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] sessions -> origin/sessions
32132024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
32142024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] sshauth -> origin/sshauth
32152024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.039 INFO E| * [new branch] unsupervised -> origin/unsupervised
32162024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.040 INFO E| * [new branch] x11 -> origin/x11
32172024-05-29T20:01:59.209Z[ helios-setup] May 29 20:01:59.040 INFO E| * [new ref] -> origin/HEAD
32182024-05-29T20:01:59.265Z[ helios-setup] May 29 20:01:59.125 INFO E| Updating crates.io index
32192024-05-29T20:01:59.995Z[ helios-setup] May 29 20:01:59.910 INFO E| Downloading crates ...
32202024-05-29T20:02:00.141Z[ helios-setup] May 29 20:02:00.052 INFO E| Downloaded ahash v0.8.3
32212024-05-29T20:02:00.181Z[ helios-setup] May 29 20:02:00.056 INFO E| Downloaded ahash v0.7.6
32222024-05-29T20:02:00.182Z[ helios-setup] May 29 20:02:00.063 INFO E| Downloaded crossbeam-channel v0.5.6
32232024-05-29T20:02:00.182Z[ helios-setup] May 29 20:02:00.069 INFO E| Downloaded bincode v1.3.3
32242024-05-29T20:02:00.182Z[ helios-setup] May 29 20:02:00.072 INFO E| Downloaded concolor-override v1.0.0
32252024-05-29T20:02:00.182Z[ helios-setup] May 29 20:02:00.074 INFO E| Downloaded const-random v0.1.15
32262024-05-29T20:02:00.182Z[ helios-setup] May 29 20:02:00.075 INFO E| Downloaded const-random-macro v0.1.15
32272024-05-29T20:02:00.222Z[ helios-setup] May 29 20:02:00.119 INFO E| Downloaded slab v0.4.7
32282024-05-29T20:02:00.222Z[ helios-setup] May 29 20:02:00.121 INFO E| Downloaded want v0.3.0
32292024-05-29T20:02:00.222Z[ helios-setup] May 29 20:02:00.123 INFO E| Downloaded clap_lex v0.4.1
32302024-05-29T20:02:00.222Z[ helios-setup] May 29 20:02:00.125 INFO E| Downloaded anstyle-parse v0.1.1
32312024-05-29T20:02:00.222Z[ helios-setup] May 29 20:02:00.128 INFO E| Downloaded http-body v0.4.5
32322024-05-29T20:02:00.223Z[ helios-setup] May 29 20:02:00.131 INFO E| Downloaded either v1.8.0
32332024-05-29T20:02:00.223Z[ helios-setup] May 29 20:02:00.133 INFO E| Downloaded toolchain_find v0.2.0
32342024-05-29T20:02:00.223Z[ helios-setup] May 29 20:02:00.135 INFO E| Downloaded serde_spanned v0.6.1
32352024-05-29T20:02:00.223Z[ helios-setup] May 29 20:02:00.137 INFO E| Downloaded jobserver v0.1.26
32362024-05-29T20:02:01.099Z[ helios-setup] May 29 20:02:00.140 INFO E| Downloaded futures-executor v0.3.28
32372024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.142 INFO E| Downloaded form_urlencoded v1.1.0
32382024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.143 INFO E| Downloaded scopeguard v1.1.0
32392024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.145 INFO E| Downloaded toml_datetime v0.6.1
32402024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.147 INFO E| Downloaded percent-encoding v2.2.0
32412024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.149 INFO E| Downloaded serde_path_to_error v0.1.11
32422024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.152 INFO E| Downloaded project-root v0.2.2
32432024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.153 INFO E| Downloaded thiserror v1.0.38
32442024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.159 INFO E| Downloaded pkg-config v0.3.26
32452024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.162 INFO E| Downloaded semver-parser v0.10.2
32462024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.165 INFO E| Downloaded tempfile v3.5.0
32472024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.168 INFO E| Downloaded time v0.1.45
32482024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.171 INFO E| Downloaded serde_derive_internals v0.26.0
32492024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.175 INFO E| Downloaded tokio-tungstenite v0.18.0
32502024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.179 INFO E| Downloaded time-macros v0.2.8
32512024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.183 INFO E| Downloaded semver v1.0.17
32522024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.189 INFO E| Downloaded uuid v1.3.0
32532024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.197 INFO E| Downloaded unsafe-libyaml v0.2.8
32542024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.205 INFO E| Downloaded serde_derive v1.0.152
32552024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.212 INFO E| Downloaded serde v1.0.152
32562024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.218 INFO E| Downloaded serde_json v1.0.95
32572024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.237 INFO E| Downloaded reqwest v0.11.16
32582024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.314 INFO E| Downloaded chrono v0.4.24
32592024-05-29T20:02:01.100Z[ helios-setup] May 29 20:02:00.327 INFO E| Downloaded tokio v1.27.0
32602024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.368 INFO E| Downloaded rustls v0.21.0
32612024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.385 INFO E| Downloaded libc v0.2.139
32622024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.414 INFO E| Downloaded rustix v0.37.3
32632024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.445 INFO E| Downloaded rhai v1.14.0
32642024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.463 INFO E| Downloaded encoding_rs v0.8.32
32652024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.498 INFO E| Downloaded regress v0.5.0
32662024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.509 INFO E| Downloaded regex v1.7.3
32672024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.519 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
32682024-05-29T20:02:01.101Z[ helios-setup] May 29 20:02:00.591 INFO E| Downloaded openapiv3 v1.0.2
32692024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.607 INFO E| Downloaded rayon v1.6.1
32702024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.618 INFO E| Downloaded hyper v0.14.25
32712024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.628 INFO E| Downloaded libz-sys v1.1.8
32722024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.727 INFO E| Downloaded http v0.2.9
32732024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.733 INFO E| Downloaded h2 v0.3.16
32742024-05-29T20:02:01.166Z[ helios-setup] May 29 20:02:00.741 INFO E| Downloaded git2 v0.16.1
32752024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.753 INFO E| Downloaded futures-util v0.3.28
32762024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.773 INFO E| Downloaded clap_builder v4.2.1
32772024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.781 INFO E| Downloaded winnow v0.4.1
32782024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.791 INFO E| Downloaded syn v2.0.13
32792024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.806 INFO E| Downloaded syn v1.0.107
32802024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.820 INFO E| Downloaded pest v2.5.7
32812024-05-29T20:02:01.167Z[ helios-setup] May 29 20:02:00.826 INFO E| Downloaded unicode-normalization v0.1.22
32822024-05-29T20:02:01.168Z[ helios-setup] May 29 20:02:00.831 INFO E| Downloaded tracing v0.1.37
32832024-05-29T20:02:01.168Z[ helios-setup] May 29 20:02:00.836 INFO E| Downloaded toml_edit v0.19.8
32842024-05-29T20:02:01.168Z[ helios-setup] May 29 20:02:00.862 INFO E| Downloaded tokio-util v0.7.7
32852024-05-29T20:02:01.168Z[ helios-setup] May 29 20:02:00.870 INFO E| Downloaded time v0.3.20
32862024-05-29T20:02:01.168Z[ helios-setup] May 29 20:02:00.878 INFO E| Downloaded rustls-webpki v0.100.1
32872024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.885 INFO E| Downloaded rayon-core v1.10.2
32882024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.890 INFO E| Downloaded mio v0.8.5
32892024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.897 INFO E| Downloaded aho-corasick v0.7.20
32902024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.902 INFO E| Downloaded unicode-linebreak v0.1.4
32912024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.905 INFO E| Downloaded unicode-ident v1.0.8
32922024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.908 INFO E| Downloaded unicode-bidi v0.3.13
32932024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.911 INFO E| Downloaded tracing-core v0.1.30
32942024-05-29T20:02:01.169Z[ helios-setup] May 29 20:02:00.914 INFO E| Downloaded toml v0.7.3
32952024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.918 INFO E| Downloaded ryu v1.0.13
32962024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.922 INFO E| Downloaded memchr v2.5.0
32972024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.927 INFO E| Downloaded io-lifetimes v1.0.10
32982024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.930 INFO E| Downloaded cargo-lock v8.0.3
32992024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.934 INFO E| Downloaded tungstenite v0.18.0
33002024-05-29T20:02:01.170Z[ helios-setup] May 29 20:02:00.937 INFO E| Downloaded proc-macro2 v1.0.56
33012024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.940 INFO E| Downloaded parking_lot v0.12.1
33022024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.943 INFO E| Downloaded url v2.3.1
33032024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.947 INFO E| Downloaded ucd-trie v0.1.5
33042024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.949 INFO E| Downloaded socket2 v0.4.9
33052024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.952 INFO E| Downloaded schemars v0.8.12
33062024-05-29T20:02:01.171Z[ helios-setup] May 29 20:02:00.965 INFO E| Downloaded num-traits v0.2.15
33072024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.968 INFO E| Downloaded futures v0.3.28
33082024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.974 INFO E| Downloaded crossbeam-utils v0.8.14
33092024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.977 INFO E| Downloaded cc v1.0.78
33102024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.980 INFO E| Downloaded textwrap v0.16.0
33112024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.983 INFO E| Downloaded sct v0.7.0
33122024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.987 INFO E| Downloaded quote v1.0.26
33132024-05-29T20:02:01.172Z[ helios-setup] May 29 20:02:00.990 INFO E| Downloaded pin-project-lite v0.2.9
33142024-05-29T20:02:01.173Z[ helios-setup] May 29 20:02:00.996 INFO E| Downloaded parking_lot_core v0.9.6
33152024-05-29T20:02:01.173Z[ helios-setup] May 29 20:02:00.998 INFO E| Downloaded once_cell v1.17.0
33162024-05-29T20:02:01.173Z[ helios-setup] May 29 20:02:01.001 INFO E| Downloaded log v0.4.17
33172024-05-29T20:02:01.173Z[ helios-setup] May 29 20:02:01.004 INFO E| Downloaded anyhow v1.0.68
33182024-05-29T20:02:01.173Z[ helios-setup] May 29 20:02:01.009 INFO E| Downloaded smartstring v1.0.1
33192024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.012 INFO E| Downloaded tokio-rustls v0.24.0
33202024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.014 INFO E| Downloaded rhai_codegen v1.5.0
33212024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.023 INFO E| Downloaded lock_api v0.4.9
33222024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.025 INFO E| Downloaded crossbeam-epoch v0.9.13
33232024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.028 INFO E| Downloaded getrandom v0.2.8
33242024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.031 INFO E| Downloaded futures-channel v0.3.28
33252024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.035 INFO E| Downloaded smallvec v1.10.0
33262024-05-29T20:02:01.174Z[ helios-setup] May 29 20:02:01.037 INFO E| Downloaded semver v0.11.0
33272024-05-29T20:02:01.175Z[ helios-setup] May 29 20:02:01.040 INFO E| Downloaded proc-macro-crate v1.2.1
33282024-05-29T20:02:01.175Z[ helios-setup] May 29 20:02:01.041 INFO E| Downloaded num_enum_derive v0.5.7
33292024-05-29T20:02:01.175Z[ helios-setup] May 29 20:02:01.042 INFO E| Downloaded ipnet v2.7.2
33302024-05-29T20:02:01.175Z[ helios-setup] May 29 20:02:01.044 INFO E| Downloaded thiserror-impl v1.0.38
33312024-05-29T20:02:01.175Z[ helios-setup] May 29 20:02:01.046 INFO E| Downloaded terminal_size v0.2.6
33322024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded schemars_derive v0.8.12
33332024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded rustfmt-wrapper v0.2.0
33342024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
33352024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded futures-io v0.3.28
33362024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded strsim v0.10.0
33372024-05-29T20:02:01.216Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded futures-sink v0.3.28
33382024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.061 INFO E| Downloaded paste v1.0.12
33392024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.062 INFO E| Downloaded digest v0.10.6
33402024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.064 INFO E| Downloaded camino v1.1.4
33412024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.066 INFO E| Downloaded num_cpus v1.15.0
33422024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.069 INFO E| Downloaded futures-macro v0.3.28
33432024-05-29T20:02:01.217Z[ helios-setup] May 29 20:02:01.070 INFO E| Downloaded slog-async v2.7.0
33442024-05-29T20:02:01.218Z[ helios-setup] May 29 20:02:01.072 INFO E| Downloaded num-integer v0.1.45
33452024-05-29T20:02:01.218Z[ helios-setup] May 29 20:02:01.074 INFO E| Downloaded itoa v1.0.6
33462024-05-29T20:02:01.218Z[ helios-setup] May 29 20:02:01.076 INFO E| Downloaded clap_derive v4.2.0
33472024-05-29T20:02:01.218Z[ helios-setup] May 29 20:02:01.078 INFO E| Downloaded rustls-pemfile v1.0.2
33482024-05-29T20:02:01.218Z[ helios-setup] May 29 20:02:01.080 INFO E| Downloaded num_enum v0.5.7
33492024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.084 INFO E| Downloaded is-terminal v0.4.7
33502024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.086 INFO E| Downloaded futures-task v0.3.28
33512024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.087 INFO E| Downloaded futures-core v0.3.28
33522024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.089 INFO E| Downloaded httpdate v1.0.2
33532024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.090 INFO E| Downloaded fastrand v1.9.0
33542024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.091 INFO E| Downloaded iana-time-zone v0.1.56
33552024-05-29T20:02:01.219Z[ helios-setup] May 29 20:02:01.094 INFO E| Downloaded home v0.5.4
33562024-05-29T20:02:01.220Z[ helios-setup] May 29 20:02:01.095 INFO E| Downloaded dyn-clone v1.0.11
33572024-05-29T20:02:01.220Z[ helios-setup] May 29 20:02:01.097 INFO E| Downloaded clap v4.2.1
33582024-05-29T20:02:01.220Z[ helios-setup] May 29 20:02:01.108 INFO E| Downloaded byteorder v1.4.3
33592024-05-29T20:02:01.220Z[ helios-setup] May 29 20:02:01.110 INFO E| Downloaded base64 v0.21.0
33602024-05-29T20:02:01.220Z[ helios-setup] May 29 20:02:01.115 INFO E| Downloaded async-trait v0.1.68
33612024-05-29T20:02:01.221Z[ helios-setup] May 29 20:02:01.119 INFO E| Downloaded try-lock v0.2.4
33622024-05-29T20:02:01.221Z[ helios-setup] May 29 20:02:01.120 INFO E| Downloaded tokio-macros v2.0.0
33632024-05-29T20:02:01.221Z[ helios-setup] May 29 20:02:01.121 INFO E| Downloaded time-core v0.1.0
33642024-05-29T20:02:01.221Z[ helios-setup] May 29 20:02:01.122 INFO E| Downloaded smawk v0.3.1
33652024-05-29T20:02:01.221Z[ helios-setup] May 29 20:02:01.125 INFO E| Downloaded slog-bunyan v2.4.0
33662024-05-29T20:02:01.222Z[ helios-setup] May 29 20:02:01.126 INFO E| Downloaded crossbeam-deque v0.8.2
33672024-05-29T20:02:01.222Z[ helios-setup] May 29 20:02:01.128 INFO E| Downloaded concolor-query v0.3.3
33682024-05-29T20:02:01.222Z[ helios-setup] May 29 20:02:01.129 INFO E| Downloaded bytes v1.4.0
33692024-05-29T20:02:01.260Z[ helios-setup] May 29 20:02:01.134 INFO E| Downloaded built v0.6.0
33702024-05-29T20:02:01.260Z[ helios-setup] May 29 20:02:01.136 INFO E| Downloaded autocfg v1.1.0
33712024-05-29T20:02:01.260Z[ helios-setup] May 29 20:02:01.137 INFO E| Downloaded anstyle v0.3.5
33722024-05-29T20:02:01.260Z[ helios-setup] May 29 20:02:01.139 INFO E| Downloaded anstream v0.2.6
33732024-05-29T20:02:01.260Z[ helios-setup] May 29 20:02:01.141 INFO E| Downloaded signal-hook-registry v1.4.0
33742024-05-29T20:02:01.261Z[ helios-setup] May 29 20:02:01.143 INFO E| Downloaded sha2 v0.10.6
33752024-05-29T20:02:01.261Z[ helios-setup] May 29 20:02:01.145 INFO E| Downloaded sha1 v0.10.5
33762024-05-29T20:02:01.261Z[ helios-setup] May 29 20:02:01.147 INFO E| Downloaded serde_yaml v0.9.21
33772024-05-29T20:02:01.296Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33782024-05-29T20:02:01.521Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling proc-macro2 v1.0.56
33792024-05-29T20:02:01.521Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling libc v0.2.139
33802024-05-29T20:02:01.522Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling quote v1.0.26
33812024-05-29T20:02:01.568Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling unicode-ident v1.0.8
33822024-05-29T20:02:01.568Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling syn v1.0.107
33832024-05-29T20:02:01.568Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling autocfg v1.1.0
33842024-05-29T20:02:01.568Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling serde_derive v1.0.152
33852024-05-29T20:02:01.568Z[ helios-setup] May 29 20:02:01.436 INFO E| Compiling cfg-if v1.0.0
33862024-05-29T20:02:02.358Z[ helios-setup] May 29 20:02:02.264 INFO E| Compiling version_check v0.9.4
33872024-05-29T20:02:03.336Z[ helios-setup] May 29 20:02:03.249 INFO E| Compiling serde v1.0.152
33882024-05-29T20:02:03.378Z[ helios-setup] May 29 20:02:03.249 INFO E| Compiling memchr v2.5.0
33892024-05-29T20:02:03.745Z[ helios-setup] May 29 20:02:03.668 INFO E| Compiling once_cell v1.17.0
33902024-05-29T20:02:03.775Z[ helios-setup] May 29 20:02:03.668 INFO E| Compiling thiserror v1.0.38
33912024-05-29T20:02:03.858Z[ helios-setup] May 29 20:02:03.776 INFO E| Compiling log v0.4.17
33922024-05-29T20:02:04.492Z[ helios-setup] May 29 20:02:04.410 INFO E| Compiling itoa v1.0.6
33932024-05-29T20:02:05.029Z[ helios-setup] May 29 20:02:04.676 INFO E| Compiling serde_json v1.0.95
33942024-05-29T20:02:05.379Z[ helios-setup] May 29 20:02:05.296 INFO E| Compiling getrandom v0.2.8
33952024-05-29T20:02:05.915Z[ helios-setup] May 29 20:02:05.336 INFO E| Compiling jobserver v0.1.26
33962024-05-29T20:02:06.034Z[ helios-setup] May 29 20:02:05.950 INFO E| Compiling syn v2.0.13
33972024-05-29T20:02:06.110Z[ helios-setup] May 29 20:02:06.032 INFO E| Compiling cc v1.0.78
33982024-05-29T20:02:06.374Z[ helios-setup] May 29 20:02:06.292 INFO E| Compiling indexmap v1.9.3
33992024-05-29T20:02:06.998Z[ helios-setup] May 29 20:02:06.917 INFO E| Compiling pin-project-lite v0.2.9
34002024-05-29T20:02:07.058Z[ helios-setup] May 29 20:02:06.978 INFO E| Compiling scopeguard v1.1.0
34012024-05-29T20:02:07.199Z[ helios-setup] May 29 20:02:07.121 INFO E| Compiling num-integer v0.1.45
34022024-05-29T20:02:07.415Z[ helios-setup] May 29 20:02:07.294 INFO E| Compiling futures-core v0.3.28
34032024-05-29T20:02:07.415Z[ helios-setup] May 29 20:02:07.294 INFO E| Compiling bytes v1.4.0
34042024-05-29T20:02:07.862Z[ helios-setup] May 29 20:02:07.779 INFO E| Compiling ryu v1.0.13
34052024-05-29T20:02:08.876Z[ helios-setup] May 29 20:02:08.796 INFO E| Compiling lock_api v0.4.9
34062024-05-29T20:02:08.940Z[ helios-setup] May 29 20:02:08.848 INFO E| Compiling bitflags v1.3.2
34072024-05-29T20:02:09.247Z[ helios-setup] May 29 20:02:09.165 INFO E| Compiling typenum v1.16.0
34082024-05-29T20:02:09.431Z[ helios-setup] May 29 20:02:09.352 INFO E| Compiling parking_lot_core v0.9.6
34092024-05-29T20:02:09.893Z[ helios-setup] May 29 20:02:09.813 INFO E| Compiling num_cpus v1.15.0
34102024-05-29T20:02:09.979Z[ helios-setup] May 29 20:02:09.896 INFO E| Compiling generic-array v0.14.6
34112024-05-29T20:02:10.030Z[ helios-setup] May 29 20:02:09.914 INFO E| Compiling slab v0.4.7
34122024-05-29T20:02:10.575Z[ helios-setup] May 29 20:02:10.341 INFO E| Compiling futures-channel v0.3.28
34132024-05-29T20:02:10.575Z[ helios-setup] May 29 20:02:10.446 INFO E| Compiling futures-sink v0.3.28
34142024-05-29T20:02:10.661Z[ helios-setup] May 29 20:02:10.585 INFO E| Compiling futures-task v0.3.28
34152024-05-29T20:02:11.109Z[ helios-setup] May 29 20:02:11.032 INFO E| Compiling tokio v1.27.0
34162024-05-29T20:02:11.181Z[ helios-setup] May 29 20:02:11.105 INFO E| Compiling schemars v0.8.12
34172024-05-29T20:02:11.494Z[ helios-setup] May 29 20:02:11.412 INFO E| Compiling futures-util v0.3.28
34182024-05-29T20:02:12.813Z[ helios-setup] May 29 20:02:12.738 INFO E| Compiling mio v0.8.5
34192024-05-29T20:02:12.842Z[ helios-setup] May 29 20:02:12.738 INFO E| Compiling signal-hook-registry v1.4.0
34202024-05-29T20:02:12.842Z[ helios-setup] May 29 20:02:12.739 INFO E| Compiling socket2 v0.4.9
34212024-05-29T20:02:13.085Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34222024-05-29T20:02:13.118Z[ helios-setup] May 29 20:02:13.039 INFO E| Compiling ahash v0.7.6
34232024-05-29T20:02:13.147Z[ helios-setup] May 29 20:02:13.067 INFO E| Compiling num-traits v0.2.15
34242024-05-29T20:02:13.576Z[ host-package] Compiling portpicker v0.1.1
34252024-05-29T20:02:14.077Z[ helios-setup] May 29 20:02:13.995 INFO E| Compiling futures-io v0.3.28
34262024-05-29T20:02:14.296Z[ helios-setup] May 29 20:02:14.208 INFO E| Compiling crunchy v0.2.2
34272024-05-29T20:02:14.769Z[ helios-setup] May 29 20:02:14.684 INFO E| Compiling io-lifetimes v1.0.10
34282024-05-29T20:02:14.801Z[ host-package] Compiling csv-core v0.1.11
34292024-05-29T20:02:15.286Z[ helios-setup] May 29 20:02:15.203 INFO E| Compiling pin-utils v0.1.0
34302024-05-29T20:02:15.970Z[ helios-setup] May 29 20:02:15.883 INFO E| Compiling serde_derive_internals v0.26.0
34312024-05-29T20:02:16.298Z[ helios-setup] May 29 20:02:16.212 INFO E| Compiling ahash v0.8.3
34322024-05-29T20:02:16.336Z[ host-package] Compiling smawk v0.3.2
34332024-05-29T20:02:16.757Z[ helios-setup] May 29 20:02:16.669 INFO E| Compiling hashbrown v0.12.3
34342024-05-29T20:02:16.808Z[ host-package] Compiling unicode-linebreak v0.1.5
34352024-05-29T20:02:17.030Z[ helios-setup] May 29 20:02:16.951 INFO E| Compiling rustix v0.37.3
34362024-05-29T20:02:17.211Z[ helios-setup] May 29 20:02:17.130 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
34372024-05-29T20:02:17.335Z[ helios-setup] May 29 20:02:17.255 INFO E| Compiling tiny-keccak v2.0.2
34382024-05-29T20:02:17.831Z[ host-package] Compiling textwrap v0.16.1
34392024-05-29T20:02:18.628Z[ helios-setup] May 29 20:02:18.547 INFO E| Compiling block-buffer v0.10.3
34402024-05-29T20:02:18.966Z[ helios-setup] May 29 20:02:18.881 INFO E| Compiling crypto-common v0.1.6
34412024-05-29T20:02:19.627Z[ helios-setup] May 29 20:02:19.523 INFO E| Compiling errno v0.3.1
34422024-05-29T20:02:19.798Z[ helios-setup] May 29 20:02:19.710 INFO E| Compiling pkg-config v0.3.26
34432024-05-29T20:02:19.864Z[ helios-setup] May 29 20:02:19.777 INFO E| Compiling crossbeam-utils v0.8.14
34442024-05-29T20:02:19.904Z[ helios-setup] May 29 20:02:19.790 INFO E| Compiling fnv v1.0.7
34452024-05-29T20:02:20.244Z[ helios-setup] May 29 20:02:20.156 INFO E| Compiling slog v2.7.0
34462024-05-29T20:02:20.372Z[ helios-setup] May 29 20:02:20.289 INFO E| Compiling http v0.2.9
34472024-05-29T20:02:22.197Z[ helios-setup] May 29 20:02:21.712 INFO E| Compiling digest v0.10.6
34482024-05-29T20:02:22.769Z[ helios-setup] May 29 20:02:22.695 INFO E| Compiling aho-corasick v0.7.20
34492024-05-29T20:02:23.125Z[ host-package] Compiling csv v1.3.0
34502024-05-29T20:02:23.633Z[ helios-setup] May 29 20:02:23.559 INFO E| Compiling percent-encoding v2.2.0
34512024-05-29T20:02:24.112Z[ helios-setup] May 29 20:02:24.035 INFO E| Compiling heck v0.4.1
34522024-05-29T20:02:25.176Z[ helios-setup] May 29 20:02:24.697 INFO E| Compiling cpufeatures v0.2.5
34532024-05-29T20:02:25.209Z[ helios-setup] May 29 20:02:24.814 INFO E| Compiling unicode-width v0.1.10
34542024-05-29T20:02:25.209Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
34552024-05-29T20:02:25.209Z[ helios-setup] May 29 20:02:25.044 INFO E| Compiling tinyvec_macros v0.1.1
34562024-05-29T20:02:25.210Z[ helios-setup] May 29 20:02:25.119 INFO E| Compiling anyhow v1.0.68
34572024-05-29T20:02:25.433Z[ helios-setup] May 29 20:02:25.357 INFO E| Compiling thiserror-impl v1.0.38
34582024-05-29T20:02:25.580Z[ helios-setup] May 29 20:02:25.506 INFO E| Compiling schemars_derive v0.8.12
34592024-05-29T20:02:25.905Z[ helios-setup] May 29 20:02:25.807 INFO E| Compiling futures-macro v0.3.28
34602024-05-29T20:02:26.166Z[ helios-setup] May 29 20:02:26.089 INFO E| Compiling tokio-macros v2.0.0
34612024-05-29T20:02:26.308Z[ helios-setup] May 29 20:02:26.230 INFO E| Compiling httparse v1.8.0
34622024-05-29T20:02:26.755Z[ helios-setup] May 29 20:02:26.675 INFO E| Compiling regex-syntax v0.6.29
34632024-05-29T20:02:26.912Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34642024-05-29T20:02:27.498Z[ helios-setup] May 29 20:02:27.383 INFO E| Compiling tinyvec v1.6.0
34652024-05-29T20:02:29.218Z[ helios-setup] May 29 20:02:29.144 INFO E| Compiling const-random-macro v0.1.15
34662024-05-29T20:02:30.425Z[ helios-setup] May 29 20:02:30.347 INFO E| Compiling form_urlencoded v1.1.0
34672024-05-29T20:02:30.529Z[ helios-setup] May 29 20:02:30.454 INFO E| Compiling hashbrown v0.13.2
34682024-05-29T20:02:31.641Z[ helios-setup] May 29 20:02:31.566 INFO E| Compiling chrono v0.4.24
34692024-05-29T20:02:32.801Z[ helios-setup] May 29 20:02:32.723 INFO E| Compiling regex v1.7.3
34702024-05-29T20:02:33.190Z[ helios-setup] May 29 20:02:33.098 INFO E| Compiling libz-sys v1.1.8
34712024-05-29T20:02:34.448Z[ helios-setup] May 29 20:02:34.364 INFO E| Compiling uuid v1.3.0
34722024-05-29T20:02:35.032Z[ helios-setup] May 29 20:02:34.955 INFO E| Compiling dyn-clone v1.0.11
34732024-05-29T20:02:35.969Z[ helios-setup] May 29 20:02:35.472 INFO E| Compiling regress v0.5.0
34742024-05-29T20:02:35.999Z[ helios-setup] May 29 20:02:35.627 INFO E| Compiling const-random v0.1.15
34752024-05-29T20:02:35.999Z[ helios-setup] May 29 20:02:35.747 INFO E| Compiling unicode-normalization v0.1.22
34762024-05-29T20:02:36.832Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34772024-05-29T20:02:37.928Z[ helios-setup] May 29 20:02:37.851 INFO E| Compiling getopts v0.2.21
34782024-05-29T20:02:37.999Z[ host-package] Compiling rcgen v0.12.1
34792024-05-29T20:02:38.286Z[ helios-setup] May 29 20:02:38.206 INFO E| Compiling tracing-core v0.1.30
34802024-05-29T20:02:39.012Z[ helios-setup] May 29 20:02:38.510 INFO E| Compiling memoffset v0.7.1
34812024-05-29T20:02:39.555Z[ helios-setup] May 29 20:02:39.479 INFO E| Compiling ucd-trie v0.1.5
34822024-05-29T20:02:40.426Z[ helios-setup] May 29 20:02:40.311 INFO E| Compiling time-core v0.1.0
34832024-05-29T20:02:41.337Z[ helios-setup] May 29 20:02:40.615 INFO E| Compiling unicode-bidi v0.3.13
34842024-05-29T20:02:41.825Z[ helios-setup] May 29 20:02:41.746 INFO E| Compiling idna v0.3.0
34852024-05-29T20:02:43.470Z[ helios-setup] May 29 20:02:43.397 INFO E| Compiling time-macros v0.2.8
34862024-05-29T20:02:43.896Z[ helios-setup] May 29 20:02:43.821 INFO E| Compiling pest v2.5.7
34872024-05-29T20:02:45.296Z[ helios-setup] May 29 20:02:45.223 INFO E| Compiling tracing v0.1.37
34882024-05-29T20:02:46.629Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34892024-05-29T20:02:47.642Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34902024-05-29T20:02:47.834Z[ helios-setup] May 29 20:02:47.760 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
34912024-05-29T20:02:48.273Z[ helios-setup] May 29 20:02:48.194 INFO E| Compiling time v0.1.45
34922024-05-29T20:02:48.478Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
34932024-05-29T20:02:48.553Z[ helios-setup] May 29 20:02:48.472 INFO E| Compiling crossbeam-epoch v0.9.13
34942024-05-29T20:02:49.670Z[ helios-setup] May 29 20:02:49.577 INFO E| Compiling toml v0.5.11
34952024-05-29T20:02:49.888Z[ helios-setup] May 29 20:02:49.813 INFO E| Compiling serde_tokenstream v0.2.0
34962024-05-29T20:02:50.356Z[ helios-setup] May 29 20:02:50.283 INFO E| Compiling iana-time-zone v0.1.56
34972024-05-29T20:02:50.764Z[ helios-setup] May 29 20:02:50.688 INFO E| Compiling smallvec v1.10.0
34982024-05-29T20:02:51.502Z[ helios-setup] May 29 20:02:51.430 INFO E| Compiling semver v1.0.17
34992024-05-29T20:02:52.281Z[ helios-setup] May 29 20:02:52.207 INFO E| Compiling num_threads v0.1.6
35002024-05-29T20:02:52.759Z[ helios-setup] May 29 20:02:52.678 INFO E| Compiling parking_lot v0.12.1
35012024-05-29T20:02:53.383Z[ helios-setup] May 29 20:02:53.311 INFO E| Compiling time v0.3.20
35022024-05-29T20:02:53.431Z[ host-package] Compiling atomicwrites v0.4.3
35032024-05-29T20:02:54.319Z[ host-package] Compiling fatfs v0.3.6
35042024-05-29T20:02:54.945Z[ host-package] Compiling subprocess v0.2.9
35052024-05-29T20:02:56.552Z[ helios-setup] May 29 20:02:56.474 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
35062024-05-29T20:02:58.215Z[ host-package] Compiling rtoolbox v0.0.2
35072024-05-29T20:02:58.354Z[ helios-setup] May 29 20:02:58.282 INFO E| Compiling semver-parser v0.10.2
35082024-05-29T20:02:59.059Z[ host-package] Compiling assert_matches v1.5.0
35092024-05-29T20:02:59.297Z[ host-package] Compiling is_ci v1.2.0
35102024-05-29T20:02:59.790Z[ host-package] Compiling supports-color v3.0.0
35112024-05-29T20:03:00.562Z[ host-package] Compiling rpassword v7.3.1
35122024-05-29T20:03:01.158Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35132024-05-29T20:03:01.407Z[ host-package] Compiling tui-tree-widget v0.19.0
35142024-05-29T20:03:01.526Z[ helios-setup] May 29 20:03:01.452 INFO E| Compiling url v2.3.1
35152024-05-29T20:03:02.155Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35162024-05-29T20:03:02.754Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
35172024-05-29T20:03:02.888Z[ helios-setup] May 29 20:03:02.815 INFO E| Compiling crossbeam-channel v0.5.6
35182024-05-29T20:03:04.836Z[ helios-setup] May 29 20:03:04.762 INFO E| Compiling dirs-sys-next v0.1.2
35192024-05-29T20:03:06.151Z[ helios-setup] May 29 20:03:06.074 INFO E| Compiling try-lock v0.2.4
35202024-05-29T20:03:06.580Z[ helios-setup] May 29 20:03:06.499 INFO E| Compiling same-file v1.0.6
35212024-05-29T20:03:06.697Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35222024-05-29T20:03:06.789Z[ helios-setup] May 29 20:03:06.712 INFO E| Compiling crc32fast v1.3.2
35232024-05-29T20:03:06.815Z[ helios-setup] May 29 20:03:06.738 INFO E| Compiling want v0.3.0
35242024-05-29T20:03:07.089Z[ helios-setup] May 29 20:03:07.000 INFO E| Compiling walkdir v2.3.3
35252024-05-29T20:03:07.519Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35262024-05-29T20:03:08.300Z[ helios-setup] May 29 20:03:08.201 INFO E| Compiling dirs-next v2.0.0
35272024-05-29T20:03:08.829Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35282024-05-29T20:03:09.574Z[ helios-setup] May 29 20:03:09.501 INFO E| Compiling tokio-util v0.7.7
35292024-05-29T20:03:11.445Z[ helios-setup] May 29 20:03:10.938 INFO E| Compiling semver v0.11.0
35302024-05-29T20:03:11.566Z[ helios-setup] May 29 20:03:11.493 INFO E| Compiling h2 v0.3.16
35312024-05-29T20:03:11.927Z[ helios-setup] May 29 20:03:11.852 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
35322024-05-29T20:03:13.099Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35332024-05-29T20:03:13.420Z[ helios-setup] May 29 20:03:13.347 INFO E| Compiling proc-macro-crate v1.2.1
35342024-05-29T20:03:13.898Z[ helios-setup] May 29 20:03:13.826 INFO E| Compiling futures-executor v0.3.28
35352024-05-29T20:03:15.305Z[ helios-setup] May 29 20:03:15.227 INFO E| Compiling http-body v0.4.5
35362024-05-29T20:03:15.999Z[ helios-setup] May 29 20:03:15.919 INFO E| Compiling ring v0.16.20
35372024-05-29T20:03:16.042Z[ helios-setup] May 29 20:03:15.970 INFO E| Compiling rand_core v0.6.4
35382024-05-29T20:03:16.986Z[ helios-setup] May 29 20:03:16.911 INFO E| Compiling thread_local v1.1.7
35392024-05-29T20:03:18.055Z[ helios-setup] May 29 20:03:17.981 INFO E| Compiling fastrand v1.9.0
35402024-05-29T20:03:18.291Z[ helios-setup] May 29 20:03:18.217 INFO E| Compiling ppv-lite86 v0.2.17
35412024-05-29T20:03:19.011Z[ helios-setup] May 29 20:03:18.938 INFO E| Compiling lazy_static v1.4.0
35422024-05-29T20:03:19.380Z[ helios-setup] May 29 20:03:19.306 INFO E| Compiling httpdate v1.0.2
35432024-05-29T20:03:19.490Z[ helios-setup] May 29 20:03:19.419 INFO E| Compiling home v0.5.4
35442024-05-29T20:03:19.999Z[ helios-setup] May 29 20:03:19.923 INFO E| Compiling adler v1.0.2
35452024-05-29T20:03:20.257Z[ helios-setup] May 29 20:03:20.185 INFO E| Compiling utf8parse v0.2.1
35462024-05-29T20:03:20.710Z[ helios-setup] May 29 20:03:20.623 INFO E| Compiling rayon-core v1.10.2
35472024-05-29T20:03:20.800Z[ helios-setup] May 29 20:03:20.723 INFO E| Compiling base64 v0.21.0
35482024-05-29T20:03:20.901Z[ helios-setup] May 29 20:03:20.809 INFO E| Compiling tower-service v0.3.2
35492024-05-29T20:03:21.810Z[ helios-setup] May 29 20:03:21.723 INFO E| Compiling hyper v0.14.25
35502024-05-29T20:03:23.176Z[ helios-setup] May 29 20:03:23.101 INFO E| Compiling anstyle-parse v0.1.1
35512024-05-29T20:03:23.936Z[ helios-setup] May 29 20:03:23.862 INFO E| Compiling miniz_oxide v0.6.2
35522024-05-29T20:03:24.432Z[ helios-setup] May 29 20:03:24.361 INFO E| Compiling rand_chacha v0.3.1
35532024-05-29T20:03:25.714Z[ helios-setup] May 29 20:03:25.640 INFO E| Compiling toolchain_find v0.2.0
35542024-05-29T20:03:25.770Z[ helios-setup] May 29 20:03:25.695 INFO E| Compiling tempfile v3.5.0
35552024-05-29T20:03:29.125Z[ helios-setup] May 29 20:03:29.055 INFO E| Compiling num_enum_derive v0.5.7
35562024-05-29T20:03:32.885Z[ helios-setup] May 29 20:03:32.814 INFO E| Compiling futures v0.3.28
35572024-05-29T20:03:36.916Z[ helios-setup] May 29 20:03:36.841 INFO E| Compiling cargo-lock v8.0.3
35582024-05-29T20:03:37.972Z[ helios-setup] May 29 20:03:37.874 INFO E| Compiling crossbeam-deque v0.8.2
35592024-05-29T20:03:38.828Z[ helios-setup] May 29 20:03:38.755 INFO E| Compiling term v0.7.0
35602024-05-29T20:03:42.457Z[ helios-setup] May 29 20:03:42.340 INFO E| Compiling serde_urlencoded v0.7.1
35612024-05-29T20:03:42.807Z[ helios-setup] May 29 20:03:42.735 INFO E| Compiling sha2 v0.10.6
35622024-05-29T20:03:43.369Z[ helios-setup] May 29 20:03:43.299 INFO E| Compiling sha1 v0.10.5
35632024-05-29T20:03:43.860Z[ helios-setup] May 29 20:03:43.788 INFO E| Compiling is-terminal v0.4.7
35642024-05-29T20:03:44.261Z[ helios-setup] May 29 20:03:44.189 INFO E| Compiling atty v0.2.14
35652024-05-29T20:03:45.487Z[ helios-setup] May 29 20:03:45.416 INFO E| Compiling anstyle v0.3.5
35662024-05-29T20:03:46.435Z[ helios-setup] May 29 20:03:46.344 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
35672024-05-29T20:03:46.471Z[ helios-setup] May 29 20:03:46.400 INFO E| Compiling concolor-override v1.0.0
35682024-05-29T20:03:46.599Z[ host-package] Compiling uzers v0.11.3
35692024-05-29T20:03:46.846Z[ helios-setup] May 29 20:03:46.771 INFO E| Compiling concolor-query v0.3.3
35702024-05-29T20:03:47.402Z[ helios-setup] May 29 20:03:47.331 INFO E| Compiling anstream v0.2.6
35712024-05-29T20:03:48.874Z[ helios-setup] May 29 20:03:48.802 INFO E| Compiling slog-term v2.9.0
35722024-05-29T20:03:49.201Z[ helios-setup] May 29 20:03:49.128 INFO E| Compiling flate2 v1.0.25
35732024-05-29T20:03:50.579Z[ host-package] Compiling multimap v0.10.0
35742024-05-29T20:03:51.949Z[ helios-setup] May 29 20:03:51.878 INFO E| Compiling num_enum v0.5.7
35752024-05-29T20:03:52.254Z[ helios-setup] May 29 20:03:52.184 INFO E| Compiling rustfmt-wrapper v0.2.0
35762024-05-29T20:03:52.370Z[ helios-setup] May 29 20:03:52.298 INFO E| Compiling rand v0.8.5
35772024-05-29T20:03:53.107Z[ helios-setup] May 29 20:03:53.038 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
35782024-05-29T20:03:53.419Z[ helios-setup] May 29 20:03:53.348 INFO E| Compiling openapiv3 v1.0.2
35792024-05-29T20:03:54.684Z[ helios-setup] May 29 20:03:54.614 INFO E| Compiling encoding_rs v0.8.32
35802024-05-29T20:03:55.025Z[ helios-setup] May 29 20:03:54.954 INFO E| Compiling utf-8 v0.7.6
35812024-05-29T20:03:55.433Z[ helios-setup] May 29 20:03:55.354 INFO E| Compiling untrusted v0.7.1
35822024-05-29T20:03:55.930Z[ helios-setup] May 29 20:03:55.852 INFO E| Compiling ipnet v2.7.2
35832024-05-29T20:03:55.999Z[ helios-setup] May 29 20:03:55.929 INFO E| Compiling mime v0.3.17
35842024-05-29T20:03:57.951Z[ helios-setup] May 29 20:03:57.868 INFO E| Compiling byteorder v1.4.3
35852024-05-29T20:03:58.851Z[ helios-setup] May 29 20:03:58.776 INFO E| Compiling spin v0.5.2
35862024-05-29T20:03:59.471Z[ helios-setup] May 29 20:03:59.401 INFO E| Compiling strsim v0.10.0
35872024-05-29T20:04:00.128Z[ helios-setup] May 29 20:04:00.058 INFO E| Compiling either v1.8.0
35882024-05-29T20:04:00.527Z[ helios-setup] May 29 20:04:00.457 INFO E| Compiling base64 v0.13.1
35892024-05-29T20:04:00.553Z[ helios-setup] May 29 20:04:00.470 INFO E| Compiling project-root v0.2.2
35902024-05-29T20:04:00.592Z[ helios-setup] May 29 20:04:00.522 INFO E| Compiling unsafe-libyaml v0.2.8
35912024-05-29T20:04:01.128Z[ helios-setup] May 29 20:04:01.057 INFO E| Compiling clap_lex v0.4.1
35922024-05-29T20:04:02.005Z[ helios-setup] May 29 20:04:01.932 INFO E| Compiling clap_builder v4.2.1
35932024-05-29T20:04:02.296Z[ helios-setup] May 29 20:04:02.226 INFO E| Compiling tungstenite v0.18.0
35942024-05-29T20:04:02.355Z[ helios-setup] May 29 20:04:02.282 INFO E| Compiling rayon v1.6.1
35952024-05-29T20:04:04.303Z[ helios-setup] May 29 20:04:03.826 INFO E| Compiling serde_yaml v0.9.21
35962024-05-29T20:04:04.332Z[ helios-setup] May 29 20:04:03.925 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35972024-05-29T20:04:10.641Z[ helios-setup] May 29 20:04:10.563 INFO E| Compiling reqwest v0.11.16
35982024-05-29T20:04:10.827Z[ helios-setup] May 29 20:04:10.754 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
35992024-05-29T20:04:11.377Z[ helios-setup] May 29 20:04:11.307 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
36002024-05-29T20:04:13.318Z[ helios-setup] May 29 20:04:13.248 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
36012024-05-29T20:04:13.711Z[ helios-setup] May 29 20:04:13.640 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
36022024-05-29T20:04:13.930Z[ helios-setup] May 29 20:04:13.857 INFO E| Compiling clap_derive v4.2.0
36032024-05-29T20:04:15.566Z[ helios-setup] May 29 20:04:15.490 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
36042024-05-29T20:04:17.024Z[ helios-setup] May 29 20:04:16.940 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
36052024-05-29T20:04:21.927Z[ helios-setup] May 29 20:04:21.853 INFO E| Compiling clap v4.2.1
36062024-05-29T20:04:24.082Z[ helios-setup] May 29 20:04:24.010 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
36072024-05-29T20:04:36.567Z[ helios-setup] May 29 20:04:36.492 INFO E| Compiling tokio-tungstenite v0.18.0
36082024-05-29T20:04:37.746Z[ helios-setup] May 29 20:04:37.678 INFO E| Compiling smartstring v1.0.1
36092024-05-29T20:04:38.768Z[ helios-setup] May 29 20:04:38.700 INFO E| Compiling rustls v0.21.0
36102024-05-29T20:04:40.790Z[ helios-setup] May 29 20:04:40.722 INFO E| Compiling toml_datetime v0.6.1
36112024-05-29T20:04:42.094Z[ helios-setup] May 29 20:04:42.024 INFO E| Compiling serde_spanned v0.6.1
36122024-05-29T20:04:43.157Z[ helios-setup] May 29 20:04:42.680 INFO E| Compiling paste v1.0.12
36132024-05-29T20:04:44.278Z[ helios-setup] May 29 20:04:44.210 INFO E| Compiling match_cfg v0.1.0
36142024-05-29T20:04:44.347Z[ helios-setup] May 29 20:04:44.275 INFO E| Compiling async-trait v0.1.68
36152024-05-29T20:04:44.450Z[ helios-setup] May 29 20:04:44.378 INFO E| Compiling winnow v0.4.1
36162024-05-29T20:04:44.970Z[ helios-setup] May 29 20:04:44.900 INFO E| Compiling slog-async v2.7.0
36172024-05-29T20:04:45.311Z[ helios-setup] May 29 20:04:45.237 INFO E| Compiling camino v1.1.4
36182024-05-29T20:04:46.508Z[ helios-setup] May 29 20:04:46.017 INFO E| Compiling static_assertions v1.1.0
36192024-05-29T20:04:47.208Z[ helios-setup] May 29 20:04:47.134 INFO E| Compiling hostname v0.3.1
36202024-05-29T20:04:47.850Z[ helios-setup] May 29 20:04:47.772 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
36212024-05-29T20:04:47.944Z[ helios-setup] May 29 20:04:47.871 INFO E| Compiling slog-json v2.6.1
36222024-05-29T20:04:48.904Z[ helios-setup] May 29 20:04:48.834 INFO E| Compiling unicode-linebreak v0.1.4
36232024-05-29T20:04:50.459Z[ helios-setup] May 29 20:04:50.386 INFO E| Compiling toml_edit v0.19.8
36242024-05-29T20:04:53.270Z[ helios-setup] May 29 20:04:53.202 INFO E| Compiling async-stream-impl v0.3.5
36252024-05-29T20:04:54.845Z[ helios-setup] May 29 20:04:54.773 INFO E| Compiling rhai_codegen v1.5.0
36262024-05-29T20:04:56.088Z[ helios-setup] May 29 20:04:56.020 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
36272024-05-29T20:04:57.082Z[ helios-setup] May 29 20:04:57.015 INFO E| Compiling take_mut v0.2.2
36282024-05-29T20:04:59.545Z[ helios-setup] May 29 20:04:59.477 INFO E| Compiling rhai v1.14.0
36292024-05-29T20:05:00.613Z[ helios-setup] May 29 20:05:00.545 INFO E| Compiling async-stream v0.3.5
36302024-05-29T20:05:01.663Z[ helios-setup] May 29 20:05:01.596 INFO E| Compiling toml v0.7.3
36312024-05-29T20:05:02.724Z[ helios-setup] May 29 20:05:02.656 INFO E| Compiling slog-bunyan v2.4.0
36322024-05-29T20:05:10.947Z[ helios-setup] May 29 20:05:10.880 INFO E| Compiling rustls-pemfile v1.0.2
36332024-05-29T20:05:12.258Z[ helios-setup] May 29 20:05:12.190 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
36342024-05-29T20:05:13.066Z[ helios-setup] May 29 20:05:12.996 INFO E| Compiling serde_path_to_error v0.1.11
36352024-05-29T20:05:14.183Z[ helios-setup] May 29 20:05:14.116 INFO E| Compiling bincode v1.3.3
36362024-05-29T20:05:16.356Z[ helios-setup] May 29 20:05:16.289 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
36372024-05-29T20:05:16.394Z[ helios-setup] May 29 20:05:16.327 INFO E| Compiling terminal_size v0.2.6
36382024-05-29T20:05:16.599Z[ helios-setup] May 29 20:05:16.531 INFO E| Compiling smawk v0.3.1
36392024-05-29T20:05:17.423Z[ helios-setup] May 29 20:05:17.355 INFO E| Compiling textwrap v0.16.0
36402024-05-29T20:05:22.012Z[ helios-setup] May 29 20:05:21.945 INFO E| Compiling sct v0.7.0
36412024-05-29T20:05:22.116Z[ helios-setup] May 29 20:05:22.049 INFO E| Compiling rustls-webpki v0.100.1
36422024-05-29T20:05:30.767Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36432024-05-29T20:05:31.895Z[ helios-setup] May 29 20:05:31.826 INFO E| Compiling tokio-rustls v0.24.0
36442024-05-29T20:05:32.042Z[ helios-setup] May 29 20:05:31.968 INFO E| Compiling git2 v0.16.1
36452024-05-29T20:05:37.654Z[ helios-setup] May 29 20:05:37.576 INFO E| Compiling built v0.6.0
36462024-05-29T20:05:42.304Z[ helios-setup] May 29 20:05:42.236 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
36472024-05-29T20:05:44.740Z[ helios-setup] May 29 20:05:44.674 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
36482024-05-29T20:05:45.609Z[ helios-setup] May 29 20:05:45.541 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
36492024-05-29T20:05:47.101Z[ helios-setup] May 29 20:05:47.035 INFO E| warning: trait `HttpErrorExt` is never used
36502024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| --> racktest/agent/server/src/lib.rs:32:7
36512024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| |
36522024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| 32 | trait HttpErrorExt<T> {
36532024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| | ^^^^^^^^^^^^
36542024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| |
36552024-05-29T20:05:47.127Z[ helios-setup] May 29 20:05:47.035 INFO E| = note: `#[warn(dead_code)]` on by default
36562024-05-29T20:05:55.317Z[ helios-setup] May 29 20:05:55.253 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
36572024-05-29T20:05:58.593Z[ helios-setup] May 29 20:05:58.525 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
36582024-05-29T20:06:13.142Z[ helios-setup] May 29 20:06:13.078 INFO E| warning: `racktest-agent` (lib) generated 1 warning
36592024-05-29T20:06:40.414Z[ helios-setup] May 29 20:06:40.351 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
36602024-05-29T20:07:07.648Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
36612024-05-29T20:07:40.330Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36622024-05-29T20:07:43.199Z[ helios-setup] May 29 20:07:43.134 INFO E| Finished `release` profile [optimized] target(s) in 5m 47s
36632024-05-29T20:07:43.295Z[ helios-setup] May 29 20:07:43.228 INFO building project "pilot" ok (347 seconds)
36642024-05-29T20:07:43.326Z[ helios-setup] rm -f helios-build
36652024-05-29T20:07:43.326Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36662024-05-29T20:07:43.326Z[ helios-setup]
36672024-05-29T20:07:43.326Z[ helios-setup] Setup complete! ./helios-build is now available.
36682024-05-29T20:07:43.326Z[ helios-setup]
36692024-05-29T20:07:43.326Z[ helios-setup]
36702024-05-29T20:07:43.326Z[ helios-setup] real 10:37.525678079
36712024-05-29T20:07:43.326Z[ helios-setup] user 24:35.202434807
36722024-05-29T20:07:43.326Z[ helios-setup] sys 3:31.514291454
36732024-05-29T20:07:43.326Z[ helios-setup] trap 1.525252794
36742024-05-29T20:07:43.326Z[ helios-setup] tflt 5.901193500
36752024-05-29T20:07:43.326Z[ helios-setup] dflt 32.048472478
36762024-05-29T20:07:43.327Z[ helios-setup] kflt 0.025415887
36772024-05-29T20:07:43.327Z[ helios-setup] lock 1:42:00.946582170
36782024-05-29T20:07:43.327Z[ helios-setup] slp 2:39:23.691231987
36792024-05-29T20:07:43.327Z[ helios-setup] lat 28:28.064515407
36802024-05-29T20:07:43.327Z[ helios-setup] stop 4:13.654554706
36812024-05-29T20:07:43.327ZMay 29 20:07:43.244 INFO [helios-setup] process exited with exit status: 0 (637.533441942s)
36822024-05-29T20:07:43.327ZMay 29 20:07:43.245 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36832024-05-29T20:07:43.358Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
36842024-05-29T20:07:43.560Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
36852024-05-29T20:07:43.560Z[ phbl-toolchain] info: downloading component 'cargo'
36862024-05-29T20:07:43.899Z[ phbl-toolchain] info: downloading component 'clippy'
36872024-05-29T20:07:44.219Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36882024-05-29T20:07:48.044Z[ phbl-toolchain] info: downloading component 'miri'
36892024-05-29T20:07:48.254Z[ phbl-toolchain] info: downloading component 'rust-docs'
36902024-05-29T20:07:49.335Z[ phbl-toolchain] info: downloading component 'rust-src'
36912024-05-29T20:07:49.542Z[ phbl-toolchain] info: downloading component 'rust-std'
36922024-05-29T20:07:50.898Z[ phbl-toolchain] info: downloading component 'rustc'
36932024-05-29T20:07:53.716Z[ phbl-toolchain] info: downloading component 'rustfmt'
36942024-05-29T20:07:53.848Z[ phbl-toolchain] info: installing component 'cargo'
36952024-05-29T20:07:54.915Z[ phbl-toolchain] info: installing component 'clippy'
36962024-05-29T20:07:55.349Z[ phbl-toolchain] info: installing component 'llvm-tools'
36972024-05-29T20:07:59.950Z[ phbl-toolchain] info: installing component 'miri'
36982024-05-29T20:08:00.230Z[ phbl-toolchain] info: installing component 'rust-docs'
36992024-05-29T20:08:07.640Z[ phbl-toolchain] info: installing component 'rust-src'
37002024-05-29T20:08:08.379Z[ phbl-toolchain] info: installing component 'rust-std'
37012024-05-29T20:08:10.625Z[ phbl-toolchain] info: installing component 'rustc'
37022024-05-29T20:08:16.284Z[ phbl-toolchain] info: installing component 'rustfmt'
37032024-05-29T20:08:17.418Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
37042024-05-29T20:08:17.483ZMay 29 20:08:16.924 INFO [phbl-toolchain] process exited with exit status: 0 (33.679675446s)
37052024-05-29T20:13:36.252Z[ host-package] Finished `release` profile [optimized] target(s) in 15m 43s
37062024-05-29T20:15:36.592ZMay 29 20:15:36.549 INFO [host-package] process exited with exit status: 0 (1064.18153162s)
37072024-05-29T20:15:36.592ZMay 29 20:15:36.550 INFO [host-stamp] running task
37082024-05-29T20:15:36.619ZMay 29 20:15:36.551 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
37092024-05-29T20:15:36.619ZMay 29 20:15:36.551 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 9.0.0-0.ci+git30106d7360e
37102024-05-29T20:15:36.648ZMay 29 20:15:36.582 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 9.0.0-0.ci+git30106d7360e
37112024-05-29T20:15:36.648Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
37122024-05-29T20:15:36.648ZMay 29 20:15:36.594 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 9.0.0-0.ci+git30106d7360e
37132024-05-29T20:15:36.648Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37142024-05-29T20:15:37.088Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
37152024-05-29T20:15:37.088ZMay 29 20:15:36.607 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 9.0.0-0.ci+git30106d7360e
37162024-05-29T20:15:37.088ZMay 29 20:15:36.619 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 9.0.0-0.ci+git30106d7360e
37172024-05-29T20:15:37.088Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
37182024-05-29T20:15:37.117Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37192024-05-29T20:15:37.117ZMay 29 20:15:36.634 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 9.0.0-0.ci+git30106d7360e
37202024-05-29T20:15:37.117ZMay 29 20:15:36.648 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 9.0.0-0.ci+git30106d7360e
37212024-05-29T20:15:37.117Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
37222024-05-29T20:15:37.117Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
37232024-05-29T20:15:37.117Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
37242024-05-29T20:15:37.117ZMay 29 20:15:36.673 INFO [stamp-oxlog] process exited with exit status: 0 (53.212114ms)
37252024-05-29T20:15:37.117Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
37262024-05-29T20:15:37.117Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
37272024-05-29T20:15:37.117ZMay 29 20:15:36.684 INFO [stamp-overlay] process exited with exit status: 0 (35.02774ms)
37282024-05-29T20:15:37.117Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37292024-05-29T20:15:37.117ZMay 29 20:15:36.763 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (155.646042ms)
37302024-05-29T20:15:37.117Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37312024-05-29T20:15:37.117ZMay 29 20:15:36.882 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (330.881661ms)
37322024-05-29T20:15:37.146Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37332024-05-29T20:15:37.146ZMay 29 20:15:37.101 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (466.751564ms)
37342024-05-29T20:15:37.969Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37352024-05-29T20:15:38.075Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37362024-05-29T20:15:38.106ZMay 29 20:15:38.035 INFO [stamp-propolis-server] process exited with exit status: 0 (1.452823256s)
37372024-05-29T20:15:40.930Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37382024-05-29T20:15:47.371Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37392024-05-29T20:15:47.396ZMay 29 20:15:47.353 INFO [stamp-switch-asic] process exited with exit status: 0 (10.759724951s)
37402024-05-29T20:15:47.396ZMay 29 20:15:47.354 INFO [host-stamp] task succeeded (10.803943256s)
37412024-05-29T20:15:47.396ZMay 29 20:15:47.354 INFO [host-proto] running task
37422024-05-29T20:15:48.250ZMay 29 20:15:48.210 INFO [host-proto] task succeeded (856.393727ms)
37432024-05-29T20:15:48.251ZMay 29 20:15:48.210 INFO [host-profile] running task
37442024-05-29T20:15:48.276ZMay 29 20:15:48.211 INFO [host-profile] task succeeded (725.179µs)
37452024-05-29T20:15:48.276ZMay 29 20:15:48.211 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmp2UX6Lk/proto/host/root -N 'ci 30106d7/${os_short_commit} 2024-05-29 19:57' -s host -B
37462024-05-29T20:15:48.276Z[ host-image] May 29 20:15:48.232 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37472024-05-29T20:15:48.276Z[ host-image] May 29 20:15:48.233 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37482024-05-29T20:15:48.870Z[ host-image] May 29 20:15:48.254 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp2UX6Lk/proto/host/root"
37492024-05-29T20:15:48.870Z[ host-image] May 29 20:15:48.254 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37502024-05-29T20:15:48.871Z[ host-image] May 29 20:15:48.254 INFO image builder template: ramdisk-01-os...
37512024-05-29T20:15:48.871Z[ host-image] May 29 20:15:48.255 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/.tmp2UX6Lk/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37522024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.284 INFO O| May 29 20:15:48.283 INFO CREATE DATASET: rpool/images/build/host/output
37532024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.337 INFO O| May 29 20:15:48.337 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37542024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.344 INFO O| May 29 20:15:48.343 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37552024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.438 INFO O| May 29 20:15:48.438 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37562024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.470 INFO O| May 29 20:15:48.470 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37572024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.470 INFO O| May 29 20:15:48.470 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37582024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.470 INFO O| May 29 20:15:48.470 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37592024-05-29T20:15:48.897Z[ host-image] May 29 20:15:48.470 INFO O| May 29 20:15:48.470 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37602024-05-29T20:15:48.898Z[ host-image] May 29 20:15:48.487 INFO O| May 29 20:15:48.487 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37612024-05-29T20:15:48.898Z[ host-image] May 29 20:15:48.581 INFO O| May 29 20:15:48.581 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37622024-05-29T20:15:48.898Z[ host-image] May 29 20:15:48.595 INFO O| May 29 20:15:48.595 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37632024-05-29T20:15:49.099Z[ host-image] May 29 20:15:49.060 INFO O| May 29 20:15:49.059 INFO O| Caching catalogs ... Done
37642024-05-29T20:15:49.198Z[ host-image] May 29 20:15:49.158 INFO O| May 29 20:15:49.157 INFO STEP 0 (pkg_image_create) COMPLETE
37652024-05-29T20:15:49.198Z[ host-image] May 29 20:15:49.158 INFO O| May 29 20:15:49.158 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37662024-05-29T20:15:49.223Z[ host-image] May 29 20:15:49.158 INFO O| May 29 20:15:49.158 INFO skip step because feature "repo_redist" is not enabled
37672024-05-29T20:15:49.223Z[ host-image] May 29 20:15:49.158 INFO O| May 29 20:15:49.158 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37682024-05-29T20:15:49.223Z[ host-image] May 29 20:15:49.173 INFO O| May 29 20:15:49.173 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"]
37692024-05-29T20:15:49.653Z[ host-image] May 29 20:15:49.612 INFO O| May 29 20:15:49.612 INFO STEP 2 (pkg_set_publisher) COMPLETE
37702024-05-29T20:15:49.653Z[ host-image] May 29 20:15:49.612 INFO O| May 29 20:15:49.612 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712024-05-29T20:15:49.678Z[ host-image] May 29 20:15:49.631 INFO O| May 29 20:15:49.631 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"]
37722024-05-29T20:15:50.144Z[ host-image] May 29 20:15:50.103 INFO O| May 29 20:15:50.103 INFO STEP 3 (pkg_set_publisher) COMPLETE
37732024-05-29T20:15:50.144Z[ host-image] May 29 20:15:50.103 INFO O| May 29 20:15:50.103 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37742024-05-29T20:15:50.144Z[ host-image] May 29 20:15:50.103 INFO O| May 29 20:15:50.103 INFO skip step because feature "repo_redist" is not enabled
37752024-05-29T20:15:50.171Z[ host-image] May 29 20:15:50.103 INFO O| May 29 20:15:50.103 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37762024-05-29T20:15:50.638Z[ host-image] May 29 20:15:50.582 INFO O| May 29 20:15:50.582 INFO variant opensolaris.zone is already global
37772024-05-29T20:15:50.638Z[ host-image] May 29 20:15:50.582 INFO O| May 29 20:15:50.582 INFO STEP 5 (pkg_change_variant) COMPLETE
37782024-05-29T20:15:51.076Z[ host-image] May 29 20:15:50.582 INFO O| May 29 20:15:50.582 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37792024-05-29T20:15:51.104Z[ host-image] May 29 20:15:51.038 INFO O| May 29 20:15:51.037 INFO variant opensolaris.imagetype is full; changing to partial
37802024-05-29T20:15:51.104Z[ host-image] May 29 20:15:51.038 INFO O| May 29 20:15:51.037 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37812024-05-29T20:15:56.317Z[ host-image] May 29 20:15:56.277 INFO O| May 29 20:15:56.277 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37822024-05-29T20:15:58.879Z[ host-image] May 29 20:15:58.838 INFO O| May 29 20:15:58.838 INFO O| Startup: Caching catalogs ... Done
37832024-05-29T20:15:58.943Z[ host-image] May 29 20:15:58.899 INFO O| May 29 20:15:58.898 INFO O| Planning: Planning completed in 0.00 seconds
37842024-05-29T20:15:58.968Z[ host-image] May 29 20:15:58.899 INFO O| May 29 20:15:58.899 INFO O| Planning: Consolidating action changes ... Done
37852024-05-29T20:15:58.968Z[ host-image] May 29 20:15:58.899 INFO O| May 29 20:15:58.899 INFO O| Planning: Evaluating mediators ... Done
37862024-05-29T20:15:58.968Z[ host-image] May 29 20:15:58.900 INFO O| May 29 20:15:58.900 INFO O| Planning: Planning completed in 0.00 seconds
37872024-05-29T20:15:58.968Z[ host-image] May 29 20:15:58.900 INFO O| May 29 20:15:58.900 INFO O| Variants/Facets to change: 1
37882024-05-29T20:15:58.993Z[ host-image] May 29 20:15:58.940 INFO O| May 29 20:15:58.940 INFO O| Done
37892024-05-29T20:15:58.993Z[ host-image] May 29 20:15:58.940 INFO O| May 29 20:15:58.940 INFO O| Done
37902024-05-29T20:15:59.341Z[ host-image] May 29 20:15:59.301 INFO O| May 29 20:15:59.301 INFO O| Done
37912024-05-29T20:15:59.369Z[ host-image] May 29 20:15:59.327 INFO O| May 29 20:15:59.327 INFO O| Done
37922024-05-29T20:15:59.394Z[ host-image] May 29 20:15:59.329 INFO O| May 29 20:15:59.329 INFO O| Done
37932024-05-29T20:15:59.395Z[ host-image] May 29 20:15:59.329 INFO O| May 29 20:15:59.329 INFO O| Done
37942024-05-29T20:15:59.395Z[ host-image] May 29 20:15:59.331 INFO O| May 29 20:15:59.331 INFO O| Done
37952024-05-29T20:15:59.720Z[ host-image] May 29 20:15:59.680 INFO O| May 29 20:15:59.680 INFO STEP 6 (pkg_change_variant) COMPLETE
37962024-05-29T20:15:59.720Z[ host-image] May 29 20:15:59.681 INFO O| May 29 20:15:59.680 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37972024-05-29T20:15:59.748Z[ host-image] May 29 20:15:59.681 INFO O| May 29 20:15:59.680 INFO skip step because feature "debug_variant" is not enabled
37982024-05-29T20:15:59.748Z[ host-image] May 29 20:15:59.681 INFO O| May 29 20:15:59.680 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37992024-05-29T20:16:00.685Z[ host-image] May 29 20:16:00.232 INFO O| May 29 20:16:00.231 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38002024-05-29T20:16:00.895Z[ host-image] May 29 20:16:00.852 INFO O| May 29 20:16:00.851 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38012024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.853 INFO O| May 29 20:16:00.853 INFO O| Planning: Planning completed in 0.00 seconds
38022024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.854 INFO O| May 29 20:16:00.854 INFO O| Planning: Consolidating action changes ... Done
38032024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.854 INFO O| May 29 20:16:00.854 INFO O| Planning: Evaluating mediators ... Done
38042024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.854 INFO O| May 29 20:16:00.854 INFO O| Planning: Planning completed in 0.00 seconds
38052024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.854 INFO O| May 29 20:16:00.854 INFO O| Variants/Facets to change: 1
38062024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.874 INFO O| May 29 20:16:00.873 INFO O| Done
38072024-05-29T20:16:00.921Z[ host-image] May 29 20:16:00.874 INFO O| May 29 20:16:00.874 INFO O| Done
38082024-05-29T20:16:01.177Z[ host-image] May 29 20:16:01.136 INFO O| May 29 20:16:01.136 INFO O| Done
38092024-05-29T20:16:01.202Z[ host-image] May 29 20:16:01.163 INFO O| May 29 20:16:01.163 INFO O| Done
38102024-05-29T20:16:01.228Z[ host-image] May 29 20:16:01.163 INFO O| May 29 20:16:01.163 INFO O| Done
38112024-05-29T20:16:01.228Z[ host-image] May 29 20:16:01.164 INFO O| May 29 20:16:01.164 INFO O| Done
38122024-05-29T20:16:01.228Z[ host-image] May 29 20:16:01.165 INFO O| May 29 20:16:01.165 INFO O| Done
38132024-05-29T20:16:01.270Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO STEP 8 (pkg_change_facet) COMPLETE
38142024-05-29T20:16:01.270Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38152024-05-29T20:16:01.296Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO skip step because feature "recovery" is not enabled
38162024-05-29T20:16:01.296Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38172024-05-29T20:16:01.296Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO skip step because feature "recovery" is not enabled
38182024-05-29T20:16:01.296Z[ host-image] May 29 20:16:01.230 INFO O| May 29 20:16:01.230 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38192024-05-29T20:16:01.296Z[ host-image] May 29 20:16:01.247 INFO O| May 29 20:16:01.247 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"]
38202024-05-29T20:16:01.881Z[ host-image] May 29 20:16:01.841 INFO O| May 29 20:16:01.841 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38212024-05-29T20:16:03.409Z[recovery-package] Finished `release` profile [optimized] target(s) in 26.69s
38222024-05-29T20:16:14.287Z[ host-image] May 29 20:16:14.246 INFO O| May 29 20:16:14.246 INFO O| Planning: Solver setup ... Done
38232024-05-29T20:16:19.836Z[ host-image] May 29 20:16:19.789 INFO O| May 29 20:16:19.789 INFO O| Planning: Running solver ... Done
38242024-05-29T20:16:19.991Z[ host-image] May 29 20:16:19.949 INFO O| May 29 20:16:19.948 INFO O| Planning: Finding local manifests ... Done
38252024-05-29T20:16:20.031Z[ host-image] May 29 20:16:19.960 INFO O| May 29 20:16:19.959 INFO O| Planning: Fetching manifests: 0/123 0% complete
38262024-05-29T20:16:22.188ZMay 29 20:16:22.148 INFO [recovery-package] process exited with exit status: 0 (45.5964365s)
38272024-05-29T20:16:22.188ZMay 29 20:16:22.148 INFO [recovery-stamp] running task
38282024-05-29T20:16:22.216ZMay 29 20:16:22.148 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38292024-05-29T20:16:22.216ZMay 29 20:16:22.149 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 9.0.0-0.ci+git30106d7360e
38302024-05-29T20:16:22.216ZMay 29 20:16:22.166 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 9.0.0-0.ci+git30106d7360e
38312024-05-29T20:16:22.252Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38322024-05-29T20:16:22.253Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38332024-05-29T20:16:22.376Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38342024-05-29T20:16:22.409ZMay 29 20:16:22.337 INFO [stamp-installinator] process exited with exit status: 0 (171.751706ms)
38352024-05-29T20:16:22.443Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38362024-05-29T20:16:22.444ZMay 29 20:16:22.381 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (232.373299ms)
38372024-05-29T20:16:22.444ZMay 29 20:16:22.381 INFO [recovery-stamp] task succeeded (233.441911ms)
38382024-05-29T20:16:22.444ZMay 29 20:16:22.381 INFO [recovery-proto] running task
38392024-05-29T20:16:22.444ZMay 29 20:16:22.381 INFO [tuf-stamp] running task
38402024-05-29T20:16:22.445ZMay 29 20:16:22.383 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 9.0.0-0.ci+git30106d7360e
38412024-05-29T20:16:22.445ZMay 29 20:16:22.396 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 9.0.0-0.ci+git30106d7360e
38422024-05-29T20:16:22.478Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38432024-05-29T20:16:22.478ZMay 29 20:16:22.411 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 9.0.0-0.ci+git30106d7360e
38442024-05-29T20:16:22.478Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38452024-05-29T20:16:22.478ZMay 29 20:16:22.426 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 9.0.0-0.ci+git30106d7360e
38462024-05-29T20:16:22.519Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38472024-05-29T20:16:22.519ZMay 29 20:16:22.440 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 9.0.0-0.ci+git30106d7360e
38482024-05-29T20:16:22.520ZMay 29 20:16:22.453 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 9.0.0-0.ci+git30106d7360e
38492024-05-29T20:16:22.520Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38502024-05-29T20:16:22.551ZMay 29 20:16:22.466 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 9.0.0-0.ci+git30106d7360e
38512024-05-29T20:16:22.551Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38522024-05-29T20:16:22.551Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38532024-05-29T20:16:22.551ZMay 29 20:16:22.499 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 9.0.0-0.ci+git30106d7360e
38542024-05-29T20:16:23.121Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38552024-05-29T20:16:23.720Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38562024-05-29T20:16:23.720ZMay 29 20:16:22.635 INFO [recovery-proto] task succeeded (253.895691ms)
38572024-05-29T20:16:23.720ZMay 29 20:16:22.635 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmp2UX6Lk/proto/recovery/root -N 'recovery 30106d7/${os_short_commit} 2024-05-29 19:57' -s recovery -R
38582024-05-29T20:16:23.720ZMay 29 20:16:22.659 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 9.0.0-0.ci+git30106d7360e
38592024-05-29T20:16:23.720Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38602024-05-29T20:16:23.720ZMay 29 20:16:22.672 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 9.0.0-0.ci+git30106d7360e
38612024-05-29T20:16:23.720Z[ recovery-image] May 29 20:16:22.674 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38622024-05-29T20:16:23.720Z[ recovery-image] May 29 20:16:22.675 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38632024-05-29T20:16:23.721ZMay 29 20:16:22.684 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 9.0.0-0.ci+git30106d7360e
38642024-05-29T20:16:23.721Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38652024-05-29T20:16:23.721Z[ recovery-image] May 29 20:16:22.697 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp2UX6Lk/proto/recovery/root"
38662024-05-29T20:16:23.721Z[ recovery-image] May 29 20:16:22.697 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38672024-05-29T20:16:23.721Z[ recovery-image] May 29 20:16:22.697 INFO image builder template: ramdisk-01-os...
38682024-05-29T20:16:23.721Z[ recovery-image] May 29 20:16:22.697 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/.tmp2UX6Lk/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38692024-05-29T20:16:23.721ZMay 29 20:16:22.706 INFO [stamp-probe] process exited with exit status: 0 (239.697095ms)
38702024-05-29T20:16:23.721Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38712024-05-29T20:16:23.721Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38722024-05-29T20:16:23.721Z[ recovery-image] May 29 20:16:22.775 INFO O| May 29 20:16:22.775 INFO CREATE DATASET: rpool/images/build/recovery/output
38732024-05-29T20:16:23.722Z[ recovery-image] May 29 20:16:23.012 INFO O| May 29 20:16:23.012 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38742024-05-29T20:16:23.722Z[ recovery-image] May 29 20:16:23.075 INFO O| May 29 20:16:23.075 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38752024-05-29T20:16:23.748Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38762024-05-29T20:16:23.748Z[ host-image] May 29 20:16:23.269 INFO O| May 29 20:16:23.269 INFO O| Planning: Fetching manifests: 123/123 100% complete
38772024-05-29T20:16:23.748ZMay 29 20:16:23.287 INFO [stamp-ntp] process exited with exit status: 0 (603.031791ms)
38782024-05-29T20:16:23.748Z[ recovery-image] May 29 20:16:23.340 INFO O| May 29 20:16:23.340 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38792024-05-29T20:16:23.748Z[ recovery-image] May 29 20:16:23.466 INFO O| May 29 20:16:23.466 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38802024-05-29T20:16:23.748Z[ recovery-image] May 29 20:16:23.466 INFO O| May 29 20:16:23.466 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38812024-05-29T20:16:23.749Z[ recovery-image] May 29 20:16:23.466 INFO O| May 29 20:16:23.466 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38822024-05-29T20:16:23.749Z[ recovery-image] May 29 20:16:23.466 INFO O| May 29 20:16:23.466 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38832024-05-29T20:16:23.749Z[ recovery-image] May 29 20:16:23.497 INFO O| May 29 20:16:23.497 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38842024-05-29T20:16:23.792Z[ recovery-image] May 29 20:16:23.744 INFO O| May 29 20:16:23.744 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38852024-05-29T20:16:24.237Z[ recovery-image] May 29 20:16:23.763 INFO O| May 29 20:16:23.763 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38862024-05-29T20:16:24.238Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38872024-05-29T20:16:24.238ZMay 29 20:16:23.872 INFO [stamp-internal-dns] process exited with exit status: 0 (1.46171847s)
38882024-05-29T20:16:24.238Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38892024-05-29T20:16:24.238Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38902024-05-29T20:16:24.238Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38912024-05-29T20:16:24.266ZMay 29 20:16:24.210 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.703943985s)
38922024-05-29T20:16:24.291Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38932024-05-29T20:16:24.291ZMay 29 20:16:24.250 INFO [stamp-external-dns] process exited with exit status: 0 (1.577881575s)
38942024-05-29T20:16:24.381Z[ recovery-image] May 29 20:16:24.334 INFO O| May 29 20:16:24.334 INFO O| Caching catalogs ... Done
38952024-05-29T20:16:24.491Z[ host-image] May 29 20:16:24.446 INFO O| May 29 20:16:24.446 INFO O| Planning: Package planning ... Done
38962024-05-29T20:16:24.491Z[ recovery-image] May 29 20:16:24.447 INFO O| May 29 20:16:24.447 INFO STEP 0 (pkg_image_create) COMPLETE
38972024-05-29T20:16:24.548Z[ recovery-image] May 29 20:16:24.448 INFO O| May 29 20:16:24.447 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38982024-05-29T20:16:24.548Z[ recovery-image] May 29 20:16:24.448 INFO O| May 29 20:16:24.447 INFO skip step because feature "repo_redist" is not enabled
38992024-05-29T20:16:24.548Z[ recovery-image] May 29 20:16:24.448 INFO O| May 29 20:16:24.447 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39002024-05-29T20:16:24.548Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
39012024-05-29T20:16:24.548ZMay 29 20:16:24.469 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.072397463s)
39022024-05-29T20:16:24.548Z[ recovery-image] May 29 20:16:24.469 INFO O| May 29 20:16:24.469 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"]
39032024-05-29T20:16:24.590Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
39042024-05-29T20:16:24.590ZMay 29 20:16:24.512 INFO [stamp-oximeter] process exited with exit status: 0 (2.071590192s)
39052024-05-29T20:16:25.039Z[ recovery-image] May 29 20:16:24.986 INFO O| May 29 20:16:24.986 INFO STEP 2 (pkg_set_publisher) COMPLETE
39062024-05-29T20:16:25.491Z[ recovery-image] May 29 20:16:24.986 INFO O| May 29 20:16:24.986 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39072024-05-29T20:16:25.491Z[ recovery-image] May 29 20:16:25.009 INFO O| May 29 20:16:25.009 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"]
39082024-05-29T20:16:25.491Z[ host-image] May 29 20:16:25.281 INFO O| May 29 20:16:25.281 INFO O| Planning: Merging actions ... Done
39092024-05-29T20:16:25.567Z[ recovery-image] May 29 20:16:25.518 INFO O| May 29 20:16:25.518 INFO STEP 3 (pkg_set_publisher) COMPLETE
39102024-05-29T20:16:25.568Z[ recovery-image] May 29 20:16:25.518 INFO O| May 29 20:16:25.518 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39112024-05-29T20:16:25.610Z[ recovery-image] May 29 20:16:25.518 INFO O| May 29 20:16:25.518 INFO skip step because feature "repo_redist" is not enabled
39122024-05-29T20:16:25.611Z[ recovery-image] May 29 20:16:25.518 INFO O| May 29 20:16:25.518 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39132024-05-29T20:16:25.645Z[ host-image] May 29 20:16:25.604 INFO O| May 29 20:16:25.604 INFO O| Planning: Checking for conflicting actions ... Done
39142024-05-29T20:16:25.805Z[ host-image] May 29 20:16:25.764 INFO O| May 29 20:16:25.764 INFO O| Planning: Consolidating action changes ... Done
39152024-05-29T20:16:26.130Z[ recovery-image] May 29 20:16:26.088 INFO O| May 29 20:16:26.088 INFO variant opensolaris.zone is already global
39162024-05-29T20:16:26.130Z[ recovery-image] May 29 20:16:26.088 INFO O| May 29 20:16:26.088 INFO STEP 5 (pkg_change_variant) COMPLETE
39172024-05-29T20:16:26.163Z[ recovery-image] May 29 20:16:26.088 INFO O| May 29 20:16:26.088 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39182024-05-29T20:16:26.163Z[ host-image] May 29 20:16:26.113 INFO O| May 29 20:16:26.113 INFO O| Planning: Evaluating mediators ... Done
39192024-05-29T20:16:26.231Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39202024-05-29T20:16:26.257ZMay 29 20:16:26.198 INFO [stamp-nexus] process exited with exit status: 0 (3.744685805s)
39212024-05-29T20:16:26.659Z[ recovery-image] May 29 20:16:26.609 INFO O| May 29 20:16:26.609 INFO variant opensolaris.imagetype is full; changing to partial
39222024-05-29T20:16:26.659Z[ recovery-image] May 29 20:16:26.609 INFO O| May 29 20:16:26.609 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39232024-05-29T20:16:28.973Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39242024-05-29T20:16:28.999ZMay 29 20:16:28.524 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.09797095s)
39252024-05-29T20:16:30.114Z[ host-image] May 29 20:16:30.074 INFO O| May 29 20:16:30.074 INFO O| Planning: Planning completed in 28.23 seconds
39262024-05-29T20:16:30.140Z[ host-image] May 29 20:16:30.079 INFO O| May 29 20:16:30.078 INFO O| Packages to install: 123
39272024-05-29T20:16:30.140Z[ host-image] May 29 20:16:30.079 INFO O| May 29 20:16:30.079 INFO O| Mediators to change: 4
39282024-05-29T20:16:30.140Z[ host-image] May 29 20:16:30.079 INFO O| May 29 20:16:30.079 INFO O| Services to change: 6
39292024-05-29T20:16:30.209Z[ host-image] May 29 20:16:30.161 INFO O| May 29 20:16:30.161 INFO O| Download: 0/22715 items 0.0/196.2MB 0% complete
39302024-05-29T20:16:30.269Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39312024-05-29T20:16:30.301Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39322024-05-29T20:16:30.327Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39332024-05-29T20:16:30.327Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39342024-05-29T20:16:30.327Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39352024-05-29T20:16:30.353Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39362024-05-29T20:16:30.353Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
39372024-05-29T20:16:30.396Z[verify-libraries] Compiling termios v0.3.3
39382024-05-29T20:16:31.110Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39392024-05-29T20:16:31.154Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
39402024-05-29T20:16:32.705Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39412024-05-29T20:16:32.744ZMay 29 20:16:32.698 INFO [stamp-clickhouse] process exited with exit status: 0 (10.315324953s)
39422024-05-29T20:16:33.159Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39432024-05-29T20:16:33.186ZMay 29 20:16:33.131 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (10.471880947s)
39442024-05-29T20:16:33.187ZMay 29 20:16:33.131 INFO [tuf-stamp] task succeeded (10.750025286s)
39452024-05-29T20:16:34.159Z[ recovery-image] May 29 20:16:34.087 INFO O| May 29 20:16:34.087 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39462024-05-29T20:16:34.842Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39472024-05-29T20:16:35.239Z[ host-image] May 29 20:16:35.191 INFO O| May 29 20:16:35.191 INFO O| Download: 1103/22715 items 5.3/196.2MB 2% complete (1.1M/s)
39482024-05-29T20:16:37.146Z[ recovery-image] May 29 20:16:37.074 INFO O| May 29 20:16:37.073 INFO O| Startup: Caching catalogs ... Done
39492024-05-29T20:16:37.184Z[ recovery-image] May 29 20:16:37.121 INFO O| May 29 20:16:37.120 INFO O| Planning: Planning completed in 0.00 seconds
39502024-05-29T20:16:37.184Z[ recovery-image] May 29 20:16:37.121 INFO O| May 29 20:16:37.121 INFO O| Planning: Consolidating action changes ... Done
39512024-05-29T20:16:37.184Z[ recovery-image] May 29 20:16:37.122 INFO O| May 29 20:16:37.122 INFO O| Planning: Evaluating mediators ... Done
39522024-05-29T20:16:37.184Z[ recovery-image] May 29 20:16:37.122 INFO O| May 29 20:16:37.122 INFO O| Planning: Planning completed in 0.00 seconds
39532024-05-29T20:16:37.184Z[ recovery-image] May 29 20:16:37.123 INFO O| May 29 20:16:37.123 INFO O| Variants/Facets to change: 1
39542024-05-29T20:16:37.243Z[ recovery-image] May 29 20:16:37.146 INFO O| May 29 20:16:37.146 INFO O| Done
39552024-05-29T20:16:37.244Z[ recovery-image] May 29 20:16:37.147 INFO O| May 29 20:16:37.146 INFO O| Done
39562024-05-29T20:16:37.597Z[ recovery-image] May 29 20:16:37.546 INFO O| May 29 20:16:37.545 INFO O| Done
39572024-05-29T20:16:37.627Z[ recovery-image] May 29 20:16:37.569 INFO O| May 29 20:16:37.569 INFO O| Done
39582024-05-29T20:16:37.627Z[ recovery-image] May 29 20:16:37.571 INFO O| May 29 20:16:37.571 INFO O| Done
39592024-05-29T20:16:37.627Z[ recovery-image] May 29 20:16:37.571 INFO O| May 29 20:16:37.571 INFO O| Done
39602024-05-29T20:16:37.627Z[ recovery-image] May 29 20:16:37.573 INFO O| May 29 20:16:37.573 INFO O| Done
39612024-05-29T20:16:38.016Z[ recovery-image] May 29 20:16:37.971 INFO O| May 29 20:16:37.971 INFO STEP 6 (pkg_change_variant) COMPLETE
39622024-05-29T20:16:38.016Z[ recovery-image] May 29 20:16:37.971 INFO O| May 29 20:16:37.971 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39632024-05-29T20:16:38.058Z[ recovery-image] May 29 20:16:37.971 INFO O| May 29 20:16:37.971 INFO skip step because feature "debug_variant" is not enabled
39642024-05-29T20:16:38.058Z[ recovery-image] May 29 20:16:37.971 INFO O| May 29 20:16:37.971 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39652024-05-29T20:16:39.101Z[ recovery-image] May 29 20:16:38.606 INFO O| May 29 20:16:38.606 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39662024-05-29T20:16:39.555Z[ recovery-image] May 29 20:16:39.514 INFO O| May 29 20:16:39.514 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39672024-05-29T20:16:39.588Z[ recovery-image] May 29 20:16:39.516 INFO O| May 29 20:16:39.516 INFO O| Planning: Planning completed in 0.00 seconds
39682024-05-29T20:16:39.588Z[ recovery-image] May 29 20:16:39.517 INFO O| May 29 20:16:39.517 INFO O| Planning: Consolidating action changes ... Done
39692024-05-29T20:16:39.588Z[ recovery-image] May 29 20:16:39.517 INFO O| May 29 20:16:39.517 INFO O| Planning: Evaluating mediators ... Done
39702024-05-29T20:16:39.588Z[ recovery-image] May 29 20:16:39.518 INFO O| May 29 20:16:39.518 INFO O| Planning: Planning completed in 0.00 seconds
39712024-05-29T20:16:39.588Z[ recovery-image] May 29 20:16:39.518 INFO O| May 29 20:16:39.518 INFO O| Variants/Facets to change: 1
39722024-05-29T20:16:39.624Z[ recovery-image] May 29 20:16:39.584 INFO O| May 29 20:16:39.584 INFO O| Done
39732024-05-29T20:16:39.624Z[ recovery-image] May 29 20:16:39.584 INFO O| May 29 20:16:39.584 INFO O| Done
39742024-05-29T20:16:40.093Z[ recovery-image] May 29 20:16:40.052 INFO O| May 29 20:16:40.051 INFO O| Done
39752024-05-29T20:16:40.126Z[ recovery-image] May 29 20:16:40.083 INFO O| May 29 20:16:40.083 INFO O| Done
39762024-05-29T20:16:40.156Z[ recovery-image] May 29 20:16:40.084 INFO O| May 29 20:16:40.084 INFO O| Done
39772024-05-29T20:16:40.156Z[ recovery-image] May 29 20:16:40.085 INFO O| May 29 20:16:40.085 INFO O| Done
39782024-05-29T20:16:40.156Z[ recovery-image] May 29 20:16:40.087 INFO O| May 29 20:16:40.087 INFO O| Done
39792024-05-29T20:16:40.233Z[ host-image] May 29 20:16:40.191 INFO O| May 29 20:16:40.191 INFO O| Download: 1718/22715 items 11.5/196.2MB 5% complete (1.2M/s)
39802024-05-29T20:16:40.315Z[ recovery-image] May 29 20:16:40.271 INFO O| May 29 20:16:40.271 INFO STEP 8 (pkg_change_facet) COMPLETE
39812024-05-29T20:16:40.315Z[ recovery-image] May 29 20:16:40.271 INFO O| May 29 20:16:40.271 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39822024-05-29T20:16:40.995Z[ recovery-image] May 29 20:16:40.953 INFO O| May 29 20:16:40.953 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39832024-05-29T20:16:41.848Z[ recovery-image] May 29 20:16:41.808 INFO O| May 29 20:16:41.808 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39842024-05-29T20:16:41.896Z[ recovery-image] May 29 20:16:41.810 INFO O| May 29 20:16:41.810 INFO O| Planning: Planning completed in 0.00 seconds
39852024-05-29T20:16:41.896Z[ recovery-image] May 29 20:16:41.811 INFO O| May 29 20:16:41.811 INFO O| Planning: Consolidating action changes ... Done
39862024-05-29T20:16:41.896Z[ recovery-image] May 29 20:16:41.811 INFO O| May 29 20:16:41.811 INFO O| Planning: Evaluating mediators ... Done
39872024-05-29T20:16:41.896Z[ recovery-image] May 29 20:16:41.812 INFO O| May 29 20:16:41.812 INFO O| Planning: Planning completed in 0.00 seconds
39882024-05-29T20:16:41.897Z[ recovery-image] May 29 20:16:41.812 INFO O| May 29 20:16:41.812 INFO O| Variants/Facets to change: 1
39892024-05-29T20:16:41.932Z[ recovery-image] May 29 20:16:41.863 INFO O| May 29 20:16:41.863 INFO O| Done
39902024-05-29T20:16:41.932Z[ recovery-image] May 29 20:16:41.863 INFO O| May 29 20:16:41.863 INFO O| Done
39912024-05-29T20:16:42.192Z[ recovery-image] May 29 20:16:42.151 INFO O| May 29 20:16:42.151 INFO O| Done
39922024-05-29T20:16:42.231Z[ recovery-image] May 29 20:16:42.190 INFO O| May 29 20:16:42.190 INFO O| Done
39932024-05-29T20:16:42.271Z[ recovery-image] May 29 20:16:42.191 INFO O| May 29 20:16:42.191 INFO O| Done
39942024-05-29T20:16:42.271Z[ recovery-image] May 29 20:16:42.192 INFO O| May 29 20:16:42.191 INFO O| Done
39952024-05-29T20:16:42.271Z[ recovery-image] May 29 20:16:42.193 INFO O| May 29 20:16:42.193 INFO O| Done
39962024-05-29T20:16:42.327Z[ recovery-image] May 29 20:16:42.286 INFO O| May 29 20:16:42.285 INFO STEP 9 (pkg_change_facet) COMPLETE
39972024-05-29T20:16:42.327Z[ recovery-image] May 29 20:16:42.286 INFO O| May 29 20:16:42.285 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39982024-05-29T20:16:42.881Z[ recovery-image] May 29 20:16:42.834 INFO O| May 29 20:16:42.834 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39992024-05-29T20:16:43.724Z[ recovery-image] May 29 20:16:43.674 INFO O| May 29 20:16:43.674 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40002024-05-29T20:16:43.758Z[ recovery-image] May 29 20:16:43.676 INFO O| May 29 20:16:43.676 INFO O| Planning: Planning completed in 0.00 seconds
40012024-05-29T20:16:43.758Z[ recovery-image] May 29 20:16:43.677 INFO O| May 29 20:16:43.677 INFO O| Planning: Consolidating action changes ... Done
40022024-05-29T20:16:43.759Z[ recovery-image] May 29 20:16:43.677 INFO O| May 29 20:16:43.677 INFO O| Planning: Evaluating mediators ... Done
40032024-05-29T20:16:43.759Z[ recovery-image] May 29 20:16:43.678 INFO O| May 29 20:16:43.678 INFO O| Planning: Planning completed in 0.00 seconds
40042024-05-29T20:16:43.759Z[ recovery-image] May 29 20:16:43.678 INFO O| May 29 20:16:43.678 INFO O| Variants/Facets to change: 1
40052024-05-29T20:16:43.759Z[ recovery-image] May 29 20:16:43.697 INFO O| May 29 20:16:43.697 INFO O| Done
40062024-05-29T20:16:43.759Z[ recovery-image] May 29 20:16:43.697 INFO O| May 29 20:16:43.697 INFO O| Done
40072024-05-29T20:16:44.131Z[ recovery-image] May 29 20:16:44.069 INFO O| May 29 20:16:44.069 INFO O| Done
40082024-05-29T20:16:44.167Z[ recovery-image] May 29 20:16:44.098 INFO O| May 29 20:16:44.098 INFO O| Done
40092024-05-29T20:16:44.167Z[ recovery-image] May 29 20:16:44.099 INFO O| May 29 20:16:44.099 INFO O| Done
40102024-05-29T20:16:44.167Z[ recovery-image] May 29 20:16:44.100 INFO O| May 29 20:16:44.100 INFO O| Done
40112024-05-29T20:16:44.167Z[ recovery-image] May 29 20:16:44.102 INFO O| May 29 20:16:44.102 INFO O| Done
40122024-05-29T20:16:44.244Z[ recovery-image] May 29 20:16:44.203 INFO O| May 29 20:16:44.203 INFO STEP 10 (pkg_change_facet) COMPLETE
40132024-05-29T20:16:44.274Z[ recovery-image] May 29 20:16:44.203 INFO O| May 29 20:16:44.203 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40142024-05-29T20:16:44.274Z[ recovery-image] May 29 20:16:44.226 INFO O| May 29 20:16:44.226 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"]
40152024-05-29T20:16:44.705Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40162024-05-29T20:16:45.006Z[ recovery-image] May 29 20:16:44.960 INFO O| May 29 20:16:44.960 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40172024-05-29T20:16:45.338Z[ host-image] May 29 20:16:45.296 INFO O| May 29 20:16:45.296 INFO O| Download: 2252/22715 items 24.8/196.2MB 12% complete (2.0M/s)
40182024-05-29T20:16:50.341Z[ host-image] May 29 20:16:50.302 INFO O| May 29 20:16:50.302 INFO O| Download: 3216/22715 items 34.0/196.2MB 17% complete (2.2M/s)
40192024-05-29T20:16:55.362Z[ host-image] May 29 20:16:55.314 INFO O| May 29 20:16:55.314 INFO O| Download: 4266/22715 items 40.8/196.2MB 20% complete (1.6M/s)
40202024-05-29T20:17:00.357Z[ host-image] May 29 20:17:00.317 INFO O| May 29 20:17:00.317 INFO O| Download: 4923/22715 items 45.8/196.2MB 23% complete (1.2M/s)
40212024-05-29T20:17:00.547Z[ recovery-image] May 29 20:17:00.496 INFO O| May 29 20:17:00.496 INFO O| Planning: Solver setup ... Done
40222024-05-29T20:17:05.523Z[ host-image] May 29 20:17:05.319 INFO O| May 29 20:17:05.319 INFO O| Download: 6021/22715 items 46.4/196.2MB 23% complete (573k/s)
40232024-05-29T20:17:11.785Z[ recovery-image] May 29 20:17:06.843 INFO O| May 29 20:17:06.843 INFO O| Planning: Running solver ... Done
40242024-05-29T20:17:11.850Z[ recovery-image] May 29 20:17:07.005 INFO O| May 29 20:17:07.005 INFO O| Planning: Finding local manifests ... Done
40252024-05-29T20:17:11.851Z[ recovery-image] May 29 20:17:07.017 INFO O| May 29 20:17:07.017 INFO O| Planning: Fetching manifests: 0/123 0% complete
40262024-05-29T20:17:11.851Z[ host-image] May 29 20:17:10.505 INFO O| May 29 20:17:10.505 INFO O| Download: 6976/22715 items 50.3/196.2MB 25% complete (436k/s)
40272024-05-29T20:17:11.851Z[ recovery-image] May 29 20:17:11.140 INFO O| May 29 20:17:11.140 INFO O| Planning: Fetching manifests: 123/123 100% complete
40282024-05-29T20:17:12.062Z[ recovery-image] May 29 20:17:12.025 INFO O| May 29 20:17:12.025 INFO O| Planning: Package planning ... Done
40292024-05-29T20:17:12.490Z[ recovery-image] May 29 20:17:12.452 INFO O| May 29 20:17:12.452 INFO O| Planning: Merging actions ... Done
40302024-05-29T20:17:12.759Z[ recovery-image] May 29 20:17:12.706 INFO O| May 29 20:17:12.705 INFO O| Planning: Checking for conflicting actions ... Done
40312024-05-29T20:17:12.848Z[ recovery-image] May 29 20:17:12.808 INFO O| May 29 20:17:12.808 INFO O| Planning: Consolidating action changes ... Done
40322024-05-29T20:17:13.128Z[ recovery-image] May 29 20:17:13.083 INFO O| May 29 20:17:13.083 INFO O| Planning: Evaluating mediators ... Done
40332024-05-29T20:17:15.585Z[ host-image] May 29 20:17:15.528 INFO O| May 29 20:17:15.528 INFO O| Download: 7984/22715 items 60.1/196.2MB 30% complete (1.3M/s)
40342024-05-29T20:17:16.677Z[ recovery-image] May 29 20:17:16.633 INFO O| May 29 20:17:16.633 INFO O| Planning: Planning completed in 31.67 seconds
40352024-05-29T20:17:17.123Z[ recovery-image] May 29 20:17:16.638 INFO O| May 29 20:17:16.638 INFO O| Packages to install: 123
40362024-05-29T20:17:17.123Z[ recovery-image] May 29 20:17:16.639 INFO O| May 29 20:17:16.638 INFO O| Mediators to change: 4
40372024-05-29T20:17:17.123Z[ recovery-image] May 29 20:17:16.639 INFO O| May 29 20:17:16.638 INFO O| Services to change: 5
40382024-05-29T20:17:17.164Z[ recovery-image] May 29 20:17:16.688 INFO O| May 29 20:17:16.688 INFO O| Download: 0/15828 items 0.0/173.1MB 0% complete
40392024-05-29T20:17:17.521Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40402024-05-29T20:17:20.579Z[ host-image] May 29 20:17:20.540 INFO O| May 29 20:17:20.540 INFO O| Download: 8407/22715 items 69.3/196.2MB 35% complete (1.9M/s)
40412024-05-29T20:17:22.470Z[ recovery-image] May 29 20:17:21.826 INFO O| May 29 20:17:21.826 INFO O| Download: 1007/15828 items 7.9/173.1MB 4% complete (1.7M/s)
40422024-05-29T20:17:25.701Z[ host-image] May 29 20:17:25.645 INFO O| May 29 20:17:25.645 INFO O| Download: 9380/22715 items 81.4/196.2MB 41% complete (2.1M/s)
40432024-05-29T20:17:26.873Z[ recovery-image] May 29 20:17:26.836 INFO O| May 29 20:17:26.836 INFO O| Download: 1192/15828 items 15.5/173.1MB 8% complete (1.4M/s)
40442024-05-29T20:17:30.687Z[ host-image] May 29 20:17:30.646 INFO O| May 29 20:17:30.646 INFO O| Download: 10391/22715 items 87.9/196.2MB 44% complete (1.9M/s)
40452024-05-29T20:17:31.895Z[ recovery-image] May 29 20:17:31.848 INFO O| May 29 20:17:31.848 INFO O| Download: 1616/15828 items 25.0/173.1MB 14% complete (1.7M/s)
40462024-05-29T20:17:35.807Z[ host-image] May 29 20:17:35.768 INFO O| May 29 20:17:35.768 INFO O| Download: 11085/22715 items 92.0/196.2MB 46% complete (1.1M/s)
40472024-05-29T20:17:36.900Z[ recovery-image] May 29 20:17:36.860 INFO O| May 29 20:17:36.860 INFO O| Download: 2526/15828 items 31.5/173.1MB 18% complete (1.6M/s)
40482024-05-29T20:17:40.804Z[ host-image] May 29 20:17:40.768 INFO O| May 29 20:17:40.768 INFO O| Download: 11435/22715 items 95.7/196.2MB 48% complete (802k/s)
40492024-05-29T20:17:41.896Z[ recovery-image] May 29 20:17:41.860 INFO O| May 29 20:17:41.860 INFO O| Download: 3491/15828 items 38.2/173.1MB 22% complete (1.3M/s)
40502024-05-29T20:17:43.866Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40512024-05-29T20:17:45.332Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40522024-05-29T20:17:45.854Z[ host-image] May 29 20:17:45.817 INFO O| May 29 20:17:45.817 INFO O| Download: 12168/22715 items 108.5/196.2MB 55% complete (1.6M/s)
40532024-05-29T20:17:46.956Z[ recovery-image] May 29 20:17:46.868 INFO O| May 29 20:17:46.868 INFO O| Download: 4183/15828 items 42.6/173.1MB 24% complete (1.1M/s)
40542024-05-29T20:17:51.287Z[ host-image] May 29 20:17:50.817 INFO O| May 29 20:17:50.817 INFO O| Download: 12924/22715 items 109.6/196.2MB 55% complete (1.4M/s)
40552024-05-29T20:17:51.912Z[ recovery-image] May 29 20:17:51.870 INFO O| May 29 20:17:51.869 INFO O| Download: 5069/15828 items 43.1/173.1MB 24% complete (502k/s)
40562024-05-29T20:17:55.855Z[ host-image] May 29 20:17:55.819 INFO O| May 29 20:17:55.819 INFO O| Download: 13897/22715 items 110.2/196.2MB 56% complete (177k/s)
40572024-05-29T20:17:57.186Z[ recovery-image] May 29 20:17:57.150 INFO O| May 29 20:17:57.150 INFO O| Download: 5738/15828 items 46.5/173.1MB 26% complete (376k/s)
40582024-05-29T20:18:00.872Z[ host-image] May 29 20:18:00.820 INFO O| May 29 20:18:00.820 INFO O| Download: 14618/22715 items 118.7/196.2MB 60% complete (903k/s)
40592024-05-29T20:18:02.195Z[ recovery-image] May 29 20:18:02.150 INFO O| May 29 20:18:02.150 INFO O| Download: 6206/15828 items 62.1/173.1MB 35% complete (1.8M/s)
40602024-05-29T20:18:07.116Z[ host-image] May 29 20:18:05.821 INFO O| May 29 20:18:05.821 INFO O| Download: 15529/22715 items 124.4/196.2MB 63% complete (1.4M/s)
40612024-05-29T20:18:07.373Z[ recovery-image] May 29 20:18:07.329 INFO O| May 29 20:18:07.329 INFO O| Download: 7202/15828 items 73.2/173.1MB 42% complete (2.7M/s)
40622024-05-29T20:18:10.878Z[ host-image] May 29 20:18:10.824 INFO O| May 29 20:18:10.824 INFO O| Download: 16170/22715 items 144.0/196.2MB 73% complete (2.5M/s)
40632024-05-29T20:18:13.576Z[ recovery-image] May 29 20:18:13.541 INFO O| May 29 20:18:13.541 INFO O| Download: 7862/15828 items 75.6/173.1MB 43% complete (1.5M/s)
40642024-05-29T20:18:15.859Z[ host-image] May 29 20:18:15.824 INFO O| May 29 20:18:15.824 INFO O| Download: 17260/22715 items 147.8/196.2MB 75% complete (2.3M/s)
40652024-05-29T20:18:18.579Z[ recovery-image] May 29 20:18:18.544 INFO O| May 29 20:18:18.544 INFO O| Download: 8390/15828 items 79.7/173.1MB 46% complete (640k/s)
40662024-05-29T20:18:20.881Z[ host-image] May 29 20:18:20.846 INFO O| May 29 20:18:20.846 INFO O| Download: 17908/22715 items 158.7/196.2MB 80% complete (1.7M/s)
40672024-05-29T20:18:23.600Z[ recovery-image] May 29 20:18:23.565 INFO O| May 29 20:18:23.565 INFO O| Download: 8844/15828 items 91.9/173.1MB 53% complete (1.6M/s)
40682024-05-29T20:18:26.074Z[ host-image] May 29 20:18:26.038 INFO O| May 29 20:18:26.038 INFO O| Download: 18928/22715 items 162.6/196.2MB 82% complete (1.5M/s)
40692024-05-29T20:18:28.644Z[ recovery-image] May 29 20:18:28.568 INFO O| May 29 20:18:28.568 INFO O| Download: 9830/15828 items 93.0/173.1MB 53% complete (1.3M/s)
40702024-05-29T20:18:31.125Z[ host-image] May 29 20:18:31.091 INFO O| May 29 20:18:31.091 INFO O| Download: 19955/22715 items 166.4/196.2MB 84% complete (935k/s)
40712024-05-29T20:18:33.617Z[ recovery-image] May 29 20:18:33.570 INFO O| May 29 20:18:33.570 INFO O| Download: 10748/15828 items 93.7/173.1MB 54% complete (188k/s)
40722024-05-29T20:18:36.298Z[ host-image] May 29 20:18:36.258 INFO O| May 29 20:18:36.258 INFO O| Download: 20756/22715 items 170.8/196.2MB 87% complete (857k/s)
40732024-05-29T20:18:38.610Z[ recovery-image] May 29 20:18:38.570 INFO O| May 29 20:18:38.570 INFO O| Download: 11311/15828 items 105.7/173.1MB 61% complete (1.2M/s)
40742024-05-29T20:18:41.503Z[ host-image] May 29 20:18:41.458 INFO O| May 29 20:18:41.458 INFO O| Download: 21529/22715 items 180.3/196.2MB 91% complete (1.4M/s)
40752024-05-29T20:18:43.634Z[ recovery-image] May 29 20:18:43.581 INFO O| May 29 20:18:43.581 INFO O| Download: 11931/15828 items 128.7/173.1MB 74% complete (3.5M/s)
40762024-05-29T20:18:46.631Z[ host-image] May 29 20:18:46.597 INFO O| May 29 20:18:46.597 INFO O| Download: 22004/22715 items 189.6/196.2MB 96% complete (1.9M/s)
40772024-05-29T20:18:48.622Z[ recovery-image] May 29 20:18:48.582 INFO O| May 29 20:18:48.582 INFO O| Download: 12793/15828 items 140.1/173.1MB 80% complete (3.5M/s)
40782024-05-29T20:18:51.677Z[ host-image] May 29 20:18:51.637 INFO O| May 29 20:18:51.637 INFO O| Download: 22713/22715 items 196.2/196.2MB 99% complete (1.6M/s)
40792024-05-29T20:18:51.771Z[ host-image] May 29 20:18:51.724 INFO O| May 29 20:18:51.724 INFO O| Download: Completed 196.24 MB in 141.56 seconds (1.4M/s)
40802024-05-29T20:18:52.693Z[ host-image] May 29 20:18:52.649 INFO O| May 29 20:18:52.649 INFO O| Actions: 1/49219 actions (Installing new actions)
40812024-05-29T20:18:53.667Z[ recovery-image] May 29 20:18:53.610 INFO O| May 29 20:18:53.610 INFO O| Download: 13780/15828 items 143.8/173.1MB 83% complete (1.6M/s)
40822024-05-29T20:18:57.691Z[ host-image] May 29 20:18:57.652 INFO O| May 29 20:18:57.652 INFO O| Actions: 11208/49219 actions (Installing new actions)
40832024-05-29T20:18:58.939Z[ recovery-image] May 29 20:18:58.900 INFO O| May 29 20:18:58.900 INFO O| Download: 14663/15828 items 147.5/173.1MB 85% complete (766k/s)
40842024-05-29T20:19:03.098Z[ host-image] May 29 20:19:02.653 INFO O| May 29 20:19:02.653 INFO O| Actions: 20015/49219 actions (Installing new actions)
40852024-05-29T20:19:03.943Z[ recovery-image] May 29 20:19:03.900 INFO O| May 29 20:19:03.900 INFO O| Download: 15371/15828 items 159.1/173.1MB 91% complete (1.5M/s)
40862024-05-29T20:19:07.791Z[ host-image] May 29 20:19:07.653 INFO O| May 29 20:19:07.653 INFO O| Actions: 46405/49219 actions (Installing new actions)
40872024-05-29T20:19:08.980Z[ recovery-image] May 29 20:19:08.939 INFO O| May 29 20:19:08.939 INFO O| Download: 15822/15828 items 172.9/173.1MB 99% complete (2.5M/s)
40882024-05-29T20:19:09.039Z[ recovery-image] May 29 20:19:08.994 INFO O| May 29 20:19:08.994 INFO O| Download: Completed 173.05 MB in 112.31 seconds (1.5M/s)
40892024-05-29T20:19:09.687Z[ recovery-image] May 29 20:19:09.650 INFO O| May 29 20:19:09.650 INFO O| Actions: 1/24953 actions (Installing new actions)
40902024-05-29T20:19:12.238Z[ host-image] May 29 20:19:12.204 INFO O| May 29 20:19:12.204 INFO O| Actions: Completed 49219 actions in 19.55 seconds.
40912024-05-29T20:19:12.887Z[ host-image] May 29 20:19:12.441 INFO O| May 29 20:19:12.441 INFO O| Done
40922024-05-29T20:19:12.887Z[ host-image] May 29 20:19:12.441 INFO O| May 29 20:19:12.441 INFO O| Done
40932024-05-29T20:19:13.321Z[ host-image] May 29 20:19:13.280 INFO O| May 29 20:19:13.280 INFO O| Done
40942024-05-29T20:19:14.684Z[ recovery-image] May 29 20:19:14.651 INFO O| May 29 20:19:14.651 INFO O| Actions: 8935/24953 actions (Installing new actions)
40952024-05-29T20:19:15.215Z[ host-image] May 29 20:19:15.180 INFO O| May 29 20:19:15.180 INFO O| Done
40962024-05-29T20:19:15.750Z[ host-image] May 29 20:19:15.233 INFO O| May 29 20:19:15.232 INFO O| Done
40972024-05-29T20:19:19.706Z[ recovery-image] May 29 20:19:19.658 INFO O| May 29 20:19:19.658 INFO O| Actions: 16053/24953 actions (Installing new actions)
40982024-05-29T20:19:24.846Z[ recovery-image] May 29 20:19:24.810 INFO O| May 29 20:19:24.810 INFO O| Actions: 24495/24953 actions (Installing new actions)
40992024-05-29T20:19:25.405Z[ host-image] May 29 20:19:25.370 INFO O| May 29 20:19:25.370 INFO O| Done
41002024-05-29T20:19:26.111Z[ host-image] May 29 20:19:26.079 INFO O| May 29 20:19:26.078 INFO O| Done
41012024-05-29T20:19:26.342Z[ host-image] May 29 20:19:26.310 INFO O| May 29 20:19:26.310 INFO STEP 11 (pkg_install) COMPLETE
41022024-05-29T20:19:26.342Z[ host-image] May 29 20:19:26.310 INFO O| May 29 20:19:26.310 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41032024-05-29T20:19:26.379Z[ host-image] May 29 20:19:26.327 INFO O| May 29 20:19:26.327 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
41042024-05-29T20:19:26.864Z[ recovery-image] May 29 20:19:26.829 INFO O| May 29 20:19:26.828 INFO O| Actions: Completed 24953 actions in 17.18 seconds.
41052024-05-29T20:19:27.196Z[ recovery-image] May 29 20:19:27.162 INFO O| May 29 20:19:27.162 INFO O| Done
41062024-05-29T20:19:27.196Z[ recovery-image] May 29 20:19:27.163 INFO O| May 29 20:19:27.162 INFO O| Done
41072024-05-29T20:19:27.503Z[ host-image] May 29 20:19:27.472 INFO O| May 29 20:19:27.472 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41082024-05-29T20:19:27.816Z[ recovery-image] May 29 20:19:27.781 INFO O| May 29 20:19:27.781 INFO O| Done
41092024-05-29T20:19:29.389Z[ recovery-image] May 29 20:19:29.350 INFO O| May 29 20:19:29.350 INFO O| Done
41102024-05-29T20:19:29.443Z[ recovery-image] May 29 20:19:29.392 INFO O| May 29 20:19:29.392 INFO O| Done
41112024-05-29T20:19:30.015Z[ host-image] May 29 20:19:29.973 INFO O| May 29 20:19:29.972 INFO O| Planning: Solver setup ... Done
41122024-05-29T20:19:30.044Z[ host-image] May 29 20:19:29.979 INFO O| May 29 20:19:29.979 INFO O| Planning: Running solver ... Done
41132024-05-29T20:19:30.088Z[ host-image] May 29 20:19:30.028 INFO O| May 29 20:19:30.028 INFO O| Planning: Finding local manifests ... Done
41142024-05-29T20:19:30.088Z[ host-image] May 29 20:19:30.030 INFO O| May 29 20:19:30.030 INFO O| Planning: Fetching manifests: 0/4 0% complete
41152024-05-29T20:19:30.316Z[ host-image] May 29 20:19:30.279 INFO O| May 29 20:19:30.279 INFO O| Planning: Fetching manifests: 4/4 100% complete
41162024-05-29T20:19:30.350Z[ host-image] May 29 20:19:30.316 INFO O| May 29 20:19:30.316 INFO O| Planning: Package planning ... Done
41172024-05-29T20:19:30.391Z[ host-image] May 29 20:19:30.320 INFO O| May 29 20:19:30.320 INFO O| Planning: Merging actions ... Done
41182024-05-29T20:19:30.472Z[ host-image] May 29 20:19:30.432 INFO O| May 29 20:19:30.432 INFO O| Planning: Checking for conflicting actions ... Done
41192024-05-29T20:19:30.513Z[ host-image] May 29 20:19:30.434 INFO O| May 29 20:19:30.434 INFO O| Planning: Consolidating action changes ... Done
41202024-05-29T20:19:30.716Z[ host-image] May 29 20:19:30.678 INFO O| May 29 20:19:30.678 INFO O| Planning: Evaluating mediators ... Done
41212024-05-29T20:19:30.752Z[ host-image] May 29 20:19:30.679 INFO O| May 29 20:19:30.679 INFO O| Planning: Planning completed in 3.21 seconds
41222024-05-29T20:19:30.752Z[ host-image] May 29 20:19:30.681 INFO O| May 29 20:19:30.681 INFO O| Packages to install: 4
41232024-05-29T20:19:30.752Z[ host-image] May 29 20:19:30.682 INFO O| May 29 20:19:30.681 INFO O| Services to change: 2
41242024-05-29T20:19:30.752Z[ host-image] May 29 20:19:30.695 INFO O| May 29 20:19:30.694 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41252024-05-29T20:19:31.995Z[ host-image] May 29 20:19:31.963 INFO O| May 29 20:19:31.963 INFO O| Download: Completed 1.39 MB in 1.27 seconds (1.1M/s)
41262024-05-29T20:19:32.040Z[ host-image] May 29 20:19:32.004 INFO O| May 29 20:19:32.004 INFO O| Actions: 1/238 actions (Installing new actions)
41272024-05-29T20:19:32.174Z[ host-image] May 29 20:19:32.143 INFO O| May 29 20:19:32.142 INFO O| Actions: Completed 238 actions in 0.14 seconds.
41282024-05-29T20:19:32.479Z[ host-image] May 29 20:19:32.441 INFO O| May 29 20:19:32.441 INFO O| Done
41292024-05-29T20:19:32.479Z[ host-image] May 29 20:19:32.441 INFO O| May 29 20:19:32.441 INFO O| Done
41302024-05-29T20:19:32.823Z[ host-image] May 29 20:19:32.791 INFO O| May 29 20:19:32.790 INFO O| Done
41312024-05-29T20:19:34.214Z[ host-image] May 29 20:19:34.165 INFO O| May 29 20:19:34.165 INFO O| Done
41322024-05-29T20:19:34.245Z[ host-image] May 29 20:19:34.192 INFO O| May 29 20:19:34.192 INFO O| Done
41332024-05-29T20:19:34.245Z[ host-image] May 29 20:19:34.192 INFO O| May 29 20:19:34.192 INFO O| Done
41342024-05-29T20:19:34.277Z[ host-image] May 29 20:19:34.215 INFO O| May 29 20:19:34.215 INFO O| Done
41352024-05-29T20:19:34.387Z[ host-image] May 29 20:19:34.342 INFO O| May 29 20:19:34.342 INFO STEP 12 (pkg_install) COMPLETE
41362024-05-29T20:19:34.387Z[ host-image] May 29 20:19:34.342 INFO O| May 29 20:19:34.342 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41372024-05-29T20:19:34.419Z[ host-image] May 29 20:19:34.361 INFO O| May 29 20:19:34.360 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41382024-05-29T20:19:35.041Z[ host-image] May 29 20:19:35.006 INFO O| May 29 20:19:35.006 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41392024-05-29T20:19:35.496Z[ recovery-image] May 29 20:19:35.464 INFO O| May 29 20:19:35.464 INFO O| Done
41402024-05-29T20:19:35.987Z[ recovery-image] May 29 20:19:35.951 INFO O| May 29 20:19:35.951 INFO O| Done
41412024-05-29T20:19:36.221Z[ recovery-image] May 29 20:19:36.186 INFO O| May 29 20:19:36.186 INFO STEP 11 (pkg_install) COMPLETE
41422024-05-29T20:19:36.221Z[ recovery-image] May 29 20:19:36.187 INFO O| May 29 20:19:36.186 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41432024-05-29T20:19:36.250Z[ recovery-image] May 29 20:19:36.187 INFO O| May 29 20:19:36.186 INFO skip step because feature "recovery" is enabled
41442024-05-29T20:19:36.250Z[ recovery-image] May 29 20:19:36.187 INFO O| May 29 20:19:36.186 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41452024-05-29T20:19:36.250Z[ recovery-image] May 29 20:19:36.187 INFO O| May 29 20:19:36.186 INFO skip step because feature "omicron1" is not enabled
41462024-05-29T20:19:36.250Z[ recovery-image] May 29 20:19:36.187 INFO O| May 29 20:19:36.186 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41472024-05-29T20:19:36.250Z[ recovery-image] May 29 20:19:36.204 INFO O| May 29 20:19:36.204 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
41482024-05-29T20:19:36.587Z[ host-image] May 29 20:19:36.556 INFO O| May 29 20:19:36.555 INFO O| Planning: Solver setup ... Done
41492024-05-29T20:19:36.612Z[ host-image] May 29 20:19:36.560 INFO O| May 29 20:19:36.560 INFO O| Planning: Running solver ... Done
41502024-05-29T20:19:36.637Z[ host-image] May 29 20:19:36.592 INFO O| May 29 20:19:36.592 INFO O| Planning: Finding local manifests ... Done
41512024-05-29T20:19:36.637Z[ host-image] May 29 20:19:36.594 INFO O| May 29 20:19:36.594 INFO O| Planning: Fetching manifests: 0/6 0% complete
41522024-05-29T20:19:36.889Z[ recovery-image] May 29 20:19:36.848 INFO O| May 29 20:19:36.848 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41532024-05-29T20:19:36.925Z[ host-image] May 29 20:19:36.888 INFO O| May 29 20:19:36.888 INFO O| Planning: Fetching manifests: 6/6 100% complete
41542024-05-29T20:19:36.974Z[ host-image] May 29 20:19:36.934 INFO O| May 29 20:19:36.934 INFO O| Planning: Package planning ... Done
41552024-05-29T20:19:37.422Z[ host-image] May 29 20:19:36.957 INFO O| May 29 20:19:36.957 INFO O| Planning: Merging actions ... Done
41562024-05-29T20:19:37.422Z[ host-image] May 29 20:19:37.054 INFO O| May 29 20:19:37.053 INFO O| Planning: Checking for conflicting actions ... Done
41572024-05-29T20:19:37.422Z[ host-image] May 29 20:19:37.058 INFO O| May 29 20:19:37.058 INFO O| Planning: Consolidating action changes ... Done
41582024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.328 INFO O| May 29 20:19:37.327 INFO O| Planning: Evaluating mediators ... Done
41592024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.332 INFO O| May 29 20:19:37.332 INFO O| Planning: Planning completed in 2.33 seconds
41602024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.335 INFO O| May 29 20:19:37.334 INFO O| Packages to install: 6
41612024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.335 INFO O| May 29 20:19:37.335 INFO O| Mediators to change: 1
41622024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.335 INFO O| May 29 20:19:37.335 INFO O| Services to change: 1
41632024-05-29T20:19:37.423Z[ host-image] May 29 20:19:37.350 INFO O| May 29 20:19:37.350 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
41642024-05-29T20:19:38.579Z[ recovery-image] May 29 20:19:38.534 INFO O| May 29 20:19:38.534 INFO O| Planning: Solver setup ... Done
41652024-05-29T20:19:38.637Z[ recovery-image] May 29 20:19:38.540 INFO O| May 29 20:19:38.540 INFO O| Planning: Running solver ... Done
41662024-05-29T20:19:38.697Z[ recovery-image] May 29 20:19:38.583 INFO O| May 29 20:19:38.583 INFO O| Planning: Finding local manifests ... Done
41672024-05-29T20:19:38.697Z[ recovery-image] May 29 20:19:38.584 INFO O| May 29 20:19:38.584 INFO O| Planning: Fetching manifests: 0/1 0% complete
41682024-05-29T20:19:38.748Z[ recovery-image] May 29 20:19:38.699 INFO O| May 29 20:19:38.699 INFO O| Planning: Fetching manifests: 1/1 100% complete
41692024-05-29T20:19:38.792Z[ recovery-image] May 29 20:19:38.725 INFO O| May 29 20:19:38.725 INFO O| Planning: Package planning ... Done
41702024-05-29T20:19:38.792Z[ recovery-image] May 29 20:19:38.725 INFO O| May 29 20:19:38.725 INFO O| Planning: Merging actions ... Done
41712024-05-29T20:19:38.846Z[ recovery-image] May 29 20:19:38.767 INFO O| May 29 20:19:38.766 INFO O| Planning: Checking for conflicting actions ... Done
41722024-05-29T20:19:38.846Z[ recovery-image] May 29 20:19:38.767 INFO O| May 29 20:19:38.767 INFO O| Planning: Consolidating action changes ... Done
41732024-05-29T20:19:38.960Z[ recovery-image] May 29 20:19:38.921 INFO O| May 29 20:19:38.921 INFO O| Planning: Evaluating mediators ... Done
41742024-05-29T20:19:38.990Z[ recovery-image] May 29 20:19:38.922 INFO O| May 29 20:19:38.922 INFO O| Planning: Planning completed in 2.07 seconds
41752024-05-29T20:19:38.990Z[ recovery-image] May 29 20:19:38.924 INFO O| May 29 20:19:38.923 INFO O| Packages to install: 1
41762024-05-29T20:19:38.990Z[ recovery-image] May 29 20:19:38.936 INFO O| May 29 20:19:38.936 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
41772024-05-29T20:19:40.724Z[ recovery-image] May 29 20:19:40.280 INFO O| May 29 20:19:40.280 INFO O| Download: Completed 18.11 MB in 1.34 seconds (13.5M/s)
41782024-05-29T20:19:40.763Z[ recovery-image] May 29 20:19:40.314 INFO O| May 29 20:19:40.313 INFO O| Actions: 1/22 actions (Installing new actions)
41792024-05-29T20:19:41.251Z[ recovery-image] May 29 20:19:40.885 INFO O| May 29 20:19:40.885 INFO O| Actions: Completed 22 actions in 0.57 seconds.
41802024-05-29T20:19:41.251Z[ recovery-image] May 29 20:19:41.061 INFO O| May 29 20:19:41.061 INFO O| Done
41812024-05-29T20:19:41.251Z[ recovery-image] May 29 20:19:41.061 INFO O| May 29 20:19:41.061 INFO O| Done
41822024-05-29T20:19:41.251Z[ host-image] May 29 20:19:41.161 INFO O| May 29 20:19:41.161 INFO O| Download: Completed 8.42 MB in 3.81 seconds (2.2M/s)
41832024-05-29T20:19:41.276Z[ host-image] May 29 20:19:41.235 INFO O| May 29 20:19:41.234 INFO O| Actions: 1/1361 actions (Installing new actions)
41842024-05-29T20:19:41.441Z[ recovery-image] May 29 20:19:41.406 INFO O| May 29 20:19:41.406 INFO O| Done
41852024-05-29T20:19:41.841Z[ host-image] May 29 20:19:41.807 INFO O| May 29 20:19:41.807 INFO O| Actions: Completed 1361 actions in 0.57 seconds.
41862024-05-29T20:19:42.126Z[ host-image] May 29 20:19:42.090 INFO O| May 29 20:19:42.090 INFO O| Done
41872024-05-29T20:19:42.126Z[ host-image] May 29 20:19:42.090 INFO O| May 29 20:19:42.090 INFO O| Done
41882024-05-29T20:19:42.581Z[ recovery-image] May 29 20:19:42.540 INFO O| May 29 20:19:42.540 INFO O| Done
41892024-05-29T20:19:43.019Z[ recovery-image] May 29 20:19:42.557 INFO O| May 29 20:19:42.557 INFO O| Done
41902024-05-29T20:19:43.019Z[ recovery-image] May 29 20:19:42.557 INFO O| May 29 20:19:42.557 INFO O| Done
41912024-05-29T20:19:43.019Z[ recovery-image] May 29 20:19:42.569 INFO O| May 29 20:19:42.569 INFO O| Done
41922024-05-29T20:19:43.019Z[ host-image] May 29 20:19:42.578 INFO O| May 29 20:19:42.578 INFO O| Done
41932024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.702 INFO O| May 29 20:19:42.702 INFO STEP 14 (pkg_install) COMPLETE
41942024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.702 INFO O| May 29 20:19:42.702 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41952024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.702 INFO O| May 29 20:19:42.702 INFO skip step because feature "mfg" is not enabled
41962024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41972024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO skip step because feature "compliance" is not enabled
41982024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41992024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO skip step because feature "stress" is not enabled
42002024-05-29T20:19:43.045Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42012024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO skip step because feature "nfs" is not enabled
42022024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42032024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.703 INFO O| May 29 20:19:42.702 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42042024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.741 INFO O| May 29 20:19:42.741 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42052024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.818 INFO O| May 29 20:19:42.818 INFO completed processing gimlet/ramdisk-01-os
42062024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.822 INFO image builder template: ramdisk-02-trim...
42072024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.822 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/.tmp2UX6Lk/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.29.250", "-n", "ramdisk-02-trim"], pwd: None
42082024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.862 INFO O| May 29 20:19:42.862 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42092024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.870 INFO O| May 29 20:19:42.870 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42102024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:42.937 INFO O| May 29 20:19:42.937 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42112024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:43.003 INFO O| May 29 20:19:43.003 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42122024-05-29T20:19:43.046Z[ recovery-image] May 29 20:19:43.003 INFO O| May 29 20:19:43.003 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42132024-05-29T20:19:43.074Z[ recovery-image] May 29 20:19:43.016 INFO O| May 29 20:19:43.015 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42142024-05-29T20:19:43.074Z[ recovery-image] May 29 20:19:43.028 INFO O| May 29 20:19:43.028 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42152024-05-29T20:19:43.104Z[ recovery-image] May 29 20:19:43.058 INFO O| May 29 20:19:43.058 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42162024-05-29T20:19:43.321Z[ recovery-image] May 29 20:19:43.252 INFO O| May 29 20:19:43.252 INFO rolled back to input snapshot; work may begin
42172024-05-29T20:19:43.321Z[ recovery-image] May 29 20:19:43.252 INFO O| May 29 20:19:43.252 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42182024-05-29T20:19:43.358Z[ recovery-image] May 29 20:19:43.272 INFO O| May 29 20:19:43.272 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42192024-05-29T20:19:43.359Z[ recovery-image] May 29 20:19:43.295 INFO O| May 29 20:19:43.295 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42202024-05-29T20:19:43.412Z[ recovery-image] May 29 20:19:43.374 INFO O| May 29 20:19:43.374 INFO STEP 0 (remove_files) COMPLETE
42212024-05-29T20:19:43.412Z[ recovery-image] May 29 20:19:43.374 INFO O| May 29 20:19:43.374 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42222024-05-29T20:19:43.450Z[ recovery-image] May 29 20:19:43.405 INFO O| May 29 20:19:43.405 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42232024-05-29T20:19:43.450Z[ recovery-image] May 29 20:19:43.408 INFO O| May 29 20:19:43.408 INFO STEP 1 (remove_files) COMPLETE
42242024-05-29T20:19:43.450Z[ recovery-image] May 29 20:19:43.408 INFO O| May 29 20:19:43.408 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42252024-05-29T20:19:43.484Z[ recovery-image] May 29 20:19:43.424 INFO O| May 29 20:19:43.424 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
42262024-05-29T20:19:43.484Z[ recovery-image] May 29 20:19:43.445 INFO O| May 29 20:19:43.445 INFO STEP 2 (remove_files) COMPLETE
42272024-05-29T20:19:43.484Z[ recovery-image] May 29 20:19:43.445 INFO O| May 29 20:19:43.445 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42282024-05-29T20:19:43.511Z[ recovery-image] May 29 20:19:43.462 INFO O| May 29 20:19:43.461 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
42292024-05-29T20:19:43.511Z[ recovery-image] May 29 20:19:43.464 INFO O| May 29 20:19:43.464 INFO STEP 3 (remove_files) COMPLETE
42302024-05-29T20:19:43.511Z[ recovery-image] May 29 20:19:43.464 INFO O| May 29 20:19:43.464 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42312024-05-29T20:19:43.543Z[ recovery-image] May 29 20:19:43.484 INFO O| May 29 20:19:43.484 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
42322024-05-29T20:19:43.543Z[ recovery-image] May 29 20:19:43.493 INFO O| May 29 20:19:43.492 INFO STEP 4 (remove_files) COMPLETE
42332024-05-29T20:19:43.543Z[ recovery-image] May 29 20:19:43.493 INFO O| May 29 20:19:43.493 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42342024-05-29T20:19:43.577Z[ recovery-image] May 29 20:19:43.541 INFO O| May 29 20:19:43.541 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
42352024-05-29T20:19:43.577Z[ recovery-image] May 29 20:19:43.542 INFO O| May 29 20:19:43.542 INFO STEP 5 (remove_files) COMPLETE
42362024-05-29T20:19:43.605Z[ recovery-image] May 29 20:19:43.542 INFO O| May 29 20:19:43.542 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42372024-05-29T20:19:43.605Z[ recovery-image] May 29 20:19:43.559 INFO O| May 29 20:19:43.558 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
42382024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.575 INFO O| May 29 20:19:43.575 INFO STEP 6 (remove_files) COMPLETE
42392024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42402024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO skip step because feature "recovery" is enabled
42412024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42422024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO skip step because feature "recovery" is enabled
42432024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO skip step because feature "recovery" is enabled
42452024-05-29T20:19:43.632Z[ recovery-image] May 29 20:19:43.576 INFO O| May 29 20:19:43.575 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42462024-05-29T20:19:43.657Z[ recovery-image] May 29 20:19:43.603 INFO O| May 29 20:19:43.603 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
42472024-05-29T20:19:43.657Z[ recovery-image] May 29 20:19:43.610 INFO O| May 29 20:19:43.609 INFO STEP 10 (remove_files) COMPLETE
42482024-05-29T20:19:43.657Z[ recovery-image] May 29 20:19:43.610 INFO O| May 29 20:19:43.610 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42492024-05-29T20:19:43.688Z[ recovery-image] May 29 20:19:43.632 INFO O| May 29 20:19:43.632 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
42502024-05-29T20:19:43.688Z[ recovery-image] May 29 20:19:43.634 INFO O| May 29 20:19:43.634 INFO STEP 11 (remove_files) COMPLETE
42512024-05-29T20:19:43.688Z[ recovery-image] May 29 20:19:43.634 INFO O| May 29 20:19:43.634 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42522024-05-29T20:19:44.163Z[ recovery-image] May 29 20:19:43.669 INFO O| May 29 20:19:43.669 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
42532024-05-29T20:19:44.163Z[ recovery-image] May 29 20:19:43.671 INFO O| May 29 20:19:43.671 INFO STEP 12 (remove_files) COMPLETE
42542024-05-29T20:19:44.164Z[ recovery-image] May 29 20:19:43.671 INFO O| May 29 20:19:43.671 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552024-05-29T20:19:44.297Z[ recovery-image] May 29 20:19:43.722 INFO O| May 29 20:19:43.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
42562024-05-29T20:19:44.297Z[ recovery-image] May 29 20:19:43.831 INFO O| May 29 20:19:43.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
42572024-05-29T20:19:44.297Z[ recovery-image] May 29 20:19:43.833 INFO O| May 29 20:19:43.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
42582024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:43.835 INFO O| May 29 20:19:43.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
42592024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:43.840 INFO O| May 29 20:19:43.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
42602024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:44.071 INFO O| May 29 20:19:44.071 INFO STEP 13 (remove_files) COMPLETE
42612024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:44.071 INFO O| May 29 20:19:44.071 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42622024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:44.125 INFO O| May 29 20:19:44.125 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
42632024-05-29T20:19:44.298Z[ recovery-image] May 29 20:19:44.127 INFO O| May 29 20:19:44.127 INFO STEP 14 (remove_files) COMPLETE
42642024-05-29T20:19:44.299Z[ recovery-image] May 29 20:19:44.127 INFO O| May 29 20:19:44.127 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42652024-05-29T20:19:44.332Z[ host-image] May 29 20:19:44.165 INFO O| May 29 20:19:44.165 INFO O| Done
42662024-05-29T20:19:44.332Z[ recovery-image] May 29 20:19:44.193 INFO O| May 29 20:19:44.193 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
42672024-05-29T20:19:44.332Z[ recovery-image] May 29 20:19:44.203 INFO O| May 29 20:19:44.203 INFO STEP 15 (remove_files) COMPLETE
42682024-05-29T20:19:44.333Z[ recovery-image] May 29 20:19:44.203 INFO O| May 29 20:19:44.203 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42692024-05-29T20:19:44.333Z[ host-image] May 29 20:19:44.205 INFO O| May 29 20:19:44.204 INFO O| Done
42702024-05-29T20:19:44.333Z[ host-image] May 29 20:19:44.205 INFO O| May 29 20:19:44.205 INFO O| Done
42712024-05-29T20:19:44.333Z[ recovery-image] May 29 20:19:44.220 INFO O| May 29 20:19:44.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
42722024-05-29T20:19:44.333Z[ recovery-image] May 29 20:19:44.221 INFO O| May 29 20:19:44.221 INFO STEP 16 (remove_files) COMPLETE
42732024-05-29T20:19:44.333Z[ recovery-image] May 29 20:19:44.221 INFO O| May 29 20:19:44.221 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42742024-05-29T20:19:44.333Z[ recovery-image] May 29 20:19:44.265 INFO O| May 29 20:19:44.265 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
42752024-05-29T20:19:44.334Z[ recovery-image] May 29 20:19:44.268 INFO O| May 29 20:19:44.268 INFO STEP 17 (remove_files) COMPLETE
42762024-05-29T20:19:44.334Z[ recovery-image] May 29 20:19:44.268 INFO O| May 29 20:19:44.268 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42772024-05-29T20:19:44.334Z[ host-image] May 29 20:19:44.273 INFO O| May 29 20:19:44.273 INFO O| Done
42782024-05-29T20:19:44.364Z[ recovery-image] May 29 20:19:44.323 INFO O| May 29 20:19:44.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
42792024-05-29T20:19:44.364Z[ recovery-image] May 29 20:19:44.323 INFO O| May 29 20:19:44.323 INFO STEP 18 (remove_files) COMPLETE
42802024-05-29T20:19:44.365Z[ recovery-image] May 29 20:19:44.323 INFO O| May 29 20:19:44.323 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42812024-05-29T20:19:44.397Z[ recovery-image] May 29 20:19:44.343 INFO O| May 29 20:19:44.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
42822024-05-29T20:19:44.398Z[ recovery-image] May 29 20:19:44.343 INFO O| May 29 20:19:44.343 INFO STEP 19 (remove_files) COMPLETE
42832024-05-29T20:19:44.398Z[ recovery-image] May 29 20:19:44.343 INFO O| May 29 20:19:44.343 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42842024-05-29T20:19:44.449Z[ recovery-image] May 29 20:19:44.361 INFO O| May 29 20:19:44.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
42852024-05-29T20:19:44.449Z[ recovery-image] May 29 20:19:44.361 INFO O| May 29 20:19:44.361 INFO STEP 20 (remove_files) COMPLETE
42862024-05-29T20:19:44.449Z[ recovery-image] May 29 20:19:44.361 INFO O| May 29 20:19:44.361 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42872024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.379 INFO O| May 29 20:19:44.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
42882024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.379 INFO O| May 29 20:19:44.379 INFO STEP 21 (remove_files) COMPLETE
42892024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.379 INFO O| May 29 20:19:44.379 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42902024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.396 INFO O| May 29 20:19:44.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
42912024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.396 INFO O| May 29 20:19:44.396 INFO STEP 22 (remove_files) COMPLETE
42922024-05-29T20:19:44.450Z[ recovery-image] May 29 20:19:44.396 INFO O| May 29 20:19:44.396 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42932024-05-29T20:19:44.492Z[ host-image] May 29 20:19:44.410 INFO O| May 29 20:19:44.410 INFO STEP 13 (pkg_install) COMPLETE
42942024-05-29T20:19:44.492Z[ host-image] May 29 20:19:44.410 INFO O| May 29 20:19:44.410 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42952024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.415 INFO O| May 29 20:19:44.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
42962024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.415 INFO O| May 29 20:19:44.415 INFO STEP 23 (remove_files) COMPLETE
42972024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.415 INFO O| May 29 20:19:44.415 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42982024-05-29T20:19:44.492Z[ host-image] May 29 20:19:44.431 INFO O| May 29 20:19:44.431 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"]
42992024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.440 INFO O| May 29 20:19:44.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43002024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.440 INFO O| May 29 20:19:44.440 INFO STEP 24 (remove_files) COMPLETE
43012024-05-29T20:19:44.492Z[ recovery-image] May 29 20:19:44.440 INFO O| May 29 20:19:44.440 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43022024-05-29T20:19:44.527Z[ recovery-image] May 29 20:19:44.457 INFO O| May 29 20:19:44.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43032024-05-29T20:19:44.528Z[ recovery-image] May 29 20:19:44.457 INFO O| May 29 20:19:44.457 INFO STEP 25 (remove_files) COMPLETE
43042024-05-29T20:19:44.528Z[ recovery-image] May 29 20:19:44.457 INFO O| May 29 20:19:44.457 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43052024-05-29T20:19:44.529Z[ recovery-image] May 29 20:19:44.473 INFO O| May 29 20:19:44.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43062024-05-29T20:19:44.529Z[ recovery-image] May 29 20:19:44.474 INFO O| May 29 20:19:44.473 INFO STEP 26 (remove_files) COMPLETE
43072024-05-29T20:19:44.529Z[ recovery-image] May 29 20:19:44.474 INFO O| May 29 20:19:44.474 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43082024-05-29T20:19:44.564Z[ recovery-image] May 29 20:19:44.502 INFO O| May 29 20:19:44.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43092024-05-29T20:19:44.564Z[ recovery-image] May 29 20:19:44.502 INFO O| May 29 20:19:44.502 INFO STEP 27 (remove_files) COMPLETE
43102024-05-29T20:19:44.564Z[ recovery-image] May 29 20:19:44.502 INFO O| May 29 20:19:44.502 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43112024-05-29T20:19:44.599Z[ recovery-image] May 29 20:19:44.546 INFO O| May 29 20:19:44.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43122024-05-29T20:19:44.600Z[ recovery-image] May 29 20:19:44.546 INFO O| May 29 20:19:44.546 INFO STEP 28 (remove_files) COMPLETE
43132024-05-29T20:19:44.600Z[ recovery-image] May 29 20:19:44.546 INFO O| May 29 20:19:44.546 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43142024-05-29T20:19:44.633Z[ recovery-image] May 29 20:19:44.578 INFO O| May 29 20:19:44.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43152024-05-29T20:19:44.634Z[ recovery-image] May 29 20:19:44.578 INFO O| May 29 20:19:44.578 INFO STEP 29 (remove_files) COMPLETE
43162024-05-29T20:19:44.634Z[ recovery-image] May 29 20:19:44.578 INFO O| May 29 20:19:44.578 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43172024-05-29T20:19:44.634Z[ recovery-image] May 29 20:19:44.597 INFO O| May 29 20:19:44.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43182024-05-29T20:19:44.634Z[ recovery-image] May 29 20:19:44.597 INFO O| May 29 20:19:44.597 INFO STEP 30 (remove_files) COMPLETE
43192024-05-29T20:19:44.635Z[ recovery-image] May 29 20:19:44.597 INFO O| May 29 20:19:44.597 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43202024-05-29T20:19:44.666Z[ recovery-image] May 29 20:19:44.615 INFO O| May 29 20:19:44.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43212024-05-29T20:19:44.667Z[ recovery-image] May 29 20:19:44.615 INFO O| May 29 20:19:44.615 INFO STEP 31 (remove_files) COMPLETE
43222024-05-29T20:19:44.667Z[ recovery-image] May 29 20:19:44.615 INFO O| May 29 20:19:44.615 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43232024-05-29T20:19:44.667Z[ recovery-image] May 29 20:19:44.632 INFO O| May 29 20:19:44.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43242024-05-29T20:19:44.668Z[ recovery-image] May 29 20:19:44.632 INFO O| May 29 20:19:44.632 INFO STEP 32 (remove_files) COMPLETE
43252024-05-29T20:19:44.668Z[ recovery-image] May 29 20:19:44.632 INFO O| May 29 20:19:44.632 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43262024-05-29T20:19:44.701Z[ recovery-image] May 29 20:19:44.651 INFO O| May 29 20:19:44.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43272024-05-29T20:19:44.701Z[ recovery-image] May 29 20:19:44.651 INFO O| May 29 20:19:44.651 INFO STEP 33 (remove_files) COMPLETE
43282024-05-29T20:19:44.701Z[ recovery-image] May 29 20:19:44.651 INFO O| May 29 20:19:44.651 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43292024-05-29T20:19:44.730Z[ recovery-image] May 29 20:19:44.687 INFO O| May 29 20:19:44.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43302024-05-29T20:19:44.730Z[ recovery-image] May 29 20:19:44.687 INFO O| May 29 20:19:44.687 INFO STEP 34 (remove_files) COMPLETE
43312024-05-29T20:19:44.730Z[ recovery-image] May 29 20:19:44.687 INFO O| May 29 20:19:44.687 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43322024-05-29T20:19:44.781Z[ recovery-image] May 29 20:19:44.742 INFO O| May 29 20:19:44.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
43332024-05-29T20:19:44.781Z[ recovery-image] May 29 20:19:44.742 INFO O| May 29 20:19:44.742 INFO STEP 35 (remove_files) COMPLETE
43342024-05-29T20:19:44.781Z[ recovery-image] May 29 20:19:44.742 INFO O| May 29 20:19:44.742 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43352024-05-29T20:19:45.250Z[ recovery-image] May 29 20:19:44.766 INFO O| May 29 20:19:44.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
43362024-05-29T20:19:45.251Z[ recovery-image] May 29 20:19:44.766 INFO O| May 29 20:19:44.766 INFO STEP 36 (remove_files) COMPLETE
43372024-05-29T20:19:45.251Z[ recovery-image] May 29 20:19:44.766 INFO O| May 29 20:19:44.766 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43382024-05-29T20:19:45.251Z[ recovery-image] May 29 20:19:44.782 INFO O| May 29 20:19:44.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
43392024-05-29T20:19:45.251Z[ recovery-image] May 29 20:19:44.782 INFO O| May 29 20:19:44.782 INFO STEP 37 (remove_files) COMPLETE
43402024-05-29T20:19:45.251Z[ recovery-image] May 29 20:19:44.782 INFO O| May 29 20:19:44.782 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43412024-05-29T20:19:45.708Z[ recovery-image] May 29 20:19:44.798 INFO O| May 29 20:19:44.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
43422024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.798 INFO O| May 29 20:19:44.798 INFO STEP 38 (remove_files) COMPLETE
43432024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.798 INFO O| May 29 20:19:44.798 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43442024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.815 INFO O| May 29 20:19:44.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
43452024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.815 INFO O| May 29 20:19:44.815 INFO STEP 39 (remove_files) COMPLETE
43462024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.815 INFO O| May 29 20:19:44.815 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43472024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.833 INFO O| May 29 20:19:44.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
43482024-05-29T20:19:45.709Z[ recovery-image] May 29 20:19:44.833 INFO O| May 29 20:19:44.833 INFO STEP 40 (remove_files) COMPLETE
43492024-05-29T20:19:45.710Z[ recovery-image] May 29 20:19:44.833 INFO O| May 29 20:19:44.833 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43502024-05-29T20:19:45.710Z[ recovery-image] May 29 20:19:44.849 INFO O| May 29 20:19:44.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
43512024-05-29T20:19:45.710Z[ recovery-image] May 29 20:19:44.849 INFO O| May 29 20:19:44.849 INFO STEP 41 (remove_files) COMPLETE
43522024-05-29T20:19:45.710Z[ recovery-image] May 29 20:19:44.849 INFO O| May 29 20:19:44.849 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43532024-05-29T20:19:45.710Z[ recovery-image] May 29 20:19:44.870 INFO O| May 29 20:19:44.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
43542024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.870 INFO O| May 29 20:19:44.870 INFO STEP 42 (remove_files) COMPLETE
43552024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.870 INFO O| May 29 20:19:44.870 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43562024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.913 INFO O| May 29 20:19:44.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
43572024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.913 INFO O| May 29 20:19:44.913 INFO STEP 43 (remove_files) COMPLETE
43582024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.913 INFO O| May 29 20:19:44.913 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43592024-05-29T20:19:45.711Z[ recovery-image] May 29 20:19:44.955 INFO O| May 29 20:19:44.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
43602024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:44.955 INFO O| May 29 20:19:44.955 INFO STEP 44 (remove_files) COMPLETE
43612024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:44.955 INFO O| May 29 20:19:44.955 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43622024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:44.995 INFO O| May 29 20:19:44.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
43632024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:44.996 INFO O| May 29 20:19:44.996 INFO STEP 45 (remove_files) COMPLETE
43642024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:44.996 INFO O| May 29 20:19:44.996 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43652024-05-29T20:19:45.712Z[ recovery-image] May 29 20:19:45.015 INFO O| May 29 20:19:45.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
43662024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.015 INFO O| May 29 20:19:45.015 INFO STEP 46 (remove_files) COMPLETE
43672024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.015 INFO O| May 29 20:19:45.015 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43682024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.032 INFO O| May 29 20:19:45.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
43692024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.032 INFO O| May 29 20:19:45.032 INFO STEP 47 (remove_files) COMPLETE
43702024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.032 INFO O| May 29 20:19:45.032 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43712024-05-29T20:19:45.713Z[ recovery-image] May 29 20:19:45.056 INFO O| May 29 20:19:45.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
43722024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.056 INFO O| May 29 20:19:45.056 INFO STEP 48 (remove_files) COMPLETE
43732024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.056 INFO O| May 29 20:19:45.056 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43742024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.078 INFO O| May 29 20:19:45.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
43752024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.078 INFO O| May 29 20:19:45.078 INFO STEP 49 (remove_files) COMPLETE
43762024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.078 INFO O| May 29 20:19:45.078 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43772024-05-29T20:19:45.714Z[ recovery-image] May 29 20:19:45.095 INFO O| May 29 20:19:45.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
43782024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.095 INFO O| May 29 20:19:45.095 INFO STEP 50 (remove_files) COMPLETE
43792024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.095 INFO O| May 29 20:19:45.095 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43802024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.110 INFO O| May 29 20:19:45.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
43812024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.110 INFO O| May 29 20:19:45.110 INFO STEP 51 (remove_files) COMPLETE
43822024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.110 INFO O| May 29 20:19:45.110 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832024-05-29T20:19:45.715Z[ recovery-image] May 29 20:19:45.134 INFO O| May 29 20:19:45.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
43842024-05-29T20:19:45.716Z[ recovery-image] May 29 20:19:45.134 INFO O| May 29 20:19:45.134 INFO STEP 52 (remove_files) COMPLETE
43852024-05-29T20:19:45.716Z[ recovery-image] May 29 20:19:45.134 INFO O| May 29 20:19:45.134 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43862024-05-29T20:19:45.716Z[ recovery-image] May 29 20:19:45.152 INFO O| May 29 20:19:45.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
43872024-05-29T20:19:45.716Z[ recovery-image] May 29 20:19:45.152 INFO O| May 29 20:19:45.152 INFO STEP 53 (remove_files) COMPLETE
43882024-05-29T20:19:45.716Z[ recovery-image] May 29 20:19:45.152 INFO O| May 29 20:19:45.152 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43892024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.220 INFO O| May 29 20:19:45.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
43902024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.220 INFO O| May 29 20:19:45.220 INFO STEP 54 (remove_files) COMPLETE
43912024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.220 INFO O| May 29 20:19:45.220 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43922024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.246 INFO O| May 29 20:19:45.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
43932024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.246 INFO O| May 29 20:19:45.246 INFO STEP 55 (remove_files) COMPLETE
43942024-05-29T20:19:45.717Z[ recovery-image] May 29 20:19:45.246 INFO O| May 29 20:19:45.246 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43952024-05-29T20:19:45.760Z[ recovery-image] May 29 20:19:45.282 INFO O| May 29 20:19:45.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
43962024-05-29T20:19:45.760Z[ recovery-image] May 29 20:19:45.282 INFO O| May 29 20:19:45.282 INFO STEP 56 (remove_files) COMPLETE
43972024-05-29T20:19:45.761Z[ recovery-image] May 29 20:19:45.282 INFO O| May 29 20:19:45.282 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43982024-05-29T20:19:45.761Z[ recovery-image] May 29 20:19:45.301 INFO O| May 29 20:19:45.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
43992024-05-29T20:19:45.761Z[ recovery-image] May 29 20:19:45.301 INFO O| May 29 20:19:45.301 INFO STEP 57 (remove_files) COMPLETE
44002024-05-29T20:19:45.761Z[ recovery-image] May 29 20:19:45.301 INFO O| May 29 20:19:45.301 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44012024-05-29T20:19:45.761Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.318 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44022024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.319 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44032024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.319 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44042024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.319 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44052024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.319 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44062024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.319 INFO O| May 29 20:19:45.319 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44072024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.320 INFO O| May 29 20:19:45.320 INFO ok!
44082024-05-29T20:19:45.762Z[ recovery-image] May 29 20:19:45.320 INFO O| May 29 20:19:45.320 INFO STEP 58 (ensure_file) COMPLETE
44092024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.320 INFO O| May 29 20:19:45.320 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44102024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.336 INFO O| May 29 20:19:45.336 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44112024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.336 INFO O| May 29 20:19:45.336 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44122024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.336 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44132024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44142024-05-29T20:19:45.763Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44152024-05-29T20:19:45.764Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44162024-05-29T20:19:45.764Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO ok!
44172024-05-29T20:19:45.764Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO STEP 59 (ensure_file) COMPLETE
44182024-05-29T20:19:45.764Z[ recovery-image] May 29 20:19:45.337 INFO O| May 29 20:19:45.337 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44192024-05-29T20:19:45.764Z[ host-image] May 29 20:19:45.347 INFO O| May 29 20:19:45.347 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44202024-05-29T20:19:45.764Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44212024-05-29T20:19:45.765Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44222024-05-29T20:19:45.765Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44232024-05-29T20:19:45.765Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO ok!
44242024-05-29T20:19:45.765Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO STEP 60 (ensure_file) COMPLETE
44252024-05-29T20:19:45.765Z[ recovery-image] May 29 20:19:45.363 INFO O| May 29 20:19:45.363 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44262024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.381 INFO O| May 29 20:19:45.381 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44272024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.382 INFO O| May 29 20:19:45.381 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44282024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.382 INFO O| May 29 20:19:45.382 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44292024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.382 INFO O| May 29 20:19:45.382 INFO ok!
44302024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.382 INFO O| May 29 20:19:45.382 INFO STEP 61 (ensure_file) COMPLETE
44312024-05-29T20:19:45.766Z[ recovery-image] May 29 20:19:45.382 INFO O| May 29 20:19:45.382 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44322024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.399 INFO O| May 29 20:19:45.399 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
44332024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.400 INFO O| May 29 20:19:45.400 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
44342024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.400 INFO O| May 29 20:19:45.400 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44352024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.400 INFO O| May 29 20:19:45.400 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
44362024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.400 INFO O| May 29 20:19:45.400 INFO ok!
44372024-05-29T20:19:45.767Z[ recovery-image] May 29 20:19:45.401 INFO O| May 29 20:19:45.400 INFO STEP 62 (ensure_file) COMPLETE
44382024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.401 INFO O| May 29 20:19:45.401 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44392024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.418 INFO O| May 29 20:19:45.418 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
44402024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.418 INFO O| May 29 20:19:45.418 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
44412024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.419 INFO O| May 29 20:19:45.418 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44422024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.419 INFO O| May 29 20:19:45.419 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
44432024-05-29T20:19:45.768Z[ recovery-image] May 29 20:19:45.419 INFO O| May 29 20:19:45.419 INFO ok!
44442024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.419 INFO O| May 29 20:19:45.419 INFO STEP 63 (ensure_file) COMPLETE
44452024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.419 INFO O| May 29 20:19:45.419 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44462024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
44472024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
44482024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
44492024-05-29T20:19:45.769Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO ok!
44502024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO STEP 64 (assemble_files) COMPLETE
44512024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.438 INFO O| May 29 20:19:45.438 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44522024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
44532024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
44542024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44552024-05-29T20:19:45.770Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
44562024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO ok!
44572024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO STEP 65 (ensure_file) COMPLETE
44582024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44592024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO skip step because feature "omicron1" is not enabled
44602024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44612024-05-29T20:19:45.771Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO skip step because feature "omicron1" is not enabled
44622024-05-29T20:19:45.772Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44632024-05-29T20:19:45.772Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO skip step because feature "omicron1" is not enabled
44642024-05-29T20:19:45.772Z[ recovery-image] May 29 20:19:45.470 INFO O| May 29 20:19:45.470 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44652024-05-29T20:19:45.772Z[ recovery-image] May 29 20:19:45.538 INFO O| May 29 20:19:45.538 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
44662024-05-29T20:19:45.772Z[ recovery-image] May 29 20:19:45.538 INFO O| May 29 20:19:45.538 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
44672024-05-29T20:19:47.069Z[ host-image] May 29 20:19:47.032 INFO O| May 29 20:19:47.032 INFO O| Planning: Solver setup ... Done
44682024-05-29T20:19:47.102Z[ host-image] May 29 20:19:47.038 INFO O| May 29 20:19:47.038 INFO O| Planning: Running solver ... Done
44692024-05-29T20:19:47.135Z[ host-image] May 29 20:19:47.071 INFO O| May 29 20:19:47.071 INFO O| Planning: Finding local manifests ... Done
44702024-05-29T20:19:47.135Z[ host-image] May 29 20:19:47.072 INFO O| May 29 20:19:47.072 INFO O| Planning: Fetching manifests: 0/1 0% complete
44712024-05-29T20:19:47.221Z[ host-image] May 29 20:19:47.178 INFO O| May 29 20:19:47.178 INFO O| Planning: Fetching manifests: 1/1 100% complete
44722024-05-29T20:19:47.263Z[ host-image] May 29 20:19:47.205 INFO O| May 29 20:19:47.205 INFO O| Planning: Package planning ... Done
44732024-05-29T20:19:47.263Z[ host-image] May 29 20:19:47.206 INFO O| May 29 20:19:47.206 INFO O| Planning: Merging actions ... Done
44742024-05-29T20:19:47.336Z[ host-image] May 29 20:19:47.304 INFO O| May 29 20:19:47.304 INFO O| Planning: Checking for conflicting actions ... Done
44752024-05-29T20:19:47.362Z[ host-image] May 29 20:19:47.304 INFO O| May 29 20:19:47.304 INFO O| Planning: Consolidating action changes ... Done
44762024-05-29T20:19:48.540Z[ host-image] May 29 20:19:47.555 INFO O| May 29 20:19:47.555 INFO O| Planning: Evaluating mediators ... Done
44772024-05-29T20:19:48.617Z[ host-image] May 29 20:19:47.556 INFO O| May 29 20:19:47.556 INFO O| Planning: Planning completed in 2.21 seconds
44782024-05-29T20:19:48.617Z[ host-image] May 29 20:19:47.558 INFO O| May 29 20:19:47.558 INFO O| Packages to install: 1
44792024-05-29T20:19:48.617Z[ host-image] May 29 20:19:47.572 INFO O| May 29 20:19:47.572 INFO O| Download: 0/4 items 0.0/18.1MB 0% complete
44802024-05-29T20:19:48.617Z[ recovery-image] May 29 20:19:47.606 INFO O| May 29 20:19:47.606 INFO STEP 69 (pack_tar) COMPLETE
44812024-05-29T20:19:48.618Z[ recovery-image] May 29 20:19:47.606 INFO O| May 29 20:19:47.606 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44822024-05-29T20:19:48.618Z[ recovery-image] May 29 20:19:47.606 INFO O| May 29 20:19:47.606 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44832024-05-29T20:19:48.618Z[ recovery-image] May 29 20:19:47.966 INFO O| May 29 20:19:47.965 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
44842024-05-29T20:19:48.618Z[ recovery-image] May 29 20:19:48.036 INFO O| May 29 20:19:48.036 INFO completed processing gimlet/ramdisk-02-trim
44852024-05-29T20:19:48.618Z[ recovery-image] May 29 20:19:48.040 INFO image builder template: ramdisk-03-recovery-trim...
44862024-05-29T20:19:48.619Z[ recovery-image] May 29 20:19:48.040 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/.tmp2UX6Lk/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.29.250", "-n", "ramdisk-03-recovery-trim"], pwd: None
44872024-05-29T20:19:48.619Z[ recovery-image] May 29 20:19:48.142 INFO O| May 29 20:19:48.142 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44882024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.179 INFO O| May 29 20:19:48.179 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44892024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.236 INFO O| May 29 20:19:48.236 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
44902024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.283 INFO O| May 29 20:19:48.283 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
44912024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.284 INFO O| May 29 20:19:48.284 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
44922024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.302 INFO O| May 29 20:19:48.302 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
44932024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.318 INFO O| May 29 20:19:48.317 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
44942024-05-29T20:19:48.620Z[ recovery-image] May 29 20:19:48.329 INFO O| May 29 20:19:48.329 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
44952024-05-29T20:19:48.620Z[ host-image] May 29 20:19:48.459 INFO O| May 29 20:19:48.459 INFO O| Download: Completed 18.11 MB in 0.89 seconds (20.4M/s)
44962024-05-29T20:19:49.117Z[ host-image] May 29 20:19:48.535 INFO O| May 29 20:19:48.534 INFO O| Actions: 1/22 actions (Installing new actions)
44972024-05-29T20:19:49.117Z[ recovery-image] May 29 20:19:48.604 INFO O| May 29 20:19:48.604 INFO rolled back to input snapshot; work may begin
44982024-05-29T20:19:49.118Z[ recovery-image] May 29 20:19:48.604 INFO O| May 29 20:19:48.604 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
44992024-05-29T20:19:49.118Z[ recovery-image] May 29 20:19:48.630 INFO O| May 29 20:19:48.630 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45002024-05-29T20:19:49.118Z[ recovery-image] May 29 20:19:48.648 INFO O| May 29 20:19:48.648 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45012024-05-29T20:19:49.118Z[ recovery-image] May 29 20:19:48.656 INFO O| May 29 20:19:48.656 INFO STEP 0 (remove_files) COMPLETE
45022024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.657 INFO O| May 29 20:19:48.656 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45032024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.677 INFO O| May 29 20:19:48.677 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45042024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.763 INFO O| May 29 20:19:48.763 INFO STEP 1 (remove_files) COMPLETE
45052024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.763 INFO O| May 29 20:19:48.763 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45062024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.809 INFO O| May 29 20:19:48.809 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45072024-05-29T20:19:49.119Z[ recovery-image] May 29 20:19:48.834 INFO O| May 29 20:19:48.834 INFO STEP 2 (remove_files) COMPLETE
45082024-05-29T20:19:49.120Z[ recovery-image] May 29 20:19:48.835 INFO O| May 29 20:19:48.834 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45092024-05-29T20:19:49.120Z[ recovery-image] May 29 20:19:48.938 INFO O| May 29 20:19:48.938 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45102024-05-29T20:19:49.120Z[ recovery-image] May 29 20:19:49.067 INFO O| May 29 20:19:49.067 INFO STEP 3 (remove_files) COMPLETE
45112024-05-29T20:19:49.120Z[ recovery-image] May 29 20:19:49.067 INFO O| May 29 20:19:49.067 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45122024-05-29T20:19:49.159Z[ recovery-image] May 29 20:19:49.088 INFO O| May 29 20:19:49.088 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45132024-05-29T20:19:49.216Z[ recovery-image] May 29 20:19:49.177 INFO O| May 29 20:19:49.177 INFO STEP 4 (remove_files) COMPLETE
45142024-05-29T20:19:49.217Z[ recovery-image] May 29 20:19:49.177 INFO O| May 29 20:19:49.177 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45152024-05-29T20:19:49.656Z[ host-image] May 29 20:19:49.179 INFO O| May 29 20:19:49.179 INFO O| Actions: Completed 22 actions in 0.64 seconds.
45162024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.218 INFO O| May 29 20:19:49.218 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45172024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.246 INFO O| May 29 20:19:49.246 INFO STEP 5 (remove_files) COMPLETE
45182024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.246 INFO O| May 29 20:19:49.246 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45192024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.326 INFO O| May 29 20:19:49.326 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45202024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.328 INFO O| May 29 20:19:49.328 INFO STEP 6 (remove_files) COMPLETE
45212024-05-29T20:19:49.656Z[ recovery-image] May 29 20:19:49.328 INFO O| May 29 20:19:49.328 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45222024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.363 INFO O| May 29 20:19:49.362 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45232024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.365 INFO O| May 29 20:19:49.365 INFO STEP 7 (remove_files) COMPLETE
45242024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.365 INFO O| May 29 20:19:49.365 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45252024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.381 INFO O| May 29 20:19:49.381 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45262024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.384 INFO O| May 29 20:19:49.384 INFO STEP 8 (remove_files) COMPLETE
45272024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.384 INFO O| May 29 20:19:49.384 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45282024-05-29T20:19:49.657Z[ recovery-image] May 29 20:19:49.399 INFO O| May 29 20:19:49.399 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45292024-05-29T20:19:49.658Z[ recovery-image] May 29 20:19:49.399 INFO O| May 29 20:19:49.399 INFO STEP 9 (remove_files) COMPLETE
45302024-05-29T20:19:49.658Z[ recovery-image] May 29 20:19:49.399 INFO O| May 29 20:19:49.399 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45312024-05-29T20:19:49.658Z[ recovery-image] May 29 20:19:49.414 INFO O| May 29 20:19:49.414 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
45322024-05-29T20:19:49.658Z[ recovery-image] May 29 20:19:49.415 INFO O| May 29 20:19:49.415 INFO STEP 10 (remove_files) COMPLETE
45332024-05-29T20:19:49.658Z[ recovery-image] May 29 20:19:49.416 INFO O| May 29 20:19:49.415 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45342024-05-29T20:19:49.658Z[ host-image] May 29 20:19:49.493 INFO O| May 29 20:19:49.493 INFO O| Done
45352024-05-29T20:19:49.658Z[ host-image] May 29 20:19:49.493 INFO O| May 29 20:19:49.493 INFO O| Done
45362024-05-29T20:19:50.120Z[ recovery-image] May 29 20:19:49.670 INFO O| May 29 20:19:49.670 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
45372024-05-29T20:19:50.165Z[ recovery-image] May 29 20:19:49.740 INFO O| May 29 20:19:49.740 INFO STEP 11 (remove_files) COMPLETE
45382024-05-29T20:19:50.165Z[ recovery-image] May 29 20:19:49.740 INFO O| May 29 20:19:49.740 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45392024-05-29T20:19:50.165Z[ recovery-image] May 29 20:19:49.798 INFO O| May 29 20:19:49.798 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
45402024-05-29T20:19:50.166Z[ recovery-image] May 29 20:19:49.825 INFO O| May 29 20:19:49.825 INFO STEP 12 (remove_files) COMPLETE
45412024-05-29T20:19:50.166Z[ recovery-image] May 29 20:19:49.825 INFO O| May 29 20:19:49.825 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45422024-05-29T20:19:50.166Z[ recovery-image] May 29 20:19:49.896 INFO O| May 29 20:19:49.896 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
45432024-05-29T20:19:50.166Z[ recovery-image] May 29 20:19:49.899 INFO O| May 29 20:19:49.899 INFO STEP 13 (remove_files) COMPLETE
45442024-05-29T20:19:50.166Z[ recovery-image] May 29 20:19:49.899 INFO O| May 29 20:19:49.899 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45452024-05-29T20:19:50.167Z[ recovery-image] May 29 20:19:49.960 INFO O| May 29 20:19:49.959 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
45462024-05-29T20:19:50.167Z[ recovery-image] May 29 20:19:49.960 INFO O| May 29 20:19:49.960 INFO STEP 14 (remove_files) COMPLETE
45472024-05-29T20:19:50.167Z[ recovery-image] May 29 20:19:49.960 INFO O| May 29 20:19:49.960 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45482024-05-29T20:19:50.167Z[ recovery-image] May 29 20:19:50.022 INFO O| May 29 20:19:50.022 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
45492024-05-29T20:19:50.167Z[ recovery-image] May 29 20:19:50.023 INFO O| May 29 20:19:50.023 INFO STEP 15 (remove_files) COMPLETE
45502024-05-29T20:19:50.168Z[ recovery-image] May 29 20:19:50.023 INFO O| May 29 20:19:50.023 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45512024-05-29T20:19:50.168Z[ host-image] May 29 20:19:50.047 INFO O| May 29 20:19:50.046 INFO O| Done
45522024-05-29T20:19:50.168Z[ recovery-image] May 29 20:19:50.102 INFO O| May 29 20:19:50.102 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
45532024-05-29T20:19:50.235Z[ recovery-image] May 29 20:19:50.203 INFO O| May 29 20:19:50.203 INFO STEP 16 (remove_files) COMPLETE
45542024-05-29T20:19:50.235Z[ recovery-image] May 29 20:19:50.203 INFO O| May 29 20:19:50.203 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45552024-05-29T20:19:50.264Z[ recovery-image] May 29 20:19:50.225 INFO O| May 29 20:19:50.225 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
45562024-05-29T20:19:50.264Z[ recovery-image] May 29 20:19:50.225 INFO O| May 29 20:19:50.225 INFO STEP 17 (remove_files) COMPLETE
45572024-05-29T20:19:50.264Z[ recovery-image] May 29 20:19:50.225 INFO O| May 29 20:19:50.225 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45582024-05-29T20:19:50.296Z[ recovery-image] May 29 20:19:50.242 INFO O| May 29 20:19:50.242 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
45592024-05-29T20:19:50.296Z[ recovery-image] May 29 20:19:50.260 INFO O| May 29 20:19:50.260 INFO STEP 18 (remove_files) COMPLETE
45602024-05-29T20:19:50.296Z[ recovery-image] May 29 20:19:50.260 INFO O| May 29 20:19:50.260 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45612024-05-29T20:19:50.360Z[ recovery-image] May 29 20:19:50.320 INFO O| May 29 20:19:50.320 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
45622024-05-29T20:19:50.568Z[ recovery-image] May 29 20:19:50.504 INFO O| May 29 20:19:50.504 INFO STEP 19 (remove_files) COMPLETE
45632024-05-29T20:19:50.569Z[ recovery-image] May 29 20:19:50.504 INFO O| May 29 20:19:50.504 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45642024-05-29T20:19:50.606Z[ recovery-image] May 29 20:19:50.522 INFO O| May 29 20:19:50.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
45652024-05-29T20:19:50.606Z[ recovery-image] May 29 20:19:50.523 INFO O| May 29 20:19:50.523 INFO STEP 20 (remove_files) COMPLETE
45662024-05-29T20:19:50.606Z[ recovery-image] May 29 20:19:50.523 INFO O| May 29 20:19:50.523 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45672024-05-29T20:19:50.643Z[ recovery-image] May 29 20:19:50.575 INFO O| May 29 20:19:50.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
45682024-05-29T20:19:50.643Z[ recovery-image] May 29 20:19:50.576 INFO O| May 29 20:19:50.575 INFO STEP 21 (remove_files) COMPLETE
45692024-05-29T20:19:50.644Z[ recovery-image] May 29 20:19:50.576 INFO O| May 29 20:19:50.576 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45702024-05-29T20:19:50.644Z[ recovery-image] May 29 20:19:50.592 INFO O| May 29 20:19:50.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
45712024-05-29T20:19:50.644Z[ recovery-image] May 29 20:19:50.593 INFO O| May 29 20:19:50.593 INFO STEP 22 (remove_files) COMPLETE
45722024-05-29T20:19:50.644Z[ recovery-image] May 29 20:19:50.593 INFO O| May 29 20:19:50.593 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45732024-05-29T20:19:50.692Z[ recovery-image] May 29 20:19:50.632 INFO O| May 29 20:19:50.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
45742024-05-29T20:19:50.692Z[ recovery-image] May 29 20:19:50.641 INFO O| May 29 20:19:50.641 INFO STEP 23 (remove_files) COMPLETE
45752024-05-29T20:19:50.692Z[ recovery-image] May 29 20:19:50.641 INFO O| May 29 20:19:50.641 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45762024-05-29T20:19:50.719Z[ recovery-image] May 29 20:19:50.677 INFO O| May 29 20:19:50.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
45772024-05-29T20:19:50.720Z[ recovery-image] May 29 20:19:50.678 INFO O| May 29 20:19:50.678 INFO STEP 24 (remove_files) COMPLETE
45782024-05-29T20:19:50.720Z[ recovery-image] May 29 20:19:50.678 INFO O| May 29 20:19:50.678 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792024-05-29T20:19:50.765Z[ recovery-image] May 29 20:19:50.730 INFO O| May 29 20:19:50.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
45802024-05-29T20:19:50.765Z[ recovery-image] May 29 20:19:50.730 INFO O| May 29 20:19:50.730 INFO STEP 25 (remove_files) COMPLETE
45812024-05-29T20:19:50.766Z[ recovery-image] May 29 20:19:50.730 INFO O| May 29 20:19:50.730 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822024-05-29T20:19:50.818Z[ recovery-image] May 29 20:19:50.775 INFO O| May 29 20:19:50.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
45832024-05-29T20:19:50.849Z[ recovery-image] May 29 20:19:50.775 INFO O| May 29 20:19:50.775 INFO STEP 26 (remove_files) COMPLETE
45842024-05-29T20:19:50.849Z[ recovery-image] May 29 20:19:50.775 INFO O| May 29 20:19:50.775 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852024-05-29T20:19:50.883Z[ recovery-image] May 29 20:19:50.807 INFO O| May 29 20:19:50.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
45862024-05-29T20:19:50.884Z[ recovery-image] May 29 20:19:50.807 INFO O| May 29 20:19:50.807 INFO STEP 27 (remove_files) COMPLETE
45872024-05-29T20:19:50.884Z[ recovery-image] May 29 20:19:50.807 INFO O| May 29 20:19:50.807 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882024-05-29T20:19:50.884Z[ recovery-image] May 29 20:19:50.842 INFO O| May 29 20:19:50.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
45892024-05-29T20:19:50.884Z[ recovery-image] May 29 20:19:50.842 INFO O| May 29 20:19:50.842 INFO STEP 28 (remove_files) COMPLETE
45902024-05-29T20:19:50.884Z[ recovery-image] May 29 20:19:50.842 INFO O| May 29 20:19:50.842 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912024-05-29T20:19:50.927Z[ recovery-image] May 29 20:19:50.867 INFO O| May 29 20:19:50.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
45922024-05-29T20:19:50.927Z[ recovery-image] May 29 20:19:50.867 INFO O| May 29 20:19:50.867 INFO STEP 29 (remove_files) COMPLETE
45932024-05-29T20:19:50.927Z[ recovery-image] May 29 20:19:50.867 INFO O| May 29 20:19:50.867 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942024-05-29T20:19:50.928Z[ recovery-image] May 29 20:19:50.885 INFO O| May 29 20:19:50.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
45952024-05-29T20:19:50.928Z[ recovery-image] May 29 20:19:50.885 INFO O| May 29 20:19:50.885 INFO STEP 30 (remove_files) COMPLETE
45962024-05-29T20:19:50.928Z[ recovery-image] May 29 20:19:50.885 INFO O| May 29 20:19:50.885 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972024-05-29T20:19:50.963Z[ recovery-image] May 29 20:19:50.930 INFO O| May 29 20:19:50.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
45982024-05-29T20:19:50.963Z[ recovery-image] May 29 20:19:50.930 INFO O| May 29 20:19:50.930 INFO STEP 31 (remove_files) COMPLETE
45992024-05-29T20:19:50.993Z[ recovery-image] May 29 20:19:50.930 INFO O| May 29 20:19:50.930 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-05-29T20:19:51.027Z[ recovery-image] May 29 20:19:50.991 INFO O| May 29 20:19:50.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46012024-05-29T20:19:51.060Z[ recovery-image] May 29 20:19:50.991 INFO O| May 29 20:19:50.991 INFO STEP 32 (remove_files) COMPLETE
46022024-05-29T20:19:51.061Z[ recovery-image] May 29 20:19:50.991 INFO O| May 29 20:19:50.991 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-05-29T20:19:51.094Z[ recovery-image] May 29 20:19:51.052 INFO O| May 29 20:19:51.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46042024-05-29T20:19:51.129Z[ recovery-image] May 29 20:19:51.072 INFO O| May 29 20:19:51.072 INFO STEP 33 (remove_files) COMPLETE
46052024-05-29T20:19:51.129Z[ recovery-image] May 29 20:19:51.072 INFO O| May 29 20:19:51.072 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-05-29T20:19:51.169Z[ recovery-image] May 29 20:19:51.132 INFO O| May 29 20:19:51.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46072024-05-29T20:19:51.207Z[ recovery-image] May 29 20:19:51.132 INFO O| May 29 20:19:51.132 INFO STEP 34 (remove_files) COMPLETE
46082024-05-29T20:19:51.207Z[ recovery-image] May 29 20:19:51.132 INFO O| May 29 20:19:51.132 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-05-29T20:19:51.247Z[ recovery-image] May 29 20:19:51.196 INFO O| May 29 20:19:51.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46102024-05-29T20:19:51.248Z[ recovery-image] May 29 20:19:51.196 INFO O| May 29 20:19:51.196 INFO STEP 35 (remove_files) COMPLETE
46112024-05-29T20:19:51.248Z[ recovery-image] May 29 20:19:51.196 INFO O| May 29 20:19:51.196 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-05-29T20:19:51.278Z[ recovery-image] May 29 20:19:51.237 INFO O| May 29 20:19:51.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46132024-05-29T20:19:51.278Z[ recovery-image] May 29 20:19:51.237 INFO O| May 29 20:19:51.237 INFO STEP 36 (remove_files) COMPLETE
46142024-05-29T20:19:51.278Z[ recovery-image] May 29 20:19:51.237 INFO O| May 29 20:19:51.237 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-05-29T20:19:51.309Z[ recovery-image] May 29 20:19:51.262 INFO O| May 29 20:19:51.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46162024-05-29T20:19:51.309Z[ recovery-image] May 29 20:19:51.263 INFO O| May 29 20:19:51.263 INFO STEP 37 (remove_files) COMPLETE
46172024-05-29T20:19:51.310Z[ recovery-image] May 29 20:19:51.263 INFO O| May 29 20:19:51.263 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182024-05-29T20:19:51.344Z[ recovery-image] May 29 20:19:51.285 INFO O| May 29 20:19:51.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46192024-05-29T20:19:51.344Z[ recovery-image] May 29 20:19:51.285 INFO O| May 29 20:19:51.285 INFO STEP 38 (remove_files) COMPLETE
46202024-05-29T20:19:51.344Z[ recovery-image] May 29 20:19:51.285 INFO O| May 29 20:19:51.285 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-05-29T20:19:51.345Z[ recovery-image] May 29 20:19:51.303 INFO O| May 29 20:19:51.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46222024-05-29T20:19:51.345Z[ recovery-image] May 29 20:19:51.303 INFO O| May 29 20:19:51.303 INFO STEP 39 (remove_files) COMPLETE
46232024-05-29T20:19:51.345Z[ recovery-image] May 29 20:19:51.303 INFO O| May 29 20:19:51.303 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242024-05-29T20:19:51.413Z[ recovery-image] May 29 20:19:51.372 INFO O| May 29 20:19:51.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46252024-05-29T20:19:51.413Z[ recovery-image] May 29 20:19:51.373 INFO O| May 29 20:19:51.373 INFO STEP 40 (remove_files) COMPLETE
46262024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.373 INFO O| May 29 20:19:51.373 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.391 INFO O| May 29 20:19:51.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46282024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.391 INFO O| May 29 20:19:51.391 INFO STEP 41 (remove_files) COMPLETE
46292024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.391 INFO O| May 29 20:19:51.391 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.410 INFO O| May 29 20:19:51.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46312024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.410 INFO O| May 29 20:19:51.410 INFO STEP 42 (remove_files) COMPLETE
46322024-05-29T20:19:51.448Z[ recovery-image] May 29 20:19:51.410 INFO O| May 29 20:19:51.410 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-05-29T20:19:51.505Z[ recovery-image] May 29 20:19:51.458 INFO O| May 29 20:19:51.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
46342024-05-29T20:19:51.506Z[ recovery-image] May 29 20:19:51.458 INFO O| May 29 20:19:51.458 INFO STEP 43 (remove_files) COMPLETE
46352024-05-29T20:19:51.506Z[ recovery-image] May 29 20:19:51.458 INFO O| May 29 20:19:51.458 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-05-29T20:19:51.544Z[ recovery-image] May 29 20:19:51.502 INFO O| May 29 20:19:51.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
46372024-05-29T20:19:51.544Z[ recovery-image] May 29 20:19:51.502 INFO O| May 29 20:19:51.502 INFO STEP 44 (remove_files) COMPLETE
46382024-05-29T20:19:51.545Z[ recovery-image] May 29 20:19:51.502 INFO O| May 29 20:19:51.502 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-05-29T20:19:51.593Z[ recovery-image] May 29 20:19:51.522 INFO O| May 29 20:19:51.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
46402024-05-29T20:19:51.593Z[ recovery-image] May 29 20:19:51.522 INFO O| May 29 20:19:51.522 INFO STEP 45 (remove_files) COMPLETE
46412024-05-29T20:19:51.593Z[ recovery-image] May 29 20:19:51.522 INFO O| May 29 20:19:51.522 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-05-29T20:19:51.594Z[ recovery-image] May 29 20:19:51.541 INFO O| May 29 20:19:51.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
46432024-05-29T20:19:51.594Z[ recovery-image] May 29 20:19:51.541 INFO O| May 29 20:19:51.541 INFO STEP 46 (remove_files) COMPLETE
46442024-05-29T20:19:51.594Z[ recovery-image] May 29 20:19:51.541 INFO O| May 29 20:19:51.541 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.558 INFO O| May 29 20:19:51.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
46462024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.558 INFO O| May 29 20:19:51.558 INFO STEP 47 (remove_files) COMPLETE
46472024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.559 INFO O| May 29 20:19:51.558 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.584 INFO O| May 29 20:19:51.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
46492024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.584 INFO O| May 29 20:19:51.584 INFO STEP 48 (remove_files) COMPLETE
46502024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.584 INFO O| May 29 20:19:51.584 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.640 INFO O| May 29 20:19:51.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
46522024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.640 INFO O| May 29 20:19:51.640 INFO STEP 49 (remove_files) COMPLETE
46532024-05-29T20:19:52.034Z[ recovery-image] May 29 20:19:51.640 INFO O| May 29 20:19:51.640 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.670 INFO O| May 29 20:19:51.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
46552024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.670 INFO O| May 29 20:19:51.670 INFO STEP 50 (remove_files) COMPLETE
46562024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.670 INFO O| May 29 20:19:51.670 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.692 INFO O| May 29 20:19:51.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
46582024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.692 INFO O| May 29 20:19:51.692 INFO STEP 51 (remove_files) COMPLETE
46592024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.692 INFO O| May 29 20:19:51.692 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.776 INFO O| May 29 20:19:51.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
46612024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.797 INFO O| May 29 20:19:51.797 INFO STEP 52 (remove_files) COMPLETE
46622024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.797 INFO O| May 29 20:19:51.797 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.846 INFO O| May 29 20:19:51.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
46642024-05-29T20:19:52.035Z[ recovery-image] May 29 20:19:51.846 INFO O| May 29 20:19:51.846 INFO STEP 53 (remove_files) COMPLETE
46652024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.846 INFO O| May 29 20:19:51.846 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.866 INFO O| May 29 20:19:51.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
46672024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.867 INFO O| May 29 20:19:51.867 INFO STEP 54 (remove_files) COMPLETE
46682024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.867 INFO O| May 29 20:19:51.867 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.887 INFO O| May 29 20:19:51.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
46702024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.887 INFO O| May 29 20:19:51.887 INFO STEP 55 (remove_files) COMPLETE
46712024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.888 INFO O| May 29 20:19:51.887 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.926 INFO O| May 29 20:19:51.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
46732024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.927 INFO O| May 29 20:19:51.927 INFO STEP 56 (remove_files) COMPLETE
46742024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.927 INFO O| May 29 20:19:51.927 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.959 INFO O| May 29 20:19:51.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
46762024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.959 INFO O| May 29 20:19:51.959 INFO STEP 57 (remove_files) COMPLETE
46772024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.959 INFO O| May 29 20:19:51.959 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.979 INFO O| May 29 20:19:51.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
46792024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.979 INFO O| May 29 20:19:51.979 INFO STEP 58 (remove_files) COMPLETE
46802024-05-29T20:19:52.036Z[ recovery-image] May 29 20:19:51.979 INFO O| May 29 20:19:51.979 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-05-29T20:19:52.065Z[ recovery-image] May 29 20:19:52.008 INFO O| May 29 20:19:52.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
46822024-05-29T20:19:52.065Z[ recovery-image] May 29 20:19:52.008 INFO O| May 29 20:19:52.008 INFO STEP 59 (remove_files) COMPLETE
46832024-05-29T20:19:52.065Z[ recovery-image] May 29 20:19:52.008 INFO O| May 29 20:19:52.008 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-05-29T20:19:52.093Z[ host-image] May 29 20:19:52.042 INFO O| May 29 20:19:52.042 INFO O| Done
46852024-05-29T20:19:52.093Z[ recovery-image] May 29 20:19:52.047 INFO O| May 29 20:19:52.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
46862024-05-29T20:19:52.093Z[ recovery-image] May 29 20:19:52.047 INFO O| May 29 20:19:52.047 INFO STEP 60 (remove_files) COMPLETE
46872024-05-29T20:19:52.093Z[ recovery-image] May 29 20:19:52.047 INFO O| May 29 20:19:52.047 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46882024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.065 INFO O| May 29 20:19:52.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
46892024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.065 INFO O| May 29 20:19:52.065 INFO STEP 61 (remove_files) COMPLETE
46902024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.065 INFO O| May 29 20:19:52.065 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46912024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.083 INFO O| May 29 20:19:52.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
46922024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.083 INFO O| May 29 20:19:52.083 INFO STEP 62 (remove_files) COMPLETE
46932024-05-29T20:19:52.130Z[ recovery-image] May 29 20:19:52.083 INFO O| May 29 20:19:52.083 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46942024-05-29T20:19:52.158Z[ recovery-image] May 29 20:19:52.101 INFO O| May 29 20:19:52.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
46952024-05-29T20:19:52.158Z[ recovery-image] May 29 20:19:52.101 INFO O| May 29 20:19:52.101 INFO STEP 63 (remove_files) COMPLETE
46962024-05-29T20:19:52.158Z[ recovery-image] May 29 20:19:52.101 INFO O| May 29 20:19:52.101 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46972024-05-29T20:19:52.158Z[ host-image] May 29 20:19:52.108 INFO O| May 29 20:19:52.107 INFO O| Done
46982024-05-29T20:19:52.158Z[ host-image] May 29 20:19:52.108 INFO O| May 29 20:19:52.108 INFO O| Done
46992024-05-29T20:19:52.158Z[ host-image] May 29 20:19:52.120 INFO O| May 29 20:19:52.120 INFO O| Done
47002024-05-29T20:19:52.190Z[ recovery-image] May 29 20:19:52.137 INFO O| May 29 20:19:52.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47012024-05-29T20:19:52.222Z[ recovery-image] May 29 20:19:52.158 INFO O| May 29 20:19:52.158 INFO STEP 64 (remove_files) COMPLETE
47022024-05-29T20:19:52.222Z[ recovery-image] May 29 20:19:52.158 INFO O| May 29 20:19:52.158 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47032024-05-29T20:19:52.222Z[ recovery-image] May 29 20:19:52.177 INFO O| May 29 20:19:52.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47042024-05-29T20:19:52.222Z[ recovery-image] May 29 20:19:52.178 INFO O| May 29 20:19:52.178 INFO STEP 65 (remove_files) COMPLETE
47052024-05-29T20:19:52.222Z[ recovery-image] May 29 20:19:52.178 INFO O| May 29 20:19:52.178 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47062024-05-29T20:19:52.261Z[ recovery-image] May 29 20:19:52.196 INFO O| May 29 20:19:52.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47072024-05-29T20:19:52.262Z[ recovery-image] May 29 20:19:52.196 INFO O| May 29 20:19:52.196 INFO STEP 66 (remove_files) COMPLETE
47082024-05-29T20:19:52.262Z[ recovery-image] May 29 20:19:52.196 INFO O| May 29 20:19:52.196 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092024-05-29T20:19:52.262Z[ recovery-image] May 29 20:19:52.213 INFO O| May 29 20:19:52.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47102024-05-29T20:19:52.262Z[ recovery-image] May 29 20:19:52.213 INFO O| May 29 20:19:52.213 INFO STEP 67 (remove_files) COMPLETE
47112024-05-29T20:19:52.262Z[ recovery-image] May 29 20:19:52.213 INFO O| May 29 20:19:52.213 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47122024-05-29T20:19:52.293Z[ recovery-image] May 29 20:19:52.251 INFO O| May 29 20:19:52.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47132024-05-29T20:19:52.293Z[ recovery-image] May 29 20:19:52.251 INFO O| May 29 20:19:52.251 INFO STEP 68 (remove_files) COMPLETE
47142024-05-29T20:19:52.293Z[ recovery-image] May 29 20:19:52.251 INFO O| May 29 20:19:52.251 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47152024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.272 INFO O| May 29 20:19:52.272 INFO STEP 14 (pkg_install) COMPLETE
47162024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
47172024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO skip step because feature "mfg" is not enabled
47182024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
47192024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO skip step because feature "compliance" is not enabled
47202024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
47212024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO skip step because feature "stress" is not enabled
47222024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
47232024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO skip step because feature "nfs" is not enabled
47242024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
47252024-05-29T20:19:52.328Z[ host-image] May 29 20:19:52.273 INFO O| May 29 20:19:52.272 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
47262024-05-29T20:19:52.367Z[ recovery-image] May 29 20:19:52.292 INFO O| May 29 20:19:52.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47272024-05-29T20:19:52.367Z[ recovery-image] May 29 20:19:52.292 INFO O| May 29 20:19:52.292 INFO STEP 69 (remove_files) COMPLETE
47282024-05-29T20:19:52.367Z[ recovery-image] May 29 20:19:52.292 INFO O| May 29 20:19:52.292 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-05-29T20:19:52.432Z[ recovery-image] May 29 20:19:52.332 INFO O| May 29 20:19:52.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47302024-05-29T20:19:52.432Z[ recovery-image] May 29 20:19:52.332 INFO O| May 29 20:19:52.332 INFO STEP 70 (remove_files) COMPLETE
47312024-05-29T20:19:52.432Z[ recovery-image] May 29 20:19:52.332 INFO O| May 29 20:19:52.332 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322024-05-29T20:19:52.432Z[ host-image] May 29 20:19:52.345 INFO O| May 29 20:19:52.345 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
47332024-05-29T20:19:52.432Z[ recovery-image] May 29 20:19:52.391 INFO O| May 29 20:19:52.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47342024-05-29T20:19:52.433Z[ recovery-image] May 29 20:19:52.391 INFO O| May 29 20:19:52.391 INFO STEP 71 (remove_files) COMPLETE
47352024-05-29T20:19:52.433Z[ recovery-image] May 29 20:19:52.392 INFO O| May 29 20:19:52.391 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362024-05-29T20:19:52.872Z[ recovery-image] May 29 20:19:52.412 INFO O| May 29 20:19:52.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47372024-05-29T20:19:52.872Z[ recovery-image] May 29 20:19:52.412 INFO O| May 29 20:19:52.412 INFO STEP 72 (remove_files) COMPLETE
47382024-05-29T20:19:52.872Z[ recovery-image] May 29 20:19:52.412 INFO O| May 29 20:19:52.412 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392024-05-29T20:19:52.872Z[ host-image] May 29 20:19:52.422 INFO O| May 29 20:19:52.422 INFO completed processing gimlet/ramdisk-01-os
47402024-05-29T20:19:52.872Z[ host-image] May 29 20:19:52.426 INFO omicron1 baseline generation...
47412024-05-29T20:19:52.872Z[ host-image] May 29 20:19:52.426 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
47422024-05-29T20:19:52.898Z[ recovery-image] May 29 20:19:52.434 INFO O| May 29 20:19:52.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47432024-05-29T20:19:52.898Z[ recovery-image] May 29 20:19:52.434 INFO O| May 29 20:19:52.434 INFO STEP 73 (remove_files) COMPLETE
47442024-05-29T20:19:52.898Z[ recovery-image] May 29 20:19:52.434 INFO O| May 29 20:19:52.434 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452024-05-29T20:19:52.898Z[ recovery-image] May 29 20:19:52.452 INFO O| May 29 20:19:52.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47462024-05-29T20:19:52.898Z[ recovery-image] May 29 20:19:52.452 INFO O| May 29 20:19:52.452 INFO STEP 74 (remove_files) COMPLETE
47472024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.452 INFO O| May 29 20:19:52.452 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.470 INFO O| May 29 20:19:52.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47492024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.470 INFO O| May 29 20:19:52.470 INFO STEP 75 (remove_files) COMPLETE
47502024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.470 INFO O| May 29 20:19:52.470 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.487 INFO O| May 29 20:19:52.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
47522024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.487 INFO O| May 29 20:19:52.487 INFO STEP 76 (remove_files) COMPLETE
47532024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.487 INFO O| May 29 20:19:52.487 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.529 INFO O| May 29 20:19:52.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
47552024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.529 INFO O| May 29 20:19:52.529 INFO STEP 77 (remove_files) COMPLETE
47562024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.529 INFO O| May 29 20:19:52.529 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.584 INFO O| May 29 20:19:52.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
47582024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.584 INFO O| May 29 20:19:52.584 INFO STEP 78 (remove_files) COMPLETE
47592024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.584 INFO O| May 29 20:19:52.584 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.610 INFO O| May 29 20:19:52.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
47612024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.610 INFO O| May 29 20:19:52.610 INFO STEP 79 (remove_files) COMPLETE
47622024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.610 INFO O| May 29 20:19:52.610 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.658 INFO O| May 29 20:19:52.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
47642024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.658 INFO O| May 29 20:19:52.658 INFO STEP 80 (remove_files) COMPLETE
47652024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.658 INFO O| May 29 20:19:52.658 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.679 INFO O| May 29 20:19:52.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
47672024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.679 INFO O| May 29 20:19:52.679 INFO STEP 81 (remove_files) COMPLETE
47682024-05-29T20:19:52.899Z[ recovery-image] May 29 20:19:52.679 INFO O| May 29 20:19:52.679 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.699 INFO O| May 29 20:19:52.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
47702024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.699 INFO O| May 29 20:19:52.699 INFO STEP 82 (remove_files) COMPLETE
47712024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.699 INFO O| May 29 20:19:52.699 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.781 INFO O| May 29 20:19:52.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
47732024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.781 INFO O| May 29 20:19:52.781 INFO STEP 83 (remove_files) COMPLETE
47742024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.782 INFO O| May 29 20:19:52.781 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.821 INFO O| May 29 20:19:52.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
47762024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.821 INFO O| May 29 20:19:52.821 INFO STEP 84 (remove_files) COMPLETE
47772024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.821 INFO O| May 29 20:19:52.821 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.856 INFO O| May 29 20:19:52.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
47792024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.856 INFO O| May 29 20:19:52.856 INFO STEP 85 (remove_files) COMPLETE
47802024-05-29T20:19:52.900Z[ recovery-image] May 29 20:19:52.856 INFO O| May 29 20:19:52.856 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812024-05-29T20:19:52.942Z[ recovery-image] May 29 20:19:52.912 INFO O| May 29 20:19:52.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
47822024-05-29T20:19:52.969Z[ recovery-image] May 29 20:19:52.917 INFO O| May 29 20:19:52.916 INFO STEP 86 (remove_files) COMPLETE
47832024-05-29T20:19:52.969Z[ recovery-image] May 29 20:19:52.917 INFO O| May 29 20:19:52.916 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842024-05-29T20:19:52.970Z[ recovery-image] May 29 20:19:52.934 INFO O| May 29 20:19:52.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
47852024-05-29T20:19:52.970Z[ recovery-image] May 29 20:19:52.934 INFO O| May 29 20:19:52.934 INFO STEP 87 (remove_files) COMPLETE
47862024-05-29T20:19:52.970Z[ recovery-image] May 29 20:19:52.934 INFO O| May 29 20:19:52.934 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872024-05-29T20:19:52.997Z[ recovery-image] May 29 20:19:52.954 INFO O| May 29 20:19:52.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
47882024-05-29T20:19:52.997Z[ recovery-image] May 29 20:19:52.954 INFO O| May 29 20:19:52.954 INFO STEP 88 (remove_files) COMPLETE
47892024-05-29T20:19:52.997Z[ recovery-image] May 29 20:19:52.954 INFO O| May 29 20:19:52.954 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902024-05-29T20:19:53.023Z[ recovery-image] May 29 20:19:52.988 INFO O| May 29 20:19:52.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
47912024-05-29T20:19:53.023Z[ recovery-image] May 29 20:19:52.988 INFO O| May 29 20:19:52.988 INFO STEP 89 (remove_files) COMPLETE
47922024-05-29T20:19:53.023Z[ recovery-image] May 29 20:19:52.988 INFO O| May 29 20:19:52.988 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932024-05-29T20:19:53.055Z[ recovery-image] May 29 20:19:53.008 INFO O| May 29 20:19:53.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
47942024-05-29T20:19:53.055Z[ recovery-image] May 29 20:19:53.008 INFO O| May 29 20:19:53.008 INFO STEP 90 (remove_files) COMPLETE
47952024-05-29T20:19:53.055Z[ recovery-image] May 29 20:19:53.008 INFO O| May 29 20:19:53.008 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962024-05-29T20:19:53.088Z[ recovery-image] May 29 20:19:53.024 INFO O| May 29 20:19:53.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
47972024-05-29T20:19:53.088Z[ recovery-image] May 29 20:19:53.024 INFO O| May 29 20:19:53.024 INFO STEP 91 (remove_files) COMPLETE
47982024-05-29T20:19:53.088Z[ recovery-image] May 29 20:19:53.024 INFO O| May 29 20:19:53.024 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992024-05-29T20:19:53.088Z[ recovery-image] May 29 20:19:53.045 INFO O| May 29 20:19:53.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
48002024-05-29T20:19:53.121Z[ host-image] May 29 20:19:53.053 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
48012024-05-29T20:19:53.121Z[ recovery-image] May 29 20:19:53.073 INFO O| May 29 20:19:53.073 INFO STEP 92 (remove_files) COMPLETE
48022024-05-29T20:19:53.121Z[ recovery-image] May 29 20:19:53.073 INFO O| May 29 20:19:53.073 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032024-05-29T20:19:53.151Z[ recovery-image] May 29 20:19:53.092 INFO O| May 29 20:19:53.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
48042024-05-29T20:19:53.151Z[ recovery-image] May 29 20:19:53.093 INFO O| May 29 20:19:53.093 INFO STEP 93 (remove_files) COMPLETE
48052024-05-29T20:19:53.151Z[ recovery-image] May 29 20:19:53.093 INFO O| May 29 20:19:53.093 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062024-05-29T20:19:54.245Z[ recovery-image] May 29 20:19:53.134 INFO O| May 29 20:19:53.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48072024-05-29T20:19:54.246Z[ recovery-image] May 29 20:19:53.166 INFO O| May 29 20:19:53.166 INFO STEP 94 (remove_files) COMPLETE
48082024-05-29T20:19:54.246Z[ recovery-image] May 29 20:19:53.166 INFO O| May 29 20:19:53.166 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092024-05-29T20:19:54.246Z[ recovery-image] May 29 20:19:53.198 INFO O| May 29 20:19:53.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48102024-05-29T20:19:54.246Z[ recovery-image] May 29 20:19:53.198 INFO O| May 29 20:19:53.198 INFO STEP 95 (remove_files) COMPLETE
48112024-05-29T20:19:54.246Z[ recovery-image] May 29 20:19:53.198 INFO O| May 29 20:19:53.198 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.232 INFO O| May 29 20:19:53.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48132024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.232 INFO O| May 29 20:19:53.232 INFO STEP 96 (remove_files) COMPLETE
48142024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.232 INFO O| May 29 20:19:53.232 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.249 INFO O| May 29 20:19:53.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48162024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.249 INFO O| May 29 20:19:53.249 INFO STEP 97 (remove_files) COMPLETE
48172024-05-29T20:19:54.247Z[ recovery-image] May 29 20:19:53.249 INFO O| May 29 20:19:53.249 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.274 INFO O| May 29 20:19:53.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48192024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.274 INFO O| May 29 20:19:53.274 INFO STEP 98 (remove_files) COMPLETE
48202024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.274 INFO O| May 29 20:19:53.274 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.330 INFO O| May 29 20:19:53.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48222024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.330 INFO O| May 29 20:19:53.330 INFO STEP 99 (remove_files) COMPLETE
48232024-05-29T20:19:54.248Z[ recovery-image] May 29 20:19:53.330 INFO O| May 29 20:19:53.330 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.347 INFO O| May 29 20:19:53.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48252024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.347 INFO O| May 29 20:19:53.347 INFO STEP 100 (remove_files) COMPLETE
48262024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.347 INFO O| May 29 20:19:53.347 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.384 INFO O| May 29 20:19:53.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48282024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.384 INFO O| May 29 20:19:53.384 INFO STEP 101 (remove_files) COMPLETE
48292024-05-29T20:19:54.249Z[ recovery-image] May 29 20:19:53.384 INFO O| May 29 20:19:53.384 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.426 INFO O| May 29 20:19:53.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48312024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.426 INFO O| May 29 20:19:53.426 INFO STEP 102 (remove_files) COMPLETE
48322024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.426 INFO O| May 29 20:19:53.426 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.489 INFO O| May 29 20:19:53.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48342024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.489 INFO O| May 29 20:19:53.489 INFO STEP 103 (remove_files) COMPLETE
48352024-05-29T20:19:54.250Z[ recovery-image] May 29 20:19:53.489 INFO O| May 29 20:19:53.489 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.506 INFO O| May 29 20:19:53.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48372024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.506 INFO O| May 29 20:19:53.506 INFO STEP 104 (remove_files) COMPLETE
48382024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.506 INFO O| May 29 20:19:53.506 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.558 INFO O| May 29 20:19:53.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48402024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.558 INFO O| May 29 20:19:53.558 INFO STEP 105 (remove_files) COMPLETE
48412024-05-29T20:19:54.251Z[ recovery-image] May 29 20:19:53.558 INFO O| May 29 20:19:53.558 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422024-05-29T20:19:54.252Z[ recovery-image] May 29 20:19:53.575 INFO O| May 29 20:19:53.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48432024-05-29T20:19:54.252Z[ recovery-image] May 29 20:19:53.576 INFO O| May 29 20:19:53.576 INFO STEP 106 (remove_files) COMPLETE
48442024-05-29T20:19:54.252Z[ recovery-image] May 29 20:19:53.576 INFO O| May 29 20:19:53.576 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452024-05-29T20:19:54.358Z[ recovery-image] May 29 20:19:53.594 INFO O| May 29 20:19:53.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48462024-05-29T20:19:54.358Z[ recovery-image] May 29 20:19:53.595 INFO O| May 29 20:19:53.595 INFO STEP 107 (remove_files) COMPLETE
48472024-05-29T20:19:54.358Z[ recovery-image] May 29 20:19:53.595 INFO O| May 29 20:19:53.595 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482024-05-29T20:19:54.358Z[ recovery-image] May 29 20:19:53.662 INFO O| May 29 20:19:53.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48492024-05-29T20:19:54.358Z[ recovery-image] May 29 20:19:53.662 INFO O| May 29 20:19:53.662 INFO STEP 108 (remove_files) COMPLETE
48502024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.662 INFO O| May 29 20:19:53.662 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.682 INFO O| May 29 20:19:53.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
48522024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.682 INFO O| May 29 20:19:53.682 INFO STEP 109 (remove_files) COMPLETE
48532024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.682 INFO O| May 29 20:19:53.682 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.720 INFO O| May 29 20:19:53.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
48552024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.720 INFO O| May 29 20:19:53.720 INFO STEP 110 (remove_files) COMPLETE
48562024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.720 INFO O| May 29 20:19:53.720 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.741 INFO O| May 29 20:19:53.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
48582024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.741 INFO O| May 29 20:19:53.741 INFO STEP 111 (remove_files) COMPLETE
48592024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.741 INFO O| May 29 20:19:53.741 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602024-05-29T20:19:54.359Z[ recovery-image] May 29 20:19:53.803 INFO O| May 29 20:19:53.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
48612024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.803 INFO O| May 29 20:19:53.803 INFO STEP 112 (remove_files) COMPLETE
48622024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.803 INFO O| May 29 20:19:53.803 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.827 INFO O| May 29 20:19:53.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
48642024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.827 INFO O| May 29 20:19:53.827 INFO STEP 113 (remove_files) COMPLETE
48652024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.827 INFO O| May 29 20:19:53.827 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.853 INFO O| May 29 20:19:53.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
48672024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.853 INFO O| May 29 20:19:53.849 INFO STEP 114 (remove_files) COMPLETE
48682024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.853 INFO O| May 29 20:19:53.849 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.867 INFO O| May 29 20:19:53.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
48702024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.868 INFO O| May 29 20:19:53.867 INFO STEP 115 (remove_files) COMPLETE
48712024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.868 INFO O| May 29 20:19:53.867 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.901 INFO O| May 29 20:19:53.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
48732024-05-29T20:19:54.360Z[ recovery-image] May 29 20:19:53.901 INFO O| May 29 20:19:53.901 INFO STEP 116 (remove_files) COMPLETE
48742024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.901 INFO O| May 29 20:19:53.901 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.963 INFO O| May 29 20:19:53.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
48762024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.963 INFO O| May 29 20:19:53.963 INFO STEP 117 (remove_files) COMPLETE
48772024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.963 INFO O| May 29 20:19:53.963 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.981 INFO O| May 29 20:19:53.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
48792024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.981 INFO O| May 29 20:19:53.981 INFO STEP 118 (remove_files) COMPLETE
48802024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.981 INFO O| May 29 20:19:53.981 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.999 INFO O| May 29 20:19:53.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
48822024-05-29T20:19:54.361Z[ recovery-image] May 29 20:19:53.999 INFO O| May 29 20:19:53.999 INFO STEP 119 (remove_files) COMPLETE
48832024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:53.999 INFO O| May 29 20:19:53.999 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.018 INFO O| May 29 20:19:54.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
48852024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.019 INFO O| May 29 20:19:54.019 INFO STEP 120 (remove_files) COMPLETE
48862024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.019 INFO O| May 29 20:19:54.019 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.037 INFO O| May 29 20:19:54.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
48882024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.037 INFO O| May 29 20:19:54.037 INFO STEP 121 (remove_files) COMPLETE
48892024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.037 INFO O| May 29 20:19:54.037 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902024-05-29T20:19:54.362Z[ recovery-image] May 29 20:19:54.052 INFO O| May 29 20:19:54.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
48912024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.052 INFO O| May 29 20:19:54.052 INFO STEP 122 (remove_files) COMPLETE
48922024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.052 INFO O| May 29 20:19:54.052 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.068 INFO O| May 29 20:19:54.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
48942024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.068 INFO O| May 29 20:19:54.068 INFO STEP 123 (remove_files) COMPLETE
48952024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.068 INFO O| May 29 20:19:54.068 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.085 INFO O| May 29 20:19:54.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
48972024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.085 INFO O| May 29 20:19:54.085 INFO STEP 124 (remove_files) COMPLETE
48982024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.085 INFO O| May 29 20:19:54.085 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.102 INFO O| May 29 20:19:54.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
49002024-05-29T20:19:54.363Z[ recovery-image] May 29 20:19:54.102 INFO O| May 29 20:19:54.102 INFO STEP 125 (remove_files) COMPLETE
49012024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.102 INFO O| May 29 20:19:54.102 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.118 INFO O| May 29 20:19:54.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
49032024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.118 INFO O| May 29 20:19:54.118 INFO STEP 126 (remove_files) COMPLETE
49042024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.118 INFO O| May 29 20:19:54.118 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.134 INFO O| May 29 20:19:54.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
49062024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.134 INFO O| May 29 20:19:54.134 INFO STEP 127 (remove_files) COMPLETE
49072024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.134 INFO O| May 29 20:19:54.134 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.148 INFO O| May 29 20:19:54.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49092024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.148 INFO O| May 29 20:19:54.148 INFO STEP 128 (remove_files) COMPLETE
49102024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.148 INFO O| May 29 20:19:54.148 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.205 INFO O| May 29 20:19:54.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49122024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.205 INFO O| May 29 20:19:54.205 INFO STEP 129 (remove_files) COMPLETE
49132024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.205 INFO O| May 29 20:19:54.205 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.234 INFO O| May 29 20:19:54.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49152024-05-29T20:19:54.364Z[ recovery-image] May 29 20:19:54.234 INFO O| May 29 20:19:54.234 INFO STEP 130 (remove_files) COMPLETE
49162024-05-29T20:19:54.365Z[ recovery-image] May 29 20:19:54.234 INFO O| May 29 20:19:54.234 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172024-05-29T20:19:54.400Z[ recovery-image] May 29 20:19:54.271 INFO O| May 29 20:19:54.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49182024-05-29T20:19:54.400Z[ recovery-image] May 29 20:19:54.271 INFO O| May 29 20:19:54.271 INFO STEP 131 (remove_files) COMPLETE
49192024-05-29T20:19:54.400Z[ recovery-image] May 29 20:19:54.271 INFO O| May 29 20:19:54.271 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202024-05-29T20:19:54.400Z[ recovery-image] May 29 20:19:54.328 INFO O| May 29 20:19:54.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49212024-05-29T20:19:54.401Z[ recovery-image] May 29 20:19:54.328 INFO O| May 29 20:19:54.328 INFO STEP 132 (remove_files) COMPLETE
49222024-05-29T20:19:54.401Z[ recovery-image] May 29 20:19:54.328 INFO O| May 29 20:19:54.328 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232024-05-29T20:19:54.401Z[ recovery-image] May 29 20:19:54.353 INFO O| May 29 20:19:54.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49242024-05-29T20:19:54.401Z[ recovery-image] May 29 20:19:54.353 INFO O| May 29 20:19:54.353 INFO STEP 133 (remove_files) COMPLETE
49252024-05-29T20:19:54.401Z[ recovery-image] May 29 20:19:54.353 INFO O| May 29 20:19:54.353 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262024-05-29T20:19:54.434Z[ recovery-image] May 29 20:19:54.371 INFO O| May 29 20:19:54.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49272024-05-29T20:19:54.434Z[ recovery-image] May 29 20:19:54.371 INFO O| May 29 20:19:54.371 INFO STEP 134 (remove_files) COMPLETE
49282024-05-29T20:19:54.434Z[ recovery-image] May 29 20:19:54.371 INFO O| May 29 20:19:54.371 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292024-05-29T20:19:54.467Z[ recovery-image] May 29 20:19:54.404 INFO O| May 29 20:19:54.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49302024-05-29T20:19:54.467Z[ recovery-image] May 29 20:19:54.404 INFO O| May 29 20:19:54.404 INFO STEP 135 (remove_files) COMPLETE
49312024-05-29T20:19:54.467Z[ recovery-image] May 29 20:19:54.404 INFO O| May 29 20:19:54.404 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322024-05-29T20:19:54.467Z[ recovery-image] May 29 20:19:54.422 INFO O| May 29 20:19:54.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49332024-05-29T20:19:54.468Z[ recovery-image] May 29 20:19:54.422 INFO O| May 29 20:19:54.422 INFO STEP 136 (remove_files) COMPLETE
49342024-05-29T20:19:54.468Z[ recovery-image] May 29 20:19:54.423 INFO O| May 29 20:19:54.422 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-05-29T20:19:54.524Z[ recovery-image] May 29 20:19:54.448 INFO O| May 29 20:19:54.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49362024-05-29T20:19:54.524Z[ recovery-image] May 29 20:19:54.448 INFO O| May 29 20:19:54.448 INFO STEP 137 (remove_files) COMPLETE
49372024-05-29T20:19:54.525Z[ recovery-image] May 29 20:19:54.448 INFO O| May 29 20:19:54.448 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-05-29T20:19:54.525Z[ recovery-image] May 29 20:19:54.466 INFO O| May 29 20:19:54.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49392024-05-29T20:19:54.525Z[ recovery-image] May 29 20:19:54.466 INFO O| May 29 20:19:54.466 INFO STEP 138 (remove_files) COMPLETE
49402024-05-29T20:19:54.525Z[ recovery-image] May 29 20:19:54.466 INFO O| May 29 20:19:54.466 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-05-29T20:19:54.566Z[ recovery-image] May 29 20:19:54.514 INFO O| May 29 20:19:54.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49422024-05-29T20:19:54.566Z[ recovery-image] May 29 20:19:54.514 INFO O| May 29 20:19:54.514 INFO STEP 139 (remove_files) COMPLETE
49432024-05-29T20:19:54.567Z[ recovery-image] May 29 20:19:54.514 INFO O| May 29 20:19:54.514 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.532 INFO O| May 29 20:19:54.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49452024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.532 INFO O| May 29 20:19:54.532 INFO STEP 140 (remove_files) COMPLETE
49462024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.532 INFO O| May 29 20:19:54.532 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.558 INFO O| May 29 20:19:54.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49482024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.558 INFO O| May 29 20:19:54.558 INFO STEP 141 (remove_files) COMPLETE
49492024-05-29T20:19:54.601Z[ recovery-image] May 29 20:19:54.558 INFO O| May 29 20:19:54.558 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-05-29T20:19:55.048Z[ recovery-image] May 29 20:19:54.573 INFO O| May 29 20:19:54.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
49512024-05-29T20:19:55.049Z[ recovery-image] May 29 20:19:54.573 INFO O| May 29 20:19:54.573 INFO STEP 142 (remove_files) COMPLETE
49522024-05-29T20:19:55.049Z[ recovery-image] May 29 20:19:54.573 INFO O| May 29 20:19:54.573 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-05-29T20:19:55.049Z[ recovery-image] May 29 20:19:54.588 INFO O| May 29 20:19:54.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
49542024-05-29T20:19:55.049Z[ recovery-image] May 29 20:19:54.588 INFO O| May 29 20:19:54.588 INFO STEP 143 (remove_files) COMPLETE
49552024-05-29T20:19:55.049Z[ recovery-image] May 29 20:19:54.588 INFO O| May 29 20:19:54.588 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-05-29T20:19:55.084Z[ recovery-image] May 29 20:19:54.612 INFO O| May 29 20:19:54.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
49572024-05-29T20:19:55.085Z[ recovery-image] May 29 20:19:54.612 INFO O| May 29 20:19:54.612 INFO STEP 144 (remove_files) COMPLETE
49582024-05-29T20:19:55.085Z[ recovery-image] May 29 20:19:54.612 INFO O| May 29 20:19:54.612 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-05-29T20:19:55.085Z[ recovery-image] May 29 20:19:54.668 INFO O| May 29 20:19:54.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
49602024-05-29T20:19:55.085Z[ recovery-image] May 29 20:19:54.668 INFO O| May 29 20:19:54.668 INFO STEP 145 (remove_files) COMPLETE
49612024-05-29T20:19:55.086Z[ recovery-image] May 29 20:19:54.668 INFO O| May 29 20:19:54.668 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-05-29T20:19:55.086Z[ recovery-image] May 29 20:19:54.690 INFO O| May 29 20:19:54.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
49632024-05-29T20:19:55.086Z[ recovery-image] May 29 20:19:54.690 INFO O| May 29 20:19:54.690 INFO STEP 146 (remove_files) COMPLETE
49642024-05-29T20:19:55.087Z[ recovery-image] May 29 20:19:54.690 INFO O| May 29 20:19:54.690 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-05-29T20:19:55.087Z[ recovery-image] May 29 20:19:54.710 INFO O| May 29 20:19:54.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
49662024-05-29T20:19:55.087Z[ recovery-image] May 29 20:19:54.710 INFO O| May 29 20:19:54.710 INFO STEP 147 (remove_files) COMPLETE
49672024-05-29T20:19:55.088Z[ recovery-image] May 29 20:19:54.710 INFO O| May 29 20:19:54.710 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-05-29T20:19:55.088Z[ recovery-image] May 29 20:19:54.747 INFO O| May 29 20:19:54.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
49692024-05-29T20:19:55.089Z[ recovery-image] May 29 20:19:54.747 INFO O| May 29 20:19:54.747 INFO STEP 148 (remove_files) COMPLETE
49702024-05-29T20:19:55.089Z[ recovery-image] May 29 20:19:54.747 INFO O| May 29 20:19:54.747 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-05-29T20:19:55.089Z[ recovery-image] May 29 20:19:54.770 INFO O| May 29 20:19:54.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
49722024-05-29T20:19:55.089Z[ recovery-image] May 29 20:19:54.770 INFO O| May 29 20:19:54.770 INFO STEP 149 (remove_files) COMPLETE
49732024-05-29T20:19:55.090Z[ recovery-image] May 29 20:19:54.770 INFO O| May 29 20:19:54.770 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-05-29T20:19:55.090Z[ recovery-image] May 29 20:19:54.790 INFO O| May 29 20:19:54.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
49752024-05-29T20:19:55.090Z[ recovery-image] May 29 20:19:54.790 INFO O| May 29 20:19:54.790 INFO STEP 150 (remove_files) COMPLETE
49762024-05-29T20:19:55.091Z[ recovery-image] May 29 20:19:54.790 INFO O| May 29 20:19:54.790 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-05-29T20:19:55.091Z[ recovery-image] May 29 20:19:54.809 INFO O| May 29 20:19:54.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
49782024-05-29T20:19:55.091Z[ recovery-image] May 29 20:19:54.809 INFO O| May 29 20:19:54.809 INFO STEP 151 (remove_files) COMPLETE
49792024-05-29T20:19:55.091Z[ recovery-image] May 29 20:19:54.809 INFO O| May 29 20:19:54.809 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-05-29T20:19:55.092Z[ recovery-image] May 29 20:19:54.828 INFO O| May 29 20:19:54.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
49812024-05-29T20:19:55.092Z[ recovery-image] May 29 20:19:54.828 INFO O| May 29 20:19:54.828 INFO STEP 152 (remove_files) COMPLETE
49822024-05-29T20:19:55.092Z[ recovery-image] May 29 20:19:54.828 INFO O| May 29 20:19:54.828 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-05-29T20:19:55.092Z[ recovery-image] May 29 20:19:54.850 INFO O| May 29 20:19:54.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
49842024-05-29T20:19:55.093Z[ recovery-image] May 29 20:19:54.873 INFO O| May 29 20:19:54.873 INFO STEP 153 (remove_files) COMPLETE
49852024-05-29T20:19:55.093Z[ recovery-image] May 29 20:19:54.873 INFO O| May 29 20:19:54.873 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-05-29T20:19:55.093Z[ recovery-image] May 29 20:19:54.909 INFO O| May 29 20:19:54.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
49872024-05-29T20:19:55.094Z[ recovery-image] May 29 20:19:54.909 INFO O| May 29 20:19:54.909 INFO STEP 154 (remove_files) COMPLETE
49882024-05-29T20:19:55.094Z[ recovery-image] May 29 20:19:54.909 INFO O| May 29 20:19:54.909 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-05-29T20:19:55.094Z[ recovery-image] May 29 20:19:54.941 INFO O| May 29 20:19:54.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
49902024-05-29T20:19:55.094Z[ recovery-image] May 29 20:19:54.942 INFO O| May 29 20:19:54.942 INFO STEP 155 (remove_files) COMPLETE
49912024-05-29T20:19:55.094Z[ recovery-image] May 29 20:19:54.942 INFO O| May 29 20:19:54.942 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-05-29T20:19:55.095Z[ recovery-image] May 29 20:19:54.959 INFO O| May 29 20:19:54.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
49932024-05-29T20:19:55.095Z[ recovery-image] May 29 20:19:54.959 INFO O| May 29 20:19:54.959 INFO STEP 156 (remove_files) COMPLETE
49942024-05-29T20:19:55.095Z[ recovery-image] May 29 20:19:54.960 INFO O| May 29 20:19:54.959 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-05-29T20:19:55.096Z[ recovery-image] May 29 20:19:54.981 INFO O| May 29 20:19:54.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
49962024-05-29T20:19:55.096Z[ recovery-image] May 29 20:19:54.981 INFO O| May 29 20:19:54.981 INFO STEP 157 (remove_files) COMPLETE
49972024-05-29T20:19:55.096Z[ recovery-image] May 29 20:19:54.981 INFO O| May 29 20:19:54.981 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-05-29T20:19:55.096Z[ recovery-image] May 29 20:19:55.039 INFO O| May 29 20:19:55.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
49992024-05-29T20:19:55.097Z[ recovery-image] May 29 20:19:55.039 INFO O| May 29 20:19:55.039 INFO STEP 158 (remove_files) COMPLETE
50002024-05-29T20:19:55.097Z[ recovery-image] May 29 20:19:55.039 INFO O| May 29 20:19:55.039 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.055 INFO O| May 29 20:19:55.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
50022024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.055 INFO O| May 29 20:19:55.055 INFO STEP 159 (remove_files) COMPLETE
50032024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.055 INFO O| May 29 20:19:55.055 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.072 INFO O| May 29 20:19:55.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
50052024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.072 INFO O| May 29 20:19:55.072 INFO STEP 160 (remove_files) COMPLETE
50062024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.072 INFO O| May 29 20:19:55.072 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.089 INFO O| May 29 20:19:55.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50082024-05-29T20:19:55.347Z[ recovery-image] May 29 20:19:55.089 INFO O| May 29 20:19:55.089 INFO STEP 161 (remove_files) COMPLETE
50092024-05-29T20:19:55.348Z[ recovery-image] May 29 20:19:55.089 INFO O| May 29 20:19:55.089 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.104 INFO O| May 29 20:19:55.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50112024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.104 INFO O| May 29 20:19:55.104 INFO STEP 162 (remove_files) COMPLETE
50122024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.104 INFO O| May 29 20:19:55.104 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.121 INFO O| May 29 20:19:55.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50142024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.121 INFO O| May 29 20:19:55.121 INFO STEP 163 (remove_files) COMPLETE
50152024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.121 INFO O| May 29 20:19:55.121 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.147 INFO O| May 29 20:19:55.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50172024-05-29T20:19:55.377Z[ recovery-image] May 29 20:19:55.147 INFO O| May 29 20:19:55.147 INFO STEP 164 (remove_files) COMPLETE
50182024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.147 INFO O| May 29 20:19:55.147 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.170 INFO O| May 29 20:19:55.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50202024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.170 INFO O| May 29 20:19:55.170 INFO STEP 165 (remove_files) COMPLETE
50212024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.170 INFO O| May 29 20:19:55.170 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.185 INFO O| May 29 20:19:55.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50232024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.185 INFO O| May 29 20:19:55.185 INFO STEP 166 (remove_files) COMPLETE
50242024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.185 INFO O| May 29 20:19:55.185 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.218 INFO O| May 29 20:19:55.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50262024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.218 INFO O| May 29 20:19:55.218 INFO STEP 167 (remove_files) COMPLETE
50272024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.218 INFO O| May 29 20:19:55.218 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.255 INFO O| May 29 20:19:55.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50292024-05-29T20:19:55.378Z[ recovery-image] May 29 20:19:55.255 INFO O| May 29 20:19:55.255 INFO STEP 168 (remove_files) COMPLETE
50302024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.256 INFO O| May 29 20:19:55.255 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.271 INFO O| May 29 20:19:55.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50322024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.288 INFO O| May 29 20:19:55.288 INFO STEP 169 (remove_files) COMPLETE
50332024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.289 INFO O| May 29 20:19:55.289 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.323 INFO O| May 29 20:19:55.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50352024-05-29T20:19:55.379Z[ recovery-image] May 29 20:19:55.323 INFO O| May 29 20:19:55.323 INFO STEP 170 (remove_files) COMPLETE
50362024-05-29T20:19:55.380Z[ recovery-image] May 29 20:19:55.324 INFO O| May 29 20:19:55.323 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-05-29T20:19:55.418Z[ recovery-image] May 29 20:19:55.350 INFO O| May 29 20:19:55.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50382024-05-29T20:19:55.418Z[ recovery-image] May 29 20:19:55.350 INFO O| May 29 20:19:55.350 INFO STEP 171 (remove_files) COMPLETE
50392024-05-29T20:19:55.418Z[ recovery-image] May 29 20:19:55.350 INFO O| May 29 20:19:55.350 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-05-29T20:19:55.453Z[ recovery-image] May 29 20:19:55.407 INFO O| May 29 20:19:55.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50412024-05-29T20:19:55.454Z[ recovery-image] May 29 20:19:55.407 INFO O| May 29 20:19:55.391 INFO STEP 172 (remove_files) COMPLETE
50422024-05-29T20:19:55.454Z[ recovery-image] May 29 20:19:55.408 INFO O| May 29 20:19:55.391 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-05-29T20:19:55.454Z[ recovery-image] May 29 20:19:55.408 INFO O| May 29 20:19:55.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50442024-05-29T20:19:55.454Z[ recovery-image] May 29 20:19:55.409 INFO O| May 29 20:19:55.408 INFO STEP 173 (remove_files) COMPLETE
50452024-05-29T20:19:55.454Z[ recovery-image] May 29 20:19:55.409 INFO O| May 29 20:19:55.408 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-05-29T20:19:55.487Z[ recovery-image] May 29 20:19:55.432 INFO O| May 29 20:19:55.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50472024-05-29T20:19:55.487Z[ recovery-image] May 29 20:19:55.432 INFO O| May 29 20:19:55.432 INFO STEP 174 (remove_files) COMPLETE
50482024-05-29T20:19:55.487Z[ recovery-image] May 29 20:19:55.432 INFO O| May 29 20:19:55.432 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-29T20:19:55.925Z[ recovery-image] May 29 20:19:55.470 INFO O| May 29 20:19:55.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50502024-05-29T20:19:55.925Z[ recovery-image] May 29 20:19:55.470 INFO O| May 29 20:19:55.470 INFO STEP 175 (remove_files) COMPLETE
50512024-05-29T20:19:55.925Z[ recovery-image] May 29 20:19:55.470 INFO O| May 29 20:19:55.470 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-29T20:19:55.963Z[ recovery-image] May 29 20:19:55.486 INFO O| May 29 20:19:55.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
50532024-05-29T20:19:55.963Z[ recovery-image] May 29 20:19:55.486 INFO O| May 29 20:19:55.486 INFO STEP 176 (remove_files) COMPLETE
50542024-05-29T20:19:55.963Z[ recovery-image] May 29 20:19:55.486 INFO O| May 29 20:19:55.486 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-29T20:19:55.963Z[ recovery-image] May 29 20:19:55.533 INFO O| May 29 20:19:55.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
50562024-05-29T20:19:55.963Z[ recovery-image] May 29 20:19:55.533 INFO O| May 29 20:19:55.533 INFO STEP 177 (remove_files) COMPLETE
50572024-05-29T20:19:55.964Z[ recovery-image] May 29 20:19:55.533 INFO O| May 29 20:19:55.533 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-05-29T20:19:55.964Z[ recovery-image] May 29 20:19:55.548 INFO O| May 29 20:19:55.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
50592024-05-29T20:19:55.964Z[ recovery-image] May 29 20:19:55.548 INFO O| May 29 20:19:55.548 INFO STEP 178 (remove_files) COMPLETE
50602024-05-29T20:19:55.964Z[ recovery-image] May 29 20:19:55.548 INFO O| May 29 20:19:55.548 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-05-29T20:19:55.964Z[ recovery-image] May 29 20:19:55.606 INFO O| May 29 20:19:55.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
50622024-05-29T20:19:55.965Z[ recovery-image] May 29 20:19:55.607 INFO O| May 29 20:19:55.606 INFO STEP 179 (remove_files) COMPLETE
50632024-05-29T20:19:55.965Z[ recovery-image] May 29 20:19:55.607 INFO O| May 29 20:19:55.607 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-05-29T20:19:55.965Z[ recovery-image] May 29 20:19:55.623 INFO O| May 29 20:19:55.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
50652024-05-29T20:19:55.966Z[ recovery-image] May 29 20:19:55.623 INFO O| May 29 20:19:55.623 INFO STEP 180 (remove_files) COMPLETE
50662024-05-29T20:19:55.966Z[ recovery-image] May 29 20:19:55.623 INFO O| May 29 20:19:55.623 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-05-29T20:19:55.966Z[ recovery-image] May 29 20:19:55.647 INFO O| May 29 20:19:55.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
50682024-05-29T20:19:55.966Z[ recovery-image] May 29 20:19:55.647 INFO O| May 29 20:19:55.647 INFO STEP 181 (remove_files) COMPLETE
50692024-05-29T20:19:55.966Z[ recovery-image] May 29 20:19:55.647 INFO O| May 29 20:19:55.647 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-05-29T20:19:55.967Z[ recovery-image] May 29 20:19:55.669 INFO O| May 29 20:19:55.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
50712024-05-29T20:19:55.967Z[ recovery-image] May 29 20:19:55.669 INFO O| May 29 20:19:55.669 INFO STEP 182 (remove_files) COMPLETE
50722024-05-29T20:19:55.967Z[ recovery-image] May 29 20:19:55.669 INFO O| May 29 20:19:55.669 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-05-29T20:19:55.967Z[ recovery-image] May 29 20:19:55.688 INFO O| May 29 20:19:55.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
50742024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.688 INFO O| May 29 20:19:55.688 INFO STEP 183 (remove_files) COMPLETE
50752024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.689 INFO O| May 29 20:19:55.689 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.713 INFO O| May 29 20:19:55.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
50772024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.713 INFO O| May 29 20:19:55.713 INFO STEP 184 (remove_files) COMPLETE
50782024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.714 INFO O| May 29 20:19:55.713 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.759 INFO O| May 29 20:19:55.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
50802024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.759 INFO O| May 29 20:19:55.759 INFO STEP 185 (remove_files) COMPLETE
50812024-05-29T20:19:55.968Z[ recovery-image] May 29 20:19:55.759 INFO O| May 29 20:19:55.759 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.786 INFO O| May 29 20:19:55.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
50832024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.787 INFO O| May 29 20:19:55.787 INFO STEP 186 (remove_files) COMPLETE
50842024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.787 INFO O| May 29 20:19:55.787 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.823 INFO O| May 29 20:19:55.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
50862024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.823 INFO O| May 29 20:19:55.823 INFO STEP 187 (remove_files) COMPLETE
50872024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.823 INFO O| May 29 20:19:55.823 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-05-29T20:19:55.969Z[ recovery-image] May 29 20:19:55.858 INFO O| May 29 20:19:55.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
50892024-05-29T20:19:55.970Z[ recovery-image] May 29 20:19:55.858 INFO O| May 29 20:19:55.858 INFO STEP 188 (remove_files) COMPLETE
50902024-05-29T20:19:55.970Z[ recovery-image] May 29 20:19:55.858 INFO O| May 29 20:19:55.858 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-05-29T20:19:55.970Z[ recovery-image] May 29 20:19:55.915 INFO O| May 29 20:19:55.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
50922024-05-29T20:19:55.970Z[ recovery-image] May 29 20:19:55.915 INFO O| May 29 20:19:55.915 INFO STEP 189 (remove_files) COMPLETE
50932024-05-29T20:19:55.970Z[ recovery-image] May 29 20:19:55.915 INFO O| May 29 20:19:55.915 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-05-29T20:19:56.024Z[ recovery-image] May 29 20:19:55.994 INFO O| May 29 20:19:55.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
50952024-05-29T20:19:56.025Z[ recovery-image] May 29 20:19:55.994 INFO O| May 29 20:19:55.994 INFO STEP 190 (remove_files) COMPLETE
50962024-05-29T20:19:56.052Z[ recovery-image] May 29 20:19:55.994 INFO O| May 29 20:19:55.994 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-05-29T20:19:56.081Z[ recovery-image] May 29 20:19:56.023 INFO O| May 29 20:19:56.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
50982024-05-29T20:19:56.081Z[ recovery-image] May 29 20:19:56.023 INFO O| May 29 20:19:56.023 INFO STEP 191 (remove_files) COMPLETE
50992024-05-29T20:19:56.081Z[ recovery-image] May 29 20:19:56.023 INFO O| May 29 20:19:56.023 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-05-29T20:19:56.082Z[ recovery-image] May 29 20:19:56.043 INFO O| May 29 20:19:56.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
51012024-05-29T20:19:56.082Z[ recovery-image] May 29 20:19:56.043 INFO O| May 29 20:19:56.043 INFO STEP 192 (remove_files) COMPLETE
51022024-05-29T20:19:56.082Z[ recovery-image] May 29 20:19:56.043 INFO O| May 29 20:19:56.043 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-29T20:19:56.116Z[ recovery-image] May 29 20:19:56.060 INFO O| May 29 20:19:56.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51042024-05-29T20:19:56.116Z[ recovery-image] May 29 20:19:56.061 INFO O| May 29 20:19:56.061 INFO STEP 193 (remove_files) COMPLETE
51052024-05-29T20:19:56.116Z[ recovery-image] May 29 20:19:56.061 INFO O| May 29 20:19:56.061 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-05-29T20:19:56.145Z[ recovery-image] May 29 20:19:56.078 INFO O| May 29 20:19:56.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51072024-05-29T20:19:56.145Z[ recovery-image] May 29 20:19:56.078 INFO O| May 29 20:19:56.078 INFO STEP 194 (remove_files) COMPLETE
51082024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.078 INFO O| May 29 20:19:56.078 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.096 INFO O| May 29 20:19:56.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51102024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.096 INFO O| May 29 20:19:56.096 INFO STEP 195 (remove_files) COMPLETE
51112024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.096 INFO O| May 29 20:19:56.096 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.110 INFO O| May 29 20:19:56.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51132024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.110 INFO O| May 29 20:19:56.110 INFO STEP 196 (remove_files) COMPLETE
51142024-05-29T20:19:56.146Z[ recovery-image] May 29 20:19:56.110 INFO O| May 29 20:19:56.110 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-05-29T20:19:56.174Z[ recovery-image] May 29 20:19:56.131 INFO O| May 29 20:19:56.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51162024-05-29T20:19:56.174Z[ recovery-image] May 29 20:19:56.131 INFO O| May 29 20:19:56.131 INFO STEP 197 (remove_files) COMPLETE
51172024-05-29T20:19:56.174Z[ recovery-image] May 29 20:19:56.131 INFO O| May 29 20:19:56.131 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-05-29T20:19:56.199Z[ recovery-image] May 29 20:19:56.148 INFO O| May 29 20:19:56.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51192024-05-29T20:19:56.200Z[ recovery-image] May 29 20:19:56.148 INFO O| May 29 20:19:56.148 INFO STEP 198 (remove_files) COMPLETE
51202024-05-29T20:19:56.200Z[ recovery-image] May 29 20:19:56.148 INFO O| May 29 20:19:56.148 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-05-29T20:19:56.200Z[ recovery-image] May 29 20:19:56.165 INFO O| May 29 20:19:56.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51222024-05-29T20:19:56.200Z[ recovery-image] May 29 20:19:56.165 INFO O| May 29 20:19:56.165 INFO STEP 199 (remove_files) COMPLETE
51232024-05-29T20:19:56.200Z[ recovery-image] May 29 20:19:56.165 INFO O| May 29 20:19:56.165 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-05-29T20:19:56.225Z[ recovery-image] May 29 20:19:56.182 INFO O| May 29 20:19:56.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51252024-05-29T20:19:56.225Z[ recovery-image] May 29 20:19:56.182 INFO O| May 29 20:19:56.182 INFO STEP 200 (remove_files) COMPLETE
51262024-05-29T20:19:56.225Z[ recovery-image] May 29 20:19:56.182 INFO O| May 29 20:19:56.182 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.199 INFO O| May 29 20:19:56.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51282024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.199 INFO O| May 29 20:19:56.199 INFO STEP 201 (remove_files) COMPLETE
51292024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.199 INFO O| May 29 20:19:56.199 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.216 INFO O| May 29 20:19:56.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51312024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.216 INFO O| May 29 20:19:56.216 INFO STEP 202 (remove_files) COMPLETE
51322024-05-29T20:19:56.250Z[ recovery-image] May 29 20:19:56.216 INFO O| May 29 20:19:56.216 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-05-29T20:19:56.275Z[ recovery-image] May 29 20:19:56.234 INFO O| May 29 20:19:56.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51342024-05-29T20:19:56.275Z[ recovery-image] May 29 20:19:56.234 INFO O| May 29 20:19:56.234 INFO STEP 203 (remove_files) COMPLETE
51352024-05-29T20:19:56.275Z[ recovery-image] May 29 20:19:56.234 INFO O| May 29 20:19:56.234 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-05-29T20:19:56.300Z[ recovery-image] May 29 20:19:56.252 INFO O| May 29 20:19:56.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51372024-05-29T20:19:56.300Z[ recovery-image] May 29 20:19:56.252 INFO O| May 29 20:19:56.252 INFO STEP 204 (remove_files) COMPLETE
51382024-05-29T20:19:56.300Z[ recovery-image] May 29 20:19:56.252 INFO O| May 29 20:19:56.252 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-05-29T20:19:56.325Z[ recovery-image] May 29 20:19:56.295 INFO O| May 29 20:19:56.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51402024-05-29T20:19:56.325Z[ recovery-image] May 29 20:19:56.295 INFO O| May 29 20:19:56.295 INFO STEP 205 (remove_files) COMPLETE
51412024-05-29T20:19:56.325Z[ recovery-image] May 29 20:19:56.295 INFO O| May 29 20:19:56.295 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-05-29T20:19:56.350Z[ recovery-image] May 29 20:19:56.312 INFO O| May 29 20:19:56.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51432024-05-29T20:19:56.350Z[ recovery-image] May 29 20:19:56.312 INFO O| May 29 20:19:56.312 INFO STEP 206 (remove_files) COMPLETE
51442024-05-29T20:19:56.350Z[ recovery-image] May 29 20:19:56.312 INFO O| May 29 20:19:56.312 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.328 INFO O| May 29 20:19:56.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51462024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.328 INFO O| May 29 20:19:56.328 INFO STEP 207 (remove_files) COMPLETE
51472024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.328 INFO O| May 29 20:19:56.328 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.344 INFO O| May 29 20:19:56.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51492024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.344 INFO O| May 29 20:19:56.344 INFO STEP 208 (remove_files) COMPLETE
51502024-05-29T20:19:56.375Z[ recovery-image] May 29 20:19:56.344 INFO O| May 29 20:19:56.344 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-05-29T20:19:56.400Z[ recovery-image] May 29 20:19:56.360 INFO O| May 29 20:19:56.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51522024-05-29T20:19:56.400Z[ recovery-image] May 29 20:19:56.360 INFO O| May 29 20:19:56.360 INFO STEP 209 (remove_files) COMPLETE
51532024-05-29T20:19:56.400Z[ recovery-image] May 29 20:19:56.360 INFO O| May 29 20:19:56.360 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.377 INFO O| May 29 20:19:56.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
51552024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.377 INFO O| May 29 20:19:56.377 INFO STEP 210 (remove_files) COMPLETE
51562024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.377 INFO O| May 29 20:19:56.377 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.395 INFO O| May 29 20:19:56.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
51582024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.395 INFO O| May 29 20:19:56.395 INFO STEP 211 (remove_files) COMPLETE
51592024-05-29T20:19:56.426Z[ recovery-image] May 29 20:19:56.395 INFO O| May 29 20:19:56.395 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602024-05-29T20:19:56.501Z[ recovery-image] May 29 20:19:56.454 INFO O| May 29 20:19:56.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
51612024-05-29T20:19:56.501Z[ recovery-image] May 29 20:19:56.454 INFO O| May 29 20:19:56.454 INFO STEP 212 (remove_files) COMPLETE
51622024-05-29T20:19:56.533Z[ recovery-image] May 29 20:19:56.454 INFO O| May 29 20:19:56.454 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.470 INFO O| May 29 20:19:56.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
51642024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.471 INFO O| May 29 20:19:56.470 INFO STEP 213 (remove_files) COMPLETE
51652024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.471 INFO O| May 29 20:19:56.470 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.488 INFO O| May 29 20:19:56.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
51672024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.488 INFO O| May 29 20:19:56.488 INFO STEP 214 (remove_files) COMPLETE
51682024-05-29T20:19:56.534Z[ recovery-image] May 29 20:19:56.488 INFO O| May 29 20:19:56.488 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.504 INFO O| May 29 20:19:56.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
51702024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.504 INFO O| May 29 20:19:56.504 INFO STEP 215 (remove_files) COMPLETE
51712024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.504 INFO O| May 29 20:19:56.504 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.520 INFO O| May 29 20:19:56.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
51732024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.520 INFO O| May 29 20:19:56.520 INFO STEP 216 (remove_files) COMPLETE
51742024-05-29T20:19:56.564Z[ recovery-image] May 29 20:19:56.520 INFO O| May 29 20:19:56.520 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752024-05-29T20:19:56.599Z[ recovery-image] May 29 20:19:56.537 INFO O| May 29 20:19:56.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
51762024-05-29T20:19:56.600Z[ recovery-image] May 29 20:19:56.537 INFO O| May 29 20:19:56.537 INFO STEP 217 (remove_files) COMPLETE
51772024-05-29T20:19:56.600Z[ recovery-image] May 29 20:19:56.537 INFO O| May 29 20:19:56.537 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782024-05-29T20:19:56.626Z[ recovery-image] May 29 20:19:56.552 INFO O| May 29 20:19:56.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
51792024-05-29T20:19:56.626Z[ recovery-image] May 29 20:19:56.552 INFO O| May 29 20:19:56.552 INFO STEP 218 (remove_files) COMPLETE
51802024-05-29T20:19:56.627Z[ recovery-image] May 29 20:19:56.552 INFO O| May 29 20:19:56.552 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812024-05-29T20:19:56.627Z[ recovery-image] May 29 20:19:56.569 INFO O| May 29 20:19:56.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
51822024-05-29T20:19:56.627Z[ recovery-image] May 29 20:19:56.569 INFO O| May 29 20:19:56.569 INFO STEP 219 (remove_files) COMPLETE
51832024-05-29T20:19:56.627Z[ recovery-image] May 29 20:19:56.569 INFO O| May 29 20:19:56.569 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842024-05-29T20:19:56.628Z[ recovery-image] May 29 20:19:56.587 INFO O| May 29 20:19:56.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
51852024-05-29T20:19:56.628Z[ recovery-image] May 29 20:19:56.587 INFO O| May 29 20:19:56.587 INFO STEP 220 (remove_files) COMPLETE
51862024-05-29T20:19:56.628Z[ recovery-image] May 29 20:19:56.587 INFO O| May 29 20:19:56.587 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872024-05-29T20:19:56.678Z[ recovery-image] May 29 20:19:56.607 INFO O| May 29 20:19:56.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
51882024-05-29T20:19:56.678Z[ recovery-image] May 29 20:19:56.608 INFO O| May 29 20:19:56.608 INFO STEP 221 (remove_files) COMPLETE
51892024-05-29T20:19:56.678Z[ recovery-image] May 29 20:19:56.608 INFO O| May 29 20:19:56.608 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902024-05-29T20:19:56.711Z[ recovery-image] May 29 20:19:56.627 INFO O| May 29 20:19:56.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
51912024-05-29T20:19:56.711Z[ recovery-image] May 29 20:19:56.627 INFO O| May 29 20:19:56.627 INFO STEP 222 (remove_files) COMPLETE
51922024-05-29T20:19:56.711Z[ recovery-image] May 29 20:19:56.627 INFO O| May 29 20:19:56.627 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-05-29T20:19:56.711Z[ recovery-image] May 29 20:19:56.655 INFO O| May 29 20:19:56.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
51942024-05-29T20:19:56.712Z[ recovery-image] May 29 20:19:56.656 INFO O| May 29 20:19:56.656 INFO STEP 223 (remove_files) COMPLETE
51952024-05-29T20:19:56.712Z[ recovery-image] May 29 20:19:56.656 INFO O| May 29 20:19:56.656 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-05-29T20:19:56.749Z[ recovery-image] May 29 20:19:56.675 INFO O| May 29 20:19:56.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
51972024-05-29T20:19:56.749Z[ recovery-image] May 29 20:19:56.676 INFO O| May 29 20:19:56.675 INFO STEP 224 (remove_files) COMPLETE
51982024-05-29T20:19:56.749Z[ recovery-image] May 29 20:19:56.676 INFO O| May 29 20:19:56.675 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-05-29T20:19:56.749Z[ recovery-image] May 29 20:19:56.695 INFO O| May 29 20:19:56.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52002024-05-29T20:19:56.749Z[ recovery-image] May 29 20:19:56.695 INFO O| May 29 20:19:56.695 INFO STEP 225 (remove_files) COMPLETE
52012024-05-29T20:19:56.750Z[ recovery-image] May 29 20:19:56.695 INFO O| May 29 20:19:56.695 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-05-29T20:19:56.783Z[ recovery-image] May 29 20:19:56.739 INFO O| May 29 20:19:56.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52032024-05-29T20:19:56.783Z[ recovery-image] May 29 20:19:56.740 INFO O| May 29 20:19:56.740 INFO STEP 226 (remove_files) COMPLETE
52042024-05-29T20:19:56.784Z[ recovery-image] May 29 20:19:56.740 INFO O| May 29 20:19:56.740 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-05-29T20:19:56.816Z[ recovery-image] May 29 20:19:56.756 INFO O| May 29 20:19:56.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52062024-05-29T20:19:56.817Z[ recovery-image] May 29 20:19:56.759 INFO O| May 29 20:19:56.759 INFO STEP 227 (remove_files) COMPLETE
52072024-05-29T20:19:56.817Z[ recovery-image] May 29 20:19:56.759 INFO O| May 29 20:19:56.759 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-05-29T20:19:56.817Z[ recovery-image] May 29 20:19:56.774 INFO O| May 29 20:19:56.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52092024-05-29T20:19:56.817Z[ recovery-image] May 29 20:19:56.774 INFO O| May 29 20:19:56.774 INFO STEP 228 (remove_files) COMPLETE
52102024-05-29T20:19:56.817Z[ recovery-image] May 29 20:19:56.774 INFO O| May 29 20:19:56.774 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-05-29T20:19:56.844Z[ recovery-image] May 29 20:19:56.789 INFO O| May 29 20:19:56.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52122024-05-29T20:19:56.845Z[ recovery-image] May 29 20:19:56.789 INFO O| May 29 20:19:56.789 INFO STEP 229 (remove_files) COMPLETE
52132024-05-29T20:19:56.845Z[ recovery-image] May 29 20:19:56.789 INFO O| May 29 20:19:56.789 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-05-29T20:19:56.845Z[ recovery-image] May 29 20:19:56.803 INFO O| May 29 20:19:56.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52152024-05-29T20:19:56.845Z[ recovery-image] May 29 20:19:56.803 INFO O| May 29 20:19:56.803 INFO STEP 230 (remove_files) COMPLETE
52162024-05-29T20:19:56.845Z[ recovery-image] May 29 20:19:56.803 INFO O| May 29 20:19:56.803 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-05-29T20:19:56.877Z[ recovery-image] May 29 20:19:56.823 INFO O| May 29 20:19:56.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52182024-05-29T20:19:56.878Z[ recovery-image] May 29 20:19:56.823 INFO O| May 29 20:19:56.823 INFO STEP 231 (remove_files) COMPLETE
52192024-05-29T20:19:56.878Z[ recovery-image] May 29 20:19:56.823 INFO O| May 29 20:19:56.823 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-05-29T20:19:56.916Z[ recovery-image] May 29 20:19:56.856 INFO O| May 29 20:19:56.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52212024-05-29T20:19:56.916Z[ recovery-image] May 29 20:19:56.857 INFO O| May 29 20:19:56.857 INFO STEP 232 (remove_files) COMPLETE
52222024-05-29T20:19:56.916Z[ recovery-image] May 29 20:19:56.857 INFO O| May 29 20:19:56.857 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.875 INFO O| May 29 20:19:56.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52242024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.875 INFO O| May 29 20:19:56.875 INFO STEP 233 (remove_files) COMPLETE
52252024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.875 INFO O| May 29 20:19:56.875 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.891 INFO O| May 29 20:19:56.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52272024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.891 INFO O| May 29 20:19:56.891 INFO STEP 234 (remove_files) COMPLETE
52282024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.891 INFO O| May 29 20:19:56.891 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.907 INFO O| May 29 20:19:56.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52302024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.907 INFO O| May 29 20:19:56.907 INFO STEP 235 (remove_files) COMPLETE
52312024-05-29T20:19:56.953Z[ recovery-image] May 29 20:19:56.907 INFO O| May 29 20:19:56.907 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-05-29T20:19:56.986Z[ recovery-image] May 29 20:19:56.924 INFO O| May 29 20:19:56.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52332024-05-29T20:19:56.986Z[ recovery-image] May 29 20:19:56.924 INFO O| May 29 20:19:56.924 INFO STEP 236 (remove_files) COMPLETE
52342024-05-29T20:19:56.986Z[ recovery-image] May 29 20:19:56.924 INFO O| May 29 20:19:56.924 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-05-29T20:19:57.052Z[ recovery-image] May 29 20:19:57.019 INFO O| May 29 20:19:57.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52362024-05-29T20:19:57.052Z[ recovery-image] May 29 20:19:57.019 INFO O| May 29 20:19:57.019 INFO STEP 237 (remove_files) COMPLETE
52372024-05-29T20:19:57.077Z[ recovery-image] May 29 20:19:57.019 INFO O| May 29 20:19:57.019 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-05-29T20:19:57.101Z[ recovery-image] May 29 20:19:57.047 INFO O| May 29 20:19:57.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52392024-05-29T20:19:57.101Z[ recovery-image] May 29 20:19:57.047 INFO O| May 29 20:19:57.047 INFO STEP 238 (remove_files) COMPLETE
52402024-05-29T20:19:57.102Z[ recovery-image] May 29 20:19:57.047 INFO O| May 29 20:19:57.047 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-05-29T20:19:57.102Z[ recovery-image] May 29 20:19:57.065 INFO O| May 29 20:19:57.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52422024-05-29T20:19:57.102Z[ recovery-image] May 29 20:19:57.065 INFO O| May 29 20:19:57.065 INFO STEP 239 (remove_files) COMPLETE
52432024-05-29T20:19:57.102Z[ recovery-image] May 29 20:19:57.066 INFO O| May 29 20:19:57.065 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-05-29T20:19:57.126Z[ recovery-image] May 29 20:19:57.081 INFO O| May 29 20:19:57.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52452024-05-29T20:19:57.126Z[ recovery-image] May 29 20:19:57.081 INFO O| May 29 20:19:57.081 INFO STEP 240 (remove_files) COMPLETE
52462024-05-29T20:19:57.127Z[ recovery-image] May 29 20:19:57.081 INFO O| May 29 20:19:57.081 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.097 INFO O| May 29 20:19:57.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52482024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.097 INFO O| May 29 20:19:57.097 INFO STEP 241 (remove_files) COMPLETE
52492024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.097 INFO O| May 29 20:19:57.097 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.112 INFO O| May 29 20:19:57.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
52512024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.112 INFO O| May 29 20:19:57.112 INFO STEP 242 (remove_files) COMPLETE
52522024-05-29T20:19:57.157Z[ recovery-image] May 29 20:19:57.112 INFO O| May 29 20:19:57.112 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.127 INFO O| May 29 20:19:57.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
52542024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.127 INFO O| May 29 20:19:57.127 INFO STEP 243 (remove_files) COMPLETE
52552024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.127 INFO O| May 29 20:19:57.127 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.143 INFO O| May 29 20:19:57.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
52572024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.143 INFO O| May 29 20:19:57.143 INFO STEP 244 (remove_files) COMPLETE
52582024-05-29T20:19:57.182Z[ recovery-image] May 29 20:19:57.143 INFO O| May 29 20:19:57.143 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-05-29T20:19:57.207Z[ recovery-image] May 29 20:19:57.158 INFO O| May 29 20:19:57.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
52602024-05-29T20:19:57.207Z[ recovery-image] May 29 20:19:57.159 INFO O| May 29 20:19:57.158 INFO STEP 245 (remove_files) COMPLETE
52612024-05-29T20:19:57.207Z[ recovery-image] May 29 20:19:57.159 INFO O| May 29 20:19:57.158 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-05-29T20:19:57.231Z[ recovery-image] May 29 20:19:57.182 INFO O| May 29 20:19:57.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
52632024-05-29T20:19:57.231Z[ recovery-image] May 29 20:19:57.182 INFO O| May 29 20:19:57.182 INFO STEP 246 (remove_files) COMPLETE
52642024-05-29T20:19:57.231Z[ recovery-image] May 29 20:19:57.182 INFO O| May 29 20:19:57.182 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-05-29T20:19:57.256Z[ recovery-image] May 29 20:19:57.215 INFO O| May 29 20:19:57.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
52662024-05-29T20:19:57.256Z[ recovery-image] May 29 20:19:57.216 INFO O| May 29 20:19:57.215 INFO STEP 247 (remove_files) COMPLETE
52672024-05-29T20:19:57.256Z[ recovery-image] May 29 20:19:57.216 INFO O| May 29 20:19:57.215 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-05-29T20:19:57.314Z[ recovery-image] May 29 20:19:57.284 INFO O| May 29 20:19:57.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
52692024-05-29T20:19:57.314Z[ recovery-image] May 29 20:19:57.284 INFO O| May 29 20:19:57.284 INFO STEP 248 (remove_files) COMPLETE
52702024-05-29T20:19:57.339Z[ recovery-image] May 29 20:19:57.285 INFO O| May 29 20:19:57.284 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-05-29T20:19:57.367Z[ recovery-image] May 29 20:19:57.337 INFO O| May 29 20:19:57.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
52722024-05-29T20:19:57.367Z[ recovery-image] May 29 20:19:57.337 INFO O| May 29 20:19:57.337 INFO STEP 249 (remove_files) COMPLETE
52732024-05-29T20:19:57.367Z[ recovery-image] May 29 20:19:57.337 INFO O| May 29 20:19:57.337 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-05-29T20:19:57.392Z[ recovery-image] May 29 20:19:57.354 INFO O| May 29 20:19:57.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
52752024-05-29T20:19:57.392Z[ recovery-image] May 29 20:19:57.355 INFO O| May 29 20:19:57.354 INFO STEP 250 (remove_files) COMPLETE
52762024-05-29T20:19:57.393Z[ recovery-image] May 29 20:19:57.355 INFO O| May 29 20:19:57.354 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-05-29T20:19:57.499Z[ recovery-image] May 29 20:19:57.465 INFO O| May 29 20:19:57.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
52782024-05-29T20:19:57.500Z[ recovery-image] May 29 20:19:57.465 INFO O| May 29 20:19:57.465 INFO STEP 251 (remove_files) COMPLETE
52792024-05-29T20:19:57.500Z[ recovery-image] May 29 20:19:57.465 INFO O| May 29 20:19:57.465 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-05-29T20:19:57.552Z[ recovery-image] May 29 20:19:57.520 INFO O| May 29 20:19:57.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
52812024-05-29T20:19:57.553Z[ recovery-image] May 29 20:19:57.520 INFO O| May 29 20:19:57.520 INFO STEP 252 (remove_files) COMPLETE
52822024-05-29T20:19:57.553Z[ recovery-image] May 29 20:19:57.520 INFO O| May 29 20:19:57.520 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-05-29T20:19:57.582Z[ recovery-image] May 29 20:19:57.537 INFO O| May 29 20:19:57.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
52842024-05-29T20:19:57.583Z[ recovery-image] May 29 20:19:57.537 INFO O| May 29 20:19:57.537 INFO STEP 253 (remove_files) COMPLETE
52852024-05-29T20:19:57.583Z[ recovery-image] May 29 20:19:57.537 INFO O| May 29 20:19:57.537 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-05-29T20:19:57.630Z[ recovery-image] May 29 20:19:57.595 INFO O| May 29 20:19:57.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
52872024-05-29T20:19:57.630Z[ recovery-image] May 29 20:19:57.595 INFO O| May 29 20:19:57.595 INFO STEP 254 (remove_files) COMPLETE
52882024-05-29T20:19:57.630Z[ recovery-image] May 29 20:19:57.595 INFO O| May 29 20:19:57.595 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-05-29T20:19:57.664Z[ recovery-image] May 29 20:19:57.631 INFO O| May 29 20:19:57.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
52902024-05-29T20:19:57.664Z[ recovery-image] May 29 20:19:57.631 INFO O| May 29 20:19:57.631 INFO STEP 255 (remove_files) COMPLETE
52912024-05-29T20:19:57.664Z[ recovery-image] May 29 20:19:57.631 INFO O| May 29 20:19:57.631 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-05-29T20:19:57.710Z[ recovery-image] May 29 20:19:57.663 INFO O| May 29 20:19:57.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
52932024-05-29T20:19:57.710Z[ recovery-image] May 29 20:19:57.663 INFO O| May 29 20:19:57.663 INFO STEP 256 (remove_files) COMPLETE
52942024-05-29T20:19:57.710Z[ recovery-image] May 29 20:19:57.663 INFO O| May 29 20:19:57.663 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-05-29T20:19:57.741Z[ recovery-image] May 29 20:19:57.684 INFO O| May 29 20:19:57.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
52962024-05-29T20:19:57.741Z[ recovery-image] May 29 20:19:57.684 INFO O| May 29 20:19:57.684 INFO STEP 257 (remove_files) COMPLETE
52972024-05-29T20:19:57.741Z[ recovery-image] May 29 20:19:57.684 INFO O| May 29 20:19:57.684 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-05-29T20:19:57.741Z[ recovery-image] May 29 20:19:57.704 INFO O| May 29 20:19:57.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
52992024-05-29T20:19:57.766Z[ recovery-image] May 29 20:19:57.724 INFO O| May 29 20:19:57.724 INFO STEP 258 (remove_files) COMPLETE
53002024-05-29T20:19:57.766Z[ recovery-image] May 29 20:19:57.724 INFO O| May 29 20:19:57.724 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-05-29T20:19:57.794Z[ recovery-image] May 29 20:19:57.747 INFO O| May 29 20:19:57.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53022024-05-29T20:19:57.794Z[ recovery-image] May 29 20:19:57.747 INFO O| May 29 20:19:57.747 INFO STEP 259 (remove_files) COMPLETE
53032024-05-29T20:19:57.794Z[ recovery-image] May 29 20:19:57.747 INFO O| May 29 20:19:57.747 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.766 INFO O| May 29 20:19:57.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53052024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.766 INFO O| May 29 20:19:57.766 INFO STEP 260 (remove_files) COMPLETE
53062024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.766 INFO O| May 29 20:19:57.766 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.792 INFO O| May 29 20:19:57.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53082024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.792 INFO O| May 29 20:19:57.785 INFO STEP 261 (remove_files) COMPLETE
53092024-05-29T20:19:57.823Z[ recovery-image] May 29 20:19:57.792 INFO O| May 29 20:19:57.785 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-05-29T20:19:57.849Z[ recovery-image] May 29 20:19:57.806 INFO O| May 29 20:19:57.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53112024-05-29T20:19:57.849Z[ recovery-image] May 29 20:19:57.806 INFO O| May 29 20:19:57.806 INFO STEP 262 (remove_files) COMPLETE
53122024-05-29T20:19:57.849Z[ recovery-image] May 29 20:19:57.806 INFO O| May 29 20:19:57.806 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-05-29T20:19:57.875Z[ recovery-image] May 29 20:19:57.826 INFO O| May 29 20:19:57.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53142024-05-29T20:19:57.876Z[ recovery-image] May 29 20:19:57.826 INFO O| May 29 20:19:57.826 INFO STEP 263 (remove_files) COMPLETE
53152024-05-29T20:19:57.876Z[ recovery-image] May 29 20:19:57.826 INFO O| May 29 20:19:57.826 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-05-29T20:19:57.913Z[ recovery-image] May 29 20:19:57.849 INFO O| May 29 20:19:57.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53172024-05-29T20:19:57.913Z[ recovery-image] May 29 20:19:57.849 INFO O| May 29 20:19:57.849 INFO STEP 264 (remove_files) COMPLETE
53182024-05-29T20:19:57.913Z[ recovery-image] May 29 20:19:57.849 INFO O| May 29 20:19:57.849 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-05-29T20:19:57.942Z[ recovery-image] May 29 20:19:57.911 INFO O| May 29 20:19:57.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53202024-05-29T20:19:57.942Z[ recovery-image] May 29 20:19:57.912 INFO O| May 29 20:19:57.912 INFO STEP 265 (remove_files) COMPLETE
53212024-05-29T20:19:57.942Z[ recovery-image] May 29 20:19:57.912 INFO O| May 29 20:19:57.912 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-05-29T20:19:57.966Z[ recovery-image] May 29 20:19:57.937 INFO O| May 29 20:19:57.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53232024-05-29T20:19:57.991Z[ recovery-image] May 29 20:19:57.938 INFO O| May 29 20:19:57.938 INFO STEP 266 (remove_files) COMPLETE
53242024-05-29T20:19:57.991Z[ recovery-image] May 29 20:19:57.938 INFO O| May 29 20:19:57.938 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-05-29T20:19:58.032Z[ recovery-image] May 29 20:19:57.994 INFO O| May 29 20:19:57.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53262024-05-29T20:19:58.032Z[ recovery-image] May 29 20:19:57.994 INFO O| May 29 20:19:57.994 INFO STEP 267 (remove_files) COMPLETE
53272024-05-29T20:19:58.032Z[ recovery-image] May 29 20:19:57.994 INFO O| May 29 20:19:57.994 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-05-29T20:19:58.057Z[ recovery-image] May 29 20:19:58.011 INFO O| May 29 20:19:58.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53292024-05-29T20:19:58.057Z[ recovery-image] May 29 20:19:58.011 INFO O| May 29 20:19:58.011 INFO STEP 268 (remove_files) COMPLETE
53302024-05-29T20:19:58.057Z[ recovery-image] May 29 20:19:58.011 INFO O| May 29 20:19:58.011 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-05-29T20:19:58.081Z[ recovery-image] May 29 20:19:58.028 INFO O| May 29 20:19:58.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53322024-05-29T20:19:58.081Z[ recovery-image] May 29 20:19:58.028 INFO O| May 29 20:19:58.028 INFO STEP 269 (remove_files) COMPLETE
53332024-05-29T20:19:58.081Z[ recovery-image] May 29 20:19:58.028 INFO O| May 29 20:19:58.028 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-05-29T20:19:58.106Z[ recovery-image] May 29 20:19:58.063 INFO O| May 29 20:19:58.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53352024-05-29T20:19:58.106Z[ recovery-image] May 29 20:19:58.063 INFO O| May 29 20:19:58.063 INFO STEP 270 (remove_files) COMPLETE
53362024-05-29T20:19:58.106Z[ recovery-image] May 29 20:19:58.063 INFO O| May 29 20:19:58.063 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-05-29T20:19:58.131Z[ recovery-image] May 29 20:19:58.079 INFO O| May 29 20:19:58.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53382024-05-29T20:19:58.131Z[ recovery-image] May 29 20:19:58.079 INFO O| May 29 20:19:58.079 INFO STEP 271 (remove_files) COMPLETE
53392024-05-29T20:19:58.131Z[ recovery-image] May 29 20:19:58.079 INFO O| May 29 20:19:58.079 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-05-29T20:19:58.156Z[ recovery-image] May 29 20:19:58.110 INFO O| May 29 20:19:58.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53412024-05-29T20:19:58.157Z[ recovery-image] May 29 20:19:58.110 INFO O| May 29 20:19:58.110 INFO STEP 272 (remove_files) COMPLETE
53422024-05-29T20:19:58.157Z[ recovery-image] May 29 20:19:58.111 INFO O| May 29 20:19:58.110 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-05-29T20:19:58.185Z[ recovery-image] May 29 20:19:58.146 INFO O| May 29 20:19:58.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
53442024-05-29T20:19:58.185Z[ recovery-image] May 29 20:19:58.146 INFO O| May 29 20:19:58.146 INFO STEP 273 (remove_files) COMPLETE
53452024-05-29T20:19:58.185Z[ recovery-image] May 29 20:19:58.146 INFO O| May 29 20:19:58.146 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-05-29T20:19:58.214Z[ recovery-image] May 29 20:19:58.182 INFO O| May 29 20:19:58.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
53472024-05-29T20:19:58.214Z[ recovery-image] May 29 20:19:58.182 INFO O| May 29 20:19:58.182 INFO STEP 274 (remove_files) COMPLETE
53482024-05-29T20:19:58.214Z[ recovery-image] May 29 20:19:58.182 INFO O| May 29 20:19:58.182 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-05-29T20:19:58.242Z[ recovery-image] May 29 20:19:58.199 INFO O| May 29 20:19:58.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
53502024-05-29T20:19:58.242Z[ recovery-image] May 29 20:19:58.199 INFO O| May 29 20:19:58.199 INFO STEP 275 (remove_files) COMPLETE
53512024-05-29T20:19:58.242Z[ recovery-image] May 29 20:19:58.199 INFO O| May 29 20:19:58.199 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-05-29T20:19:58.268Z[ recovery-image] May 29 20:19:58.220 INFO O| May 29 20:19:58.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
53532024-05-29T20:19:58.269Z[ recovery-image] May 29 20:19:58.220 INFO O| May 29 20:19:58.220 INFO STEP 276 (remove_files) COMPLETE
53542024-05-29T20:19:58.269Z[ recovery-image] May 29 20:19:58.220 INFO O| May 29 20:19:58.220 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-05-29T20:19:58.269Z[ recovery-image] May 29 20:19:58.237 INFO O| May 29 20:19:58.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
53562024-05-29T20:19:58.269Z[ recovery-image] May 29 20:19:58.238 INFO O| May 29 20:19:58.238 INFO STEP 277 (remove_files) COMPLETE
53572024-05-29T20:19:58.269Z[ recovery-image] May 29 20:19:58.238 INFO O| May 29 20:19:58.238 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-05-29T20:19:58.295Z[ recovery-image] May 29 20:19:58.254 INFO O| May 29 20:19:58.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
53592024-05-29T20:19:58.295Z[ recovery-image] May 29 20:19:58.254 INFO O| May 29 20:19:58.254 INFO STEP 278 (remove_files) COMPLETE
53602024-05-29T20:19:58.295Z[ recovery-image] May 29 20:19:58.254 INFO O| May 29 20:19:58.254 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-05-29T20:19:58.325Z[ recovery-image] May 29 20:19:58.290 INFO O| May 29 20:19:58.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
53622024-05-29T20:19:58.362Z[ recovery-image] May 29 20:19:58.313 INFO O| May 29 20:19:58.313 INFO STEP 279 (remove_files) COMPLETE
53632024-05-29T20:19:58.362Z[ recovery-image] May 29 20:19:58.313 INFO O| May 29 20:19:58.313 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-05-29T20:19:58.459Z[ recovery-image] May 29 20:19:58.429 INFO O| May 29 20:19:58.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
53652024-05-29T20:19:58.459Z[ recovery-image] May 29 20:19:58.429 INFO O| May 29 20:19:58.429 INFO STEP 280 (remove_files) COMPLETE
53662024-05-29T20:19:58.485Z[ recovery-image] May 29 20:19:58.430 INFO O| May 29 20:19:58.429 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-05-29T20:19:58.510Z[ recovery-image] May 29 20:19:58.465 INFO O| May 29 20:19:58.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
53682024-05-29T20:19:58.510Z[ recovery-image] May 29 20:19:58.465 INFO O| May 29 20:19:58.465 INFO STEP 281 (remove_files) COMPLETE
53692024-05-29T20:19:58.510Z[ recovery-image] May 29 20:19:58.465 INFO O| May 29 20:19:58.465 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-05-29T20:19:58.535Z[ recovery-image] May 29 20:19:58.482 INFO O| May 29 20:19:58.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
53712024-05-29T20:19:58.535Z[ recovery-image] May 29 20:19:58.482 INFO O| May 29 20:19:58.482 INFO STEP 282 (remove_files) COMPLETE
53722024-05-29T20:19:58.535Z[ recovery-image] May 29 20:19:58.482 INFO O| May 29 20:19:58.482 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-05-29T20:19:58.535Z[ recovery-image] May 29 20:19:58.496 INFO O| May 29 20:19:58.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
53742024-05-29T20:19:58.561Z[ recovery-image] May 29 20:19:58.520 INFO O| May 29 20:19:58.520 INFO STEP 283 (remove_files) COMPLETE
53752024-05-29T20:19:58.561Z[ recovery-image] May 29 20:19:58.520 INFO O| May 29 20:19:58.520 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-05-29T20:19:58.587Z[ recovery-image] May 29 20:19:58.551 INFO O| May 29 20:19:58.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
53772024-05-29T20:19:58.587Z[ recovery-image] May 29 20:19:58.551 INFO O| May 29 20:19:58.551 INFO STEP 284 (remove_files) COMPLETE
53782024-05-29T20:19:58.587Z[ recovery-image] May 29 20:19:58.551 INFO O| May 29 20:19:58.551 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-05-29T20:19:58.619Z[ recovery-image] May 29 20:19:58.567 INFO O| May 29 20:19:58.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
53802024-05-29T20:19:58.620Z[ recovery-image] May 29 20:19:58.567 INFO O| May 29 20:19:58.567 INFO STEP 285 (remove_files) COMPLETE
53812024-05-29T20:19:58.620Z[ recovery-image] May 29 20:19:58.567 INFO O| May 29 20:19:58.567 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-05-29T20:19:58.620Z[ recovery-image] May 29 20:19:58.582 INFO O| May 29 20:19:58.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
53832024-05-29T20:19:58.620Z[ recovery-image] May 29 20:19:58.582 INFO O| May 29 20:19:58.582 INFO STEP 286 (remove_files) COMPLETE
53842024-05-29T20:19:58.620Z[ recovery-image] May 29 20:19:58.582 INFO O| May 29 20:19:58.582 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-05-29T20:19:58.647Z[ recovery-image] May 29 20:19:58.603 INFO O| May 29 20:19:58.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
53862024-05-29T20:19:58.647Z[ recovery-image] May 29 20:19:58.603 INFO O| May 29 20:19:58.603 INFO STEP 287 (remove_files) COMPLETE
53872024-05-29T20:19:58.647Z[ recovery-image] May 29 20:19:58.603 INFO O| May 29 20:19:58.603 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.619 INFO O| May 29 20:19:58.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
53892024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.620 INFO O| May 29 20:19:58.620 INFO STEP 288 (remove_files) COMPLETE
53902024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.620 INFO O| May 29 20:19:58.620 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.637 INFO O| May 29 20:19:58.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
53922024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.637 INFO O| May 29 20:19:58.637 INFO STEP 289 (remove_files) COMPLETE
53932024-05-29T20:19:58.673Z[ recovery-image] May 29 20:19:58.637 INFO O| May 29 20:19:58.637 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-05-29T20:19:58.699Z[ recovery-image] May 29 20:19:58.654 INFO O| May 29 20:19:58.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
53952024-05-29T20:19:58.699Z[ recovery-image] May 29 20:19:58.654 INFO O| May 29 20:19:58.654 INFO STEP 290 (remove_files) COMPLETE
53962024-05-29T20:19:58.699Z[ recovery-image] May 29 20:19:58.654 INFO O| May 29 20:19:58.654 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-05-29T20:19:58.727Z[ recovery-image] May 29 20:19:58.679 INFO O| May 29 20:19:58.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
53982024-05-29T20:19:58.727Z[ recovery-image] May 29 20:19:58.679 INFO O| May 29 20:19:58.679 INFO STEP 291 (remove_files) COMPLETE
53992024-05-29T20:19:58.727Z[ recovery-image] May 29 20:19:58.679 INFO O| May 29 20:19:58.679 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-05-29T20:19:58.752Z[ recovery-image] May 29 20:19:58.721 INFO O| May 29 20:19:58.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54012024-05-29T20:19:58.752Z[ recovery-image] May 29 20:19:58.721 INFO O| May 29 20:19:58.721 INFO STEP 292 (remove_files) COMPLETE
54022024-05-29T20:19:58.752Z[ recovery-image] May 29 20:19:58.721 INFO O| May 29 20:19:58.721 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-05-29T20:19:58.797Z[ recovery-image] May 29 20:19:58.764 INFO O| May 29 20:19:58.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54042024-05-29T20:19:58.797Z[ recovery-image] May 29 20:19:58.765 INFO O| May 29 20:19:58.765 INFO STEP 293 (remove_files) COMPLETE
54052024-05-29T20:19:58.822Z[ recovery-image] May 29 20:19:58.765 INFO O| May 29 20:19:58.765 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-05-29T20:19:58.822Z[ recovery-image] May 29 20:19:58.780 INFO O| May 29 20:19:58.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54072024-05-29T20:19:58.822Z[ recovery-image] May 29 20:19:58.780 INFO O| May 29 20:19:58.780 INFO STEP 294 (remove_files) COMPLETE
54082024-05-29T20:19:58.822Z[ recovery-image] May 29 20:19:58.780 INFO O| May 29 20:19:58.780 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.795 INFO O| May 29 20:19:58.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54102024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.795 INFO O| May 29 20:19:58.795 INFO STEP 295 (remove_files) COMPLETE
54112024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.795 INFO O| May 29 20:19:58.795 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.810 INFO O| May 29 20:19:58.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54132024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.810 INFO O| May 29 20:19:58.810 INFO STEP 296 (remove_files) COMPLETE
54142024-05-29T20:19:58.847Z[ recovery-image] May 29 20:19:58.810 INFO O| May 29 20:19:58.810 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-05-29T20:19:58.872Z[ recovery-image] May 29 20:19:58.826 INFO O| May 29 20:19:58.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54162024-05-29T20:19:58.872Z[ recovery-image] May 29 20:19:58.826 INFO O| May 29 20:19:58.826 INFO STEP 297 (remove_files) COMPLETE
54172024-05-29T20:19:58.872Z[ recovery-image] May 29 20:19:58.826 INFO O| May 29 20:19:58.826 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.844 INFO O| May 29 20:19:58.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54192024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.844 INFO O| May 29 20:19:58.844 INFO STEP 298 (remove_files) COMPLETE
54202024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.844 INFO O| May 29 20:19:58.844 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.859 INFO O| May 29 20:19:58.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54222024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.859 INFO O| May 29 20:19:58.859 INFO STEP 299 (remove_files) COMPLETE
54232024-05-29T20:19:58.900Z[ recovery-image] May 29 20:19:58.859 INFO O| May 29 20:19:58.859 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-05-29T20:19:58.924Z[ recovery-image] May 29 20:19:58.874 INFO O| May 29 20:19:58.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54252024-05-29T20:19:58.925Z[ recovery-image] May 29 20:19:58.874 INFO O| May 29 20:19:58.874 INFO STEP 300 (remove_files) COMPLETE
54262024-05-29T20:19:58.925Z[ recovery-image] May 29 20:19:58.874 INFO O| May 29 20:19:58.874 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-05-29T20:19:58.958Z[ recovery-image] May 29 20:19:58.928 INFO O| May 29 20:19:58.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54282024-05-29T20:19:58.958Z[ recovery-image] May 29 20:19:58.928 INFO O| May 29 20:19:58.928 INFO STEP 301 (remove_files) COMPLETE
54292024-05-29T20:19:58.983Z[ recovery-image] May 29 20:19:58.928 INFO O| May 29 20:19:58.928 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-05-29T20:19:58.983Z[ recovery-image] May 29 20:19:58.945 INFO O| May 29 20:19:58.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54312024-05-29T20:19:58.983Z[ recovery-image] May 29 20:19:58.945 INFO O| May 29 20:19:58.945 INFO STEP 302 (remove_files) COMPLETE
54322024-05-29T20:19:58.983Z[ recovery-image] May 29 20:19:58.945 INFO O| May 29 20:19:58.945 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-05-29T20:19:59.009Z[ recovery-image] May 29 20:19:58.963 INFO O| May 29 20:19:58.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54342024-05-29T20:19:59.009Z[ recovery-image] May 29 20:19:58.963 INFO O| May 29 20:19:58.963 INFO STEP 303 (remove_files) COMPLETE
54352024-05-29T20:19:59.009Z[ recovery-image] May 29 20:19:58.963 INFO O| May 29 20:19:58.963 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:58.979 INFO O| May 29 20:19:58.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54372024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:58.980 INFO O| May 29 20:19:58.980 INFO STEP 304 (remove_files) COMPLETE
54382024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:58.980 INFO O| May 29 20:19:58.980 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:59.002 INFO O| May 29 20:19:59.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54402024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:59.003 INFO O| May 29 20:19:59.003 INFO STEP 305 (remove_files) COMPLETE
54412024-05-29T20:19:59.035Z[ recovery-image] May 29 20:19:59.003 INFO O| May 29 20:19:59.003 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422024-05-29T20:19:59.061Z[ recovery-image] May 29 20:19:59.027 INFO O| May 29 20:19:59.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54432024-05-29T20:19:59.061Z[ recovery-image] May 29 20:19:59.027 INFO O| May 29 20:19:59.027 INFO STEP 306 (remove_files) COMPLETE
54442024-05-29T20:19:59.061Z[ recovery-image] May 29 20:19:59.027 INFO O| May 29 20:19:59.027 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452024-05-29T20:19:59.094Z[ recovery-image] May 29 20:19:59.064 INFO O| May 29 20:19:59.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
54462024-05-29T20:19:59.094Z[ recovery-image] May 29 20:19:59.064 INFO O| May 29 20:19:59.064 INFO STEP 307 (remove_files) COMPLETE
54472024-05-29T20:19:59.094Z[ recovery-image] May 29 20:19:59.064 INFO O| May 29 20:19:59.064 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-05-29T20:19:59.126Z[ recovery-image] May 29 20:19:59.079 INFO O| May 29 20:19:59.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
54492024-05-29T20:19:59.126Z[ recovery-image] May 29 20:19:59.079 INFO O| May 29 20:19:59.079 INFO STEP 308 (remove_files) COMPLETE
54502024-05-29T20:19:59.127Z[ recovery-image] May 29 20:19:59.079 INFO O| May 29 20:19:59.079 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512024-05-29T20:19:59.163Z[ recovery-image] May 29 20:19:59.096 INFO O| May 29 20:19:59.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
54522024-05-29T20:19:59.163Z[ recovery-image] May 29 20:19:59.096 INFO O| May 29 20:19:59.096 INFO STEP 309 (remove_files) COMPLETE
54532024-05-29T20:19:59.163Z[ recovery-image] May 29 20:19:59.096 INFO O| May 29 20:19:59.096 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542024-05-29T20:19:59.163Z[ recovery-image] May 29 20:19:59.115 INFO O| May 29 20:19:59.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
54552024-05-29T20:19:59.163Z[ recovery-image] May 29 20:19:59.115 INFO O| May 29 20:19:59.115 INFO STEP 310 (remove_files) COMPLETE
54562024-05-29T20:19:59.164Z[ recovery-image] May 29 20:19:59.115 INFO O| May 29 20:19:59.115 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572024-05-29T20:19:59.201Z[ recovery-image] May 29 20:19:59.140 INFO O| May 29 20:19:59.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
54582024-05-29T20:19:59.202Z[ recovery-image] May 29 20:19:59.141 INFO O| May 29 20:19:59.140 INFO STEP 311 (remove_files) COMPLETE
54592024-05-29T20:19:59.202Z[ recovery-image] May 29 20:19:59.141 INFO O| May 29 20:19:59.141 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602024-05-29T20:19:59.232Z[ recovery-image] May 29 20:19:59.198 INFO O| May 29 20:19:59.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
54612024-05-29T20:19:59.233Z[ recovery-image] May 29 20:19:59.198 INFO O| May 29 20:19:59.198 INFO STEP 312 (remove_files) COMPLETE
54622024-05-29T20:19:59.233Z[ recovery-image] May 29 20:19:59.198 INFO O| May 29 20:19:59.198 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632024-05-29T20:19:59.258Z[ recovery-image] May 29 20:19:59.214 INFO O| May 29 20:19:59.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
54642024-05-29T20:19:59.258Z[ recovery-image] May 29 20:19:59.214 INFO O| May 29 20:19:59.214 INFO STEP 313 (remove_files) COMPLETE
54652024-05-29T20:19:59.258Z[ recovery-image] May 29 20:19:59.215 INFO O| May 29 20:19:59.214 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.230 INFO O| May 29 20:19:59.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
54672024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.230 INFO O| May 29 20:19:59.230 INFO STEP 314 (remove_files) COMPLETE
54682024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.230 INFO O| May 29 20:19:59.230 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.244 INFO O| May 29 20:19:59.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
54702024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.244 INFO O| May 29 20:19:59.244 INFO STEP 315 (remove_files) COMPLETE
54712024-05-29T20:19:59.284Z[ recovery-image] May 29 20:19:59.244 INFO O| May 29 20:19:59.244 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.263 INFO O| May 29 20:19:59.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
54732024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.263 INFO O| May 29 20:19:59.263 INFO STEP 316 (remove_files) COMPLETE
54742024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.263 INFO O| May 29 20:19:59.263 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.278 INFO O| May 29 20:19:59.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
54762024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.278 INFO O| May 29 20:19:59.278 INFO STEP 317 (remove_files) COMPLETE
54772024-05-29T20:19:59.309Z[ recovery-image] May 29 20:19:59.279 INFO O| May 29 20:19:59.278 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-05-29T20:19:59.334Z[ recovery-image] May 29 20:19:59.295 INFO O| May 29 20:19:59.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
54792024-05-29T20:19:59.334Z[ recovery-image] May 29 20:19:59.295 INFO O| May 29 20:19:59.295 INFO STEP 318 (remove_files) COMPLETE
54802024-05-29T20:19:59.334Z[ recovery-image] May 29 20:19:59.295 INFO O| May 29 20:19:59.295 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-05-29T20:19:59.363Z[ recovery-image] May 29 20:19:59.332 INFO O| May 29 20:19:59.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
54822024-05-29T20:19:59.363Z[ recovery-image] May 29 20:19:59.332 INFO O| May 29 20:19:59.332 INFO STEP 319 (remove_files) COMPLETE
54832024-05-29T20:19:59.363Z[ recovery-image] May 29 20:19:59.332 INFO O| May 29 20:19:59.332 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-05-29T20:19:59.390Z[ recovery-image] May 29 20:19:59.348 INFO O| May 29 20:19:59.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
54852024-05-29T20:19:59.390Z[ recovery-image] May 29 20:19:59.349 INFO O| May 29 20:19:59.348 INFO STEP 320 (remove_files) COMPLETE
54862024-05-29T20:19:59.391Z[ recovery-image] May 29 20:19:59.349 INFO O| May 29 20:19:59.348 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-05-29T20:19:59.422Z[ recovery-image] May 29 20:19:59.392 INFO O| May 29 20:19:59.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
54882024-05-29T20:19:59.422Z[ recovery-image] May 29 20:19:59.392 INFO O| May 29 20:19:59.392 INFO STEP 321 (remove_files) COMPLETE
54892024-05-29T20:19:59.447Z[ recovery-image] May 29 20:19:59.392 INFO O| May 29 20:19:59.392 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-05-29T20:19:59.447Z[ recovery-image] May 29 20:19:59.415 INFO O| May 29 20:19:59.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
54912024-05-29T20:19:59.447Z[ recovery-image] May 29 20:19:59.415 INFO O| May 29 20:19:59.415 INFO STEP 322 (remove_files) COMPLETE
54922024-05-29T20:19:59.447Z[ recovery-image] May 29 20:19:59.415 INFO O| May 29 20:19:59.415 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-05-29T20:19:59.473Z[ recovery-image] May 29 20:19:59.443 INFO O| May 29 20:19:59.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
54942024-05-29T20:19:59.473Z[ recovery-image] May 29 20:19:59.443 INFO O| May 29 20:19:59.443 INFO STEP 323 (remove_files) COMPLETE
54952024-05-29T20:19:59.497Z[ recovery-image] May 29 20:19:59.443 INFO O| May 29 20:19:59.443 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-05-29T20:19:59.522Z[ recovery-image] May 29 20:19:59.468 INFO O| May 29 20:19:59.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
54972024-05-29T20:19:59.522Z[ recovery-image] May 29 20:19:59.468 INFO O| May 29 20:19:59.468 INFO STEP 324 (remove_files) COMPLETE
54982024-05-29T20:19:59.522Z[ recovery-image] May 29 20:19:59.468 INFO O| May 29 20:19:59.468 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-05-29T20:19:59.547Z[ recovery-image] May 29 20:19:59.502 INFO O| May 29 20:19:59.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55002024-05-29T20:19:59.547Z[ recovery-image] May 29 20:19:59.502 INFO O| May 29 20:19:59.502 INFO STEP 325 (remove_files) COMPLETE
55012024-05-29T20:19:59.547Z[ recovery-image] May 29 20:19:59.502 INFO O| May 29 20:19:59.502 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-05-29T20:19:59.672Z[ recovery-image] May 29 20:19:59.641 INFO O| May 29 20:19:59.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55032024-05-29T20:19:59.672Z[ recovery-image] May 29 20:19:59.641 INFO O| May 29 20:19:59.641 INFO STEP 326 (remove_files) COMPLETE
55042024-05-29T20:19:59.700Z[ recovery-image] May 29 20:19:59.641 INFO O| May 29 20:19:59.641 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-05-29T20:19:59.728Z[ recovery-image] May 29 20:19:59.672 INFO O| May 29 20:19:59.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55062024-05-29T20:19:59.728Z[ recovery-image] May 29 20:19:59.672 INFO O| May 29 20:19:59.672 INFO STEP 327 (remove_files) COMPLETE
55072024-05-29T20:19:59.728Z[ recovery-image] May 29 20:19:59.672 INFO O| May 29 20:19:59.672 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-05-29T20:19:59.752Z[ recovery-image] May 29 20:19:59.708 INFO O| May 29 20:19:59.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55092024-05-29T20:19:59.752Z[ recovery-image] May 29 20:19:59.708 INFO O| May 29 20:19:59.708 INFO STEP 328 (remove_files) COMPLETE
55102024-05-29T20:19:59.753Z[ recovery-image] May 29 20:19:59.708 INFO O| May 29 20:19:59.708 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-05-29T20:19:59.786Z[ recovery-image] May 29 20:19:59.756 INFO O| May 29 20:19:59.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55122024-05-29T20:19:59.786Z[ recovery-image] May 29 20:19:59.756 INFO O| May 29 20:19:59.756 INFO STEP 329 (remove_files) COMPLETE
55132024-05-29T20:19:59.812Z[ recovery-image] May 29 20:19:59.756 INFO O| May 29 20:19:59.756 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-05-29T20:19:59.812Z[ recovery-image] May 29 20:19:59.777 INFO O| May 29 20:19:59.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55152024-05-29T20:19:59.812Z[ recovery-image] May 29 20:19:59.777 INFO O| May 29 20:19:59.777 INFO STEP 330 (remove_files) COMPLETE
55162024-05-29T20:19:59.812Z[ recovery-image] May 29 20:19:59.777 INFO O| May 29 20:19:59.777 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-05-29T20:19:59.838Z[ recovery-image] May 29 20:19:59.794 INFO O| May 29 20:19:59.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55182024-05-29T20:19:59.838Z[ recovery-image] May 29 20:19:59.794 INFO O| May 29 20:19:59.794 INFO STEP 331 (remove_files) COMPLETE
55192024-05-29T20:19:59.838Z[ recovery-image] May 29 20:19:59.794 INFO O| May 29 20:19:59.794 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-05-29T20:19:59.863Z[ recovery-image] May 29 20:19:59.826 INFO O| May 29 20:19:59.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55212024-05-29T20:19:59.863Z[ recovery-image] May 29 20:19:59.826 INFO O| May 29 20:19:59.826 INFO STEP 332 (remove_files) COMPLETE
55222024-05-29T20:19:59.863Z[ recovery-image] May 29 20:19:59.826 INFO O| May 29 20:19:59.826 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-05-29T20:19:59.888Z[ recovery-image] May 29 20:19:59.852 INFO O| May 29 20:19:59.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55242024-05-29T20:19:59.888Z[ recovery-image] May 29 20:19:59.853 INFO O| May 29 20:19:59.853 INFO STEP 333 (remove_files) COMPLETE
55252024-05-29T20:19:59.888Z[ recovery-image] May 29 20:19:59.853 INFO O| May 29 20:19:59.853 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-05-29T20:19:59.932Z[ recovery-image] May 29 20:19:59.903 INFO O| May 29 20:19:59.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55272024-05-29T20:19:59.932Z[ recovery-image] May 29 20:19:59.903 INFO O| May 29 20:19:59.903 INFO STEP 334 (remove_files) COMPLETE
55282024-05-29T20:19:59.958Z[ recovery-image] May 29 20:19:59.903 INFO O| May 29 20:19:59.903 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-05-29T20:19:59.984Z[ recovery-image] May 29 20:19:59.947 INFO O| May 29 20:19:59.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55302024-05-29T20:19:59.984Z[ recovery-image] May 29 20:19:59.948 INFO O| May 29 20:19:59.948 INFO STEP 335 (remove_files) COMPLETE
55312024-05-29T20:19:59.984Z[ recovery-image] May 29 20:19:59.948 INFO O| May 29 20:19:59.948 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-05-29T20:20:00.014Z[ recovery-image] May 29 20:19:59.969 INFO O| May 29 20:19:59.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55332024-05-29T20:20:00.015Z[ recovery-image] May 29 20:19:59.969 INFO O| May 29 20:19:59.969 INFO STEP 336 (remove_files) COMPLETE
55342024-05-29T20:20:00.015Z[ recovery-image] May 29 20:19:59.970 INFO O| May 29 20:19:59.969 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-05-29T20:20:00.050Z[ recovery-image] May 29 20:20:00.015 INFO O| May 29 20:20:00.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55362024-05-29T20:20:00.050Z[ recovery-image] May 29 20:20:00.015 INFO O| May 29 20:20:00.015 INFO STEP 337 (remove_files) COMPLETE
55372024-05-29T20:20:00.075Z[ recovery-image] May 29 20:20:00.015 INFO O| May 29 20:20:00.015 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-05-29T20:20:00.102Z[ recovery-image] May 29 20:20:00.069 INFO O| May 29 20:20:00.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55392024-05-29T20:20:00.102Z[ recovery-image] May 29 20:20:00.069 INFO O| May 29 20:20:00.069 INFO STEP 338 (remove_files) COMPLETE
55402024-05-29T20:20:00.102Z[ recovery-image] May 29 20:20:00.069 INFO O| May 29 20:20:00.069 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-05-29T20:20:00.126Z[ recovery-image] May 29 20:20:00.084 INFO O| May 29 20:20:00.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55422024-05-29T20:20:00.127Z[ recovery-image] May 29 20:20:00.084 INFO O| May 29 20:20:00.084 INFO STEP 339 (remove_files) COMPLETE
55432024-05-29T20:20:00.127Z[ recovery-image] May 29 20:20:00.084 INFO O| May 29 20:20:00.084 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-05-29T20:20:00.224Z[ recovery-image] May 29 20:20:00.191 INFO O| May 29 20:20:00.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55452024-05-29T20:20:00.250Z[ recovery-image] May 29 20:20:00.192 INFO O| May 29 20:20:00.191 INFO STEP 340 (remove_files) COMPLETE
55462024-05-29T20:20:00.250Z[ recovery-image] May 29 20:20:00.192 INFO O| May 29 20:20:00.191 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-05-29T20:20:00.277Z[ recovery-image] May 29 20:20:00.248 INFO O| May 29 20:20:00.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
55482024-05-29T20:20:00.277Z[ recovery-image] May 29 20:20:00.248 INFO O| May 29 20:20:00.248 INFO STEP 341 (remove_files) COMPLETE
55492024-05-29T20:20:00.302Z[ recovery-image] May 29 20:20:00.248 INFO O| May 29 20:20:00.248 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-05-29T20:20:00.302Z[ recovery-image] May 29 20:20:00.272 INFO O| May 29 20:20:00.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55512024-05-29T20:20:00.302Z[ recovery-image] May 29 20:20:00.272 INFO O| May 29 20:20:00.272 INFO STEP 342 (remove_files) COMPLETE
55522024-05-29T20:20:00.302Z[ recovery-image] May 29 20:20:00.272 INFO O| May 29 20:20:00.272 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-05-29T20:20:00.361Z[ recovery-image] May 29 20:20:00.331 INFO O| May 29 20:20:00.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
55542024-05-29T20:20:00.361Z[ recovery-image] May 29 20:20:00.331 INFO O| May 29 20:20:00.331 INFO STEP 343 (remove_files) COMPLETE
55552024-05-29T20:20:00.386Z[ recovery-image] May 29 20:20:00.331 INFO O| May 29 20:20:00.331 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-05-29T20:20:00.386Z[ recovery-image] May 29 20:20:00.349 INFO O| May 29 20:20:00.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55572024-05-29T20:20:00.386Z[ recovery-image] May 29 20:20:00.349 INFO O| May 29 20:20:00.349 INFO STEP 344 (remove_files) COMPLETE
55582024-05-29T20:20:00.386Z[ recovery-image] May 29 20:20:00.349 INFO O| May 29 20:20:00.349 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-05-29T20:20:00.411Z[ recovery-image] May 29 20:20:00.375 INFO O| May 29 20:20:00.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
55602024-05-29T20:20:00.411Z[ recovery-image] May 29 20:20:00.375 INFO O| May 29 20:20:00.375 INFO STEP 345 (remove_files) COMPLETE
55612024-05-29T20:20:00.411Z[ recovery-image] May 29 20:20:00.376 INFO O| May 29 20:20:00.375 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-05-29T20:20:00.439Z[ recovery-image] May 29 20:20:00.409 INFO O| May 29 20:20:00.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55632024-05-29T20:20:00.439Z[ recovery-image] May 29 20:20:00.409 INFO O| May 29 20:20:00.409 INFO STEP 346 (remove_files) COMPLETE
55642024-05-29T20:20:00.439Z[ recovery-image] May 29 20:20:00.409 INFO O| May 29 20:20:00.409 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-05-29T20:20:00.476Z[ recovery-image] May 29 20:20:00.446 INFO O| May 29 20:20:00.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55662024-05-29T20:20:00.476Z[ recovery-image] May 29 20:20:00.446 INFO O| May 29 20:20:00.446 INFO STEP 347 (remove_files) COMPLETE
55672024-05-29T20:20:00.477Z[ recovery-image] May 29 20:20:00.446 INFO O| May 29 20:20:00.446 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-05-29T20:20:00.509Z[ recovery-image] May 29 20:20:00.467 INFO O| May 29 20:20:00.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
55692024-05-29T20:20:00.509Z[ recovery-image] May 29 20:20:00.468 INFO O| May 29 20:20:00.467 INFO STEP 348 (remove_files) COMPLETE
55702024-05-29T20:20:00.509Z[ recovery-image] May 29 20:20:00.468 INFO O| May 29 20:20:00.468 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-05-29T20:20:00.533Z[ recovery-image] May 29 20:20:00.490 INFO O| May 29 20:20:00.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55722024-05-29T20:20:00.534Z[ recovery-image] May 29 20:20:00.491 INFO O| May 29 20:20:00.490 INFO STEP 349 (remove_files) COMPLETE
55732024-05-29T20:20:00.534Z[ recovery-image] May 29 20:20:00.491 INFO O| May 29 20:20:00.490 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-05-29T20:20:00.559Z[ recovery-image] May 29 20:20:00.507 INFO O| May 29 20:20:00.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
55752024-05-29T20:20:00.559Z[ recovery-image] May 29 20:20:00.507 INFO O| May 29 20:20:00.507 INFO STEP 350 (remove_files) COMPLETE
55762024-05-29T20:20:00.559Z[ recovery-image] May 29 20:20:00.507 INFO O| May 29 20:20:00.507 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-05-29T20:20:00.584Z[ recovery-image] May 29 20:20:00.534 INFO O| May 29 20:20:00.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
55782024-05-29T20:20:00.584Z[ recovery-image] May 29 20:20:00.535 INFO O| May 29 20:20:00.534 INFO STEP 351 (remove_files) COMPLETE
55792024-05-29T20:20:00.584Z[ recovery-image] May 29 20:20:00.535 INFO O| May 29 20:20:00.535 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-05-29T20:20:00.609Z[ recovery-image] May 29 20:20:00.562 INFO O| May 29 20:20:00.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55812024-05-29T20:20:00.609Z[ recovery-image] May 29 20:20:00.562 INFO O| May 29 20:20:00.562 INFO STEP 352 (remove_files) COMPLETE
55822024-05-29T20:20:00.609Z[ recovery-image] May 29 20:20:00.562 INFO O| May 29 20:20:00.562 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-05-29T20:20:00.635Z[ recovery-image] May 29 20:20:00.603 INFO O| May 29 20:20:00.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
55842024-05-29T20:20:00.635Z[ recovery-image] May 29 20:20:00.603 INFO O| May 29 20:20:00.603 INFO STEP 353 (remove_files) COMPLETE
55852024-05-29T20:20:00.635Z[ recovery-image] May 29 20:20:00.603 INFO O| May 29 20:20:00.603 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-05-29T20:20:00.669Z[ recovery-image] May 29 20:20:00.639 INFO O| May 29 20:20:00.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
55872024-05-29T20:20:00.670Z[ recovery-image] May 29 20:20:00.639 INFO O| May 29 20:20:00.639 INFO STEP 354 (remove_files) COMPLETE
55882024-05-29T20:20:00.670Z[ recovery-image] May 29 20:20:00.639 INFO O| May 29 20:20:00.639 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-05-29T20:20:00.695Z[ recovery-image] May 29 20:20:00.665 INFO O| May 29 20:20:00.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
55902024-05-29T20:20:00.695Z[ recovery-image] May 29 20:20:00.665 INFO O| May 29 20:20:00.665 INFO STEP 355 (remove_files) COMPLETE
55912024-05-29T20:20:00.695Z[ recovery-image] May 29 20:20:00.665 INFO O| May 29 20:20:00.665 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-05-29T20:20:00.720Z[ recovery-image] May 29 20:20:00.685 INFO O| May 29 20:20:00.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
55932024-05-29T20:20:00.720Z[ recovery-image] May 29 20:20:00.686 INFO O| May 29 20:20:00.686 INFO STEP 356 (remove_files) COMPLETE
55942024-05-29T20:20:00.720Z[ recovery-image] May 29 20:20:00.686 INFO O| May 29 20:20:00.686 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-05-29T20:20:00.801Z[ recovery-image] May 29 20:20:00.770 INFO O| May 29 20:20:00.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
55962024-05-29T20:20:00.801Z[ recovery-image] May 29 20:20:00.770 INFO O| May 29 20:20:00.770 INFO STEP 357 (remove_files) COMPLETE
55972024-05-29T20:20:00.827Z[ recovery-image] May 29 20:20:00.770 INFO O| May 29 20:20:00.770 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-05-29T20:20:00.851Z[ recovery-image] May 29 20:20:00.816 INFO O| May 29 20:20:00.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
55992024-05-29T20:20:00.851Z[ recovery-image] May 29 20:20:00.816 INFO O| May 29 20:20:00.816 INFO STEP 358 (remove_files) COMPLETE
56002024-05-29T20:20:00.851Z[ recovery-image] May 29 20:20:00.816 INFO O| May 29 20:20:00.816 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-05-29T20:20:00.879Z[ recovery-image] May 29 20:20:00.833 INFO O| May 29 20:20:00.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56022024-05-29T20:20:00.879Z[ recovery-image] May 29 20:20:00.833 INFO O| May 29 20:20:00.833 INFO STEP 359 (remove_files) COMPLETE
56032024-05-29T20:20:00.879Z[ recovery-image] May 29 20:20:00.833 INFO O| May 29 20:20:00.833 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-05-29T20:20:00.907Z[ recovery-image] May 29 20:20:00.849 INFO O| May 29 20:20:00.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
56052024-05-29T20:20:00.907Z[ recovery-image] May 29 20:20:00.849 INFO O| May 29 20:20:00.849 INFO STEP 360 (remove_files) COMPLETE
56062024-05-29T20:20:00.907Z[ recovery-image] May 29 20:20:00.849 INFO O| May 29 20:20:00.849 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-05-29T20:20:00.907Z[ recovery-image] May 29 20:20:00.865 INFO O| May 29 20:20:00.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
56082024-05-29T20:20:00.908Z[ recovery-image] May 29 20:20:00.865 INFO O| May 29 20:20:00.865 INFO STEP 361 (remove_files) COMPLETE
56092024-05-29T20:20:00.908Z[ recovery-image] May 29 20:20:00.865 INFO O| May 29 20:20:00.865 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-05-29T20:20:00.938Z[ recovery-image] May 29 20:20:00.881 INFO O| May 29 20:20:00.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
56112024-05-29T20:20:00.938Z[ recovery-image] May 29 20:20:00.881 INFO O| May 29 20:20:00.881 INFO STEP 362 (remove_files) COMPLETE
56122024-05-29T20:20:00.939Z[ recovery-image] May 29 20:20:00.881 INFO O| May 29 20:20:00.881 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-05-29T20:20:00.939Z[ recovery-image] May 29 20:20:00.900 INFO O| May 29 20:20:00.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56142024-05-29T20:20:00.939Z[ recovery-image] May 29 20:20:00.900 INFO O| May 29 20:20:00.900 INFO STEP 363 (remove_files) COMPLETE
56152024-05-29T20:20:00.939Z[ recovery-image] May 29 20:20:00.900 INFO O| May 29 20:20:00.900 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-05-29T20:20:00.968Z[ recovery-image] May 29 20:20:00.922 INFO O| May 29 20:20:00.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56172024-05-29T20:20:00.969Z[ recovery-image] May 29 20:20:00.923 INFO O| May 29 20:20:00.923 INFO STEP 364 (remove_files) COMPLETE
56182024-05-29T20:20:00.969Z[ recovery-image] May 29 20:20:00.923 INFO O| May 29 20:20:00.923 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-05-29T20:20:01.013Z[ recovery-image] May 29 20:20:00.962 INFO O| May 29 20:20:00.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56202024-05-29T20:20:01.013Z[ recovery-image] May 29 20:20:00.962 INFO O| May 29 20:20:00.962 INFO STEP 365 (remove_files) COMPLETE
56212024-05-29T20:20:01.013Z[ recovery-image] May 29 20:20:00.963 INFO O| May 29 20:20:00.962 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-05-29T20:20:01.050Z[ recovery-image] May 29 20:20:00.982 INFO O| May 29 20:20:00.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56232024-05-29T20:20:01.050Z[ recovery-image] May 29 20:20:00.983 INFO O| May 29 20:20:00.982 INFO STEP 366 (remove_files) COMPLETE
56242024-05-29T20:20:01.051Z[ recovery-image] May 29 20:20:00.983 INFO O| May 29 20:20:00.983 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-05-29T20:20:01.080Z[ recovery-image] May 29 20:20:01.017 INFO O| May 29 20:20:01.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56262024-05-29T20:20:01.080Z[ recovery-image] May 29 20:20:01.017 INFO O| May 29 20:20:01.017 INFO STEP 367 (remove_files) COMPLETE
56272024-05-29T20:20:01.080Z[ recovery-image] May 29 20:20:01.017 INFO O| May 29 20:20:01.017 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-05-29T20:20:01.110Z[ recovery-image] May 29 20:20:01.056 INFO O| May 29 20:20:01.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56292024-05-29T20:20:01.110Z[ recovery-image] May 29 20:20:01.056 INFO O| May 29 20:20:01.056 INFO STEP 368 (remove_files) COMPLETE
56302024-05-29T20:20:01.111Z[ recovery-image] May 29 20:20:01.056 INFO O| May 29 20:20:01.056 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-05-29T20:20:01.563Z[ recovery-image] May 29 20:20:01.110 INFO O| May 29 20:20:01.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56322024-05-29T20:20:01.563Z[ recovery-image] May 29 20:20:01.110 INFO O| May 29 20:20:01.110 INFO STEP 369 (remove_files) COMPLETE
56332024-05-29T20:20:01.563Z[ recovery-image] May 29 20:20:01.110 INFO O| May 29 20:20:01.110 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-05-29T20:20:01.596Z[ recovery-image] May 29 20:20:01.126 INFO O| May 29 20:20:01.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56352024-05-29T20:20:01.596Z[ recovery-image] May 29 20:20:01.126 INFO O| May 29 20:20:01.126 INFO STEP 370 (remove_files) COMPLETE
56362024-05-29T20:20:01.596Z[ recovery-image] May 29 20:20:01.126 INFO O| May 29 20:20:01.126 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-05-29T20:20:01.596Z[ recovery-image] May 29 20:20:01.142 INFO O| May 29 20:20:01.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56382024-05-29T20:20:01.597Z[ recovery-image] May 29 20:20:01.142 INFO O| May 29 20:20:01.142 INFO STEP 371 (remove_files) COMPLETE
56392024-05-29T20:20:01.597Z[ recovery-image] May 29 20:20:01.142 INFO O| May 29 20:20:01.142 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-29T20:20:01.597Z[ recovery-image] May 29 20:20:01.158 INFO O| May 29 20:20:01.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56412024-05-29T20:20:01.597Z[ recovery-image] May 29 20:20:01.158 INFO O| May 29 20:20:01.158 INFO STEP 372 (remove_files) COMPLETE
56422024-05-29T20:20:01.598Z[ recovery-image] May 29 20:20:01.158 INFO O| May 29 20:20:01.158 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-29T20:20:01.598Z[ recovery-image] May 29 20:20:01.174 INFO O| May 29 20:20:01.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56442024-05-29T20:20:01.598Z[ recovery-image] May 29 20:20:01.174 INFO O| May 29 20:20:01.174 INFO STEP 373 (remove_files) COMPLETE
56452024-05-29T20:20:01.598Z[ recovery-image] May 29 20:20:01.174 INFO O| May 29 20:20:01.174 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.190 INFO O| May 29 20:20:01.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56472024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.207 INFO O| May 29 20:20:01.207 INFO STEP 374 (remove_files) COMPLETE
56482024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.207 INFO O| May 29 20:20:01.207 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.239 INFO O| May 29 20:20:01.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56502024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.239 INFO O| May 29 20:20:01.239 INFO STEP 375 (remove_files) COMPLETE
56512024-05-29T20:20:01.599Z[ recovery-image] May 29 20:20:01.239 INFO O| May 29 20:20:01.239 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.279 INFO O| May 29 20:20:01.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56532024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.279 INFO O| May 29 20:20:01.279 INFO STEP 376 (remove_files) COMPLETE
56542024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.279 INFO O| May 29 20:20:01.279 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.370 INFO O| May 29 20:20:01.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56562024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.370 INFO O| May 29 20:20:01.370 INFO STEP 377 (remove_files) COMPLETE
56572024-05-29T20:20:01.600Z[ recovery-image] May 29 20:20:01.370 INFO O| May 29 20:20:01.370 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.406 INFO O| May 29 20:20:01.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56592024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.406 INFO O| May 29 20:20:01.406 INFO STEP 378 (remove_files) COMPLETE
56602024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.406 INFO O| May 29 20:20:01.406 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.445 INFO O| May 29 20:20:01.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56622024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.445 INFO O| May 29 20:20:01.445 INFO STEP 379 (remove_files) COMPLETE
56632024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.445 INFO O| May 29 20:20:01.445 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-05-29T20:20:01.601Z[ recovery-image] May 29 20:20:01.461 INFO O| May 29 20:20:01.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56652024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.461 INFO O| May 29 20:20:01.461 INFO STEP 380 (remove_files) COMPLETE
56662024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.461 INFO O| May 29 20:20:01.461 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.490 INFO O| May 29 20:20:01.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56682024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.490 INFO O| May 29 20:20:01.490 INFO STEP 381 (remove_files) COMPLETE
56692024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.490 INFO O| May 29 20:20:01.490 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.513 INFO O| May 29 20:20:01.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56712024-05-29T20:20:01.602Z[ recovery-image] May 29 20:20:01.513 INFO O| May 29 20:20:01.513 INFO STEP 382 (remove_files) COMPLETE
56722024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.513 INFO O| May 29 20:20:01.513 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.535 INFO O| May 29 20:20:01.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56742024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.535 INFO O| May 29 20:20:01.535 INFO STEP 383 (remove_files) COMPLETE
56752024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.535 INFO O| May 29 20:20:01.535 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.559 INFO O| May 29 20:20:01.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56772024-05-29T20:20:01.603Z[ recovery-image] May 29 20:20:01.559 INFO O| May 29 20:20:01.559 INFO STEP 384 (remove_files) COMPLETE
56782024-05-29T20:20:01.604Z[ recovery-image] May 29 20:20:01.559 INFO O| May 29 20:20:01.559 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-29T20:20:01.635Z[ recovery-image] May 29 20:20:01.577 INFO O| May 29 20:20:01.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56802024-05-29T20:20:01.635Z[ recovery-image] May 29 20:20:01.577 INFO O| May 29 20:20:01.577 INFO STEP 385 (remove_files) COMPLETE
56812024-05-29T20:20:01.635Z[ recovery-image] May 29 20:20:01.577 INFO O| May 29 20:20:01.577 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-29T20:20:01.668Z[ recovery-image] May 29 20:20:01.623 INFO O| May 29 20:20:01.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56832024-05-29T20:20:01.668Z[ recovery-image] May 29 20:20:01.623 INFO O| May 29 20:20:01.623 INFO STEP 386 (remove_files) COMPLETE
56842024-05-29T20:20:01.669Z[ recovery-image] May 29 20:20:01.623 INFO O| May 29 20:20:01.623 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-29T20:20:01.698Z[ recovery-image] May 29 20:20:01.666 INFO O| May 29 20:20:01.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56862024-05-29T20:20:01.698Z[ recovery-image] May 29 20:20:01.666 INFO O| May 29 20:20:01.666 INFO STEP 387 (remove_files) COMPLETE
56872024-05-29T20:20:01.698Z[ recovery-image] May 29 20:20:01.666 INFO O| May 29 20:20:01.666 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-29T20:20:01.733Z[ recovery-image] May 29 20:20:01.688 INFO O| May 29 20:20:01.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56892024-05-29T20:20:01.734Z[ recovery-image] May 29 20:20:01.688 INFO O| May 29 20:20:01.688 INFO STEP 388 (remove_files) COMPLETE
56902024-05-29T20:20:01.734Z[ recovery-image] May 29 20:20:01.688 INFO O| May 29 20:20:01.688 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-29T20:20:01.771Z[ recovery-image] May 29 20:20:01.728 INFO O| May 29 20:20:01.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56922024-05-29T20:20:01.771Z[ recovery-image] May 29 20:20:01.728 INFO O| May 29 20:20:01.728 INFO STEP 389 (remove_files) COMPLETE
56932024-05-29T20:20:01.771Z[ recovery-image] May 29 20:20:01.728 INFO O| May 29 20:20:01.728 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-29T20:20:01.811Z[ recovery-image] May 29 20:20:01.779 INFO O| May 29 20:20:01.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
56952024-05-29T20:20:01.811Z[ recovery-image] May 29 20:20:01.779 INFO O| May 29 20:20:01.779 INFO STEP 390 (remove_files) COMPLETE
56962024-05-29T20:20:01.842Z[ recovery-image] May 29 20:20:01.779 INFO O| May 29 20:20:01.779 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-29T20:20:01.905Z[ recovery-image] May 29 20:20:01.858 INFO O| May 29 20:20:01.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
56982024-05-29T20:20:01.934Z[ recovery-image] May 29 20:20:01.858 INFO O| May 29 20:20:01.858 INFO STEP 391 (remove_files) COMPLETE
56992024-05-29T20:20:01.935Z[ recovery-image] May 29 20:20:01.858 INFO O| May 29 20:20:01.858 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-29T20:20:01.964Z[ recovery-image] May 29 20:20:01.911 INFO O| May 29 20:20:01.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57012024-05-29T20:20:01.964Z[ recovery-image] May 29 20:20:01.911 INFO O| May 29 20:20:01.911 INFO STEP 392 (remove_files) COMPLETE
57022024-05-29T20:20:01.964Z[ recovery-image] May 29 20:20:01.911 INFO O| May 29 20:20:01.911 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-29T20:20:01.964Z[ recovery-image] May 29 20:20:01.928 INFO O| May 29 20:20:01.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57042024-05-29T20:20:01.965Z[ recovery-image] May 29 20:20:01.929 INFO O| May 29 20:20:01.929 INFO STEP 393 (remove_files) COMPLETE
57052024-05-29T20:20:01.965Z[ recovery-image] May 29 20:20:01.929 INFO O| May 29 20:20:01.929 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.944 INFO O| May 29 20:20:01.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57072024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.945 INFO O| May 29 20:20:01.945 INFO STEP 394 (remove_files) COMPLETE
57082024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.945 INFO O| May 29 20:20:01.945 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.961 INFO O| May 29 20:20:01.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57102024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.962 INFO O| May 29 20:20:01.962 INFO STEP 395 (remove_files) COMPLETE
57112024-05-29T20:20:01.997Z[ recovery-image] May 29 20:20:01.962 INFO O| May 29 20:20:01.962 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-29T20:20:02.030Z[ recovery-image] May 29 20:20:01.979 INFO O| May 29 20:20:01.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57132024-05-29T20:20:02.030Z[ recovery-image] May 29 20:20:01.980 INFO O| May 29 20:20:01.980 INFO STEP 396 (remove_files) COMPLETE
57142024-05-29T20:20:02.030Z[ recovery-image] May 29 20:20:01.980 INFO O| May 29 20:20:01.980 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-29T20:20:02.071Z[ recovery-image] May 29 20:20:02.013 INFO O| May 29 20:20:02.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57162024-05-29T20:20:02.071Z[ recovery-image] May 29 20:20:02.013 INFO O| May 29 20:20:02.013 INFO STEP 397 (remove_files) COMPLETE
57172024-05-29T20:20:02.071Z[ recovery-image] May 29 20:20:02.013 INFO O| May 29 20:20:02.013 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-29T20:20:02.116Z[ recovery-image] May 29 20:20:02.032 INFO O| May 29 20:20:02.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57192024-05-29T20:20:02.116Z[ recovery-image] May 29 20:20:02.032 INFO O| May 29 20:20:02.032 INFO STEP 398 (remove_files) COMPLETE
57202024-05-29T20:20:02.116Z[ recovery-image] May 29 20:20:02.032 INFO O| May 29 20:20:02.032 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-29T20:20:02.116Z[ recovery-image] May 29 20:20:02.049 INFO O| May 29 20:20:02.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57222024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.049 INFO O| May 29 20:20:02.049 INFO STEP 399 (remove_files) COMPLETE
57232024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.049 INFO O| May 29 20:20:02.049 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.066 INFO O| May 29 20:20:02.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57252024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.066 INFO O| May 29 20:20:02.066 INFO STEP 400 (remove_files) COMPLETE
57262024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.066 INFO O| May 29 20:20:02.066 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-29T20:20:02.117Z[ recovery-image] May 29 20:20:02.083 INFO O| May 29 20:20:02.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57282024-05-29T20:20:02.124Z[ recovery-image] May 29 20:20:02.083 INFO O| May 29 20:20:02.083 INFO STEP 401 (remove_files) COMPLETE
57292024-05-29T20:20:02.124Z[ recovery-image] May 29 20:20:02.083 INFO O| May 29 20:20:02.083 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-29T20:20:02.152Z[ recovery-image] May 29 20:20:02.099 INFO O| May 29 20:20:02.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57312024-05-29T20:20:02.153Z[ recovery-image] May 29 20:20:02.099 INFO O| May 29 20:20:02.099 INFO STEP 402 (remove_files) COMPLETE
57322024-05-29T20:20:02.154Z[ recovery-image] May 29 20:20:02.100 INFO O| May 29 20:20:02.100 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-29T20:20:02.154Z[ recovery-image] May 29 20:20:02.116 INFO O| May 29 20:20:02.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57342024-05-29T20:20:02.154Z[ recovery-image] May 29 20:20:02.116 INFO O| May 29 20:20:02.116 INFO STEP 403 (remove_files) COMPLETE
57352024-05-29T20:20:02.154Z[ recovery-image] May 29 20:20:02.116 INFO O| May 29 20:20:02.116 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-29T20:20:02.187Z[ recovery-image] May 29 20:20:02.133 INFO O| May 29 20:20:02.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57372024-05-29T20:20:02.187Z[ recovery-image] May 29 20:20:02.133 INFO O| May 29 20:20:02.133 INFO STEP 404 (remove_files) COMPLETE
57382024-05-29T20:20:02.187Z[ recovery-image] May 29 20:20:02.133 INFO O| May 29 20:20:02.133 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-29T20:20:02.227Z[ recovery-image] May 29 20:20:02.169 INFO O| May 29 20:20:02.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57402024-05-29T20:20:02.227Z[ recovery-image] May 29 20:20:02.169 INFO O| May 29 20:20:02.169 INFO STEP 405 (remove_files) COMPLETE
57412024-05-29T20:20:02.227Z[ recovery-image] May 29 20:20:02.169 INFO O| May 29 20:20:02.169 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-29T20:20:02.260Z[ recovery-image] May 29 20:20:02.221 INFO O| May 29 20:20:02.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57432024-05-29T20:20:02.260Z[ recovery-image] May 29 20:20:02.221 INFO O| May 29 20:20:02.221 INFO STEP 406 (remove_files) COMPLETE
57442024-05-29T20:20:02.261Z[ recovery-image] May 29 20:20:02.221 INFO O| May 29 20:20:02.221 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-29T20:20:02.314Z[ recovery-image] May 29 20:20:02.255 INFO O| May 29 20:20:02.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57462024-05-29T20:20:02.314Z[ recovery-image] May 29 20:20:02.255 INFO O| May 29 20:20:02.255 INFO STEP 407 (remove_files) COMPLETE
57472024-05-29T20:20:02.314Z[ recovery-image] May 29 20:20:02.256 INFO O| May 29 20:20:02.255 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-29T20:20:02.371Z[ recovery-image] May 29 20:20:02.337 INFO O| May 29 20:20:02.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57492024-05-29T20:20:02.371Z[ recovery-image] May 29 20:20:02.337 INFO O| May 29 20:20:02.337 INFO STEP 408 (remove_files) COMPLETE
57502024-05-29T20:20:02.405Z[ recovery-image] May 29 20:20:02.337 INFO O| May 29 20:20:02.337 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-29T20:20:02.451Z[ recovery-image] May 29 20:20:02.413 INFO O| May 29 20:20:02.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57522024-05-29T20:20:02.451Z[ recovery-image] May 29 20:20:02.413 INFO O| May 29 20:20:02.413 INFO STEP 409 (remove_files) COMPLETE
57532024-05-29T20:20:02.452Z[ recovery-image] May 29 20:20:02.413 INFO O| May 29 20:20:02.413 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-29T20:20:02.485Z[ recovery-image] May 29 20:20:02.445 INFO O| May 29 20:20:02.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57552024-05-29T20:20:02.485Z[ recovery-image] May 29 20:20:02.445 INFO O| May 29 20:20:02.444 INFO STEP 410 (remove_files) COMPLETE
57562024-05-29T20:20:02.485Z[ recovery-image] May 29 20:20:02.445 INFO O| May 29 20:20:02.444 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-29T20:20:02.923Z[ recovery-image] May 29 20:20:02.463 INFO O| May 29 20:20:02.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57582024-05-29T20:20:02.924Z[ recovery-image] May 29 20:20:02.463 INFO O| May 29 20:20:02.463 INFO STEP 411 (remove_files) COMPLETE
57592024-05-29T20:20:02.924Z[ recovery-image] May 29 20:20:02.463 INFO O| May 29 20:20:02.463 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-29T20:20:02.924Z[ recovery-image] May 29 20:20:02.481 INFO O| May 29 20:20:02.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57612024-05-29T20:20:02.924Z[ recovery-image] May 29 20:20:02.481 INFO O| May 29 20:20:02.481 INFO STEP 412 (remove_files) COMPLETE
57622024-05-29T20:20:02.924Z[ recovery-image] May 29 20:20:02.481 INFO O| May 29 20:20:02.481 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-29T20:20:02.954Z[ recovery-image] May 29 20:20:02.497 INFO O| May 29 20:20:02.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57642024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.497 INFO O| May 29 20:20:02.497 INFO STEP 413 (remove_files) COMPLETE
57652024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.497 INFO O| May 29 20:20:02.497 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.558 INFO O| May 29 20:20:02.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57672024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.558 INFO O| May 29 20:20:02.558 INFO STEP 414 (remove_files) COMPLETE
57682024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.558 INFO O| May 29 20:20:02.558 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.596 INFO O| May 29 20:20:02.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57702024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.596 INFO O| May 29 20:20:02.596 INFO STEP 415 (remove_files) COMPLETE
57712024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.596 INFO O| May 29 20:20:02.596 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.613 INFO O| May 29 20:20:02.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57732024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.613 INFO O| May 29 20:20:02.613 INFO STEP 416 (remove_files) COMPLETE
57742024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.613 INFO O| May 29 20:20:02.613 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.629 INFO O| May 29 20:20:02.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57762024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.630 INFO O| May 29 20:20:02.629 INFO STEP 417 (remove_files) COMPLETE
57772024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.630 INFO O| May 29 20:20:02.629 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.652 INFO O| May 29 20:20:02.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57792024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.652 INFO O| May 29 20:20:02.652 INFO STEP 418 (remove_files) COMPLETE
57802024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.652 INFO O| May 29 20:20:02.652 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.668 INFO O| May 29 20:20:02.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57822024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.668 INFO O| May 29 20:20:02.668 INFO STEP 419 (remove_files) COMPLETE
57832024-05-29T20:20:02.955Z[ recovery-image] May 29 20:20:02.669 INFO O| May 29 20:20:02.668 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.685 INFO O| May 29 20:20:02.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57852024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.685 INFO O| May 29 20:20:02.685 INFO STEP 420 (remove_files) COMPLETE
57862024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.686 INFO O| May 29 20:20:02.685 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.709 INFO O| May 29 20:20:02.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57882024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.710 INFO O| May 29 20:20:02.710 INFO STEP 421 (remove_files) COMPLETE
57892024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.710 INFO O| May 29 20:20:02.710 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.728 INFO O| May 29 20:20:02.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57912024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.728 INFO O| May 29 20:20:02.728 INFO STEP 422 (remove_files) COMPLETE
57922024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.728 INFO O| May 29 20:20:02.728 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.764 INFO O| May 29 20:20:02.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
57942024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.764 INFO O| May 29 20:20:02.764 INFO STEP 423 (remove_files) COMPLETE
57952024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.764 INFO O| May 29 20:20:02.764 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.791 INFO O| May 29 20:20:02.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57972024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.791 INFO O| May 29 20:20:02.791 INFO STEP 424 (remove_files) COMPLETE
57982024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.791 INFO O| May 29 20:20:02.791 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.819 INFO O| May 29 20:20:02.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58002024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.819 INFO O| May 29 20:20:02.819 INFO STEP 425 (remove_files) COMPLETE
58012024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.820 INFO O| May 29 20:20:02.819 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.858 INFO O| May 29 20:20:02.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58032024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.858 INFO O| May 29 20:20:02.858 INFO STEP 426 (remove_files) COMPLETE
58042024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.858 INFO O| May 29 20:20:02.858 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.883 INFO O| May 29 20:20:02.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58062024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.883 INFO O| May 29 20:20:02.883 INFO STEP 427 (remove_files) COMPLETE
58072024-05-29T20:20:02.956Z[ recovery-image] May 29 20:20:02.883 INFO O| May 29 20:20:02.883 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-05-29T20:20:02.957Z[ recovery-image] May 29 20:20:02.916 INFO O| May 29 20:20:02.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58092024-05-29T20:20:02.957Z[ recovery-image] May 29 20:20:02.916 INFO O| May 29 20:20:02.916 INFO STEP 428 (remove_files) COMPLETE
58102024-05-29T20:20:02.957Z[ recovery-image] May 29 20:20:02.916 INFO O| May 29 20:20:02.916 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-05-29T20:20:03.024Z[ recovery-image] May 29 20:20:02.993 INFO O| May 29 20:20:02.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58122024-05-29T20:20:03.024Z[ recovery-image] May 29 20:20:02.994 INFO O| May 29 20:20:02.992 INFO STEP 429 (remove_files) COMPLETE
58132024-05-29T20:20:03.024Z[ recovery-image] May 29 20:20:02.994 INFO O| May 29 20:20:02.992 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-05-29T20:20:03.050Z[ recovery-image] May 29 20:20:03.010 INFO O| May 29 20:20:03.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58152024-05-29T20:20:03.050Z[ recovery-image] May 29 20:20:03.010 INFO O| May 29 20:20:03.010 INFO STEP 430 (remove_files) COMPLETE
58162024-05-29T20:20:03.050Z[ recovery-image] May 29 20:20:03.010 INFO O| May 29 20:20:03.010 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-05-29T20:20:03.080Z[ recovery-image] May 29 20:20:03.029 INFO O| May 29 20:20:03.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58182024-05-29T20:20:03.080Z[ recovery-image] May 29 20:20:03.029 INFO O| May 29 20:20:03.029 INFO STEP 431 (remove_files) COMPLETE
58192024-05-29T20:20:03.080Z[ recovery-image] May 29 20:20:03.029 INFO O| May 29 20:20:03.029 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.047 INFO O| May 29 20:20:03.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58212024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.048 INFO O| May 29 20:20:03.048 INFO STEP 432 (remove_files) COMPLETE
58222024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.048 INFO O| May 29 20:20:03.048 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.064 INFO O| May 29 20:20:03.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58242024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.064 INFO O| May 29 20:20:03.064 INFO STEP 433 (remove_files) COMPLETE
58252024-05-29T20:20:03.118Z[ recovery-image] May 29 20:20:03.064 INFO O| May 29 20:20:03.064 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.081 INFO O| May 29 20:20:03.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58272024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.081 INFO O| May 29 20:20:03.081 INFO STEP 434 (remove_files) COMPLETE
58282024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.081 INFO O| May 29 20:20:03.081 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.095 INFO O| May 29 20:20:03.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58302024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.095 INFO O| May 29 20:20:03.095 INFO STEP 435 (remove_files) COMPLETE
58312024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.095 INFO O| May 29 20:20:03.095 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.111 INFO O| May 29 20:20:03.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58332024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.111 INFO O| May 29 20:20:03.111 INFO STEP 436 (remove_files) COMPLETE
58342024-05-29T20:20:03.144Z[ recovery-image] May 29 20:20:03.111 INFO O| May 29 20:20:03.111 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-05-29T20:20:03.169Z[ recovery-image] May 29 20:20:03.127 INFO O| May 29 20:20:03.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58362024-05-29T20:20:03.169Z[ recovery-image] May 29 20:20:03.127 INFO O| May 29 20:20:03.127 INFO STEP 437 (remove_files) COMPLETE
58372024-05-29T20:20:03.170Z[ recovery-image] May 29 20:20:03.127 INFO O| May 29 20:20:03.127 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-05-29T20:20:03.249Z[ recovery-image] May 29 20:20:03.219 INFO O| May 29 20:20:03.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58392024-05-29T20:20:03.249Z[ recovery-image] May 29 20:20:03.219 INFO O| May 29 20:20:03.219 INFO STEP 438 (remove_files) COMPLETE
58402024-05-29T20:20:03.249Z[ recovery-image] May 29 20:20:03.219 INFO O| May 29 20:20:03.219 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-05-29T20:20:03.286Z[ recovery-image] May 29 20:20:03.241 INFO O| May 29 20:20:03.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58422024-05-29T20:20:03.286Z[ recovery-image] May 29 20:20:03.241 INFO O| May 29 20:20:03.241 INFO STEP 439 (remove_files) COMPLETE
58432024-05-29T20:20:03.286Z[ recovery-image] May 29 20:20:03.241 INFO O| May 29 20:20:03.241 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-05-29T20:20:03.731Z[ recovery-image] May 29 20:20:03.258 INFO O| May 29 20:20:03.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58452024-05-29T20:20:03.731Z[ recovery-image] May 29 20:20:03.258 INFO O| May 29 20:20:03.258 INFO STEP 440 (remove_files) COMPLETE
58462024-05-29T20:20:03.731Z[ recovery-image] May 29 20:20:03.258 INFO O| May 29 20:20:03.258 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-05-29T20:20:03.731Z[ recovery-image] May 29 20:20:03.278 INFO O| May 29 20:20:03.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58482024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.278 INFO O| May 29 20:20:03.278 INFO STEP 441 (remove_files) COMPLETE
58492024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.278 INFO O| May 29 20:20:03.278 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.302 INFO O| May 29 20:20:03.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58512024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.302 INFO O| May 29 20:20:03.302 INFO STEP 442 (remove_files) COMPLETE
58522024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.302 INFO O| May 29 20:20:03.302 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.333 INFO O| May 29 20:20:03.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58542024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.333 INFO O| May 29 20:20:03.333 INFO STEP 443 (remove_files) COMPLETE
58552024-05-29T20:20:03.732Z[ recovery-image] May 29 20:20:03.333 INFO O| May 29 20:20:03.333 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.394 INFO O| May 29 20:20:03.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58572024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.394 INFO O| May 29 20:20:03.394 INFO STEP 444 (remove_files) COMPLETE
58582024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.394 INFO O| May 29 20:20:03.394 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.412 INFO O| May 29 20:20:03.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58602024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.412 INFO O| May 29 20:20:03.412 INFO STEP 445 (remove_files) COMPLETE
58612024-05-29T20:20:03.733Z[ recovery-image] May 29 20:20:03.412 INFO O| May 29 20:20:03.412 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-05-29T20:20:03.734Z[ recovery-image] May 29 20:20:03.427 INFO O| May 29 20:20:03.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
58632024-05-29T20:20:03.735Z[ recovery-image] May 29 20:20:03.427 INFO O| May 29 20:20:03.427 INFO STEP 446 (remove_files) COMPLETE
58642024-05-29T20:20:03.735Z[ recovery-image] May 29 20:20:03.427 INFO O| May 29 20:20:03.427 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-05-29T20:20:03.736Z[ recovery-image] May 29 20:20:03.443 INFO O| May 29 20:20:03.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58662024-05-29T20:20:03.736Z[ recovery-image] May 29 20:20:03.443 INFO O| May 29 20:20:03.443 INFO STEP 447 (remove_files) COMPLETE
58672024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.443 INFO O| May 29 20:20:03.443 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.467 INFO O| May 29 20:20:03.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58692024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.467 INFO O| May 29 20:20:03.467 INFO STEP 448 (remove_files) COMPLETE
58702024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.467 INFO O| May 29 20:20:03.467 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.518 INFO O| May 29 20:20:03.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58722024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.519 INFO O| May 29 20:20:03.518 INFO STEP 449 (remove_files) COMPLETE
58732024-05-29T20:20:03.737Z[ recovery-image] May 29 20:20:03.519 INFO O| May 29 20:20:03.518 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-05-29T20:20:03.738Z[ recovery-image] May 29 20:20:03.571 INFO O| May 29 20:20:03.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58752024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.571 INFO O| May 29 20:20:03.571 INFO STEP 450 (remove_files) COMPLETE
58762024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.571 INFO O| May 29 20:20:03.571 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.613 INFO O| May 29 20:20:03.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58782024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.613 INFO O| May 29 20:20:03.613 INFO STEP 451 (remove_files) COMPLETE
58792024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.613 INFO O| May 29 20:20:03.613 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.674 INFO O| May 29 20:20:03.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58812024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.674 INFO O| May 29 20:20:03.674 INFO STEP 452 (remove_files) COMPLETE
58822024-05-29T20:20:03.739Z[ recovery-image] May 29 20:20:03.674 INFO O| May 29 20:20:03.674 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-05-29T20:20:03.769Z[ recovery-image] May 29 20:20:03.694 INFO O| May 29 20:20:03.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58842024-05-29T20:20:03.770Z[ recovery-image] May 29 20:20:03.695 INFO O| May 29 20:20:03.695 INFO STEP 453 (remove_files) COMPLETE
58852024-05-29T20:20:03.770Z[ recovery-image] May 29 20:20:03.695 INFO O| May 29 20:20:03.695 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862024-05-29T20:20:03.770Z[ recovery-image] May 29 20:20:03.721 INFO O| May 29 20:20:03.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58872024-05-29T20:20:03.770Z[ recovery-image] May 29 20:20:03.721 INFO O| May 29 20:20:03.721 INFO STEP 454 (remove_files) COMPLETE
58882024-05-29T20:20:03.770Z[ recovery-image] May 29 20:20:03.721 INFO O| May 29 20:20:03.721 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892024-05-29T20:20:03.808Z[ recovery-image] May 29 20:20:03.774 INFO O| May 29 20:20:03.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58902024-05-29T20:20:03.808Z[ recovery-image] May 29 20:20:03.774 INFO O| May 29 20:20:03.774 INFO STEP 455 (remove_files) COMPLETE
58912024-05-29T20:20:03.834Z[ recovery-image] May 29 20:20:03.774 INFO O| May 29 20:20:03.774 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922024-05-29T20:20:03.834Z[ recovery-image] May 29 20:20:03.791 INFO O| May 29 20:20:03.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
58932024-05-29T20:20:03.834Z[ recovery-image] May 29 20:20:03.791 INFO O| May 29 20:20:03.791 INFO STEP 456 (remove_files) COMPLETE
58942024-05-29T20:20:03.834Z[ recovery-image] May 29 20:20:03.791 INFO O| May 29 20:20:03.791 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.807 INFO O| May 29 20:20:03.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58962024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.807 INFO O| May 29 20:20:03.807 INFO STEP 457 (remove_files) COMPLETE
58972024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.807 INFO O| May 29 20:20:03.807 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.824 INFO O| May 29 20:20:03.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
58992024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.824 INFO O| May 29 20:20:03.824 INFO STEP 458 (remove_files) COMPLETE
59002024-05-29T20:20:03.861Z[ recovery-image] May 29 20:20:03.824 INFO O| May 29 20:20:03.824 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012024-05-29T20:20:03.888Z[ recovery-image] May 29 20:20:03.840 INFO O| May 29 20:20:03.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59022024-05-29T20:20:03.888Z[ recovery-image] May 29 20:20:03.840 INFO O| May 29 20:20:03.840 INFO STEP 459 (remove_files) COMPLETE
59032024-05-29T20:20:03.888Z[ recovery-image] May 29 20:20:03.840 INFO O| May 29 20:20:03.840 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042024-05-29T20:20:03.914Z[ recovery-image] May 29 20:20:03.862 INFO O| May 29 20:20:03.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59052024-05-29T20:20:03.915Z[ recovery-image] May 29 20:20:03.862 INFO O| May 29 20:20:03.862 INFO STEP 460 (remove_files) COMPLETE
59062024-05-29T20:20:03.915Z[ recovery-image] May 29 20:20:03.863 INFO O| May 29 20:20:03.862 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072024-05-29T20:20:03.915Z[ recovery-image] May 29 20:20:03.879 INFO O| May 29 20:20:03.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59082024-05-29T20:20:03.915Z[ recovery-image] May 29 20:20:03.879 INFO O| May 29 20:20:03.879 INFO STEP 461 (remove_files) COMPLETE
59092024-05-29T20:20:03.915Z[ recovery-image] May 29 20:20:03.879 INFO O| May 29 20:20:03.879 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102024-05-29T20:20:03.943Z[ recovery-image] May 29 20:20:03.898 INFO O| May 29 20:20:03.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59112024-05-29T20:20:03.943Z[ recovery-image] May 29 20:20:03.898 INFO O| May 29 20:20:03.898 INFO STEP 462 (remove_files) COMPLETE
59122024-05-29T20:20:03.943Z[ recovery-image] May 29 20:20:03.898 INFO O| May 29 20:20:03.898 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132024-05-29T20:20:04.379Z[ recovery-image] May 29 20:20:03.922 INFO O| May 29 20:20:03.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59142024-05-29T20:20:04.379Z[ recovery-image] May 29 20:20:03.922 INFO O| May 29 20:20:03.922 INFO STEP 463 (remove_files) COMPLETE
59152024-05-29T20:20:04.379Z[ recovery-image] May 29 20:20:03.922 INFO O| May 29 20:20:03.922 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162024-05-29T20:20:04.407Z[ recovery-image] May 29 20:20:03.940 INFO O| May 29 20:20:03.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59172024-05-29T20:20:04.407Z[ recovery-image] May 29 20:20:03.940 INFO O| May 29 20:20:03.940 INFO STEP 464 (remove_files) COMPLETE
59182024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:03.940 INFO O| May 29 20:20:03.940 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:03.967 INFO O| May 29 20:20:03.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59202024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:03.967 INFO O| May 29 20:20:03.967 INFO STEP 465 (remove_files) COMPLETE
59212024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:03.967 INFO O| May 29 20:20:03.967 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.084 INFO O| May 29 20:20:04.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59232024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.084 INFO O| May 29 20:20:04.084 INFO STEP 466 (remove_files) COMPLETE
59242024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.084 INFO O| May 29 20:20:04.084 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.104 INFO O| May 29 20:20:04.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59262024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.104 INFO O| May 29 20:20:04.104 INFO STEP 467 (remove_files) COMPLETE
59272024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.104 INFO O| May 29 20:20:04.104 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.189 INFO O| May 29 20:20:04.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59292024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.189 INFO O| May 29 20:20:04.189 INFO STEP 468 (remove_files) COMPLETE
59302024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.189 INFO O| May 29 20:20:04.189 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.204 INFO O| May 29 20:20:04.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59322024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.204 INFO O| May 29 20:20:04.204 INFO STEP 469 (remove_files) COMPLETE
59332024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.204 INFO O| May 29 20:20:04.204 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.236 INFO O| May 29 20:20:04.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59352024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.236 INFO O| May 29 20:20:04.236 INFO STEP 470 (remove_files) COMPLETE
59362024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.236 INFO O| May 29 20:20:04.236 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.253 INFO O| May 29 20:20:04.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59382024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.253 INFO O| May 29 20:20:04.253 INFO STEP 471 (remove_files) COMPLETE
59392024-05-29T20:20:04.408Z[ recovery-image] May 29 20:20:04.253 INFO O| May 29 20:20:04.253 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.315 INFO O| May 29 20:20:04.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59412024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.315 INFO O| May 29 20:20:04.315 INFO STEP 472 (remove_files) COMPLETE
59422024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.315 INFO O| May 29 20:20:04.315 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.341 INFO O| May 29 20:20:04.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59442024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.341 INFO O| May 29 20:20:04.341 INFO STEP 473 (remove_files) COMPLETE
59452024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.342 INFO O| May 29 20:20:04.341 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.362 INFO O| May 29 20:20:04.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59472024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.362 INFO O| May 29 20:20:04.362 INFO STEP 474 (remove_files) COMPLETE
59482024-05-29T20:20:04.409Z[ recovery-image] May 29 20:20:04.362 INFO O| May 29 20:20:04.362 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-05-29T20:20:04.437Z[ recovery-image] May 29 20:20:04.380 INFO O| May 29 20:20:04.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59502024-05-29T20:20:04.437Z[ recovery-image] May 29 20:20:04.380 INFO O| May 29 20:20:04.380 INFO STEP 475 (remove_files) COMPLETE
59512024-05-29T20:20:04.437Z[ recovery-image] May 29 20:20:04.380 INFO O| May 29 20:20:04.380 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.412 INFO O| May 29 20:20:04.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59532024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.412 INFO O| May 29 20:20:04.412 INFO STEP 476 (remove_files) COMPLETE
59542024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.412 INFO O| May 29 20:20:04.412 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.428 INFO O| May 29 20:20:04.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59562024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.428 INFO O| May 29 20:20:04.428 INFO STEP 477 (remove_files) COMPLETE
59572024-05-29T20:20:04.465Z[ recovery-image] May 29 20:20:04.428 INFO O| May 29 20:20:04.428 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582024-05-29T20:20:04.494Z[ recovery-image] May 29 20:20:04.463 INFO O| May 29 20:20:04.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59592024-05-29T20:20:04.494Z[ recovery-image] May 29 20:20:04.463 INFO O| May 29 20:20:04.463 INFO STEP 478 (remove_files) COMPLETE
59602024-05-29T20:20:04.494Z[ recovery-image] May 29 20:20:04.463 INFO O| May 29 20:20:04.463 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612024-05-29T20:20:04.528Z[ recovery-image] May 29 20:20:04.496 INFO O| May 29 20:20:04.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59622024-05-29T20:20:04.554Z[ recovery-image] May 29 20:20:04.510 INFO O| May 29 20:20:04.510 INFO STEP 479 (remove_files) COMPLETE
59632024-05-29T20:20:04.591Z[ recovery-image] May 29 20:20:04.560 INFO O| May 29 20:20:04.510 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642024-05-29T20:20:05.038Z[ recovery-image] May 29 20:20:04.579 INFO O| May 29 20:20:04.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59652024-05-29T20:20:05.038Z[ recovery-image] May 29 20:20:04.580 INFO O| May 29 20:20:04.580 INFO STEP 480 (remove_files) COMPLETE
59662024-05-29T20:20:05.038Z[ recovery-image] May 29 20:20:04.580 INFO O| May 29 20:20:04.580 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.608 INFO O| May 29 20:20:04.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59682024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.608 INFO O| May 29 20:20:04.608 INFO STEP 481 (remove_files) COMPLETE
59692024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.608 INFO O| May 29 20:20:04.608 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.652 INFO O| May 29 20:20:04.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59712024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.652 INFO O| May 29 20:20:04.652 INFO STEP 482 (remove_files) COMPLETE
59722024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.652 INFO O| May 29 20:20:04.652 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732024-05-29T20:20:05.087Z[ recovery-image] May 29 20:20:04.672 INFO O| May 29 20:20:04.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59742024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.673 INFO O| May 29 20:20:04.673 INFO STEP 483 (remove_files) COMPLETE
59752024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.673 INFO O| May 29 20:20:04.673 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.709 INFO O| May 29 20:20:04.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59772024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.709 INFO O| May 29 20:20:04.709 INFO STEP 484 (remove_files) COMPLETE
59782024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.709 INFO O| May 29 20:20:04.709 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.764 INFO O| May 29 20:20:04.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59802024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.765 INFO O| May 29 20:20:04.765 INFO STEP 485 (remove_files) COMPLETE
59812024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.765 INFO O| May 29 20:20:04.765 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.781 INFO O| May 29 20:20:04.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59832024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.781 INFO O| May 29 20:20:04.781 INFO STEP 486 (remove_files) COMPLETE
59842024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.781 INFO O| May 29 20:20:04.781 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.796 INFO O| May 29 20:20:04.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59862024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.796 INFO O| May 29 20:20:04.796 INFO STEP 487 (remove_files) COMPLETE
59872024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.796 INFO O| May 29 20:20:04.796 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.811 INFO O| May 29 20:20:04.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59892024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.811 INFO O| May 29 20:20:04.811 INFO STEP 488 (remove_files) COMPLETE
59902024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.811 INFO O| May 29 20:20:04.811 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912024-05-29T20:20:05.088Z[ recovery-image] May 29 20:20:04.827 INFO O| May 29 20:20:04.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59922024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.827 INFO O| May 29 20:20:04.827 INFO STEP 489 (remove_files) COMPLETE
59932024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.827 INFO O| May 29 20:20:04.827 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.842 INFO O| May 29 20:20:04.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
59952024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.842 INFO O| May 29 20:20:04.842 INFO STEP 490 (remove_files) COMPLETE
59962024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.842 INFO O| May 29 20:20:04.842 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.858 INFO O| May 29 20:20:04.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
59982024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.858 INFO O| May 29 20:20:04.858 INFO STEP 491 (remove_files) COMPLETE
59992024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.858 INFO O| May 29 20:20:04.858 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.873 INFO O| May 29 20:20:04.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60012024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.873 INFO O| May 29 20:20:04.873 INFO STEP 492 (remove_files) COMPLETE
60022024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.873 INFO O| May 29 20:20:04.873 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.889 INFO O| May 29 20:20:04.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60042024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.889 INFO O| May 29 20:20:04.889 INFO STEP 493 (remove_files) COMPLETE
60052024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.889 INFO O| May 29 20:20:04.889 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.909 INFO O| May 29 20:20:04.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60072024-05-29T20:20:05.089Z[ recovery-image] May 29 20:20:04.910 INFO O| May 29 20:20:04.910 INFO STEP 494 (remove_files) COMPLETE
60082024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.910 INFO O| May 29 20:20:04.910 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.932 INFO O| May 29 20:20:04.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60102024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.932 INFO O| May 29 20:20:04.932 INFO STEP 495 (remove_files) COMPLETE
60112024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.932 INFO O| May 29 20:20:04.932 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.951 INFO O| May 29 20:20:04.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60132024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.951 INFO O| May 29 20:20:04.951 INFO STEP 496 (remove_files) COMPLETE
60142024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.951 INFO O| May 29 20:20:04.951 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.981 INFO O| May 29 20:20:04.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60162024-05-29T20:20:05.090Z[ recovery-image] May 29 20:20:04.981 INFO O| May 29 20:20:04.981 INFO STEP 497 (remove_files) COMPLETE
60172024-05-29T20:20:05.091Z[ recovery-image] May 29 20:20:04.981 INFO O| May 29 20:20:04.981 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-29T20:20:05.091Z[ recovery-image] May 29 20:20:05.028 INFO O| May 29 20:20:05.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60192024-05-29T20:20:05.091Z[ recovery-image] May 29 20:20:05.029 INFO O| May 29 20:20:05.029 INFO STEP 498 (remove_files) COMPLETE
60202024-05-29T20:20:05.091Z[ recovery-image] May 29 20:20:05.029 INFO O| May 29 20:20:05.029 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-29T20:20:05.125Z[ recovery-image] May 29 20:20:05.053 INFO O| May 29 20:20:05.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60222024-05-29T20:20:05.125Z[ recovery-image] May 29 20:20:05.053 INFO O| May 29 20:20:05.053 INFO STEP 499 (remove_files) COMPLETE
60232024-05-29T20:20:05.125Z[ recovery-image] May 29 20:20:05.053 INFO O| May 29 20:20:05.053 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.069 INFO O| May 29 20:20:05.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60252024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.070 INFO O| May 29 20:20:05.069 INFO STEP 500 (remove_files) COMPLETE
60262024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.070 INFO O| May 29 20:20:05.070 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.084 INFO O| May 29 20:20:05.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60282024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.084 INFO O| May 29 20:20:05.084 INFO STEP 501 (remove_files) COMPLETE
60292024-05-29T20:20:05.126Z[ recovery-image] May 29 20:20:05.084 INFO O| May 29 20:20:05.084 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-29T20:20:05.154Z[ recovery-image] May 29 20:20:05.098 INFO O| May 29 20:20:05.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60312024-05-29T20:20:05.154Z[ recovery-image] May 29 20:20:05.099 INFO O| May 29 20:20:05.099 INFO STEP 502 (remove_files) COMPLETE
60322024-05-29T20:20:05.154Z[ recovery-image] May 29 20:20:05.099 INFO O| May 29 20:20:05.099 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-29T20:20:05.181Z[ recovery-image] May 29 20:20:05.139 INFO O| May 29 20:20:05.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60342024-05-29T20:20:05.181Z[ recovery-image] May 29 20:20:05.139 INFO O| May 29 20:20:05.139 INFO STEP 503 (remove_files) COMPLETE
60352024-05-29T20:20:05.181Z[ recovery-image] May 29 20:20:05.139 INFO O| May 29 20:20:05.139 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-29T20:20:05.226Z[ recovery-image] May 29 20:20:05.195 INFO O| May 29 20:20:05.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60372024-05-29T20:20:05.227Z[ recovery-image] May 29 20:20:05.195 INFO O| May 29 20:20:05.195 INFO STEP 504 (remove_files) COMPLETE
60382024-05-29T20:20:05.257Z[ recovery-image] May 29 20:20:05.195 INFO O| May 29 20:20:05.195 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-29T20:20:05.286Z[ recovery-image] May 29 20:20:05.233 INFO O| May 29 20:20:05.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60402024-05-29T20:20:05.286Z[ recovery-image] May 29 20:20:05.233 INFO O| May 29 20:20:05.233 INFO STEP 505 (remove_files) COMPLETE
60412024-05-29T20:20:05.287Z[ recovery-image] May 29 20:20:05.233 INFO O| May 29 20:20:05.233 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.267 INFO O| May 29 20:20:05.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60432024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.267 INFO O| May 29 20:20:05.267 INFO STEP 506 (remove_files) COMPLETE
60442024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.267 INFO O| May 29 20:20:05.267 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.287 INFO O| May 29 20:20:05.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60462024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.287 INFO O| May 29 20:20:05.287 INFO STEP 507 (remove_files) COMPLETE
60472024-05-29T20:20:05.342Z[ recovery-image] May 29 20:20:05.287 INFO O| May 29 20:20:05.287 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-29T20:20:05.343Z[ recovery-image] May 29 20:20:05.303 INFO O| May 29 20:20:05.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60492024-05-29T20:20:05.343Z[ recovery-image] May 29 20:20:05.303 INFO O| May 29 20:20:05.303 INFO STEP 508 (remove_files) COMPLETE
60502024-05-29T20:20:05.343Z[ recovery-image] May 29 20:20:05.303 INFO O| May 29 20:20:05.303 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-29T20:20:05.391Z[ recovery-image] May 29 20:20:05.361 INFO O| May 29 20:20:05.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60522024-05-29T20:20:05.417Z[ recovery-image] May 29 20:20:05.381 INFO O| May 29 20:20:05.381 INFO STEP 509 (remove_files) COMPLETE
60532024-05-29T20:20:05.417Z[ recovery-image] May 29 20:20:05.381 INFO O| May 29 20:20:05.381 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-29T20:20:05.483Z[ recovery-image] May 29 20:20:05.451 INFO O| May 29 20:20:05.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60552024-05-29T20:20:05.483Z[ recovery-image] May 29 20:20:05.451 INFO O| May 29 20:20:05.451 INFO STEP 510 (remove_files) COMPLETE
60562024-05-29T20:20:05.923Z[ recovery-image] May 29 20:20:05.451 INFO O| May 29 20:20:05.451 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.507 INFO O| May 29 20:20:05.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60582024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.507 INFO O| May 29 20:20:05.507 INFO STEP 511 (remove_files) COMPLETE
60592024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.507 INFO O| May 29 20:20:05.507 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.524 INFO O| May 29 20:20:05.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60612024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.524 INFO O| May 29 20:20:05.524 INFO STEP 512 (remove_files) COMPLETE
60622024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.524 INFO O| May 29 20:20:05.524 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.541 INFO O| May 29 20:20:05.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
60642024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.553 INFO O| May 29 20:20:05.553 INFO STEP 513 (remove_files) COMPLETE
60652024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.553 INFO O| May 29 20:20:05.553 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.586 INFO O| May 29 20:20:05.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60672024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.586 INFO O| May 29 20:20:05.586 INFO STEP 514 (remove_files) COMPLETE
60682024-05-29T20:20:06.358Z[ recovery-image] May 29 20:20:05.586 INFO O| May 29 20:20:05.586 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.620 INFO O| May 29 20:20:05.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
60702024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.620 INFO O| May 29 20:20:05.620 INFO STEP 515 (remove_files) COMPLETE
60712024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.620 INFO O| May 29 20:20:05.620 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.637 INFO O| May 29 20:20:05.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60732024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.637 INFO O| May 29 20:20:05.637 INFO STEP 516 (remove_files) COMPLETE
60742024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.637 INFO O| May 29 20:20:05.637 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.653 INFO O| May 29 20:20:05.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60762024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.654 INFO O| May 29 20:20:05.653 INFO STEP 517 (remove_files) COMPLETE
60772024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.654 INFO O| May 29 20:20:05.653 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.686 INFO O| May 29 20:20:05.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60792024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.687 INFO O| May 29 20:20:05.687 INFO STEP 518 (remove_files) COMPLETE
60802024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.687 INFO O| May 29 20:20:05.687 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.734 INFO O| May 29 20:20:05.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60822024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.734 INFO O| May 29 20:20:05.734 INFO STEP 519 (remove_files) COMPLETE
60832024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.734 INFO O| May 29 20:20:05.734 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.754 INFO O| May 29 20:20:05.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
60852024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.754 INFO O| May 29 20:20:05.754 INFO STEP 520 (remove_files) COMPLETE
60862024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.754 INFO O| May 29 20:20:05.754 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.818 INFO O| May 29 20:20:05.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
60882024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.818 INFO O| May 29 20:20:05.818 INFO STEP 521 (remove_files) COMPLETE
60892024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.818 INFO O| May 29 20:20:05.818 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.878 INFO O| May 29 20:20:05.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
60912024-05-29T20:20:06.359Z[ recovery-image] May 29 20:20:05.878 INFO O| May 29 20:20:05.878 INFO STEP 522 (remove_files) COMPLETE
60922024-05-29T20:20:06.360Z[ recovery-image] May 29 20:20:05.878 INFO O| May 29 20:20:05.878 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932024-05-29T20:20:06.416Z[ recovery-image] May 29 20:20:05.938 INFO O| May 29 20:20:05.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
60942024-05-29T20:20:06.417Z[ recovery-image] May 29 20:20:05.938 INFO O| May 29 20:20:05.938 INFO STEP 523 (remove_files) COMPLETE
60952024-05-29T20:20:06.417Z[ recovery-image] May 29 20:20:05.938 INFO O| May 29 20:20:05.938 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962024-05-29T20:20:06.417Z[ recovery-image] May 29 20:20:05.974 INFO O| May 29 20:20:05.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
60972024-05-29T20:20:06.418Z[ recovery-image] May 29 20:20:05.974 INFO O| May 29 20:20:05.974 INFO STEP 524 (remove_files) COMPLETE
60982024-05-29T20:20:06.418Z[ recovery-image] May 29 20:20:05.974 INFO O| May 29 20:20:05.974 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992024-05-29T20:20:06.418Z[ recovery-image] May 29 20:20:05.990 INFO O| May 29 20:20:05.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61002024-05-29T20:20:06.418Z[ recovery-image] May 29 20:20:05.991 INFO O| May 29 20:20:05.991 INFO STEP 525 (remove_files) COMPLETE
61012024-05-29T20:20:06.419Z[ recovery-image] May 29 20:20:05.991 INFO O| May 29 20:20:05.991 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022024-05-29T20:20:06.419Z[ recovery-image] May 29 20:20:06.011 INFO O| May 29 20:20:06.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61032024-05-29T20:20:06.419Z[ recovery-image] May 29 20:20:06.011 INFO O| May 29 20:20:06.011 INFO STEP 526 (remove_files) COMPLETE
61042024-05-29T20:20:06.419Z[ recovery-image] May 29 20:20:06.011 INFO O| May 29 20:20:06.011 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052024-05-29T20:20:06.420Z[ recovery-image] May 29 20:20:06.026 INFO O| May 29 20:20:06.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61062024-05-29T20:20:06.420Z[ recovery-image] May 29 20:20:06.026 INFO O| May 29 20:20:06.026 INFO STEP 527 (remove_files) COMPLETE
61072024-05-29T20:20:06.420Z[ recovery-image] May 29 20:20:06.026 INFO O| May 29 20:20:06.026 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082024-05-29T20:20:06.420Z[ recovery-image] May 29 20:20:06.049 INFO O| May 29 20:20:06.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61092024-05-29T20:20:06.421Z[ recovery-image] May 29 20:20:06.049 INFO O| May 29 20:20:06.049 INFO STEP 528 (remove_files) COMPLETE
61102024-05-29T20:20:06.421Z[ recovery-image] May 29 20:20:06.049 INFO O| May 29 20:20:06.049 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112024-05-29T20:20:06.421Z[ recovery-image] May 29 20:20:06.081 INFO O| May 29 20:20:06.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61122024-05-29T20:20:06.422Z[ recovery-image] May 29 20:20:06.081 INFO O| May 29 20:20:06.081 INFO STEP 529 (remove_files) COMPLETE
61132024-05-29T20:20:06.422Z[ recovery-image] May 29 20:20:06.081 INFO O| May 29 20:20:06.081 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142024-05-29T20:20:06.422Z[ recovery-image] May 29 20:20:06.130 INFO O| May 29 20:20:06.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61152024-05-29T20:20:06.422Z[ recovery-image] May 29 20:20:06.130 INFO O| May 29 20:20:06.130 INFO STEP 530 (remove_files) COMPLETE
61162024-05-29T20:20:06.423Z[ recovery-image] May 29 20:20:06.130 INFO O| May 29 20:20:06.130 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172024-05-29T20:20:06.423Z[ recovery-image] May 29 20:20:06.186 INFO O| May 29 20:20:06.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61182024-05-29T20:20:06.423Z[ recovery-image] May 29 20:20:06.186 INFO O| May 29 20:20:06.186 INFO STEP 531 (remove_files) COMPLETE
61192024-05-29T20:20:06.423Z[ recovery-image] May 29 20:20:06.186 INFO O| May 29 20:20:06.186 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202024-05-29T20:20:06.424Z[ recovery-image] May 29 20:20:06.211 INFO O| May 29 20:20:06.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61212024-05-29T20:20:06.424Z[ recovery-image] May 29 20:20:06.211 INFO O| May 29 20:20:06.211 INFO STEP 532 (remove_files) COMPLETE
61222024-05-29T20:20:06.424Z[ recovery-image] May 29 20:20:06.211 INFO O| May 29 20:20:06.211 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232024-05-29T20:20:06.425Z[ recovery-image] May 29 20:20:06.266 INFO O| May 29 20:20:06.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61242024-05-29T20:20:06.425Z[ recovery-image] May 29 20:20:06.266 INFO O| May 29 20:20:06.266 INFO STEP 533 (remove_files) COMPLETE
61252024-05-29T20:20:06.425Z[ recovery-image] May 29 20:20:06.266 INFO O| May 29 20:20:06.266 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262024-05-29T20:20:06.425Z[ recovery-image] May 29 20:20:06.300 INFO O| May 29 20:20:06.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61272024-05-29T20:20:06.426Z[ recovery-image] May 29 20:20:06.300 INFO O| May 29 20:20:06.300 INFO STEP 534 (remove_files) COMPLETE
61282024-05-29T20:20:06.426Z[ recovery-image] May 29 20:20:06.300 INFO O| May 29 20:20:06.300 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292024-05-29T20:20:06.426Z[ recovery-image] May 29 20:20:06.335 INFO O| May 29 20:20:06.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61302024-05-29T20:20:06.426Z[ recovery-image] May 29 20:20:06.336 INFO O| May 29 20:20:06.335 INFO STEP 535 (remove_files) COMPLETE
61312024-05-29T20:20:06.427Z[ recovery-image] May 29 20:20:06.336 INFO O| May 29 20:20:06.336 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322024-05-29T20:20:06.456Z[ recovery-image] May 29 20:20:06.403 INFO O| May 29 20:20:06.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61332024-05-29T20:20:06.456Z[ recovery-image] May 29 20:20:06.403 INFO O| May 29 20:20:06.403 INFO STEP 536 (remove_files) COMPLETE
61342024-05-29T20:20:06.457Z[ recovery-image] May 29 20:20:06.403 INFO O| May 29 20:20:06.403 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.430 INFO O| May 29 20:20:06.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61362024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.430 INFO O| May 29 20:20:06.430 INFO STEP 537 (remove_files) COMPLETE
61372024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.430 INFO O| May 29 20:20:06.430 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.450 INFO O| May 29 20:20:06.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61392024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.450 INFO O| May 29 20:20:06.450 INFO STEP 538 (remove_files) COMPLETE
61402024-05-29T20:20:06.483Z[ recovery-image] May 29 20:20:06.451 INFO O| May 29 20:20:06.451 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412024-05-29T20:20:06.513Z[ recovery-image] May 29 20:20:06.470 INFO O| May 29 20:20:06.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61422024-05-29T20:20:06.513Z[ recovery-image] May 29 20:20:06.470 INFO O| May 29 20:20:06.470 INFO STEP 539 (remove_files) COMPLETE
61432024-05-29T20:20:06.513Z[ recovery-image] May 29 20:20:06.470 INFO O| May 29 20:20:06.470 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.486 INFO O| May 29 20:20:06.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61452024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.486 INFO O| May 29 20:20:06.486 INFO STEP 540 (remove_files) COMPLETE
61462024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.486 INFO O| May 29 20:20:06.486 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.500 INFO O| May 29 20:20:06.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61482024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.501 INFO O| May 29 20:20:06.501 INFO STEP 541 (remove_files) COMPLETE
61492024-05-29T20:20:06.539Z[ recovery-image] May 29 20:20:06.501 INFO O| May 29 20:20:06.501 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.516 INFO O| May 29 20:20:06.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61512024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.516 INFO O| May 29 20:20:06.516 INFO STEP 542 (remove_files) COMPLETE
61522024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.516 INFO O| May 29 20:20:06.516 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.531 INFO O| May 29 20:20:06.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61542024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.531 INFO O| May 29 20:20:06.531 INFO STEP 543 (remove_files) COMPLETE
61552024-05-29T20:20:06.565Z[ recovery-image] May 29 20:20:06.531 INFO O| May 29 20:20:06.531 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562024-05-29T20:20:06.591Z[ recovery-image] May 29 20:20:06.546 INFO O| May 29 20:20:06.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61572024-05-29T20:20:06.591Z[ recovery-image] May 29 20:20:06.546 INFO O| May 29 20:20:06.546 INFO STEP 544 (remove_files) COMPLETE
61582024-05-29T20:20:06.591Z[ recovery-image] May 29 20:20:06.546 INFO O| May 29 20:20:06.546 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592024-05-29T20:20:06.616Z[ recovery-image] May 29 20:20:06.565 INFO O| May 29 20:20:06.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61602024-05-29T20:20:06.616Z[ recovery-image] May 29 20:20:06.565 INFO O| May 29 20:20:06.565 INFO STEP 545 (remove_files) COMPLETE
61612024-05-29T20:20:06.616Z[ recovery-image] May 29 20:20:06.565 INFO O| May 29 20:20:06.565 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622024-05-29T20:20:06.653Z[ recovery-image] May 29 20:20:06.622 INFO O| May 29 20:20:06.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61632024-05-29T20:20:06.653Z[ recovery-image] May 29 20:20:06.623 INFO O| May 29 20:20:06.622 INFO STEP 546 (remove_files) COMPLETE
61642024-05-29T20:20:06.653Z[ recovery-image] May 29 20:20:06.623 INFO O| May 29 20:20:06.622 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652024-05-29T20:20:06.693Z[ recovery-image] May 29 20:20:06.662 INFO O| May 29 20:20:06.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61662024-05-29T20:20:06.693Z[ recovery-image] May 29 20:20:06.662 INFO O| May 29 20:20:06.662 INFO STEP 547 (remove_files) COMPLETE
61672024-05-29T20:20:06.693Z[ recovery-image] May 29 20:20:06.662 INFO O| May 29 20:20:06.662 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682024-05-29T20:20:06.723Z[ recovery-image] May 29 20:20:06.682 INFO O| May 29 20:20:06.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61692024-05-29T20:20:06.723Z[ recovery-image] May 29 20:20:06.682 INFO O| May 29 20:20:06.682 INFO STEP 548 (remove_files) COMPLETE
61702024-05-29T20:20:06.723Z[ recovery-image] May 29 20:20:06.682 INFO O| May 29 20:20:06.682 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712024-05-29T20:20:06.767Z[ recovery-image] May 29 20:20:06.737 INFO O| May 29 20:20:06.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61722024-05-29T20:20:06.767Z[ recovery-image] May 29 20:20:06.737 INFO O| May 29 20:20:06.737 INFO STEP 549 (remove_files) COMPLETE
61732024-05-29T20:20:06.792Z[ recovery-image] May 29 20:20:06.738 INFO O| May 29 20:20:06.737 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742024-05-29T20:20:06.820Z[ recovery-image] May 29 20:20:06.771 INFO O| May 29 20:20:06.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61752024-05-29T20:20:06.820Z[ recovery-image] May 29 20:20:06.771 INFO O| May 29 20:20:06.771 INFO STEP 550 (remove_files) COMPLETE
61762024-05-29T20:20:06.820Z[ recovery-image] May 29 20:20:06.771 INFO O| May 29 20:20:06.771 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772024-05-29T20:20:06.857Z[ recovery-image] May 29 20:20:06.791 INFO O| May 29 20:20:06.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61782024-05-29T20:20:06.857Z[ recovery-image] May 29 20:20:06.791 INFO O| May 29 20:20:06.791 INFO STEP 551 (remove_files) COMPLETE
61792024-05-29T20:20:06.858Z[ recovery-image] May 29 20:20:06.791 INFO O| May 29 20:20:06.791 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802024-05-29T20:20:06.888Z[ recovery-image] May 29 20:20:06.843 INFO O| May 29 20:20:06.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61812024-05-29T20:20:06.889Z[ recovery-image] May 29 20:20:06.843 INFO O| May 29 20:20:06.843 INFO STEP 552 (remove_files) COMPLETE
61822024-05-29T20:20:06.889Z[ recovery-image] May 29 20:20:06.843 INFO O| May 29 20:20:06.843 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832024-05-29T20:20:06.928Z[ recovery-image] May 29 20:20:06.898 INFO O| May 29 20:20:06.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61842024-05-29T20:20:06.928Z[ recovery-image] May 29 20:20:06.898 INFO O| May 29 20:20:06.898 INFO STEP 553 (remove_files) COMPLETE
61852024-05-29T20:20:06.928Z[ recovery-image] May 29 20:20:06.898 INFO O| May 29 20:20:06.898 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862024-05-29T20:20:06.953Z[ recovery-image] May 29 20:20:06.923 INFO O| May 29 20:20:06.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61872024-05-29T20:20:06.953Z[ recovery-image] May 29 20:20:06.924 INFO O| May 29 20:20:06.923 INFO STEP 554 (remove_files) COMPLETE
61882024-05-29T20:20:06.977Z[ recovery-image] May 29 20:20:06.924 INFO O| May 29 20:20:06.924 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892024-05-29T20:20:07.002Z[ recovery-image] May 29 20:20:06.949 INFO O| May 29 20:20:06.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61902024-05-29T20:20:07.003Z[ recovery-image] May 29 20:20:06.970 INFO O| May 29 20:20:06.970 INFO STEP 555 (remove_files) COMPLETE
61912024-05-29T20:20:07.003Z[ recovery-image] May 29 20:20:06.970 INFO O| May 29 20:20:06.970 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922024-05-29T20:20:07.045Z[ recovery-image] May 29 20:20:07.015 INFO O| May 29 20:20:07.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
61932024-05-29T20:20:07.070Z[ recovery-image] May 29 20:20:07.016 INFO O| May 29 20:20:07.015 INFO STEP 556 (remove_files) COMPLETE
61942024-05-29T20:20:07.070Z[ recovery-image] May 29 20:20:07.016 INFO O| May 29 20:20:07.016 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952024-05-29T20:20:07.099Z[ recovery-image] May 29 20:20:07.049 INFO O| May 29 20:20:07.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61962024-05-29T20:20:07.099Z[ recovery-image] May 29 20:20:07.049 INFO O| May 29 20:20:07.049 INFO STEP 557 (remove_files) COMPLETE
61972024-05-29T20:20:07.099Z[ recovery-image] May 29 20:20:07.049 INFO O| May 29 20:20:07.049 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982024-05-29T20:20:07.177Z[ recovery-image] May 29 20:20:07.146 INFO O| May 29 20:20:07.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
61992024-05-29T20:20:07.177Z[ recovery-image] May 29 20:20:07.146 INFO O| May 29 20:20:07.146 INFO STEP 558 (remove_files) COMPLETE
62002024-05-29T20:20:07.177Z[ recovery-image] May 29 20:20:07.146 INFO O| May 29 20:20:07.146 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012024-05-29T20:20:07.203Z[ recovery-image] May 29 20:20:07.166 INFO O| May 29 20:20:07.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62022024-05-29T20:20:07.203Z[ recovery-image] May 29 20:20:07.166 INFO O| May 29 20:20:07.166 INFO STEP 559 (remove_files) COMPLETE
62032024-05-29T20:20:07.203Z[ recovery-image] May 29 20:20:07.166 INFO O| May 29 20:20:07.166 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042024-05-29T20:20:07.228Z[ recovery-image] May 29 20:20:07.184 INFO O| May 29 20:20:07.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62052024-05-29T20:20:07.228Z[ recovery-image] May 29 20:20:07.184 INFO O| May 29 20:20:07.184 INFO STEP 560 (remove_files) COMPLETE
62062024-05-29T20:20:07.228Z[ recovery-image] May 29 20:20:07.184 INFO O| May 29 20:20:07.184 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072024-05-29T20:20:07.274Z[ recovery-image] May 29 20:20:07.240 INFO O| May 29 20:20:07.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62082024-05-29T20:20:07.274Z[ recovery-image] May 29 20:20:07.240 INFO O| May 29 20:20:07.240 INFO STEP 561 (remove_files) COMPLETE
62092024-05-29T20:20:07.274Z[ recovery-image] May 29 20:20:07.240 INFO O| May 29 20:20:07.240 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102024-05-29T20:20:07.307Z[ recovery-image] May 29 20:20:07.259 INFO O| May 29 20:20:07.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62112024-05-29T20:20:07.307Z[ recovery-image] May 29 20:20:07.259 INFO O| May 29 20:20:07.259 INFO STEP 562 (remove_files) COMPLETE
62122024-05-29T20:20:07.307Z[ recovery-image] May 29 20:20:07.259 INFO O| May 29 20:20:07.259 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132024-05-29T20:20:07.336Z[ recovery-image] May 29 20:20:07.278 INFO O| May 29 20:20:07.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62142024-05-29T20:20:07.337Z[ recovery-image] May 29 20:20:07.278 INFO O| May 29 20:20:07.278 INFO STEP 563 (remove_files) COMPLETE
62152024-05-29T20:20:07.337Z[ recovery-image] May 29 20:20:07.278 INFO O| May 29 20:20:07.278 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162024-05-29T20:20:07.337Z[ recovery-image] May 29 20:20:07.297 INFO O| May 29 20:20:07.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62172024-05-29T20:20:07.337Z[ recovery-image] May 29 20:20:07.297 INFO O| May 29 20:20:07.297 INFO STEP 564 (remove_files) COMPLETE
62182024-05-29T20:20:07.337Z[ recovery-image] May 29 20:20:07.297 INFO O| May 29 20:20:07.297 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192024-05-29T20:20:07.363Z[ recovery-image] May 29 20:20:07.314 INFO O| May 29 20:20:07.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62202024-05-29T20:20:07.363Z[ recovery-image] May 29 20:20:07.314 INFO O| May 29 20:20:07.314 INFO STEP 565 (remove_files) COMPLETE
62212024-05-29T20:20:07.363Z[ recovery-image] May 29 20:20:07.314 INFO O| May 29 20:20:07.314 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222024-05-29T20:20:07.364Z[ recovery-image] May 29 20:20:07.331 INFO O| May 29 20:20:07.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62232024-05-29T20:20:07.364Z[ recovery-image] May 29 20:20:07.332 INFO O| May 29 20:20:07.331 INFO STEP 566 (remove_files) COMPLETE
62242024-05-29T20:20:07.364Z[ recovery-image] May 29 20:20:07.332 INFO O| May 29 20:20:07.332 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252024-05-29T20:20:07.395Z[ recovery-image] May 29 20:20:07.364 INFO O| May 29 20:20:07.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62262024-05-29T20:20:07.396Z[ recovery-image] May 29 20:20:07.364 INFO O| May 29 20:20:07.364 INFO STEP 567 (remove_files) COMPLETE
62272024-05-29T20:20:07.396Z[ recovery-image] May 29 20:20:07.364 INFO O| May 29 20:20:07.364 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282024-05-29T20:20:07.471Z[ recovery-image] May 29 20:20:07.441 INFO O| May 29 20:20:07.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62292024-05-29T20:20:07.471Z[ recovery-image] May 29 20:20:07.441 INFO O| May 29 20:20:07.441 INFO STEP 568 (remove_files) COMPLETE
62302024-05-29T20:20:07.496Z[ recovery-image] May 29 20:20:07.441 INFO O| May 29 20:20:07.441 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312024-05-29T20:20:07.529Z[ recovery-image] May 29 20:20:07.499 INFO O| May 29 20:20:07.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62322024-05-29T20:20:07.529Z[ recovery-image] May 29 20:20:07.500 INFO O| May 29 20:20:07.499 INFO STEP 569 (remove_files) COMPLETE
62332024-05-29T20:20:07.554Z[ recovery-image] May 29 20:20:07.500 INFO O| May 29 20:20:07.499 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342024-05-29T20:20:07.554Z[ recovery-image] May 29 20:20:07.516 INFO O| May 29 20:20:07.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62352024-05-29T20:20:07.554Z[ recovery-image] May 29 20:20:07.516 INFO O| May 29 20:20:07.516 INFO STEP 570 (remove_files) COMPLETE
62362024-05-29T20:20:07.554Z[ recovery-image] May 29 20:20:07.516 INFO O| May 29 20:20:07.516 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372024-05-29T20:20:07.622Z[ recovery-image] May 29 20:20:07.591 INFO O| May 29 20:20:07.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62382024-05-29T20:20:07.622Z[ recovery-image] May 29 20:20:07.591 INFO O| May 29 20:20:07.591 INFO STEP 571 (remove_files) COMPLETE
62392024-05-29T20:20:07.622Z[ recovery-image] May 29 20:20:07.591 INFO O| May 29 20:20:07.591 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402024-05-29T20:20:07.660Z[ recovery-image] May 29 20:20:07.627 INFO O| May 29 20:20:07.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62412024-05-29T20:20:07.660Z[ recovery-image] May 29 20:20:07.627 INFO O| May 29 20:20:07.627 INFO STEP 572 (remove_files) COMPLETE
62422024-05-29T20:20:07.660Z[ recovery-image] May 29 20:20:07.627 INFO O| May 29 20:20:07.627 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432024-05-29T20:20:07.700Z[ recovery-image] May 29 20:20:07.670 INFO O| May 29 20:20:07.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62442024-05-29T20:20:07.700Z[ recovery-image] May 29 20:20:07.670 INFO O| May 29 20:20:07.670 INFO STEP 573 (remove_files) COMPLETE
62452024-05-29T20:20:07.700Z[ recovery-image] May 29 20:20:07.670 INFO O| May 29 20:20:07.670 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462024-05-29T20:20:07.726Z[ recovery-image] May 29 20:20:07.689 INFO O| May 29 20:20:07.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62472024-05-29T20:20:07.726Z[ recovery-image] May 29 20:20:07.689 INFO O| May 29 20:20:07.689 INFO STEP 574 (remove_files) COMPLETE
62482024-05-29T20:20:07.726Z[ recovery-image] May 29 20:20:07.689 INFO O| May 29 20:20:07.689 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492024-05-29T20:20:07.759Z[ recovery-image] May 29 20:20:07.727 INFO O| May 29 20:20:07.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62502024-05-29T20:20:07.784Z[ recovery-image] May 29 20:20:07.727 INFO O| May 29 20:20:07.727 INFO STEP 575 (remove_files) COMPLETE
62512024-05-29T20:20:07.784Z[ recovery-image] May 29 20:20:07.728 INFO O| May 29 20:20:07.728 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522024-05-29T20:20:07.785Z[ recovery-image] May 29 20:20:07.749 INFO O| May 29 20:20:07.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62532024-05-29T20:20:07.785Z[ recovery-image] May 29 20:20:07.749 INFO O| May 29 20:20:07.749 INFO STEP 576 (remove_files) COMPLETE
62542024-05-29T20:20:07.785Z[ recovery-image] May 29 20:20:07.750 INFO O| May 29 20:20:07.749 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552024-05-29T20:20:07.818Z[ recovery-image] May 29 20:20:07.788 INFO O| May 29 20:20:07.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62562024-05-29T20:20:07.818Z[ recovery-image] May 29 20:20:07.788 INFO O| May 29 20:20:07.788 INFO STEP 577 (remove_files) COMPLETE
62572024-05-29T20:20:07.818Z[ recovery-image] May 29 20:20:07.788 INFO O| May 29 20:20:07.788 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582024-05-29T20:20:07.843Z[ recovery-image] May 29 20:20:07.813 INFO O| May 29 20:20:07.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62592024-05-29T20:20:07.843Z[ recovery-image] May 29 20:20:07.813 INFO O| May 29 20:20:07.813 INFO STEP 578 (remove_files) COMPLETE
62602024-05-29T20:20:07.843Z[ recovery-image] May 29 20:20:07.813 INFO O| May 29 20:20:07.813 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612024-05-29T20:20:07.868Z[ recovery-image] May 29 20:20:07.828 INFO O| May 29 20:20:07.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62622024-05-29T20:20:07.868Z[ recovery-image] May 29 20:20:07.828 INFO O| May 29 20:20:07.828 INFO STEP 579 (remove_files) COMPLETE
62632024-05-29T20:20:07.868Z[ recovery-image] May 29 20:20:07.828 INFO O| May 29 20:20:07.828 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.843 INFO O| May 29 20:20:07.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62652024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.843 INFO O| May 29 20:20:07.843 INFO STEP 580 (remove_files) COMPLETE
62662024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.843 INFO O| May 29 20:20:07.843 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.859 INFO O| May 29 20:20:07.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62682024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.859 INFO O| May 29 20:20:07.859 INFO STEP 581 (remove_files) COMPLETE
62692024-05-29T20:20:07.894Z[ recovery-image] May 29 20:20:07.859 INFO O| May 29 20:20:07.859 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702024-05-29T20:20:07.920Z[ recovery-image] May 29 20:20:07.875 INFO O| May 29 20:20:07.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62712024-05-29T20:20:07.920Z[ recovery-image] May 29 20:20:07.875 INFO O| May 29 20:20:07.875 INFO STEP 582 (remove_files) COMPLETE
62722024-05-29T20:20:07.920Z[ recovery-image] May 29 20:20:07.875 INFO O| May 29 20:20:07.875 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.892 INFO O| May 29 20:20:07.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62742024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.893 INFO O| May 29 20:20:07.893 INFO STEP 583 (remove_files) COMPLETE
62752024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.893 INFO O| May 29 20:20:07.893 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.910 INFO O| May 29 20:20:07.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62772024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.910 INFO O| May 29 20:20:07.910 INFO STEP 584 (remove_files) COMPLETE
62782024-05-29T20:20:07.945Z[ recovery-image] May 29 20:20:07.910 INFO O| May 29 20:20:07.910 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792024-05-29T20:20:07.970Z[ recovery-image] May 29 20:20:07.927 INFO O| May 29 20:20:07.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62802024-05-29T20:20:07.971Z[ recovery-image] May 29 20:20:07.927 INFO O| May 29 20:20:07.927 INFO STEP 585 (remove_files) COMPLETE
62812024-05-29T20:20:07.971Z[ recovery-image] May 29 20:20:07.927 INFO O| May 29 20:20:07.927 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822024-05-29T20:20:07.996Z[ recovery-image] May 29 20:20:07.944 INFO O| May 29 20:20:07.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62832024-05-29T20:20:07.996Z[ recovery-image] May 29 20:20:07.945 INFO O| May 29 20:20:07.945 INFO STEP 586 (remove_files) COMPLETE
62842024-05-29T20:20:07.996Z[ recovery-image] May 29 20:20:07.945 INFO O| May 29 20:20:07.945 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852024-05-29T20:20:08.021Z[ recovery-image] May 29 20:20:07.982 INFO O| May 29 20:20:07.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62862024-05-29T20:20:08.021Z[ recovery-image] May 29 20:20:07.982 INFO O| May 29 20:20:07.982 INFO STEP 587 (remove_files) COMPLETE
62872024-05-29T20:20:08.021Z[ recovery-image] May 29 20:20:07.982 INFO O| May 29 20:20:07.982 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882024-05-29T20:20:08.047Z[ recovery-image] May 29 20:20:07.999 INFO O| May 29 20:20:07.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62892024-05-29T20:20:08.047Z[ recovery-image] May 29 20:20:07.999 INFO O| May 29 20:20:07.999 INFO STEP 588 (remove_files) COMPLETE
62902024-05-29T20:20:08.047Z[ recovery-image] May 29 20:20:07.999 INFO O| May 29 20:20:07.999 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912024-05-29T20:20:08.072Z[ recovery-image] May 29 20:20:08.038 INFO O| May 29 20:20:08.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
62922024-05-29T20:20:08.072Z[ recovery-image] May 29 20:20:08.038 INFO O| May 29 20:20:08.038 INFO STEP 589 (remove_files) COMPLETE
62932024-05-29T20:20:08.072Z[ recovery-image] May 29 20:20:08.038 INFO O| May 29 20:20:08.038 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942024-05-29T20:20:08.097Z[ recovery-image] May 29 20:20:08.067 INFO O| May 29 20:20:08.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62952024-05-29T20:20:08.097Z[ recovery-image] May 29 20:20:08.067 INFO O| May 29 20:20:08.067 INFO STEP 590 (remove_files) COMPLETE
62962024-05-29T20:20:08.097Z[ recovery-image] May 29 20:20:08.067 INFO O| May 29 20:20:08.067 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972024-05-29T20:20:08.166Z[ recovery-image] May 29 20:20:08.126 INFO O| May 29 20:20:08.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
62982024-05-29T20:20:08.166Z[ recovery-image] May 29 20:20:08.126 INFO O| May 29 20:20:08.126 INFO STEP 591 (remove_files) COMPLETE
62992024-05-29T20:20:08.166Z[ recovery-image] May 29 20:20:08.126 INFO O| May 29 20:20:08.126 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-05-29T20:20:08.193Z[ recovery-image] May 29 20:20:08.143 INFO O| May 29 20:20:08.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63012024-05-29T20:20:08.193Z[ recovery-image] May 29 20:20:08.144 INFO O| May 29 20:20:08.144 INFO STEP 592 (remove_files) COMPLETE
63022024-05-29T20:20:08.193Z[ recovery-image] May 29 20:20:08.144 INFO O| May 29 20:20:08.144 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-05-29T20:20:08.232Z[ recovery-image] May 29 20:20:08.202 INFO O| May 29 20:20:08.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63042024-05-29T20:20:08.232Z[ recovery-image] May 29 20:20:08.202 INFO O| May 29 20:20:08.202 INFO STEP 593 (remove_files) COMPLETE
63052024-05-29T20:20:08.232Z[ recovery-image] May 29 20:20:08.202 INFO O| May 29 20:20:08.202 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062024-05-29T20:20:08.259Z[ recovery-image] May 29 20:20:08.220 INFO O| May 29 20:20:08.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63072024-05-29T20:20:08.259Z[ recovery-image] May 29 20:20:08.220 INFO O| May 29 20:20:08.220 INFO STEP 594 (remove_files) COMPLETE
63082024-05-29T20:20:08.260Z[ recovery-image] May 29 20:20:08.220 INFO O| May 29 20:20:08.220 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092024-05-29T20:20:08.285Z[ recovery-image] May 29 20:20:08.254 INFO O| May 29 20:20:08.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63102024-05-29T20:20:08.286Z[ recovery-image] May 29 20:20:08.254 INFO O| May 29 20:20:08.254 INFO STEP 595 (remove_files) COMPLETE
63112024-05-29T20:20:08.286Z[ recovery-image] May 29 20:20:08.254 INFO O| May 29 20:20:08.254 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-05-29T20:20:08.315Z[ recovery-image] May 29 20:20:08.285 INFO O| May 29 20:20:08.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63132024-05-29T20:20:08.342Z[ recovery-image] May 29 20:20:08.285 INFO O| May 29 20:20:08.285 INFO STEP 596 (remove_files) COMPLETE
63142024-05-29T20:20:08.342Z[ recovery-image] May 29 20:20:08.286 INFO O| May 29 20:20:08.285 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-05-29T20:20:08.342Z[ recovery-image] May 29 20:20:08.300 INFO O| May 29 20:20:08.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63162024-05-29T20:20:08.342Z[ recovery-image] May 29 20:20:08.300 INFO O| May 29 20:20:08.300 INFO STEP 597 (remove_files) COMPLETE
63172024-05-29T20:20:08.342Z[ recovery-image] May 29 20:20:08.300 INFO O| May 29 20:20:08.300 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.314 INFO O| May 29 20:20:08.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63192024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.314 INFO O| May 29 20:20:08.314 INFO STEP 598 (remove_files) COMPLETE
63202024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.314 INFO O| May 29 20:20:08.314 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.330 INFO O| May 29 20:20:08.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63222024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.330 INFO O| May 29 20:20:08.330 INFO STEP 599 (remove_files) COMPLETE
63232024-05-29T20:20:08.368Z[ recovery-image] May 29 20:20:08.330 INFO O| May 29 20:20:08.330 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-29T20:20:08.394Z[ recovery-image] May 29 20:20:08.345 INFO O| May 29 20:20:08.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63252024-05-29T20:20:08.394Z[ recovery-image] May 29 20:20:08.345 INFO O| May 29 20:20:08.345 INFO STEP 600 (remove_files) COMPLETE
63262024-05-29T20:20:08.394Z[ recovery-image] May 29 20:20:08.345 INFO O| May 29 20:20:08.345 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-29T20:20:08.394Z[ recovery-image] May 29 20:20:08.360 INFO O| May 29 20:20:08.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63282024-05-29T20:20:08.395Z[ recovery-image] May 29 20:20:08.360 INFO O| May 29 20:20:08.360 INFO STEP 601 (remove_files) COMPLETE
63292024-05-29T20:20:08.395Z[ recovery-image] May 29 20:20:08.360 INFO O| May 29 20:20:08.360 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-29T20:20:08.520Z[ recovery-image] May 29 20:20:08.490 INFO O| May 29 20:20:08.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63312024-05-29T20:20:08.520Z[ recovery-image] May 29 20:20:08.490 INFO O| May 29 20:20:08.490 INFO STEP 602 (remove_files) COMPLETE
63322024-05-29T20:20:08.520Z[ recovery-image] May 29 20:20:08.490 INFO O| May 29 20:20:08.490 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-29T20:20:08.548Z[ recovery-image] May 29 20:20:08.506 INFO O| May 29 20:20:08.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63342024-05-29T20:20:08.548Z[ recovery-image] May 29 20:20:08.506 INFO O| May 29 20:20:08.506 INFO STEP 603 (remove_files) COMPLETE
63352024-05-29T20:20:08.548Z[ recovery-image] May 29 20:20:08.506 INFO O| May 29 20:20:08.506 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-29T20:20:08.574Z[ recovery-image] May 29 20:20:08.522 INFO O| May 29 20:20:08.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63372024-05-29T20:20:08.574Z[ recovery-image] May 29 20:20:08.522 INFO O| May 29 20:20:08.522 INFO STEP 604 (remove_files) COMPLETE
63382024-05-29T20:20:08.574Z[ recovery-image] May 29 20:20:08.522 INFO O| May 29 20:20:08.522 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-29T20:20:08.574Z[ recovery-image] May 29 20:20:08.539 INFO O| May 29 20:20:08.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63402024-05-29T20:20:08.575Z[ recovery-image] May 29 20:20:08.539 INFO O| May 29 20:20:08.539 INFO STEP 605 (remove_files) COMPLETE
63412024-05-29T20:20:08.575Z[ recovery-image] May 29 20:20:08.539 INFO O| May 29 20:20:08.539 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422024-05-29T20:20:08.603Z[ recovery-image] May 29 20:20:08.556 INFO O| May 29 20:20:08.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63432024-05-29T20:20:08.603Z[ recovery-image] May 29 20:20:08.556 INFO O| May 29 20:20:08.556 INFO STEP 606 (remove_files) COMPLETE
63442024-05-29T20:20:08.603Z[ recovery-image] May 29 20:20:08.556 INFO O| May 29 20:20:08.556 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452024-05-29T20:20:08.603Z[ recovery-image] May 29 20:20:08.570 INFO O| May 29 20:20:08.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63462024-05-29T20:20:08.604Z[ recovery-image] May 29 20:20:08.570 INFO O| May 29 20:20:08.570 INFO STEP 607 (remove_files) COMPLETE
63472024-05-29T20:20:08.604Z[ recovery-image] May 29 20:20:08.570 INFO O| May 29 20:20:08.570 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482024-05-29T20:20:08.631Z[ recovery-image] May 29 20:20:08.596 INFO O| May 29 20:20:08.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63492024-05-29T20:20:08.632Z[ recovery-image] May 29 20:20:08.596 INFO O| May 29 20:20:08.596 INFO STEP 608 (remove_files) COMPLETE
63502024-05-29T20:20:08.632Z[ recovery-image] May 29 20:20:08.596 INFO O| May 29 20:20:08.596 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512024-05-29T20:20:08.658Z[ recovery-image] May 29 20:20:08.615 INFO O| May 29 20:20:08.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63522024-05-29T20:20:08.659Z[ recovery-image] May 29 20:20:08.615 INFO O| May 29 20:20:08.615 INFO STEP 609 (remove_files) COMPLETE
63532024-05-29T20:20:08.659Z[ recovery-image] May 29 20:20:08.615 INFO O| May 29 20:20:08.615 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542024-05-29T20:20:08.685Z[ recovery-image] May 29 20:20:08.645 INFO O| May 29 20:20:08.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63552024-05-29T20:20:08.685Z[ recovery-image] May 29 20:20:08.645 INFO O| May 29 20:20:08.645 INFO STEP 610 (remove_files) COMPLETE
63562024-05-29T20:20:08.685Z[ recovery-image] May 29 20:20:08.645 INFO O| May 29 20:20:08.645 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572024-05-29T20:20:08.714Z[ recovery-image] May 29 20:20:08.673 INFO O| May 29 20:20:08.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63582024-05-29T20:20:08.714Z[ recovery-image] May 29 20:20:08.674 INFO O| May 29 20:20:08.674 INFO STEP 611 (remove_files) COMPLETE
63592024-05-29T20:20:08.715Z[ recovery-image] May 29 20:20:08.674 INFO O| May 29 20:20:08.674 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602024-05-29T20:20:08.744Z[ recovery-image] May 29 20:20:08.696 INFO O| May 29 20:20:08.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63612024-05-29T20:20:08.744Z[ recovery-image] May 29 20:20:08.696 INFO O| May 29 20:20:08.696 INFO STEP 612 (remove_files) COMPLETE
63622024-05-29T20:20:08.744Z[ recovery-image] May 29 20:20:08.696 INFO O| May 29 20:20:08.696 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632024-05-29T20:20:08.771Z[ recovery-image] May 29 20:20:08.731 INFO O| May 29 20:20:08.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63642024-05-29T20:20:08.772Z[ recovery-image] May 29 20:20:08.731 INFO O| May 29 20:20:08.731 INFO STEP 613 (remove_files) COMPLETE
63652024-05-29T20:20:08.772Z[ recovery-image] May 29 20:20:08.731 INFO O| May 29 20:20:08.731 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662024-05-29T20:20:08.811Z[ recovery-image] May 29 20:20:08.773 INFO O| May 29 20:20:08.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63672024-05-29T20:20:08.811Z[ recovery-image] May 29 20:20:08.773 INFO O| May 29 20:20:08.773 INFO STEP 614 (remove_files) COMPLETE
63682024-05-29T20:20:08.836Z[ recovery-image] May 29 20:20:08.773 INFO O| May 29 20:20:08.773 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692024-05-29T20:20:08.836Z[ recovery-image] May 29 20:20:08.790 INFO O| May 29 20:20:08.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63702024-05-29T20:20:08.836Z[ recovery-image] May 29 20:20:08.790 INFO O| May 29 20:20:08.790 INFO STEP 615 (remove_files) COMPLETE
63712024-05-29T20:20:08.837Z[ recovery-image] May 29 20:20:08.790 INFO O| May 29 20:20:08.790 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722024-05-29T20:20:08.837Z[ recovery-image] May 29 20:20:08.805 INFO O| May 29 20:20:08.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63732024-05-29T20:20:08.837Z[ recovery-image] May 29 20:20:08.805 INFO O| May 29 20:20:08.805 INFO STEP 616 (remove_files) COMPLETE
63742024-05-29T20:20:08.837Z[ recovery-image] May 29 20:20:08.805 INFO O| May 29 20:20:08.805 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752024-05-29T20:20:08.864Z[ recovery-image] May 29 20:20:08.822 INFO O| May 29 20:20:08.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63762024-05-29T20:20:08.864Z[ recovery-image] May 29 20:20:08.822 INFO O| May 29 20:20:08.822 INFO STEP 617 (remove_files) COMPLETE
63772024-05-29T20:20:08.864Z[ recovery-image] May 29 20:20:08.822 INFO O| May 29 20:20:08.822 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782024-05-29T20:20:08.900Z[ recovery-image] May 29 20:20:08.859 INFO O| May 29 20:20:08.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63792024-05-29T20:20:08.900Z[ recovery-image] May 29 20:20:08.859 INFO O| May 29 20:20:08.859 INFO STEP 618 (remove_files) COMPLETE
63802024-05-29T20:20:08.900Z[ recovery-image] May 29 20:20:08.859 INFO O| May 29 20:20:08.859 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812024-05-29T20:20:08.929Z[ recovery-image] May 29 20:20:08.891 INFO O| May 29 20:20:08.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63822024-05-29T20:20:08.929Z[ recovery-image] May 29 20:20:08.891 INFO O| May 29 20:20:08.891 INFO STEP 619 (remove_files) COMPLETE
63832024-05-29T20:20:08.929Z[ recovery-image] May 29 20:20:08.891 INFO O| May 29 20:20:08.891 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842024-05-29T20:20:08.968Z[ recovery-image] May 29 20:20:08.909 INFO O| May 29 20:20:08.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63852024-05-29T20:20:08.969Z[ recovery-image] May 29 20:20:08.909 INFO O| May 29 20:20:08.909 INFO STEP 620 (remove_files) COMPLETE
63862024-05-29T20:20:08.969Z[ recovery-image] May 29 20:20:08.909 INFO O| May 29 20:20:08.909 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872024-05-29T20:20:08.999Z[ recovery-image] May 29 20:20:08.951 INFO O| May 29 20:20:08.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63882024-05-29T20:20:09.000Z[ recovery-image] May 29 20:20:08.951 INFO O| May 29 20:20:08.951 INFO STEP 621 (remove_files) COMPLETE
63892024-05-29T20:20:09.000Z[ recovery-image] May 29 20:20:08.951 INFO O| May 29 20:20:08.951 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902024-05-29T20:20:09.029Z[ recovery-image] May 29 20:20:08.992 INFO O| May 29 20:20:08.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63912024-05-29T20:20:09.029Z[ recovery-image] May 29 20:20:08.992 INFO O| May 29 20:20:08.992 INFO STEP 622 (remove_files) COMPLETE
63922024-05-29T20:20:09.029Z[ recovery-image] May 29 20:20:08.992 INFO O| May 29 20:20:08.992 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932024-05-29T20:20:09.057Z[ recovery-image] May 29 20:20:09.010 INFO O| May 29 20:20:09.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63942024-05-29T20:20:09.058Z[ recovery-image] May 29 20:20:09.010 INFO O| May 29 20:20:09.010 INFO STEP 623 (remove_files) COMPLETE
63952024-05-29T20:20:09.058Z[ recovery-image] May 29 20:20:09.010 INFO O| May 29 20:20:09.010 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962024-05-29T20:20:09.086Z[ recovery-image] May 29 20:20:09.026 INFO O| May 29 20:20:09.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63972024-05-29T20:20:09.086Z[ recovery-image] May 29 20:20:09.026 INFO O| May 29 20:20:09.026 INFO STEP 624 (remove_files) COMPLETE
63982024-05-29T20:20:09.086Z[ recovery-image] May 29 20:20:09.026 INFO O| May 29 20:20:09.026 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992024-05-29T20:20:09.086Z[ recovery-image] May 29 20:20:09.046 INFO O| May 29 20:20:09.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64002024-05-29T20:20:09.086Z[ recovery-image] May 29 20:20:09.046 INFO O| May 29 20:20:09.046 INFO STEP 625 (remove_files) COMPLETE
64012024-05-29T20:20:09.087Z[ recovery-image] May 29 20:20:09.046 INFO O| May 29 20:20:09.046 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022024-05-29T20:20:09.117Z[ recovery-image] May 29 20:20:09.075 INFO O| May 29 20:20:09.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
64032024-05-29T20:20:09.117Z[ recovery-image] May 29 20:20:09.075 INFO O| May 29 20:20:09.075 INFO STEP 626 (remove_files) COMPLETE
64042024-05-29T20:20:09.117Z[ recovery-image] May 29 20:20:09.075 INFO O| May 29 20:20:09.075 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052024-05-29T20:20:09.145Z[ recovery-image] May 29 20:20:09.111 INFO O| May 29 20:20:09.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64062024-05-29T20:20:09.146Z[ recovery-image] May 29 20:20:09.111 INFO O| May 29 20:20:09.111 INFO STEP 627 (remove_files) COMPLETE
64072024-05-29T20:20:09.146Z[ recovery-image] May 29 20:20:09.111 INFO O| May 29 20:20:09.111 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082024-05-29T20:20:09.189Z[ recovery-image] May 29 20:20:09.146 INFO O| May 29 20:20:09.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64092024-05-29T20:20:09.220Z[ recovery-image] May 29 20:20:09.146 INFO O| May 29 20:20:09.146 INFO STEP 628 (remove_files) COMPLETE
64102024-05-29T20:20:09.220Z[ recovery-image] May 29 20:20:09.146 INFO O| May 29 20:20:09.146 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112024-05-29T20:20:09.220Z[ recovery-image] May 29 20:20:09.181 INFO O| May 29 20:20:09.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64122024-05-29T20:20:09.220Z[ recovery-image] May 29 20:20:09.181 INFO O| May 29 20:20:09.181 INFO STEP 629 (remove_files) COMPLETE
64132024-05-29T20:20:09.220Z[ recovery-image] May 29 20:20:09.181 INFO O| May 29 20:20:09.181 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142024-05-29T20:20:09.251Z[ recovery-image] May 29 20:20:09.213 INFO O| May 29 20:20:09.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64152024-05-29T20:20:09.251Z[ recovery-image] May 29 20:20:09.213 INFO O| May 29 20:20:09.213 INFO STEP 630 (remove_files) COMPLETE
64162024-05-29T20:20:09.252Z[ recovery-image] May 29 20:20:09.213 INFO O| May 29 20:20:09.213 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-05-29T20:20:09.281Z[ recovery-image] May 29 20:20:09.231 INFO O| May 29 20:20:09.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64182024-05-29T20:20:09.281Z[ recovery-image] May 29 20:20:09.232 INFO O| May 29 20:20:09.232 INFO STEP 631 (remove_files) COMPLETE
64192024-05-29T20:20:09.281Z[ recovery-image] May 29 20:20:09.232 INFO O| May 29 20:20:09.232 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-05-29T20:20:09.317Z[ recovery-image] May 29 20:20:09.283 INFO O| May 29 20:20:09.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64212024-05-29T20:20:09.318Z[ recovery-image] May 29 20:20:09.283 INFO O| May 29 20:20:09.283 INFO STEP 632 (remove_files) COMPLETE
64222024-05-29T20:20:09.318Z[ recovery-image] May 29 20:20:09.283 INFO O| May 29 20:20:09.283 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-05-29T20:20:09.378Z[ recovery-image] May 29 20:20:09.345 INFO O| May 29 20:20:09.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64242024-05-29T20:20:09.378Z[ recovery-image] May 29 20:20:09.345 INFO O| May 29 20:20:09.345 INFO STEP 633 (remove_files) COMPLETE
64252024-05-29T20:20:09.414Z[ recovery-image] May 29 20:20:09.345 INFO O| May 29 20:20:09.345 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-05-29T20:20:09.415Z[ recovery-image] May 29 20:20:09.374 INFO O| May 29 20:20:09.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64272024-05-29T20:20:09.415Z[ recovery-image] May 29 20:20:09.375 INFO O| May 29 20:20:09.375 INFO STEP 634 (remove_files) COMPLETE
64282024-05-29T20:20:09.415Z[ recovery-image] May 29 20:20:09.375 INFO O| May 29 20:20:09.375 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-05-29T20:20:09.447Z[ recovery-image] May 29 20:20:09.397 INFO O| May 29 20:20:09.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64302024-05-29T20:20:09.447Z[ recovery-image] May 29 20:20:09.397 INFO O| May 29 20:20:09.397 INFO STEP 635 (remove_files) COMPLETE
64312024-05-29T20:20:09.447Z[ recovery-image] May 29 20:20:09.397 INFO O| May 29 20:20:09.397 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-05-29T20:20:09.505Z[ recovery-image] May 29 20:20:09.413 INFO O| May 29 20:20:09.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64332024-05-29T20:20:09.505Z[ recovery-image] May 29 20:20:09.413 INFO O| May 29 20:20:09.413 INFO STEP 636 (remove_files) COMPLETE
64342024-05-29T20:20:09.505Z[ recovery-image] May 29 20:20:09.414 INFO O| May 29 20:20:09.413 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-05-29T20:20:09.505Z[ recovery-image] May 29 20:20:09.430 INFO O| May 29 20:20:09.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64362024-05-29T20:20:09.506Z[ recovery-image] May 29 20:20:09.430 INFO O| May 29 20:20:09.430 INFO STEP 637 (remove_files) COMPLETE
64372024-05-29T20:20:09.506Z[ recovery-image] May 29 20:20:09.431 INFO O| May 29 20:20:09.430 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382024-05-29T20:20:09.506Z[ recovery-image] May 29 20:20:09.447 INFO O| May 29 20:20:09.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64392024-05-29T20:20:09.506Z[ recovery-image] May 29 20:20:09.447 INFO O| May 29 20:20:09.447 INFO STEP 638 (remove_files) COMPLETE
64402024-05-29T20:20:09.506Z[ recovery-image] May 29 20:20:09.447 INFO O| May 29 20:20:09.447 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412024-05-29T20:20:09.538Z[ recovery-image] May 29 20:20:09.465 INFO O| May 29 20:20:09.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64422024-05-29T20:20:09.539Z[ recovery-image] May 29 20:20:09.465 INFO O| May 29 20:20:09.465 INFO STEP 639 (remove_files) COMPLETE
64432024-05-29T20:20:09.539Z[ recovery-image] May 29 20:20:09.465 INFO O| May 29 20:20:09.465 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442024-05-29T20:20:09.539Z[ recovery-image] May 29 20:20:09.489 INFO O| May 29 20:20:09.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64452024-05-29T20:20:09.539Z[ recovery-image] May 29 20:20:09.489 INFO O| May 29 20:20:09.489 INFO STEP 640 (remove_files) COMPLETE
64462024-05-29T20:20:09.539Z[ recovery-image] May 29 20:20:09.489 INFO O| May 29 20:20:09.489 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472024-05-29T20:20:09.566Z[ recovery-image] May 29 20:20:09.525 INFO O| May 29 20:20:09.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64482024-05-29T20:20:09.566Z[ recovery-image] May 29 20:20:09.525 INFO O| May 29 20:20:09.525 INFO STEP 641 (remove_files) COMPLETE
64492024-05-29T20:20:09.566Z[ recovery-image] May 29 20:20:09.525 INFO O| May 29 20:20:09.525 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502024-05-29T20:20:09.592Z[ recovery-image] May 29 20:20:09.557 INFO O| May 29 20:20:09.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64512024-05-29T20:20:09.592Z[ recovery-image] May 29 20:20:09.558 INFO O| May 29 20:20:09.558 INFO STEP 642 (remove_files) COMPLETE
64522024-05-29T20:20:09.593Z[ recovery-image] May 29 20:20:09.558 INFO O| May 29 20:20:09.558 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-05-29T20:20:09.617Z[ recovery-image] May 29 20:20:09.575 INFO O| May 29 20:20:09.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64542024-05-29T20:20:09.617Z[ recovery-image] May 29 20:20:09.575 INFO O| May 29 20:20:09.575 INFO STEP 643 (remove_files) COMPLETE
64552024-05-29T20:20:09.617Z[ recovery-image] May 29 20:20:09.575 INFO O| May 29 20:20:09.575 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-05-29T20:20:09.650Z[ recovery-image] May 29 20:20:09.621 INFO O| May 29 20:20:09.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64572024-05-29T20:20:09.650Z[ recovery-image] May 29 20:20:09.621 INFO O| May 29 20:20:09.621 INFO STEP 644 (remove_files) COMPLETE
64582024-05-29T20:20:09.650Z[ recovery-image] May 29 20:20:09.621 INFO O| May 29 20:20:09.621 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592024-05-29T20:20:09.694Z[ recovery-image] May 29 20:20:09.664 INFO O| May 29 20:20:09.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64602024-05-29T20:20:09.719Z[ recovery-image] May 29 20:20:09.664 INFO O| May 29 20:20:09.664 INFO STEP 645 (remove_files) COMPLETE
64612024-05-29T20:20:09.719Z[ recovery-image] May 29 20:20:09.665 INFO O| May 29 20:20:09.664 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-05-29T20:20:09.745Z[ recovery-image] May 29 20:20:09.706 INFO O| May 29 20:20:09.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64632024-05-29T20:20:09.745Z[ recovery-image] May 29 20:20:09.706 INFO O| May 29 20:20:09.706 INFO STEP 646 (remove_files) COMPLETE
64642024-05-29T20:20:09.745Z[ recovery-image] May 29 20:20:09.706 INFO O| May 29 20:20:09.706 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-05-29T20:20:09.770Z[ recovery-image] May 29 20:20:09.728 INFO O| May 29 20:20:09.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64662024-05-29T20:20:09.770Z[ recovery-image] May 29 20:20:09.728 INFO O| May 29 20:20:09.728 INFO STEP 647 (remove_files) COMPLETE
64672024-05-29T20:20:09.770Z[ recovery-image] May 29 20:20:09.728 INFO O| May 29 20:20:09.728 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-05-29T20:20:09.795Z[ recovery-image] May 29 20:20:09.761 INFO O| May 29 20:20:09.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64692024-05-29T20:20:09.795Z[ recovery-image] May 29 20:20:09.762 INFO O| May 29 20:20:09.761 INFO STEP 648 (remove_files) COMPLETE
64702024-05-29T20:20:09.795Z[ recovery-image] May 29 20:20:09.762 INFO O| May 29 20:20:09.762 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-05-29T20:20:09.823Z[ recovery-image] May 29 20:20:09.793 INFO O| May 29 20:20:09.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64722024-05-29T20:20:09.823Z[ recovery-image] May 29 20:20:09.793 INFO O| May 29 20:20:09.793 INFO STEP 649 (remove_files) COMPLETE
64732024-05-29T20:20:09.823Z[ recovery-image] May 29 20:20:09.794 INFO O| May 29 20:20:09.793 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-05-29T20:20:09.859Z[ recovery-image] May 29 20:20:09.825 INFO O| May 29 20:20:09.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64752024-05-29T20:20:09.859Z[ recovery-image] May 29 20:20:09.825 INFO O| May 29 20:20:09.825 INFO STEP 650 (remove_files) COMPLETE
64762024-05-29T20:20:09.892Z[ recovery-image] May 29 20:20:09.825 INFO O| May 29 20:20:09.825 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-05-29T20:20:09.893Z[ recovery-image] May 29 20:20:09.843 INFO O| May 29 20:20:09.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64782024-05-29T20:20:09.893Z[ recovery-image] May 29 20:20:09.843 INFO O| May 29 20:20:09.843 INFO STEP 651 (remove_files) COMPLETE
64792024-05-29T20:20:09.893Z[ recovery-image] May 29 20:20:09.844 INFO O| May 29 20:20:09.843 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-05-29T20:20:09.922Z[ recovery-image] May 29 20:20:09.864 INFO O| May 29 20:20:09.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64812024-05-29T20:20:09.922Z[ recovery-image] May 29 20:20:09.865 INFO O| May 29 20:20:09.865 INFO STEP 652 (remove_files) COMPLETE
64822024-05-29T20:20:09.922Z[ recovery-image] May 29 20:20:09.865 INFO O| May 29 20:20:09.865 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-05-29T20:20:09.948Z[ recovery-image] May 29 20:20:09.912 INFO O| May 29 20:20:09.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64842024-05-29T20:20:09.948Z[ recovery-image] May 29 20:20:09.912 INFO O| May 29 20:20:09.912 INFO STEP 653 (remove_files) COMPLETE
64852024-05-29T20:20:09.948Z[ recovery-image] May 29 20:20:09.912 INFO O| May 29 20:20:09.912 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-05-29T20:20:09.993Z[ recovery-image] May 29 20:20:09.963 INFO O| May 29 20:20:09.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64872024-05-29T20:20:09.994Z[ recovery-image] May 29 20:20:09.963 INFO O| May 29 20:20:09.963 INFO STEP 654 (remove_files) COMPLETE
64882024-05-29T20:20:09.994Z[ recovery-image] May 29 20:20:09.963 INFO O| May 29 20:20:09.963 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-05-29T20:20:10.019Z[ recovery-image] May 29 20:20:09.990 INFO O| May 29 20:20:09.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64902024-05-29T20:20:10.019Z[ recovery-image] May 29 20:20:09.990 INFO O| May 29 20:20:09.990 INFO STEP 655 (remove_files) COMPLETE
64912024-05-29T20:20:10.045Z[ recovery-image] May 29 20:20:09.990 INFO O| May 29 20:20:09.990 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-05-29T20:20:10.045Z[ recovery-image] May 29 20:20:10.015 INFO O| May 29 20:20:10.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64932024-05-29T20:20:10.045Z[ recovery-image] May 29 20:20:10.015 INFO O| May 29 20:20:10.015 INFO STEP 656 (remove_files) COMPLETE
64942024-05-29T20:20:10.045Z[ recovery-image] May 29 20:20:10.015 INFO O| May 29 20:20:10.015 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-05-29T20:20:10.073Z[ recovery-image] May 29 20:20:10.043 INFO O| May 29 20:20:10.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64962024-05-29T20:20:10.073Z[ recovery-image] May 29 20:20:10.044 INFO O| May 29 20:20:10.044 INFO STEP 657 (remove_files) COMPLETE
64972024-05-29T20:20:10.073Z[ recovery-image] May 29 20:20:10.044 INFO O| May 29 20:20:10.044 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-05-29T20:20:10.098Z[ recovery-image] May 29 20:20:10.060 INFO O| May 29 20:20:10.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
64992024-05-29T20:20:10.098Z[ recovery-image] May 29 20:20:10.060 INFO O| May 29 20:20:10.060 INFO STEP 658 (remove_files) COMPLETE
65002024-05-29T20:20:10.098Z[ recovery-image] May 29 20:20:10.061 INFO O| May 29 20:20:10.060 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-05-29T20:20:10.123Z[ recovery-image] May 29 20:20:10.076 INFO O| May 29 20:20:10.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65022024-05-29T20:20:10.123Z[ recovery-image] May 29 20:20:10.076 INFO O| May 29 20:20:10.076 INFO STEP 659 (remove_files) COMPLETE
65032024-05-29T20:20:10.123Z[ recovery-image] May 29 20:20:10.076 INFO O| May 29 20:20:10.076 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-05-29T20:20:10.124Z[ recovery-image] May 29 20:20:10.091 INFO O| May 29 20:20:10.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65052024-05-29T20:20:10.124Z[ recovery-image] May 29 20:20:10.091 INFO O| May 29 20:20:10.091 INFO STEP 660 (remove_files) COMPLETE
65062024-05-29T20:20:10.124Z[ recovery-image] May 29 20:20:10.091 INFO O| May 29 20:20:10.091 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-05-29T20:20:10.148Z[ recovery-image] May 29 20:20:10.106 INFO O| May 29 20:20:10.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65082024-05-29T20:20:10.149Z[ recovery-image] May 29 20:20:10.106 INFO O| May 29 20:20:10.106 INFO STEP 661 (remove_files) COMPLETE
65092024-05-29T20:20:10.149Z[ recovery-image] May 29 20:20:10.106 INFO O| May 29 20:20:10.106 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-05-29T20:20:10.176Z[ recovery-image] May 29 20:20:10.122 INFO O| May 29 20:20:10.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65112024-05-29T20:20:10.176Z[ recovery-image] May 29 20:20:10.122 INFO O| May 29 20:20:10.122 INFO STEP 662 (remove_files) COMPLETE
65122024-05-29T20:20:10.177Z[ recovery-image] May 29 20:20:10.122 INFO O| May 29 20:20:10.122 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-05-29T20:20:10.177Z[ recovery-image] May 29 20:20:10.144 INFO O| May 29 20:20:10.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65142024-05-29T20:20:10.177Z[ recovery-image] May 29 20:20:10.144 INFO O| May 29 20:20:10.144 INFO STEP 663 (remove_files) COMPLETE
65152024-05-29T20:20:10.177Z[ recovery-image] May 29 20:20:10.144 INFO O| May 29 20:20:10.144 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-05-29T20:20:10.209Z[ recovery-image] May 29 20:20:10.179 INFO O| May 29 20:20:10.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65172024-05-29T20:20:10.209Z[ recovery-image] May 29 20:20:10.179 INFO O| May 29 20:20:10.179 INFO STEP 664 (remove_files) COMPLETE
65182024-05-29T20:20:10.235Z[ recovery-image] May 29 20:20:10.179 INFO O| May 29 20:20:10.179 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-05-29T20:20:10.271Z[ recovery-image] May 29 20:20:10.237 INFO O| May 29 20:20:10.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65202024-05-29T20:20:10.271Z[ recovery-image] May 29 20:20:10.237 INFO O| May 29 20:20:10.237 INFO STEP 665 (remove_files) COMPLETE
65212024-05-29T20:20:10.296Z[ recovery-image] May 29 20:20:10.238 INFO O| May 29 20:20:10.237 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-05-29T20:20:10.296Z[ recovery-image] May 29 20:20:10.254 INFO O| May 29 20:20:10.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65232024-05-29T20:20:10.296Z[ recovery-image] May 29 20:20:10.254 INFO O| May 29 20:20:10.254 INFO STEP 666 (remove_files) COMPLETE
65242024-05-29T20:20:10.296Z[ recovery-image] May 29 20:20:10.254 INFO O| May 29 20:20:10.254 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-05-29T20:20:10.326Z[ recovery-image] May 29 20:20:10.269 INFO O| May 29 20:20:10.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65262024-05-29T20:20:10.326Z[ recovery-image] May 29 20:20:10.269 INFO O| May 29 20:20:10.269 INFO STEP 667 (remove_files) COMPLETE
65272024-05-29T20:20:10.326Z[ recovery-image] May 29 20:20:10.269 INFO O| May 29 20:20:10.269 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-05-29T20:20:10.326Z[ recovery-image] May 29 20:20:10.289 INFO O| May 29 20:20:10.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65292024-05-29T20:20:10.327Z[ recovery-image] May 29 20:20:10.289 INFO O| May 29 20:20:10.289 INFO STEP 668 (remove_files) COMPLETE
65302024-05-29T20:20:10.327Z[ recovery-image] May 29 20:20:10.289 INFO O| May 29 20:20:10.289 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-05-29T20:20:10.373Z[ recovery-image] May 29 20:20:10.307 INFO O| May 29 20:20:10.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65322024-05-29T20:20:10.373Z[ recovery-image] May 29 20:20:10.307 INFO O| May 29 20:20:10.307 INFO STEP 669 (remove_files) COMPLETE
65332024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.307 INFO O| May 29 20:20:10.307 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.324 INFO O| May 29 20:20:10.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65352024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.325 INFO O| May 29 20:20:10.325 INFO STEP 670 (remove_files) COMPLETE
65362024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.325 INFO O| May 29 20:20:10.325 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.340 INFO O| May 29 20:20:10.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65382024-05-29T20:20:10.374Z[ recovery-image] May 29 20:20:10.340 INFO O| May 29 20:20:10.340 INFO STEP 671 (remove_files) COMPLETE
65392024-05-29T20:20:10.375Z[ recovery-image] May 29 20:20:10.340 INFO O| May 29 20:20:10.340 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-05-29T20:20:10.402Z[ recovery-image] May 29 20:20:10.353 INFO O| May 29 20:20:10.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65412024-05-29T20:20:10.402Z[ recovery-image] May 29 20:20:10.353 INFO O| May 29 20:20:10.353 INFO STEP 672 (remove_files) COMPLETE
65422024-05-29T20:20:10.402Z[ recovery-image] May 29 20:20:10.353 INFO O| May 29 20:20:10.353 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-05-29T20:20:10.403Z[ recovery-image] May 29 20:20:10.367 INFO O| May 29 20:20:10.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65442024-05-29T20:20:10.403Z[ recovery-image] May 29 20:20:10.368 INFO O| May 29 20:20:10.368 INFO STEP 673 (remove_files) COMPLETE
65452024-05-29T20:20:10.403Z[ recovery-image] May 29 20:20:10.368 INFO O| May 29 20:20:10.368 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-05-29T20:20:10.433Z[ recovery-image] May 29 20:20:10.381 INFO O| May 29 20:20:10.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65472024-05-29T20:20:10.433Z[ recovery-image] May 29 20:20:10.382 INFO O| May 29 20:20:10.382 INFO STEP 674 (remove_files) COMPLETE
65482024-05-29T20:20:10.433Z[ recovery-image] May 29 20:20:10.382 INFO O| May 29 20:20:10.382 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-05-29T20:20:10.457Z[ recovery-image] May 29 20:20:10.408 INFO O| May 29 20:20:10.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65502024-05-29T20:20:10.457Z[ recovery-image] May 29 20:20:10.408 INFO O| May 29 20:20:10.408 INFO STEP 675 (remove_files) COMPLETE
65512024-05-29T20:20:10.458Z[ recovery-image] May 29 20:20:10.408 INFO O| May 29 20:20:10.408 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-05-29T20:20:10.458Z[ recovery-image] May 29 20:20:10.424 INFO O| May 29 20:20:10.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65532024-05-29T20:20:10.482Z[ recovery-image] May 29 20:20:10.432 INFO O| May 29 20:20:10.432 INFO STEP 676 (remove_files) COMPLETE
65542024-05-29T20:20:10.482Z[ recovery-image] May 29 20:20:10.432 INFO O| May 29 20:20:10.432 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-05-29T20:20:10.482Z[ recovery-image] May 29 20:20:10.448 INFO O| May 29 20:20:10.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65562024-05-29T20:20:10.482Z[ recovery-image] May 29 20:20:10.448 INFO O| May 29 20:20:10.448 INFO STEP 677 (remove_files) COMPLETE
65572024-05-29T20:20:10.483Z[ recovery-image] May 29 20:20:10.448 INFO O| May 29 20:20:10.448 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-05-29T20:20:10.516Z[ recovery-image] May 29 20:20:10.486 INFO O| May 29 20:20:10.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65592024-05-29T20:20:10.516Z[ recovery-image] May 29 20:20:10.486 INFO O| May 29 20:20:10.486 INFO STEP 678 (remove_files) COMPLETE
65602024-05-29T20:20:10.516Z[ recovery-image] May 29 20:20:10.486 INFO O| May 29 20:20:10.486 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-05-29T20:20:10.543Z[ recovery-image] May 29 20:20:10.500 INFO O| May 29 20:20:10.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65622024-05-29T20:20:10.543Z[ recovery-image] May 29 20:20:10.501 INFO O| May 29 20:20:10.501 INFO STEP 679 (remove_files) COMPLETE
65632024-05-29T20:20:10.543Z[ recovery-image] May 29 20:20:10.501 INFO O| May 29 20:20:10.501 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-05-29T20:20:10.570Z[ recovery-image] May 29 20:20:10.528 INFO O| May 29 20:20:10.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65652024-05-29T20:20:10.570Z[ recovery-image] May 29 20:20:10.528 INFO O| May 29 20:20:10.528 INFO STEP 680 (remove_files) COMPLETE
65662024-05-29T20:20:10.570Z[ recovery-image] May 29 20:20:10.528 INFO O| May 29 20:20:10.528 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-05-29T20:20:10.595Z[ recovery-image] May 29 20:20:10.555 INFO O| May 29 20:20:10.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65682024-05-29T20:20:10.596Z[ recovery-image] May 29 20:20:10.555 INFO O| May 29 20:20:10.555 INFO STEP 681 (remove_files) COMPLETE
65692024-05-29T20:20:10.596Z[ recovery-image] May 29 20:20:10.555 INFO O| May 29 20:20:10.555 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-05-29T20:20:10.621Z[ recovery-image] May 29 20:20:10.589 INFO O| May 29 20:20:10.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65712024-05-29T20:20:10.621Z[ recovery-image] May 29 20:20:10.589 INFO O| May 29 20:20:10.589 INFO STEP 682 (remove_files) COMPLETE
65722024-05-29T20:20:10.621Z[ recovery-image] May 29 20:20:10.589 INFO O| May 29 20:20:10.589 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-05-29T20:20:10.656Z[ recovery-image] May 29 20:20:10.626 INFO O| May 29 20:20:10.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65742024-05-29T20:20:10.656Z[ recovery-image] May 29 20:20:10.626 INFO O| May 29 20:20:10.626 INFO STEP 683 (remove_files) COMPLETE
65752024-05-29T20:20:10.682Z[ recovery-image] May 29 20:20:10.627 INFO O| May 29 20:20:10.626 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-05-29T20:20:10.682Z[ recovery-image] May 29 20:20:10.643 INFO O| May 29 20:20:10.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65772024-05-29T20:20:10.682Z[ recovery-image] May 29 20:20:10.643 INFO O| May 29 20:20:10.643 INFO STEP 684 (remove_files) COMPLETE
65782024-05-29T20:20:10.682Z[ recovery-image] May 29 20:20:10.643 INFO O| May 29 20:20:10.643 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-05-29T20:20:10.710Z[ recovery-image] May 29 20:20:10.675 INFO O| May 29 20:20:10.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65802024-05-29T20:20:10.710Z[ recovery-image] May 29 20:20:10.676 INFO O| May 29 20:20:10.676 INFO STEP 685 (remove_files) COMPLETE
65812024-05-29T20:20:10.710Z[ recovery-image] May 29 20:20:10.676 INFO O| May 29 20:20:10.676 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-05-29T20:20:10.748Z[ recovery-image] May 29 20:20:10.712 INFO O| May 29 20:20:10.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65832024-05-29T20:20:10.748Z[ recovery-image] May 29 20:20:10.712 INFO O| May 29 20:20:10.712 INFO STEP 686 (remove_files) COMPLETE
65842024-05-29T20:20:10.789Z[ recovery-image] May 29 20:20:10.712 INFO O| May 29 20:20:10.712 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-05-29T20:20:10.834Z[ recovery-image] May 29 20:20:10.752 INFO O| May 29 20:20:10.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65862024-05-29T20:20:10.834Z[ recovery-image] May 29 20:20:10.752 INFO O| May 29 20:20:10.752 INFO STEP 687 (remove_files) COMPLETE
65872024-05-29T20:20:10.834Z[ recovery-image] May 29 20:20:10.752 INFO O| May 29 20:20:10.752 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-05-29T20:20:10.834Z[ recovery-image] May 29 20:20:10.767 INFO O| May 29 20:20:10.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65892024-05-29T20:20:10.835Z[ recovery-image] May 29 20:20:10.767 INFO O| May 29 20:20:10.767 INFO STEP 688 (remove_files) COMPLETE
65902024-05-29T20:20:10.835Z[ recovery-image] May 29 20:20:10.767 INFO O| May 29 20:20:10.767 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.813 INFO O| May 29 20:20:10.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65922024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.813 INFO O| May 29 20:20:10.813 INFO STEP 689 (remove_files) COMPLETE
65932024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.813 INFO O| May 29 20:20:10.813 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.829 INFO O| May 29 20:20:10.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65952024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.829 INFO O| May 29 20:20:10.829 INFO STEP 690 (remove_files) COMPLETE
65962024-05-29T20:20:11.291Z[ recovery-image] May 29 20:20:10.829 INFO O| May 29 20:20:10.829 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-05-29T20:20:11.735Z[ recovery-image] May 29 20:20:10.844 INFO O| May 29 20:20:10.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
65982024-05-29T20:20:11.735Z[ recovery-image] May 29 20:20:10.844 INFO O| May 29 20:20:10.844 INFO STEP 691 (remove_files) COMPLETE
65992024-05-29T20:20:11.735Z[ recovery-image] May 29 20:20:10.844 INFO O| May 29 20:20:10.844 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.890 INFO O| May 29 20:20:10.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66012024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.890 INFO O| May 29 20:20:10.890 INFO STEP 692 (remove_files) COMPLETE
66022024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.890 INFO O| May 29 20:20:10.890 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.906 INFO O| May 29 20:20:10.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66042024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.906 INFO O| May 29 20:20:10.906 INFO STEP 693 (remove_files) COMPLETE
66052024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.906 INFO O| May 29 20:20:10.906 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.931 INFO O| May 29 20:20:10.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66072024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.931 INFO O| May 29 20:20:10.931 INFO STEP 694 (remove_files) COMPLETE
66082024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.931 INFO O| May 29 20:20:10.931 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.951 INFO O| May 29 20:20:10.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66102024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.951 INFO O| May 29 20:20:10.951 INFO STEP 695 (remove_files) COMPLETE
66112024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.951 INFO O| May 29 20:20:10.951 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.973 INFO O| May 29 20:20:10.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66132024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.973 INFO O| May 29 20:20:10.971 INFO STEP 696 (remove_files) COMPLETE
66142024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.973 INFO O| May 29 20:20:10.971 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.990 INFO O| May 29 20:20:10.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66162024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.990 INFO O| May 29 20:20:10.990 INFO STEP 697 (remove_files) COMPLETE
66172024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:10.990 INFO O| May 29 20:20:10.990 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:11.007 INFO O| May 29 20:20:11.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66192024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:11.007 INFO O| May 29 20:20:11.007 INFO STEP 698 (remove_files) COMPLETE
66202024-05-29T20:20:11.736Z[ recovery-image] May 29 20:20:11.007 INFO O| May 29 20:20:11.007 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.023 INFO O| May 29 20:20:11.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66222024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.023 INFO O| May 29 20:20:11.023 INFO STEP 699 (remove_files) COMPLETE
66232024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.023 INFO O| May 29 20:20:11.023 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.040 INFO O| May 29 20:20:11.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66252024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.040 INFO O| May 29 20:20:11.040 INFO STEP 700 (remove_files) COMPLETE
66262024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.040 INFO O| May 29 20:20:11.040 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.056 INFO O| May 29 20:20:11.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66282024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.056 INFO O| May 29 20:20:11.056 INFO STEP 701 (remove_files) COMPLETE
66292024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.056 INFO O| May 29 20:20:11.056 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.077 INFO O| May 29 20:20:11.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66312024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.077 INFO O| May 29 20:20:11.077 INFO STEP 702 (remove_files) COMPLETE
66322024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.077 INFO O| May 29 20:20:11.077 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.098 INFO O| May 29 20:20:11.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66342024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.098 INFO O| May 29 20:20:11.098 INFO STEP 703 (remove_files) COMPLETE
66352024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.098 INFO O| May 29 20:20:11.098 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.113 INFO O| May 29 20:20:11.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66372024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.113 INFO O| May 29 20:20:11.113 INFO STEP 704 (remove_files) COMPLETE
66382024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.113 INFO O| May 29 20:20:11.113 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.127 INFO O| May 29 20:20:11.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66402024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.127 INFO O| May 29 20:20:11.127 INFO STEP 705 (remove_files) COMPLETE
66412024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.127 INFO O| May 29 20:20:11.127 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.143 INFO O| May 29 20:20:11.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66432024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.143 INFO O| May 29 20:20:11.143 INFO STEP 706 (remove_files) COMPLETE
66442024-05-29T20:20:11.737Z[ recovery-image] May 29 20:20:11.143 INFO O| May 29 20:20:11.143 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.158 INFO O| May 29 20:20:11.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66462024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.158 INFO O| May 29 20:20:11.158 INFO STEP 707 (remove_files) COMPLETE
66472024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.158 INFO O| May 29 20:20:11.158 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.173 INFO O| May 29 20:20:11.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66492024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.173 INFO O| May 29 20:20:11.173 INFO STEP 708 (remove_files) COMPLETE
66502024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.173 INFO O| May 29 20:20:11.173 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.188 INFO O| May 29 20:20:11.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66522024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.188 INFO O| May 29 20:20:11.188 INFO STEP 709 (remove_files) COMPLETE
66532024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.188 INFO O| May 29 20:20:11.188 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.202 INFO O| May 29 20:20:11.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66552024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.203 INFO O| May 29 20:20:11.203 INFO STEP 710 (remove_files) COMPLETE
66562024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.203 INFO O| May 29 20:20:11.203 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.222 INFO O| May 29 20:20:11.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66582024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.222 INFO O| May 29 20:20:11.222 INFO STEP 711 (remove_files) COMPLETE
66592024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.222 INFO O| May 29 20:20:11.222 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.238 INFO O| May 29 20:20:11.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66612024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.238 INFO O| May 29 20:20:11.238 INFO STEP 712 (remove_files) COMPLETE
66622024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.238 INFO O| May 29 20:20:11.238 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.252 INFO O| May 29 20:20:11.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66642024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.252 INFO O| May 29 20:20:11.252 INFO STEP 713 (remove_files) COMPLETE
66652024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.252 INFO O| May 29 20:20:11.252 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.265 INFO O| May 29 20:20:11.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66672024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.265 INFO O| May 29 20:20:11.265 INFO STEP 714 (remove_files) COMPLETE
66682024-05-29T20:20:11.738Z[ recovery-image] May 29 20:20:11.265 INFO O| May 29 20:20:11.265 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-29T20:20:11.739Z[ recovery-image] May 29 20:20:11.279 INFO O| May 29 20:20:11.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66702024-05-29T20:20:11.739Z[ recovery-image] May 29 20:20:11.279 INFO O| May 29 20:20:11.279 INFO STEP 715 (remove_files) COMPLETE
66712024-05-29T20:20:11.739Z[ recovery-image] May 29 20:20:11.279 INFO O| May 29 20:20:11.279 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.292 INFO O| May 29 20:20:11.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66732024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.292 INFO O| May 29 20:20:11.292 INFO STEP 716 (remove_files) COMPLETE
66742024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.292 INFO O| May 29 20:20:11.292 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.305 INFO O| May 29 20:20:11.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66762024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.305 INFO O| May 29 20:20:11.305 INFO STEP 717 (remove_files) COMPLETE
66772024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.305 INFO O| May 29 20:20:11.305 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.319 INFO O| May 29 20:20:11.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66792024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.319 INFO O| May 29 20:20:11.319 INFO STEP 718 (remove_files) COMPLETE
66802024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.319 INFO O| May 29 20:20:11.319 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-29T20:20:11.766Z[ recovery-image] May 29 20:20:11.345 INFO O| May 29 20:20:11.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66822024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.345 INFO O| May 29 20:20:11.345 INFO STEP 719 (remove_files) COMPLETE
66832024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.345 INFO O| May 29 20:20:11.345 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.363 INFO O| May 29 20:20:11.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66852024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.363 INFO O| May 29 20:20:11.363 INFO STEP 720 (remove_files) COMPLETE
66862024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.363 INFO O| May 29 20:20:11.363 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.408 INFO O| May 29 20:20:11.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66882024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.408 INFO O| May 29 20:20:11.408 INFO STEP 721 (remove_files) COMPLETE
66892024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.408 INFO O| May 29 20:20:11.408 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.462 INFO O| May 29 20:20:11.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66912024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.463 INFO O| May 29 20:20:11.463 INFO STEP 722 (remove_files) COMPLETE
66922024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.463 INFO O| May 29 20:20:11.463 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.505 INFO O| May 29 20:20:11.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66942024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.505 INFO O| May 29 20:20:11.505 INFO STEP 723 (remove_files) COMPLETE
66952024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.505 INFO O| May 29 20:20:11.505 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.546 INFO O| May 29 20:20:11.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66972024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.546 INFO O| May 29 20:20:11.546 INFO STEP 724 (remove_files) COMPLETE
66982024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.546 INFO O| May 29 20:20:11.546 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.578 INFO O| May 29 20:20:11.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67002024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.578 INFO O| May 29 20:20:11.578 INFO STEP 725 (remove_files) COMPLETE
67012024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.578 INFO O| May 29 20:20:11.578 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.592 INFO O| May 29 20:20:11.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67032024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.592 INFO O| May 29 20:20:11.592 INFO STEP 726 (remove_files) COMPLETE
67042024-05-29T20:20:11.767Z[ recovery-image] May 29 20:20:11.592 INFO O| May 29 20:20:11.592 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.623 INFO O| May 29 20:20:11.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67062024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.623 INFO O| May 29 20:20:11.623 INFO STEP 727 (remove_files) COMPLETE
67072024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.623 INFO O| May 29 20:20:11.623 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.660 INFO O| May 29 20:20:11.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67092024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.660 INFO O| May 29 20:20:11.660 INFO STEP 728 (remove_files) COMPLETE
67102024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.660 INFO O| May 29 20:20:11.660 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.679 INFO O| May 29 20:20:11.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67122024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.679 INFO O| May 29 20:20:11.679 INFO STEP 729 (remove_files) COMPLETE
67132024-05-29T20:20:11.768Z[ recovery-image] May 29 20:20:11.679 INFO O| May 29 20:20:11.679 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.737 INFO O| May 29 20:20:11.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67152024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.737 INFO O| May 29 20:20:11.737 INFO STEP 730 (remove_files) COMPLETE
67162024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.737 INFO O| May 29 20:20:11.737 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.753 INFO O| May 29 20:20:11.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67182024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.753 INFO O| May 29 20:20:11.753 INFO STEP 731 (remove_files) COMPLETE
67192024-05-29T20:20:11.795Z[ recovery-image] May 29 20:20:11.753 INFO O| May 29 20:20:11.753 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-29T20:20:11.824Z[ recovery-image] May 29 20:20:11.768 INFO O| May 29 20:20:11.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67212024-05-29T20:20:11.824Z[ recovery-image] May 29 20:20:11.768 INFO O| May 29 20:20:11.768 INFO STEP 732 (remove_files) COMPLETE
67222024-05-29T20:20:11.825Z[ recovery-image] May 29 20:20:11.768 INFO O| May 29 20:20:11.768 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-29T20:20:11.825Z[ recovery-image] May 29 20:20:11.782 INFO O| May 29 20:20:11.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67242024-05-29T20:20:11.825Z[ recovery-image] May 29 20:20:11.782 INFO O| May 29 20:20:11.782 INFO STEP 733 (remove_files) COMPLETE
67252024-05-29T20:20:11.825Z[ recovery-image] May 29 20:20:11.782 INFO O| May 29 20:20:11.782 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.796 INFO O| May 29 20:20:11.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67272024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.796 INFO O| May 29 20:20:11.796 INFO STEP 734 (remove_files) COMPLETE
67282024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.796 INFO O| May 29 20:20:11.796 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.810 INFO O| May 29 20:20:11.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67302024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.810 INFO O| May 29 20:20:11.810 INFO STEP 735 (remove_files) COMPLETE
67312024-05-29T20:20:11.851Z[ recovery-image] May 29 20:20:11.810 INFO O| May 29 20:20:11.810 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.824 INFO O| May 29 20:20:11.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67332024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.824 INFO O| May 29 20:20:11.824 INFO STEP 736 (remove_files) COMPLETE
67342024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.824 INFO O| May 29 20:20:11.824 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.838 INFO O| May 29 20:20:11.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67362024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.838 INFO O| May 29 20:20:11.838 INFO STEP 737 (remove_files) COMPLETE
67372024-05-29T20:20:11.892Z[ recovery-image] May 29 20:20:11.838 INFO O| May 29 20:20:11.838 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-29T20:20:11.928Z[ recovery-image] May 29 20:20:11.852 INFO O| May 29 20:20:11.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67392024-05-29T20:20:11.929Z[ recovery-image] May 29 20:20:11.852 INFO O| May 29 20:20:11.852 INFO STEP 738 (remove_files) COMPLETE
67402024-05-29T20:20:11.929Z[ recovery-image] May 29 20:20:11.852 INFO O| May 29 20:20:11.852 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-29T20:20:11.954Z[ recovery-image] May 29 20:20:11.906 INFO O| May 29 20:20:11.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67422024-05-29T20:20:11.954Z[ recovery-image] May 29 20:20:11.906 INFO O| May 29 20:20:11.906 INFO STEP 739 (remove_files) COMPLETE
67432024-05-29T20:20:11.955Z[ recovery-image] May 29 20:20:11.906 INFO O| May 29 20:20:11.906 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-29T20:20:11.955Z[ recovery-image] May 29 20:20:11.923 INFO O| May 29 20:20:11.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67452024-05-29T20:20:11.955Z[ recovery-image] May 29 20:20:11.924 INFO O| May 29 20:20:11.924 INFO STEP 740 (remove_files) COMPLETE
67462024-05-29T20:20:11.955Z[ recovery-image] May 29 20:20:11.924 INFO O| May 29 20:20:11.924 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-29T20:20:11.980Z[ recovery-image] May 29 20:20:11.939 INFO O| May 29 20:20:11.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67482024-05-29T20:20:11.980Z[ recovery-image] May 29 20:20:11.939 INFO O| May 29 20:20:11.939 INFO STEP 741 (remove_files) COMPLETE
67492024-05-29T20:20:11.980Z[ recovery-image] May 29 20:20:11.939 INFO O| May 29 20:20:11.939 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.958 INFO O| May 29 20:20:11.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67512024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.959 INFO O| May 29 20:20:11.958 INFO STEP 742 (remove_files) COMPLETE
67522024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.959 INFO O| May 29 20:20:11.959 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.975 INFO O| May 29 20:20:11.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67542024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.975 INFO O| May 29 20:20:11.975 INFO STEP 743 (remove_files) COMPLETE
67552024-05-29T20:20:12.005Z[ recovery-image] May 29 20:20:11.976 INFO O| May 29 20:20:11.976 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-29T20:20:12.059Z[ recovery-image] May 29 20:20:12.029 INFO O| May 29 20:20:12.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67572024-05-29T20:20:12.059Z[ recovery-image] May 29 20:20:12.029 INFO O| May 29 20:20:12.029 INFO STEP 744 (remove_files) COMPLETE
67582024-05-29T20:20:12.085Z[ recovery-image] May 29 20:20:12.030 INFO O| May 29 20:20:12.029 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-29T20:20:12.131Z[ recovery-image] May 29 20:20:12.098 INFO O| May 29 20:20:12.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67602024-05-29T20:20:12.131Z[ recovery-image] May 29 20:20:12.098 INFO O| May 29 20:20:12.098 INFO STEP 745 (remove_files) COMPLETE
67612024-05-29T20:20:12.157Z[ recovery-image] May 29 20:20:12.098 INFO O| May 29 20:20:12.098 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-29T20:20:12.182Z[ recovery-image] May 29 20:20:12.135 INFO O| May 29 20:20:12.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67632024-05-29T20:20:12.182Z[ recovery-image] May 29 20:20:12.135 INFO O| May 29 20:20:12.135 INFO STEP 746 (remove_files) COMPLETE
67642024-05-29T20:20:12.182Z[ recovery-image] May 29 20:20:12.135 INFO O| May 29 20:20:12.135 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-29T20:20:12.233Z[ recovery-image] May 29 20:20:12.201 INFO O| May 29 20:20:12.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67662024-05-29T20:20:12.234Z[ recovery-image] May 29 20:20:12.201 INFO O| May 29 20:20:12.201 INFO STEP 747 (remove_files) COMPLETE
67672024-05-29T20:20:12.234Z[ recovery-image] May 29 20:20:12.201 INFO O| May 29 20:20:12.201 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.219 INFO O| May 29 20:20:12.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67692024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.220 INFO O| May 29 20:20:12.220 INFO STEP 748 (remove_files) COMPLETE
67702024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.220 INFO O| May 29 20:20:12.220 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.237 INFO O| May 29 20:20:12.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67722024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.237 INFO O| May 29 20:20:12.237 INFO STEP 749 (remove_files) COMPLETE
67732024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.237 INFO O| May 29 20:20:12.237 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.253 INFO O| May 29 20:20:12.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67752024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.254 INFO O| May 29 20:20:12.254 INFO STEP 750 (remove_files) COMPLETE
67762024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.254 INFO O| May 29 20:20:12.254 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.269 INFO O| May 29 20:20:12.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67782024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.269 INFO O| May 29 20:20:12.269 INFO STEP 751 (remove_files) COMPLETE
67792024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.269 INFO O| May 29 20:20:12.269 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.283 INFO O| May 29 20:20:12.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67812024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.284 INFO O| May 29 20:20:12.284 INFO STEP 752 (remove_files) COMPLETE
67822024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.284 INFO O| May 29 20:20:12.284 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.299 INFO O| May 29 20:20:12.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67842024-05-29T20:20:12.788Z[ recovery-image] May 29 20:20:12.299 INFO O| May 29 20:20:12.299 INFO STEP 753 (remove_files) COMPLETE
67852024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.299 INFO O| May 29 20:20:12.299 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.314 INFO O| May 29 20:20:12.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67872024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.314 INFO O| May 29 20:20:12.314 INFO STEP 754 (remove_files) COMPLETE
67882024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.314 INFO O| May 29 20:20:12.314 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.328 INFO O| May 29 20:20:12.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67902024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.329 INFO O| May 29 20:20:12.329 INFO STEP 755 (remove_files) COMPLETE
67912024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.329 INFO O| May 29 20:20:12.329 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.344 INFO O| May 29 20:20:12.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67932024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.344 INFO O| May 29 20:20:12.344 INFO STEP 756 (remove_files) COMPLETE
67942024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.344 INFO O| May 29 20:20:12.344 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.359 INFO O| May 29 20:20:12.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67962024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.360 INFO O| May 29 20:20:12.360 INFO STEP 757 (remove_files) COMPLETE
67972024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.360 INFO O| May 29 20:20:12.360 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.374 INFO O| May 29 20:20:12.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
67992024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.375 INFO O| May 29 20:20:12.375 INFO STEP 758 (remove_files) COMPLETE
68002024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.379 INFO O| May 29 20:20:12.379 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.403 INFO O| May 29 20:20:12.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68022024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.404 INFO O| May 29 20:20:12.403 INFO STEP 759 (remove_files) COMPLETE
68032024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.404 INFO O| May 29 20:20:12.403 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.419 INFO O| May 29 20:20:12.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68052024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.420 INFO O| May 29 20:20:12.420 INFO STEP 760 (remove_files) COMPLETE
68062024-05-29T20:20:12.789Z[ recovery-image] May 29 20:20:12.420 INFO O| May 29 20:20:12.420 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.434 INFO O| May 29 20:20:12.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68082024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.434 INFO O| May 29 20:20:12.434 INFO STEP 761 (remove_files) COMPLETE
68092024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.434 INFO O| May 29 20:20:12.434 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.449 INFO O| May 29 20:20:12.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68112024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.450 INFO O| May 29 20:20:12.450 INFO STEP 762 (remove_files) COMPLETE
68122024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.450 INFO O| May 29 20:20:12.450 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.464 INFO O| May 29 20:20:12.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68142024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.464 INFO O| May 29 20:20:12.464 INFO STEP 763 (remove_files) COMPLETE
68152024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.464 INFO O| May 29 20:20:12.464 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.480 INFO O| May 29 20:20:12.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68172024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.480 INFO O| May 29 20:20:12.480 INFO STEP 764 (remove_files) COMPLETE
68182024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.480 INFO O| May 29 20:20:12.480 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.496 INFO O| May 29 20:20:12.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68202024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.496 INFO O| May 29 20:20:12.496 INFO STEP 765 (remove_files) COMPLETE
68212024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.496 INFO O| May 29 20:20:12.496 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.510 INFO O| May 29 20:20:12.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68232024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.510 INFO O| May 29 20:20:12.510 INFO STEP 766 (remove_files) COMPLETE
68242024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.510 INFO O| May 29 20:20:12.510 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.524 INFO O| May 29 20:20:12.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68262024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.524 INFO O| May 29 20:20:12.524 INFO STEP 767 (remove_files) COMPLETE
68272024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.524 INFO O| May 29 20:20:12.524 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.537 INFO O| May 29 20:20:12.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68292024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.537 INFO O| May 29 20:20:12.537 INFO STEP 768 (remove_files) COMPLETE
68302024-05-29T20:20:12.790Z[ recovery-image] May 29 20:20:12.537 INFO O| May 29 20:20:12.537 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.553 INFO O| May 29 20:20:12.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68322024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.553 INFO O| May 29 20:20:12.553 INFO STEP 769 (remove_files) COMPLETE
68332024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.553 INFO O| May 29 20:20:12.553 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.632 INFO O| May 29 20:20:12.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68352024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.632 INFO O| May 29 20:20:12.632 INFO STEP 770 (remove_files) COMPLETE
68362024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.632 INFO O| May 29 20:20:12.632 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.661 INFO O| May 29 20:20:12.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68382024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.661 INFO O| May 29 20:20:12.661 INFO STEP 771 (remove_files) COMPLETE
68392024-05-29T20:20:12.791Z[ recovery-image] May 29 20:20:12.661 INFO O| May 29 20:20:12.661 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-05-29T20:20:12.816Z[ recovery-image] May 29 20:20:12.685 INFO O| May 29 20:20:12.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68412024-05-29T20:20:12.816Z[ recovery-image] May 29 20:20:12.685 INFO O| May 29 20:20:12.685 INFO STEP 772 (remove_files) COMPLETE
68422024-05-29T20:20:12.816Z[ recovery-image] May 29 20:20:12.685 INFO O| May 29 20:20:12.685 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-05-29T20:20:12.817Z[ recovery-image] May 29 20:20:12.728 INFO O| May 29 20:20:12.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68442024-05-29T20:20:12.817Z[ recovery-image] May 29 20:20:12.728 INFO O| May 29 20:20:12.728 INFO STEP 773 (remove_files) COMPLETE
68452024-05-29T20:20:12.817Z[ recovery-image] May 29 20:20:12.728 INFO O| May 29 20:20:12.728 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-05-29T20:20:12.859Z[ recovery-image] May 29 20:20:12.829 INFO O| May 29 20:20:12.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68472024-05-29T20:20:12.859Z[ recovery-image] May 29 20:20:12.829 INFO O| May 29 20:20:12.829 INFO STEP 774 (remove_files) COMPLETE
68482024-05-29T20:20:12.859Z[ recovery-image] May 29 20:20:12.829 INFO O| May 29 20:20:12.829 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-05-29T20:20:12.919Z[ recovery-image] May 29 20:20:12.889 INFO O| May 29 20:20:12.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68502024-05-29T20:20:12.919Z[ recovery-image] May 29 20:20:12.889 INFO O| May 29 20:20:12.889 INFO STEP 775 (remove_files) COMPLETE
68512024-05-29T20:20:12.920Z[ recovery-image] May 29 20:20:12.889 INFO O| May 29 20:20:12.889 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-05-29T20:20:12.944Z[ recovery-image] May 29 20:20:12.909 INFO O| May 29 20:20:12.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68532024-05-29T20:20:12.944Z[ recovery-image] May 29 20:20:12.909 INFO O| May 29 20:20:12.909 INFO STEP 776 (remove_files) COMPLETE
68542024-05-29T20:20:12.944Z[ recovery-image] May 29 20:20:12.910 INFO O| May 29 20:20:12.909 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-05-29T20:20:12.974Z[ recovery-image] May 29 20:20:12.929 INFO O| May 29 20:20:12.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68562024-05-29T20:20:12.974Z[ recovery-image] May 29 20:20:12.929 INFO O| May 29 20:20:12.929 INFO STEP 777 (remove_files) COMPLETE
68572024-05-29T20:20:12.974Z[ recovery-image] May 29 20:20:12.929 INFO O| May 29 20:20:12.929 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-05-29T20:20:13.020Z[ recovery-image] May 29 20:20:12.946 INFO O| May 29 20:20:12.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68592024-05-29T20:20:13.020Z[ recovery-image] May 29 20:20:12.946 INFO O| May 29 20:20:12.946 INFO STEP 778 (remove_files) COMPLETE
68602024-05-29T20:20:13.021Z[ recovery-image] May 29 20:20:12.946 INFO O| May 29 20:20:12.946 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-05-29T20:20:13.021Z[ recovery-image] May 29 20:20:12.964 INFO O| May 29 20:20:12.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68622024-05-29T20:20:13.021Z[ recovery-image] May 29 20:20:12.964 INFO O| May 29 20:20:12.964 INFO STEP 779 (remove_files) COMPLETE
68632024-05-29T20:20:13.021Z[ recovery-image] May 29 20:20:12.964 INFO O| May 29 20:20:12.964 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:12.981 INFO O| May 29 20:20:12.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68652024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:12.981 INFO O| May 29 20:20:12.981 INFO STEP 780 (remove_files) COMPLETE
68662024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:12.981 INFO O| May 29 20:20:12.981 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:13.004 INFO O| May 29 20:20:13.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68682024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:13.004 INFO O| May 29 20:20:13.004 INFO STEP 781 (remove_files) COMPLETE
68692024-05-29T20:20:13.048Z[ recovery-image] May 29 20:20:13.004 INFO O| May 29 20:20:13.004 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-05-29T20:20:13.154Z[ recovery-image] May 29 20:20:13.122 INFO O| May 29 20:20:13.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68712024-05-29T20:20:13.154Z[ recovery-image] May 29 20:20:13.122 INFO O| May 29 20:20:13.122 INFO STEP 782 (remove_files) COMPLETE
68722024-05-29T20:20:13.154Z[ recovery-image] May 29 20:20:13.122 INFO O| May 29 20:20:13.122 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-05-29T20:20:13.209Z[ recovery-image] May 29 20:20:13.179 INFO O| May 29 20:20:13.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68742024-05-29T20:20:13.209Z[ recovery-image] May 29 20:20:13.179 INFO O| May 29 20:20:13.179 INFO STEP 783 (remove_files) COMPLETE
68752024-05-29T20:20:13.209Z[ recovery-image] May 29 20:20:13.179 INFO O| May 29 20:20:13.179 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-05-29T20:20:13.234Z[ recovery-image] May 29 20:20:13.196 INFO O| May 29 20:20:13.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68772024-05-29T20:20:13.234Z[ recovery-image] May 29 20:20:13.197 INFO O| May 29 20:20:13.197 INFO STEP 784 (remove_files) COMPLETE
68782024-05-29T20:20:13.234Z[ recovery-image] May 29 20:20:13.197 INFO O| May 29 20:20:13.197 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-05-29T20:20:13.263Z[ recovery-image] May 29 20:20:13.233 INFO O| May 29 20:20:13.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68802024-05-29T20:20:13.263Z[ recovery-image] May 29 20:20:13.233 INFO O| May 29 20:20:13.233 INFO STEP 785 (remove_files) COMPLETE
68812024-05-29T20:20:13.263Z[ recovery-image] May 29 20:20:13.233 INFO O| May 29 20:20:13.233 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-05-29T20:20:13.300Z[ recovery-image] May 29 20:20:13.269 INFO O| May 29 20:20:13.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68832024-05-29T20:20:13.301Z[ recovery-image] May 29 20:20:13.269 INFO O| May 29 20:20:13.269 INFO STEP 786 (remove_files) COMPLETE
68842024-05-29T20:20:13.301Z[ recovery-image] May 29 20:20:13.269 INFO O| May 29 20:20:13.269 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-05-29T20:20:13.341Z[ recovery-image] May 29 20:20:13.311 INFO O| May 29 20:20:13.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68862024-05-29T20:20:13.341Z[ recovery-image] May 29 20:20:13.312 INFO O| May 29 20:20:13.312 INFO STEP 787 (remove_files) COMPLETE
68872024-05-29T20:20:13.341Z[ recovery-image] May 29 20:20:13.312 INFO O| May 29 20:20:13.312 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-05-29T20:20:13.422Z[ recovery-image] May 29 20:20:13.386 INFO O| May 29 20:20:13.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68892024-05-29T20:20:13.422Z[ recovery-image] May 29 20:20:13.386 INFO O| May 29 20:20:13.386 INFO STEP 788 (remove_files) COMPLETE
68902024-05-29T20:20:13.450Z[ recovery-image] May 29 20:20:13.386 INFO O| May 29 20:20:13.386 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-05-29T20:20:13.477Z[ recovery-image] May 29 20:20:13.420 INFO O| May 29 20:20:13.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68922024-05-29T20:20:13.477Z[ recovery-image] May 29 20:20:13.420 INFO O| May 29 20:20:13.420 INFO STEP 789 (remove_files) COMPLETE
68932024-05-29T20:20:13.477Z[ recovery-image] May 29 20:20:13.420 INFO O| May 29 20:20:13.420 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-05-29T20:20:13.477Z[ recovery-image] May 29 20:20:13.437 INFO O| May 29 20:20:13.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68952024-05-29T20:20:13.477Z[ recovery-image] May 29 20:20:13.437 INFO O| May 29 20:20:13.437 INFO STEP 790 (remove_files) COMPLETE
68962024-05-29T20:20:13.478Z[ recovery-image] May 29 20:20:13.437 INFO O| May 29 20:20:13.437 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.455 INFO O| May 29 20:20:13.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
68982024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.455 INFO O| May 29 20:20:13.455 INFO STEP 791 (remove_files) COMPLETE
68992024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.455 INFO O| May 29 20:20:13.455 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.472 INFO O| May 29 20:20:13.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69012024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.472 INFO O| May 29 20:20:13.472 INFO STEP 792 (remove_files) COMPLETE
69022024-05-29T20:20:13.503Z[ recovery-image] May 29 20:20:13.472 INFO O| May 29 20:20:13.472 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032024-05-29T20:20:13.532Z[ recovery-image] May 29 20:20:13.487 INFO O| May 29 20:20:13.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69042024-05-29T20:20:13.532Z[ recovery-image] May 29 20:20:13.488 INFO O| May 29 20:20:13.487 INFO STEP 793 (remove_files) COMPLETE
69052024-05-29T20:20:13.532Z[ recovery-image] May 29 20:20:13.488 INFO O| May 29 20:20:13.488 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062024-05-29T20:20:13.558Z[ recovery-image] May 29 20:20:13.502 INFO O| May 29 20:20:13.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69072024-05-29T20:20:13.558Z[ recovery-image] May 29 20:20:13.503 INFO O| May 29 20:20:13.502 INFO STEP 794 (remove_files) COMPLETE
69082024-05-29T20:20:13.558Z[ recovery-image] May 29 20:20:13.503 INFO O| May 29 20:20:13.502 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092024-05-29T20:20:13.558Z[ recovery-image] May 29 20:20:13.519 INFO O| May 29 20:20:13.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69102024-05-29T20:20:13.591Z[ recovery-image] May 29 20:20:13.534 INFO O| May 29 20:20:13.534 INFO STEP 795 (remove_files) COMPLETE
69112024-05-29T20:20:13.591Z[ recovery-image] May 29 20:20:13.534 INFO O| May 29 20:20:13.534 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122024-05-29T20:20:13.619Z[ recovery-image] May 29 20:20:13.565 INFO O| May 29 20:20:13.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69132024-05-29T20:20:13.619Z[ recovery-image] May 29 20:20:13.565 INFO O| May 29 20:20:13.565 INFO STEP 796 (remove_files) COMPLETE
69142024-05-29T20:20:13.619Z[ recovery-image] May 29 20:20:13.565 INFO O| May 29 20:20:13.565 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152024-05-29T20:20:13.657Z[ recovery-image] May 29 20:20:13.625 INFO O| May 29 20:20:13.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69162024-05-29T20:20:13.657Z[ recovery-image] May 29 20:20:13.625 INFO O| May 29 20:20:13.625 INFO STEP 797 (remove_files) COMPLETE
69172024-05-29T20:20:13.684Z[ recovery-image] May 29 20:20:13.625 INFO O| May 29 20:20:13.625 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182024-05-29T20:20:13.711Z[ recovery-image] May 29 20:20:13.661 INFO O| May 29 20:20:13.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69192024-05-29T20:20:13.711Z[ recovery-image] May 29 20:20:13.661 INFO O| May 29 20:20:13.661 INFO STEP 798 (remove_files) COMPLETE
69202024-05-29T20:20:13.711Z[ recovery-image] May 29 20:20:13.661 INFO O| May 29 20:20:13.661 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212024-05-29T20:20:13.740Z[ recovery-image] May 29 20:20:13.688 INFO O| May 29 20:20:13.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69222024-05-29T20:20:13.740Z[ recovery-image] May 29 20:20:13.689 INFO O| May 29 20:20:13.688 INFO STEP 799 (remove_files) COMPLETE
69232024-05-29T20:20:13.740Z[ recovery-image] May 29 20:20:13.689 INFO O| May 29 20:20:13.689 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242024-05-29T20:20:13.767Z[ recovery-image] May 29 20:20:13.734 INFO O| May 29 20:20:13.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69252024-05-29T20:20:13.767Z[ recovery-image] May 29 20:20:13.735 INFO O| May 29 20:20:13.735 INFO STEP 800 (remove_files) COMPLETE
69262024-05-29T20:20:13.767Z[ recovery-image] May 29 20:20:13.735 INFO O| May 29 20:20:13.735 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272024-05-29T20:20:14.253Z[ recovery-image] May 29 20:20:13.808 INFO O| May 29 20:20:13.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69282024-05-29T20:20:14.253Z[ recovery-image] May 29 20:20:13.808 INFO O| May 29 20:20:13.808 INFO STEP 801 (remove_files) COMPLETE
69292024-05-29T20:20:14.253Z[ recovery-image] May 29 20:20:13.808 INFO O| May 29 20:20:13.808 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302024-05-29T20:20:14.284Z[ recovery-image] May 29 20:20:13.846 INFO O| May 29 20:20:13.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69312024-05-29T20:20:14.284Z[ recovery-image] May 29 20:20:13.846 INFO O| May 29 20:20:13.846 INFO STEP 802 (remove_files) COMPLETE
69322024-05-29T20:20:14.284Z[ recovery-image] May 29 20:20:13.846 INFO O| May 29 20:20:13.846 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.879 INFO O| May 29 20:20:13.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69342024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.879 INFO O| May 29 20:20:13.879 INFO STEP 803 (remove_files) COMPLETE
69352024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.880 INFO O| May 29 20:20:13.879 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.917 INFO O| May 29 20:20:13.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69372024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.917 INFO O| May 29 20:20:13.917 INFO STEP 804 (remove_files) COMPLETE
69382024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:13.917 INFO O| May 29 20:20:13.917 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:14.038 INFO O| May 29 20:20:14.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69402024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:14.038 INFO O| May 29 20:20:14.038 INFO STEP 805 (remove_files) COMPLETE
69412024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:14.038 INFO O| May 29 20:20:14.038 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:14.095 INFO O| May 29 20:20:14.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69432024-05-29T20:20:14.285Z[ recovery-image] May 29 20:20:14.095 INFO O| May 29 20:20:14.095 INFO STEP 806 (remove_files) COMPLETE
69442024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.095 INFO O| May 29 20:20:14.095 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.111 INFO O| May 29 20:20:14.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69462024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.111 INFO O| May 29 20:20:14.111 INFO STEP 807 (remove_files) COMPLETE
69472024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.111 INFO O| May 29 20:20:14.111 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.147 INFO O| May 29 20:20:14.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69492024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.147 INFO O| May 29 20:20:14.147 INFO STEP 808 (remove_files) COMPLETE
69502024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.147 INFO O| May 29 20:20:14.147 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.176 INFO O| May 29 20:20:14.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69522024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.176 INFO O| May 29 20:20:14.176 INFO STEP 809 (remove_files) COMPLETE
69532024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.177 INFO O| May 29 20:20:14.176 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542024-05-29T20:20:14.286Z[ recovery-image] May 29 20:20:14.233 INFO O| May 29 20:20:14.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69552024-05-29T20:20:14.287Z[ recovery-image] May 29 20:20:14.233 INFO O| May 29 20:20:14.233 INFO STEP 810 (remove_files) COMPLETE
69562024-05-29T20:20:14.287Z[ recovery-image] May 29 20:20:14.233 INFO O| May 29 20:20:14.233 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572024-05-29T20:20:14.287Z[ recovery-image] May 29 20:20:14.248 INFO O| May 29 20:20:14.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69582024-05-29T20:20:14.287Z[ recovery-image] May 29 20:20:14.248 INFO O| May 29 20:20:14.248 INFO STEP 811 (remove_files) COMPLETE
69592024-05-29T20:20:14.287Z[ recovery-image] May 29 20:20:14.248 INFO O| May 29 20:20:14.248 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602024-05-29T20:20:14.312Z[ recovery-image] May 29 20:20:14.279 INFO O| May 29 20:20:14.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69612024-05-29T20:20:14.312Z[ recovery-image] May 29 20:20:14.279 INFO O| May 29 20:20:14.279 INFO STEP 812 (remove_files) COMPLETE
69622024-05-29T20:20:14.312Z[ recovery-image] May 29 20:20:14.279 INFO O| May 29 20:20:14.279 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632024-05-29T20:20:14.365Z[ recovery-image] May 29 20:20:14.335 INFO O| May 29 20:20:14.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69642024-05-29T20:20:14.365Z[ recovery-image] May 29 20:20:14.335 INFO O| May 29 20:20:14.335 INFO STEP 813 (remove_files) COMPLETE
69652024-05-29T20:20:14.365Z[ recovery-image] May 29 20:20:14.335 INFO O| May 29 20:20:14.335 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662024-05-29T20:20:14.405Z[ recovery-image] May 29 20:20:14.371 INFO O| May 29 20:20:14.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69672024-05-29T20:20:14.406Z[ recovery-image] May 29 20:20:14.371 INFO O| May 29 20:20:14.371 INFO STEP 814 (remove_files) COMPLETE
69682024-05-29T20:20:14.406Z[ recovery-image] May 29 20:20:14.371 INFO O| May 29 20:20:14.371 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692024-05-29T20:20:14.436Z[ recovery-image] May 29 20:20:14.395 INFO O| May 29 20:20:14.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69702024-05-29T20:20:14.436Z[ recovery-image] May 29 20:20:14.395 INFO O| May 29 20:20:14.395 INFO STEP 815 (remove_files) COMPLETE
69712024-05-29T20:20:14.436Z[ recovery-image] May 29 20:20:14.395 INFO O| May 29 20:20:14.395 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722024-05-29T20:20:14.476Z[ recovery-image] May 29 20:20:14.447 INFO O| May 29 20:20:14.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69732024-05-29T20:20:14.476Z[ recovery-image] May 29 20:20:14.447 INFO O| May 29 20:20:14.447 INFO STEP 816 (remove_files) COMPLETE
69742024-05-29T20:20:14.501Z[ recovery-image] May 29 20:20:14.447 INFO O| May 29 20:20:14.447 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752024-05-29T20:20:14.533Z[ recovery-image] May 29 20:20:14.503 INFO O| May 29 20:20:14.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69762024-05-29T20:20:14.533Z[ recovery-image] May 29 20:20:14.503 INFO O| May 29 20:20:14.503 INFO STEP 817 (remove_files) COMPLETE
69772024-05-29T20:20:14.558Z[ recovery-image] May 29 20:20:14.503 INFO O| May 29 20:20:14.503 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782024-05-29T20:20:14.583Z[ recovery-image] May 29 20:20:14.536 INFO O| May 29 20:20:14.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69792024-05-29T20:20:14.583Z[ recovery-image] May 29 20:20:14.537 INFO O| May 29 20:20:14.537 INFO STEP 818 (remove_files) COMPLETE
69802024-05-29T20:20:14.583Z[ recovery-image] May 29 20:20:14.537 INFO O| May 29 20:20:14.537 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812024-05-29T20:20:14.608Z[ recovery-image] May 29 20:20:14.555 INFO O| May 29 20:20:14.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69822024-05-29T20:20:14.608Z[ recovery-image] May 29 20:20:14.555 INFO O| May 29 20:20:14.555 INFO STEP 819 (remove_files) COMPLETE
69832024-05-29T20:20:14.608Z[ recovery-image] May 29 20:20:14.555 INFO O| May 29 20:20:14.555 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842024-05-29T20:20:14.608Z[ recovery-image] May 29 20:20:14.571 INFO O| May 29 20:20:14.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69852024-05-29T20:20:14.608Z[ recovery-image] May 29 20:20:14.571 INFO O| May 29 20:20:14.571 INFO STEP 820 (remove_files) COMPLETE
69862024-05-29T20:20:14.609Z[ recovery-image] May 29 20:20:14.571 INFO O| May 29 20:20:14.571 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.587 INFO O| May 29 20:20:14.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69882024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.587 INFO O| May 29 20:20:14.587 INFO STEP 821 (remove_files) COMPLETE
69892024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.587 INFO O| May 29 20:20:14.587 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.603 INFO O| May 29 20:20:14.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69912024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.603 INFO O| May 29 20:20:14.603 INFO STEP 822 (remove_files) COMPLETE
69922024-05-29T20:20:14.637Z[ recovery-image] May 29 20:20:14.603 INFO O| May 29 20:20:14.603 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932024-05-29T20:20:14.662Z[ recovery-image] May 29 20:20:14.617 INFO O| May 29 20:20:14.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69942024-05-29T20:20:14.662Z[ recovery-image] May 29 20:20:14.617 INFO O| May 29 20:20:14.617 INFO STEP 823 (remove_files) COMPLETE
69952024-05-29T20:20:14.663Z[ recovery-image] May 29 20:20:14.618 INFO O| May 29 20:20:14.617 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962024-05-29T20:20:14.663Z[ recovery-image] May 29 20:20:14.631 INFO O| May 29 20:20:14.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69972024-05-29T20:20:14.663Z[ recovery-image] May 29 20:20:14.631 INFO O| May 29 20:20:14.631 INFO STEP 824 (remove_files) COMPLETE
69982024-05-29T20:20:14.663Z[ recovery-image] May 29 20:20:14.631 INFO O| May 29 20:20:14.631 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992024-05-29T20:20:14.693Z[ recovery-image] May 29 20:20:14.650 INFO O| May 29 20:20:14.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70002024-05-29T20:20:14.693Z[ recovery-image] May 29 20:20:14.650 INFO O| May 29 20:20:14.650 INFO STEP 825 (remove_files) COMPLETE
70012024-05-29T20:20:14.693Z[ recovery-image] May 29 20:20:14.650 INFO O| May 29 20:20:14.650 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022024-05-29T20:20:14.721Z[ recovery-image] May 29 20:20:14.685 INFO O| May 29 20:20:14.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70032024-05-29T20:20:14.721Z[ recovery-image] May 29 20:20:14.685 INFO O| May 29 20:20:14.685 INFO STEP 826 (remove_files) COMPLETE
70042024-05-29T20:20:14.722Z[ recovery-image] May 29 20:20:14.685 INFO O| May 29 20:20:14.685 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052024-05-29T20:20:14.752Z[ recovery-image] May 29 20:20:14.721 INFO O| May 29 20:20:14.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70062024-05-29T20:20:14.777Z[ recovery-image] May 29 20:20:14.721 INFO O| May 29 20:20:14.721 INFO STEP 827 (remove_files) COMPLETE
70072024-05-29T20:20:14.777Z[ recovery-image] May 29 20:20:14.721 INFO O| May 29 20:20:14.721 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082024-05-29T20:20:14.802Z[ recovery-image] May 29 20:20:14.766 INFO O| May 29 20:20:14.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70092024-05-29T20:20:14.802Z[ recovery-image] May 29 20:20:14.766 INFO O| May 29 20:20:14.766 INFO STEP 828 (remove_files) COMPLETE
70102024-05-29T20:20:14.802Z[ recovery-image] May 29 20:20:14.766 INFO O| May 29 20:20:14.766 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112024-05-29T20:20:14.830Z[ recovery-image] May 29 20:20:14.782 INFO O| May 29 20:20:14.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70122024-05-29T20:20:14.830Z[ recovery-image] May 29 20:20:14.782 INFO O| May 29 20:20:14.782 INFO STEP 829 (remove_files) COMPLETE
70132024-05-29T20:20:14.830Z[ recovery-image] May 29 20:20:14.782 INFO O| May 29 20:20:14.782 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142024-05-29T20:20:14.862Z[ recovery-image] May 29 20:20:14.818 INFO O| May 29 20:20:14.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70152024-05-29T20:20:14.862Z[ recovery-image] May 29 20:20:14.818 INFO O| May 29 20:20:14.818 INFO STEP 830 (remove_files) COMPLETE
70162024-05-29T20:20:14.862Z[ recovery-image] May 29 20:20:14.818 INFO O| May 29 20:20:14.818 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172024-05-29T20:20:14.889Z[ recovery-image] May 29 20:20:14.855 INFO O| May 29 20:20:14.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70182024-05-29T20:20:14.889Z[ recovery-image] May 29 20:20:14.855 INFO O| May 29 20:20:14.855 INFO STEP 831 (remove_files) COMPLETE
70192024-05-29T20:20:14.889Z[ recovery-image] May 29 20:20:14.855 INFO O| May 29 20:20:14.855 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202024-05-29T20:20:14.915Z[ recovery-image] May 29 20:20:14.877 INFO O| May 29 20:20:14.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70212024-05-29T20:20:14.915Z[ recovery-image] May 29 20:20:14.877 INFO O| May 29 20:20:14.877 INFO STEP 832 (remove_files) COMPLETE
70222024-05-29T20:20:14.915Z[ recovery-image] May 29 20:20:14.878 INFO O| May 29 20:20:14.877 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232024-05-29T20:20:14.955Z[ recovery-image] May 29 20:20:14.925 INFO O| May 29 20:20:14.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70242024-05-29T20:20:14.983Z[ recovery-image] May 29 20:20:14.925 INFO O| May 29 20:20:14.925 INFO STEP 833 (remove_files) COMPLETE
70252024-05-29T20:20:14.983Z[ recovery-image] May 29 20:20:14.925 INFO O| May 29 20:20:14.925 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262024-05-29T20:20:15.011Z[ recovery-image] May 29 20:20:14.981 INFO O| May 29 20:20:14.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70272024-05-29T20:20:15.011Z[ recovery-image] May 29 20:20:14.981 INFO O| May 29 20:20:14.981 INFO STEP 834 (remove_files) COMPLETE
70282024-05-29T20:20:15.011Z[ recovery-image] May 29 20:20:14.981 INFO O| May 29 20:20:14.981 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292024-05-29T20:20:15.038Z[ recovery-image] May 29 20:20:14.997 INFO O| May 29 20:20:14.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70302024-05-29T20:20:15.038Z[ recovery-image] May 29 20:20:14.997 INFO O| May 29 20:20:14.997 INFO STEP 835 (remove_files) COMPLETE
70312024-05-29T20:20:15.038Z[ recovery-image] May 29 20:20:14.998 INFO O| May 29 20:20:14.997 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322024-05-29T20:20:15.064Z[ recovery-image] May 29 20:20:15.030 INFO O| May 29 20:20:15.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70332024-05-29T20:20:15.064Z[ recovery-image] May 29 20:20:15.030 INFO O| May 29 20:20:15.030 INFO STEP 836 (remove_files) COMPLETE
70342024-05-29T20:20:15.064Z[ recovery-image] May 29 20:20:15.030 INFO O| May 29 20:20:15.030 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352024-05-29T20:20:15.089Z[ recovery-image] May 29 20:20:15.050 INFO O| May 29 20:20:15.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70362024-05-29T20:20:15.089Z[ recovery-image] May 29 20:20:15.050 INFO O| May 29 20:20:15.050 INFO STEP 837 (remove_files) COMPLETE
70372024-05-29T20:20:15.089Z[ recovery-image] May 29 20:20:15.050 INFO O| May 29 20:20:15.050 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.066 INFO O| May 29 20:20:15.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70392024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.066 INFO O| May 29 20:20:15.066 INFO STEP 838 (remove_files) COMPLETE
70402024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.066 INFO O| May 29 20:20:15.066 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.082 INFO O| May 29 20:20:15.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70422024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.082 INFO O| May 29 20:20:15.082 INFO STEP 839 (remove_files) COMPLETE
70432024-05-29T20:20:15.120Z[ recovery-image] May 29 20:20:15.083 INFO O| May 29 20:20:15.082 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.099 INFO O| May 29 20:20:15.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70452024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.099 INFO O| May 29 20:20:15.099 INFO STEP 840 (remove_files) COMPLETE
70462024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.099 INFO O| May 29 20:20:15.099 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.116 INFO O| May 29 20:20:15.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70482024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.116 INFO O| May 29 20:20:15.116 INFO STEP 841 (remove_files) COMPLETE
70492024-05-29T20:20:15.158Z[ recovery-image] May 29 20:20:15.116 INFO O| May 29 20:20:15.116 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502024-05-29T20:20:15.186Z[ recovery-image] May 29 20:20:15.135 INFO O| May 29 20:20:15.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70512024-05-29T20:20:15.187Z[ recovery-image] May 29 20:20:15.135 INFO O| May 29 20:20:15.135 INFO STEP 842 (remove_files) COMPLETE
70522024-05-29T20:20:15.187Z[ recovery-image] May 29 20:20:15.135 INFO O| May 29 20:20:15.135 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532024-05-29T20:20:15.211Z[ recovery-image] May 29 20:20:15.157 INFO O| May 29 20:20:15.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70542024-05-29T20:20:15.212Z[ recovery-image] May 29 20:20:15.157 INFO O| May 29 20:20:15.157 INFO STEP 843 (remove_files) COMPLETE
70552024-05-29T20:20:15.212Z[ recovery-image] May 29 20:20:15.157 INFO O| May 29 20:20:15.157 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.189 INFO O| May 29 20:20:15.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70572024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.190 INFO O| May 29 20:20:15.190 INFO STEP 844 (remove_files) COMPLETE
70582024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.190 INFO O| May 29 20:20:15.190 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.204 INFO O| May 29 20:20:15.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70602024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.204 INFO O| May 29 20:20:15.204 INFO STEP 845 (remove_files) COMPLETE
70612024-05-29T20:20:15.237Z[ recovery-image] May 29 20:20:15.205 INFO O| May 29 20:20:15.204 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622024-05-29T20:20:15.263Z[ recovery-image] May 29 20:20:15.219 INFO O| May 29 20:20:15.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70632024-05-29T20:20:15.263Z[ recovery-image] May 29 20:20:15.219 INFO O| May 29 20:20:15.219 INFO STEP 846 (remove_files) COMPLETE
70642024-05-29T20:20:15.263Z[ recovery-image] May 29 20:20:15.220 INFO O| May 29 20:20:15.219 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.234 INFO O| May 29 20:20:15.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70662024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.234 INFO O| May 29 20:20:15.234 INFO STEP 847 (remove_files) COMPLETE
70672024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.234 INFO O| May 29 20:20:15.234 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.250 INFO O| May 29 20:20:15.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70692024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.250 INFO O| May 29 20:20:15.250 INFO STEP 848 (remove_files) COMPLETE
70702024-05-29T20:20:15.297Z[ recovery-image] May 29 20:20:15.250 INFO O| May 29 20:20:15.250 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712024-05-29T20:20:15.327Z[ recovery-image] May 29 20:20:15.272 INFO O| May 29 20:20:15.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70722024-05-29T20:20:15.327Z[ recovery-image] May 29 20:20:15.272 INFO O| May 29 20:20:15.272 INFO STEP 849 (remove_files) COMPLETE
70732024-05-29T20:20:15.327Z[ recovery-image] May 29 20:20:15.272 INFO O| May 29 20:20:15.272 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742024-05-29T20:20:15.357Z[ recovery-image] May 29 20:20:15.304 INFO O| May 29 20:20:15.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70752024-05-29T20:20:15.357Z[ recovery-image] May 29 20:20:15.304 INFO O| May 29 20:20:15.304 INFO STEP 850 (remove_files) COMPLETE
70762024-05-29T20:20:15.357Z[ recovery-image] May 29 20:20:15.304 INFO O| May 29 20:20:15.304 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772024-05-29T20:20:15.384Z[ recovery-image] May 29 20:20:15.351 INFO O| May 29 20:20:15.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70782024-05-29T20:20:15.384Z[ recovery-image] May 29 20:20:15.352 INFO O| May 29 20:20:15.352 INFO STEP 851 (remove_files) COMPLETE
70792024-05-29T20:20:15.384Z[ recovery-image] May 29 20:20:15.352 INFO O| May 29 20:20:15.352 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802024-05-29T20:20:15.832Z[ recovery-image] May 29 20:20:15.372 INFO O| May 29 20:20:15.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70812024-05-29T20:20:15.833Z[ recovery-image] May 29 20:20:15.372 INFO O| May 29 20:20:15.372 INFO STEP 852 (remove_files) COMPLETE
70822024-05-29T20:20:15.833Z[ recovery-image] May 29 20:20:15.372 INFO O| May 29 20:20:15.372 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.399 INFO O| May 29 20:20:15.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70842024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.399 INFO O| May 29 20:20:15.399 INFO STEP 853 (remove_files) COMPLETE
70852024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.399 INFO O| May 29 20:20:15.399 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.418 INFO O| May 29 20:20:15.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70872024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.418 INFO O| May 29 20:20:15.418 INFO STEP 854 (remove_files) COMPLETE
70882024-05-29T20:20:15.869Z[ recovery-image] May 29 20:20:15.418 INFO O| May 29 20:20:15.418 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.434 INFO O| May 29 20:20:15.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70902024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.434 INFO O| May 29 20:20:15.434 INFO STEP 855 (remove_files) COMPLETE
70912024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.434 INFO O| May 29 20:20:15.434 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.451 INFO O| May 29 20:20:15.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70932024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.451 INFO O| May 29 20:20:15.451 INFO STEP 856 (remove_files) COMPLETE
70942024-05-29T20:20:15.870Z[ recovery-image] May 29 20:20:15.451 INFO O| May 29 20:20:15.451 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.467 INFO O| May 29 20:20:15.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70962024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.467 INFO O| May 29 20:20:15.467 INFO STEP 857 (remove_files) COMPLETE
70972024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.467 INFO O| May 29 20:20:15.467 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.498 INFO O| May 29 20:20:15.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
70992024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.498 INFO O| May 29 20:20:15.498 INFO STEP 858 (remove_files) COMPLETE
71002024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.498 INFO O| May 29 20:20:15.498 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-05-29T20:20:15.871Z[ recovery-image] May 29 20:20:15.554 INFO O| May 29 20:20:15.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71022024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.554 INFO O| May 29 20:20:15.554 INFO STEP 859 (remove_files) COMPLETE
71032024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.554 INFO O| May 29 20:20:15.554 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.572 INFO O| May 29 20:20:15.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71052024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.572 INFO O| May 29 20:20:15.572 INFO STEP 860 (remove_files) COMPLETE
71062024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.572 INFO O| May 29 20:20:15.572 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.589 INFO O| May 29 20:20:15.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71082024-05-29T20:20:15.872Z[ recovery-image] May 29 20:20:15.589 INFO O| May 29 20:20:15.589 INFO STEP 861 (remove_files) COMPLETE
71092024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.589 INFO O| May 29 20:20:15.589 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.605 INFO O| May 29 20:20:15.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71112024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.606 INFO O| May 29 20:20:15.606 INFO STEP 862 (remove_files) COMPLETE
71122024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.606 INFO O| May 29 20:20:15.606 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.673 INFO O| May 29 20:20:15.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71142024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.673 INFO O| May 29 20:20:15.673 INFO STEP 863 (remove_files) COMPLETE
71152024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.673 INFO O| May 29 20:20:15.673 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-05-29T20:20:15.873Z[ recovery-image] May 29 20:20:15.693 INFO O| May 29 20:20:15.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71172024-05-29T20:20:15.874Z[ recovery-image] May 29 20:20:15.693 INFO O| May 29 20:20:15.693 INFO STEP 864 (remove_files) COMPLETE
71182024-05-29T20:20:15.874Z[ recovery-image] May 29 20:20:15.693 INFO O| May 29 20:20:15.693 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-05-29T20:20:15.874Z[ recovery-image] May 29 20:20:15.727 INFO O| May 29 20:20:15.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71202024-05-29T20:20:15.874Z[ recovery-image] May 29 20:20:15.727 INFO O| May 29 20:20:15.727 INFO STEP 865 (remove_files) COMPLETE
71212024-05-29T20:20:15.874Z[ recovery-image] May 29 20:20:15.727 INFO O| May 29 20:20:15.727 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.748 INFO O| May 29 20:20:15.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71232024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.748 INFO O| May 29 20:20:15.748 INFO STEP 866 (remove_files) COMPLETE
71242024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.748 INFO O| May 29 20:20:15.748 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.788 INFO O| May 29 20:20:15.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71262024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.788 INFO O| May 29 20:20:15.788 INFO STEP 867 (remove_files) COMPLETE
71272024-05-29T20:20:15.875Z[ recovery-image] May 29 20:20:15.788 INFO O| May 29 20:20:15.788 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.836 INFO O| May 29 20:20:15.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71292024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.837 INFO O| May 29 20:20:15.837 INFO STEP 868 (remove_files) COMPLETE
71302024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.837 INFO O| May 29 20:20:15.837 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.910 INFO O| May 29 20:20:15.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71322024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.910 INFO O| May 29 20:20:15.910 INFO STEP 869 (remove_files) COMPLETE
71332024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.910 INFO O| May 29 20:20:15.910 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.968 INFO O| May 29 20:20:15.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71352024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.968 INFO O| May 29 20:20:15.968 INFO STEP 870 (remove_files) COMPLETE
71362024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.968 INFO O| May 29 20:20:15.968 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.991 INFO O| May 29 20:20:15.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71382024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.991 INFO O| May 29 20:20:15.991 INFO STEP 871 (remove_files) COMPLETE
71392024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:15.992 INFO O| May 29 20:20:15.991 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:16.011 INFO O| May 29 20:20:16.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71412024-05-29T20:20:16.915Z[ recovery-image] May 29 20:20:16.011 INFO O| May 29 20:20:16.011 INFO STEP 872 (remove_files) COMPLETE
71422024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.011 INFO O| May 29 20:20:16.011 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.028 INFO O| May 29 20:20:16.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71442024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.028 INFO O| May 29 20:20:16.028 INFO STEP 873 (remove_files) COMPLETE
71452024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.028 INFO O| May 29 20:20:16.028 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.045 INFO O| May 29 20:20:16.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71472024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.045 INFO O| May 29 20:20:16.045 INFO STEP 874 (remove_files) COMPLETE
71482024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.045 INFO O| May 29 20:20:16.045 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.065 INFO O| May 29 20:20:16.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71502024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.065 INFO O| May 29 20:20:16.065 INFO STEP 875 (remove_files) COMPLETE
71512024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.065 INFO O| May 29 20:20:16.065 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.102 INFO O| May 29 20:20:16.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71532024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.102 INFO O| May 29 20:20:16.102 INFO STEP 876 (remove_files) COMPLETE
71542024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.102 INFO O| May 29 20:20:16.102 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.121 INFO O| May 29 20:20:16.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71562024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.121 INFO O| May 29 20:20:16.121 INFO STEP 877 (remove_files) COMPLETE
71572024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.121 INFO O| May 29 20:20:16.121 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.141 INFO O| May 29 20:20:16.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71592024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.141 INFO O| May 29 20:20:16.141 INFO STEP 878 (remove_files) COMPLETE
71602024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.141 INFO O| May 29 20:20:16.141 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.156 INFO O| May 29 20:20:16.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71622024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.156 INFO O| May 29 20:20:16.156 INFO STEP 879 (remove_files) COMPLETE
71632024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.156 INFO O| May 29 20:20:16.156 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642024-05-29T20:20:16.916Z[ recovery-image] May 29 20:20:16.180 INFO O| May 29 20:20:16.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71652024-05-29T20:20:16.917Z[ recovery-image] May 29 20:20:16.180 INFO O| May 29 20:20:16.180 INFO STEP 880 (remove_files) COMPLETE
71662024-05-29T20:20:16.917Z[ recovery-image] May 29 20:20:16.180 INFO O| May 29 20:20:16.180 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672024-05-29T20:20:16.917Z[ recovery-image] May 29 20:20:16.232 INFO O| May 29 20:20:16.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71682024-05-29T20:20:16.917Z[ recovery-image] May 29 20:20:16.232 INFO O| May 29 20:20:16.232 INFO STEP 881 (remove_files) COMPLETE
71692024-05-29T20:20:16.917Z[ recovery-image] May 29 20:20:16.232 INFO O| May 29 20:20:16.232 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.249 INFO O| May 29 20:20:16.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71712024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.249 INFO O| May 29 20:20:16.249 INFO STEP 882 (remove_files) COMPLETE
71722024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.249 INFO O| May 29 20:20:16.249 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.281 INFO O| May 29 20:20:16.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71742024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.281 INFO O| May 29 20:20:16.281 INFO STEP 883 (remove_files) COMPLETE
71752024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.281 INFO O| May 29 20:20:16.281 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.330 INFO O| May 29 20:20:16.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71772024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.330 INFO O| May 29 20:20:16.330 INFO STEP 884 (remove_files) COMPLETE
71782024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.330 INFO O| May 29 20:20:16.330 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.386 INFO O| May 29 20:20:16.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71802024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.386 INFO O| May 29 20:20:16.386 INFO STEP 885 (remove_files) COMPLETE
71812024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.386 INFO O| May 29 20:20:16.386 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.404 INFO O| May 29 20:20:16.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71832024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.404 INFO O| May 29 20:20:16.404 INFO STEP 886 (remove_files) COMPLETE
71842024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.404 INFO O| May 29 20:20:16.404 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.446 INFO O| May 29 20:20:16.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71862024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.446 INFO O| May 29 20:20:16.446 INFO STEP 887 (remove_files) COMPLETE
71872024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.446 INFO O| May 29 20:20:16.446 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.464 INFO O| May 29 20:20:16.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71892024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.464 INFO O| May 29 20:20:16.464 INFO STEP 888 (remove_files) COMPLETE
71902024-05-29T20:20:16.989Z[ recovery-image] May 29 20:20:16.464 INFO O| May 29 20:20:16.464 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.502 INFO O| May 29 20:20:16.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71922024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.502 INFO O| May 29 20:20:16.502 INFO STEP 889 (remove_files) COMPLETE
71932024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.502 INFO O| May 29 20:20:16.502 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.548 INFO O| May 29 20:20:16.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71952024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.548 INFO O| May 29 20:20:16.548 INFO STEP 890 (remove_files) COMPLETE
71962024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.548 INFO O| May 29 20:20:16.548 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.567 INFO O| May 29 20:20:16.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
71982024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.567 INFO O| May 29 20:20:16.567 INFO STEP 891 (remove_files) COMPLETE
71992024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.567 INFO O| May 29 20:20:16.567 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.584 INFO O| May 29 20:20:16.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72012024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.584 INFO O| May 29 20:20:16.584 INFO STEP 892 (remove_files) COMPLETE
72022024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.584 INFO O| May 29 20:20:16.584 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.602 INFO O| May 29 20:20:16.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72042024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.602 INFO O| May 29 20:20:16.602 INFO STEP 893 (remove_files) COMPLETE
72052024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.602 INFO O| May 29 20:20:16.602 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.638 INFO O| May 29 20:20:16.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72072024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.638 INFO O| May 29 20:20:16.638 INFO STEP 894 (remove_files) COMPLETE
72082024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.638 INFO O| May 29 20:20:16.638 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.664 INFO O| May 29 20:20:16.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72102024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.664 INFO O| May 29 20:20:16.664 INFO STEP 895 (remove_files) COMPLETE
72112024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.664 INFO O| May 29 20:20:16.664 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.685 INFO O| May 29 20:20:16.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72132024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.685 INFO O| May 29 20:20:16.685 INFO STEP 896 (remove_files) COMPLETE
72142024-05-29T20:20:16.990Z[ recovery-image] May 29 20:20:16.685 INFO O| May 29 20:20:16.685 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.735 INFO O| May 29 20:20:16.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72162024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.735 INFO O| May 29 20:20:16.735 INFO STEP 897 (remove_files) COMPLETE
72172024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.735 INFO O| May 29 20:20:16.735 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.754 INFO O| May 29 20:20:16.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72192024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.754 INFO O| May 29 20:20:16.754 INFO STEP 898 (remove_files) COMPLETE
72202024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.755 INFO O| May 29 20:20:16.755 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.770 INFO O| May 29 20:20:16.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72222024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.771 INFO O| May 29 20:20:16.770 INFO STEP 899 (remove_files) COMPLETE
72232024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.771 INFO O| May 29 20:20:16.771 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.787 INFO O| May 29 20:20:16.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72252024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.787 INFO O| May 29 20:20:16.787 INFO STEP 900 (remove_files) COMPLETE
72262024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.787 INFO O| May 29 20:20:16.787 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.804 INFO O| May 29 20:20:16.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72282024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.804 INFO O| May 29 20:20:16.804 INFO STEP 901 (remove_files) COMPLETE
72292024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.804 INFO O| May 29 20:20:16.804 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.821 INFO O| May 29 20:20:16.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72312024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.821 INFO O| May 29 20:20:16.821 INFO STEP 902 (remove_files) COMPLETE
72322024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.821 INFO O| May 29 20:20:16.821 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.851 INFO O| May 29 20:20:16.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72342024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.851 INFO O| May 29 20:20:16.851 INFO STEP 903 (remove_files) COMPLETE
72352024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.851 INFO O| May 29 20:20:16.851 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.888 INFO O| May 29 20:20:16.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72372024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.888 INFO O| May 29 20:20:16.888 INFO STEP 904 (remove_files) COMPLETE
72382024-05-29T20:20:16.991Z[ recovery-image] May 29 20:20:16.888 INFO O| May 29 20:20:16.888 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392024-05-29T20:20:16.992Z[ recovery-image] May 29 20:20:16.905 INFO O| May 29 20:20:16.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72402024-05-29T20:20:16.992Z[ recovery-image] May 29 20:20:16.905 INFO O| May 29 20:20:16.905 INFO STEP 905 (remove_files) COMPLETE
72412024-05-29T20:20:16.992Z[ recovery-image] May 29 20:20:16.905 INFO O| May 29 20:20:16.905 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.937 INFO O| May 29 20:20:16.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72432024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.937 INFO O| May 29 20:20:16.937 INFO STEP 906 (remove_files) COMPLETE
72442024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.937 INFO O| May 29 20:20:16.937 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.975 INFO O| May 29 20:20:16.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72462024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.975 INFO O| May 29 20:20:16.975 INFO STEP 907 (remove_files) COMPLETE
72472024-05-29T20:20:17.018Z[ recovery-image] May 29 20:20:16.975 INFO O| May 29 20:20:16.975 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482024-05-29T20:20:17.045Z[ recovery-image] May 29 20:20:16.992 INFO O| May 29 20:20:16.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72492024-05-29T20:20:17.045Z[ recovery-image] May 29 20:20:16.992 INFO O| May 29 20:20:16.992 INFO STEP 908 (remove_files) COMPLETE
72502024-05-29T20:20:17.045Z[ recovery-image] May 29 20:20:16.992 INFO O| May 29 20:20:16.992 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512024-05-29T20:20:17.045Z[ recovery-image] May 29 20:20:17.009 INFO O| May 29 20:20:17.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72522024-05-29T20:20:17.045Z[ recovery-image] May 29 20:20:17.009 INFO O| May 29 20:20:17.009 INFO STEP 909 (remove_files) COMPLETE
72532024-05-29T20:20:17.046Z[ recovery-image] May 29 20:20:17.010 INFO O| May 29 20:20:17.009 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542024-05-29T20:20:17.098Z[ recovery-image] May 29 20:20:17.069 INFO O| May 29 20:20:17.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72552024-05-29T20:20:17.098Z[ recovery-image] May 29 20:20:17.069 INFO O| May 29 20:20:17.069 INFO STEP 910 (remove_files) COMPLETE
72562024-05-29T20:20:17.130Z[ recovery-image] May 29 20:20:17.069 INFO O| May 29 20:20:17.069 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572024-05-29T20:20:17.668Z[ recovery-image] May 29 20:20:17.117 INFO O| May 29 20:20:17.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72582024-05-29T20:20:17.668Z[ recovery-image] May 29 20:20:17.117 INFO O| May 29 20:20:17.117 INFO STEP 911 (remove_files) COMPLETE
72592024-05-29T20:20:17.669Z[ recovery-image] May 29 20:20:17.117 INFO O| May 29 20:20:17.117 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602024-05-29T20:20:17.669Z[ recovery-image] May 29 20:20:17.157 INFO O| May 29 20:20:17.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72612024-05-29T20:20:17.669Z[ recovery-image] May 29 20:20:17.157 INFO O| May 29 20:20:17.157 INFO STEP 912 (remove_files) COMPLETE
72622024-05-29T20:20:17.669Z[ recovery-image] May 29 20:20:17.157 INFO O| May 29 20:20:17.157 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632024-05-29T20:20:17.669Z[ recovery-image] May 29 20:20:17.215 INFO O| May 29 20:20:17.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72642024-05-29T20:20:17.670Z[ recovery-image] May 29 20:20:17.215 INFO O| May 29 20:20:17.215 INFO STEP 913 (remove_files) COMPLETE
72652024-05-29T20:20:17.670Z[ recovery-image] May 29 20:20:17.215 INFO O| May 29 20:20:17.215 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662024-05-29T20:20:17.670Z[ recovery-image] May 29 20:20:17.260 INFO O| May 29 20:20:17.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72672024-05-29T20:20:17.670Z[ recovery-image] May 29 20:20:17.260 INFO O| May 29 20:20:17.260 INFO STEP 914 (remove_files) COMPLETE
72682024-05-29T20:20:17.670Z[ recovery-image] May 29 20:20:17.260 INFO O| May 29 20:20:17.260 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692024-05-29T20:20:17.671Z[ recovery-image] May 29 20:20:17.276 INFO O| May 29 20:20:17.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72702024-05-29T20:20:17.671Z[ recovery-image] May 29 20:20:17.276 INFO O| May 29 20:20:17.276 INFO STEP 915 (remove_files) COMPLETE
72712024-05-29T20:20:17.671Z[ recovery-image] May 29 20:20:17.276 INFO O| May 29 20:20:17.276 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722024-05-29T20:20:17.671Z[ recovery-image] May 29 20:20:17.291 INFO O| May 29 20:20:17.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72732024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.292 INFO O| May 29 20:20:17.292 INFO STEP 916 (remove_files) COMPLETE
72742024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.292 INFO O| May 29 20:20:17.292 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.307 INFO O| May 29 20:20:17.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72762024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.308 INFO O| May 29 20:20:17.308 INFO STEP 917 (remove_files) COMPLETE
72772024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.308 INFO O| May 29 20:20:17.308 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782024-05-29T20:20:17.672Z[ recovery-image] May 29 20:20:17.323 INFO O| May 29 20:20:17.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72792024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.323 INFO O| May 29 20:20:17.323 INFO STEP 918 (remove_files) COMPLETE
72802024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.323 INFO O| May 29 20:20:17.323 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.338 INFO O| May 29 20:20:17.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72822024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.339 INFO O| May 29 20:20:17.339 INFO STEP 919 (remove_files) COMPLETE
72832024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.339 INFO O| May 29 20:20:17.339 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842024-05-29T20:20:17.673Z[ recovery-image] May 29 20:20:17.354 INFO O| May 29 20:20:17.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72852024-05-29T20:20:17.674Z[ recovery-image] May 29 20:20:17.354 INFO O| May 29 20:20:17.354 INFO STEP 920 (remove_files) COMPLETE
72862024-05-29T20:20:17.674Z[ recovery-image] May 29 20:20:17.354 INFO O| May 29 20:20:17.354 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872024-05-29T20:20:17.674Z[ recovery-image] May 29 20:20:17.389 INFO O| May 29 20:20:17.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72882024-05-29T20:20:17.674Z[ recovery-image] May 29 20:20:17.390 INFO O| May 29 20:20:17.390 INFO STEP 921 (remove_files) COMPLETE
72892024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.390 INFO O| May 29 20:20:17.390 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.425 INFO O| May 29 20:20:17.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72912024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.425 INFO O| May 29 20:20:17.425 INFO STEP 922 (remove_files) COMPLETE
72922024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.425 INFO O| May 29 20:20:17.425 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.478 INFO O| May 29 20:20:17.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72942024-05-29T20:20:17.675Z[ recovery-image] May 29 20:20:17.478 INFO O| May 29 20:20:17.478 INFO STEP 923 (remove_files) COMPLETE
72952024-05-29T20:20:17.676Z[ recovery-image] May 29 20:20:17.478 INFO O| May 29 20:20:17.478 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962024-05-29T20:20:17.676Z[ recovery-image] May 29 20:20:17.494 INFO O| May 29 20:20:17.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
72972024-05-29T20:20:17.676Z[ recovery-image] May 29 20:20:17.494 INFO O| May 29 20:20:17.494 INFO STEP 924 (remove_files) COMPLETE
72982024-05-29T20:20:17.676Z[ recovery-image] May 29 20:20:17.494 INFO O| May 29 20:20:17.494 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992024-05-29T20:20:17.676Z[ recovery-image] May 29 20:20:17.528 INFO O| May 29 20:20:17.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73002024-05-29T20:20:17.677Z[ recovery-image] May 29 20:20:17.528 INFO O| May 29 20:20:17.528 INFO STEP 925 (remove_files) COMPLETE
73012024-05-29T20:20:17.677Z[ recovery-image] May 29 20:20:17.528 INFO O| May 29 20:20:17.528 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.588 INFO O| May 29 20:20:17.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73032024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.588 INFO O| May 29 20:20:17.588 INFO STEP 926 (remove_files) COMPLETE
73042024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.588 INFO O| May 29 20:20:17.588 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.657 INFO O| May 29 20:20:17.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73062024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.657 INFO O| May 29 20:20:17.657 INFO STEP 927 (remove_files) COMPLETE
73072024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.657 INFO O| May 29 20:20:17.657 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082024-05-29T20:20:17.707Z[ recovery-image] May 29 20:20:17.676 INFO O| May 29 20:20:17.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73092024-05-29T20:20:17.708Z[ recovery-image] May 29 20:20:17.677 INFO O| May 29 20:20:17.677 INFO STEP 928 (remove_files) COMPLETE
73102024-05-29T20:20:17.708Z[ recovery-image] May 29 20:20:17.677 INFO O| May 29 20:20:17.677 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112024-05-29T20:20:17.753Z[ recovery-image] May 29 20:20:17.723 INFO O| May 29 20:20:17.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73122024-05-29T20:20:17.753Z[ recovery-image] May 29 20:20:17.723 INFO O| May 29 20:20:17.723 INFO STEP 929 (remove_files) COMPLETE
73132024-05-29T20:20:17.779Z[ recovery-image] May 29 20:20:17.723 INFO O| May 29 20:20:17.723 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142024-05-29T20:20:17.804Z[ recovery-image] May 29 20:20:17.761 INFO O| May 29 20:20:17.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73152024-05-29T20:20:17.805Z[ recovery-image] May 29 20:20:17.761 INFO O| May 29 20:20:17.761 INFO STEP 930 (remove_files) COMPLETE
73162024-05-29T20:20:17.805Z[ recovery-image] May 29 20:20:17.761 INFO O| May 29 20:20:17.761 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172024-05-29T20:20:17.830Z[ recovery-image] May 29 20:20:17.779 INFO O| May 29 20:20:17.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73182024-05-29T20:20:17.830Z[ recovery-image] May 29 20:20:17.779 INFO O| May 29 20:20:17.779 INFO STEP 931 (remove_files) COMPLETE
73192024-05-29T20:20:17.830Z[ recovery-image] May 29 20:20:17.779 INFO O| May 29 20:20:17.779 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202024-05-29T20:20:17.859Z[ recovery-image] May 29 20:20:17.811 INFO O| May 29 20:20:17.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73212024-05-29T20:20:17.859Z[ recovery-image] May 29 20:20:17.812 INFO O| May 29 20:20:17.812 INFO STEP 932 (remove_files) COMPLETE
73222024-05-29T20:20:17.859Z[ recovery-image] May 29 20:20:17.812 INFO O| May 29 20:20:17.812 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232024-05-29T20:20:17.884Z[ recovery-image] May 29 20:20:17.832 INFO O| May 29 20:20:17.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73242024-05-29T20:20:17.884Z[ recovery-image] May 29 20:20:17.832 INFO O| May 29 20:20:17.832 INFO STEP 933 (remove_files) COMPLETE
73252024-05-29T20:20:17.884Z[ recovery-image] May 29 20:20:17.832 INFO O| May 29 20:20:17.832 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262024-05-29T20:20:17.935Z[ recovery-image] May 29 20:20:17.861 INFO O| May 29 20:20:17.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73272024-05-29T20:20:17.935Z[ recovery-image] May 29 20:20:17.861 INFO O| May 29 20:20:17.861 INFO STEP 934 (remove_files) COMPLETE
73282024-05-29T20:20:17.936Z[ recovery-image] May 29 20:20:17.862 INFO O| May 29 20:20:17.862 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292024-05-29T20:20:17.961Z[ recovery-image] May 29 20:20:17.931 INFO O| May 29 20:20:17.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73302024-05-29T20:20:17.961Z[ recovery-image] May 29 20:20:17.931 INFO O| May 29 20:20:17.931 INFO STEP 935 (remove_files) COMPLETE
73312024-05-29T20:20:17.961Z[ recovery-image] May 29 20:20:17.931 INFO O| May 29 20:20:17.931 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322024-05-29T20:20:18.020Z[ recovery-image] May 29 20:20:17.987 INFO O| May 29 20:20:17.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73332024-05-29T20:20:18.020Z[ recovery-image] May 29 20:20:17.988 INFO O| May 29 20:20:17.987 INFO STEP 936 (remove_files) COMPLETE
73342024-05-29T20:20:18.048Z[ recovery-image] May 29 20:20:17.988 INFO O| May 29 20:20:17.988 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352024-05-29T20:20:18.077Z[ recovery-image] May 29 20:20:18.030 INFO O| May 29 20:20:18.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73362024-05-29T20:20:18.077Z[ recovery-image] May 29 20:20:18.030 INFO O| May 29 20:20:18.030 INFO STEP 937 (remove_files) COMPLETE
73372024-05-29T20:20:18.078Z[ recovery-image] May 29 20:20:18.030 INFO O| May 29 20:20:18.030 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382024-05-29T20:20:18.120Z[ recovery-image] May 29 20:20:18.087 INFO O| May 29 20:20:18.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73392024-05-29T20:20:18.120Z[ recovery-image] May 29 20:20:18.087 INFO O| May 29 20:20:18.087 INFO STEP 938 (remove_files) COMPLETE
73402024-05-29T20:20:18.151Z[ recovery-image] May 29 20:20:18.087 INFO O| May 29 20:20:18.087 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412024-05-29T20:20:18.151Z[ recovery-image] May 29 20:20:18.105 INFO O| May 29 20:20:18.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73422024-05-29T20:20:18.152Z[ recovery-image] May 29 20:20:18.105 INFO O| May 29 20:20:18.105 INFO STEP 939 (remove_files) COMPLETE
73432024-05-29T20:20:18.152Z[ recovery-image] May 29 20:20:18.105 INFO O| May 29 20:20:18.105 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.121 INFO O| May 29 20:20:18.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73452024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.121 INFO O| May 29 20:20:18.121 INFO STEP 940 (remove_files) COMPLETE
73462024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.121 INFO O| May 29 20:20:18.121 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.137 INFO O| May 29 20:20:18.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73482024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.137 INFO O| May 29 20:20:18.137 INFO STEP 941 (remove_files) COMPLETE
73492024-05-29T20:20:18.179Z[ recovery-image] May 29 20:20:18.137 INFO O| May 29 20:20:18.137 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.152 INFO O| May 29 20:20:18.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73512024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.152 INFO O| May 29 20:20:18.152 INFO STEP 942 (remove_files) COMPLETE
73522024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.152 INFO O| May 29 20:20:18.152 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.168 INFO O| May 29 20:20:18.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73542024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.168 INFO O| May 29 20:20:18.168 INFO STEP 943 (remove_files) COMPLETE
73552024-05-29T20:20:18.206Z[ recovery-image] May 29 20:20:18.168 INFO O| May 29 20:20:18.168 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-05-29T20:20:18.240Z[ recovery-image] May 29 20:20:18.184 INFO O| May 29 20:20:18.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73572024-05-29T20:20:18.240Z[ recovery-image] May 29 20:20:18.184 INFO O| May 29 20:20:18.184 INFO STEP 944 (remove_files) COMPLETE
73582024-05-29T20:20:18.240Z[ recovery-image] May 29 20:20:18.184 INFO O| May 29 20:20:18.184 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-05-29T20:20:18.270Z[ recovery-image] May 29 20:20:18.212 INFO O| May 29 20:20:18.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73602024-05-29T20:20:18.270Z[ recovery-image] May 29 20:20:18.212 INFO O| May 29 20:20:18.212 INFO STEP 945 (remove_files) COMPLETE
73612024-05-29T20:20:18.271Z[ recovery-image] May 29 20:20:18.212 INFO O| May 29 20:20:18.212 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-05-29T20:20:18.303Z[ recovery-image] May 29 20:20:18.270 INFO O| May 29 20:20:18.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73632024-05-29T20:20:18.304Z[ recovery-image] May 29 20:20:18.271 INFO O| May 29 20:20:18.271 INFO STEP 946 (remove_files) COMPLETE
73642024-05-29T20:20:18.335Z[ recovery-image] May 29 20:20:18.271 INFO O| May 29 20:20:18.271 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-05-29T20:20:18.335Z[ recovery-image] May 29 20:20:18.289 INFO O| May 29 20:20:18.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73662024-05-29T20:20:18.335Z[ recovery-image] May 29 20:20:18.289 INFO O| May 29 20:20:18.289 INFO STEP 947 (remove_files) COMPLETE
73672024-05-29T20:20:18.335Z[ recovery-image] May 29 20:20:18.289 INFO O| May 29 20:20:18.289 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-05-29T20:20:18.366Z[ recovery-image] May 29 20:20:18.307 INFO O| May 29 20:20:18.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73692024-05-29T20:20:18.366Z[ recovery-image] May 29 20:20:18.307 INFO O| May 29 20:20:18.307 INFO STEP 948 (remove_files) COMPLETE
73702024-05-29T20:20:18.366Z[ recovery-image] May 29 20:20:18.307 INFO O| May 29 20:20:18.307 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712024-05-29T20:20:18.367Z[ recovery-image] May 29 20:20:18.324 INFO O| May 29 20:20:18.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73722024-05-29T20:20:18.367Z[ recovery-image] May 29 20:20:18.324 INFO O| May 29 20:20:18.324 INFO STEP 949 (remove_files) COMPLETE
73732024-05-29T20:20:18.367Z[ recovery-image] May 29 20:20:18.324 INFO O| May 29 20:20:18.324 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742024-05-29T20:20:18.440Z[ recovery-image] May 29 20:20:18.395 INFO O| May 29 20:20:18.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73752024-05-29T20:20:18.440Z[ recovery-image] May 29 20:20:18.395 INFO O| May 29 20:20:18.395 INFO STEP 950 (remove_files) COMPLETE
73762024-05-29T20:20:18.475Z[ recovery-image] May 29 20:20:18.395 INFO O| May 29 20:20:18.395 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772024-05-29T20:20:18.475Z[ recovery-image] May 29 20:20:18.412 INFO O| May 29 20:20:18.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73782024-05-29T20:20:18.475Z[ recovery-image] May 29 20:20:18.412 INFO O| May 29 20:20:18.412 INFO STEP 951 (remove_files) COMPLETE
73792024-05-29T20:20:18.475Z[ recovery-image] May 29 20:20:18.412 INFO O| May 29 20:20:18.412 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-05-29T20:20:18.476Z[ recovery-image] May 29 20:20:18.431 INFO O| May 29 20:20:18.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73812024-05-29T20:20:18.476Z[ recovery-image] May 29 20:20:18.431 INFO O| May 29 20:20:18.431 INFO STEP 952 (remove_files) COMPLETE
73822024-05-29T20:20:18.476Z[ recovery-image] May 29 20:20:18.431 INFO O| May 29 20:20:18.431 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-05-29T20:20:18.506Z[ recovery-image] May 29 20:20:18.463 INFO O| May 29 20:20:18.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73842024-05-29T20:20:18.506Z[ recovery-image] May 29 20:20:18.463 INFO O| May 29 20:20:18.463 INFO STEP 953 (remove_files) COMPLETE
73852024-05-29T20:20:18.507Z[ recovery-image] May 29 20:20:18.463 INFO O| May 29 20:20:18.463 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-05-29T20:20:18.536Z[ recovery-image] May 29 20:20:18.478 INFO O| May 29 20:20:18.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73872024-05-29T20:20:18.536Z[ recovery-image] May 29 20:20:18.478 INFO O| May 29 20:20:18.478 INFO STEP 954 (remove_files) COMPLETE
73882024-05-29T20:20:18.536Z[ recovery-image] May 29 20:20:18.478 INFO O| May 29 20:20:18.478 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-05-29T20:20:18.563Z[ recovery-image] May 29 20:20:18.514 INFO O| May 29 20:20:18.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73902024-05-29T20:20:18.563Z[ recovery-image] May 29 20:20:18.514 INFO O| May 29 20:20:18.514 INFO STEP 955 (remove_files) COMPLETE
73912024-05-29T20:20:18.564Z[ recovery-image] May 29 20:20:18.514 INFO O| May 29 20:20:18.514 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-05-29T20:20:18.678Z[ recovery-image] May 29 20:20:18.645 INFO O| May 29 20:20:18.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73932024-05-29T20:20:18.678Z[ recovery-image] May 29 20:20:18.645 INFO O| May 29 20:20:18.645 INFO STEP 956 (remove_files) COMPLETE
73942024-05-29T20:20:19.239Z[ recovery-image] May 29 20:20:18.645 INFO O| May 29 20:20:18.645 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-05-29T20:20:19.239Z[ recovery-image] May 29 20:20:18.666 INFO O| May 29 20:20:18.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
73962024-05-29T20:20:19.239Z[ recovery-image] May 29 20:20:18.666 INFO O| May 29 20:20:18.666 INFO STEP 957 (remove_files) COMPLETE
73972024-05-29T20:20:19.239Z[ recovery-image] May 29 20:20:18.666 INFO O| May 29 20:20:18.666 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982024-05-29T20:20:19.239Z[ recovery-image] May 29 20:20:18.697 INFO O| May 29 20:20:18.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
73992024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.697 INFO O| May 29 20:20:18.697 INFO STEP 958 (remove_files) COMPLETE
74002024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.697 INFO O| May 29 20:20:18.697 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.740 INFO O| May 29 20:20:18.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74022024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.740 INFO O| May 29 20:20:18.740 INFO STEP 959 (remove_files) COMPLETE
74032024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.740 INFO O| May 29 20:20:18.740 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.759 INFO O| May 29 20:20:18.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74052024-05-29T20:20:19.240Z[ recovery-image] May 29 20:20:18.759 INFO O| May 29 20:20:18.759 INFO STEP 960 (remove_files) COMPLETE
74062024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.759 INFO O| May 29 20:20:18.759 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.781 INFO O| May 29 20:20:18.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74082024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.781 INFO O| May 29 20:20:18.781 INFO STEP 961 (remove_files) COMPLETE
74092024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.781 INFO O| May 29 20:20:18.781 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.815 INFO O| May 29 20:20:18.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74112024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.815 INFO O| May 29 20:20:18.815 INFO STEP 962 (remove_files) COMPLETE
74122024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.815 INFO O| May 29 20:20:18.815 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.849 INFO O| May 29 20:20:18.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74142024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.849 INFO O| May 29 20:20:18.849 INFO STEP 963 (remove_files) COMPLETE
74152024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.849 INFO O| May 29 20:20:18.849 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.910 INFO O| May 29 20:20:18.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74172024-05-29T20:20:19.241Z[ recovery-image] May 29 20:20:18.910 INFO O| May 29 20:20:18.910 INFO STEP 964 (remove_files) COMPLETE
74182024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.910 INFO O| May 29 20:20:18.910 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.965 INFO O| May 29 20:20:18.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74202024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.965 INFO O| May 29 20:20:18.965 INFO STEP 965 (remove_files) COMPLETE
74212024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.965 INFO O| May 29 20:20:18.965 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.981 INFO O| May 29 20:20:18.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74232024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.982 INFO O| May 29 20:20:18.982 INFO STEP 966 (remove_files) COMPLETE
74242024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:18.982 INFO O| May 29 20:20:18.982 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:19.004 INFO O| May 29 20:20:19.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74262024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:19.004 INFO O| May 29 20:20:19.004 INFO STEP 967 (remove_files) COMPLETE
74272024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:19.004 INFO O| May 29 20:20:19.004 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:19.029 INFO O| May 29 20:20:19.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74292024-05-29T20:20:19.242Z[ recovery-image] May 29 20:20:19.029 INFO O| May 29 20:20:19.029 INFO STEP 968 (remove_files) COMPLETE
74302024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.029 INFO O| May 29 20:20:19.029 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.047 INFO O| May 29 20:20:19.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74322024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.047 INFO O| May 29 20:20:19.047 INFO STEP 969 (remove_files) COMPLETE
74332024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.047 INFO O| May 29 20:20:19.047 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.065 INFO O| May 29 20:20:19.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74352024-05-29T20:20:19.243Z[ recovery-image] May 29 20:20:19.065 INFO O| May 29 20:20:19.065 INFO STEP 970 (remove_files) COMPLETE
74362024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.066 INFO O| May 29 20:20:19.065 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.088 INFO O| May 29 20:20:19.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74382024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.088 INFO O| May 29 20:20:19.088 INFO STEP 971 (remove_files) COMPLETE
74392024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.088 INFO O| May 29 20:20:19.088 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.105 INFO O| May 29 20:20:19.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74412024-05-29T20:20:19.244Z[ recovery-image] May 29 20:20:19.105 INFO O| May 29 20:20:19.105 INFO STEP 972 (remove_files) COMPLETE
74422024-05-29T20:20:19.245Z[ recovery-image] May 29 20:20:19.105 INFO O| May 29 20:20:19.105 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.135 INFO O| May 29 20:20:19.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74442024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.148 INFO O| May 29 20:20:19.148 INFO STEP 973 (remove_files) COMPLETE
74452024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.148 INFO O| May 29 20:20:19.148 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.166 INFO O| May 29 20:20:19.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74472024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.167 INFO O| May 29 20:20:19.166 INFO STEP 974 (remove_files) COMPLETE
74482024-05-29T20:20:19.275Z[ recovery-image] May 29 20:20:19.167 INFO O| May 29 20:20:19.167 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.192 INFO O| May 29 20:20:19.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74502024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.192 INFO O| May 29 20:20:19.192 INFO STEP 975 (remove_files) COMPLETE
74512024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.193 INFO O| May 29 20:20:19.192 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.213 INFO O| May 29 20:20:19.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74532024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.213 INFO O| May 29 20:20:19.213 INFO STEP 976 (remove_files) COMPLETE
74542024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.213 INFO O| May 29 20:20:19.213 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.230 INFO O| May 29 20:20:19.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74562024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.230 INFO O| May 29 20:20:19.230 INFO STEP 977 (remove_files) COMPLETE
74572024-05-29T20:20:19.276Z[ recovery-image] May 29 20:20:19.230 INFO O| May 29 20:20:19.230 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582024-05-29T20:20:19.309Z[ recovery-image] May 29 20:20:19.248 INFO O| May 29 20:20:19.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
74592024-05-29T20:20:19.309Z[ recovery-image] May 29 20:20:19.248 INFO O| May 29 20:20:19.248 INFO STEP 978 (remove_files) COMPLETE
74602024-05-29T20:20:19.309Z[ recovery-image] May 29 20:20:19.248 INFO O| May 29 20:20:19.248 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612024-05-29T20:20:19.343Z[ recovery-image] May 29 20:20:19.288 INFO O| May 29 20:20:19.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
74622024-05-29T20:20:19.343Z[ recovery-image] May 29 20:20:19.288 INFO O| May 29 20:20:19.288 INFO STEP 979 (remove_files) COMPLETE
74632024-05-29T20:20:19.343Z[ recovery-image] May 29 20:20:19.289 INFO O| May 29 20:20:19.288 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642024-05-29T20:20:19.378Z[ recovery-image] May 29 20:20:19.328 INFO O| May 29 20:20:19.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
74652024-05-29T20:20:19.378Z[ recovery-image] May 29 20:20:19.328 INFO O| May 29 20:20:19.328 INFO STEP 980 (remove_files) COMPLETE
74662024-05-29T20:20:19.378Z[ recovery-image] May 29 20:20:19.328 INFO O| May 29 20:20:19.328 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672024-05-29T20:20:19.410Z[ recovery-image] May 29 20:20:19.366 INFO O| May 29 20:20:19.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
74682024-05-29T20:20:19.410Z[ recovery-image] May 29 20:20:19.366 INFO O| May 29 20:20:19.366 INFO STEP 981 (remove_files) COMPLETE
74692024-05-29T20:20:19.410Z[ recovery-image] May 29 20:20:19.366 INFO O| May 29 20:20:19.366 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.387 INFO O| May 29 20:20:19.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74712024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.387 INFO O| May 29 20:20:19.387 INFO STEP 982 (remove_files) COMPLETE
74722024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.388 INFO O| May 29 20:20:19.388 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.407 INFO O| May 29 20:20:19.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74742024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.408 INFO O| May 29 20:20:19.408 INFO STEP 983 (remove_files) COMPLETE
74752024-05-29T20:20:19.442Z[ recovery-image] May 29 20:20:19.408 INFO O| May 29 20:20:19.408 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762024-05-29T20:20:19.474Z[ recovery-image] May 29 20:20:19.432 INFO O| May 29 20:20:19.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74772024-05-29T20:20:19.475Z[ recovery-image] May 29 20:20:19.432 INFO O| May 29 20:20:19.432 INFO STEP 984 (remove_files) COMPLETE
74782024-05-29T20:20:19.475Z[ recovery-image] May 29 20:20:19.432 INFO O| May 29 20:20:19.432 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792024-05-29T20:20:19.506Z[ recovery-image] May 29 20:20:19.453 INFO O| May 29 20:20:19.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74802024-05-29T20:20:19.506Z[ recovery-image] May 29 20:20:19.453 INFO O| May 29 20:20:19.453 INFO STEP 985 (remove_files) COMPLETE
74812024-05-29T20:20:19.506Z[ recovery-image] May 29 20:20:19.453 INFO O| May 29 20:20:19.453 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822024-05-29T20:20:19.507Z[ recovery-image] May 29 20:20:19.469 INFO O| May 29 20:20:19.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74832024-05-29T20:20:19.507Z[ recovery-image] May 29 20:20:19.469 INFO O| May 29 20:20:19.469 INFO STEP 986 (remove_files) COMPLETE
74842024-05-29T20:20:19.507Z[ recovery-image] May 29 20:20:19.469 INFO O| May 29 20:20:19.469 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852024-05-29T20:20:19.545Z[ recovery-image] May 29 20:20:19.486 INFO O| May 29 20:20:19.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74862024-05-29T20:20:19.546Z[ recovery-image] May 29 20:20:19.486 INFO O| May 29 20:20:19.486 INFO STEP 987 (remove_files) COMPLETE
74872024-05-29T20:20:19.546Z[ recovery-image] May 29 20:20:19.486 INFO O| May 29 20:20:19.486 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882024-05-29T20:20:19.546Z[ recovery-image] May 29 20:20:19.502 INFO O| May 29 20:20:19.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74892024-05-29T20:20:19.546Z[ recovery-image] May 29 20:20:19.502 INFO O| May 29 20:20:19.502 INFO STEP 988 (remove_files) COMPLETE
74902024-05-29T20:20:19.547Z[ recovery-image] May 29 20:20:19.502 INFO O| May 29 20:20:19.502 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912024-05-29T20:20:19.577Z[ recovery-image] May 29 20:20:19.517 INFO O| May 29 20:20:19.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74922024-05-29T20:20:19.577Z[ recovery-image] May 29 20:20:19.517 INFO O| May 29 20:20:19.517 INFO STEP 989 (remove_files) COMPLETE
74932024-05-29T20:20:19.577Z[ recovery-image] May 29 20:20:19.517 INFO O| May 29 20:20:19.517 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942024-05-29T20:20:19.578Z[ recovery-image] May 29 20:20:19.533 INFO O| May 29 20:20:19.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74952024-05-29T20:20:19.578Z[ recovery-image] May 29 20:20:19.533 INFO O| May 29 20:20:19.533 INFO STEP 990 (remove_files) COMPLETE
74962024-05-29T20:20:19.578Z[ recovery-image] May 29 20:20:19.533 INFO O| May 29 20:20:19.533 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972024-05-29T20:20:19.610Z[ recovery-image] May 29 20:20:19.549 INFO O| May 29 20:20:19.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
74982024-05-29T20:20:19.610Z[ recovery-image] May 29 20:20:19.549 INFO O| May 29 20:20:19.549 INFO STEP 991 (remove_files) COMPLETE
74992024-05-29T20:20:19.610Z[ recovery-image] May 29 20:20:19.549 INFO O| May 29 20:20:19.549 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002024-05-29T20:20:19.611Z[ recovery-image] May 29 20:20:19.564 INFO O| May 29 20:20:19.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75012024-05-29T20:20:19.611Z[ recovery-image] May 29 20:20:19.564 INFO O| May 29 20:20:19.564 INFO STEP 992 (remove_files) COMPLETE
75022024-05-29T20:20:19.611Z[ recovery-image] May 29 20:20:19.564 INFO O| May 29 20:20:19.564 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032024-05-29T20:20:19.654Z[ recovery-image] May 29 20:20:19.587 INFO O| May 29 20:20:19.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75042024-05-29T20:20:19.654Z[ recovery-image] May 29 20:20:19.587 INFO O| May 29 20:20:19.587 INFO STEP 993 (remove_files) COMPLETE
75052024-05-29T20:20:19.654Z[ recovery-image] May 29 20:20:19.587 INFO O| May 29 20:20:19.587 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062024-05-29T20:20:19.654Z[ recovery-image] May 29 20:20:19.606 INFO O| May 29 20:20:19.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75072024-05-29T20:20:19.655Z[ recovery-image] May 29 20:20:19.606 INFO O| May 29 20:20:19.606 INFO STEP 994 (remove_files) COMPLETE
75082024-05-29T20:20:19.655Z[ recovery-image] May 29 20:20:19.607 INFO O| May 29 20:20:19.606 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.624 INFO O| May 29 20:20:19.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75102024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.624 INFO O| May 29 20:20:19.624 INFO STEP 995 (remove_files) COMPLETE
75112024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.624 INFO O| May 29 20:20:19.624 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.640 INFO O| May 29 20:20:19.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75132024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.640 INFO O| May 29 20:20:19.640 INFO STEP 996 (remove_files) COMPLETE
75142024-05-29T20:20:19.684Z[ recovery-image] May 29 20:20:19.640 INFO O| May 29 20:20:19.640 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152024-05-29T20:20:19.745Z[ recovery-image] May 29 20:20:19.715 INFO O| May 29 20:20:19.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75162024-05-29T20:20:19.746Z[ recovery-image] May 29 20:20:19.715 INFO O| May 29 20:20:19.715 INFO STEP 997 (remove_files) COMPLETE
75172024-05-29T20:20:19.781Z[ recovery-image] May 29 20:20:19.715 INFO O| May 29 20:20:19.715 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182024-05-29T20:20:19.782Z[ recovery-image] May 29 20:20:19.733 INFO O| May 29 20:20:19.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75192024-05-29T20:20:19.783Z[ recovery-image] May 29 20:20:19.733 INFO O| May 29 20:20:19.733 INFO STEP 998 (remove_files) COMPLETE
75202024-05-29T20:20:19.784Z[ recovery-image] May 29 20:20:19.733 INFO O| May 29 20:20:19.733 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212024-05-29T20:20:19.817Z[ recovery-image] May 29 20:20:19.765 INFO O| May 29 20:20:19.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75222024-05-29T20:20:19.817Z[ recovery-image] May 29 20:20:19.765 INFO O| May 29 20:20:19.765 INFO STEP 999 (remove_files) COMPLETE
75232024-05-29T20:20:19.818Z[ recovery-image] May 29 20:20:19.765 INFO O| May 29 20:20:19.765 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242024-05-29T20:20:19.858Z[ recovery-image] May 29 20:20:19.822 INFO O| May 29 20:20:19.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75252024-05-29T20:20:19.858Z[ recovery-image] May 29 20:20:19.822 INFO O| May 29 20:20:19.822 INFO STEP 1000 (remove_files) COMPLETE
75262024-05-29T20:20:19.859Z[ recovery-image] May 29 20:20:19.822 INFO O| May 29 20:20:19.822 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272024-05-29T20:20:19.895Z[ recovery-image] May 29 20:20:19.841 INFO O| May 29 20:20:19.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75282024-05-29T20:20:19.895Z[ recovery-image] May 29 20:20:19.841 INFO O| May 29 20:20:19.841 INFO STEP 1001 (remove_files) COMPLETE
75292024-05-29T20:20:19.895Z[ recovery-image] May 29 20:20:19.841 INFO O| May 29 20:20:19.841 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302024-05-29T20:20:19.926Z[ recovery-image] May 29 20:20:19.860 INFO O| May 29 20:20:19.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75312024-05-29T20:20:19.926Z[ recovery-image] May 29 20:20:19.860 INFO O| May 29 20:20:19.860 INFO STEP 1002 (remove_files) COMPLETE
75322024-05-29T20:20:19.926Z[ recovery-image] May 29 20:20:19.860 INFO O| May 29 20:20:19.860 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332024-05-29T20:20:19.926Z[ recovery-image] May 29 20:20:19.878 INFO O| May 29 20:20:19.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75342024-05-29T20:20:19.926Z[ recovery-image] May 29 20:20:19.879 INFO O| May 29 20:20:19.879 INFO STEP 1003 (remove_files) COMPLETE
75352024-05-29T20:20:19.927Z[ recovery-image] May 29 20:20:19.879 INFO O| May 29 20:20:19.879 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362024-05-29T20:20:19.976Z[ recovery-image] May 29 20:20:19.897 INFO O| May 29 20:20:19.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75372024-05-29T20:20:19.976Z[ recovery-image] May 29 20:20:19.897 INFO O| May 29 20:20:19.897 INFO STEP 1004 (remove_files) COMPLETE
75382024-05-29T20:20:19.977Z[ recovery-image] May 29 20:20:19.897 INFO O| May 29 20:20:19.897 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392024-05-29T20:20:19.977Z[ recovery-image] May 29 20:20:19.915 INFO O| May 29 20:20:19.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75402024-05-29T20:20:19.977Z[ recovery-image] May 29 20:20:19.915 INFO O| May 29 20:20:19.915 INFO STEP 1005 (remove_files) COMPLETE
75412024-05-29T20:20:19.977Z[ recovery-image] May 29 20:20:19.915 INFO O| May 29 20:20:19.915 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422024-05-29T20:20:20.022Z[ recovery-image] May 29 20:20:19.933 INFO O| May 29 20:20:19.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75432024-05-29T20:20:20.023Z[ recovery-image] May 29 20:20:19.933 INFO O| May 29 20:20:19.933 INFO STEP 1006 (remove_files) COMPLETE
75442024-05-29T20:20:20.023Z[ recovery-image] May 29 20:20:19.933 INFO O| May 29 20:20:19.933 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452024-05-29T20:20:20.023Z[ recovery-image] May 29 20:20:19.952 INFO O| May 29 20:20:19.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75462024-05-29T20:20:20.023Z[ recovery-image] May 29 20:20:19.952 INFO O| May 29 20:20:19.952 INFO STEP 1007 (remove_files) COMPLETE
75472024-05-29T20:20:20.024Z[ recovery-image] May 29 20:20:19.952 INFO O| May 29 20:20:19.952 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482024-05-29T20:20:20.024Z[ recovery-image] May 29 20:20:19.969 INFO O| May 29 20:20:19.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75492024-05-29T20:20:20.024Z[ recovery-image] May 29 20:20:19.969 INFO O| May 29 20:20:19.969 INFO STEP 1008 (remove_files) COMPLETE
75502024-05-29T20:20:20.024Z[ recovery-image] May 29 20:20:19.969 INFO O| May 29 20:20:19.969 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512024-05-29T20:20:20.056Z[ recovery-image] May 29 20:20:20.011 INFO O| May 29 20:20:20.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75522024-05-29T20:20:20.056Z[ recovery-image] May 29 20:20:20.011 INFO O| May 29 20:20:20.011 INFO STEP 1009 (remove_files) COMPLETE
75532024-05-29T20:20:20.056Z[ recovery-image] May 29 20:20:20.011 INFO O| May 29 20:20:20.011 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542024-05-29T20:20:20.085Z[ recovery-image] May 29 20:20:20.028 INFO O| May 29 20:20:20.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75552024-05-29T20:20:20.086Z[ recovery-image] May 29 20:20:20.028 INFO O| May 29 20:20:20.028 INFO STEP 1010 (remove_files) COMPLETE
75562024-05-29T20:20:20.086Z[ recovery-image] May 29 20:20:20.028 INFO O| May 29 20:20:20.028 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-05-29T20:20:20.086Z[ recovery-image] May 29 20:20:20.044 INFO O| May 29 20:20:20.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75582024-05-29T20:20:20.086Z[ recovery-image] May 29 20:20:20.045 INFO O| May 29 20:20:20.044 INFO STEP 1011 (remove_files) COMPLETE
75592024-05-29T20:20:20.087Z[ recovery-image] May 29 20:20:20.045 INFO O| May 29 20:20:20.044 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-05-29T20:20:20.118Z[ recovery-image] May 29 20:20:20.061 INFO O| May 29 20:20:20.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75612024-05-29T20:20:20.118Z[ recovery-image] May 29 20:20:20.061 INFO O| May 29 20:20:20.061 INFO STEP 1012 (remove_files) COMPLETE
75622024-05-29T20:20:20.118Z[ recovery-image] May 29 20:20:20.061 INFO O| May 29 20:20:20.061 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-05-29T20:20:20.119Z[ recovery-image] May 29 20:20:20.077 INFO O| May 29 20:20:20.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75642024-05-29T20:20:20.119Z[ recovery-image] May 29 20:20:20.077 INFO O| May 29 20:20:20.077 INFO STEP 1013 (remove_files) COMPLETE
75652024-05-29T20:20:20.119Z[ recovery-image] May 29 20:20:20.077 INFO O| May 29 20:20:20.077 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-05-29T20:20:20.559Z[ recovery-image] May 29 20:20:20.093 INFO O| May 29 20:20:20.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75672024-05-29T20:20:20.559Z[ recovery-image] May 29 20:20:20.093 INFO O| May 29 20:20:20.093 INFO STEP 1014 (remove_files) COMPLETE
75682024-05-29T20:20:20.560Z[ recovery-image] May 29 20:20:20.093 INFO O| May 29 20:20:20.093 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-05-29T20:20:20.560Z[ recovery-image] May 29 20:20:20.107 INFO O| May 29 20:20:20.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75702024-05-29T20:20:20.560Z[ recovery-image] May 29 20:20:20.107 INFO O| May 29 20:20:20.107 INFO STEP 1015 (remove_files) COMPLETE
75712024-05-29T20:20:20.560Z[ recovery-image] May 29 20:20:20.107 INFO O| May 29 20:20:20.107 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-05-29T20:20:20.561Z[ recovery-image] May 29 20:20:20.130 INFO O| May 29 20:20:20.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75732024-05-29T20:20:20.561Z[ recovery-image] May 29 20:20:20.130 INFO O| May 29 20:20:20.130 INFO STEP 1016 (remove_files) COMPLETE
75742024-05-29T20:20:20.561Z[ recovery-image] May 29 20:20:20.130 INFO O| May 29 20:20:20.130 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-05-29T20:20:20.561Z[ recovery-image] May 29 20:20:20.178 INFO O| May 29 20:20:20.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75762024-05-29T20:20:20.562Z[ recovery-image] May 29 20:20:20.178 INFO O| May 29 20:20:20.178 INFO STEP 1017 (remove_files) COMPLETE
75772024-05-29T20:20:20.562Z[ recovery-image] May 29 20:20:20.178 INFO O| May 29 20:20:20.178 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-05-29T20:20:20.562Z[ recovery-image] May 29 20:20:20.226 INFO O| May 29 20:20:20.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75792024-05-29T20:20:20.562Z[ recovery-image] May 29 20:20:20.226 INFO O| May 29 20:20:20.226 INFO STEP 1018 (remove_files) COMPLETE
75802024-05-29T20:20:20.562Z[ recovery-image] May 29 20:20:20.226 INFO O| May 29 20:20:20.226 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.241 INFO O| May 29 20:20:20.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75822024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.242 INFO O| May 29 20:20:20.242 INFO STEP 1019 (remove_files) COMPLETE
75832024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.242 INFO O| May 29 20:20:20.242 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.258 INFO O| May 29 20:20:20.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75852024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.258 INFO O| May 29 20:20:20.258 INFO STEP 1020 (remove_files) COMPLETE
75862024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.259 INFO O| May 29 20:20:20.258 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-05-29T20:20:20.563Z[ recovery-image] May 29 20:20:20.274 INFO O| May 29 20:20:20.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75882024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.275 INFO O| May 29 20:20:20.275 INFO STEP 1021 (remove_files) COMPLETE
75892024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.275 INFO O| May 29 20:20:20.275 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.291 INFO O| May 29 20:20:20.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75912024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.291 INFO O| May 29 20:20:20.291 INFO STEP 1022 (remove_files) COMPLETE
75922024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.291 INFO O| May 29 20:20:20.291 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.318 INFO O| May 29 20:20:20.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75942024-05-29T20:20:20.564Z[ recovery-image] May 29 20:20:20.318 INFO O| May 29 20:20:20.318 INFO STEP 1023 (remove_files) COMPLETE
75952024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.318 INFO O| May 29 20:20:20.318 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.368 INFO O| May 29 20:20:20.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75972024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.368 INFO O| May 29 20:20:20.368 INFO STEP 1024 (remove_files) COMPLETE
75982024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.368 INFO O| May 29 20:20:20.368 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.395 INFO O| May 29 20:20:20.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76002024-05-29T20:20:20.565Z[ recovery-image] May 29 20:20:20.395 INFO O| May 29 20:20:20.395 INFO STEP 1025 (remove_files) COMPLETE
76012024-05-29T20:20:20.566Z[ recovery-image] May 29 20:20:20.395 INFO O| May 29 20:20:20.395 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-05-29T20:20:20.566Z[ recovery-image] May 29 20:20:20.413 INFO O| May 29 20:20:20.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76032024-05-29T20:20:20.566Z[ recovery-image] May 29 20:20:20.413 INFO O| May 29 20:20:20.413 INFO STEP 1026 (remove_files) COMPLETE
76042024-05-29T20:20:20.566Z[ recovery-image] May 29 20:20:20.413 INFO O| May 29 20:20:20.413 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-05-29T20:20:20.566Z[ recovery-image] May 29 20:20:20.430 INFO O| May 29 20:20:20.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76062024-05-29T20:20:20.567Z[ recovery-image] May 29 20:20:20.430 INFO O| May 29 20:20:20.430 INFO STEP 1027 (remove_files) COMPLETE
76072024-05-29T20:20:20.567Z[ recovery-image] May 29 20:20:20.430 INFO O| May 29 20:20:20.430 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-05-29T20:20:20.567Z[ recovery-image] May 29 20:20:20.446 INFO O| May 29 20:20:20.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76092024-05-29T20:20:20.567Z[ recovery-image] May 29 20:20:20.447 INFO O| May 29 20:20:20.446 INFO STEP 1028 (remove_files) COMPLETE
76102024-05-29T20:20:20.567Z[ recovery-image] May 29 20:20:20.447 INFO O| May 29 20:20:20.446 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.462 INFO O| May 29 20:20:20.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76122024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.462 INFO O| May 29 20:20:20.462 INFO STEP 1029 (remove_files) COMPLETE
76132024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.462 INFO O| May 29 20:20:20.462 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.478 INFO O| May 29 20:20:20.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76152024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.478 INFO O| May 29 20:20:20.478 INFO STEP 1030 (remove_files) COMPLETE
76162024-05-29T20:20:20.568Z[ recovery-image] May 29 20:20:20.478 INFO O| May 29 20:20:20.478 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172024-05-29T20:20:20.569Z[ recovery-image] May 29 20:20:20.510 INFO O| May 29 20:20:20.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76182024-05-29T20:20:20.569Z[ recovery-image] May 29 20:20:20.510 INFO O| May 29 20:20:20.510 INFO STEP 1031 (remove_files) COMPLETE
76192024-05-29T20:20:20.569Z[ recovery-image] May 29 20:20:20.510 INFO O| May 29 20:20:20.510 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202024-05-29T20:20:20.599Z[ recovery-image] May 29 20:20:20.561 INFO O| May 29 20:20:20.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76212024-05-29T20:20:20.599Z[ recovery-image] May 29 20:20:20.562 INFO O| May 29 20:20:20.562 INFO STEP 1032 (remove_files) COMPLETE
76222024-05-29T20:20:20.600Z[ recovery-image] May 29 20:20:20.562 INFO O| May 29 20:20:20.562 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232024-05-29T20:20:20.629Z[ recovery-image] May 29 20:20:20.590 INFO O| May 29 20:20:20.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76242024-05-29T20:20:20.629Z[ recovery-image] May 29 20:20:20.590 INFO O| May 29 20:20:20.590 INFO STEP 1033 (remove_files) COMPLETE
76252024-05-29T20:20:20.629Z[ recovery-image] May 29 20:20:20.590 INFO O| May 29 20:20:20.590 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262024-05-29T20:20:20.662Z[ recovery-image] May 29 20:20:20.623 INFO O| May 29 20:20:20.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76272024-05-29T20:20:20.662Z[ recovery-image] May 29 20:20:20.623 INFO O| May 29 20:20:20.623 INFO STEP 1034 (remove_files) COMPLETE
76282024-05-29T20:20:20.662Z[ recovery-image] May 29 20:20:20.623 INFO O| May 29 20:20:20.623 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292024-05-29T20:20:20.695Z[ recovery-image] May 29 20:20:20.640 INFO O| May 29 20:20:20.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76302024-05-29T20:20:20.696Z[ recovery-image] May 29 20:20:20.640 INFO O| May 29 20:20:20.640 INFO STEP 1035 (remove_files) COMPLETE
76312024-05-29T20:20:20.696Z[ recovery-image] May 29 20:20:20.640 INFO O| May 29 20:20:20.640 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322024-05-29T20:20:20.731Z[ recovery-image] May 29 20:20:20.696 INFO O| May 29 20:20:20.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76332024-05-29T20:20:20.731Z[ recovery-image] May 29 20:20:20.696 INFO O| May 29 20:20:20.696 INFO STEP 1036 (remove_files) COMPLETE
76342024-05-29T20:20:20.763Z[ recovery-image] May 29 20:20:20.697 INFO O| May 29 20:20:20.697 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352024-05-29T20:20:20.763Z[ recovery-image] May 29 20:20:20.716 INFO O| May 29 20:20:20.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76362024-05-29T20:20:20.763Z[ recovery-image] May 29 20:20:20.717 INFO O| May 29 20:20:20.717 INFO STEP 1037 (remove_files) COMPLETE
76372024-05-29T20:20:20.763Z[ recovery-image] May 29 20:20:20.717 INFO O| May 29 20:20:20.717 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382024-05-29T20:20:20.790Z[ recovery-image] May 29 20:20:20.751 INFO O| May 29 20:20:20.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76392024-05-29T20:20:20.790Z[ recovery-image] May 29 20:20:20.751 INFO O| May 29 20:20:20.751 INFO STEP 1038 (remove_files) COMPLETE
76402024-05-29T20:20:20.790Z[ recovery-image] May 29 20:20:20.751 INFO O| May 29 20:20:20.751 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412024-05-29T20:20:20.854Z[ recovery-image] May 29 20:20:20.812 INFO O| May 29 20:20:20.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76422024-05-29T20:20:20.854Z[ recovery-image] May 29 20:20:20.812 INFO O| May 29 20:20:20.812 INFO STEP 1039 (remove_files) COMPLETE
76432024-05-29T20:20:20.854Z[ recovery-image] May 29 20:20:20.812 INFO O| May 29 20:20:20.812 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442024-05-29T20:20:20.882Z[ recovery-image] May 29 20:20:20.831 INFO O| May 29 20:20:20.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76452024-05-29T20:20:20.883Z[ recovery-image] May 29 20:20:20.831 INFO O| May 29 20:20:20.831 INFO STEP 1040 (remove_files) COMPLETE
76462024-05-29T20:20:20.883Z[ recovery-image] May 29 20:20:20.831 INFO O| May 29 20:20:20.831 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472024-05-29T20:20:20.883Z[ recovery-image] May 29 20:20:20.849 INFO O| May 29 20:20:20.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76482024-05-29T20:20:20.883Z[ recovery-image] May 29 20:20:20.849 INFO O| May 29 20:20:20.849 INFO STEP 1041 (remove_files) COMPLETE
76492024-05-29T20:20:20.883Z[ recovery-image] May 29 20:20:20.849 INFO O| May 29 20:20:20.849 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502024-05-29T20:20:20.922Z[ recovery-image] May 29 20:20:20.865 INFO O| May 29 20:20:20.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76512024-05-29T20:20:20.922Z[ recovery-image] May 29 20:20:20.865 INFO O| May 29 20:20:20.865 INFO STEP 1042 (remove_files) COMPLETE
76522024-05-29T20:20:20.923Z[ recovery-image] May 29 20:20:20.866 INFO O| May 29 20:20:20.866 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532024-05-29T20:20:20.953Z[ recovery-image] May 29 20:20:20.883 INFO O| May 29 20:20:20.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76542024-05-29T20:20:20.953Z[ recovery-image] May 29 20:20:20.883 INFO O| May 29 20:20:20.883 INFO STEP 1043 (remove_files) COMPLETE
76552024-05-29T20:20:20.953Z[ recovery-image] May 29 20:20:20.883 INFO O| May 29 20:20:20.883 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562024-05-29T20:20:20.993Z[ recovery-image] May 29 20:20:20.940 INFO O| May 29 20:20:20.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76572024-05-29T20:20:20.993Z[ recovery-image] May 29 20:20:20.940 INFO O| May 29 20:20:20.940 INFO STEP 1044 (remove_files) COMPLETE
76582024-05-29T20:20:20.993Z[ recovery-image] May 29 20:20:20.940 INFO O| May 29 20:20:20.940 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592024-05-29T20:20:21.029Z[ recovery-image] May 29 20:20:20.997 INFO O| May 29 20:20:20.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76602024-05-29T20:20:21.029Z[ recovery-image] May 29 20:20:20.997 INFO O| May 29 20:20:20.997 INFO STEP 1045 (remove_files) COMPLETE
76612024-05-29T20:20:21.061Z[ recovery-image] May 29 20:20:20.997 INFO O| May 29 20:20:20.997 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622024-05-29T20:20:21.116Z[ recovery-image] May 29 20:20:21.081 INFO O| May 29 20:20:21.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76632024-05-29T20:20:21.116Z[ recovery-image] May 29 20:20:21.081 INFO O| May 29 20:20:21.081 INFO STEP 1046 (remove_files) COMPLETE
76642024-05-29T20:20:21.116Z[ recovery-image] May 29 20:20:21.081 INFO O| May 29 20:20:21.081 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652024-05-29T20:20:21.150Z[ recovery-image] May 29 20:20:21.099 INFO O| May 29 20:20:21.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76662024-05-29T20:20:21.150Z[ recovery-image] May 29 20:20:21.099 INFO O| May 29 20:20:21.099 INFO STEP 1047 (remove_files) COMPLETE
76672024-05-29T20:20:21.151Z[ recovery-image] May 29 20:20:21.099 INFO O| May 29 20:20:21.099 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682024-05-29T20:20:21.182Z[ recovery-image] May 29 20:20:21.114 INFO O| May 29 20:20:21.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76692024-05-29T20:20:21.182Z[ recovery-image] May 29 20:20:21.114 INFO O| May 29 20:20:21.114 INFO STEP 1048 (remove_files) COMPLETE
76702024-05-29T20:20:21.183Z[ recovery-image] May 29 20:20:21.114 INFO O| May 29 20:20:21.114 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712024-05-29T20:20:21.183Z[ recovery-image] May 29 20:20:21.128 INFO O| May 29 20:20:21.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76722024-05-29T20:20:21.183Z[ recovery-image] May 29 20:20:21.129 INFO O| May 29 20:20:21.128 INFO STEP 1049 (remove_files) COMPLETE
76732024-05-29T20:20:21.183Z[ recovery-image] May 29 20:20:21.129 INFO O| May 29 20:20:21.128 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.151 INFO O| May 29 20:20:21.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76752024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.151 INFO O| May 29 20:20:21.151 INFO STEP 1050 (remove_files) COMPLETE
76762024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.152 INFO O| May 29 20:20:21.151 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.170 INFO O| May 29 20:20:21.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76782024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.171 INFO O| May 29 20:20:21.170 INFO STEP 1051 (remove_files) COMPLETE
76792024-05-29T20:20:21.241Z[ recovery-image] May 29 20:20:21.171 INFO O| May 29 20:20:21.171 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802024-05-29T20:20:21.274Z[ recovery-image] May 29 20:20:21.187 INFO O| May 29 20:20:21.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76812024-05-29T20:20:21.274Z[ recovery-image] May 29 20:20:21.187 INFO O| May 29 20:20:21.187 INFO STEP 1052 (remove_files) COMPLETE
76822024-05-29T20:20:21.275Z[ recovery-image] May 29 20:20:21.187 INFO O| May 29 20:20:21.187 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832024-05-29T20:20:21.275Z[ recovery-image] May 29 20:20:21.211 INFO O| May 29 20:20:21.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76842024-05-29T20:20:21.275Z[ recovery-image] May 29 20:20:21.232 INFO O| May 29 20:20:21.232 INFO STEP 1053 (remove_files) COMPLETE
76852024-05-29T20:20:21.275Z[ recovery-image] May 29 20:20:21.232 INFO O| May 29 20:20:21.232 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862024-05-29T20:20:21.307Z[ recovery-image] May 29 20:20:21.276 INFO O| May 29 20:20:21.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76872024-05-29T20:20:21.307Z[ recovery-image] May 29 20:20:21.277 INFO O| May 29 20:20:21.277 INFO STEP 1054 (remove_files) COMPLETE
76882024-05-29T20:20:21.307Z[ recovery-image] May 29 20:20:21.277 INFO O| May 29 20:20:21.277 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892024-05-29T20:20:21.806Z[ recovery-image] May 29 20:20:21.358 INFO O| May 29 20:20:21.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76902024-05-29T20:20:21.806Z[ recovery-image] May 29 20:20:21.358 INFO O| May 29 20:20:21.358 INFO STEP 1055 (remove_files) COMPLETE
76912024-05-29T20:20:21.806Z[ recovery-image] May 29 20:20:21.358 INFO O| May 29 20:20:21.358 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.378 INFO O| May 29 20:20:21.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
76932024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.378 INFO O| May 29 20:20:21.378 INFO STEP 1056 (remove_files) COMPLETE
76942024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.378 INFO O| May 29 20:20:21.378 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.405 INFO O| May 29 20:20:21.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
76962024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.405 INFO O| May 29 20:20:21.405 INFO STEP 1057 (remove_files) COMPLETE
76972024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.405 INFO O| May 29 20:20:21.405 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.429 INFO O| May 29 20:20:21.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
76992024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.429 INFO O| May 29 20:20:21.429 INFO STEP 1058 (remove_files) COMPLETE
77002024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.429 INFO O| May 29 20:20:21.429 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012024-05-29T20:20:21.833Z[ recovery-image] May 29 20:20:21.465 INFO O| May 29 20:20:21.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
77022024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.465 INFO O| May 29 20:20:21.465 INFO STEP 1059 (remove_files) COMPLETE
77032024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.465 INFO O| May 29 20:20:21.465 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.523 INFO O| May 29 20:20:21.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77052024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.524 INFO O| May 29 20:20:21.523 INFO STEP 1060 (remove_files) COMPLETE
77062024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.524 INFO O| May 29 20:20:21.524 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.547 INFO O| May 29 20:20:21.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77082024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.547 INFO O| May 29 20:20:21.547 INFO STEP 1061 (remove_files) COMPLETE
77092024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.548 INFO O| May 29 20:20:21.547 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.564 INFO O| May 29 20:20:21.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77112024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.564 INFO O| May 29 20:20:21.564 INFO STEP 1062 (remove_files) COMPLETE
77122024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.564 INFO O| May 29 20:20:21.564 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.582 INFO O| May 29 20:20:21.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77142024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.582 INFO O| May 29 20:20:21.582 INFO STEP 1063 (remove_files) COMPLETE
77152024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.582 INFO O| May 29 20:20:21.582 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.602 INFO O| May 29 20:20:21.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77172024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.602 INFO O| May 29 20:20:21.602 INFO STEP 1064 (remove_files) COMPLETE
77182024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.602 INFO O| May 29 20:20:21.602 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.635 INFO O| May 29 20:20:21.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77202024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.635 INFO O| May 29 20:20:21.635 INFO STEP 1065 (remove_files) COMPLETE
77212024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.636 INFO O| May 29 20:20:21.635 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.669 INFO O| May 29 20:20:21.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77232024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.669 INFO O| May 29 20:20:21.669 INFO STEP 1066 (remove_files) COMPLETE
77242024-05-29T20:20:21.834Z[ recovery-image] May 29 20:20:21.669 INFO O| May 29 20:20:21.669 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.688 INFO O| May 29 20:20:21.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77262024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.688 INFO O| May 29 20:20:21.688 INFO STEP 1067 (remove_files) COMPLETE
77272024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.688 INFO O| May 29 20:20:21.688 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.754 INFO O| May 29 20:20:21.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77292024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.754 INFO O| May 29 20:20:21.754 INFO STEP 1068 (remove_files) COMPLETE
77302024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.754 INFO O| May 29 20:20:21.754 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.772 INFO O| May 29 20:20:21.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77322024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.772 INFO O| May 29 20:20:21.772 INFO STEP 1069 (remove_files) COMPLETE
77332024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.772 INFO O| May 29 20:20:21.772 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.788 INFO O| May 29 20:20:21.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77352024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.788 INFO O| May 29 20:20:21.788 INFO STEP 1070 (remove_files) COMPLETE
77362024-05-29T20:20:21.835Z[ recovery-image] May 29 20:20:21.788 INFO O| May 29 20:20:21.788 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.806 INFO O| May 29 20:20:21.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77382024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.806 INFO O| May 29 20:20:21.806 INFO STEP 1071 (remove_files) COMPLETE
77392024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.806 INFO O| May 29 20:20:21.806 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.820 INFO O| May 29 20:20:21.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77412024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.820 INFO O| May 29 20:20:21.820 INFO STEP 1072 (remove_files) COMPLETE
77422024-05-29T20:20:21.862Z[ recovery-image] May 29 20:20:21.820 INFO O| May 29 20:20:21.820 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432024-05-29T20:20:21.898Z[ recovery-image] May 29 20:20:21.834 INFO O| May 29 20:20:21.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77442024-05-29T20:20:21.898Z[ recovery-image] May 29 20:20:21.834 INFO O| May 29 20:20:21.834 INFO STEP 1073 (remove_files) COMPLETE
77452024-05-29T20:20:21.898Z[ recovery-image] May 29 20:20:21.834 INFO O| May 29 20:20:21.834 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462024-05-29T20:20:21.924Z[ recovery-image] May 29 20:20:21.887 INFO O| May 29 20:20:21.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77472024-05-29T20:20:21.924Z[ recovery-image] May 29 20:20:21.887 INFO O| May 29 20:20:21.887 INFO STEP 1074 (remove_files) COMPLETE
77482024-05-29T20:20:21.924Z[ recovery-image] May 29 20:20:21.887 INFO O| May 29 20:20:21.887 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492024-05-29T20:20:21.975Z[ recovery-image] May 29 20:20:21.943 INFO O| May 29 20:20:21.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77502024-05-29T20:20:21.975Z[ recovery-image] May 29 20:20:21.943 INFO O| May 29 20:20:21.943 INFO STEP 1075 (remove_files) COMPLETE
77512024-05-29T20:20:22.004Z[ recovery-image] May 29 20:20:21.943 INFO O| May 29 20:20:21.943 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522024-05-29T20:20:22.004Z[ recovery-image] May 29 20:20:21.959 INFO O| May 29 20:20:21.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77532024-05-29T20:20:22.004Z[ recovery-image] May 29 20:20:21.959 INFO O| May 29 20:20:21.959 INFO STEP 1076 (remove_files) COMPLETE
77542024-05-29T20:20:22.004Z[ recovery-image] May 29 20:20:21.959 INFO O| May 29 20:20:21.959 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552024-05-29T20:20:22.031Z[ recovery-image] May 29 20:20:21.975 INFO O| May 29 20:20:21.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77562024-05-29T20:20:22.031Z[ recovery-image] May 29 20:20:21.975 INFO O| May 29 20:20:21.975 INFO STEP 1077 (remove_files) COMPLETE
77572024-05-29T20:20:22.031Z[ recovery-image] May 29 20:20:21.975 INFO O| May 29 20:20:21.975 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582024-05-29T20:20:22.031Z[ recovery-image] May 29 20:20:21.993 INFO O| May 29 20:20:21.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77592024-05-29T20:20:22.031Z[ recovery-image] May 29 20:20:21.993 INFO O| May 29 20:20:21.993 INFO STEP 1078 (remove_files) COMPLETE
77602024-05-29T20:20:22.032Z[ recovery-image] May 29 20:20:21.993 INFO O| May 29 20:20:21.993 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612024-05-29T20:20:22.058Z[ recovery-image] May 29 20:20:22.018 INFO O| May 29 20:20:22.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77622024-05-29T20:20:22.058Z[ recovery-image] May 29 20:20:22.019 INFO O| May 29 20:20:22.018 INFO STEP 1079 (remove_files) COMPLETE
77632024-05-29T20:20:22.058Z[ recovery-image] May 29 20:20:22.019 INFO O| May 29 20:20:22.019 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642024-05-29T20:20:22.099Z[ recovery-image] May 29 20:20:22.052 INFO O| May 29 20:20:22.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77652024-05-29T20:20:22.099Z[ recovery-image] May 29 20:20:22.052 INFO O| May 29 20:20:22.052 INFO STEP 1080 (remove_files) COMPLETE
77662024-05-29T20:20:22.099Z[ recovery-image] May 29 20:20:22.053 INFO O| May 29 20:20:22.052 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672024-05-29T20:20:22.552Z[ recovery-image] May 29 20:20:22.111 INFO O| May 29 20:20:22.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77682024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.135 INFO O| May 29 20:20:22.135 INFO STEP 1081 (remove_files) COMPLETE
77692024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.135 INFO O| May 29 20:20:22.135 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.184 INFO O| May 29 20:20:22.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77712024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.184 INFO O| May 29 20:20:22.184 INFO STEP 1082 (remove_files) COMPLETE
77722024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.184 INFO O| May 29 20:20:22.184 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.224 INFO O| May 29 20:20:22.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77742024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.224 INFO O| May 29 20:20:22.224 INFO STEP 1083 (remove_files) COMPLETE
77752024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.224 INFO O| May 29 20:20:22.224 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.241 INFO O| May 29 20:20:22.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77772024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.241 INFO O| May 29 20:20:22.241 INFO STEP 1084 (remove_files) COMPLETE
77782024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.241 INFO O| May 29 20:20:22.241 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.257 INFO O| May 29 20:20:22.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77802024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.257 INFO O| May 29 20:20:22.257 INFO STEP 1085 (remove_files) COMPLETE
77812024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.257 INFO O| May 29 20:20:22.257 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.273 INFO O| May 29 20:20:22.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77832024-05-29T20:20:22.580Z[ recovery-image] May 29 20:20:22.273 INFO O| May 29 20:20:22.273 INFO STEP 1086 (remove_files) COMPLETE
77842024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.273 INFO O| May 29 20:20:22.273 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.290 INFO O| May 29 20:20:22.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77862024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.290 INFO O| May 29 20:20:22.290 INFO STEP 1087 (remove_files) COMPLETE
77872024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.290 INFO O| May 29 20:20:22.290 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.345 INFO O| May 29 20:20:22.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77892024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.345 INFO O| May 29 20:20:22.345 INFO STEP 1088 (remove_files) COMPLETE
77902024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.345 INFO O| May 29 20:20:22.345 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.362 INFO O| May 29 20:20:22.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
77922024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.363 INFO O| May 29 20:20:22.363 INFO STEP 1089 (remove_files) COMPLETE
77932024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.363 INFO O| May 29 20:20:22.363 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.385 INFO O| May 29 20:20:22.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
77952024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.386 INFO O| May 29 20:20:22.385 INFO STEP 1090 (remove_files) COMPLETE
77962024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.386 INFO O| May 29 20:20:22.385 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.406 INFO O| May 29 20:20:22.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
77982024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.406 INFO O| May 29 20:20:22.406 INFO STEP 1091 (remove_files) COMPLETE
77992024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.406 INFO O| May 29 20:20:22.406 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.424 INFO O| May 29 20:20:22.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78012024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.424 INFO O| May 29 20:20:22.424 INFO STEP 1092 (remove_files) COMPLETE
78022024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.424 INFO O| May 29 20:20:22.424 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.445 INFO O| May 29 20:20:22.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78042024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.445 INFO O| May 29 20:20:22.445 INFO STEP 1093 (remove_files) COMPLETE
78052024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.445 INFO O| May 29 20:20:22.445 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062024-05-29T20:20:22.581Z[ recovery-image] May 29 20:20:22.482 INFO O| May 29 20:20:22.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78072024-05-29T20:20:22.582Z[ recovery-image] May 29 20:20:22.482 INFO O| May 29 20:20:22.482 INFO STEP 1094 (remove_files) COMPLETE
78082024-05-29T20:20:22.582Z[ recovery-image] May 29 20:20:22.482 INFO O| May 29 20:20:22.482 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092024-05-29T20:20:22.582Z[ recovery-image] May 29 20:20:22.541 INFO O| May 29 20:20:22.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78102024-05-29T20:20:22.582Z[ recovery-image] May 29 20:20:22.541 INFO O| May 29 20:20:22.541 INFO STEP 1095 (remove_files) COMPLETE
78112024-05-29T20:20:22.582Z[ recovery-image] May 29 20:20:22.541 INFO O| May 29 20:20:22.541 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122024-05-29T20:20:22.607Z[ recovery-image] May 29 20:20:22.576 INFO O| May 29 20:20:22.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78132024-05-29T20:20:22.607Z[ recovery-image] May 29 20:20:22.576 INFO O| May 29 20:20:22.576 INFO STEP 1096 (remove_files) COMPLETE
78142024-05-29T20:20:22.607Z[ recovery-image] May 29 20:20:22.576 INFO O| May 29 20:20:22.576 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152024-05-29T20:20:22.632Z[ recovery-image] May 29 20:20:22.592 INFO O| May 29 20:20:22.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78162024-05-29T20:20:22.632Z[ recovery-image] May 29 20:20:22.592 INFO O| May 29 20:20:22.592 INFO STEP 1097 (remove_files) COMPLETE
78172024-05-29T20:20:22.632Z[ recovery-image] May 29 20:20:22.592 INFO O| May 29 20:20:22.592 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.607 INFO O| May 29 20:20:22.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78192024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.608 INFO O| May 29 20:20:22.607 INFO STEP 1098 (remove_files) COMPLETE
78202024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.608 INFO O| May 29 20:20:22.607 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.623 INFO O| May 29 20:20:22.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78222024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.623 INFO O| May 29 20:20:22.623 INFO STEP 1099 (remove_files) COMPLETE
78232024-05-29T20:20:22.658Z[ recovery-image] May 29 20:20:22.623 INFO O| May 29 20:20:22.623 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242024-05-29T20:20:22.683Z[ recovery-image] May 29 20:20:22.637 INFO O| May 29 20:20:22.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78252024-05-29T20:20:22.683Z[ recovery-image] May 29 20:20:22.638 INFO O| May 29 20:20:22.638 INFO STEP 1100 (remove_files) COMPLETE
78262024-05-29T20:20:22.684Z[ recovery-image] May 29 20:20:22.638 INFO O| May 29 20:20:22.638 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272024-05-29T20:20:22.708Z[ recovery-image] May 29 20:20:22.656 INFO O| May 29 20:20:22.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78282024-05-29T20:20:22.709Z[ recovery-image] May 29 20:20:22.656 INFO O| May 29 20:20:22.656 INFO STEP 1101 (remove_files) COMPLETE
78292024-05-29T20:20:22.709Z[ recovery-image] May 29 20:20:22.656 INFO O| May 29 20:20:22.656 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302024-05-29T20:20:22.734Z[ recovery-image] May 29 20:20:22.685 INFO O| May 29 20:20:22.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78312024-05-29T20:20:22.734Z[ recovery-image] May 29 20:20:22.685 INFO O| May 29 20:20:22.685 INFO STEP 1102 (remove_files) COMPLETE
78322024-05-29T20:20:22.734Z[ recovery-image] May 29 20:20:22.685 INFO O| May 29 20:20:22.685 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332024-05-29T20:20:22.773Z[ recovery-image] May 29 20:20:22.744 INFO O| May 29 20:20:22.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78342024-05-29T20:20:22.800Z[ recovery-image] May 29 20:20:22.744 INFO O| May 29 20:20:22.744 INFO STEP 1103 (remove_files) COMPLETE
78352024-05-29T20:20:22.800Z[ recovery-image] May 29 20:20:22.744 INFO O| May 29 20:20:22.744 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362024-05-29T20:20:22.825Z[ recovery-image] May 29 20:20:22.794 INFO O| May 29 20:20:22.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78372024-05-29T20:20:22.825Z[ recovery-image] May 29 20:20:22.794 INFO O| May 29 20:20:22.794 INFO STEP 1104 (remove_files) COMPLETE
78382024-05-29T20:20:22.825Z[ recovery-image] May 29 20:20:22.794 INFO O| May 29 20:20:22.794 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392024-05-29T20:20:22.851Z[ recovery-image] May 29 20:20:22.813 INFO O| May 29 20:20:22.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78402024-05-29T20:20:22.851Z[ recovery-image] May 29 20:20:22.813 INFO O| May 29 20:20:22.813 INFO STEP 1105 (remove_files) COMPLETE
78412024-05-29T20:20:22.851Z[ recovery-image] May 29 20:20:22.813 INFO O| May 29 20:20:22.813 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422024-05-29T20:20:22.877Z[ recovery-image] May 29 20:20:22.833 INFO O| May 29 20:20:22.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78432024-05-29T20:20:22.877Z[ recovery-image] May 29 20:20:22.834 INFO O| May 29 20:20:22.834 INFO STEP 1106 (remove_files) COMPLETE
78442024-05-29T20:20:22.877Z[ recovery-image] May 29 20:20:22.834 INFO O| May 29 20:20:22.834 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452024-05-29T20:20:22.902Z[ recovery-image] May 29 20:20:22.871 INFO O| May 29 20:20:22.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78462024-05-29T20:20:22.902Z[ recovery-image] May 29 20:20:22.871 INFO O| May 29 20:20:22.871 INFO STEP 1107 (remove_files) COMPLETE
78472024-05-29T20:20:22.902Z[ recovery-image] May 29 20:20:22.871 INFO O| May 29 20:20:22.871 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482024-05-29T20:20:22.981Z[ recovery-image] May 29 20:20:22.946 INFO O| May 29 20:20:22.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78492024-05-29T20:20:22.982Z[ recovery-image] May 29 20:20:22.946 INFO O| May 29 20:20:22.946 INFO STEP 1108 (remove_files) COMPLETE
78502024-05-29T20:20:23.027Z[ recovery-image] May 29 20:20:22.946 INFO O| May 29 20:20:22.946 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512024-05-29T20:20:23.027Z[ recovery-image] May 29 20:20:22.975 INFO O| May 29 20:20:22.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78522024-05-29T20:20:23.027Z[ recovery-image] May 29 20:20:22.975 INFO O| May 29 20:20:22.975 INFO STEP 1109 (remove_files) COMPLETE
78532024-05-29T20:20:23.027Z[ recovery-image] May 29 20:20:22.975 INFO O| May 29 20:20:22.975 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542024-05-29T20:20:23.060Z[ recovery-image] May 29 20:20:23.014 INFO O| May 29 20:20:23.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78552024-05-29T20:20:23.061Z[ recovery-image] May 29 20:20:23.014 INFO O| May 29 20:20:23.014 INFO STEP 1110 (remove_files) COMPLETE
78562024-05-29T20:20:23.061Z[ recovery-image] May 29 20:20:23.014 INFO O| May 29 20:20:23.014 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572024-05-29T20:20:23.087Z[ recovery-image] May 29 20:20:23.055 INFO O| May 29 20:20:23.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78582024-05-29T20:20:23.087Z[ recovery-image] May 29 20:20:23.055 INFO O| May 29 20:20:23.055 INFO STEP 1111 (remove_files) COMPLETE
78592024-05-29T20:20:23.087Z[ recovery-image] May 29 20:20:23.055 INFO O| May 29 20:20:23.055 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602024-05-29T20:20:23.142Z[ recovery-image] May 29 20:20:23.113 INFO O| May 29 20:20:23.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78612024-05-29T20:20:23.167Z[ recovery-image] May 29 20:20:23.113 INFO O| May 29 20:20:23.113 INFO STEP 1112 (remove_files) COMPLETE
78622024-05-29T20:20:23.167Z[ recovery-image] May 29 20:20:23.113 INFO O| May 29 20:20:23.113 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632024-05-29T20:20:23.240Z[ recovery-image] May 29 20:20:23.210 INFO O| May 29 20:20:23.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78642024-05-29T20:20:23.240Z[ recovery-image] May 29 20:20:23.210 INFO O| May 29 20:20:23.210 INFO STEP 1113 (remove_files) COMPLETE
78652024-05-29T20:20:23.266Z[ recovery-image] May 29 20:20:23.210 INFO O| May 29 20:20:23.210 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-05-29T20:20:23.266Z[ recovery-image] May 29 20:20:23.231 INFO O| May 29 20:20:23.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78672024-05-29T20:20:23.292Z[ recovery-image] May 29 20:20:23.251 INFO O| May 29 20:20:23.251 INFO STEP 1114 (remove_files) COMPLETE
78682024-05-29T20:20:23.292Z[ recovery-image] May 29 20:20:23.251 INFO O| May 29 20:20:23.251 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692024-05-29T20:20:23.319Z[ recovery-image] May 29 20:20:23.283 INFO O| May 29 20:20:23.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78702024-05-29T20:20:23.319Z[ recovery-image] May 29 20:20:23.283 INFO O| May 29 20:20:23.283 INFO STEP 1115 (remove_files) COMPLETE
78712024-05-29T20:20:23.319Z[ recovery-image] May 29 20:20:23.283 INFO O| May 29 20:20:23.283 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722024-05-29T20:20:23.347Z[ recovery-image] May 29 20:20:23.311 INFO O| May 29 20:20:23.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
78732024-05-29T20:20:23.347Z[ recovery-image] May 29 20:20:23.311 INFO O| May 29 20:20:23.311 INFO STEP 1116 (remove_files) COMPLETE
78742024-05-29T20:20:23.348Z[ recovery-image] May 29 20:20:23.311 INFO O| May 29 20:20:23.311 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752024-05-29T20:20:23.378Z[ recovery-image] May 29 20:20:23.329 INFO O| May 29 20:20:23.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78762024-05-29T20:20:23.378Z[ recovery-image] May 29 20:20:23.329 INFO O| May 29 20:20:23.329 INFO STEP 1117 (remove_files) COMPLETE
78772024-05-29T20:20:23.378Z[ recovery-image] May 29 20:20:23.329 INFO O| May 29 20:20:23.329 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782024-05-29T20:20:23.425Z[ recovery-image] May 29 20:20:23.391 INFO O| May 29 20:20:23.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78792024-05-29T20:20:23.425Z[ recovery-image] May 29 20:20:23.391 INFO O| May 29 20:20:23.391 INFO STEP 1118 (remove_files) COMPLETE
78802024-05-29T20:20:23.452Z[ recovery-image] May 29 20:20:23.391 INFO O| May 29 20:20:23.391 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-05-29T20:20:23.452Z[ recovery-image] May 29 20:20:23.414 INFO O| May 29 20:20:23.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78822024-05-29T20:20:23.452Z[ recovery-image] May 29 20:20:23.414 INFO O| May 29 20:20:23.414 INFO STEP 1119 (remove_files) COMPLETE
78832024-05-29T20:20:23.452Z[ recovery-image] May 29 20:20:23.414 INFO O| May 29 20:20:23.414 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-05-29T20:20:23.482Z[ recovery-image] May 29 20:20:23.451 INFO O| May 29 20:20:23.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78852024-05-29T20:20:23.482Z[ recovery-image] May 29 20:20:23.451 INFO O| May 29 20:20:23.451 INFO STEP 1120 (remove_files) COMPLETE
78862024-05-29T20:20:23.482Z[ recovery-image] May 29 20:20:23.451 INFO O| May 29 20:20:23.451 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-05-29T20:20:23.519Z[ recovery-image] May 29 20:20:23.486 INFO O| May 29 20:20:23.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78882024-05-29T20:20:23.519Z[ recovery-image] May 29 20:20:23.486 INFO O| May 29 20:20:23.486 INFO STEP 1121 (remove_files) COMPLETE
78892024-05-29T20:20:23.519Z[ recovery-image] May 29 20:20:23.486 INFO O| May 29 20:20:23.486 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-05-29T20:20:23.549Z[ recovery-image] May 29 20:20:23.519 INFO O| May 29 20:20:23.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78912024-05-29T20:20:23.549Z[ recovery-image] May 29 20:20:23.519 INFO O| May 29 20:20:23.519 INFO STEP 1122 (remove_files) COMPLETE
78922024-05-29T20:20:23.549Z[ recovery-image] May 29 20:20:23.519 INFO O| May 29 20:20:23.519 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-05-29T20:20:23.576Z[ recovery-image] May 29 20:20:23.537 INFO O| May 29 20:20:23.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
78942024-05-29T20:20:23.576Z[ recovery-image] May 29 20:20:23.537 INFO O| May 29 20:20:23.537 INFO STEP 1123 (remove_files) COMPLETE
78952024-05-29T20:20:23.576Z[ recovery-image] May 29 20:20:23.537 INFO O| May 29 20:20:23.537 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962024-05-29T20:20:23.603Z[ recovery-image] May 29 20:20:23.559 INFO O| May 29 20:20:23.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
78972024-05-29T20:20:23.603Z[ recovery-image] May 29 20:20:23.559 INFO O| May 29 20:20:23.559 INFO STEP 1124 (remove_files) COMPLETE
78982024-05-29T20:20:23.603Z[ recovery-image] May 29 20:20:23.559 INFO O| May 29 20:20:23.559 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992024-05-29T20:20:23.629Z[ recovery-image] May 29 20:20:23.579 INFO O| May 29 20:20:23.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79002024-05-29T20:20:23.629Z[ recovery-image] May 29 20:20:23.579 INFO O| May 29 20:20:23.579 INFO STEP 1125 (remove_files) COMPLETE
79012024-05-29T20:20:23.629Z[ recovery-image] May 29 20:20:23.579 INFO O| May 29 20:20:23.579 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022024-05-29T20:20:23.656Z[ recovery-image] May 29 20:20:23.600 INFO O| May 29 20:20:23.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79032024-05-29T20:20:23.656Z[ recovery-image] May 29 20:20:23.600 INFO O| May 29 20:20:23.600 INFO STEP 1126 (remove_files) COMPLETE
79042024-05-29T20:20:23.657Z[ recovery-image] May 29 20:20:23.600 INFO O| May 29 20:20:23.600 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052024-05-29T20:20:23.657Z[ recovery-image] May 29 20:20:23.620 INFO O| May 29 20:20:23.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79062024-05-29T20:20:23.657Z[ recovery-image] May 29 20:20:23.620 INFO O| May 29 20:20:23.620 INFO STEP 1127 (remove_files) COMPLETE
79072024-05-29T20:20:23.657Z[ recovery-image] May 29 20:20:23.620 INFO O| May 29 20:20:23.620 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082024-05-29T20:20:23.686Z[ recovery-image] May 29 20:20:23.641 INFO O| May 29 20:20:23.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79092024-05-29T20:20:23.686Z[ recovery-image] May 29 20:20:23.641 INFO O| May 29 20:20:23.641 INFO STEP 1128 (remove_files) COMPLETE
79102024-05-29T20:20:23.686Z[ recovery-image] May 29 20:20:23.641 INFO O| May 29 20:20:23.641 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112024-05-29T20:20:23.712Z[ recovery-image] May 29 20:20:23.678 INFO O| May 29 20:20:23.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79122024-05-29T20:20:23.712Z[ recovery-image] May 29 20:20:23.678 INFO O| May 29 20:20:23.678 INFO STEP 1129 (remove_files) COMPLETE
79132024-05-29T20:20:23.712Z[ recovery-image] May 29 20:20:23.678 INFO O| May 29 20:20:23.678 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142024-05-29T20:20:23.739Z[ recovery-image] May 29 20:20:23.698 INFO O| May 29 20:20:23.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79152024-05-29T20:20:23.739Z[ recovery-image] May 29 20:20:23.698 INFO O| May 29 20:20:23.698 INFO STEP 1130 (remove_files) COMPLETE
79162024-05-29T20:20:23.739Z[ recovery-image] May 29 20:20:23.698 INFO O| May 29 20:20:23.698 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172024-05-29T20:20:23.767Z[ recovery-image] May 29 20:20:23.737 INFO O| May 29 20:20:23.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79182024-05-29T20:20:23.767Z[ recovery-image] May 29 20:20:23.737 INFO O| May 29 20:20:23.737 INFO STEP 1131 (remove_files) COMPLETE
79192024-05-29T20:20:23.767Z[ recovery-image] May 29 20:20:23.737 INFO O| May 29 20:20:23.737 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-05-29T20:20:23.801Z[ recovery-image] May 29 20:20:23.756 INFO O| May 29 20:20:23.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79212024-05-29T20:20:23.801Z[ recovery-image] May 29 20:20:23.756 INFO O| May 29 20:20:23.756 INFO STEP 1132 (remove_files) COMPLETE
79222024-05-29T20:20:23.801Z[ recovery-image] May 29 20:20:23.756 INFO O| May 29 20:20:23.756 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-05-29T20:20:23.835Z[ recovery-image] May 29 20:20:23.774 INFO O| May 29 20:20:23.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79242024-05-29T20:20:23.835Z[ recovery-image] May 29 20:20:23.774 INFO O| May 29 20:20:23.774 INFO STEP 1133 (remove_files) COMPLETE
79252024-05-29T20:20:23.835Z[ recovery-image] May 29 20:20:23.774 INFO O| May 29 20:20:23.774 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-05-29T20:20:23.835Z[ recovery-image] May 29 20:20:23.791 INFO O| May 29 20:20:23.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79272024-05-29T20:20:23.836Z[ recovery-image] May 29 20:20:23.792 INFO O| May 29 20:20:23.792 INFO STEP 1134 (remove_files) COMPLETE
79282024-05-29T20:20:23.836Z[ recovery-image] May 29 20:20:23.792 INFO O| May 29 20:20:23.792 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292024-05-29T20:20:23.864Z[ recovery-image] May 29 20:20:23.811 INFO O| May 29 20:20:23.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79302024-05-29T20:20:23.864Z[ recovery-image] May 29 20:20:23.811 INFO O| May 29 20:20:23.811 INFO STEP 1135 (remove_files) COMPLETE
79312024-05-29T20:20:23.864Z[ recovery-image] May 29 20:20:23.811 INFO O| May 29 20:20:23.811 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322024-05-29T20:20:23.889Z[ recovery-image] May 29 20:20:23.844 INFO O| May 29 20:20:23.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79332024-05-29T20:20:23.889Z[ recovery-image] May 29 20:20:23.844 INFO O| May 29 20:20:23.844 INFO STEP 1136 (remove_files) COMPLETE
79342024-05-29T20:20:23.889Z[ recovery-image] May 29 20:20:23.844 INFO O| May 29 20:20:23.844 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.864 INFO O| May 29 20:20:23.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79362024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.864 INFO O| May 29 20:20:23.864 INFO STEP 1137 (remove_files) COMPLETE
79372024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.864 INFO O| May 29 20:20:23.864 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.881 INFO O| May 29 20:20:23.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79392024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.881 INFO O| May 29 20:20:23.881 INFO STEP 1138 (remove_files) COMPLETE
79402024-05-29T20:20:23.916Z[ recovery-image] May 29 20:20:23.881 INFO O| May 29 20:20:23.881 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412024-05-29T20:20:23.943Z[ recovery-image] May 29 20:20:23.898 INFO O| May 29 20:20:23.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79422024-05-29T20:20:23.943Z[ recovery-image] May 29 20:20:23.899 INFO O| May 29 20:20:23.899 INFO STEP 1139 (remove_files) COMPLETE
79432024-05-29T20:20:23.943Z[ recovery-image] May 29 20:20:23.899 INFO O| May 29 20:20:23.899 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.915 INFO O| May 29 20:20:23.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79452024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.915 INFO O| May 29 20:20:23.915 INFO STEP 1140 (remove_files) COMPLETE
79462024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.915 INFO O| May 29 20:20:23.915 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.932 INFO O| May 29 20:20:23.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79482024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.932 INFO O| May 29 20:20:23.932 INFO STEP 1141 (remove_files) COMPLETE
79492024-05-29T20:20:23.972Z[ recovery-image] May 29 20:20:23.932 INFO O| May 29 20:20:23.932 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-05-29T20:20:24.014Z[ recovery-image] May 29 20:20:23.947 INFO O| May 29 20:20:23.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79512024-05-29T20:20:24.014Z[ recovery-image] May 29 20:20:23.947 INFO O| May 29 20:20:23.947 INFO STEP 1142 (remove_files) COMPLETE
79522024-05-29T20:20:24.014Z[ recovery-image] May 29 20:20:23.947 INFO O| May 29 20:20:23.947 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-05-29T20:20:24.014Z[ recovery-image] May 29 20:20:23.964 INFO O| May 29 20:20:23.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79542024-05-29T20:20:24.014Z[ recovery-image] May 29 20:20:23.964 INFO O| May 29 20:20:23.964 INFO STEP 1143 (remove_files) COMPLETE
79552024-05-29T20:20:24.015Z[ recovery-image] May 29 20:20:23.964 INFO O| May 29 20:20:23.964 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-05-29T20:20:24.052Z[ recovery-image] May 29 20:20:23.980 INFO O| May 29 20:20:23.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79572024-05-29T20:20:24.052Z[ recovery-image] May 29 20:20:23.980 INFO O| May 29 20:20:23.980 INFO STEP 1144 (remove_files) COMPLETE
79582024-05-29T20:20:24.052Z[ recovery-image] May 29 20:20:23.980 INFO O| May 29 20:20:23.980 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-05-29T20:20:24.087Z[ recovery-image] May 29 20:20:24.030 INFO O| May 29 20:20:24.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79602024-05-29T20:20:24.087Z[ recovery-image] May 29 20:20:24.030 INFO O| May 29 20:20:24.030 INFO STEP 1145 (remove_files) COMPLETE
79612024-05-29T20:20:24.087Z[ recovery-image] May 29 20:20:24.030 INFO O| May 29 20:20:24.030 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-05-29T20:20:24.146Z[ recovery-image] May 29 20:20:24.116 INFO O| May 29 20:20:24.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79632024-05-29T20:20:24.146Z[ recovery-image] May 29 20:20:24.116 INFO O| May 29 20:20:24.116 INFO STEP 1146 (remove_files) COMPLETE
79642024-05-29T20:20:24.173Z[ recovery-image] May 29 20:20:24.116 INFO O| May 29 20:20:24.116 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-05-29T20:20:24.173Z[ recovery-image] May 29 20:20:24.136 INFO O| May 29 20:20:24.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79662024-05-29T20:20:24.173Z[ recovery-image] May 29 20:20:24.136 INFO O| May 29 20:20:24.136 INFO STEP 1147 (remove_files) COMPLETE
79672024-05-29T20:20:24.173Z[ recovery-image] May 29 20:20:24.136 INFO O| May 29 20:20:24.136 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-05-29T20:20:24.212Z[ recovery-image] May 29 20:20:24.154 INFO O| May 29 20:20:24.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79692024-05-29T20:20:24.212Z[ recovery-image] May 29 20:20:24.154 INFO O| May 29 20:20:24.154 INFO STEP 1148 (remove_files) COMPLETE
79702024-05-29T20:20:24.212Z[ recovery-image] May 29 20:20:24.155 INFO O| May 29 20:20:24.154 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-05-29T20:20:24.248Z[ recovery-image] May 29 20:20:24.172 INFO O| May 29 20:20:24.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79722024-05-29T20:20:24.248Z[ recovery-image] May 29 20:20:24.172 INFO O| May 29 20:20:24.172 INFO STEP 1149 (remove_files) COMPLETE
79732024-05-29T20:20:24.248Z[ recovery-image] May 29 20:20:24.172 INFO O| May 29 20:20:24.172 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-05-29T20:20:24.248Z[ recovery-image] May 29 20:20:24.201 INFO O| May 29 20:20:24.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79752024-05-29T20:20:24.248Z[ recovery-image] May 29 20:20:24.201 INFO O| May 29 20:20:24.201 INFO STEP 1150 (remove_files) COMPLETE
79762024-05-29T20:20:24.249Z[ recovery-image] May 29 20:20:24.202 INFO O| May 29 20:20:24.201 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-05-29T20:20:24.283Z[ recovery-image] May 29 20:20:24.220 INFO O| May 29 20:20:24.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79782024-05-29T20:20:24.283Z[ recovery-image] May 29 20:20:24.220 INFO O| May 29 20:20:24.220 INFO STEP 1151 (remove_files) COMPLETE
79792024-05-29T20:20:24.283Z[ recovery-image] May 29 20:20:24.220 INFO O| May 29 20:20:24.220 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802024-05-29T20:20:24.310Z[ recovery-image] May 29 20:20:24.255 INFO O| May 29 20:20:24.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79812024-05-29T20:20:24.310Z[ recovery-image] May 29 20:20:24.255 INFO O| May 29 20:20:24.255 INFO STEP 1152 (remove_files) COMPLETE
79822024-05-29T20:20:24.310Z[ recovery-image] May 29 20:20:24.255 INFO O| May 29 20:20:24.255 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-05-29T20:20:24.310Z[ recovery-image] May 29 20:20:24.278 INFO O| May 29 20:20:24.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79842024-05-29T20:20:24.311Z[ recovery-image] May 29 20:20:24.278 INFO O| May 29 20:20:24.278 INFO STEP 1153 (remove_files) COMPLETE
79852024-05-29T20:20:24.311Z[ recovery-image] May 29 20:20:24.278 INFO O| May 29 20:20:24.278 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-05-29T20:20:24.341Z[ recovery-image] May 29 20:20:24.311 INFO O| May 29 20:20:24.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79872024-05-29T20:20:24.341Z[ recovery-image] May 29 20:20:24.311 INFO O| May 29 20:20:24.311 INFO STEP 1154 (remove_files) COMPLETE
79882024-05-29T20:20:24.366Z[ recovery-image] May 29 20:20:24.312 INFO O| May 29 20:20:24.311 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892024-05-29T20:20:24.366Z[ recovery-image] May 29 20:20:24.327 INFO O| May 29 20:20:24.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79902024-05-29T20:20:24.366Z[ recovery-image] May 29 20:20:24.327 INFO O| May 29 20:20:24.327 INFO STEP 1155 (remove_files) COMPLETE
79912024-05-29T20:20:24.366Z[ recovery-image] May 29 20:20:24.327 INFO O| May 29 20:20:24.327 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922024-05-29T20:20:24.393Z[ recovery-image] May 29 20:20:24.362 INFO O| May 29 20:20:24.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
79932024-05-29T20:20:24.393Z[ recovery-image] May 29 20:20:24.363 INFO O| May 29 20:20:24.362 INFO STEP 1156 (remove_files) COMPLETE
79942024-05-29T20:20:24.393Z[ recovery-image] May 29 20:20:24.363 INFO O| May 29 20:20:24.363 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952024-05-29T20:20:24.428Z[ recovery-image] May 29 20:20:24.399 INFO O| May 29 20:20:24.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
79962024-05-29T20:20:24.429Z[ recovery-image] May 29 20:20:24.399 INFO O| May 29 20:20:24.399 INFO STEP 1157 (remove_files) COMPLETE
79972024-05-29T20:20:24.429Z[ recovery-image] May 29 20:20:24.399 INFO O| May 29 20:20:24.399 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982024-05-29T20:20:24.454Z[ recovery-image] May 29 20:20:24.415 INFO O| May 29 20:20:24.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
79992024-05-29T20:20:24.454Z[ recovery-image] May 29 20:20:24.415 INFO O| May 29 20:20:24.415 INFO STEP 1158 (remove_files) COMPLETE
80002024-05-29T20:20:24.454Z[ recovery-image] May 29 20:20:24.415 INFO O| May 29 20:20:24.415 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012024-05-29T20:20:24.478Z[ recovery-image] May 29 20:20:24.437 INFO O| May 29 20:20:24.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80022024-05-29T20:20:24.478Z[ recovery-image] May 29 20:20:24.437 INFO O| May 29 20:20:24.437 INFO STEP 1159 (remove_files) COMPLETE
80032024-05-29T20:20:24.479Z[ recovery-image] May 29 20:20:24.437 INFO O| May 29 20:20:24.437 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042024-05-29T20:20:24.504Z[ recovery-image] May 29 20:20:24.457 INFO O| May 29 20:20:24.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80052024-05-29T20:20:24.504Z[ recovery-image] May 29 20:20:24.457 INFO O| May 29 20:20:24.457 INFO STEP 1160 (remove_files) COMPLETE
80062024-05-29T20:20:24.504Z[ recovery-image] May 29 20:20:24.457 INFO O| May 29 20:20:24.457 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072024-05-29T20:20:24.529Z[ recovery-image] May 29 20:20:24.494 INFO O| May 29 20:20:24.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80082024-05-29T20:20:24.529Z[ recovery-image] May 29 20:20:24.494 INFO O| May 29 20:20:24.494 INFO STEP 1161 (remove_files) COMPLETE
80092024-05-29T20:20:24.529Z[ recovery-image] May 29 20:20:24.494 INFO O| May 29 20:20:24.494 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102024-05-29T20:20:24.588Z[ recovery-image] May 29 20:20:24.555 INFO O| May 29 20:20:24.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80112024-05-29T20:20:24.588Z[ recovery-image] May 29 20:20:24.555 INFO O| May 29 20:20:24.553 INFO STEP 1162 (remove_files) COMPLETE
80122024-05-29T20:20:24.588Z[ recovery-image] May 29 20:20:24.555 INFO O| May 29 20:20:24.553 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132024-05-29T20:20:24.613Z[ recovery-image] May 29 20:20:24.571 INFO O| May 29 20:20:24.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80142024-05-29T20:20:24.614Z[ recovery-image] May 29 20:20:24.571 INFO O| May 29 20:20:24.571 INFO STEP 1163 (remove_files) COMPLETE
80152024-05-29T20:20:24.614Z[ recovery-image] May 29 20:20:24.571 INFO O| May 29 20:20:24.571 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162024-05-29T20:20:24.650Z[ recovery-image] May 29 20:20:24.620 INFO O| May 29 20:20:24.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80172024-05-29T20:20:24.650Z[ recovery-image] May 29 20:20:24.620 INFO O| May 29 20:20:24.620 INFO STEP 1164 (remove_files) COMPLETE
80182024-05-29T20:20:24.650Z[ recovery-image] May 29 20:20:24.620 INFO O| May 29 20:20:24.620 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192024-05-29T20:20:25.082Z[ recovery-image] May 29 20:20:24.635 INFO O| May 29 20:20:24.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80202024-05-29T20:20:25.082Z[ recovery-image] May 29 20:20:24.635 INFO O| May 29 20:20:24.635 INFO STEP 1165 (remove_files) COMPLETE
80212024-05-29T20:20:25.082Z[ recovery-image] May 29 20:20:24.635 INFO O| May 29 20:20:24.635 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222024-05-29T20:20:25.119Z[ recovery-image] May 29 20:20:24.671 INFO O| May 29 20:20:24.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80232024-05-29T20:20:25.119Z[ recovery-image] May 29 20:20:24.671 INFO O| May 29 20:20:24.671 INFO STEP 1166 (remove_files) COMPLETE
80242024-05-29T20:20:25.119Z[ recovery-image] May 29 20:20:24.671 INFO O| May 29 20:20:24.671 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252024-05-29T20:20:25.119Z[ recovery-image] May 29 20:20:24.691 INFO O| May 29 20:20:24.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80262024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.691 INFO O| May 29 20:20:24.691 INFO STEP 1167 (remove_files) COMPLETE
80272024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.691 INFO O| May 29 20:20:24.691 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.716 INFO O| May 29 20:20:24.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80292024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.716 INFO O| May 29 20:20:24.716 INFO STEP 1168 (remove_files) COMPLETE
80302024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.716 INFO O| May 29 20:20:24.716 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.786 INFO O| May 29 20:20:24.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80322024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.786 INFO O| May 29 20:20:24.786 INFO STEP 1169 (remove_files) COMPLETE
80332024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.786 INFO O| May 29 20:20:24.786 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.824 INFO O| May 29 20:20:24.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80352024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.824 INFO O| May 29 20:20:24.824 INFO STEP 1170 (remove_files) COMPLETE
80362024-05-29T20:20:25.120Z[ recovery-image] May 29 20:20:24.824 INFO O| May 29 20:20:24.824 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.842 INFO O| May 29 20:20:24.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80382024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.842 INFO O| May 29 20:20:24.842 INFO STEP 1171 (remove_files) COMPLETE
80392024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.842 INFO O| May 29 20:20:24.842 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.877 INFO O| May 29 20:20:24.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80412024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.877 INFO O| May 29 20:20:24.877 INFO STEP 1172 (remove_files) COMPLETE
80422024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.877 INFO O| May 29 20:20:24.877 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.915 INFO O| May 29 20:20:24.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80442024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.915 INFO O| May 29 20:20:24.915 INFO STEP 1173 (remove_files) COMPLETE
80452024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.916 INFO O| May 29 20:20:24.915 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.961 INFO O| May 29 20:20:24.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80472024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.961 INFO O| May 29 20:20:24.961 INFO STEP 1174 (remove_files) COMPLETE
80482024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:24.961 INFO O| May 29 20:20:24.961 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:25.010 INFO O| May 29 20:20:25.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80502024-05-29T20:20:25.121Z[ recovery-image] May 29 20:20:25.010 INFO O| May 29 20:20:25.010 INFO STEP 1175 (remove_files) COMPLETE
80512024-05-29T20:20:25.122Z[ recovery-image] May 29 20:20:25.010 INFO O| May 29 20:20:25.010 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522024-05-29T20:20:25.149Z[ recovery-image] May 29 20:20:25.083 INFO O| May 29 20:20:25.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80532024-05-29T20:20:25.149Z[ recovery-image] May 29 20:20:25.083 INFO O| May 29 20:20:25.083 INFO STEP 1176 (remove_files) COMPLETE
80542024-05-29T20:20:25.150Z[ recovery-image] May 29 20:20:25.083 INFO O| May 29 20:20:25.083 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552024-05-29T20:20:25.150Z[ recovery-image] May 29 20:20:25.103 INFO O| May 29 20:20:25.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80562024-05-29T20:20:25.150Z[ recovery-image] May 29 20:20:25.103 INFO O| May 29 20:20:25.103 INFO STEP 1177 (remove_files) COMPLETE
80572024-05-29T20:20:25.150Z[ recovery-image] May 29 20:20:25.103 INFO O| May 29 20:20:25.103 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582024-05-29T20:20:25.176Z[ recovery-image] May 29 20:20:25.138 INFO O| May 29 20:20:25.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80592024-05-29T20:20:25.176Z[ recovery-image] May 29 20:20:25.138 INFO O| May 29 20:20:25.138 INFO STEP 1178 (remove_files) COMPLETE
80602024-05-29T20:20:25.176Z[ recovery-image] May 29 20:20:25.138 INFO O| May 29 20:20:25.138 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612024-05-29T20:20:25.221Z[ recovery-image] May 29 20:20:25.191 INFO O| May 29 20:20:25.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80622024-05-29T20:20:25.221Z[ recovery-image] May 29 20:20:25.191 INFO O| May 29 20:20:25.191 INFO STEP 1179 (remove_files) COMPLETE
80632024-05-29T20:20:25.221Z[ recovery-image] May 29 20:20:25.192 INFO O| May 29 20:20:25.191 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642024-05-29T20:20:25.258Z[ recovery-image] May 29 20:20:25.229 INFO O| May 29 20:20:25.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80652024-05-29T20:20:25.258Z[ recovery-image] May 29 20:20:25.229 INFO O| May 29 20:20:25.229 INFO STEP 1180 (remove_files) COMPLETE
80662024-05-29T20:20:25.284Z[ recovery-image] May 29 20:20:25.229 INFO O| May 29 20:20:25.229 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672024-05-29T20:20:25.313Z[ recovery-image] May 29 20:20:25.284 INFO O| May 29 20:20:25.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80682024-05-29T20:20:25.313Z[ recovery-image] May 29 20:20:25.284 INFO O| May 29 20:20:25.284 INFO STEP 1181 (remove_files) COMPLETE
80692024-05-29T20:20:25.339Z[ recovery-image] May 29 20:20:25.284 INFO O| May 29 20:20:25.284 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702024-05-29T20:20:25.364Z[ recovery-image] May 29 20:20:25.316 INFO O| May 29 20:20:25.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80712024-05-29T20:20:25.364Z[ recovery-image] May 29 20:20:25.316 INFO O| May 29 20:20:25.316 INFO STEP 1182 (remove_files) COMPLETE
80722024-05-29T20:20:25.364Z[ recovery-image] May 29 20:20:25.316 INFO O| May 29 20:20:25.316 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732024-05-29T20:20:25.404Z[ recovery-image] May 29 20:20:25.372 INFO O| May 29 20:20:25.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80742024-05-29T20:20:25.405Z[ recovery-image] May 29 20:20:25.372 INFO O| May 29 20:20:25.372 INFO STEP 1183 (remove_files) COMPLETE
80752024-05-29T20:20:25.405Z[ recovery-image] May 29 20:20:25.372 INFO O| May 29 20:20:25.372 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762024-05-29T20:20:25.445Z[ recovery-image] May 29 20:20:25.416 INFO O| May 29 20:20:25.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80772024-05-29T20:20:25.445Z[ recovery-image] May 29 20:20:25.416 INFO O| May 29 20:20:25.416 INFO STEP 1184 (remove_files) COMPLETE
80782024-05-29T20:20:25.479Z[ recovery-image] May 29 20:20:25.416 INFO O| May 29 20:20:25.416 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.443 INFO O| May 29 20:20:25.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80802024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.444 INFO O| May 29 20:20:25.443 INFO STEP 1185 (remove_files) COMPLETE
80812024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.444 INFO O| May 29 20:20:25.443 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.459 INFO O| May 29 20:20:25.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80832024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.460 INFO O| May 29 20:20:25.459 INFO STEP 1186 (remove_files) COMPLETE
80842024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.460 INFO O| May 29 20:20:25.460 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.474 INFO O| May 29 20:20:25.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80862024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.474 INFO O| May 29 20:20:25.474 INFO STEP 1187 (remove_files) COMPLETE
80872024-05-29T20:20:25.504Z[ recovery-image] May 29 20:20:25.474 INFO O| May 29 20:20:25.474 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882024-05-29T20:20:25.531Z[ recovery-image] May 29 20:20:25.490 INFO O| May 29 20:20:25.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80892024-05-29T20:20:25.531Z[ recovery-image] May 29 20:20:25.490 INFO O| May 29 20:20:25.490 INFO STEP 1188 (remove_files) COMPLETE
80902024-05-29T20:20:25.531Z[ recovery-image] May 29 20:20:25.490 INFO O| May 29 20:20:25.490 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912024-05-29T20:20:25.564Z[ recovery-image] May 29 20:20:25.506 INFO O| May 29 20:20:25.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80922024-05-29T20:20:25.564Z[ recovery-image] May 29 20:20:25.506 INFO O| May 29 20:20:25.506 INFO STEP 1189 (remove_files) COMPLETE
80932024-05-29T20:20:25.564Z[ recovery-image] May 29 20:20:25.506 INFO O| May 29 20:20:25.506 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942024-05-29T20:20:25.565Z[ recovery-image] May 29 20:20:25.521 INFO O| May 29 20:20:25.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
80952024-05-29T20:20:25.565Z[ recovery-image] May 29 20:20:25.521 INFO O| May 29 20:20:25.521 INFO STEP 1190 (remove_files) COMPLETE
80962024-05-29T20:20:25.565Z[ recovery-image] May 29 20:20:25.521 INFO O| May 29 20:20:25.521 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.536 INFO O| May 29 20:20:25.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
80982024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.536 INFO O| May 29 20:20:25.536 INFO STEP 1191 (remove_files) COMPLETE
80992024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.536 INFO O| May 29 20:20:25.536 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.550 INFO O| May 29 20:20:25.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81012024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.550 INFO O| May 29 20:20:25.550 INFO STEP 1192 (remove_files) COMPLETE
81022024-05-29T20:20:25.592Z[ recovery-image] May 29 20:20:25.550 INFO O| May 29 20:20:25.550 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032024-05-29T20:20:25.618Z[ recovery-image] May 29 20:20:25.565 INFO O| May 29 20:20:25.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81042024-05-29T20:20:25.618Z[ recovery-image] May 29 20:20:25.565 INFO O| May 29 20:20:25.565 INFO STEP 1193 (remove_files) COMPLETE
81052024-05-29T20:20:25.618Z[ recovery-image] May 29 20:20:25.565 INFO O| May 29 20:20:25.565 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062024-05-29T20:20:25.646Z[ recovery-image] May 29 20:20:25.616 INFO O| May 29 20:20:25.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81072024-05-29T20:20:25.646Z[ recovery-image] May 29 20:20:25.616 INFO O| May 29 20:20:25.616 INFO STEP 1194 (remove_files) COMPLETE
81082024-05-29T20:20:25.676Z[ recovery-image] May 29 20:20:25.616 INFO O| May 29 20:20:25.616 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092024-05-29T20:20:25.701Z[ recovery-image] May 29 20:20:25.648 INFO O| May 29 20:20:25.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81102024-05-29T20:20:25.701Z[ recovery-image] May 29 20:20:25.648 INFO O| May 29 20:20:25.648 INFO STEP 1195 (remove_files) COMPLETE
81112024-05-29T20:20:25.701Z[ recovery-image] May 29 20:20:25.648 INFO O| May 29 20:20:25.648 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122024-05-29T20:20:25.726Z[ recovery-image] May 29 20:20:25.683 INFO O| May 29 20:20:25.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81132024-05-29T20:20:25.726Z[ recovery-image] May 29 20:20:25.683 INFO O| May 29 20:20:25.683 INFO STEP 1196 (remove_files) COMPLETE
81142024-05-29T20:20:25.726Z[ recovery-image] May 29 20:20:25.683 INFO O| May 29 20:20:25.683 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152024-05-29T20:20:25.752Z[ recovery-image] May 29 20:20:25.704 INFO O| May 29 20:20:25.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81162024-05-29T20:20:25.752Z[ recovery-image] May 29 20:20:25.704 INFO O| May 29 20:20:25.704 INFO STEP 1197 (remove_files) COMPLETE
81172024-05-29T20:20:25.752Z[ recovery-image] May 29 20:20:25.704 INFO O| May 29 20:20:25.704 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182024-05-29T20:20:25.801Z[ recovery-image] May 29 20:20:25.772 INFO O| May 29 20:20:25.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81192024-05-29T20:20:25.846Z[ recovery-image] May 29 20:20:25.794 INFO O| May 29 20:20:25.794 INFO STEP 1198 (remove_files) COMPLETE
81202024-05-29T20:20:25.846Z[ recovery-image] May 29 20:20:25.794 INFO O| May 29 20:20:25.794 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212024-05-29T20:20:25.873Z[ recovery-image] May 29 20:20:25.831 INFO O| May 29 20:20:25.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81222024-05-29T20:20:25.873Z[ recovery-image] May 29 20:20:25.831 INFO O| May 29 20:20:25.831 INFO STEP 1199 (remove_files) COMPLETE
81232024-05-29T20:20:25.873Z[ recovery-image] May 29 20:20:25.831 INFO O| May 29 20:20:25.831 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242024-05-29T20:20:25.900Z[ recovery-image] May 29 20:20:25.867 INFO O| May 29 20:20:25.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81252024-05-29T20:20:25.900Z[ recovery-image] May 29 20:20:25.867 INFO O| May 29 20:20:25.867 INFO STEP 1200 (remove_files) COMPLETE
81262024-05-29T20:20:25.900Z[ recovery-image] May 29 20:20:25.867 INFO O| May 29 20:20:25.867 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272024-05-29T20:20:25.939Z[ recovery-image] May 29 20:20:25.910 INFO O| May 29 20:20:25.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81282024-05-29T20:20:25.939Z[ recovery-image] May 29 20:20:25.910 INFO O| May 29 20:20:25.910 INFO STEP 1201 (remove_files) COMPLETE
81292024-05-29T20:20:25.939Z[ recovery-image] May 29 20:20:25.910 INFO O| May 29 20:20:25.910 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302024-05-29T20:20:25.998Z[ recovery-image] May 29 20:20:25.954 INFO O| May 29 20:20:25.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81312024-05-29T20:20:25.998Z[ recovery-image] May 29 20:20:25.954 INFO O| May 29 20:20:25.954 INFO STEP 1202 (remove_files) COMPLETE
81322024-05-29T20:20:25.998Z[ recovery-image] May 29 20:20:25.954 INFO O| May 29 20:20:25.954 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332024-05-29T20:20:26.024Z[ recovery-image] May 29 20:20:25.973 INFO O| May 29 20:20:25.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81342024-05-29T20:20:26.024Z[ recovery-image] May 29 20:20:25.973 INFO O| May 29 20:20:25.973 INFO STEP 1203 (remove_files) COMPLETE
81352024-05-29T20:20:26.024Z[ recovery-image] May 29 20:20:25.973 INFO O| May 29 20:20:25.973 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362024-05-29T20:20:26.064Z[ recovery-image] May 29 20:20:26.015 INFO O| May 29 20:20:26.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81372024-05-29T20:20:26.065Z[ recovery-image] May 29 20:20:26.015 INFO O| May 29 20:20:26.015 INFO STEP 1204 (remove_files) COMPLETE
81382024-05-29T20:20:26.065Z[ recovery-image] May 29 20:20:26.015 INFO O| May 29 20:20:26.015 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392024-05-29T20:20:26.106Z[ recovery-image] May 29 20:20:26.076 INFO O| May 29 20:20:26.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81402024-05-29T20:20:26.106Z[ recovery-image] May 29 20:20:26.076 INFO O| May 29 20:20:26.076 INFO STEP 1205 (remove_files) COMPLETE
81412024-05-29T20:20:26.132Z[ recovery-image] May 29 20:20:26.076 INFO O| May 29 20:20:26.076 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422024-05-29T20:20:26.166Z[ recovery-image] May 29 20:20:26.137 INFO O| May 29 20:20:26.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81432024-05-29T20:20:26.166Z[ recovery-image] May 29 20:20:26.137 INFO O| May 29 20:20:26.137 INFO STEP 1206 (remove_files) COMPLETE
81442024-05-29T20:20:26.193Z[ recovery-image] May 29 20:20:26.137 INFO O| May 29 20:20:26.137 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81452024-05-29T20:20:26.221Z[ recovery-image] May 29 20:20:26.167 INFO O| May 29 20:20:26.167 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81462024-05-29T20:20:26.221Z[ recovery-image] May 29 20:20:26.167 INFO O| May 29 20:20:26.167 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81472024-05-29T20:20:27.565Z[ recovery-image] May 29 20:20:27.536 INFO O| May 29 20:20:27.536 INFO STEP 1207 (pack_tar) COMPLETE
81482024-05-29T20:20:27.565Z[ recovery-image] May 29 20:20:27.536 INFO O| May 29 20:20:27.536 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81492024-05-29T20:20:27.590Z[ recovery-image] May 29 20:20:27.536 INFO O| May 29 20:20:27.536 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81502024-05-29T20:20:27.628Z[ recovery-image] May 29 20:20:27.599 INFO O| May 29 20:20:27.599 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81512024-05-29T20:20:27.695Z[ recovery-image] May 29 20:20:27.660 INFO O| May 29 20:20:27.659 INFO completed processing gimlet/ramdisk-03-recovery-trim
81522024-05-29T20:20:27.723Z[ recovery-image] May 29 20:20:27.668 INFO image builder template: zfs-recovery...
81532024-05-29T20:20:27.723Z[ recovery-image] May 29 20:20:27.668 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/.tmp2UX6Lk/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.29.250", "-n", "zfs-recovery"], pwd: None
81542024-05-29T20:20:27.754Z[ recovery-image] May 29 20:20:27.724 INFO O| May 29 20:20:27.724 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81552024-05-29T20:20:27.778Z[ recovery-image] May 29 20:20:27.746 INFO O| May 29 20:20:27.746 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81562024-05-29T20:20:27.838Z[ recovery-image] May 29 20:20:27.809 INFO O| May 29 20:20:27.809 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81572024-05-29T20:20:27.906Z[ recovery-image] May 29 20:20:27.878 INFO O| May 29 20:20:27.874 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81582024-05-29T20:20:27.906Z[ recovery-image] May 29 20:20:27.878 INFO O| May 29 20:20:27.874 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81592024-05-29T20:20:27.931Z[ recovery-image] May 29 20:20:27.882 INFO O| May 29 20:20:27.881 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81602024-05-29T20:20:27.976Z[ recovery-image] May 29 20:20:27.945 INFO O| May 29 20:20:27.945 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81612024-05-29T20:20:28.017Z[ recovery-image] May 29 20:20:27.989 INFO O| May 29 20:20:27.988 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81622024-05-29T20:20:28.050Z[ recovery-image] May 29 20:20:28.022 INFO O| May 29 20:20:28.022 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81632024-05-29T20:20:28.087Z[ recovery-image] May 29 20:20:28.031 INFO O| May 29 20:20:28.030 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81642024-05-29T20:20:28.157Z[ recovery-image] May 29 20:20:28.127 INFO O| May 29 20:20:28.127 INFO no lofi found
81652024-05-29T20:20:28.157Z[ recovery-image] May 29 20:20:28.127 INFO O| May 29 20:20:28.127 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81662024-05-29T20:20:28.157Z[ recovery-image] May 29 20:20:28.127 INFO O| May 29 20:20:28.127 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81672024-05-29T20:20:31.043Z[ recovery-image] May 29 20:20:31.013 INFO O| May 29 20:20:31.012 INFO lofi device = /dev/dsk/c3t1d0p0
81682024-05-29T20:20:31.043Z[ recovery-image] May 29 20:20:31.013 INFO O| May 29 20:20:31.012 INFO pool device = /dev/dsk/c3t1d0p0
81692024-05-29T20:20:31.069Z[ recovery-image] May 29 20:20:31.013 INFO O| May 29 20:20:31.013 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/c3t1d0p0"]
81702024-05-29T20:20:31.300Z[ recovery-image] May 29 20:20:31.266 INFO O| May 29 20:20:31.266 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81712024-05-29T20:20:31.300Z[ recovery-image] May 29 20:20:31.266 INFO O| May 29 20:20:31.266 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81722024-05-29T20:20:31.338Z[ recovery-image] May 29 20:20:31.308 INFO O| May 29 20:20:31.308 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81732024-05-29T20:20:31.443Z[ recovery-image] May 29 20:20:31.410 INFO O| May 29 20:20:31.410 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81742024-05-29T20:20:31.494Z[ recovery-image] May 29 20:20:31.466 INFO O| May 29 20:20:31.465 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81752024-05-29T20:20:31.567Z[ recovery-image] May 29 20:20:31.539 INFO O| May 29 20:20:31.539 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81762024-05-29T20:20:31.619Z[ recovery-image] May 29 20:20:31.583 INFO O| May 29 20:20:31.583 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81772024-05-29T20:20:31.715Z[ recovery-image] May 29 20:20:31.686 INFO O| May 29 20:20:31.686 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81782024-05-29T20:20:31.715Z[ recovery-image] May 29 20:20:31.686 INFO O| May 29 20:20:31.686 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81792024-05-29T20:20:31.715Z[ recovery-image] May 29 20:20:31.686 INFO O| May 29 20:20:31.686 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81802024-05-29T20:20:31.740Z[ recovery-image] May 29 20:20:31.704 INFO O| May 29 20:20:31.704 INFO boot environment UUID: ae3a6e0d-8958-4e5f-afb5-5a9f46b2d54c
81812024-05-29T20:20:31.740Z[ recovery-image] May 29 20:20:31.704 INFO O| May 29 20:20:31.704 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = ae3a6e0d-8958-4e5f-afb5-5a9f46b2d54c
81822024-05-29T20:20:31.765Z[ recovery-image] May 29 20:20:31.733 INFO O| May 29 20:20:31.733 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81832024-05-29T20:20:31.803Z[ recovery-image] May 29 20:20:31.775 INFO O| May 29 20:20:31.775 INFO STEP 0 (create_be) COMPLETE
81842024-05-29T20:20:31.828Z[ recovery-image] May 29 20:20:31.775 INFO O| May 29 20:20:31.775 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81852024-05-29T20:20:31.897Z[ recovery-image] May 29 20:20:31.861 INFO O| May 29 20:20:31.860 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"]
81862024-05-29T20:20:41.452Z[ recovery-image] May 29 20:20:41.410 INFO O| May 29 20:20:41.410 INFO STEP 1 (unpack_tar) COMPLETE
81872024-05-29T20:20:41.452Z[ recovery-image] May 29 20:20:41.410 INFO O| May 29 20:20:41.410 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81882024-05-29T20:20:41.488Z[ recovery-image] May 29 20:20:41.430 INFO O| May 29 20:20:41.430 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81892024-05-29T20:20:42.931Z[ recovery-image] May 29 20:20:42.896 INFO O| May 29 20:20:42.895 INFO STEP 2 (devfsadm) COMPLETE
81902024-05-29T20:20:42.931Z[ recovery-image] May 29 20:20:42.896 INFO O| May 29 20:20:42.896 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81912024-05-29T20:20:42.962Z[ recovery-image] May 29 20:20:42.919 INFO O| May 29 20:20:42.919 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81922024-05-29T20:20:42.962Z[ recovery-image] May 29 20:20:42.919 INFO O| May 29 20:20:42.919 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81932024-05-29T20:20:42.962Z[ recovery-image] May 29 20:20:42.919 INFO O| May 29 20:20:42.919 INFO STEP 3 (ensure_dir) COMPLETE
81942024-05-29T20:20:42.962Z[ recovery-image] May 29 20:20:42.919 INFO O| May 29 20:20:42.919 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81952024-05-29T20:20:42.988Z[ recovery-image] May 29 20:20:42.937 INFO O| May 29 20:20:42.937 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
81962024-05-29T20:20:42.988Z[ recovery-image] May 29 20:20:42.937 INFO O| May 29 20:20:42.937 INFO STEP 4 (ensure_dir) COMPLETE
81972024-05-29T20:20:42.988Z[ recovery-image] May 29 20:20:42.937 INFO O| May 29 20:20:42.937 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81982024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.962 INFO O| May 29 20:20:42.962 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
81992024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.962 INFO O| May 29 20:20:42.962 INFO STEP 5 (ensure_dir) COMPLETE
82002024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.962 INFO O| May 29 20:20:42.962 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82012024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.978 INFO O| May 29 20:20:42.978 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82022024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.978 INFO O| May 29 20:20:42.978 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82032024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.978 INFO O| May 29 20:20:42.978 INFO STEP 6 (ensure_dir) COMPLETE
82042024-05-29T20:20:43.016Z[ recovery-image] May 29 20:20:42.978 INFO O| May 29 20:20:42.978 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82052024-05-29T20:20:43.062Z[ recovery-image] May 29 20:20:43.032 INFO O| May 29 20:20:43.032 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82062024-05-29T20:20:43.089Z[ recovery-image] May 29 20:20:43.033 INFO O| May 29 20:20:43.032 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82072024-05-29T20:20:43.089Z[ recovery-image] May 29 20:20:43.033 INFO O| May 29 20:20:43.032 INFO STEP 7 (ensure_dir) COMPLETE
82082024-05-29T20:20:43.089Z[ recovery-image] May 29 20:20:43.033 INFO O| May 29 20:20:43.032 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82092024-05-29T20:20:43.119Z[ recovery-image] May 29 20:20:43.067 INFO O| May 29 20:20:43.067 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82102024-05-29T20:20:43.120Z[ recovery-image] May 29 20:20:43.067 INFO O| May 29 20:20:43.067 INFO STEP 8 (remove_files) COMPLETE
82112024-05-29T20:20:43.120Z[ recovery-image] May 29 20:20:43.067 INFO O| May 29 20:20:43.067 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82122024-05-29T20:20:43.120Z[ recovery-image] May 29 20:20:43.083 INFO O| May 29 20:20:43.083 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82132024-05-29T20:20:43.120Z[ recovery-image] May 29 20:20:43.085 INFO O| May 29 20:20:43.085 INFO STEP 9 (remove_files) COMPLETE
82142024-05-29T20:20:43.120Z[ recovery-image] May 29 20:20:43.085 INFO O| May 29 20:20:43.085 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82152024-05-29T20:20:43.168Z[ recovery-image] May 29 20:20:43.140 INFO O| May 29 20:20:43.139 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82162024-05-29T20:20:43.195Z[ recovery-image] May 29 20:20:43.141 INFO O| May 29 20:20:43.141 INFO STEP 10 (remove_files) COMPLETE
82172024-05-29T20:20:43.196Z[ recovery-image] May 29 20:20:43.141 INFO O| May 29 20:20:43.141 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82182024-05-29T20:20:43.222Z[ recovery-image] May 29 20:20:43.180 INFO O| May 29 20:20:43.179 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82192024-05-29T20:20:43.222Z[ recovery-image] May 29 20:20:43.180 INFO O| May 29 20:20:43.180 INFO STEP 11 (remove_files) COMPLETE
82202024-05-29T20:20:43.222Z[ recovery-image] May 29 20:20:43.180 INFO O| May 29 20:20:43.180 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82212024-05-29T20:20:43.277Z[ recovery-image] May 29 20:20:43.245 INFO O| May 29 20:20:43.245 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82222024-05-29T20:20:43.277Z[ recovery-image] May 29 20:20:43.246 INFO O| May 29 20:20:43.246 INFO STEP 12 (remove_files) COMPLETE
82232024-05-29T20:20:43.306Z[ recovery-image] May 29 20:20:43.246 INFO O| May 29 20:20:43.246 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82242024-05-29T20:20:43.338Z[ recovery-image] May 29 20:20:43.288 INFO O| May 29 20:20:43.288 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82252024-05-29T20:20:43.339Z[ recovery-image] May 29 20:20:43.288 INFO O| May 29 20:20:43.288 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82262024-05-29T20:20:43.339Z[ recovery-image] May 29 20:20:43.288 INFO O| May 29 20:20:43.288 INFO STEP 13 (ensure_dir) COMPLETE
82272024-05-29T20:20:43.339Z[ recovery-image] May 29 20:20:43.288 INFO O| May 29 20:20:43.288 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82282024-05-29T20:20:43.369Z[ recovery-image] May 29 20:20:43.329 INFO O| May 29 20:20:43.329 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82292024-05-29T20:20:43.369Z[ recovery-image] May 29 20:20:43.329 INFO O| May 29 20:20:43.329 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82302024-05-29T20:20:43.370Z[ recovery-image] May 29 20:20:43.329 INFO O| May 29 20:20:43.329 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82312024-05-29T20:20:43.370Z[ recovery-image] May 29 20:20:43.329 INFO O| May 29 20:20:43.329 INFO STEP 14 (ensure_dir) COMPLETE
82322024-05-29T20:20:43.370Z[ recovery-image] May 29 20:20:43.329 INFO O| May 29 20:20:43.329 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82332024-05-29T20:20:43.422Z[ recovery-image] May 29 20:20:43.389 INFO O| May 29 20:20:43.389 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82342024-05-29T20:20:43.422Z[ recovery-image] May 29 20:20:43.389 INFO O| May 29 20:20:43.389 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82352024-05-29T20:20:43.422Z[ recovery-image] May 29 20:20:43.389 INFO O| May 29 20:20:43.389 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82362024-05-29T20:20:43.457Z[ recovery-image] May 29 20:20:43.389 INFO O| May 29 20:20:43.389 INFO STEP 15 (ensure_dir) COMPLETE
82372024-05-29T20:20:43.457Z[ recovery-image] May 29 20:20:43.389 INFO O| May 29 20:20:43.389 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82382024-05-29T20:20:43.496Z[ recovery-image] May 29 20:20:43.463 INFO O| May 29 20:20:43.463 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82392024-05-29T20:20:43.496Z[ recovery-image] May 29 20:20:43.463 INFO O| May 29 20:20:43.463 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82402024-05-29T20:20:43.528Z[ recovery-image] May 29 20:20:43.463 INFO O| May 29 20:20:43.463 INFO STEP 16 (ensure_dir) COMPLETE
82412024-05-29T20:20:43.529Z[ recovery-image] May 29 20:20:43.463 INFO O| May 29 20:20:43.463 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82422024-05-29T20:20:43.560Z[ recovery-image] May 29 20:20:43.521 INFO O| May 29 20:20:43.521 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82432024-05-29T20:20:43.560Z[ recovery-image] May 29 20:20:43.521 INFO O| May 29 20:20:43.521 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82442024-05-29T20:20:43.560Z[ recovery-image] May 29 20:20:43.521 INFO O| May 29 20:20:43.521 INFO STEP 17 (ensure_dir) COMPLETE
82452024-05-29T20:20:43.561Z[ recovery-image] May 29 20:20:43.521 INFO O| May 29 20:20:43.521 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82462024-05-29T20:20:43.596Z[ recovery-image] May 29 20:20:43.561 INFO O| May 29 20:20:43.561 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82472024-05-29T20:20:43.596Z[ recovery-image] May 29 20:20:43.561 INFO O| May 29 20:20:43.561 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82482024-05-29T20:20:43.629Z[ recovery-image] May 29 20:20:43.561 INFO O| May 29 20:20:43.561 INFO ok!
82492024-05-29T20:20:43.630Z[ recovery-image] May 29 20:20:43.561 INFO O| May 29 20:20:43.561 INFO STEP 18 (ensure_symlink) COMPLETE
82502024-05-29T20:20:43.630Z[ recovery-image] May 29 20:20:43.561 INFO O| May 29 20:20:43.561 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82512024-05-29T20:20:43.662Z[ recovery-image] May 29 20:20:43.613 INFO O| May 29 20:20:43.613 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82522024-05-29T20:20:43.662Z[ recovery-image] May 29 20:20:43.613 INFO O| May 29 20:20:43.613 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82532024-05-29T20:20:43.662Z[ recovery-image] May 29 20:20:43.613 INFO O| May 29 20:20:43.613 INFO ok!
82542024-05-29T20:20:43.662Z[ recovery-image] May 29 20:20:43.613 INFO O| May 29 20:20:43.613 INFO STEP 19 (ensure_file) COMPLETE
82552024-05-29T20:20:43.663Z[ recovery-image] May 29 20:20:43.613 INFO O| May 29 20:20:43.613 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82562024-05-29T20:20:43.696Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82572024-05-29T20:20:43.696Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82582024-05-29T20:20:43.696Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82592024-05-29T20:20:43.696Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO ok!
82602024-05-29T20:20:43.697Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO STEP 20 (ensure_symlink) COMPLETE
82612024-05-29T20:20:43.697Z[ recovery-image] May 29 20:20:43.654 INFO O| May 29 20:20:43.654 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82622024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82632024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82642024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82652024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO ok!
82662024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO STEP 21 (ensure_symlink) COMPLETE
82672024-05-29T20:20:43.730Z[ recovery-image] May 29 20:20:43.675 INFO O| May 29 20:20:43.675 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82682024-05-29T20:20:43.760Z[ recovery-image] May 29 20:20:43.712 INFO O| May 29 20:20:43.712 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82692024-05-29T20:20:43.760Z[ recovery-image] May 29 20:20:43.713 INFO O| May 29 20:20:43.712 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82702024-05-29T20:20:43.760Z[ recovery-image] May 29 20:20:43.713 INFO O| May 29 20:20:43.713 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82712024-05-29T20:20:43.761Z[ recovery-image] May 29 20:20:43.713 INFO O| May 29 20:20:43.713 INFO ok!
82722024-05-29T20:20:43.761Z[ recovery-image] May 29 20:20:43.713 INFO O| May 29 20:20:43.713 INFO STEP 22 (ensure_symlink) COMPLETE
82732024-05-29T20:20:43.761Z[ recovery-image] May 29 20:20:43.713 INFO O| May 29 20:20:43.713 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82742024-05-29T20:20:43.822Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.787 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82752024-05-29T20:20:43.822Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.788 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82762024-05-29T20:20:43.856Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.788 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82772024-05-29T20:20:43.856Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.788 INFO ok!
82782024-05-29T20:20:43.857Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.788 INFO STEP 23 (ensure_symlink) COMPLETE
82792024-05-29T20:20:43.857Z[ recovery-image] May 29 20:20:43.788 INFO O| May 29 20:20:43.788 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82802024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.843 INFO O| May 29 20:20:43.843 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82812024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.844 INFO O| May 29 20:20:43.843 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 ...
82822024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.844 INFO O| May 29 20:20:43.844 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82832024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.844 INFO O| May 29 20:20:43.844 INFO ok!
82842024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.844 INFO O| May 29 20:20:43.844 INFO STEP 24 (ensure_file) COMPLETE
82852024-05-29T20:20:43.887Z[ recovery-image] May 29 20:20:43.844 INFO O| May 29 20:20:43.844 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82862024-05-29T20:20:43.920Z[ recovery-image] May 29 20:20:43.884 INFO O| May 29 20:20:43.884 INFO updating shadow file
82872024-05-29T20:20:43.920Z[ recovery-image] May 29 20:20:43.884 INFO O| May 29 20:20:43.884 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82882024-05-29T20:20:43.921Z[ recovery-image] May 29 20:20:43.884 INFO O| May 29 20:20:43.884 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82892024-05-29T20:20:43.921Z[ recovery-image] May 29 20:20:43.884 INFO O| May 29 20:20:43.884 INFO STEP 25 (shadow) COMPLETE
82902024-05-29T20:20:43.921Z[ recovery-image] May 29 20:20:43.884 INFO O| May 29 20:20:43.884 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82912024-05-29T20:20:44.060Z[ recovery-image] May 29 20:20:44.021 INFO O| May 29 20:20:44.021 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82922024-05-29T20:20:44.093Z[ recovery-image] May 29 20:20:44.021 INFO O| May 29 20:20:44.021 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
82932024-05-29T20:20:44.093Z[ recovery-image] May 29 20:20:44.021 INFO O| May 29 20:20:44.021 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
82942024-05-29T20:20:44.094Z[ recovery-image] May 29 20:20:44.021 INFO O| May 29 20:20:44.021 INFO ok!
82952024-05-29T20:20:44.094Z[ recovery-image] May 29 20:20:44.021 INFO O| May 29 20:20:44.021 INFO STEP 26 (ensure_file) COMPLETE
82962024-05-29T20:20:44.094Z[ recovery-image] May 29 20:20:44.022 INFO O| May 29 20:20:44.021 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82972024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.061 INFO O| May 29 20:20:44.061 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
82982024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.061 INFO O| May 29 20:20:44.061 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
82992024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.061 INFO O| May 29 20:20:44.061 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83002024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.062 INFO O| May 29 20:20:44.061 INFO ok!
83012024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.062 INFO O| May 29 20:20:44.062 INFO STEP 27 (ensure_file) COMPLETE
83022024-05-29T20:20:44.127Z[ recovery-image] May 29 20:20:44.062 INFO O| May 29 20:20:44.062 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83032024-05-29T20:20:44.174Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.141 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83042024-05-29T20:20:44.175Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83052024-05-29T20:20:44.203Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83062024-05-29T20:20:44.203Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83072024-05-29T20:20:44.204Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO ok!
83082024-05-29T20:20:44.204Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO STEP 28 (ensure_file) COMPLETE
83092024-05-29T20:20:44.204Z[ recovery-image] May 29 20:20:44.142 INFO O| May 29 20:20:44.142 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83102024-05-29T20:20:44.239Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83112024-05-29T20:20:44.239Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83122024-05-29T20:20:44.240Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83132024-05-29T20:20:44.240Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO ok!
83142024-05-29T20:20:44.240Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO STEP 29 (ensure_file) COMPLETE
83152024-05-29T20:20:44.240Z[ recovery-image] May 29 20:20:44.178 INFO O| May 29 20:20:44.178 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83162024-05-29T20:20:44.276Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83172024-05-29T20:20:44.276Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83182024-05-29T20:20:44.277Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83192024-05-29T20:20:44.277Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO ok!
83202024-05-29T20:20:44.277Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO STEP 30 (ensure_file) COMPLETE
83212024-05-29T20:20:44.278Z[ recovery-image] May 29 20:20:44.237 INFO O| May 29 20:20:44.237 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83222024-05-29T20:20:44.340Z[ recovery-image] May 29 20:20:44.306 INFO O| May 29 20:20:44.306 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83232024-05-29T20:20:44.340Z[ recovery-image] May 29 20:20:44.306 INFO O| May 29 20:20:44.306 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83242024-05-29T20:20:44.369Z[ recovery-image] May 29 20:20:44.307 INFO O| May 29 20:20:44.306 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83252024-05-29T20:20:44.369Z[ recovery-image] May 29 20:20:44.307 INFO O| May 29 20:20:44.307 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83262024-05-29T20:20:44.369Z[ recovery-image] May 29 20:20:44.307 INFO O| May 29 20:20:44.307 INFO ok!
83272024-05-29T20:20:44.369Z[ recovery-image] May 29 20:20:44.307 INFO O| May 29 20:20:44.307 INFO STEP 31 (ensure_file) COMPLETE
83282024-05-29T20:20:44.369Z[ recovery-image] May 29 20:20:44.307 INFO O| May 29 20:20:44.307 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83292024-05-29T20:20:44.419Z[ recovery-image] May 29 20:20:44.384 INFO O| May 29 20:20:44.384 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83302024-05-29T20:20:44.419Z[ recovery-image] May 29 20:20:44.384 INFO O| May 29 20:20:44.384 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83312024-05-29T20:20:44.447Z[ recovery-image] May 29 20:20:44.385 INFO O| May 29 20:20:44.384 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83322024-05-29T20:20:44.447Z[ recovery-image] May 29 20:20:44.385 INFO O| May 29 20:20:44.384 INFO ok!
83332024-05-29T20:20:44.447Z[ recovery-image] May 29 20:20:44.385 INFO O| May 29 20:20:44.385 INFO STEP 32 (ensure_file) COMPLETE
83342024-05-29T20:20:44.447Z[ recovery-image] May 29 20:20:44.385 INFO O| May 29 20:20:44.385 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83352024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83362024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83372024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83382024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 INFO ok!
83392024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 INFO STEP 33 (ensure_file) COMPLETE
83402024-05-29T20:20:44.477Z[ recovery-image] May 29 20:20:44.424 INFO O| May 29 20:20:44.424 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83412024-05-29T20:20:44.539Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83422024-05-29T20:20:44.539Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83432024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83442024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83452024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83462024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83472024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO ok!
83482024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO STEP 34 (ensure_file) COMPLETE
83492024-05-29T20:20:44.570Z[ recovery-image] May 29 20:20:44.502 INFO O| May 29 20:20:44.502 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83502024-05-29T20:20:44.600Z[ recovery-image] May 29 20:20:44.555 INFO O| May 29 20:20:44.555 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83512024-05-29T20:20:44.600Z[ recovery-image] May 29 20:20:44.555 INFO O| May 29 20:20:44.555 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83522024-05-29T20:20:44.600Z[ recovery-image] May 29 20:20:44.555 INFO O| May 29 20:20:44.555 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83532024-05-29T20:20:44.600Z[ recovery-image] May 29 20:20:44.555 INFO O| May 29 20:20:44.555 INFO STEP 35 (ensure_dir) COMPLETE
83542024-05-29T20:20:44.600Z[ recovery-image] May 29 20:20:44.555 INFO O| May 29 20:20:44.555 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83552024-05-29T20:20:44.630Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.597 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
83562024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.597 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 ...
83572024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 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
83582024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 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
83592024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 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
83602024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 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
83612024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 INFO ok!
83622024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 INFO STEP 36 (ensure_file) COMPLETE
83632024-05-29T20:20:44.659Z[ recovery-image] May 29 20:20:44.598 INFO O| May 29 20:20:44.598 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83642024-05-29T20:20:44.704Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83652024-05-29T20:20:44.704Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 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 ...
83662024-05-29T20:20:45.156Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83672024-05-29T20:20:45.156Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 INFO ok!
83682024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 INFO STEP 37 (ensure_symlink) COMPLETE
83692024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.665 INFO O| May 29 20:20:44.665 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83702024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83712024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83722024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83732024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83742024-05-29T20:20:45.157Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83752024-05-29T20:20:45.158Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83762024-05-29T20:20:45.158Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO ok!
83772024-05-29T20:20:45.158Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO STEP 38 (ensure_file) COMPLETE
83782024-05-29T20:20:45.158Z[ recovery-image] May 29 20:20:44.686 INFO O| May 29 20:20:44.686 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83792024-05-29T20:20:45.200Z[ recovery-image] May 29 20:20:44.713 INFO O| May 29 20:20:44.713 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83802024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.713 INFO O| May 29 20:20:44.713 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 ...
83812024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.713 INFO O| May 29 20:20:44.713 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
83822024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.713 INFO O| May 29 20:20:44.713 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83832024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.714 INFO O| May 29 20:20:44.713 INFO ok!
83842024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.714 INFO O| May 29 20:20:44.713 INFO STEP 39 (ensure_file) COMPLETE
83852024-05-29T20:20:45.201Z[ recovery-image] May 29 20:20:44.714 INFO O| May 29 20:20:44.714 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83862024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83872024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83882024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83892024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO ok!
83902024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO STEP 40 (ensure_file) COMPLETE
83912024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.733 INFO O| May 29 20:20:44.733 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83922024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.807 INFO O| May 29 20:20:44.807 INFO updating shadow file
83932024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.807 INFO O| May 29 20:20:44.807 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83942024-05-29T20:20:45.202Z[ recovery-image] May 29 20:20:44.807 INFO O| May 29 20:20:44.807 INFO STEP 41 (shadow) COMPLETE
83952024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.807 INFO O| May 29 20:20:44.807 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83962024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.883 INFO O| May 29 20:20:44.883 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
83972024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.883 INFO O| May 29 20:20:44.883 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
83982024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.884 INFO O| May 29 20:20:44.884 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
83992024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.884 INFO O| May 29 20:20:44.884 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84002024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.884 INFO O| May 29 20:20:44.884 INFO ok!
84012024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.884 INFO O| May 29 20:20:44.884 INFO STEP 42 (ensure_file) COMPLETE
84022024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.884 INFO O| May 29 20:20:44.884 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84032024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.929 INFO O| May 29 20:20:44.928 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84042024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.929 INFO O| May 29 20:20:44.929 INFO STEP 43 (ensure_dir) COMPLETE
84052024-05-29T20:20:45.203Z[ recovery-image] May 29 20:20:44.929 INFO O| May 29 20:20:44.929 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84062024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:44.974 INFO O| May 29 20:20:44.974 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84072024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:44.974 INFO O| May 29 20:20:44.974 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84082024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:44.974 INFO O| May 29 20:20:44.974 INFO STEP 44 (ensure_dir) COMPLETE
84092024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:44.974 INFO O| May 29 20:20:44.974 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84102024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.057 INFO O| May 29 20:20:45.057 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84112024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.057 INFO O| May 29 20:20:45.057 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84122024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.057 INFO O| May 29 20:20:45.057 INFO STEP 45 (ensure_dir) COMPLETE
84132024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.057 INFO O| May 29 20:20:45.057 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84142024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.119 INFO O| May 29 20:20:45.119 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84152024-05-29T20:20:45.204Z[ recovery-image] May 29 20:20:45.119 INFO O| May 29 20:20:45.119 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84162024-05-29T20:20:45.233Z[ recovery-image] May 29 20:20:45.173 INFO O| May 29 20:20:45.173 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84172024-05-29T20:20:45.233Z[ recovery-image] May 29 20:20:45.173 INFO O| May 29 20:20:45.173 INFO ok!
84182024-05-29T20:20:45.233Z[ recovery-image] May 29 20:20:45.173 INFO O| May 29 20:20:45.173 INFO STEP 46 (ensure_file) COMPLETE
84192024-05-29T20:20:45.233Z[ recovery-image] May 29 20:20:45.173 INFO O| May 29 20:20:45.173 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84202024-05-29T20:20:45.265Z[ recovery-image] May 29 20:20:45.230 INFO O| May 29 20:20:45.230 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84212024-05-29T20:20:45.265Z[ recovery-image] May 29 20:20:45.231 INFO O| May 29 20:20:45.230 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84222024-05-29T20:20:45.292Z[ recovery-image] May 29 20:20:45.231 INFO O| May 29 20:20:45.231 INFO STEP 47 (ensure_dir) COMPLETE
84232024-05-29T20:20:45.292Z[ recovery-image] May 29 20:20:45.231 INFO O| May 29 20:20:45.231 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84242024-05-29T20:20:45.354Z[ recovery-image] May 29 20:20:45.318 INFO O| May 29 20:20:45.318 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84252024-05-29T20:20:45.354Z[ recovery-image] May 29 20:20:45.318 INFO O| May 29 20:20:45.318 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84262024-05-29T20:20:45.380Z[ recovery-image] May 29 20:20:45.319 INFO O| May 29 20:20:45.319 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84272024-05-29T20:20:45.380Z[ recovery-image] May 29 20:20:45.319 INFO O| May 29 20:20:45.319 INFO ok!
84282024-05-29T20:20:45.380Z[ recovery-image] May 29 20:20:45.319 INFO O| May 29 20:20:45.319 INFO STEP 48 (ensure_file) COMPLETE
84292024-05-29T20:20:45.380Z[ recovery-image] May 29 20:20:45.319 INFO O| May 29 20:20:45.319 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84302024-05-29T20:20:45.439Z[ recovery-image] May 29 20:20:45.411 INFO O| May 29 20:20:45.411 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84312024-05-29T20:20:45.440Z[ recovery-image] May 29 20:20:45.411 INFO O| May 29 20:20:45.411 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84322024-05-29T20:20:45.465Z[ recovery-image] May 29 20:20:45.412 INFO O| May 29 20:20:45.411 INFO STEP 49 (ensure_dir) COMPLETE
84332024-05-29T20:20:45.465Z[ recovery-image] May 29 20:20:45.412 INFO O| May 29 20:20:45.411 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84342024-05-29T20:20:45.517Z[ recovery-image] May 29 20:20:45.478 INFO O| May 29 20:20:45.478 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84352024-05-29T20:20:45.517Z[ recovery-image] May 29 20:20:45.478 INFO O| May 29 20:20:45.478 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84362024-05-29T20:20:45.544Z[ recovery-image] May 29 20:20:45.497 INFO O| May 29 20:20:45.496 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84372024-05-29T20:20:45.544Z[ recovery-image] May 29 20:20:45.497 INFO O| May 29 20:20:45.496 INFO ok!
84382024-05-29T20:20:45.544Z[ recovery-image] May 29 20:20:45.497 INFO O| May 29 20:20:45.496 INFO STEP 50 (ensure_file) COMPLETE
84392024-05-29T20:20:45.545Z[ recovery-image] May 29 20:20:45.497 INFO O| May 29 20:20:45.496 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84402024-05-29T20:20:45.578Z[ recovery-image] May 29 20:20:45.535 INFO O| May 29 20:20:45.535 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84412024-05-29T20:20:45.578Z[ recovery-image] May 29 20:20:45.535 INFO O| May 29 20:20:45.535 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84422024-05-29T20:20:48.342Z[ recovery-image] May 29 20:20:48.310 INFO O| May 29 20:20:48.310 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84432024-05-29T20:20:48.342Z[ recovery-image] May 29 20:20:48.310 INFO O| May 29 20:20:48.310 INFO ok!
84442024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.310 INFO O| May 29 20:20:48.310 INFO STEP 51 (ensure_file) COMPLETE
84452024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.310 INFO O| May 29 20:20:48.310 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84462024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.330 INFO O| May 29 20:20:48.329 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84472024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.330 INFO O| May 29 20:20:48.330 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84482024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.330 INFO O| May 29 20:20:48.330 INFO STEP 52 (ensure_dir) COMPLETE
84492024-05-29T20:20:48.420Z[ recovery-image] May 29 20:20:48.330 INFO O| May 29 20:20:48.330 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84502024-05-29T20:20:48.458Z[ recovery-image] May 29 20:20:48.407 INFO O| May 29 20:20:48.407 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84512024-05-29T20:20:48.458Z[ recovery-image] May 29 20:20:48.407 INFO O| May 29 20:20:48.407 INFO copying /tmp/.tmp2UX6Lk/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 ...
84522024-05-29T20:20:48.458Z[ recovery-image] May 29 20:20:48.408 INFO O| May 29 20:20:48.407 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
84532024-05-29T20:20:48.458Z[ recovery-image] May 29 20:20:48.408 INFO O| May 29 20:20:48.408 INFO ok!
84542024-05-29T20:20:48.458Z[ recovery-image] May 29 20:20:48.408 INFO O| May 29 20:20:48.408 INFO STEP 53 (ensure_file) COMPLETE
84552024-05-29T20:20:48.459Z[ recovery-image] May 29 20:20:48.408 INFO O| May 29 20:20:48.408 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84562024-05-29T20:20:48.547Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84572024-05-29T20:20:48.547Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 INFO copying /tmp/.tmp2UX6Lk/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 ...
84582024-05-29T20:20:48.547Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 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
84592024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 INFO ok!
84602024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 INFO STEP 54 (ensure_file) COMPLETE
84612024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.511 INFO O| May 29 20:20:48.511 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84622024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.538 INFO O| May 29 20:20:48.538 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84632024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.538 INFO O| May 29 20:20:48.538 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84642024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.538 INFO O| May 29 20:20:48.538 INFO STEP 55 (ensure_dir) COMPLETE
84652024-05-29T20:20:48.574Z[ recovery-image] May 29 20:20:48.539 INFO O| May 29 20:20:48.539 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84662024-05-29T20:20:48.606Z[ recovery-image] May 29 20:20:48.575 INFO O| May 29 20:20:48.575 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84672024-05-29T20:20:48.606Z[ recovery-image] May 29 20:20:48.575 INFO O| May 29 20:20:48.575 INFO copying /tmp/.tmp2UX6Lk/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 ...
84682024-05-29T20:20:48.607Z[ recovery-image] May 29 20:20:48.576 INFO O| May 29 20:20:48.576 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84692024-05-29T20:20:48.636Z[ recovery-image] May 29 20:20:48.576 INFO O| May 29 20:20:48.576 INFO ok!
84702024-05-29T20:20:48.636Z[ recovery-image] May 29 20:20:48.576 INFO O| May 29 20:20:48.576 INFO STEP 56 (ensure_file) COMPLETE
84712024-05-29T20:20:48.636Z[ recovery-image] May 29 20:20:48.576 INFO O| May 29 20:20:48.576 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84722024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.613 INFO O| May 29 20:20:48.613 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84732024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.613 INFO O| May 29 20:20:48.613 INFO copying /tmp/.tmp2UX6Lk/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 ...
84742024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.614 INFO O| May 29 20:20:48.614 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
84752024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.614 INFO O| May 29 20:20:48.614 INFO ok!
84762024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.614 INFO O| May 29 20:20:48.614 INFO STEP 57 (ensure_file) COMPLETE
84772024-05-29T20:20:48.668Z[ recovery-image] May 29 20:20:48.614 INFO O| May 29 20:20:48.614 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84782024-05-29T20:20:48.697Z[ recovery-image] May 29 20:20:48.661 INFO O| May 29 20:20:48.660 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84792024-05-29T20:20:48.697Z[ recovery-image] May 29 20:20:48.661 INFO O| May 29 20:20:48.661 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84802024-05-29T20:20:48.697Z[ recovery-image] May 29 20:20:48.661 INFO O| May 29 20:20:48.661 INFO STEP 58 (ensure_dir) COMPLETE
84812024-05-29T20:20:48.697Z[ recovery-image] May 29 20:20:48.661 INFO O| May 29 20:20:48.661 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84822024-05-29T20:20:48.726Z[ recovery-image] May 29 20:20:48.678 INFO O| May 29 20:20:48.678 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84832024-05-29T20:20:48.726Z[ recovery-image] May 29 20:20:48.679 INFO O| May 29 20:20:48.678 INFO copying /tmp/.tmp2UX6Lk/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 ...
84842024-05-29T20:20:48.727Z[ recovery-image] May 29 20:20:48.679 INFO O| May 29 20:20:48.679 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84852024-05-29T20:20:48.727Z[ recovery-image] May 29 20:20:48.679 INFO O| May 29 20:20:48.679 INFO ok!
84862024-05-29T20:20:48.727Z[ recovery-image] May 29 20:20:48.679 INFO O| May 29 20:20:48.679 INFO STEP 59 (ensure_file) COMPLETE
84872024-05-29T20:20:48.727Z[ recovery-image] May 29 20:20:48.679 INFO O| May 29 20:20:48.679 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84882024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.700 INFO O| May 29 20:20:48.700 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84892024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.700 INFO O| May 29 20:20:48.700 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84902024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.701 INFO O| May 29 20:20:48.700 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84912024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.701 INFO O| May 29 20:20:48.701 INFO ok!
84922024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.701 INFO O| May 29 20:20:48.701 INFO STEP 60 (ensure_file) COMPLETE
84932024-05-29T20:20:48.756Z[ recovery-image] May 29 20:20:48.701 INFO O| May 29 20:20:48.701 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84942024-05-29T20:20:48.785Z[ recovery-image] May 29 20:20:48.740 INFO O| May 29 20:20:48.740 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
84952024-05-29T20:20:48.785Z[ recovery-image] May 29 20:20:48.740 INFO O| May 29 20:20:48.740 INFO STEP 61 (ensure_dir) COMPLETE
84962024-05-29T20:20:48.785Z[ recovery-image] May 29 20:20:48.740 INFO O| May 29 20:20:48.740 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84972024-05-29T20:20:48.812Z[ recovery-image] May 29 20:20:48.757 INFO O| May 29 20:20:48.757 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
84982024-05-29T20:20:48.812Z[ recovery-image] May 29 20:20:48.757 INFO O| May 29 20:20:48.757 INFO STEP 62 (ensure_dir) COMPLETE
84992024-05-29T20:20:48.812Z[ recovery-image] May 29 20:20:48.757 INFO O| May 29 20:20:48.757 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85002024-05-29T20:20:48.813Z[ recovery-image] May 29 20:20:48.772 INFO O| May 29 20:20:48.772 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85012024-05-29T20:20:48.813Z[ recovery-image] May 29 20:20:48.772 INFO O| May 29 20:20:48.772 INFO STEP 63 (ensure_dir) COMPLETE
85022024-05-29T20:20:48.813Z[ recovery-image] May 29 20:20:48.772 INFO O| May 29 20:20:48.772 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85032024-05-29T20:20:48.840Z[ recovery-image] May 29 20:20:48.788 INFO O| May 29 20:20:48.788 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85042024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.788 INFO O| May 29 20:20:48.788 INFO STEP 64 (ensure_dir) COMPLETE
85052024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.788 INFO O| May 29 20:20:48.788 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85062024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85072024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO copying /tmp/.tmp2UX6Lk/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85082024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85092024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO ok!
85102024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO STEP 65 (ensure_file) COMPLETE
85112024-05-29T20:20:48.841Z[ recovery-image] May 29 20:20:48.804 INFO O| May 29 20:20:48.804 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85122024-05-29T20:20:48.878Z[ recovery-image] May 29 20:20:48.835 INFO O| May 29 20:20:48.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85132024-05-29T20:20:48.878Z[ recovery-image] May 29 20:20:48.835 INFO O| May 29 20:20:48.834 INFO STEP 66 (remove_files) COMPLETE
85142024-05-29T20:20:48.878Z[ recovery-image] May 29 20:20:48.835 INFO O| May 29 20:20:48.834 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85152024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.851 INFO O| May 29 20:20:48.851 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85162024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.851 INFO O| May 29 20:20:48.851 INFO STEP 67 (remove_files) COMPLETE
85172024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.851 INFO O| May 29 20:20:48.851 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85182024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.866 INFO O| May 29 20:20:48.866 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85192024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.867 INFO O| May 29 20:20:48.867 INFO STEP 68 (remove_files) COMPLETE
85202024-05-29T20:20:48.908Z[ recovery-image] May 29 20:20:48.867 INFO O| May 29 20:20:48.867 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85212024-05-29T20:20:48.951Z[ recovery-image] May 29 20:20:48.922 INFO O| May 29 20:20:48.922 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85222024-05-29T20:20:48.977Z[ recovery-image] May 29 20:20:48.923 INFO O| May 29 20:20:48.923 INFO STEP 69 (remove_files) COMPLETE
85232024-05-29T20:20:48.978Z[ recovery-image] May 29 20:20:48.923 INFO O| May 29 20:20:48.923 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85242024-05-29T20:20:49.072Z[ recovery-image] May 29 20:20:49.029 INFO O| May 29 20:20:49.029 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85252024-05-29T20:20:49.072Z[ recovery-image] May 29 20:20:49.029 INFO O| May 29 20:20:49.029 INFO STEP 70 (remove_files) COMPLETE
85262024-05-29T20:20:49.072Z[ recovery-image] May 29 20:20:49.029 INFO O| May 29 20:20:49.029 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85272024-05-29T20:20:49.116Z[ recovery-image] May 29 20:20:49.087 INFO O| May 29 20:20:49.087 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85282024-05-29T20:20:49.116Z[ recovery-image] May 29 20:20:49.088 INFO O| May 29 20:20:49.087 INFO STEP 71 (remove_files) COMPLETE
85292024-05-29T20:20:49.152Z[ recovery-image] May 29 20:20:49.088 INFO O| May 29 20:20:49.087 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85302024-05-29T20:20:49.185Z[ recovery-image] May 29 20:20:49.155 INFO O| May 29 20:20:49.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85312024-05-29T20:20:49.185Z[ recovery-image] May 29 20:20:49.155 INFO O| May 29 20:20:49.155 INFO STEP 72 (remove_files) COMPLETE
85322024-05-29T20:20:49.211Z[ recovery-image] May 29 20:20:49.155 INFO O| May 29 20:20:49.155 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85332024-05-29T20:20:49.251Z[ recovery-image] May 29 20:20:49.223 INFO O| May 29 20:20:49.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85342024-05-29T20:20:49.278Z[ recovery-image] May 29 20:20:49.223 INFO O| May 29 20:20:49.223 INFO STEP 73 (remove_files) COMPLETE
85352024-05-29T20:20:49.278Z[ recovery-image] May 29 20:20:49.223 INFO O| May 29 20:20:49.223 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85362024-05-29T20:20:49.333Z[ recovery-image] May 29 20:20:49.300 INFO O| May 29 20:20:49.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85372024-05-29T20:20:49.333Z[ recovery-image] May 29 20:20:49.301 INFO O| May 29 20:20:49.301 INFO STEP 74 (remove_files) COMPLETE
85382024-05-29T20:20:49.364Z[ recovery-image] May 29 20:20:49.301 INFO O| May 29 20:20:49.301 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85392024-05-29T20:20:49.400Z[ recovery-image] May 29 20:20:49.342 INFO O| May 29 20:20:49.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85402024-05-29T20:20:49.400Z[ recovery-image] May 29 20:20:49.342 INFO O| May 29 20:20:49.342 INFO STEP 75 (remove_files) COMPLETE
85412024-05-29T20:20:49.400Z[ recovery-image] May 29 20:20:49.342 INFO O| May 29 20:20:49.342 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85422024-05-29T20:20:49.400Z[ recovery-image] May 29 20:20:49.359 INFO O| May 29 20:20:49.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85432024-05-29T20:20:49.400Z[ recovery-image] May 29 20:20:49.359 INFO O| May 29 20:20:49.359 INFO STEP 76 (remove_files) COMPLETE
85442024-05-29T20:20:49.401Z[ recovery-image] May 29 20:20:49.360 INFO O| May 29 20:20:49.359 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85452024-05-29T20:20:49.454Z[ recovery-image] May 29 20:20:49.406 INFO O| May 29 20:20:49.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85462024-05-29T20:20:49.454Z[ recovery-image] May 29 20:20:49.406 INFO O| May 29 20:20:49.406 INFO STEP 77 (remove_files) COMPLETE
85472024-05-29T20:20:49.487Z[ recovery-image] May 29 20:20:49.406 INFO O| May 29 20:20:49.406 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85482024-05-29T20:20:49.532Z[ recovery-image] May 29 20:20:49.501 INFO O| May 29 20:20:49.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85492024-05-29T20:20:49.532Z[ recovery-image] May 29 20:20:49.501 INFO O| May 29 20:20:49.501 INFO STEP 78 (remove_files) COMPLETE
85502024-05-29T20:20:49.565Z[ recovery-image] May 29 20:20:49.501 INFO O| May 29 20:20:49.501 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85512024-05-29T20:20:49.596Z[ recovery-image] May 29 20:20:49.566 INFO O| May 29 20:20:49.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85522024-05-29T20:20:49.596Z[ recovery-image] May 29 20:20:49.566 INFO O| May 29 20:20:49.566 INFO STEP 79 (remove_files) COMPLETE
85532024-05-29T20:20:49.596Z[ recovery-image] May 29 20:20:49.566 INFO O| May 29 20:20:49.566 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85542024-05-29T20:20:49.638Z[ recovery-image] May 29 20:20:49.605 INFO O| May 29 20:20:49.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85552024-05-29T20:20:49.638Z[ recovery-image] May 29 20:20:49.605 INFO O| May 29 20:20:49.605 INFO STEP 80 (remove_files) COMPLETE
85562024-05-29T20:20:49.638Z[ recovery-image] May 29 20:20:49.605 INFO O| May 29 20:20:49.605 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85572024-05-29T20:20:49.703Z[ recovery-image] May 29 20:20:49.649 INFO O| May 29 20:20:49.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85582024-05-29T20:20:49.704Z[ recovery-image] May 29 20:20:49.649 INFO O| May 29 20:20:49.649 INFO STEP 81 (remove_files) COMPLETE
85592024-05-29T20:20:49.735Z[ recovery-image] May 29 20:20:49.649 INFO O| May 29 20:20:49.649 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85602024-05-29T20:20:49.735Z[ recovery-image] May 29 20:20:49.668 INFO O| May 29 20:20:49.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85612024-05-29T20:20:49.735Z[ recovery-image] May 29 20:20:49.668 INFO O| May 29 20:20:49.668 INFO STEP 82 (remove_files) COMPLETE
85622024-05-29T20:20:49.735Z[ recovery-image] May 29 20:20:49.668 INFO O| May 29 20:20:49.668 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85632024-05-29T20:20:49.736Z[ recovery-image] May 29 20:20:49.684 INFO O| May 29 20:20:49.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85642024-05-29T20:20:49.736Z[ recovery-image] May 29 20:20:49.684 INFO O| May 29 20:20:49.684 INFO STEP 83 (remove_files) COMPLETE
85652024-05-29T20:20:49.736Z[ recovery-image] May 29 20:20:49.684 INFO O| May 29 20:20:49.684 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85662024-05-29T20:20:49.767Z[ recovery-image] May 29 20:20:49.729 INFO O| May 29 20:20:49.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85672024-05-29T20:20:49.768Z[ recovery-image] May 29 20:20:49.729 INFO O| May 29 20:20:49.729 INFO STEP 84 (remove_files) COMPLETE
85682024-05-29T20:20:49.768Z[ recovery-image] May 29 20:20:49.729 INFO O| May 29 20:20:49.729 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85692024-05-29T20:20:49.833Z[ recovery-image] May 29 20:20:49.801 INFO O| May 29 20:20:49.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85702024-05-29T20:20:49.867Z[ recovery-image] May 29 20:20:49.801 INFO O| May 29 20:20:49.801 INFO STEP 85 (remove_files) COMPLETE
85712024-05-29T20:20:49.868Z[ recovery-image] May 29 20:20:49.801 INFO O| May 29 20:20:49.801 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85722024-05-29T20:20:49.911Z[ recovery-image] May 29 20:20:49.866 INFO O| May 29 20:20:49.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85732024-05-29T20:20:49.911Z[ recovery-image] May 29 20:20:49.866 INFO O| May 29 20:20:49.866 INFO STEP 86 (remove_files) COMPLETE
85742024-05-29T20:20:49.948Z[ recovery-image] May 29 20:20:49.867 INFO O| May 29 20:20:49.866 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85752024-05-29T20:20:49.974Z[ recovery-image] May 29 20:20:49.935 INFO O| May 29 20:20:49.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85762024-05-29T20:20:49.974Z[ recovery-image] May 29 20:20:49.935 INFO O| May 29 20:20:49.935 INFO STEP 87 (remove_files) COMPLETE
85772024-05-29T20:20:49.974Z[ recovery-image] May 29 20:20:49.935 INFO O| May 29 20:20:49.935 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85782024-05-29T20:20:50.020Z[ recovery-image] May 29 20:20:49.990 INFO O| May 29 20:20:49.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85792024-05-29T20:20:50.020Z[ recovery-image] May 29 20:20:49.990 INFO O| May 29 20:20:49.990 INFO STEP 88 (remove_files) COMPLETE
85802024-05-29T20:20:50.020Z[ recovery-image] May 29 20:20:49.990 INFO O| May 29 20:20:49.990 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85812024-05-29T20:20:50.056Z[ recovery-image] May 29 20:20:50.028 INFO O| May 29 20:20:50.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85822024-05-29T20:20:50.082Z[ recovery-image] May 29 20:20:50.028 INFO O| May 29 20:20:50.028 INFO STEP 89 (remove_files) COMPLETE
85832024-05-29T20:20:50.082Z[ recovery-image] May 29 20:20:50.028 INFO O| May 29 20:20:50.028 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85842024-05-29T20:20:50.127Z[ recovery-image] May 29 20:20:50.098 INFO O| May 29 20:20:50.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85852024-05-29T20:20:50.127Z[ recovery-image] May 29 20:20:50.098 INFO O| May 29 20:20:50.098 INFO STEP 90 (remove_files) COMPLETE
85862024-05-29T20:20:50.153Z[ recovery-image] May 29 20:20:50.099 INFO O| May 29 20:20:50.098 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85872024-05-29T20:20:50.191Z[ recovery-image] May 29 20:20:50.162 INFO O| May 29 20:20:50.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85882024-05-29T20:20:50.191Z[ recovery-image] May 29 20:20:50.162 INFO O| May 29 20:20:50.162 INFO STEP 91 (remove_files) COMPLETE
85892024-05-29T20:20:50.191Z[ recovery-image] May 29 20:20:50.162 INFO O| May 29 20:20:50.162 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85902024-05-29T20:20:50.222Z[ recovery-image] May 29 20:20:50.188 INFO O| May 29 20:20:50.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85912024-05-29T20:20:50.222Z[ recovery-image] May 29 20:20:50.188 INFO O| May 29 20:20:50.188 INFO STEP 92 (remove_files) COMPLETE
85922024-05-29T20:20:50.222Z[ recovery-image] May 29 20:20:50.188 INFO O| May 29 20:20:50.188 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85932024-05-29T20:20:50.256Z[ recovery-image] May 29 20:20:50.205 INFO O| May 29 20:20:50.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
85942024-05-29T20:20:50.256Z[ recovery-image] May 29 20:20:50.205 INFO O| May 29 20:20:50.205 INFO STEP 93 (remove_files) COMPLETE
85952024-05-29T20:20:50.256Z[ recovery-image] May 29 20:20:50.206 INFO O| May 29 20:20:50.205 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85962024-05-29T20:20:50.257Z[ recovery-image] May 29 20:20:50.222 INFO O| May 29 20:20:50.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
85972024-05-29T20:20:50.257Z[ recovery-image] May 29 20:20:50.222 INFO O| May 29 20:20:50.222 INFO STEP 94 (remove_files) COMPLETE
85982024-05-29T20:20:50.257Z[ recovery-image] May 29 20:20:50.222 INFO O| May 29 20:20:50.222 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85992024-05-29T20:20:50.297Z[ recovery-image] May 29 20:20:50.269 INFO O| May 29 20:20:50.269 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86002024-05-29T20:20:50.297Z[ recovery-image] May 29 20:20:50.269 INFO O| May 29 20:20:50.269 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
86012024-05-29T20:20:58.535Z[ recovery-image] May 29 20:20:58.495 INFO O| May 29 20:20:58.495 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
86022024-05-29T20:20:58.535Z[ recovery-image] May 29 20:20:58.495 INFO O| May 29 20:20:58.495 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86032024-05-29T20:20:58.559Z[ recovery-image] May 29 20:20:58.524 INFO O| May 29 20:20:58.524 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
86042024-05-29T20:20:58.660Z[ recovery-image] May 29 20:20:58.632 INFO O| May 29 20:20:58.632 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86052024-05-29T20:20:58.660Z[ recovery-image] May 29 20:20:58.632 INFO O| May 29 20:20:58.632 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 ...
86062024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.634 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86072024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.635 INFO ok!
86082024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.635 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86092024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.635 INFO STEP 95 (seed_smf) COMPLETE
86102024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.635 INFO steps complete; finalising image!
86112024-05-29T20:20:58.686Z[ recovery-image] May 29 20:20:58.635 INFO O| May 29 20:20:58.635 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86122024-05-29T20:20:58.756Z[ recovery-image] May 29 20:20:58.728 INFO O| May 29 20:20:58.728 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Wed May 29 20:20:58 2024)
86132024-05-29T20:20:58.976Z[ recovery-image] May 29 20:20:58.948 INFO O| May 29 20:20:58.948 INFO trim TEMPORARY-gimlet-zfs-recovery: (70% trimmed, started at Wed May 29 20:20:58 2024)
86142024-05-29T20:20:59.234Z[ recovery-image] May 29 20:20:59.196 INFO O| May 29 20:20:59.196 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
86152024-05-29T20:20:59.260Z[ recovery-image] May 29 20:20:59.196 INFO O| May 29 20:20:59.196 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86162024-05-29T20:21:00.477Z[ recovery-image] May 29 20:21:00.449 INFO O| May 29 20:21:00.449 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
86172024-05-29T20:21:00.477Z[ recovery-image] May 29 20:21:00.449 INFO O| May 29 20:21:00.449 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86182024-05-29T20:21:05.781Z[ recovery-image] May 29 20:21:05.754 INFO O| May 29 20:21:05.754 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86192024-05-29T20:21:05.781Z[ recovery-image] May 29 20:21:05.754 INFO O| May 29 20:21:05.754 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86202024-05-29T20:21:05.806Z[ recovery-image] May 29 20:21:05.754 INFO O| May 29 20:21:05.754 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86212024-05-29T20:21:05.806Z[ recovery-image] May 29 20:21:05.754 INFO O| May 29 20:21:05.754 INFO completed processing gimlet/zfs-recovery
86222024-05-29T20:21:05.806Z[ recovery-image] May 29 20:21:05.754 INFO O| May 29 20:21:05.754 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86232024-05-29T20:21:05.916Z[ recovery-image] May 29 20:21:05.888 INFO O| May 29 20:21:05.888 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86242024-05-29T20:21:05.970Z[ recovery-image] May 29 20:21:05.942 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86252024-05-29T20:21:05.970Z[ recovery-image] May 29 20:21:05.942 INFO expanded image name: "recovery 30106d7/${os_short_commit} 2024-05-29 19:57" -> "recovery 30106d7/004716a 2024-05-29 19:57"
86262024-05-29T20:21:05.970Z[ recovery-image] May 29 20:21:05.942 INFO output artefacts stored in: "/work/os-recovery"
86272024-05-29T20:21:05.996Z[ recovery-image] May 29 20:21:05.943 INFO collecting git info from project "bootserver"...
86282024-05-29T20:21:05.996Z[ recovery-image] May 29 20:21:05.952 INFO collecting git info from project "image-builder"...
86292024-05-29T20:21:05.996Z[ recovery-image] May 29 20:21:05.963 INFO collecting git info from project "amd-firmware"...
86302024-05-29T20:21:06.064Z[ recovery-image] May 29 20:21:06.037 INFO collecting git info from project "pilot"...
86312024-05-29T20:21:06.089Z[ recovery-image] May 29 20:21:06.056 INFO collecting git info from project "chelsio-t6-roms"...
86322024-05-29T20:21:06.116Z[ recovery-image] May 29 20:21:06.086 INFO collecting git info from project "phbl"...
86332024-05-29T20:21:06.144Z[ recovery-image] May 29 20:21:06.097 INFO collecting git info from project "pinprick"...
86342024-05-29T20:21:06.144Z[ recovery-image] May 29 20:21:06.105 INFO collecting git info from project "amd-host-image-builder"...
86352024-05-29T20:21:06.384Z[ recovery-image] May 29 20:21:06.356 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86362024-05-29T20:21:06.868Z[ recovery-image] May 29 20:21:06.840 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86372024-05-29T20:21:07.342Z[ recovery-image] May 29 20:21:07.315 INFO creating Oxide boot image...
86382024-05-29T20:21:07.342Z[ recovery-image] May 29 20:21:07.315 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 30106d7/004716a 2024-05-29 19:57", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86392024-05-29T20:21:10.250Z[verify-libraries] Finished `release` profile [optimized] target(s) in 4m 41s
86402024-05-29T20:21:10.472ZMay 29 20:21:10.443 INFO [verify-libraries] process exited with exit status: 0 (288.294756864s)
86412024-05-29T20:21:16.459Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86422024-05-29T20:21:16.459Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86432024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86442024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86452024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86462024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.431 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86472024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.432 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86482024-05-29T20:21:16.516Z[ host-image] May 29 20:21:16.432 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86492024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.432 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86502024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.432 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86512024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.433 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
86522024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.434 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
86532024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.435 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
86542024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.435 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
86552024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.435 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86562024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.436 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
86572024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
86582024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
86592024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
86602024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
86612024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86622024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
86632024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
86642024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.437 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
86652024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
86662024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
86672024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
86682024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
86692024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/opte@0.29.250:20240509T232852Z
86702024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
86712024-05-29T20:21:16.517Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
86722024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
86732024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.438 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
86742024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.439 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
86752024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.440 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
86762024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.448 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
86772024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.448 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
86782024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.448 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
86792024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.449 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
86802024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.449 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
86812024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.449 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
86822024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.449 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
86832024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.450 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
86842024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.451 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
86852024-05-29T20:21:16.518Z[ host-image] May 29 20:21:16.451 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
86862024-05-29T20:21:16.545Z[ host-image] May 29 20:21:16.462 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
86872024-05-29T20:21:16.545Z[ host-image] May 29 20:21:16.462 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
86882024-05-29T20:21:16.545Z[ host-image] May 29 20:21:16.462 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
86892024-05-29T20:21:16.545Z[ host-image] May 29 20:21:16.462 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
86902024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.463 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
86912024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.463 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
86922024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.495 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
86932024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.495 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
86942024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.495 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
86952024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.496 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
86962024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.496 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
86972024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.496 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
86982024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
86992024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
87002024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
87012024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87022024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
87032024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.497 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87042024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.501 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87052024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.501 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87062024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.502 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
87072024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.502 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87082024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.515 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87092024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.515 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
87102024-05-29T20:21:16.546Z[ host-image] May 29 20:21:16.517 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
87112024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.517 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
87122024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.517 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87132024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.517 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87142024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.518 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87152024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.518 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87162024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.518 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87172024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.522 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87182024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.522 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87192024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.522 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87202024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.523 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87212024-05-29T20:21:16.574Z[ host-image] May 29 20:21:16.523 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87222024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.523 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87232024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.523 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87242024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.524 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87252024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.531 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87262024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.531 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87272024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.532 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87282024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.534 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87292024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.534 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87302024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.534 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87312024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.535 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87322024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.535 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87332024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.543 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87342024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.543 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87352024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.544 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87362024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.545 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87372024-05-29T20:21:16.575Z[ host-image] May 29 20:21:16.545 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87382024-05-29T20:21:16.602Z[ host-image] May 29 20:21:16.564 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87392024-05-29T20:21:16.602Z[ host-image] May 29 20:21:16.564 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87402024-05-29T20:21:16.602Z[ host-image] May 29 20:21:16.564 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87412024-05-29T20:21:16.602Z[ host-image] May 29 20:21:16.565 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87422024-05-29T20:21:16.602Z[ host-image] May 29 20:21:16.565 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87432024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.592 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87442024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.592 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87452024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.592 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
87462024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.592 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
87472024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.593 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
87482024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.593 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87492024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.594 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87502024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.594 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
87512024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.594 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
87522024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.594 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
87532024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.595 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
87542024-05-29T20:21:16.629Z[ host-image] May 29 20:21:16.595 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
87552024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.595 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
87562024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.598 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87572024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.598 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
87582024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.599 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
87592024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
87602024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
87612024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
87622024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
87632024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87642024-05-29T20:21:16.630Z[ host-image] May 29 20:21:16.600 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87652024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
87662024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
87672024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87682024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87692024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87702024-05-29T20:21:16.656Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
87712024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.601 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
87722024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.602 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
87732024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.604 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
87742024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.604 INFO O| tempdir @ "/tmp/.tmpUPNDgA/tmp"
87752024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.604 INFO O| image root @ "/tmp/.tmpUPNDgA/tmp/root"
87762024-05-29T20:21:16.657Z[ host-image] May 29 20:21:16.604 INFO O| creating image...
87772024-05-29T20:21:17.180Z[ host-image] May 29 20:21:17.153 INFO O| copying publishers...
87782024-05-29T20:21:24.114Z[ host-image] May 29 20:21:24.084 INFO O| adding properties...
87792024-05-29T20:21:25.504Z[ host-image] May 29 20:21:25.475 INFO O| installing packages...
87802024-05-29T20:21:43.414Z[ host-image] May 29 20:21:43.387 INFO O| seeding SMF database...
87812024-05-29T20:21:51.924Z[ host-image] May 29 20:21:51.896 INFO O| configuring SMF profile...
87822024-05-29T20:21:51.924Z[ host-image] May 29 20:21:51.896 INFO O| modifying shadow(5)...
87832024-05-29T20:21:51.953Z[ host-image] May 29 20:21:51.896 INFO O| loading user and group database...
87842024-05-29T20:21:51.954Z[ host-image] May 29 20:21:51.896 INFO O| assessing packaged files...
87852024-05-29T20:21:54.690Z[ host-image] May 29 20:21:54.657 INFO O| creating archive...
87862024-05-29T20:21:54.736Z[ host-image] May 29 20:21:54.701 INFO O| missing from packaging:
87872024-05-29T20:21:54.736Z[ host-image] May 29 20:21:54.701 INFO O| "etc/.pwd.lock"
87882024-05-29T20:21:54.764Z[ host-image] May 29 20:21:54.701 INFO O| "etc/bash"
87892024-05-29T20:21:54.765Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/profile/generic.xml"
87902024-05-29T20:21:54.765Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/profile/inetd_services.xml"
87912024-05-29T20:21:54.765Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/profile/name_service.xml"
87922024-05-29T20:21:54.765Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/profile/platform.xml"
87932024-05-29T20:21:54.765Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/profile/platform_omicron1.xml"
87942024-05-29T20:21:54.766Z[ host-image] May 29 20:21:54.708 INFO O| "etc/svc/repository.db"
87952024-05-29T20:21:54.766Z[ host-image] May 29 20:21:54.719 INFO O| "opt/ooce/share"
87962024-05-29T20:21:54.766Z[ host-image] May 29 20:21:54.719 INFO O| "opt/ooce/share/man"
87972024-05-29T20:21:54.766Z[ host-image] May 29 20:21:54.719 INFO O| "opt/ooce/share/man/man1"
87982024-05-29T20:21:54.766Z[ host-image] May 29 20:21:54.730 INFO O| finishing archive...
87992024-05-29T20:21:58.091Z[ host-image] May 29 20:21:58.064 INFO O| creating gzonly manifest...
88002024-05-29T20:21:58.122Z[ host-image] May 29 20:21:58.078 INFO O| ok
88012024-05-29T20:21:58.240Z[ host-image] May 29 20:21:58.206 INFO image builder template: ramdisk-02-trim...
88022024-05-29T20:21:58.240Z[ host-image] May 29 20:21:58.207 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/.tmp2UX6Lk/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.29.250", "-n", "ramdisk-02-trim"], pwd: None
88032024-05-29T20:21:58.268Z[ host-image] May 29 20:21:58.240 INFO O| May 29 20:21:58.240 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88042024-05-29T20:21:58.295Z[ host-image] May 29 20:21:58.246 INFO O| May 29 20:21:58.245 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88052024-05-29T20:21:58.324Z[ host-image] May 29 20:21:58.296 INFO O| May 29 20:21:58.296 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
88062024-05-29T20:21:58.356Z[ host-image] May 29 20:21:58.328 INFO O| May 29 20:21:58.328 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
88072024-05-29T20:21:58.356Z[ host-image] May 29 20:21:58.328 INFO O| May 29 20:21:58.328 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
88082024-05-29T20:21:58.383Z[ host-image] May 29 20:21:58.336 INFO O| May 29 20:21:58.335 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
88092024-05-29T20:21:58.383Z[ host-image] May 29 20:21:58.342 INFO O| May 29 20:21:58.342 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
88102024-05-29T20:21:58.383Z[ host-image] May 29 20:21:58.348 INFO O| May 29 20:21:58.348 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
88112024-05-29T20:21:58.528Z[ host-image] May 29 20:21:58.501 INFO O| May 29 20:21:58.501 INFO rolled back to input snapshot; work may begin
88122024-05-29T20:21:58.528Z[ host-image] May 29 20:21:58.502 INFO O| May 29 20:21:58.501 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
88132024-05-29T20:21:58.555Z[ host-image] May 29 20:21:58.510 INFO O| May 29 20:21:58.510 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88142024-05-29T20:21:58.556Z[ host-image] May 29 20:21:58.527 INFO O| May 29 20:21:58.527 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
88152024-05-29T20:21:58.633Z[ host-image] May 29 20:21:58.600 INFO O| May 29 20:21:58.600 INFO STEP 0 (remove_files) COMPLETE
88162024-05-29T20:21:58.633Z[ host-image] May 29 20:21:58.600 INFO O| May 29 20:21:58.600 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88172024-05-29T20:21:58.670Z[ host-image] May 29 20:21:58.618 INFO O| May 29 20:21:58.618 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
88182024-05-29T20:21:58.670Z[ host-image] May 29 20:21:58.620 INFO O| May 29 20:21:58.620 INFO STEP 1 (remove_files) COMPLETE
88192024-05-29T20:21:58.670Z[ host-image] May 29 20:21:58.620 INFO O| May 29 20:21:58.620 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88202024-05-29T20:21:58.670Z[ host-image] May 29 20:21:58.636 INFO O| May 29 20:21:58.636 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
88212024-05-29T20:21:58.708Z[ host-image] May 29 20:21:58.653 INFO O| May 29 20:21:58.653 INFO STEP 2 (remove_files) COMPLETE
88222024-05-29T20:21:58.708Z[ host-image] May 29 20:21:58.653 INFO O| May 29 20:21:58.653 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88232024-05-29T20:21:58.708Z[ host-image] May 29 20:21:58.670 INFO O| May 29 20:21:58.670 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
88242024-05-29T20:21:58.737Z[ host-image] May 29 20:21:58.672 INFO O| May 29 20:21:58.672 INFO STEP 3 (remove_files) COMPLETE
88252024-05-29T20:21:58.738Z[ host-image] May 29 20:21:58.672 INFO O| May 29 20:21:58.672 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88262024-05-29T20:21:58.738Z[ host-image] May 29 20:21:58.689 INFO O| May 29 20:21:58.689 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
88272024-05-29T20:21:58.738Z[ host-image] May 29 20:21:58.694 INFO O| May 29 20:21:58.694 INFO STEP 4 (remove_files) COMPLETE
88282024-05-29T20:21:58.738Z[ host-image] May 29 20:21:58.694 INFO O| May 29 20:21:58.694 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88292024-05-29T20:21:58.764Z[ host-image] May 29 20:21:58.712 INFO O| May 29 20:21:58.712 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
88302024-05-29T20:21:58.764Z[ host-image] May 29 20:21:58.716 INFO O| May 29 20:21:58.716 INFO STEP 5 (remove_files) COMPLETE
88312024-05-29T20:21:58.764Z[ host-image] May 29 20:21:58.716 INFO O| May 29 20:21:58.716 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88322024-05-29T20:21:58.764Z[ host-image] May 29 20:21:58.733 INFO O| May 29 20:21:58.733 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
88332024-05-29T20:21:58.791Z[ host-image] May 29 20:21:58.746 INFO O| May 29 20:21:58.746 INFO STEP 6 (remove_files) COMPLETE
88342024-05-29T20:21:58.791Z[ host-image] May 29 20:21:58.746 INFO O| May 29 20:21:58.746 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88352024-05-29T20:21:58.820Z[ host-image] May 29 20:21:58.764 INFO O| May 29 20:21:58.764 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
88362024-05-29T20:21:58.820Z[ host-image] May 29 20:21:58.780 INFO O| May 29 20:21:58.780 INFO STEP 7 (remove_files) COMPLETE
88372024-05-29T20:21:58.820Z[ host-image] May 29 20:21:58.781 INFO O| May 29 20:21:58.780 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88382024-05-29T20:21:58.851Z[ host-image] May 29 20:21:58.796 INFO O| May 29 20:21:58.796 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
88392024-05-29T20:21:58.915Z[ host-image] May 29 20:21:58.885 INFO O| May 29 20:21:58.885 INFO STEP 8 (remove_files) COMPLETE
88402024-05-29T20:21:58.915Z[ host-image] May 29 20:21:58.886 INFO O| May 29 20:21:58.885 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88412024-05-29T20:21:58.941Z[ host-image] May 29 20:21:58.903 INFO O| May 29 20:21:58.902 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
88422024-05-29T20:21:59.056Z[ host-image] May 29 20:21:59.031 INFO O| May 29 20:21:59.031 INFO STEP 9 (remove_files) COMPLETE
88432024-05-29T20:21:59.089Z[ host-image] May 29 20:21:59.031 INFO O| May 29 20:21:59.031 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88442024-05-29T20:21:59.090Z[ host-image] May 29 20:21:59.050 INFO O| May 29 20:21:59.050 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
88452024-05-29T20:21:59.090Z[ host-image] May 29 20:21:59.056 INFO O| May 29 20:21:59.056 INFO STEP 10 (remove_files) COMPLETE
88462024-05-29T20:21:59.090Z[ host-image] May 29 20:21:59.056 INFO O| May 29 20:21:59.056 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88472024-05-29T20:21:59.136Z[ host-image] May 29 20:21:59.073 INFO O| May 29 20:21:59.072 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
88482024-05-29T20:21:59.137Z[ host-image] May 29 20:21:59.074 INFO O| May 29 20:21:59.074 INFO STEP 11 (remove_files) COMPLETE
88492024-05-29T20:21:59.137Z[ host-image] May 29 20:21:59.074 INFO O| May 29 20:21:59.074 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88502024-05-29T20:21:59.137Z[ host-image] May 29 20:21:59.087 INFO O| May 29 20:21:59.087 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
88512024-05-29T20:21:59.137Z[ host-image] May 29 20:21:59.090 INFO O| May 29 20:21:59.090 INFO STEP 12 (remove_files) COMPLETE
88522024-05-29T20:21:59.137Z[ host-image] May 29 20:21:59.090 INFO O| May 29 20:21:59.090 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88532024-05-29T20:21:59.185Z[ host-image] May 29 20:21:59.130 INFO O| May 29 20:21:59.129 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88542024-05-29T20:21:59.185Z[ host-image] May 29 20:21:59.140 INFO O| May 29 20:21:59.140 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88552024-05-29T20:21:59.211Z[ host-image] May 29 20:21:59.148 INFO O| May 29 20:21:59.148 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88562024-05-29T20:21:59.237Z[ host-image] May 29 20:21:59.204 INFO O| May 29 20:21:59.204 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88572024-05-29T20:21:59.646Z[ host-image] May 29 20:21:59.620 INFO O| May 29 20:21:59.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88582024-05-29T20:21:59.646Z[ host-image] May 29 20:21:59.620 INFO O| May 29 20:21:59.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88592024-05-29T20:21:59.646Z[ host-image] May 29 20:21:59.620 INFO O| May 29 20:21:59.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88602024-05-29T20:21:59.672Z[ host-image] May 29 20:21:59.621 INFO O| May 29 20:21:59.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88612024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.621 INFO O| May 29 20:21:59.621 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88622024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.621 INFO O| May 29 20:21:59.621 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88632024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.621 INFO O| May 29 20:21:59.621 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88642024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.622 INFO O| May 29 20:21:59.622 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88652024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.622 INFO O| May 29 20:21:59.622 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88662024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.622 INFO O| May 29 20:21:59.622 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88672024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.622 INFO O| May 29 20:21:59.622 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88682024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.623 INFO O| May 29 20:21:59.622 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88692024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.623 INFO O| May 29 20:21:59.623 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88702024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.623 INFO O| May 29 20:21:59.623 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88712024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.623 INFO O| May 29 20:21:59.623 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88722024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.623 INFO O| May 29 20:21:59.623 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88732024-05-29T20:21:59.673Z[ host-image] May 29 20:21:59.624 INFO O| May 29 20:21:59.624 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88742024-05-29T20:21:59.674Z[ host-image] May 29 20:21:59.633 INFO O| May 29 20:21:59.633 INFO STEP 13 (remove_files) COMPLETE
88752024-05-29T20:21:59.674Z[ host-image] May 29 20:21:59.633 INFO O| May 29 20:21:59.633 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762024-05-29T20:21:59.699Z[ host-image] May 29 20:21:59.649 INFO O| May 29 20:21:59.649 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88772024-05-29T20:21:59.700Z[ host-image] May 29 20:21:59.651 INFO O| May 29 20:21:59.651 INFO STEP 14 (remove_files) COMPLETE
88782024-05-29T20:21:59.700Z[ host-image] May 29 20:21:59.652 INFO O| May 29 20:21:59.651 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792024-05-29T20:21:59.700Z[ host-image] May 29 20:21:59.672 INFO O| May 29 20:21:59.672 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88802024-05-29T20:21:59.725Z[ host-image] May 29 20:21:59.682 INFO O| May 29 20:21:59.681 INFO STEP 15 (remove_files) COMPLETE
88812024-05-29T20:21:59.725Z[ host-image] May 29 20:21:59.682 INFO O| May 29 20:21:59.681 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822024-05-29T20:21:59.725Z[ host-image] May 29 20:21:59.699 INFO O| May 29 20:21:59.698 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88832024-05-29T20:21:59.725Z[ host-image] May 29 20:21:59.699 INFO O| May 29 20:21:59.699 INFO STEP 16 (remove_files) COMPLETE
88842024-05-29T20:21:59.725Z[ host-image] May 29 20:21:59.699 INFO O| May 29 20:21:59.699 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852024-05-29T20:21:59.751Z[ host-image] May 29 20:21:59.720 INFO O| May 29 20:21:59.720 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88862024-05-29T20:21:59.751Z[ host-image] May 29 20:21:59.722 INFO O| May 29 20:21:59.722 INFO STEP 17 (remove_files) COMPLETE
88872024-05-29T20:21:59.751Z[ host-image] May 29 20:21:59.722 INFO O| May 29 20:21:59.722 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-05-29T20:21:59.776Z[ host-image] May 29 20:21:59.739 INFO O| May 29 20:21:59.739 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
88892024-05-29T20:21:59.776Z[ host-image] May 29 20:21:59.739 INFO O| May 29 20:21:59.739 INFO STEP 18 (remove_files) COMPLETE
88902024-05-29T20:21:59.776Z[ host-image] May 29 20:21:59.739 INFO O| May 29 20:21:59.739 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-05-29T20:21:59.801Z[ host-image] May 29 20:21:59.753 INFO O| May 29 20:21:59.753 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
88922024-05-29T20:21:59.801Z[ host-image] May 29 20:21:59.753 INFO O| May 29 20:21:59.753 INFO STEP 19 (remove_files) COMPLETE
88932024-05-29T20:21:59.801Z[ host-image] May 29 20:21:59.753 INFO O| May 29 20:21:59.753 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-05-29T20:21:59.801Z[ host-image] May 29 20:21:59.770 INFO O| May 29 20:21:59.770 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
88952024-05-29T20:21:59.801Z[ host-image] May 29 20:21:59.770 INFO O| May 29 20:21:59.770 INFO STEP 20 (remove_files) COMPLETE
88962024-05-29T20:21:59.802Z[ host-image] May 29 20:21:59.770 INFO O| May 29 20:21:59.770 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.785 INFO O| May 29 20:21:59.785 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
88982024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.785 INFO O| May 29 20:21:59.785 INFO STEP 21 (remove_files) COMPLETE
88992024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.785 INFO O| May 29 20:21:59.785 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.800 INFO O| May 29 20:21:59.799 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
89012024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.800 INFO O| May 29 20:21:59.800 INFO STEP 22 (remove_files) COMPLETE
89022024-05-29T20:21:59.827Z[ host-image] May 29 20:21:59.800 INFO O| May 29 20:21:59.800 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-05-29T20:21:59.853Z[ host-image] May 29 20:21:59.815 INFO O| May 29 20:21:59.815 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
89042024-05-29T20:21:59.853Z[ host-image] May 29 20:21:59.815 INFO O| May 29 20:21:59.815 INFO STEP 23 (remove_files) COMPLETE
89052024-05-29T20:21:59.853Z[ host-image] May 29 20:21:59.815 INFO O| May 29 20:21:59.815 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.831 INFO O| May 29 20:21:59.831 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
89072024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.832 INFO O| May 29 20:21:59.831 INFO STEP 24 (remove_files) COMPLETE
89082024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.832 INFO O| May 29 20:21:59.831 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.845 INFO O| May 29 20:21:59.845 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
89102024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.846 INFO O| May 29 20:21:59.846 INFO STEP 25 (remove_files) COMPLETE
89112024-05-29T20:21:59.879Z[ host-image] May 29 20:21:59.846 INFO O| May 29 20:21:59.846 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-05-29T20:21:59.905Z[ host-image] May 29 20:21:59.865 INFO O| May 29 20:21:59.864 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
89132024-05-29T20:21:59.905Z[ host-image] May 29 20:21:59.865 INFO O| May 29 20:21:59.865 INFO STEP 26 (remove_files) COMPLETE
89142024-05-29T20:21:59.905Z[ host-image] May 29 20:21:59.865 INFO O| May 29 20:21:59.865 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.880 INFO O| May 29 20:21:59.880 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
89162024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.880 INFO O| May 29 20:21:59.880 INFO STEP 27 (remove_files) COMPLETE
89172024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.880 INFO O| May 29 20:21:59.880 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.897 INFO O| May 29 20:21:59.897 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
89192024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.897 INFO O| May 29 20:21:59.897 INFO STEP 28 (remove_files) COMPLETE
89202024-05-29T20:21:59.931Z[ host-image] May 29 20:21:59.897 INFO O| May 29 20:21:59.897 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-05-29T20:21:59.956Z[ host-image] May 29 20:21:59.910 INFO O| May 29 20:21:59.910 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
89222024-05-29T20:21:59.956Z[ host-image] May 29 20:21:59.910 INFO O| May 29 20:21:59.910 INFO STEP 29 (remove_files) COMPLETE
89232024-05-29T20:21:59.956Z[ host-image] May 29 20:21:59.910 INFO O| May 29 20:21:59.910 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-05-29T20:21:59.956Z[ host-image] May 29 20:21:59.931 INFO O| May 29 20:21:59.931 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
89252024-05-29T20:21:59.956Z[ host-image] May 29 20:21:59.931 INFO O| May 29 20:21:59.931 INFO STEP 30 (remove_files) COMPLETE
89262024-05-29T20:22:00.388Z[ host-image] May 29 20:21:59.931 INFO O| May 29 20:21:59.931 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-05-29T20:22:00.388Z[ host-image] May 29 20:21:59.952 INFO O| May 29 20:21:59.951 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
89282024-05-29T20:22:00.388Z[ host-image] May 29 20:21:59.952 INFO O| May 29 20:21:59.952 INFO STEP 31 (remove_files) COMPLETE
89292024-05-29T20:22:00.388Z[ host-image] May 29 20:21:59.952 INFO O| May 29 20:21:59.952 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-05-29T20:22:00.416Z[ host-image] May 29 20:21:59.971 INFO O| May 29 20:21:59.971 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
89312024-05-29T20:22:00.416Z[ host-image] May 29 20:21:59.971 INFO O| May 29 20:21:59.971 INFO STEP 32 (remove_files) COMPLETE
89322024-05-29T20:22:00.416Z[ host-image] May 29 20:21:59.971 INFO O| May 29 20:21:59.971 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-05-29T20:22:00.416Z[ host-image] May 29 20:21:59.990 INFO O| May 29 20:21:59.990 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
89342024-05-29T20:22:00.417Z[ host-image] May 29 20:21:59.990 INFO O| May 29 20:21:59.990 INFO STEP 33 (remove_files) COMPLETE
89352024-05-29T20:22:00.417Z[ host-image] May 29 20:21:59.991 INFO O| May 29 20:21:59.990 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.010 INFO O| May 29 20:22:00.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89372024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.010 INFO O| May 29 20:22:00.010 INFO STEP 34 (remove_files) COMPLETE
89382024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.010 INFO O| May 29 20:22:00.010 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.031 INFO O| May 29 20:22:00.031 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89402024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.031 INFO O| May 29 20:22:00.031 INFO STEP 35 (remove_files) COMPLETE
89412024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.031 INFO O| May 29 20:22:00.031 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89422024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.049 INFO O| May 29 20:22:00.049 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89432024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.049 INFO O| May 29 20:22:00.049 INFO STEP 36 (remove_files) COMPLETE
89442024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.049 INFO O| May 29 20:22:00.049 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89452024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.063 INFO O| May 29 20:22:00.063 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89462024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.064 INFO O| May 29 20:22:00.063 INFO STEP 37 (remove_files) COMPLETE
89472024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.064 INFO O| May 29 20:22:00.063 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89482024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.078 INFO O| May 29 20:22:00.078 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89492024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.078 INFO O| May 29 20:22:00.078 INFO STEP 38 (remove_files) COMPLETE
89502024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.079 INFO O| May 29 20:22:00.078 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-05-29T20:22:00.417Z[ host-image] May 29 20:22:00.092 INFO O| May 29 20:22:00.092 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89522024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.092 INFO O| May 29 20:22:00.092 INFO STEP 39 (remove_files) COMPLETE
89532024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.092 INFO O| May 29 20:22:00.092 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.106 INFO O| May 29 20:22:00.106 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89552024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.106 INFO O| May 29 20:22:00.106 INFO STEP 40 (remove_files) COMPLETE
89562024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.106 INFO O| May 29 20:22:00.106 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.120 INFO O| May 29 20:22:00.120 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89582024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.120 INFO O| May 29 20:22:00.120 INFO STEP 41 (remove_files) COMPLETE
89592024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.120 INFO O| May 29 20:22:00.120 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.139 INFO O| May 29 20:22:00.139 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89612024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.139 INFO O| May 29 20:22:00.139 INFO STEP 42 (remove_files) COMPLETE
89622024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.139 INFO O| May 29 20:22:00.139 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-05-29T20:22:00.418Z[ host-image] May 29 20:22:00.154 INFO O| May 29 20:22:00.153 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89642024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.154 INFO O| May 29 20:22:00.154 INFO STEP 43 (remove_files) COMPLETE
89652024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.154 INFO O| May 29 20:22:00.154 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.169 INFO O| May 29 20:22:00.169 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89672024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.170 INFO O| May 29 20:22:00.170 INFO STEP 44 (remove_files) COMPLETE
89682024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.170 INFO O| May 29 20:22:00.170 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89692024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.183 INFO O| May 29 20:22:00.183 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89702024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.183 INFO O| May 29 20:22:00.183 INFO STEP 45 (remove_files) COMPLETE
89712024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.183 INFO O| May 29 20:22:00.183 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.197 INFO O| May 29 20:22:00.197 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89732024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.197 INFO O| May 29 20:22:00.197 INFO STEP 46 (remove_files) COMPLETE
89742024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.197 INFO O| May 29 20:22:00.197 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89752024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.210 INFO O| May 29 20:22:00.210 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89762024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.210 INFO O| May 29 20:22:00.210 INFO STEP 47 (remove_files) COMPLETE
89772024-05-29T20:22:00.419Z[ host-image] May 29 20:22:00.210 INFO O| May 29 20:22:00.210 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89782024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.226 INFO O| May 29 20:22:00.226 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89792024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.226 INFO O| May 29 20:22:00.226 INFO STEP 48 (remove_files) COMPLETE
89802024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.226 INFO O| May 29 20:22:00.226 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.244 INFO O| May 29 20:22:00.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89822024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.244 INFO O| May 29 20:22:00.244 INFO STEP 49 (remove_files) COMPLETE
89832024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.244 INFO O| May 29 20:22:00.244 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.259 INFO O| May 29 20:22:00.258 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89852024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.259 INFO O| May 29 20:22:00.259 INFO STEP 50 (remove_files) COMPLETE
89862024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.259 INFO O| May 29 20:22:00.259 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.277 INFO O| May 29 20:22:00.277 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89882024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.277 INFO O| May 29 20:22:00.277 INFO STEP 51 (remove_files) COMPLETE
89892024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.277 INFO O| May 29 20:22:00.277 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.293 INFO O| May 29 20:22:00.292 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
89912024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.293 INFO O| May 29 20:22:00.293 INFO STEP 52 (remove_files) COMPLETE
89922024-05-29T20:22:00.420Z[ host-image] May 29 20:22:00.293 INFO O| May 29 20:22:00.293 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.306 INFO O| May 29 20:22:00.306 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
89942024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.307 INFO O| May 29 20:22:00.306 INFO STEP 53 (remove_files) COMPLETE
89952024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.307 INFO O| May 29 20:22:00.307 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.322 INFO O| May 29 20:22:00.321 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
89972024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.322 INFO O| May 29 20:22:00.322 INFO STEP 54 (remove_files) COMPLETE
89982024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.322 INFO O| May 29 20:22:00.322 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.335 INFO O| May 29 20:22:00.335 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
90002024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.335 INFO O| May 29 20:22:00.335 INFO STEP 55 (remove_files) COMPLETE
90012024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.335 INFO O| May 29 20:22:00.335 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.353 INFO O| May 29 20:22:00.353 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
90032024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.353 INFO O| May 29 20:22:00.353 INFO STEP 56 (remove_files) COMPLETE
90042024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.353 INFO O| May 29 20:22:00.353 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.368 INFO O| May 29 20:22:00.368 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
90062024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.368 INFO O| May 29 20:22:00.368 INFO STEP 57 (remove_files) COMPLETE
90072024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.368 INFO O| May 29 20:22:00.368 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082024-05-29T20:22:00.421Z[ host-image] May 29 20:22:00.382 INFO O| May 29 20:22:00.382 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
90092024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.382 INFO O| May 29 20:22:00.382 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
90102024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.382 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90112024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90122024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90132024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
90142024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO ok!
90152024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO STEP 58 (ensure_file) COMPLETE
90162024-05-29T20:22:00.422Z[ host-image] May 29 20:22:00.383 INFO O| May 29 20:22:00.383 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90172024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.399 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
90182024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
90192024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90202024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90212024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90222024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
90232024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO ok!
90242024-05-29T20:22:00.451Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO STEP 59 (ensure_file) COMPLETE
90252024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.400 INFO O| May 29 20:22:00.400 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90262024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.418 INFO O| May 29 20:22:00.418 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
90272024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.418 INFO O| May 29 20:22:00.418 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
90282024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.418 INFO O| May 29 20:22:00.418 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
90292024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.419 INFO O| May 29 20:22:00.418 INFO ok!
90302024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.419 INFO O| May 29 20:22:00.418 INFO STEP 60 (ensure_file) COMPLETE
90312024-05-29T20:22:00.452Z[ host-image] May 29 20:22:00.419 INFO O| May 29 20:22:00.418 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90322024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.438 INFO O| May 29 20:22:00.438 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
90332024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.438 INFO O| May 29 20:22:00.438 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
90342024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.439 INFO O| May 29 20:22:00.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
90352024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.439 INFO O| May 29 20:22:00.439 INFO ok!
90362024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.439 INFO O| May 29 20:22:00.439 INFO STEP 61 (ensure_file) COMPLETE
90372024-05-29T20:22:00.481Z[ host-image] May 29 20:22:00.439 INFO O| May 29 20:22:00.439 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90382024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.456 INFO O| May 29 20:22:00.456 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90392024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.456 INFO O| May 29 20:22:00.456 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90402024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.457 INFO O| May 29 20:22:00.456 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90412024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.457 INFO O| May 29 20:22:00.457 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90422024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.457 INFO O| May 29 20:22:00.457 INFO ok!
90432024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.457 INFO O| May 29 20:22:00.457 INFO STEP 62 (ensure_file) COMPLETE
90442024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.457 INFO O| May 29 20:22:00.457 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90452024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.471 INFO O| May 29 20:22:00.471 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90462024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.471 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90472024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.472 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90482024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.472 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90492024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.472 INFO ok!
90502024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.472 INFO STEP 63 (ensure_file) COMPLETE
90512024-05-29T20:22:00.512Z[ host-image] May 29 20:22:00.472 INFO O| May 29 20:22:00.472 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90522024-05-29T20:22:00.539Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90532024-05-29T20:22:00.539Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90542024-05-29T20:22:00.539Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90552024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO ok!
90562024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO STEP 64 (assemble_files) COMPLETE
90572024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.486 INFO O| May 29 20:22:00.486 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90582024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90592024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90602024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90612024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90622024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO ok!
90632024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.500 INFO O| May 29 20:22:00.500 INFO STEP 65 (ensure_file) COMPLETE
90642024-05-29T20:22:00.540Z[ host-image] May 29 20:22:00.501 INFO O| May 29 20:22:00.500 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90652024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.515 INFO O| May 29 20:22:00.514 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90662024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.515 INFO O| May 29 20:22:00.515 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90672024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.515 INFO O| May 29 20:22:00.515 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90682024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.515 INFO O| May 29 20:22:00.515 INFO STEP 66 (ensure_dir) COMPLETE
90692024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.515 INFO O| May 29 20:22:00.515 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90702024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.536 INFO O| May 29 20:22:00.536 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90712024-05-29T20:22:00.568Z[ host-image] May 29 20:22:00.536 INFO O| May 29 20:22:00.536 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 ...
90722024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.545 INFO O| May 29 20:22:00.544 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
90732024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.545 INFO O| May 29 20:22:00.544 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90742024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.545 INFO O| May 29 20:22:00.544 INFO ok!
90752024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.545 INFO O| May 29 20:22:00.545 INFO STEP 67 (ensure_file) COMPLETE
90762024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.545 INFO O| May 29 20:22:00.545 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90772024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.565 INFO O| May 29 20:22:00.565 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90782024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.565 INFO O| May 29 20:22:00.565 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 ...
90792024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.566 INFO O| May 29 20:22:00.565 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
90802024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.566 INFO O| May 29 20:22:00.566 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90812024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.566 INFO O| May 29 20:22:00.566 INFO ok!
90822024-05-29T20:22:00.597Z[ host-image] May 29 20:22:00.566 INFO O| May 29 20:22:00.566 INFO STEP 68 (ensure_file) COMPLETE
90832024-05-29T20:22:00.598Z[ host-image] May 29 20:22:00.566 INFO O| May 29 20:22:00.566 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90842024-05-29T20:22:00.623Z[ host-image] May 29 20:22:00.589 INFO O| May 29 20:22:00.588 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90852024-05-29T20:22:00.623Z[ host-image] May 29 20:22:00.589 INFO O| May 29 20:22:00.589 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90862024-05-29T20:22:03.133Z[ host-image] May 29 20:22:03.106 INFO O| May 29 20:22:03.106 INFO STEP 69 (pack_tar) COMPLETE
90872024-05-29T20:22:03.133Z[ host-image] May 29 20:22:03.106 INFO O| May 29 20:22:03.106 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90882024-05-29T20:22:03.163Z[ host-image] May 29 20:22:03.106 INFO O| May 29 20:22:03.106 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
90892024-05-29T20:22:03.190Z[ host-image] May 29 20:22:03.157 INFO O| May 29 20:22:03.157 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
90902024-05-29T20:22:03.239Z[ host-image] May 29 20:22:03.208 INFO O| May 29 20:22:03.208 INFO completed processing gimlet/ramdisk-02-trim
90912024-05-29T20:22:03.266Z[ host-image] May 29 20:22:03.211 INFO image builder template: zfs...
90922024-05-29T20:22:03.267Z[ host-image] May 29 20:22:03.211 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/.tmp2UX6Lk/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.29.250", "-n", "zfs"], pwd: None
90932024-05-29T20:22:03.267Z[ host-image] May 29 20:22:03.232 INFO O| May 29 20:22:03.231 INFO skip include "stress" because feature "stress" is not enabled
90942024-05-29T20:22:03.293Z[ host-image] May 29 20:22:03.265 INFO O| May 29 20:22:03.265 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
90952024-05-29T20:22:03.321Z[ host-image] May 29 20:22:03.270 INFO O| May 29 20:22:03.270 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
90962024-05-29T20:22:03.349Z[ host-image] May 29 20:22:03.307 INFO O| May 29 20:22:03.307 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
90972024-05-29T20:22:03.378Z[ host-image] May 29 20:22:03.348 INFO O| May 29 20:22:03.348 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
90982024-05-29T20:22:03.378Z[ host-image] May 29 20:22:03.348 INFO O| May 29 20:22:03.348 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
90992024-05-29T20:22:03.407Z[ host-image] May 29 20:22:03.356 INFO O| May 29 20:22:03.356 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
91002024-05-29T20:22:03.437Z[ host-image] May 29 20:22:03.400 INFO O| May 29 20:22:03.400 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
91012024-05-29T20:22:03.466Z[ host-image] May 29 20:22:03.428 INFO O| May 29 20:22:03.428 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
91022024-05-29T20:22:03.495Z[ host-image] May 29 20:22:03.442 INFO O| May 29 20:22:03.442 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91032024-05-29T20:22:03.495Z[ host-image] May 29 20:22:03.449 INFO O| May 29 20:22:03.449 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
91042024-05-29T20:22:03.495Z[ host-image] May 29 20:22:03.449 INFO O| May 29 20:22:03.449 INFO no lofi found
91052024-05-29T20:22:03.495Z[ host-image] May 29 20:22:03.449 INFO O| May 29 20:22:03.449 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
91062024-05-29T20:22:03.495Z[ host-image] May 29 20:22:03.449 INFO O| May 29 20:22:03.449 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
91072024-05-29T20:22:05.044Z[ host-image] May 29 20:22:05.016 INFO O| May 29 20:22:05.016 INFO lofi device = /dev/dsk/c3t1d0p0
91082024-05-29T20:22:05.076Z[ host-image] May 29 20:22:05.016 INFO O| May 29 20:22:05.016 INFO pool device = /dev/dsk/c3t1d0p0
91092024-05-29T20:22:05.077Z[ host-image] May 29 20:22:05.017 INFO O| May 29 20:22:05.016 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/c3t1d0p0"]
91102024-05-29T20:22:05.176Z[ host-image] May 29 20:22:05.149 INFO O| May 29 20:22:05.149 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91112024-05-29T20:22:05.176Z[ host-image] May 29 20:22:05.149 INFO O| May 29 20:22:05.149 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
91122024-05-29T20:22:05.215Z[ host-image] May 29 20:22:05.188 INFO O| May 29 20:22:05.188 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
91132024-05-29T20:22:05.298Z[ host-image] May 29 20:22:05.271 INFO O| May 29 20:22:05.271 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
91142024-05-29T20:22:05.357Z[ host-image] May 29 20:22:05.329 INFO O| May 29 20:22:05.329 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
91152024-05-29T20:22:05.387Z[ host-image] May 29 20:22:05.362 INFO O| May 29 20:22:05.362 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
91162024-05-29T20:22:05.822Z[ host-image] May 29 20:22:05.384 INFO O| May 29 20:22:05.384 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
91172024-05-29T20:22:05.850Z[ host-image] May 29 20:22:05.453 INFO O| May 29 20:22:05.453 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
91182024-05-29T20:22:05.850Z[ host-image] May 29 20:22:05.454 INFO O| May 29 20:22:05.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
91192024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.454 INFO O| May 29 20:22:05.454 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
91202024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.468 INFO O| May 29 20:22:05.468 INFO boot environment UUID: 67e38308-f9a5-4c18-abd5-45faf5b340d1
91212024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.468 INFO O| May 29 20:22:05.468 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 67e38308-f9a5-4c18-abd5-45faf5b340d1
91222024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.488 INFO O| May 29 20:22:05.488 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
91232024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.508 INFO O| May 29 20:22:05.508 INFO STEP 0 (create_be) COMPLETE
91242024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.509 INFO O| May 29 20:22:05.508 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
91252024-05-29T20:22:05.851Z[ host-image] May 29 20:22:05.532 INFO O| May 29 20:22:05.532 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
91262024-05-29T20:22:08.732Z[ recovery-image] May 29 20:22:08.705 INFO O| ok, image written!
91272024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.706 INFO O| ok, boot_image_csum file written!
91282024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.710 INFO creating boot archive (CPIO)...
91292024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.710 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
91302024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.721 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
91312024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.721 INFO E| + outfile=/work/os-recovery/cpio
91322024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.721 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
91332024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.723 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
91342024-05-29T20:22:08.764Z[ recovery-image] May 29 20:22:08.723 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
91352024-05-29T20:22:08.802Z[ recovery-image] May 29 20:22:08.770 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
91362024-05-29T20:22:08.831Z[ recovery-image] May 29 20:22:08.770 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
91372024-05-29T20:22:08.831Z[ recovery-image] May 29 20:22:08.781 INFO creating compressed cpio/unix for nanobl-rs...
91382024-05-29T20:22:08.831Z[ recovery-image] May 29 20:22:08.781 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
91392024-05-29T20:22:09.157Z[ recovery-image] May 29 20:22:09.129 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
91402024-05-29T20:22:15.023Z[ recovery-image] May 29 20:22:14.989 INFO creating reset image...
91412024-05-29T20:22:15.023Z[ recovery-image] May 29 20:22:14.989 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
91422024-05-29T20:22:15.374Z[ recovery-image] May 29 20:22:15.342 INFO E| Updating crates.io index
91432024-05-29T20:22:15.539Z[ recovery-image] May 29 20:22:15.505 INFO E| Downloading crates ...
91442024-05-29T20:22:15.632Z[ recovery-image] May 29 20:22:15.603 INFO E| Downloaded colorchoice v1.0.0
91452024-05-29T20:22:15.664Z[ recovery-image] May 29 20:22:15.608 INFO E| Downloaded anstyle-parse v0.2.3
91462024-05-29T20:22:15.664Z[ recovery-image] May 29 20:22:15.618 INFO E| Downloaded proc-macro2 v1.0.79
91472024-05-29T20:22:15.664Z[ recovery-image] May 29 20:22:15.624 INFO E| Downloaded clap_derive v4.5.3
91482024-05-29T20:22:15.664Z[ recovery-image] May 29 20:22:15.628 INFO E| Downloaded strsim v0.11.0
91492024-05-29T20:22:15.704Z[ recovery-image] May 29 20:22:15.630 INFO E| Downloaded anstream v0.6.13
91502024-05-29T20:22:15.704Z[ recovery-image] May 29 20:22:15.637 INFO E| Downloaded duct v0.13.7
91512024-05-29T20:22:15.704Z[ recovery-image] May 29 20:22:15.642 INFO E| Downloaded clap v4.5.3
91522024-05-29T20:22:15.705Z[ recovery-image] May 29 20:22:15.654 INFO E| Downloaded shared_child v1.0.0
91532024-05-29T20:22:15.749Z[ recovery-image] May 29 20:22:15.655 INFO E| Downloaded syn v2.0.53
91542024-05-29T20:22:15.749Z[ recovery-image] May 29 20:22:15.669 INFO E| Downloaded os_pipe v1.1.5
91552024-05-29T20:22:15.749Z[ recovery-image] May 29 20:22:15.671 INFO E| Downloaded anstyle v1.0.6
91562024-05-29T20:22:15.749Z[ recovery-image] May 29 20:22:15.674 INFO E| Downloaded anstyle-query v1.0.2
91572024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.746 INFO E| Compiling proc-macro2 v1.0.79
91582024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling libc v0.2.153
91592024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling unicode-ident v1.0.12
91602024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling utf8parse v0.2.1
91612024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling colorchoice v1.0.0
91622024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling anstyle v1.0.6
91632024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling anstyle-query v1.0.2
91642024-05-29T20:22:15.783Z[ recovery-image] May 29 20:22:15.747 INFO E| Compiling heck v0.5.0
91652024-05-29T20:22:16.605Z[ recovery-image] May 29 20:22:16.579 INFO E| Compiling strsim v0.11.0
91662024-05-29T20:22:16.632Z[ recovery-image] May 29 20:22:16.579 INFO E| Compiling clap_lex v0.7.0
91672024-05-29T20:22:16.670Z[ recovery-image] May 29 20:22:16.644 INFO E| Compiling once_cell v1.19.0
91682024-05-29T20:22:17.107Z[ recovery-image] May 29 20:22:16.645 INFO E| Compiling anstyle-parse v0.2.3
91692024-05-29T20:22:17.333Z[ recovery-image] May 29 20:22:17.308 INFO E| Compiling anstream v0.6.13
91702024-05-29T20:22:18.171Z[ recovery-image] May 29 20:22:18.143 INFO E| Compiling clap_builder v4.5.2
91712024-05-29T20:22:19.105Z[ recovery-image] May 29 20:22:19.075 INFO E| Compiling os_pipe v1.1.5
91722024-05-29T20:22:19.105Z[ recovery-image] May 29 20:22:19.075 INFO E| Compiling shared_child v1.0.0
91732024-05-29T20:22:19.360Z[ recovery-image] May 29 20:22:19.335 INFO E| Compiling quote v1.0.35
91742024-05-29T20:22:19.551Z[ recovery-image] May 29 20:22:19.522 INFO E| Compiling duct v0.13.7
91752024-05-29T20:22:19.856Z[ recovery-image] May 29 20:22:19.828 INFO E| Compiling syn v2.0.53
91762024-05-29T20:22:28.857Z[ recovery-image] May 29 20:22:28.824 INFO E| Compiling clap_derive v4.5.3
91772024-05-29T20:22:29.551Z[ host-image] May 29 20:22:29.525 INFO O| May 29 20:22:29.525 INFO STEP 1 (unpack_tar) COMPLETE
91782024-05-29T20:22:29.551Z[ host-image] May 29 20:22:29.525 INFO O| May 29 20:22:29.525 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91792024-05-29T20:22:29.584Z[ host-image] May 29 20:22:29.544 INFO O| May 29 20:22:29.544 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
91802024-05-29T20:22:30.077Z[ host-image] May 29 20:22:30.053 INFO O| May 29 20:22:30.052 INFO STEP 2 (devfsadm) COMPLETE
91812024-05-29T20:22:30.077Z[ host-image] May 29 20:22:30.053 INFO O| May 29 20:22:30.052 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91822024-05-29T20:22:30.103Z[ host-image] May 29 20:22:30.070 INFO O| May 29 20:22:30.070 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91832024-05-29T20:22:30.103Z[ host-image] May 29 20:22:30.070 INFO O| May 29 20:22:30.070 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91842024-05-29T20:22:30.103Z[ host-image] May 29 20:22:30.070 INFO O| May 29 20:22:30.070 INFO STEP 3 (ensure_dir) COMPLETE
91852024-05-29T20:22:30.103Z[ host-image] May 29 20:22:30.070 INFO O| May 29 20:22:30.070 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91862024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.086 INFO O| May 29 20:22:30.086 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91872024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.086 INFO O| May 29 20:22:30.086 INFO STEP 4 (ensure_dir) COMPLETE
91882024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.086 INFO O| May 29 20:22:30.086 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91892024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.102 INFO O| May 29 20:22:30.102 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91902024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.102 INFO O| May 29 20:22:30.102 INFO STEP 5 (ensure_dir) COMPLETE
91912024-05-29T20:22:30.143Z[ host-image] May 29 20:22:30.102 INFO O| May 29 20:22:30.102 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91922024-05-29T20:22:30.576Z[ host-image] May 29 20:22:30.116 INFO O| May 29 20:22:30.116 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91932024-05-29T20:22:30.576Z[ host-image] May 29 20:22:30.116 INFO O| May 29 20:22:30.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91942024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.117 INFO O| May 29 20:22:30.116 INFO STEP 6 (ensure_dir) COMPLETE
91952024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.117 INFO O| May 29 20:22:30.116 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91962024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.136 INFO O| May 29 20:22:30.136 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91972024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.136 INFO O| May 29 20:22:30.136 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91982024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.136 INFO O| May 29 20:22:30.136 INFO STEP 7 (ensure_dir) COMPLETE
91992024-05-29T20:22:30.577Z[ host-image] May 29 20:22:30.136 INFO O| May 29 20:22:30.136 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92002024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.155 INFO O| May 29 20:22:30.155 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92012024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.156 INFO O| May 29 20:22:30.156 INFO STEP 8 (remove_files) COMPLETE
92022024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.156 INFO O| May 29 20:22:30.156 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92032024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.173 INFO O| May 29 20:22:30.173 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92042024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.175 INFO O| May 29 20:22:30.175 INFO STEP 9 (remove_files) COMPLETE
92052024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.175 INFO O| May 29 20:22:30.175 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92062024-05-29T20:22:31.177Z[ host-image] May 29 20:22:30.196 INFO O| May 29 20:22:30.196 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92072024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.198 INFO O| May 29 20:22:30.198 INFO STEP 10 (remove_files) COMPLETE
92082024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.198 INFO O| May 29 20:22:30.198 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92092024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.219 INFO O| May 29 20:22:30.219 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92102024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.219 INFO O| May 29 20:22:30.219 INFO STEP 11 (remove_files) COMPLETE
92112024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.219 INFO O| May 29 20:22:30.219 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92122024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.238 INFO O| May 29 20:22:30.238 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92132024-05-29T20:22:31.178Z[ host-image] May 29 20:22:30.239 INFO O| May 29 20:22:30.238 INFO STEP 12 (remove_files) COMPLETE
92142024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.239 INFO O| May 29 20:22:30.239 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92152024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.258 INFO O| May 29 20:22:30.258 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92162024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.259 INFO O| May 29 20:22:30.258 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92172024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.259 INFO O| May 29 20:22:30.258 INFO STEP 13 (ensure_dir) COMPLETE
92182024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.259 INFO O| May 29 20:22:30.258 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92192024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.281 INFO O| May 29 20:22:30.281 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92202024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.281 INFO O| May 29 20:22:30.281 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92212024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.281 INFO O| May 29 20:22:30.281 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92222024-05-29T20:22:31.179Z[ host-image] May 29 20:22:30.281 INFO O| May 29 20:22:30.281 INFO STEP 14 (ensure_dir) COMPLETE
92232024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.281 INFO O| May 29 20:22:30.281 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92242024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.302 INFO O| May 29 20:22:30.302 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92252024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.303 INFO O| May 29 20:22:30.302 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92262024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.303 INFO O| May 29 20:22:30.303 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92272024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.303 INFO O| May 29 20:22:30.303 INFO STEP 15 (ensure_dir) COMPLETE
92282024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.303 INFO O| May 29 20:22:30.303 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92292024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.321 INFO O| May 29 20:22:30.321 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92302024-05-29T20:22:31.180Z[ host-image] May 29 20:22:30.321 INFO O| May 29 20:22:30.321 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92312024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.321 INFO O| May 29 20:22:30.321 INFO STEP 16 (ensure_dir) COMPLETE
92322024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.321 INFO O| May 29 20:22:30.321 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92332024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.346 INFO O| May 29 20:22:30.346 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92342024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.346 INFO O| May 29 20:22:30.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92352024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.346 INFO O| May 29 20:22:30.346 INFO STEP 17 (ensure_dir) COMPLETE
92362024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.346 INFO O| May 29 20:22:30.346 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92372024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.363 INFO O| May 29 20:22:30.363 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
92382024-05-29T20:22:31.181Z[ host-image] May 29 20:22:30.364 INFO O| May 29 20:22:30.363 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
92392024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.364 INFO O| May 29 20:22:30.363 INFO ok!
92402024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.364 INFO O| May 29 20:22:30.363 INFO STEP 18 (ensure_symlink) COMPLETE
92412024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.364 INFO O| May 29 20:22:30.363 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92422024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.384 INFO O| May 29 20:22:30.384 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
92432024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.384 INFO O| May 29 20:22:30.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
92442024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.384 INFO O| May 29 20:22:30.384 INFO ok!
92452024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.384 INFO O| May 29 20:22:30.384 INFO STEP 19 (ensure_file) COMPLETE
92462024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.384 INFO O| May 29 20:22:30.384 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92472024-05-29T20:22:31.182Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
92482024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
92492024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
92502024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO ok!
92512024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO STEP 20 (ensure_symlink) COMPLETE
92522024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.403 INFO O| May 29 20:22:30.403 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92532024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
92542024-05-29T20:22:31.183Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
92552024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
92562024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO ok!
92572024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO STEP 21 (ensure_symlink) COMPLETE
92582024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.418 INFO O| May 29 20:22:30.418 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92592024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
92602024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
92612024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
92622024-05-29T20:22:31.184Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO ok!
92632024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO STEP 22 (ensure_symlink) COMPLETE
92642024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.441 INFO O| May 29 20:22:30.441 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
92652024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
92662024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
92672024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
92682024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO ok!
92692024-05-29T20:22:31.185Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO STEP 23 (ensure_symlink) COMPLETE
92702024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.460 INFO O| May 29 20:22:30.460 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92712024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
92722024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
92732024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
92742024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 INFO ok!
92752024-05-29T20:22:31.186Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 INFO STEP 24 (ensure_file) COMPLETE
92762024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.483 INFO O| May 29 20:22:30.483 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
92772024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.499 INFO O| May 29 20:22:30.499 INFO updating shadow file
92782024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.499 INFO O| May 29 20:22:30.499 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92792024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.499 INFO O| May 29 20:22:30.499 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92802024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.499 INFO O| May 29 20:22:30.499 INFO STEP 25 (shadow) COMPLETE
92812024-05-29T20:22:31.187Z[ host-image] May 29 20:22:30.499 INFO O| May 29 20:22:30.499 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92822024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
92832024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
92842024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
92852024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 INFO ok!
92862024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 INFO STEP 26 (ensure_file) COMPLETE
92872024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.514 INFO O| May 29 20:22:30.514 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92882024-05-29T20:22:31.188Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92892024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92902024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92912024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO ok!
92922024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO STEP 27 (ensure_file) COMPLETE
92932024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.529 INFO O| May 29 20:22:30.529 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92942024-05-29T20:22:31.189Z[ host-image] May 29 20:22:30.547 INFO O| May 29 20:22:30.547 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92952024-05-29T20:22:31.190Z[ host-image] May 29 20:22:30.547 INFO O| May 29 20:22:30.547 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92962024-05-29T20:22:31.190Z[ host-image] May 29 20:22:30.548 INFO O| May 29 20:22:30.547 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92972024-05-29T20:22:31.190Z[ host-image] May 29 20:22:30.548 INFO O| May 29 20:22:30.548 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92982024-05-29T20:22:31.190Z[ host-image] May 29 20:22:30.548 INFO O| May 29 20:22:30.548 INFO ok!
92992024-05-29T20:22:31.190Z[ host-image] May 29 20:22:30.548 INFO O| May 29 20:22:30.548 INFO STEP 28 (ensure_file) COMPLETE
93002024-05-29T20:22:31.220Z[ host-image] May 29 20:22:30.548 INFO O| May 29 20:22:30.548 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93012024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93022024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93032024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93042024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO ok!
93052024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO STEP 29 (ensure_file) COMPLETE
93062024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.565 INFO O| May 29 20:22:30.565 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93072024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93082024-05-29T20:22:31.221Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93092024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93102024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO ok!
93112024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO STEP 30 (ensure_file) COMPLETE
93122024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.583 INFO O| May 29 20:22:30.583 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93132024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.599 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93142024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93152024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93162024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
93172024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO ok!
93182024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO STEP 31 (ensure_file) COMPLETE
93192024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.600 INFO O| May 29 20:22:30.600 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93202024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
93212024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
93222024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
93232024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 INFO ok!
93242024-05-29T20:22:31.222Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 INFO STEP 32 (ensure_file) COMPLETE
93252024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.618 INFO O| May 29 20:22:30.618 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93262024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.638 INFO O| May 29 20:22:30.638 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
93272024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.638 INFO O| May 29 20:22:30.638 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
93282024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.639 INFO O| May 29 20:22:30.638 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
93292024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.639 INFO O| May 29 20:22:30.638 INFO ok!
93302024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.639 INFO O| May 29 20:22:30.638 INFO STEP 33 (ensure_file) COMPLETE
93312024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.639 INFO O| May 29 20:22:30.638 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93322024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.658 INFO O| May 29 20:22:30.658 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
93332024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.658 INFO O| May 29 20:22:30.658 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
93342024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93352024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93362024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93372024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
93382024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO ok!
93392024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO STEP 34 (ensure_file) COMPLETE
93402024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.659 INFO O| May 29 20:22:30.659 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93412024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.679 INFO O| May 29 20:22:30.678 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93422024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.679 INFO O| May 29 20:22:30.679 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93432024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.679 INFO O| May 29 20:22:30.679 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
93442024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.679 INFO O| May 29 20:22:30.679 INFO STEP 35 (ensure_dir) COMPLETE
93452024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.679 INFO O| May 29 20:22:30.679 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93462024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.695 INFO O| May 29 20:22:30.695 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
93472024-05-29T20:22:31.223Z[ host-image] May 29 20:22:30.695 INFO O| May 29 20:22:30.695 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 ...
93482024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.695 INFO O| May 29 20:22:30.695 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
93492024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.695 INFO O| May 29 20:22:30.695 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
93502024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.695 INFO O| May 29 20:22:30.695 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
93512024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.696 INFO O| May 29 20:22:30.695 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
93522024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.696 INFO O| May 29 20:22:30.696 INFO ok!
93532024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.696 INFO O| May 29 20:22:30.696 INFO STEP 36 (ensure_file) COMPLETE
93542024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.696 INFO O| May 29 20:22:30.696 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
93552024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.711 INFO O| May 29 20:22:30.711 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
93562024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.711 INFO O| May 29 20:22:30.711 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 ...
93572024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.712 INFO O| May 29 20:22:30.711 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
93582024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.712 INFO O| May 29 20:22:30.712 INFO ok!
93592024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.712 INFO O| May 29 20:22:30.712 INFO STEP 37 (ensure_symlink) COMPLETE
93602024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.712 INFO O| May 29 20:22:30.712 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93612024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.728 INFO O| May 29 20:22:30.728 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
93622024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.728 INFO O| May 29 20:22:30.728 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93632024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93642024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93652024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93662024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93672024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO ok!
93682024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO STEP 38 (ensure_file) COMPLETE
93692024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.729 INFO O| May 29 20:22:30.729 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93702024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.746 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
93712024-05-29T20:22:31.224Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.746 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 ...
93722024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.747 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
93732024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.747 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93742024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.747 INFO ok!
93752024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.747 INFO STEP 39 (ensure_file) COMPLETE
93762024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.747 INFO O| May 29 20:22:30.747 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93772024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
93782024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
93792024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
93802024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO ok!
93812024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO STEP 40 (ensure_file) COMPLETE
93822024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.772 INFO O| May 29 20:22:30.772 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93832024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.795 INFO O| May 29 20:22:30.795 INFO updating shadow file
93842024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.796 INFO O| May 29 20:22:30.796 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93852024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.796 INFO O| May 29 20:22:30.796 INFO STEP 41 (shadow) COMPLETE
93862024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.796 INFO O| May 29 20:22:30.796 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93872024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.817 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93882024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93892024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93902024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93912024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO ok!
93922024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO STEP 42 (ensure_file) COMPLETE
93932024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93942024-05-29T20:22:31.225Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO skip step because feature "mfg" is not enabled
93952024-05-29T20:22:31.226Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93962024-05-29T20:22:31.226Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO skip step because feature "mfg" is not enabled
93972024-05-29T20:22:31.226Z[ host-image] May 29 20:22:30.818 INFO O| May 29 20:22:30.818 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93982024-05-29T20:22:31.226Z[ host-image] May 29 20:22:30.838 INFO O| May 29 20:22:30.837 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93992024-05-29T20:22:31.226Z[ host-image] May 29 20:22:30.838 INFO O| May 29 20:22:30.838 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94002024-05-29T20:22:31.630Z[ host-image] May 29 20:22:31.603 INFO O| May 29 20:22:31.603 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94012024-05-29T20:22:31.661Z[ host-image] May 29 20:22:31.603 INFO O| May 29 20:22:31.603 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94022024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.603 INFO O| May 29 20:22:31.603 INFO ok!
94032024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.603 INFO O| May 29 20:22:31.603 INFO STEP 45 (ensure_file) COMPLETE
94042024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.603 INFO O| May 29 20:22:31.603 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94052024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94062024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94072024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94082024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94092024-05-29T20:22:31.662Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94102024-05-29T20:22:31.663Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94112024-05-29T20:22:31.663Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO ok!
94122024-05-29T20:22:31.663Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO STEP 46 (ensure_file) COMPLETE
94132024-05-29T20:22:31.663Z[ host-image] May 29 20:22:31.621 INFO O| May 29 20:22:31.621 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94142024-05-29T20:22:31.690Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94152024-05-29T20:22:31.690Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 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 ...
94162024-05-29T20:22:31.690Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 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
94172024-05-29T20:22:31.690Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94182024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 INFO ok!
94192024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 INFO STEP 47 (ensure_file) COMPLETE
94202024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.638 INFO O| May 29 20:22:31.638 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94212024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
94222024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
94232024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94242024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94252024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94262024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
94272024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO ok!
94282024-05-29T20:22:31.691Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO STEP 48 (ensure_file) COMPLETE
94292024-05-29T20:22:31.692Z[ host-image] May 29 20:22:31.657 INFO O| May 29 20:22:31.657 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94302024-05-29T20:22:31.734Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
94312024-05-29T20:22:31.734Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 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 ...
94322024-05-29T20:22:31.734Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 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
94332024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
94342024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 INFO ok!
94352024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 INFO STEP 49 (ensure_file) COMPLETE
94362024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.675 INFO O| May 29 20:22:31.675 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94372024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.691 INFO O| May 29 20:22:31.691 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
94382024-05-29T20:22:31.735Z[ host-image] May 29 20:22:31.691 INFO O| May 29 20:22:31.691 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
94392024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.691 INFO O| May 29 20:22:31.691 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94402024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.691 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94412024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.692 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94422024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.692 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
94432024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.692 INFO ok!
94442024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.692 INFO STEP 50 (ensure_file) COMPLETE
94452024-05-29T20:22:31.736Z[ host-image] May 29 20:22:31.692 INFO O| May 29 20:22:31.692 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94462024-05-29T20:22:31.763Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
94472024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 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 ...
94482024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 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
94492024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
94502024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 INFO ok!
94512024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 INFO STEP 51 (ensure_file) COMPLETE
94522024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.709 INFO O| May 29 20:22:31.709 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94532024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
94542024-05-29T20:22:31.764Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 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 ...
94552024-05-29T20:22:31.765Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 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
94562024-05-29T20:22:31.765Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
94572024-05-29T20:22:31.765Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 INFO ok!
94582024-05-29T20:22:31.765Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 INFO STEP 52 (ensure_file) COMPLETE
94592024-05-29T20:22:31.765Z[ host-image] May 29 20:22:31.728 INFO O| May 29 20:22:31.728 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94602024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.745 INFO O| May 29 20:22:31.745 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
94612024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.745 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 ...
94622024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.746 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
94632024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.746 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
94642024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.746 INFO ok!
94652024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.746 INFO STEP 53 (ensure_file) COMPLETE
94662024-05-29T20:22:31.795Z[ host-image] May 29 20:22:31.746 INFO O| May 29 20:22:31.746 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94672024-05-29T20:22:31.796Z[ host-image] May 29 20:22:31.765 INFO O| May 29 20:22:31.765 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
94682024-05-29T20:22:31.796Z[ host-image] May 29 20:22:31.765 INFO O| May 29 20:22:31.765 INFO STEP 54 (ensure_dir) COMPLETE
94692024-05-29T20:22:31.796Z[ host-image] May 29 20:22:31.765 INFO O| May 29 20:22:31.765 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94702024-05-29T20:22:31.824Z[ host-image] May 29 20:22:31.787 INFO O| May 29 20:22:31.787 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94712024-05-29T20:22:31.824Z[ host-image] May 29 20:22:31.787 INFO O| May 29 20:22:31.787 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
94722024-05-29T20:22:31.825Z[ host-image] May 29 20:22:31.787 INFO O| May 29 20:22:31.787 INFO STEP 55 (ensure_dir) COMPLETE
94732024-05-29T20:22:31.825Z[ host-image] May 29 20:22:31.787 INFO O| May 29 20:22:31.787 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94742024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.806 INFO O| May 29 20:22:31.806 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94752024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.806 INFO O| May 29 20:22:31.806 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
94762024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.806 INFO O| May 29 20:22:31.806 INFO STEP 56 (ensure_dir) COMPLETE
94772024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.806 INFO O| May 29 20:22:31.806 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94782024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.825 INFO O| May 29 20:22:31.825 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
94792024-05-29T20:22:31.854Z[ host-image] May 29 20:22:31.825 INFO O| May 29 20:22:31.825 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
94802024-05-29T20:22:31.887Z[ host-image] May 29 20:22:31.852 INFO O| May 29 20:22:31.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
94812024-05-29T20:22:31.887Z[ host-image] May 29 20:22:31.852 INFO O| May 29 20:22:31.852 INFO ok!
94822024-05-29T20:22:31.887Z[ host-image] May 29 20:22:31.852 INFO O| May 29 20:22:31.852 INFO STEP 57 (ensure_file) COMPLETE
94832024-05-29T20:22:31.887Z[ host-image] May 29 20:22:31.852 INFO O| May 29 20:22:31.852 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94842024-05-29T20:22:31.921Z[ host-image] May 29 20:22:31.872 INFO O| May 29 20:22:31.872 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
94852024-05-29T20:22:31.921Z[ host-image] May 29 20:22:31.872 INFO O| May 29 20:22:31.872 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
94862024-05-29T20:22:32.268Z[ recovery-image] May 29 20:22:32.244 INFO E| Compiling clap v4.5.3
94872024-05-29T20:22:32.360Z[ recovery-image] May 29 20:22:32.329 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
94882024-05-29T20:22:33.122Z[ host-image] May 29 20:22:33.099 INFO O| May 29 20:22:33.099 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94892024-05-29T20:22:33.123Z[ host-image] May 29 20:22:33.099 INFO O| May 29 20:22:33.099 INFO ok!
94902024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.099 INFO O| May 29 20:22:33.099 INFO STEP 58 (ensure_file) COMPLETE
94912024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.099 INFO O| May 29 20:22:33.099 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94922024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.117 INFO O| May 29 20:22:33.117 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94932024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.118 INFO O| May 29 20:22:33.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94942024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.118 INFO O| May 29 20:22:33.118 INFO STEP 59 (ensure_dir) COMPLETE
94952024-05-29T20:22:33.148Z[ host-image] May 29 20:22:33.118 INFO O| May 29 20:22:33.118 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94962024-05-29T20:22:33.174Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94972024-05-29T20:22:33.175Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO copying /tmp/.tmp2UX6Lk/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 ...
94982024-05-29T20:22:33.175Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94992024-05-29T20:22:33.175Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO ok!
95002024-05-29T20:22:33.175Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO STEP 60 (ensure_file) COMPLETE
95012024-05-29T20:22:33.175Z[ host-image] May 29 20:22:33.134 INFO O| May 29 20:22:33.134 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95022024-05-29T20:22:33.203Z[ host-image] May 29 20:22:33.152 INFO O| May 29 20:22:33.152 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95032024-05-29T20:22:33.203Z[ host-image] May 29 20:22:33.152 INFO O| May 29 20:22:33.152 INFO copying /tmp/.tmp2UX6Lk/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 ...
95042024-05-29T20:22:33.203Z[ host-image] May 29 20:22:33.153 INFO O| May 29 20:22:33.152 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95052024-05-29T20:22:33.203Z[ host-image] May 29 20:22:33.153 INFO O| May 29 20:22:33.152 INFO ok!
95062024-05-29T20:22:33.203Z[ host-image] May 29 20:22:33.153 INFO O| May 29 20:22:33.152 INFO STEP 61 (ensure_file) COMPLETE
95072024-05-29T20:22:33.204Z[ host-image] May 29 20:22:33.153 INFO O| May 29 20:22:33.152 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95082024-05-29T20:22:33.204Z[ host-image] May 29 20:22:33.171 INFO O| May 29 20:22:33.171 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95092024-05-29T20:22:33.204Z[ host-image] May 29 20:22:33.171 INFO O| May 29 20:22:33.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95102024-05-29T20:22:33.204Z[ host-image] May 29 20:22:33.172 INFO O| May 29 20:22:33.171 INFO STEP 62 (ensure_dir) COMPLETE
95112024-05-29T20:22:33.204Z[ host-image] May 29 20:22:33.172 INFO O| May 29 20:22:33.172 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95122024-05-29T20:22:33.239Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.191 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95132024-05-29T20:22:33.239Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.192 INFO copying /tmp/.tmp2UX6Lk/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 ...
95142024-05-29T20:22:33.240Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.192 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95152024-05-29T20:22:33.240Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.192 INFO ok!
95162024-05-29T20:22:33.240Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.192 INFO STEP 63 (ensure_file) COMPLETE
95172024-05-29T20:22:33.240Z[ host-image] May 29 20:22:33.192 INFO O| May 29 20:22:33.192 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95182024-05-29T20:22:33.265Z[ host-image] May 29 20:22:33.210 INFO O| May 29 20:22:33.210 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
95192024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.211 INFO O| May 29 20:22:33.210 INFO copying /tmp/.tmp2UX6Lk/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 ...
95202024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.211 INFO O| May 29 20:22:33.211 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
95212024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.211 INFO O| May 29 20:22:33.211 INFO ok!
95222024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.211 INFO O| May 29 20:22:33.211 INFO STEP 64 (ensure_file) COMPLETE
95232024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.211 INFO O| May 29 20:22:33.211 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95242024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.228 INFO O| May 29 20:22:33.228 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95252024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.228 INFO O| May 29 20:22:33.228 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
95262024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.228 INFO O| May 29 20:22:33.228 INFO STEP 65 (ensure_dir) COMPLETE
95272024-05-29T20:22:33.266Z[ host-image] May 29 20:22:33.229 INFO O| May 29 20:22:33.228 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95282024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.244 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
95292024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.245 INFO copying /tmp/.tmp2UX6Lk/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 ...
95302024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.245 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
95312024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.245 INFO ok!
95322024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.245 INFO STEP 66 (ensure_file) COMPLETE
95332024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.245 INFO O| May 29 20:22:33.245 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95342024-05-29T20:22:33.291Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
95352024-05-29T20:22:33.292Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
95362024-05-29T20:22:33.292Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
95372024-05-29T20:22:33.292Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO ok!
95382024-05-29T20:22:33.292Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO STEP 67 (ensure_file) COMPLETE
95392024-05-29T20:22:33.292Z[ host-image] May 29 20:22:33.264 INFO O| May 29 20:22:33.264 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95402024-05-29T20:22:33.332Z[ host-image] May 29 20:22:33.284 INFO O| May 29 20:22:33.283 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95412024-05-29T20:22:33.332Z[ host-image] May 29 20:22:33.284 INFO O| May 29 20:22:33.284 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
95422024-05-29T20:22:33.332Z[ host-image] May 29 20:22:33.284 INFO O| May 29 20:22:33.284 INFO STEP 68 (ensure_dir) COMPLETE
95432024-05-29T20:22:33.333Z[ host-image] May 29 20:22:33.284 INFO O| May 29 20:22:33.284 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95442024-05-29T20:22:33.365Z[ host-image] May 29 20:22:33.303 INFO O| May 29 20:22:33.303 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
95452024-05-29T20:22:33.365Z[ host-image] May 29 20:22:33.303 INFO O| May 29 20:22:33.303 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
95462024-05-29T20:22:33.976Z[ host-image] May 29 20:22:33.949 INFO O| May 29 20:22:33.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
95472024-05-29T20:22:33.976Z[ host-image] May 29 20:22:33.949 INFO O| May 29 20:22:33.949 INFO ok!
95482024-05-29T20:22:34.004Z[ host-image] May 29 20:22:33.949 INFO O| May 29 20:22:33.949 INFO STEP 69 (ensure_file) COMPLETE
95492024-05-29T20:22:34.004Z[ host-image] May 29 20:22:33.949 INFO O| May 29 20:22:33.949 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95502024-05-29T20:22:34.004Z[ host-image] May 29 20:22:33.969 INFO O| May 29 20:22:33.969 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
95512024-05-29T20:22:34.004Z[ host-image] May 29 20:22:33.969 INFO O| May 29 20:22:33.969 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
95522024-05-29T20:22:34.198Z[ recovery-image] May 29 20:22:34.170 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.10s
95532024-05-29T20:22:34.236Z[ recovery-image] May 29 20:22:34.180 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
95542024-05-29T20:22:34.421Z[ recovery-image] May 29 20:22:34.386 INFO E| Updating crates.io index
95552024-05-29T20:22:34.605Z[ recovery-image] May 29 20:22:34.577 INFO E| Downloading crates ...
95562024-05-29T20:22:34.662Z[ recovery-image] May 29 20:22:34.631 INFO E| Downloaded seq-macro v0.3.5
95572024-05-29T20:22:35.095Z[ recovery-image] May 29 20:22:34.636 INFO E| Downloaded cpio_reader v0.1.1
95582024-05-29T20:22:35.096Z[ recovery-image] May 29 20:22:34.644 INFO E| Downloaded bit_field v0.10.2
95592024-05-29T20:22:35.096Z[ recovery-image] May 29 20:22:34.652 INFO E| Downloaded raw-cpuid v10.7.0
95602024-05-29T20:22:35.096Z[ recovery-image] May 29 20:22:34.662 INFO E| Downloaded goblin v0.8.0
95612024-05-29T20:22:35.136Z[ recovery-image] May 29 20:22:34.684 INFO E| Downloaded x86 v0.52.0
95622024-05-29T20:22:35.136Z[ recovery-image] May 29 20:22:34.804 INFO E| Updating crates.io index
95632024-05-29T20:22:35.136Z[ recovery-image] May 29 20:22:34.987 INFO E| Downloading crates ...
95642024-05-29T20:22:35.136Z[ recovery-image] May 29 20:22:35.022 INFO E| Downloaded allocator-api2 v0.2.16
95652024-05-29T20:22:35.136Z[ recovery-image] May 29 20:22:35.029 INFO E| Downloaded rustc-demangle v0.1.23
95662024-05-29T20:22:35.137Z[ recovery-image] May 29 20:22:35.032 INFO E| Downloaded compiler_builtins v0.1.108
95672024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling compiler_builtins v0.1.108
95682024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
95692024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling proc-macro2 v1.0.79
95702024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling unicode-ident v1.0.12
95712024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling syn v1.0.109
95722024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling x86 v0.52.0
95732024-05-29T20:22:35.173Z[ recovery-image] May 29 20:22:35.139 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
95742024-05-29T20:22:35.174Z[ recovery-image] May 29 20:22:35.147 INFO E| Compiling seq-macro v0.3.5
95752024-05-29T20:22:35.920Z[ host-image] May 29 20:22:35.896 INFO O| May 29 20:22:35.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
95762024-05-29T20:22:35.920Z[ host-image] May 29 20:22:35.896 INFO O| May 29 20:22:35.896 INFO ok!
95772024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.896 INFO O| May 29 20:22:35.896 INFO STEP 70 (ensure_file) COMPLETE
95782024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.896 INFO O| May 29 20:22:35.896 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95792024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.918 INFO O| May 29 20:22:35.918 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95802024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.918 INFO O| May 29 20:22:35.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
95812024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.918 INFO O| May 29 20:22:35.918 INFO STEP 71 (ensure_dir) COMPLETE
95822024-05-29T20:22:35.946Z[ host-image] May 29 20:22:35.918 INFO O| May 29 20:22:35.918 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95832024-05-29T20:22:35.971Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
95842024-05-29T20:22:35.972Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO copying /tmp/.tmp2UX6Lk/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 ...
95852024-05-29T20:22:35.972Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
95862024-05-29T20:22:35.972Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO ok!
95872024-05-29T20:22:35.972Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO STEP 72 (ensure_file) COMPLETE
95882024-05-29T20:22:35.972Z[ host-image] May 29 20:22:35.936 INFO O| May 29 20:22:35.936 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95892024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.959 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
95902024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.960 INFO copying /tmp/.tmp2UX6Lk/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 ...
95912024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.960 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
95922024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.960 INFO ok!
95932024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.960 INFO STEP 73 (ensure_file) COMPLETE
95942024-05-29T20:22:35.997Z[ host-image] May 29 20:22:35.960 INFO O| May 29 20:22:35.960 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95952024-05-29T20:22:36.028Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
95962024-05-29T20:22:36.029Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
95972024-05-29T20:22:36.029Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
95982024-05-29T20:22:36.029Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO ok!
95992024-05-29T20:22:36.029Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO STEP 74 (ensure_file) COMPLETE
96002024-05-29T20:22:36.029Z[ host-image] May 29 20:22:35.984 INFO O| May 29 20:22:35.984 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96012024-05-29T20:22:36.062Z[ host-image] May 29 20:22:36.006 INFO O| May 29 20:22:36.006 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96022024-05-29T20:22:36.062Z[ host-image] May 29 20:22:36.006 INFO O| May 29 20:22:36.006 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96032024-05-29T20:22:36.062Z[ host-image] May 29 20:22:36.006 INFO O| May 29 20:22:36.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96042024-05-29T20:22:36.062Z[ host-image] May 29 20:22:36.006 INFO O| May 29 20:22:36.006 INFO ok!
96052024-05-29T20:22:36.062Z[ host-image] May 29 20:22:36.006 INFO O| May 29 20:22:36.006 INFO STEP 75 (ensure_file) COMPLETE
96062024-05-29T20:22:36.063Z[ host-image] May 29 20:22:36.007 INFO O| May 29 20:22:36.006 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96072024-05-29T20:22:36.063Z[ host-image] May 29 20:22:36.027 INFO O| May 29 20:22:36.026 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96082024-05-29T20:22:36.063Z[ host-image] May 29 20:22:36.027 INFO O| May 29 20:22:36.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96092024-05-29T20:22:36.063Z[ host-image] May 29 20:22:36.027 INFO O| May 29 20:22:36.027 INFO STEP 76 (ensure_dir) COMPLETE
96102024-05-29T20:22:36.063Z[ host-image] May 29 20:22:36.027 INFO O| May 29 20:22:36.027 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96112024-05-29T20:22:36.096Z[ host-image] May 29 20:22:36.052 INFO O| May 29 20:22:36.051 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96122024-05-29T20:22:36.097Z[ host-image] May 29 20:22:36.052 INFO O| May 29 20:22:36.052 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96132024-05-29T20:22:36.097Z[ host-image] May 29 20:22:36.058 INFO O| May 29 20:22:36.058 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96142024-05-29T20:22:36.097Z[ host-image] May 29 20:22:36.058 INFO O| May 29 20:22:36.058 INFO ok!
96152024-05-29T20:22:36.097Z[ host-image] May 29 20:22:36.058 INFO O| May 29 20:22:36.058 INFO STEP 77 (ensure_file) COMPLETE
96162024-05-29T20:22:36.097Z[ host-image] May 29 20:22:36.058 INFO O| May 29 20:22:36.058 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96172024-05-29T20:22:36.138Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.080 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96182024-05-29T20:22:36.139Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.081 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96192024-05-29T20:22:36.139Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.081 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96202024-05-29T20:22:36.139Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.081 INFO ok!
96212024-05-29T20:22:36.139Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.081 INFO STEP 78 (ensure_file) COMPLETE
96222024-05-29T20:22:36.139Z[ host-image] May 29 20:22:36.081 INFO O| May 29 20:22:36.081 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96232024-05-29T20:22:36.169Z[ host-image] May 29 20:22:36.103 INFO O| May 29 20:22:36.103 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96242024-05-29T20:22:36.169Z[ host-image] May 29 20:22:36.103 INFO O| May 29 20:22:36.103 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96252024-05-29T20:22:37.528Z[ recovery-image] May 29 20:22:37.501 INFO E| Compiling quote v1.0.35
96262024-05-29T20:22:37.826Z[ host-image] May 29 20:22:37.800 INFO O| May 29 20:22:37.800 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96272024-05-29T20:22:37.826Z[ host-image] May 29 20:22:37.800 INFO O| May 29 20:22:37.800 INFO ok!
96282024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.800 INFO O| May 29 20:22:37.800 INFO STEP 79 (ensure_file) COMPLETE
96292024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.800 INFO O| May 29 20:22:37.800 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96302024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.818 INFO O| May 29 20:22:37.818 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96312024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.819 INFO O| May 29 20:22:37.818 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96322024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.819 INFO O| May 29 20:22:37.818 INFO STEP 80 (ensure_dir) COMPLETE
96332024-05-29T20:22:37.856Z[ host-image] May 29 20:22:37.819 INFO O| May 29 20:22:37.818 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96342024-05-29T20:22:37.885Z[ host-image] May 29 20:22:37.841 INFO O| May 29 20:22:37.841 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96352024-05-29T20:22:37.886Z[ host-image] May 29 20:22:37.841 INFO O| May 29 20:22:37.841 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96362024-05-29T20:22:37.886Z[ host-image] May 29 20:22:37.841 INFO O| May 29 20:22:37.841 INFO STEP 81 (ensure_dir) COMPLETE
96372024-05-29T20:22:37.887Z[ host-image] May 29 20:22:37.841 INFO O| May 29 20:22:37.841 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96382024-05-29T20:22:37.920Z[ host-image] May 29 20:22:37.863 INFO O| May 29 20:22:37.863 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96392024-05-29T20:22:37.921Z[ host-image] May 29 20:22:37.863 INFO O| May 29 20:22:37.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96402024-05-29T20:22:37.921Z[ host-image] May 29 20:22:37.863 INFO O| May 29 20:22:37.863 INFO STEP 82 (ensure_dir) COMPLETE
96412024-05-29T20:22:37.922Z[ host-image] May 29 20:22:37.863 INFO O| May 29 20:22:37.863 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422024-05-29T20:22:37.922Z[ host-image] May 29 20:22:37.881 INFO O| May 29 20:22:37.881 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96432024-05-29T20:22:37.923Z[ host-image] May 29 20:22:37.881 INFO O| May 29 20:22:37.881 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
96442024-05-29T20:22:37.923Z[ host-image] May 29 20:22:37.881 INFO O| May 29 20:22:37.881 INFO STEP 83 (ensure_dir) COMPLETE
96452024-05-29T20:22:37.923Z[ host-image] May 29 20:22:37.881 INFO O| May 29 20:22:37.881 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96462024-05-29T20:22:37.954Z[ recovery-image] May 29 20:22:37.893 INFO E| Compiling syn v2.0.53
96472024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.904 INFO O| May 29 20:22:37.904 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96482024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.904 INFO O| May 29 20:22:37.904 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
96492024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.904 INFO O| May 29 20:22:37.904 INFO STEP 84 (ensure_dir) COMPLETE
96502024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.904 INFO O| May 29 20:22:37.904 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.926 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
96522024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.927 INFO copying /tmp/.tmp2UX6Lk/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 ...
96532024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.927 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
96542024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.927 INFO ok!
96552024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.927 INFO STEP 85 (ensure_file) COMPLETE
96562024-05-29T20:22:37.955Z[ host-image] May 29 20:22:37.927 INFO O| May 29 20:22:37.927 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96572024-05-29T20:22:37.983Z[ host-image] May 29 20:22:37.947 INFO O| May 29 20:22:37.947 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96582024-05-29T20:22:37.984Z[ host-image] May 29 20:22:37.947 INFO O| May 29 20:22:37.947 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
96592024-05-29T20:22:37.984Z[ host-image] May 29 20:22:37.947 INFO O| May 29 20:22:37.947 INFO STEP 86 (ensure_dir) COMPLETE
96602024-05-29T20:22:37.984Z[ host-image] May 29 20:22:37.947 INFO O| May 29 20:22:37.947 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96612024-05-29T20:22:38.012Z[ host-image] May 29 20:22:37.967 INFO O| May 29 20:22:37.967 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
96622024-05-29T20:22:38.012Z[ host-image] May 29 20:22:37.967 INFO O| May 29 20:22:37.967 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
96632024-05-29T20:22:38.013Z[ host-image] May 29 20:22:37.967 INFO O| May 29 20:22:37.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
96642024-05-29T20:22:38.013Z[ host-image] May 29 20:22:37.967 INFO O| May 29 20:22:37.967 INFO ok!
96652024-05-29T20:22:38.013Z[ host-image] May 29 20:22:37.967 INFO O| May 29 20:22:37.967 INFO STEP 87 (ensure_file) COMPLETE
96662024-05-29T20:22:38.013Z[ host-image] May 29 20:22:37.968 INFO O| May 29 20:22:37.968 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96672024-05-29T20:22:38.042Z[ host-image] May 29 20:22:37.991 INFO O| May 29 20:22:37.991 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
96682024-05-29T20:22:38.043Z[ host-image] May 29 20:22:37.991 INFO O| May 29 20:22:37.991 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
96692024-05-29T20:22:38.584Z[ host-image] May 29 20:22:38.547 INFO O| May 29 20:22:38.547 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
96702024-05-29T20:22:38.619Z[ host-image] May 29 20:22:38.547 INFO O| May 29 20:22:38.547 INFO ok!
96712024-05-29T20:22:38.619Z[ host-image] May 29 20:22:38.547 INFO O| May 29 20:22:38.547 INFO STEP 88 (ensure_file) COMPLETE
96722024-05-29T20:22:38.619Z[ host-image] May 29 20:22:38.547 INFO O| May 29 20:22:38.547 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96732024-05-29T20:22:38.619Z[ host-image] May 29 20:22:38.567 INFO O| May 29 20:22:38.566 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
96742024-05-29T20:22:38.619Z[ host-image] May 29 20:22:38.567 INFO O| May 29 20:22:38.566 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
96752024-05-29T20:22:39.352Z[ host-image] May 29 20:22:39.328 INFO O| May 29 20:22:39.328 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
96762024-05-29T20:22:39.379Z[ host-image] May 29 20:22:39.328 INFO O| May 29 20:22:39.328 INFO ok!
96772024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.328 INFO O| May 29 20:22:39.328 INFO STEP 89 (ensure_file) COMPLETE
96782024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.328 INFO O| May 29 20:22:39.328 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96792024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
96802024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
96812024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
96822024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO ok!
96832024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO STEP 90 (ensure_file) COMPLETE
96842024-05-29T20:22:39.380Z[ host-image] May 29 20:22:39.350 INFO O| May 29 20:22:39.350 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96852024-05-29T20:22:39.408Z[ host-image] May 29 20:22:39.370 INFO O| May 29 20:22:39.369 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
96862024-05-29T20:22:39.408Z[ host-image] May 29 20:22:39.370 INFO O| May 29 20:22:39.369 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
96872024-05-29T20:22:43.686Z[ recovery-image] May 29 20:22:43.659 INFO E| Compiling scroll_derive v0.12.0
96882024-05-29T20:22:48.169Z[ host-image] May 29 20:22:48.144 INFO O| May 29 20:22:48.143 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
96892024-05-29T20:22:48.169Z[ host-image] May 29 20:22:48.144 INFO O| May 29 20:22:48.143 INFO ok!
96902024-05-29T20:22:48.199Z[ host-image] May 29 20:22:48.144 INFO O| May 29 20:22:48.144 INFO STEP 91 (ensure_file) COMPLETE
96912024-05-29T20:22:48.199Z[ host-image] May 29 20:22:48.144 INFO O| May 29 20:22:48.144 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96922024-05-29T20:22:48.199Z[ host-image] May 29 20:22:48.166 INFO O| May 29 20:22:48.166 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
96932024-05-29T20:22:48.199Z[ host-image] May 29 20:22:48.166 INFO O| May 29 20:22:48.166 INFO STEP 92 (ensure_dir) COMPLETE
96942024-05-29T20:22:48.199Z[ host-image] May 29 20:22:48.166 INFO O| May 29 20:22:48.166 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96952024-05-29T20:22:48.228Z[ host-image] May 29 20:22:48.190 INFO O| May 29 20:22:48.190 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
96962024-05-29T20:22:48.228Z[ host-image] May 29 20:22:48.190 INFO O| May 29 20:22:48.190 INFO STEP 93 (ensure_dir) COMPLETE
96972024-05-29T20:22:48.228Z[ host-image] May 29 20:22:48.190 INFO O| May 29 20:22:48.190 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96982024-05-29T20:22:48.258Z[ host-image] May 29 20:22:48.212 INFO O| May 29 20:22:48.212 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
96992024-05-29T20:22:48.258Z[ host-image] May 29 20:22:48.212 INFO O| May 29 20:22:48.212 INFO STEP 94 (ensure_dir) COMPLETE
97002024-05-29T20:22:48.258Z[ host-image] May 29 20:22:48.212 INFO O| May 29 20:22:48.212 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97012024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.233 INFO O| May 29 20:22:48.233 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97022024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.233 INFO O| May 29 20:22:48.233 INFO STEP 95 (ensure_dir) COMPLETE
97032024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.233 INFO O| May 29 20:22:48.233 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97042024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97052024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO copying /tmp/.tmp2UX6Lk/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 ...
97062024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97072024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO ok!
97082024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO STEP 96 (ensure_file) COMPLETE
97092024-05-29T20:22:48.289Z[ host-image] May 29 20:22:48.253 INFO O| May 29 20:22:48.253 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97102024-05-29T20:22:48.331Z[ host-image] May 29 20:22:48.272 INFO O| May 29 20:22:48.271 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97112024-05-29T20:22:48.332Z[ host-image] May 29 20:22:48.272 INFO O| May 29 20:22:48.272 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97122024-05-29T20:22:48.332Z[ host-image] May 29 20:22:48.272 INFO O| May 29 20:22:48.272 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97132024-05-29T20:22:48.332Z[ host-image] May 29 20:22:48.272 INFO O| May 29 20:22:48.272 INFO STEP 97 (ensure_dir) COMPLETE
97142024-05-29T20:22:48.332Z[ host-image] May 29 20:22:48.272 INFO O| May 29 20:22:48.272 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97152024-05-29T20:22:48.332Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97162024-05-29T20:22:48.333Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 INFO copying /tmp/.tmp2UX6Lk/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97172024-05-29T20:22:48.333Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97182024-05-29T20:22:48.333Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 INFO ok!
97192024-05-29T20:22:48.333Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 INFO STEP 98 (ensure_file) COMPLETE
97202024-05-29T20:22:48.333Z[ host-image] May 29 20:22:48.292 INFO O| May 29 20:22:48.292 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97212024-05-29T20:22:48.365Z[ host-image] May 29 20:22:48.318 INFO O| May 29 20:22:48.317 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97222024-05-29T20:22:48.365Z[ host-image] May 29 20:22:48.318 INFO O| May 29 20:22:48.318 INFO STEP 99 (remove_files) COMPLETE
97232024-05-29T20:22:48.366Z[ host-image] May 29 20:22:48.318 INFO O| May 29 20:22:48.318 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97242024-05-29T20:22:48.366Z[ host-image] May 29 20:22:48.333 INFO O| May 29 20:22:48.333 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97252024-05-29T20:22:48.366Z[ host-image] May 29 20:22:48.333 INFO O| May 29 20:22:48.333 INFO STEP 100 (remove_files) COMPLETE
97262024-05-29T20:22:48.366Z[ host-image] May 29 20:22:48.333 INFO O| May 29 20:22:48.333 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97272024-05-29T20:22:48.399Z[ host-image] May 29 20:22:48.348 INFO O| May 29 20:22:48.348 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97282024-05-29T20:22:48.399Z[ host-image] May 29 20:22:48.348 INFO O| May 29 20:22:48.348 INFO STEP 101 (remove_files) COMPLETE
97292024-05-29T20:22:48.400Z[ host-image] May 29 20:22:48.348 INFO O| May 29 20:22:48.348 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97302024-05-29T20:22:48.400Z[ host-image] May 29 20:22:48.363 INFO O| May 29 20:22:48.363 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97312024-05-29T20:22:48.400Z[ host-image] May 29 20:22:48.363 INFO O| May 29 20:22:48.363 INFO STEP 102 (remove_files) COMPLETE
97322024-05-29T20:22:48.400Z[ host-image] May 29 20:22:48.363 INFO O| May 29 20:22:48.363 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97332024-05-29T20:22:48.430Z[ host-image] May 29 20:22:48.381 INFO O| May 29 20:22:48.381 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97342024-05-29T20:22:48.431Z[ host-image] May 29 20:22:48.382 INFO O| May 29 20:22:48.382 INFO STEP 103 (remove_files) COMPLETE
97352024-05-29T20:22:48.431Z[ host-image] May 29 20:22:48.382 INFO O| May 29 20:22:48.382 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97362024-05-29T20:22:48.431Z[ host-image] May 29 20:22:48.401 INFO O| May 29 20:22:48.401 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97372024-05-29T20:22:48.431Z[ host-image] May 29 20:22:48.402 INFO O| May 29 20:22:48.401 INFO STEP 104 (remove_files) COMPLETE
97382024-05-29T20:22:48.431Z[ host-image] May 29 20:22:48.402 INFO O| May 29 20:22:48.401 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97392024-05-29T20:22:48.464Z[ host-image] May 29 20:22:48.423 INFO O| May 29 20:22:48.423 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97402024-05-29T20:22:48.464Z[ host-image] May 29 20:22:48.423 INFO O| May 29 20:22:48.423 INFO STEP 105 (remove_files) COMPLETE
97412024-05-29T20:22:48.465Z[ host-image] May 29 20:22:48.423 INFO O| May 29 20:22:48.423 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97422024-05-29T20:22:48.495Z[ host-image] May 29 20:22:48.441 INFO O| May 29 20:22:48.441 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
97432024-05-29T20:22:48.495Z[ host-image] May 29 20:22:48.441 INFO O| May 29 20:22:48.441 INFO STEP 106 (remove_files) COMPLETE
97442024-05-29T20:22:48.496Z[ host-image] May 29 20:22:48.441 INFO O| May 29 20:22:48.441 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97452024-05-29T20:22:48.496Z[ host-image] May 29 20:22:48.457 INFO O| May 29 20:22:48.457 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
97462024-05-29T20:22:48.496Z[ host-image] May 29 20:22:48.457 INFO O| May 29 20:22:48.457 INFO STEP 107 (remove_files) COMPLETE
97472024-05-29T20:22:48.496Z[ host-image] May 29 20:22:48.457 INFO O| May 29 20:22:48.457 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97482024-05-29T20:22:48.537Z[ host-image] May 29 20:22:48.477 INFO O| May 29 20:22:48.477 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
97492024-05-29T20:22:48.537Z[ host-image] May 29 20:22:48.477 INFO O| May 29 20:22:48.477 INFO STEP 108 (remove_files) COMPLETE
97502024-05-29T20:22:48.537Z[ host-image] May 29 20:22:48.477 INFO O| May 29 20:22:48.477 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97512024-05-29T20:22:48.538Z[ host-image] May 29 20:22:48.494 INFO O| May 29 20:22:48.494 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
97522024-05-29T20:22:48.538Z[ host-image] May 29 20:22:48.494 INFO O| May 29 20:22:48.494 INFO STEP 109 (remove_files) COMPLETE
97532024-05-29T20:22:48.538Z[ host-image] May 29 20:22:48.494 INFO O| May 29 20:22:48.494 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97542024-05-29T20:22:48.568Z[ host-image] May 29 20:22:48.510 INFO O| May 29 20:22:48.510 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
97552024-05-29T20:22:48.568Z[ host-image] May 29 20:22:48.510 INFO O| May 29 20:22:48.510 INFO STEP 110 (remove_files) COMPLETE
97562024-05-29T20:22:48.568Z[ host-image] May 29 20:22:48.510 INFO O| May 29 20:22:48.510 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97572024-05-29T20:22:48.569Z[ host-image] May 29 20:22:48.530 INFO O| May 29 20:22:48.529 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
97582024-05-29T20:22:48.569Z[ host-image] May 29 20:22:48.530 INFO O| May 29 20:22:48.530 INFO STEP 111 (remove_files) COMPLETE
97592024-05-29T20:22:48.569Z[ host-image] May 29 20:22:48.530 INFO O| May 29 20:22:48.530 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97602024-05-29T20:22:48.569Z[ recovery-image] May 29 20:22:48.536 INFO E| Compiling bitstruct_derive v0.1.0
97612024-05-29T20:22:48.596Z[ host-image] May 29 20:22:48.549 INFO O| May 29 20:22:48.548 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
97622024-05-29T20:22:48.596Z[ host-image] May 29 20:22:48.549 INFO O| May 29 20:22:48.549 INFO STEP 112 (remove_files) COMPLETE
97632024-05-29T20:22:48.596Z[ host-image] May 29 20:22:48.549 INFO O| May 29 20:22:48.549 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97642024-05-29T20:22:48.596Z[ host-image] May 29 20:22:48.566 INFO O| May 29 20:22:48.565 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
97652024-05-29T20:22:48.596Z[ host-image] May 29 20:22:48.566 INFO O| May 29 20:22:48.566 INFO STEP 113 (remove_files) COMPLETE
97662024-05-29T20:22:48.597Z[ host-image] May 29 20:22:48.566 INFO O| May 29 20:22:48.566 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97672024-05-29T20:22:48.625Z[ host-image] May 29 20:22:48.582 INFO O| May 29 20:22:48.582 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
97682024-05-29T20:22:48.625Z[ host-image] May 29 20:22:48.582 INFO O| May 29 20:22:48.582 INFO STEP 114 (remove_files) COMPLETE
97692024-05-29T20:22:48.625Z[ host-image] May 29 20:22:48.582 INFO O| May 29 20:22:48.582 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97702024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.599 INFO O| May 29 20:22:48.599 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
97712024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.600 INFO O| May 29 20:22:48.599 INFO STEP 115 (remove_files) COMPLETE
97722024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.600 INFO O| May 29 20:22:48.599 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97732024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.615 INFO O| May 29 20:22:48.614 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
97742024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.615 INFO O| May 29 20:22:48.615 INFO STEP 116 (remove_files) COMPLETE
97752024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.615 INFO O| May 29 20:22:48.615 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97762024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.630 INFO O| May 29 20:22:48.630 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
97772024-05-29T20:22:48.662Z[ host-image] May 29 20:22:48.630 INFO O| May 29 20:22:48.630 INFO STEP 117 (remove_files) COMPLETE
97782024-05-29T20:22:48.663Z[ host-image] May 29 20:22:48.630 INFO O| May 29 20:22:48.630 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97792024-05-29T20:22:48.688Z[ host-image] May 29 20:22:48.648 INFO O| May 29 20:22:48.648 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
97802024-05-29T20:22:48.688Z[ host-image] May 29 20:22:48.648 INFO O| May 29 20:22:48.648 INFO STEP 118 (remove_files) COMPLETE
97812024-05-29T20:22:48.688Z[ host-image] May 29 20:22:48.648 INFO O| May 29 20:22:48.648 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97822024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.670 INFO O| May 29 20:22:48.670 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
97832024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.670 INFO O| May 29 20:22:48.670 INFO STEP 119 (remove_files) COMPLETE
97842024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.670 INFO O| May 29 20:22:48.670 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97852024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.689 INFO O| May 29 20:22:48.689 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
97862024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.689 INFO O| May 29 20:22:48.689 INFO STEP 120 (remove_files) COMPLETE
97872024-05-29T20:22:48.716Z[ host-image] May 29 20:22:48.689 INFO O| May 29 20:22:48.689 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97882024-05-29T20:22:48.741Z[ host-image] May 29 20:22:48.714 INFO O| May 29 20:22:48.714 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
97892024-05-29T20:22:48.741Z[ host-image] May 29 20:22:48.715 INFO O| May 29 20:22:48.715 INFO STEP 121 (remove_files) COMPLETE
97902024-05-29T20:22:48.741Z[ host-image] May 29 20:22:48.715 INFO O| May 29 20:22:48.715 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97912024-05-29T20:22:48.766Z[ host-image] May 29 20:22:48.743 INFO O| May 29 20:22:48.743 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
97922024-05-29T20:22:48.766Z[ host-image] May 29 20:22:48.743 INFO O| May 29 20:22:48.743 INFO STEP 122 (remove_files) COMPLETE
97932024-05-29T20:22:48.795Z[ host-image] May 29 20:22:48.743 INFO O| May 29 20:22:48.743 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97942024-05-29T20:22:48.824Z[ host-image] May 29 20:22:48.775 INFO O| May 29 20:22:48.775 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
97952024-05-29T20:22:48.824Z[ host-image] May 29 20:22:48.775 INFO O| May 29 20:22:48.775 INFO STEP 123 (remove_files) COMPLETE
97962024-05-29T20:22:48.824Z[ host-image] May 29 20:22:48.775 INFO O| May 29 20:22:48.775 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97972024-05-29T20:22:48.850Z[ host-image] May 29 20:22:48.803 INFO O| May 29 20:22:48.803 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
97982024-05-29T20:22:48.850Z[ host-image] May 29 20:22:48.803 INFO O| May 29 20:22:48.803 INFO STEP 124 (remove_files) COMPLETE
97992024-05-29T20:22:48.851Z[ host-image] May 29 20:22:48.803 INFO O| May 29 20:22:48.803 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98002024-05-29T20:22:48.851Z[ host-image] May 29 20:22:48.824 INFO O| May 29 20:22:48.824 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98012024-05-29T20:22:48.851Z[ host-image] May 29 20:22:48.825 INFO O| May 29 20:22:48.825 INFO STEP 125 (remove_files) COMPLETE
98022024-05-29T20:22:48.851Z[ host-image] May 29 20:22:48.825 INFO O| May 29 20:22:48.825 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98032024-05-29T20:22:48.878Z[ host-image] May 29 20:22:48.852 INFO O| May 29 20:22:48.852 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98042024-05-29T20:22:48.878Z[ host-image] May 29 20:22:48.852 INFO O| May 29 20:22:48.852 INFO STEP 126 (remove_files) COMPLETE
98052024-05-29T20:22:48.878Z[ host-image] May 29 20:22:48.852 INFO O| May 29 20:22:48.852 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98062024-05-29T20:22:48.904Z[ host-image] May 29 20:22:48.875 INFO O| May 29 20:22:48.875 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98072024-05-29T20:22:48.904Z[ host-image] May 29 20:22:48.875 INFO O| May 29 20:22:48.875 INFO STEP 127 (remove_files) COMPLETE
98082024-05-29T20:22:48.904Z[ host-image] May 29 20:22:48.875 INFO O| May 29 20:22:48.875 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98092024-05-29T20:22:48.941Z[ host-image] May 29 20:22:48.911 INFO O| May 29 20:22:48.911 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98102024-05-29T20:22:48.941Z[ host-image] May 29 20:22:48.912 INFO O| May 29 20:22:48.912 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
98112024-05-29T20:22:59.288Z[ host-image] May 29 20:22:59.068 INFO O| May 29 20:22:59.067 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
98122024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.068 INFO O| May 29 20:22:59.068 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98132024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.086 INFO O| May 29 20:22:59.086 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98142024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.191 INFO O| May 29 20:22:59.191 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98152024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.191 INFO O| May 29 20:22:59.191 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98162024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98172024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO ok!
98182024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98192024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO STEP 128 (seed_smf) COMPLETE
98202024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO steps complete; finalising image!
98212024-05-29T20:22:59.314Z[ host-image] May 29 20:22:59.194 INFO O| May 29 20:22:59.194 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98222024-05-29T20:22:59.400Z[ host-image] May 29 20:22:59.376 INFO O| May 29 20:22:59.376 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed May 29 20:22:59 2024)
98232024-05-29T20:22:59.615Z[ host-image] May 29 20:22:59.592 INFO O| May 29 20:22:59.591 INFO trim TEMPORARY-gimlet-zfs: (82% trimmed, started at Wed May 29 20:22:59 2024)
98242024-05-29T20:22:59.847Z[ host-image] May 29 20:22:59.823 INFO O| May 29 20:22:59.823 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio
98252024-05-29T20:22:59.847Z[ host-image] May 29 20:22:59.823 INFO O| May 29 20:22:59.823 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98262024-05-29T20:23:00.244Z[ host-image] May 29 20:23:00.221 INFO O| May 29 20:23:00.221 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98272024-05-29T20:23:00.244Z[ host-image] May 29 20:23:00.221 INFO O| May 29 20:23:00.221 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98282024-05-29T20:23:01.770Z[ host-image] May 29 20:23:01.737 INFO O| May 29 20:23:01.737 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98292024-05-29T20:23:01.770Z[ host-image] May 29 20:23:01.738 INFO O| May 29 20:23:01.737 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98302024-05-29T20:23:01.807Z[ host-image] May 29 20:23:01.738 INFO O| May 29 20:23:01.737 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98312024-05-29T20:23:01.807Z[ host-image] May 29 20:23:01.738 INFO O| May 29 20:23:01.737 INFO completed processing gimlet/zfs
98322024-05-29T20:23:01.807Z[ host-image] May 29 20:23:01.738 INFO O| May 29 20:23:01.737 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98332024-05-29T20:23:02.437Z[ host-image] May 29 20:23:02.411 INFO O| May 29 20:23:02.411 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98342024-05-29T20:23:02.495Z[ host-image] May 29 20:23:02.468 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
98352024-05-29T20:23:02.495Z[ host-image] May 29 20:23:02.468 INFO expanded image name: "ci 30106d7/${os_short_commit} 2024-05-29 19:57" -> "ci 30106d7/004716a 2024-05-29 19:57"
98362024-05-29T20:23:02.524Z[ host-image] May 29 20:23:02.468 INFO output artefacts stored in: "/work/os-host"
98372024-05-29T20:23:02.524Z[ host-image] May 29 20:23:02.468 INFO collecting git info from project "bootserver"...
98382024-05-29T20:23:02.524Z[ host-image] May 29 20:23:02.478 INFO collecting git info from project "image-builder"...
98392024-05-29T20:23:02.524Z[ host-image] May 29 20:23:02.485 INFO collecting git info from project "amd-firmware"...
98402024-05-29T20:23:02.524Z[ host-image] May 29 20:23:02.499 INFO collecting git info from project "pilot"...
98412024-05-29T20:23:02.554Z[ host-image] May 29 20:23:02.508 INFO collecting git info from project "chelsio-t6-roms"...
98422024-05-29T20:23:02.554Z[ host-image] May 29 20:23:02.515 INFO collecting git info from project "phbl"...
98432024-05-29T20:23:02.554Z[ host-image] May 29 20:23:02.522 INFO collecting git info from project "pinprick"...
98442024-05-29T20:23:02.583Z[ host-image] May 29 20:23:02.529 INFO collecting git info from project "amd-host-image-builder"...
98452024-05-29T20:23:02.584Z[ host-image] May 29 20:23:02.552 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98462024-05-29T20:23:03.101Z[ host-image] May 29 20:23:03.071 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98472024-05-29T20:23:03.613Z[ host-image] May 29 20:23:03.578 INFO creating Oxide boot image...
98482024-05-29T20:23:03.613Z[ host-image] May 29 20:23:03.578 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 30106d7/004716a 2024-05-29 19:57", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
98492024-05-29T20:23:04.079Z[ recovery-image] May 29 20:23:04.056 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
98502024-05-29T20:23:04.947Z[ host-image] May 29 20:23:04.922 INFO O| ok, image written!
98512024-05-29T20:23:04.948Z[ host-image] May 29 20:23:04.922 INFO O| ok, boot_image_csum file written!
98522024-05-29T20:23:04.973Z[ host-image] May 29 20:23:04.927 INFO creating boot archive (CPIO)...
98532024-05-29T20:23:04.973Z[ host-image] May 29 20:23:04.927 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
98542024-05-29T20:23:04.973Z[ host-image] May 29 20:23:04.939 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
98552024-05-29T20:23:04.974Z[ host-image] May 29 20:23:04.939 INFO E| + outfile=/work/os-host/cpio
98562024-05-29T20:23:04.974Z[ host-image] May 29 20:23:04.939 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
98572024-05-29T20:23:04.974Z[ host-image] May 29 20:23:04.942 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
98582024-05-29T20:23:04.974Z[ host-image] May 29 20:23:04.942 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
98592024-05-29T20:23:05.030Z[ host-image] May 29 20:23:05.007 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
98602024-05-29T20:23:05.030Z[ host-image] May 29 20:23:05.007 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
98612024-05-29T20:23:05.056Z[ host-image] May 29 20:23:05.021 INFO creating compressed cpio/unix for nanobl-rs...
98622024-05-29T20:23:05.056Z[ host-image] May 29 20:23:05.022 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
98632024-05-29T20:23:05.535Z[ host-image] May 29 20:23:05.512 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
98642024-05-29T20:23:05.955Z[ recovery-image] May 29 20:23:05.862 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
98652024-05-29T20:23:10.133Z[ recovery-image] May 29 20:23:10.106 INFO E| Compiling bitflags v1.3.2
98662024-05-29T20:23:10.133Z[ recovery-image] May 29 20:23:10.106 INFO E| Compiling log v0.4.21
98672024-05-29T20:23:10.161Z[ recovery-image] May 29 20:23:10.107 INFO E| Compiling adler v1.0.2
98682024-05-29T20:23:10.161Z[ recovery-image] May 29 20:23:10.107 INFO E| Compiling bit_field v0.10.2
98692024-05-29T20:23:10.161Z[ recovery-image] May 29 20:23:10.107 INFO E| Compiling scroll v0.12.0
98702024-05-29T20:23:10.161Z[ recovery-image] May 29 20:23:10.107 INFO E| Compiling plain v0.2.3
98712024-05-29T20:23:10.162Z[ recovery-image] May 29 20:23:10.107 INFO E| Compiling bitstruct v0.1.1
98722024-05-29T20:23:10.230Z[ recovery-image] May 29 20:23:10.207 INFO E| Compiling raw-cpuid v10.7.0
98732024-05-29T20:23:10.257Z[ recovery-image] May 29 20:23:10.226 INFO E| Compiling cpio_reader v0.1.1
98742024-05-29T20:23:10.301Z[ recovery-image] May 29 20:23:10.278 INFO E| Compiling static_assertions v1.1.0
98752024-05-29T20:23:10.395Z[ recovery-image] May 29 20:23:10.372 INFO E| Compiling miniz_oxide v0.7.2
98762024-05-29T20:23:10.667Z[ recovery-image] May 29 20:23:10.643 INFO E| Compiling goblin v0.8.0
98772024-05-29T20:23:10.739Z[ host-image] May 29 20:23:10.716 INFO creating reset image...
98782024-05-29T20:23:10.739Z[ host-image] May 29 20:23:10.716 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
98792024-05-29T20:23:10.879Z[ host-image] May 29 20:23:10.852 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
98802024-05-29T20:23:10.905Z[ host-image] May 29 20:23:10.855 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
98812024-05-29T20:23:11.188Z[ host-image] May 29 20:23:11.166 INFO E| Blocking waiting for file lock on build directory
98822024-05-29T20:23:17.410Z[ recovery-image] May 29 20:23:17.387 INFO E| Finished `release` profile [optimized] target(s) in 43.18s
98832024-05-29T20:23:17.436Z[ host-image] May 29 20:23:17.396 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
98842024-05-29T20:23:17.462Z[ recovery-image] May 29 20:23:17.417 INFO building host image...
98852024-05-29T20:23:17.462Z[ recovery-image] May 29 20:23:17.418 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")
98862024-05-29T20:23:17.989Z[ recovery-image] May 29 20:23:17.966 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
98872024-05-29T20:23:19.403Z[ recovery-image] May 29 20:23:19.380 INFO image complete! materials are in "/work/os-recovery"
98882024-05-29T20:23:19.429Z[ recovery-image]
98892024-05-29T20:23:19.429Z[ recovery-image] real 6:56.722524262
98902024-05-29T20:23:19.429Z[ recovery-image] user 4:26.149082349
98912024-05-29T20:23:19.429Z[ recovery-image] sys 1:13.307341200
98922024-05-29T20:23:19.429Z[ recovery-image] trap 0.271771851
98932024-05-29T20:23:19.429Z[ recovery-image] tflt 0.316943832
98942024-05-29T20:23:19.429Z[ recovery-image] dflt 1.579387429
98952024-05-29T20:23:19.429Z[ recovery-image] kflt 0.000013649
98962024-05-29T20:23:19.429Z[ recovery-image] lock 10:02.520480508
98972024-05-29T20:23:19.429Z[ recovery-image] slp 39:45.066832164
98982024-05-29T20:23:19.429Z[ recovery-image] lat 2:20.424981991
98992024-05-29T20:23:19.430Z[ recovery-image] stop 12.637501246
99002024-05-29T20:23:19.430ZMay 29 20:23:19.387 INFO [recovery-image] process exited with exit status: 0 (416.751455412s)
99012024-05-29T20:23:19.946Z[ host-image] May 29 20:23:19.923 INFO E| Finished `release` profile [optimized] target(s) in 9.04s
99022024-05-29T20:23:19.971Z[ host-image] May 29 20:23:19.945 INFO building host image...
99032024-05-29T20:23:19.971Z[ host-image] May 29 20:23:19.945 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")
99042024-05-29T20:23:20.529Z[ host-image] May 29 20:23:20.506 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99052024-05-29T20:24:00.998Z[ host-image] May 29 20:24:00.976 INFO image complete! materials are in "/work/os-host"
99062024-05-29T20:24:01.027Z[ host-image]
99072024-05-29T20:24:01.027Z[ host-image] real 8:12.751647463
99082024-05-29T20:24:01.027Z[ host-image] user 3:52.066248030
99092024-05-29T20:24:01.027Z[ host-image] sys 1:02.160612145
99102024-05-29T20:24:01.027Z[ host-image] trap 0.160852984
99112024-05-29T20:24:01.027Z[ host-image] tflt 0.024956973
99122024-05-29T20:24:01.027Z[ host-image] dflt 0.021918155
99132024-05-29T20:24:01.027Z[ host-image] kflt 0.000028526
99142024-05-29T20:24:01.027Z[ host-image] lock 5:18.444682115
99152024-05-29T20:24:01.027Z[ host-image] slp 43:16.707200715
99162024-05-29T20:24:01.027ZMay 29 20:24:00.982 INFO [host-image] process exited with exit status: 0 (492.770313532s)
99172024-05-29T20:24:01.027Z[ host-image] lat 1:15.624930929
99182024-05-29T20:24:01.027Z[ host-image] stop 0.395679402
99192024-05-29T20:24:01.028ZMay 29 20:24:00.982 INFO [tuf-repo] running task
99202024-05-29T20:24:10.730ZMay 29 20:24:10.710 INFO assembling repository in `/tmp/tufaceousSvTCcv`, component: OmicronRepoAssembler
99212024-05-29T20:24:16.930ZMay 29 20:24:16.910 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99222024-05-29T20:24:17.197ZMay 29 20:24:17.178 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99232024-05-29T20:24:39.411ZMay 29 20:24:39.393 INFO [tuf-repo] task succeeded (38.410770047s)
99242024-05-29T20:24:39.411ZMay 29 20:24:39.393 INFO all jobs completed in 1653.683406699s
99252024-05-29T20:24:40.092Zprocess exited: duration 2153370 ms, exit code 0
 
99262024-05-29T20:24:40.176Zfound 32 output files
99272024-05-29T20:24:40.176Zuploading: /work/manifest.toml (6876 bytes)
99282024-05-29T20:24:41.304Zuploaded: /work/manifest.toml
99292024-05-29T20:24:41.304Zuploading: /work/repo.zip (1720046222 bytes)
99302024-05-29T20:41:37.582Zuploaded: /work/repo.zip
99312024-05-29T20:41:37.582Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99322024-05-29T20:41:38.727Zuploaded: /work/repo.zip.sha256.txt
99332024-05-29T20:41:38.727Zuploading: /work/helios-setup.log (55988 bytes)
99342024-05-29T20:41:39.947Zuploaded: /work/helios-setup.log
99352024-05-29T20:41:39.977Zuploading: /work/host-image.log (171080 bytes)
99362024-05-29T20:41:41.225Zuploaded: /work/host-image.log
99372024-05-29T20:41:41.225Zuploading: /work/host-package.log (15473 bytes)
99382024-05-29T20:41:42.776Zuploaded: /work/host-package.log
99392024-05-29T20:41:42.776Zuploading: /work/host-target.log (101 bytes)
99402024-05-29T20:41:43.884Zuploaded: /work/host-target.log
99412024-05-29T20:41:43.884Zuploading: /work/omicron-package.log (4567 bytes)
99422024-05-29T20:41:45.392Zuploaded: /work/omicron-package.log
99432024-05-29T20:41:45.392Zuploading: /work/phbl-toolchain.log (881 bytes)
99442024-05-29T20:41:46.515Zuploaded: /work/phbl-toolchain.log
99452024-05-29T20:41:46.515Zuploading: /work/recovery-image.log (590983 bytes)
99462024-05-29T20:41:47.866Zuploaded: /work/recovery-image.log
99472024-05-29T20:41:47.866Zuploading: /work/recovery-package.log (300 bytes)
99482024-05-29T20:41:48.977Zuploaded: /work/recovery-package.log
99492024-05-29T20:41:49.002Zuploading: /work/recovery-target.log (98 bytes)
99502024-05-29T20:41:50.078Zuploaded: /work/recovery-target.log
99512024-05-29T20:41:50.079Zuploading: /work/stamp-clickhouse.log (117 bytes)
99522024-05-29T20:41:51.188Zuploaded: /work/stamp-clickhouse.log
99532024-05-29T20:41:51.188Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99542024-05-29T20:41:52.292Zuploaded: /work/stamp-clickhouse_keeper.log
99552024-05-29T20:41:52.292Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99562024-05-29T20:41:53.393Zuploaded: /work/stamp-cockroachdb.log
99572024-05-29T20:41:53.393Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99582024-05-29T20:41:54.907Zuploaded: /work/stamp-crucible-pantry-zone.log
99592024-05-29T20:41:54.907Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99602024-05-29T20:41:56.018Zuploaded: /work/stamp-crucible-zone.log
99612024-05-29T20:41:56.019Zuploading: /work/stamp-external-dns.log (119 bytes)
99622024-05-29T20:41:57.129Zuploaded: /work/stamp-external-dns.log
99632024-05-29T20:41:57.129Zuploading: /work/stamp-installinator.log (103 bytes)
99642024-05-29T20:41:58.229Zuploaded: /work/stamp-installinator.log
99652024-05-29T20:41:58.229Zuploading: /work/stamp-internal-dns.log (119 bytes)
99662024-05-29T20:41:59.745Zuploaded: /work/stamp-internal-dns.log
99672024-05-29T20:41:59.745Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
99682024-05-29T20:42:00.854Zuploaded: /work/stamp-mg-ddm-gz.log
99692024-05-29T20:42:00.854Zuploading: /work/stamp-nexus.log (112 bytes)
99702024-05-29T20:42:01.954Zuploaded: /work/stamp-nexus.log
99712024-05-29T20:42:01.954Zuploading: /work/stamp-ntp.log (110 bytes)
99722024-05-29T20:42:03.059Zuploaded: /work/stamp-ntp.log
99732024-05-29T20:42:03.086Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
99742024-05-29T20:42:04.164Zuploaded: /work/stamp-omicron-sled-agent.log
99752024-05-29T20:42:04.164Zuploading: /work/stamp-overlay.log (114 bytes)
99762024-05-29T20:42:05.280Zuploaded: /work/stamp-overlay.log
99772024-05-29T20:42:05.281Zuploading: /work/stamp-oximeter.log (115 bytes)
99782024-05-29T20:42:06.376Zuploaded: /work/stamp-oximeter.log
99792024-05-29T20:42:06.376Zuploading: /work/stamp-oxlog.log (109 bytes)
99802024-05-29T20:42:07.478Zuploaded: /work/stamp-oxlog.log
99812024-05-29T20:42:07.479Zuploading: /work/stamp-probe.log (112 bytes)
99822024-05-29T20:42:08.582Zuploaded: /work/stamp-probe.log
99832024-05-29T20:42:08.582Zuploading: /work/stamp-propolis-server.log (122 bytes)
99842024-05-29T20:42:09.685Zuploaded: /work/stamp-propolis-server.log
99852024-05-29T20:42:09.685Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
99862024-05-29T20:42:10.794Zuploaded: /work/stamp-pumpkind-gz.log
99872024-05-29T20:42:10.794Zuploading: /work/stamp-switch-asic.log (118 bytes)
99882024-05-29T20:42:11.894Zuploaded: /work/stamp-switch-asic.log
99892024-05-29T20:42:11.894Zuploading: /work/verify-libraries.log (1362 bytes)
99902024-05-29T20:42:13.048Zuploaded: /work/verify-libraries.log