01HYBS1JMFKX57A5XEYTK6P9H6: 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.77.2",
        ),
    ),
    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: 01HYBS1ZTW82HQ2N0Z6RH8WNP0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-20T19:54:32.981Zjob assigned to worker 01HYBS260S4DHQWNANVXBPD6VT (queued for 59 s)
 
22024-05-20T19:54:40.407Zstarting task 0: "setup"
32024-05-20T19:54:40.462Z++ uname -s
42024-05-20T19:54:40.466Z+ kern=SunOS
52024-05-20T19:54:40.466Z+ case "$kern" in
62024-05-20T19:54:40.466Z+ groupadd -g 12345 build
72024-05-20T19:54:40.466Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-05-20T19:54:42.493Z+ zfs create -o mountpoint=/work rpool/work
92024-05-20T19:54:42.581Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-05-20T19:54:42.584Z+ home_fs=zfs
112024-05-20T19:54:42.584Z+ [[ zfs == autofs ]]
122024-05-20T19:54:42.584Z+ mkdir -p /home/build
132024-05-20T19:54:42.587Z+ chown build:build /home/build /work
142024-05-20T19:54:43.587Z+ chmod 0700 /home/build /work
152024-05-20T19:54:43.591Zprocess exited: duration 3183 ms, exit code 0
 
162024-05-20T19:54:43.598Zstarting task 1: "rust-toolchain"
172024-05-20T19:54:43.605Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-05-20T19:54:43.609Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.77.2 --profile default
192024-05-20T19:54:43.720Zinfo: downloading installer
202024-05-20T19:54:45.647Zwarning: it looks like you have an existing installation of Rust at:
212024-05-20T19:54:45.647Zwarning: /opt/ooce/bin
222024-05-20T19:54:45.647Zwarning: It is recommended that rustup be the primary Rust installation.
232024-05-20T19:54:45.647Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-05-20T19:54:45.647Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-05-20T19:54:45.648Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-05-20T19:54:45.648Zwarning: or pass `-y' to ignore all ignorable checks.
272024-05-20T19:54:45.648Zerror: cannot install while Rust is installed
282024-05-20T19:54:45.648Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-05-20T19:54:45.742Zinfo: profile set to 'default'
302024-05-20T19:54:45.743Zinfo: default host triple is x86_64-unknown-illumos
312024-05-20T19:54:45.759Zinfo: syncing channel updates for '1.77.2-x86_64-unknown-illumos'
322024-05-20T19:54:45.877Zinfo: latest update on 2024-04-09, rust version 1.77.2 (25ef9e3d8 2024-04-09)
332024-05-20T19:54:45.877Zinfo: downloading component 'cargo'
342024-05-20T19:54:46.696Zinfo: downloading component 'clippy'
352024-05-20T19:54:46.950Zinfo: downloading component 'rust-docs'
362024-05-20T19:54:48.027Zinfo: downloading component 'rust-std'
372024-05-20T19:54:49.643Zinfo: downloading component 'rustc'
382024-05-20T19:54:53.923Zinfo: downloading component 'rustfmt'
392024-05-20T19:54:54.157Zinfo: installing component 'cargo'
402024-05-20T19:54:55.010Zinfo: installing component 'clippy'
412024-05-20T19:54:55.357Zinfo: installing component 'rust-docs'
422024-05-20T19:54:56.873Zinfo: installing component 'rust-std'
432024-05-20T19:54:58.571Zinfo: installing component 'rustc'
442024-05-20T19:55:02.733Zinfo: installing component 'rustfmt'
452024-05-20T19:55:03.063Zinfo: default toolchain set to '1.77.2-x86_64-unknown-illumos'
462024-05-20T19:55:03.063Z
472024-05-20T19:55:03.323Z 1.77.2-x86_64-unknown-illumos installed - rustc 1.77.2 (25ef9e3d8 2024-04-09)
482024-05-20T19:55:03.323Z
492024-05-20T19:55:03.346Z
502024-05-20T19:55:03.346ZRust is installed now. Great!
512024-05-20T19:55:03.346Z
522024-05-20T19:55:03.346ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-05-20T19:55:03.346Zenvironment variable. This has not been done automatically.
542024-05-20T19:55:03.346Z
552024-05-20T19:55:03.347ZTo configure your current shell, you need to source
562024-05-20T19:55:03.347Zthe corresponding env file under $HOME/.cargo.
572024-05-20T19:55:03.347Z
582024-05-20T19:55:03.347ZThis is usually done by running one of the following (note the leading DOT):
592024-05-20T19:55:03.348Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-05-20T19:55:03.348Zsource "$HOME/.cargo/env.fish" # For fish
612024-05-20T19:55:03.391Z+ rustc --version
622024-05-20T19:55:03.450Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
632024-05-20T19:55:03.455Zprocess exited: duration 19857 ms, exit code 0
 
642024-05-20T19:55:03.465Zstarting task 2: "authentication"
652024-05-20T19:55:03.483Zprocess exited: duration 21 ms, exit code 0
 
662024-05-20T19:55:03.493Zstarting task 3: "clone repository"
672024-05-20T19:55:03.496Z+ mkdir -p /work/oxidecomputer/omicron
682024-05-20T19:55:03.501Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-05-20T19:55:03.657ZCloning into '/work/oxidecomputer/omicron'...
702024-05-20T19:55:09.570Z+ cd /work/oxidecomputer/omicron
712024-05-20T19:55:09.570Z+ git fetch origin 8d4d4034dda824fa638906d88776b3e0c27c8720
722024-05-20T19:55:09.910ZFrom https://github.com/oxidecomputer/omicron
732024-05-20T19:55:09.910Z * branch 8d4d4034dda824fa638906d88776b3e0c27c8720 -> FETCH_HEAD
742024-05-20T19:55:09.921Z+ [[ -n iliana/cargo-update ]]
752024-05-20T19:55:10.334Z++ git branch --show-current
762024-05-20T19:55:10.334Z+ current=main
772024-05-20T19:55:10.334Z+ [[ main != iliana/cargo-update ]]
782024-05-20T19:55:10.334Z+ git branch -f iliana/cargo-update 8d4d4034dda824fa638906d88776b3e0c27c8720
792024-05-20T19:55:10.334Z+ git checkout -f iliana/cargo-update
802024-05-20T19:55:10.344ZSwitched to branch 'iliana/cargo-update'
812024-05-20T19:55:10.344Z+ git reset --hard 8d4d4034dda824fa638906d88776b3e0c27c8720
822024-05-20T19:55:10.344ZHEAD is now at 8d4d4034d defmt 0.3.7 was yanked
832024-05-20T19:55:10.344Zprocess exited: duration 6551 ms, exit code 0
 
842024-05-20T19:55:10.353Zstarting task 4: "build"
852024-05-20T19:55:10.362Z+ cargo --version
862024-05-20T19:55:10.410Zcargo 1.77.2 (e52e36006 2024-03-26)
872024-05-20T19:55:10.419Z+ rustc --version
882024-05-20T19:55:10.468Zrustc 1.77.2 (25ef9e3d8 2024-04-09)
892024-05-20T19:55:10.472Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-05-20T19:55:22.287Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-05-20T19:55:24.058Z Startup: Caching catalogs ... Done
922024-05-20T19:55:26.057ZPlanning: Solver setup ... Done (1.496s)
932024-05-20T19:55:26.083ZPlanning: Running solver ... Done (0.026s)
942024-05-20T19:55:26.118ZPlanning: Finding local manifests ... Done (0.002s)
952024-05-20T19:55:26.150ZPlanning: Fetching manifests: 0/4 0% complete
962024-05-20T19:55:26.407ZPlanning: Fetching manifests: 4/4 100% complete
972024-05-20T19:55:26.451ZPlanning: Package planning ... Done (0.048s)
982024-05-20T19:55:26.502ZPlanning: Merging actions ... Done (0.050s)
992024-05-20T19:55:27.144ZPlanning: Checking for conflicting actions ... Done (0.641s)
1002024-05-20T19:55:27.154ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-05-20T19:55:30.930ZPlanning: Evaluating mediators ... Done (3.761s)
1022024-05-20T19:55:30.935ZPlanning: Planning completed in 6.81 seconds
1032024-05-20T19:55:31.270Z Packages to install: 4
1042024-05-20T19:55:31.270Z Mediators to change: 2
1052024-05-20T19:55:31.275Z Services to change: 1
1062024-05-20T19:55:31.275Z Estimated space available: 155.79 GB
1072024-05-20T19:55:31.275ZEstimated space to be consumed: 1.45 GB
1082024-05-20T19:55:31.275Z Create boot environment: No
1092024-05-20T19:55:31.275ZCreate backup boot environment: No
1102024-05-20T19:55:31.275Z Rebuild boot archive: No
1112024-05-20T19:55:31.276Z
1122024-05-20T19:55:31.276ZChanged mediators:
1132024-05-20T19:55:31.276Z mediator clang:
1142024-05-20T19:55:31.276Z version: None -> 15 (system default)
1152024-05-20T19:55:31.277Z
1162024-05-20T19:55:31.277Z mediator llvm:
1172024-05-20T19:55:31.277Z version: 14 (system default) -> 15 (system default)
1182024-05-20T19:55:31.277Z
1192024-05-20T19:55:31.278ZChanged packages:
1202024-05-20T19:55:31.278Zhelios-dev
1212024-05-20T19:55:31.278Z developer/build-essential
1222024-05-20T19:55:31.278Z None -> 11-2.0
1232024-05-20T19:55:31.278Z library/libxmlsec1
1242024-05-20T19:55:31.278Z None -> 1.2.35-2.0
1252024-05-20T19:55:31.278Z ooce/developer/clang-15
1262024-05-20T19:55:31.279Z None -> 15.0.7-2.0
1272024-05-20T19:55:31.279Z ooce/developer/llvm-15
1282024-05-20T19:55:31.279Z None -> 15.0.7-2.0
1292024-05-20T19:55:31.279Z
1302024-05-20T19:55:31.279ZServices:
1312024-05-20T19:55:31.279Z restart_fmri:
1322024-05-20T19:55:31.279Z svc:/system/update-man-index:default
1332024-05-20T19:55:31.448Z
1342024-05-20T19:55:31.448ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-05-20T19:55:36.446ZDownload: 1188/3290 items 77.9/212.6MB 36% complete (15.5M/s)
1362024-05-20T19:55:41.855ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (12.5M/s)
1372024-05-20T19:55:46.450ZDownload: 3284/3290 items 211.0/212.6MB 99% complete (15.2M/s)
1382024-05-20T19:55:46.495ZDownload: Completed 212.60 MB in 15.05 seconds (14.1M/s)
1392024-05-20T19:55:46.828Z Actions: 1/3689 actions (Installing new actions)
1402024-05-20T19:55:51.847Z Actions: 3635/3689 actions (Installing new actions)
1412024-05-20T19:55:51.962Z Actions: Completed 3689 actions in 5.13 seconds.
1422024-05-20T19:55:52.187Z Done (0.220s)
1432024-05-20T19:55:52.187Z Done (0.000s)
1442024-05-20T19:55:52.494Z Done (0.305s)
1452024-05-20T19:55:57.771Z Done (5.123s)
1462024-05-20T19:55:57.957Z Done (0.117s)
1472024-05-20T19:55:57.959Z Done (0.000s)
1482024-05-20T19:55:58.181Z Done (0.000s)
1492024-05-20T19:55:58.735ZPlanning: Evaluating mediator changes ... Done
1502024-05-20T19:55:58.899ZPlanning: Checking for conflicting actions ... Done
1512024-05-20T19:55:58.902ZPlanning: Consolidating action changes ... Done
1522024-05-20T19:55:59.168ZPlanning: Evaluating mediators ... Done
1532024-05-20T19:55:59.173ZPlanning: Planning completed in 0.43 seconds
1542024-05-20T19:55:59.202Z Mediators to change: 2
1552024-05-20T19:55:59.202Z Create boot environment: No
1562024-05-20T19:55:59.206ZCreate backup boot environment: No
1572024-05-20T19:55:59.266Z Done
1582024-05-20T19:55:59.266Z Done
1592024-05-20T19:55:59.463Z Done
1602024-05-20T19:56:02.976Z Done
1612024-05-20T19:56:03.059Z Done
1622024-05-20T19:56:03.059Z Done
1632024-05-20T19:56:03.222Z Done
1642024-05-20T19:56:03.835ZPlanning: Evaluating mediator changes ... Done
1652024-05-20T19:56:03.856ZPlanning: Merging actions ... Done
1662024-05-20T19:56:04.021ZPlanning: Checking for conflicting actions ... Done
1672024-05-20T19:56:04.025ZPlanning: Consolidating action changes ... Done
1682024-05-20T19:56:04.290ZPlanning: Evaluating mediators ... Done
1692024-05-20T19:56:04.347ZPlanning: Planning completed in 0.76 seconds
1702024-05-20T19:56:04.379Z Packages to change: 1
1712024-05-20T19:56:04.379Z Mediators to change: 1
1722024-05-20T19:56:04.382Z Services to change: 1
1732024-05-20T19:56:04.382Z Create boot environment: No
1742024-05-20T19:56:04.382ZCreate backup boot environment: Yes
1752024-05-20T19:56:06.239Z Actions: 1/6 actions (Updating modified actions)
1762024-05-20T19:56:06.273Z Actions: Completed 6 actions in 0.03 seconds.
1772024-05-20T19:56:06.276Z Done
1782024-05-20T19:56:06.276Z Done
1792024-05-20T19:56:06.340Z Done
1802024-05-20T19:56:09.897Z Done
1812024-05-20T19:56:09.973Z Done
1822024-05-20T19:56:09.981Z Done
1832024-05-20T19:56:10.435Z Done
1842024-05-20T19:56:10.512ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1852024-05-20T19:56:10.512Zclang system 15 system
1862024-05-20T19:56:10.512Zcsh system system illumos
1872024-05-20T19:56:10.512Zctags system system illumos
1882024-05-20T19:56:10.512Zgcc vendor 12 vendor
1892024-05-20T19:56:10.512Zgcc system 10 system
1902024-05-20T19:56:10.512Zgcc system 7 system
1912024-05-20T19:56:10.512Zgo system 1.20 system
1922024-05-20T19:56:10.512Zgo system 1.19 system
1932024-05-20T19:56:10.512Zllvm system 15 system
1942024-05-20T19:56:10.512Zllvm system 14 system
1952024-05-20T19:56:10.513Zmariadb system 10.6 system
1962024-05-20T19:56:10.513Zmta vendor vendor dma
1972024-05-20T19:56:10.513Zopenjdk system 17 system
1982024-05-20T19:56:10.513Zopenjdk system 11 system
1992024-05-20T19:56:10.513Zopenjdk system 1.8 system
2002024-05-20T19:56:10.513Zopenssl vendor 3 vendor
2012024-05-20T19:56:10.513Zperl system 5.36 system
2022024-05-20T19:56:10.513Zpostgresql system 15 system
2032024-05-20T19:56:10.513Zpostgresql system 13 system
2042024-05-20T19:56:10.513Zpython vendor 3 vendor
2052024-05-20T19:56:10.513Zpython system 2 system
2062024-05-20T19:56:10.513Zpython3 system 3.11 system
2072024-05-20T19:56:10.513Zruby system 3.0 system
2082024-05-20T19:56:10.513Zwords vendor vendor american-english
2092024-05-20T19:56:10.513Zwords system system australian-english
2102024-05-20T19:56:10.513Zwords system system british-english
2112024-05-20T19:56:10.513Zwords system system canadian-english
2122024-05-20T19:56:10.513Zwords system system french
2132024-05-20T19:56:10.513Zwords system system italian
2142024-05-20T19:56:10.513Zwords system system ngerman
2152024-05-20T19:56:10.513Zwords system system ogerman
2162024-05-20T19:56:10.513Zwords system system spanish
2172024-05-20T19:56:10.843ZPUBLISHER TYPE STATUS P LOCATION
2182024-05-20T19:56:10.843Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2192024-05-20T19:56:12.286ZFMRI IFO
2202024-05-20T19:56:12.287Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2212024-05-20T19:56:12.287Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2222024-05-20T19:56:12.287Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2232024-05-20T19:56:12.287Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2242024-05-20T19:56:12.287Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2252024-05-20T19:56:12.287Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2262024-05-20T19:56:12.287Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2272024-05-20T19:56:12.287Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2282024-05-20T19:56:12.287Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2292024-05-20T19:56:12.287Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2302024-05-20T19:56:12.287Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2312024-05-20T19:56:12.288Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2322024-05-20T19:56:12.551Z+ set -o errexit
2332024-05-20T19:56:12.554Z+++ dirname ./tools/ci_download_cockroachdb
2342024-05-20T19:56:12.557Z++ cd ./tools
2352024-05-20T19:56:12.557Z++ pwd
2362024-05-20T19:56:12.557Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2372024-05-20T19:56:12.557Z++ basename ./tools/ci_download_cockroachdb
2382024-05-20T19:56:12.560Z+ ARG0=ci_download_cockroachdb
2392024-05-20T19:56:12.560Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2402024-05-20T19:56:12.560Z+ CIDL_VERSION=v22.1.9
2412024-05-20T19:56:12.560Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2422024-05-20T19:56:12.560Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2432024-05-20T19:56:12.560Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2442024-05-20T19:56:12.560Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2452024-05-20T19:56:12.560Z+ TARGET_DIR=out
2462024-05-20T19:56:12.560Z+ DOWNLOAD_DIR=out/downloads
2472024-05-20T19:56:12.560Z+ DEST_DIR=./out/cockroachdb
2482024-05-20T19:56:12.560Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2492024-05-20T19:56:12.560Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2502024-05-20T19:56:12.563Z+ main
2512024-05-20T19:56:12.563Z+ [[ 0 != 0 ]]
2522024-05-20T19:56:12.563Z+ CIDL_OS=solaris2.11
2532024-05-20T19:56:12.563Z+ [[ 0 != 0 ]]
2542024-05-20T19:56:12.563Z+ configure_os solaris2.11
2552024-05-20T19:56:12.564Z+ echo 'current directory: /work/oxidecomputer/omicron'
2562024-05-20T19:56:12.564Zcurrent directory: /work/oxidecomputer/omicron
2572024-05-20T19:56:12.564Z+ echo 'configuring based on OS: "solaris2.11"'
2582024-05-20T19:56:12.564Zconfiguring based on OS: "solaris2.11"
2592024-05-20T19:56:12.564Z+ case "$1" in
2602024-05-20T19:56:12.564Z+ CIDL_BUILD=illumos
2612024-05-20T19:56:12.564Z+ CIDL_SUFFIX=tar.gz
2622024-05-20T19:56:12.564Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2632024-05-20T19:56:12.564Z+ CIDL_URL_BASE=https://illumos.org/downloads
2642024-05-20T19:56:12.564Z+ CIDL_ASSEMBLE=do_assemble_illumos
2652024-05-20T19:56:12.564Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2662024-05-20T19:56:12.564Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2672024-05-20T19:56:12.564Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2682024-05-20T19:56:12.564Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2692024-05-20T19:56:12.564Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2702024-05-20T19:56:12.564Z+ CIDL_SHA256FUNC=do_sha256sum
2712024-05-20T19:56:12.564Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2722024-05-20T19:56:12.564ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-05-20T19:56:12.564ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-05-20T19:56:12.564Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2752024-05-20T19:56:12.564Z+ mkdir -p out/downloads
2762024-05-20T19:56:12.564Z+ mkdir -p ./out/cockroachdb
2772024-05-20T19:56:12.568Z+ local DO_DOWNLOAD=true
2782024-05-20T19:56:12.568Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2792024-05-20T19:56:12.568Z+ '[' true == true ']'
2802024-05-20T19:56:12.568Z+ echo Downloading...
2812024-05-20T19:56:12.568ZDownloading...
2822024-05-20T19:56:12.568Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-05-20T19:56:12.568Z+ 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
2842024-05-20T19:56:16.031Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2852024-05-20T19:56:16.037Z++ sha256sum
2862024-05-20T19:56:16.037Z++ awk '{print $1}'
2872024-05-20T19:56:16.474Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2882024-05-20T19:56:16.474Z+ [[ 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 ]]
2892024-05-20T19:56:16.474Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2902024-05-20T19:56:16.474Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2912024-05-20T19:56:18.295Z+ do_assemble_illumos
2922024-05-20T19:56:18.295Z+ rm -r ./out/cockroachdb
2932024-05-20T19:56:18.299Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2942024-05-20T19:56:18.745Z+ ./out/cockroachdb/bin/cockroach version
2952024-05-20T19:56:19.342ZBuild Tag: v22.1.9-dirty
2962024-05-20T19:56:19.342ZBuild Time: 2022/10/26 21:17:46
2972024-05-20T19:56:19.342ZDistribution: OSS
2982024-05-20T19:56:19.342ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2992024-05-20T19:56:19.342ZGo Version: go1.17.13
3002024-05-20T19:56:19.342ZC Compiler: gcc 10.3.0
3012024-05-20T19:56:19.342ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3022024-05-20T19:56:19.342ZBuild Type: release
3032024-05-20T19:56:19.346Z+ set -o errexit
3042024-05-20T19:56:19.346Z+++ dirname ./tools/ci_download_clickhouse
3052024-05-20T19:56:19.346Z++ cd ./tools
3062024-05-20T19:56:19.346Z++ pwd
3072024-05-20T19:56:19.347Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3082024-05-20T19:56:19.347Z++ basename ./tools/ci_download_clickhouse
3092024-05-20T19:56:19.347Z+ ARG0=ci_download_clickhouse
3102024-05-20T19:56:19.347Z+ TARGET_DIR=out
3112024-05-20T19:56:19.347Z+ DOWNLOAD_DIR=out/downloads
3122024-05-20T19:56:19.347Z+ DEST_DIR=./out/clickhouse
3132024-05-20T19:56:19.347Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3142024-05-20T19:56:19.347Z+ CIDL_VERSION=v23.8.7.24
3152024-05-20T19:56:19.347Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3162024-05-20T19:56:19.347Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3172024-05-20T19:56:19.347Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3182024-05-20T19:56:19.347Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3192024-05-20T19:56:19.347Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3202024-05-20T19:56:19.347Z+ main
3212024-05-20T19:56:19.347Z+ [[ 0 != 0 ]]
3222024-05-20T19:56:19.347Z+ CIDL_OS=solaris2.11
3232024-05-20T19:56:19.347Z+ [[ 0 != 0 ]]
3242024-05-20T19:56:19.347Z+ configure_os solaris2.11
3252024-05-20T19:56:19.347Z+ echo 'current directory: /work/oxidecomputer/omicron'
3262024-05-20T19:56:19.347Zcurrent directory: /work/oxidecomputer/omicron
3272024-05-20T19:56:19.347Z+ echo 'configuring based on OS: "solaris2.11"'
3282024-05-20T19:56:19.347Z+ CIDL_DASHREV=
3292024-05-20T19:56:19.347Zconfiguring based on OS: "solaris2.11"
3302024-05-20T19:56:19.348Z+ case "$1" in
3312024-05-20T19:56:19.348Z+ CIDL_PLATFORM=illumos
3322024-05-20T19:56:19.348Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3332024-05-20T19:56:19.348Z+ CIDL_MD5FUNC=do_md5sum
3342024-05-20T19:56:19.348Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3352024-05-20T19:56:19.348Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3362024-05-20T19:56:19.348Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-05-20T19:56:19.348Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3382024-05-20T19:56:19.348Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3392024-05-20T19:56:19.348ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3402024-05-20T19:56:19.348ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3412024-05-20T19:56:19.348Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3422024-05-20T19:56:19.348Z+ mkdir -p out/downloads
3432024-05-20T19:56:19.348Z+ mkdir -p ./out/clickhouse
3442024-05-20T19:56:19.348Z+ local DO_DOWNLOAD=true
3452024-05-20T19:56:19.348Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3462024-05-20T19:56:19.348Z+ '[' true == true ']'
3472024-05-20T19:56:19.348Z+ echo Downloading...
3482024-05-20T19:56:19.348ZDownloading...
3492024-05-20T19:56:19.348Z+ 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
3502024-05-20T19:56:19.348Z+ 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
3512024-05-20T19:56:20.555Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3522024-05-20T19:56:20.560Z++ md5sum
3532024-05-20T19:56:20.560Z++ awk '{print $1}'
3542024-05-20T19:56:20.832Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3552024-05-20T19:56:20.832Z+ [[ 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 ]]
3562024-05-20T19:56:20.835Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3572024-05-20T19:56:20.835Z+ mkdir -p ./out/clickhouse
3582024-05-20T19:56:20.835Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3592024-05-20T19:56:24.743Z+ [[ solaris2.11 == darwin* ]]
3602024-05-20T19:56:24.743Z+ ./out/clickhouse/clickhouse server --version
3612024-05-20T19:56:25.134ZClickHouse server version 23.8.7.1.
3622024-05-20T19:56:25.168Z+ set -o errexit
3632024-05-20T19:56:25.171Z+++ dirname ./tools/ci_download_console
3642024-05-20T19:56:25.171Z++ cd ./tools
3652024-05-20T19:56:25.171Z++ pwd
3662024-05-20T19:56:25.171Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3672024-05-20T19:56:25.171Z++ basename ./tools/ci_download_console
3682024-05-20T19:56:25.171Z+ ARG0=ci_download_console
3692024-05-20T19:56:25.171Z+ TARGET_DIR=out
3702024-05-20T19:56:25.171Z+ DOWNLOAD_DIR=out/downloads
3712024-05-20T19:56:25.171Z+ DEST_DIR=./out/console-assets
3722024-05-20T19:56:25.171Z+ source /work/oxidecomputer/omicron/tools/console_version
3732024-05-20T19:56:25.171Z++ COMMIT=078d17117a3937d571bb5535f9791db65be7afc5
3742024-05-20T19:56:25.171Z++ SHA2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3752024-05-20T19:56:25.171Z+ URL=https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3762024-05-20T19:56:25.171Z+ TARBALL_FILE=out/downloads/console.tar.gz
3772024-05-20T19:56:25.171Z+ main
3782024-05-20T19:56:25.172Z+ [[ 0 != 0 ]]
3792024-05-20T19:56:25.172Z+ echo 'URL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz'
3802024-05-20T19:56:25.172ZURL: https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3812024-05-20T19:56:25.172Z+ echo 'Local file: out/downloads/console.tar.gz'
3822024-05-20T19:56:25.172Z+ local DO_DOWNLOAD=true
3832024-05-20T19:56:25.172Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-05-20T19:56:25.172ZLocal file: out/downloads/console.tar.gz
3852024-05-20T19:56:25.172Z+ mkdir -p out/downloads
3862024-05-20T19:56:25.172Z+ '[' true == true ']'
3872024-05-20T19:56:25.172Z+ echo Downloading...
3882024-05-20T19:56:25.172ZDownloading...
3892024-05-20T19:56:25.172Z+ do_download_curl https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz out/downloads/console.tar.gz
3902024-05-20T19:56:25.172Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/078d17117a3937d571bb5535f9791db65be7afc5.tar.gz
3912024-05-20T19:56:25.735Z++ do_sha256sum out/downloads/console.tar.gz
3922024-05-20T19:56:25.735Z++ case "$OSTYPE" in
3932024-05-20T19:56:25.735Z++ SHA=sha256sum
3942024-05-20T19:56:25.739Z++ sha256sum
3952024-05-20T19:56:25.739Z++ awk '{print $1}'
3962024-05-20T19:56:25.744Z+ calculated_sha2=f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c
3972024-05-20T19:56:25.747Z+ [[ f3bc51a9ddf5356ecda85ff11eec032da880be162358bb7ee676ab823e59476c != \f\3\b\c\5\1\a\9\d\d\f\5\3\5\6\e\c\d\a\8\5\f\f\1\1\e\e\c\0\3\2\d\a\8\8\0\b\e\1\6\2\3\5\8\b\b\7\e\e\6\7\6\a\b\8\2\3\e\5\9\4\7\6\c ]]
3982024-05-20T19:56:25.747Z+ rm -rf ./out/console-assets
3992024-05-20T19:56:25.747Z+ mkdir -p ./out/console-assets
4002024-05-20T19:56:25.751Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4012024-05-20T19:56:25.751Z+ mkdir -p ./out/console-assets
4022024-05-20T19:56:25.751Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4032024-05-20T19:56:25.847Z+ set -o errexit
4042024-05-20T19:56:25.861Z+++ dirname ./tools/ci_download_dendrite_openapi
4052024-05-20T19:56:25.861Z++ cd ./tools
4062024-05-20T19:56:25.861Z++ pwd
4072024-05-20T19:56:25.861Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4082024-05-20T19:56:25.861Z++ basename ./tools/ci_download_dendrite_openapi
4092024-05-20T19:56:25.861Z+ ARG0=ci_download_dendrite_openapi
4102024-05-20T19:56:25.861Z+ TARGET_DIR=out
4112024-05-20T19:56:25.862Z+ DOWNLOAD_DIR=out/downloads
4122024-05-20T19:56:25.862Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4132024-05-20T19:56:25.862Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4142024-05-20T19:56:25.862Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4152024-05-20T19:56:25.862Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4162024-05-20T19:56:25.862Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4172024-05-20T19:56:25.862Z+ main
4182024-05-20T19:56:25.862Z+ [[ 0 != 0 ]]
4192024-05-20T19:56:25.862Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4202024-05-20T19:56:25.863ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4212024-05-20T19:56:25.863Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4222024-05-20T19:56:25.863Z+ local DO_DOWNLOAD=true
4232024-05-20T19:56:25.863ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4242024-05-20T19:56:25.863Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4252024-05-20T19:56:25.863Z+ mkdir -p out/downloads
4262024-05-20T19:56:25.863Z+ '[' true == true ']'
4272024-05-20T19:56:25.864Z+ echo Downloading...
4282024-05-20T19:56:25.864ZDownloading...
4292024-05-20T19:56:25.864Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4302024-05-20T19:56:25.864Z+ 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
4312024-05-20T19:56:26.512Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4322024-05-20T19:56:26.512Z++ case "$OSTYPE" in
4332024-05-20T19:56:26.525Z++ SHA=sha256sum
4342024-05-20T19:56:26.525Z++ sha256sum
4352024-05-20T19:56:26.525Z++ awk '{print $1}'
4362024-05-20T19:56:26.525Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4372024-05-20T19:56:26.525Z+ [[ 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 ]]
4382024-05-20T19:56:26.525Z+ set -o errexit
4392024-05-20T19:56:26.525Z+++ dirname ./tools/ci_download_dendrite_stub
4402024-05-20T19:56:26.541Z++ cd ./tools
4412024-05-20T19:56:26.541Z++ pwd
4422024-05-20T19:56:26.541Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4432024-05-20T19:56:26.541Z++ basename ./tools/ci_download_dendrite_stub
4442024-05-20T19:56:26.541Z+ ARG0=ci_download_dendrite_stub
4452024-05-20T19:56:26.542Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4462024-05-20T19:56:26.542Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4472024-05-20T19:56:26.542Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4482024-05-20T19:56:26.542Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4492024-05-20T19:56:26.542Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4502024-05-20T19:56:26.542Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4512024-05-20T19:56:26.542Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4522024-05-20T19:56:26.542Z+ TARGET_DIR=out
4532024-05-20T19:56:26.542Z+ DOWNLOAD_DIR=out/downloads
4542024-05-20T19:56:26.542Z+ DEST_DIR=./out/dendrite-stub
4552024-05-20T19:56:26.542Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4562024-05-20T19:56:26.542Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4572024-05-20T19:56:26.542Z+ REPO=oxidecomputer/dendrite
4582024-05-20T19:56:26.543Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4592024-05-20T19:56:26.543Z+ main
4602024-05-20T19:56:26.543Z+ [[ 0 != 0 ]]
4612024-05-20T19:56:26.543Z+ CIDL_OS=solaris2.11
4622024-05-20T19:56:26.543Z+ [[ 0 != 0 ]]
4632024-05-20T19:56:26.543Z+ configure_os solaris2.11
4642024-05-20T19:56:26.543Z+ echo 'current directory: /work/oxidecomputer/omicron'
4652024-05-20T19:56:26.543Zcurrent directory: /work/oxidecomputer/omicron
4662024-05-20T19:56:26.543Z+ echo 'configuring based on OS: "solaris2.11"'
4672024-05-20T19:56:26.544Z+ case "$1" in
4682024-05-20T19:56:26.544Zconfiguring based on OS: "solaris2.11"
4692024-05-20T19:56:26.544Z+ SET_BINARIES=
4702024-05-20T19:56:26.544Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4712024-05-20T19:56:26.544Z+ CIDL_SHA256FUNC=do_sha256sum
4722024-05-20T19:56:26.544Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4732024-05-20T19:56:26.544Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4742024-05-20T19:56:26.544Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4752024-05-20T19:56:26.544Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4762024-05-20T19:56:26.545ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4772024-05-20T19:56:26.545ZLocal file: out/downloads/dendrite-stub.tar.gz
4782024-05-20T19:56:26.545Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4792024-05-20T19:56:26.545Z+ mkdir -p out/downloads
4802024-05-20T19:56:26.545Z+ mkdir -p ./out/dendrite-stub
4812024-05-20T19:56:26.545Z+ fetch_and_verify
4822024-05-20T19:56:26.545Z+ local DO_DOWNLOAD=true
4832024-05-20T19:56:26.545Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4842024-05-20T19:56:26.545Z+ '[' true == true ']'
4852024-05-20T19:56:26.545Z+ echo Downloading...
4862024-05-20T19:56:26.545ZDownloading...
4872024-05-20T19:56:26.545Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4882024-05-20T19:56:26.546Z+ 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
4892024-05-20T19:56:32.823Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4902024-05-20T19:56:32.826Z++ sha256sum
4912024-05-20T19:56:32.826Z++ awk '{print $1}'
4922024-05-20T19:56:32.846Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4932024-05-20T19:56:32.851Z+ [[ 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 ]]
4942024-05-20T19:56:32.851Z+ do_untar out/downloads/dendrite-stub.tar.gz
4952024-05-20T19:56:32.851Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4962024-05-20T19:56:33.499Z+ do_assemble
4972024-05-20T19:56:33.499Z+ rm -r ./out/dendrite-stub
4982024-05-20T19:56:33.513Z+ mkdir ./out/dendrite-stub
4992024-05-20T19:56:33.514Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5002024-05-20T19:56:33.593Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5012024-05-20T19:56:33.604Z+ set -o errexit
5022024-05-20T19:56:33.607Z+++ dirname ./tools/ci_download_maghemite_mgd
5032024-05-20T19:56:33.613Z++ cd ./tools
5042024-05-20T19:56:33.613Z++ pwd
5052024-05-20T19:56:33.613Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5062024-05-20T19:56:33.613Z++ basename ./tools/ci_download_maghemite_mgd
5072024-05-20T19:56:33.617Z+ ARG0=ci_download_maghemite_mgd
5082024-05-20T19:56:33.617Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5092024-05-20T19:56:33.617Z++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5102024-05-20T19:56:33.617Z++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19
5112024-05-20T19:56:33.617Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5122024-05-20T19:56:33.617Z++ COMMIT=025389ff39d594bf2b815377e2c1dc4dd23b1f96
5132024-05-20T19:56:33.617Z++ SHA2=a5d2f275c99152711dec1df58fd49d459d3fcb8fbfc7a7f48f432be248d74639
5142024-05-20T19:56:33.617Z+ TARGET_DIR=out
5152024-05-20T19:56:33.617Z+ DOWNLOAD_DIR=out/downloads
5162024-05-20T19:56:33.617Z+ DEST_DIR=./out/mgd
5172024-05-20T19:56:33.617Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5182024-05-20T19:56:33.617Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5192024-05-20T19:56:33.617Z+ REPO=oxidecomputer/maghemite
5202024-05-20T19:56:33.617Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96
5212024-05-20T19:56:33.617Z+ main
5222024-05-20T19:56:33.617Z+ rm -rf out/downloads/root
5232024-05-20T19:56:33.626Z+ [[ 0 != 0 ]]
5242024-05-20T19:56:33.626Z+ CIDL_OS=solaris2.11
5252024-05-20T19:56:33.629Z+ [[ 0 != 0 ]]
5262024-05-20T19:56:33.629Z+ configure_os solaris2.11
5272024-05-20T19:56:33.629Z+ echo 'current directory: /work/oxidecomputer/omicron'
5282024-05-20T19:56:33.629Zcurrent directory: /work/oxidecomputer/omicron
5292024-05-20T19:56:33.629Z+ echo 'configuring based on OS: "solaris2.11"'
5302024-05-20T19:56:33.629Z+ case "$1" in
5312024-05-20T19:56:33.629Zconfiguring based on OS: "solaris2.11"
5322024-05-20T19:56:33.629Z+ SET_BINARIES=
5332024-05-20T19:56:33.630Z+ CIDL_SHA256FUNC=do_sha256sum
5342024-05-20T19:56:33.630Z+ TARBALL_FILENAME=mgd.tar.gz
5352024-05-20T19:56:33.630Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5362024-05-20T19:56:33.630Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5372024-05-20T19:56:33.630Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz'
5382024-05-20T19:56:33.630Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5392024-05-20T19:56:33.630ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5402024-05-20T19:56:33.630ZLocal file: out/downloads/mgd.tar.gz
5412024-05-20T19:56:33.630Z+ mkdir -p out/downloads
5422024-05-20T19:56:33.630Z+ mkdir -p ./out/mgd
5432024-05-20T19:56:33.633Z+ fetch_and_verify
5442024-05-20T19:56:33.633Z+ local DO_DOWNLOAD=true
5452024-05-20T19:56:33.633Z+ [[ -f out/downloads/mgd.tar.gz ]]
5462024-05-20T19:56:33.633Z+ '[' true == true ']'
5472024-05-20T19:56:33.633Z+ echo Downloading...
5482024-05-20T19:56:33.633ZDownloading...
5492024-05-20T19:56:33.633Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz out/downloads/mgd.tar.gz
5502024-05-20T19:56:33.633Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/025389ff39d594bf2b815377e2c1dc4dd23b1f96/mgd.tar.gz
5512024-05-20T19:56:41.752Z++ do_sha256sum out/downloads/mgd.tar.gz
5522024-05-20T19:56:41.754Z++ sha256sum
5532024-05-20T19:56:41.755Z++ awk '{print $1}'
5542024-05-20T19:56:41.778Z+ calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd
5552024-05-20T19:56:41.781Z+ [[ 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 ]]
5562024-05-20T19:56:41.782Z+ do_untar out/downloads/mgd.tar.gz
5572024-05-20T19:56:41.782Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5582024-05-20T19:56:42.371Z+ do_assemble
5592024-05-20T19:56:42.371Z+ rm -r ./out/mgd
5602024-05-20T19:56:42.374Z+ mkdir ./out/mgd
5612024-05-20T19:56:42.374Z+ cp -r out/downloads/root ./out/mgd/root
5622024-05-20T19:56:42.456Z+ set -o errexit
5632024-05-20T19:56:42.459Z+++ dirname ./tools/ci_download_transceiver_control
5642024-05-20T19:56:42.465Z++ cd ./tools
5652024-05-20T19:56:42.465Z++ pwd
5662024-05-20T19:56:42.465Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5672024-05-20T19:56:42.466Z++ basename ./tools/ci_download_transceiver_control
5682024-05-20T19:56:42.466Z+ ARG0=ci_download_transceiver_control
5692024-05-20T19:56:42.466Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5702024-05-20T19:56:42.481Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5712024-05-20T19:56:42.481Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5722024-05-20T19:56:42.481Z+ TARGET_DIR=out
5732024-05-20T19:56:42.481Z+ DOWNLOAD_DIR=out/downloads
5742024-05-20T19:56:42.481Z+ DEST_DIR=./out/transceiver-control
5752024-05-20T19:56:42.481Z+ BIN_DIR=/opt/oxide/bin
5762024-05-20T19:56:42.481Z+ BINARY=xcvradm
5772024-05-20T19:56:42.481Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5782024-05-20T19:56:42.481Z+ REPO=oxidecomputer/transceiver-control
5792024-05-20T19:56:42.482Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5802024-05-20T19:56:42.482Z+ main
5812024-05-20T19:56:42.482Z+ [[ 0 != 0 ]]
5822024-05-20T19:56:42.482Z+ CIDL_OS=solaris2.11
5832024-05-20T19:56:42.482Z+ [[ 0 != 0 ]]
5842024-05-20T19:56:42.482Z+ configure_os solaris2.11
5852024-05-20T19:56:42.482Z+ echo 'current directory: /work/oxidecomputer/omicron'
5862024-05-20T19:56:42.482Zcurrent directory: /work/oxidecomputer/omicron
5872024-05-20T19:56:42.482Z+ echo 'configuring based on OS: "solaris2.11"'
5882024-05-20T19:56:42.482Z+ case "$1" in
5892024-05-20T19:56:42.482Zconfiguring based on OS: "solaris2.11"
5902024-05-20T19:56:42.482Z+ SET_BINARIES=
5912024-05-20T19:56:42.482Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5922024-05-20T19:56:42.483Z+ CIDL_SHA256FUNC=do_sha256sum
5932024-05-20T19:56:42.483Z+ ARCHIVE_FILENAME=xcvradm.gz
5942024-05-20T19:56:42.483Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5952024-05-20T19:56:42.483Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5962024-05-20T19:56:42.483Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5972024-05-20T19:56:42.483ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5982024-05-20T19:56:42.483ZLocal file: out/downloads/xcvradm.gz
5992024-05-20T19:56:42.483Z+ echo 'Local file: out/downloads/xcvradm.gz'
6002024-05-20T19:56:42.483Z+ mkdir -p out/downloads
6012024-05-20T19:56:42.483Z+ mkdir -p ./out/transceiver-control
6022024-05-20T19:56:42.483Z+ fetch_and_verify
6032024-05-20T19:56:42.483Z+ local DO_DOWNLOAD=true
6042024-05-20T19:56:42.483Z+ [[ -f out/downloads/xcvradm.gz ]]
6052024-05-20T19:56:42.483Z+ '[' true == true ']'
6062024-05-20T19:56:42.483Z+ echo Downloading...
6072024-05-20T19:56:42.483ZDownloading...
6082024-05-20T19:56:42.483Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6092024-05-20T19:56:42.483Z+ 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
6102024-05-20T19:56:44.880Z++ do_sha256sum out/downloads/xcvradm.gz
6112024-05-20T19:56:44.885Z++ sha256sum
6122024-05-20T19:56:44.885Z++ awk '{print $1}'
6132024-05-20T19:56:44.890Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6142024-05-20T19:56:44.890Z+ [[ 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 ]]
6152024-05-20T19:56:44.890Z+ do_unpack out/downloads/xcvradm.gz
6162024-05-20T19:56:44.890Z+ mkdir -p out/downloads/root//opt/oxide/bin
6172024-05-20T19:56:44.895Z+ gzip -dc out/downloads/xcvradm.gz
6182024-05-20T19:56:45.007Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6192024-05-20T19:56:45.010Z+ do_assemble
6202024-05-20T19:56:45.011Z+ rm -r ./out/transceiver-control
6212024-05-20T19:56:45.014Z+ mkdir ./out/transceiver-control
6222024-05-20T19:56:45.014Z+ cp -r out/downloads/root ./out/transceiver-control/root
6232024-05-20T19:56:45.510Z+ set -o errexit
6242024-05-20T19:56:45.521Z+++ dirname ./tools/ci_download_thundermuffin
6252024-05-20T19:56:45.522Z++ cd ./tools
6262024-05-20T19:56:45.522Z++ pwd
6272024-05-20T19:56:45.522Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6282024-05-20T19:56:45.522Z++ basename ./tools/ci_download_thundermuffin
6292024-05-20T19:56:45.523Z+ ARG0=ci_download_thundermuffin
6302024-05-20T19:56:45.523Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6312024-05-20T19:56:45.523Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6322024-05-20T19:56:45.523Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6332024-05-20T19:56:45.523Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6342024-05-20T19:56:45.523Z+ TARGET_DIR=out
6352024-05-20T19:56:45.523Z+ DOWNLOAD_DIR=out/downloads
6362024-05-20T19:56:45.524Z+ DEST_DIR=./out/thundermuffin
6372024-05-20T19:56:45.524Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6382024-05-20T19:56:45.524Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6392024-05-20T19:56:45.524Z+ REPO=oxidecomputer/thundermuffin
6402024-05-20T19:56:45.524Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6412024-05-20T19:56:45.525Z+ main
6422024-05-20T19:56:45.525Z+ rm -rf out/downloads/root
6432024-05-20T19:56:45.525Z+ [[ 0 != 0 ]]
6442024-05-20T19:56:45.525Z+ CIDL_OS=solaris2.11
6452024-05-20T19:56:45.525Z+ [[ 0 != 0 ]]
6462024-05-20T19:56:45.525Z+ configure_os solaris2.11
6472024-05-20T19:56:45.525Z+ echo 'current directory: /work/oxidecomputer/omicron'
6482024-05-20T19:56:45.525Zcurrent directory: /work/oxidecomputer/omicron
6492024-05-20T19:56:45.525Z+ echo 'configuring based on OS: "solaris2.11"'
6502024-05-20T19:56:45.525Zconfiguring based on OS: "solaris2.11"
6512024-05-20T19:56:45.525Z+ case "$1" in
6522024-05-20T19:56:45.525Z+ SET_BINARIES=
6532024-05-20T19:56:45.526Z+ CIDL_SHA256FUNC=do_sha256sum
6542024-05-20T19:56:45.526Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6552024-05-20T19:56:45.526Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6562024-05-20T19:56:45.526Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6572024-05-20T19:56:45.526Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6582024-05-20T19:56:45.526ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6592024-05-20T19:56:45.526ZLocal file: out/downloads/thundermuffin.tar.gz
6602024-05-20T19:56:45.526Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6612024-05-20T19:56:45.526Z+ mkdir -p out/downloads
6622024-05-20T19:56:45.526Z+ mkdir -p ./out/thundermuffin
6632024-05-20T19:56:45.526Z+ fetch_and_verify
6642024-05-20T19:56:45.526Z+ local DO_DOWNLOAD=true
6652024-05-20T19:56:45.526Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6662024-05-20T19:56:45.526Z+ '[' true == true ']'
6672024-05-20T19:56:45.527Z+ echo Downloading...
6682024-05-20T19:56:45.527ZDownloading...
6692024-05-20T19:56:45.527Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6702024-05-20T19:56:45.527Z+ 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
6712024-05-20T19:56:45.765Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6722024-05-20T19:56:45.771Z++ sha256sum
6732024-05-20T19:56:45.772Z++ awk '{print $1}'
6742024-05-20T19:56:45.772Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6752024-05-20T19:56:45.772Z+ [[ 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 ]]
6762024-05-20T19:56:45.772Z+ do_untar out/downloads/thundermuffin.tar.gz
6772024-05-20T19:56:45.772Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6782024-05-20T19:56:45.827Z+ do_assemble
6792024-05-20T19:56:45.827Z+ rm -r ./out/thundermuffin
6802024-05-20T19:56:45.835Z+ mkdir ./out/thundermuffin
6812024-05-20T19:56:45.835Z+ cp -r out/downloads/root ./out/thundermuffin/root
6822024-05-20T19:56:45.842ZAll prerequisites installed successfully
6832024-05-20T19:56:45.846Z
6842024-05-20T19:56:45.846Zreal 1:35.365359451
6852024-05-20T19:56:45.846Zuser 38.015539212
6862024-05-20T19:56:45.846Zsys 7.009159207
6872024-05-20T19:56:45.846Ztrap 0.009899376
6882024-05-20T19:56:45.846Ztflt 0.183317408
6892024-05-20T19:56:45.846Zdflt 0.254296498
6902024-05-20T19:56:45.846Zkflt 0.248810895
6912024-05-20T19:56:45.847Zlock 1.369586739
6922024-05-20T19:56:45.847Zslp 3:05.580418297
6932024-05-20T19:56:45.847Zlat 1.962480815
6942024-05-20T19:56:45.847Zstop 0.136968214
6952024-05-20T19:56:45.847Z+ source ./tools/include/force-git-over-https.sh
6962024-05-20T19:56:45.847Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6972024-05-20T19:56:45.847Z++ (( i = 0 ))
6982024-05-20T19:56:45.847Z++ (( i < 5 ))
6992024-05-20T19:56:45.847Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
7002024-05-20T19:56:45.853Z++ (( i++ ))
7012024-05-20T19:56:45.854Z++ (( i < 5 ))
7022024-05-20T19:56:45.854Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7032024-05-20T19:56:45.854Z++ (( i++ ))
7042024-05-20T19:56:45.854Z++ (( i < 5 ))
7052024-05-20T19:56:45.854Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7062024-05-20T19:56:45.854Z++ (( i++ ))
7072024-05-20T19:56:45.854Z++ (( i < 5 ))
7082024-05-20T19:56:45.854Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7092024-05-20T19:56:45.859Z++ (( i++ ))
7102024-05-20T19:56:45.859Z++ (( i < 5 ))
7112024-05-20T19:56:45.860Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7122024-05-20T19:56:45.860Z++ (( i++ ))
7132024-05-20T19:56:45.860Z++ (( i < 5 ))
7142024-05-20T19:56:45.860Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7152024-05-20T19:56:45.860Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7162024-05-20T19:56:45.860Z+ rc=0
7172024-05-20T19:56:45.860Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7182024-05-20T19:57:17.465Z+ case $rc in
7192024-05-20T19:57:17.465Z+ pfexec zfs create -p rpool/images/build/host
7202024-05-20T19:57:17.627Z+ pfexec zfs create -p rpool/images/build/recovery
7212024-05-20T19:57:17.678Z+ cargo xtask releng --output-dir /work
7222024-05-20T19:57:17.888Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7232024-05-20T19:57:18.372ZFrom https://github.com/oxidecomputer/pq-sys
7242024-05-20T19:57:18.372Z * [new branch] issue-36 -> origin/issue-36
7252024-05-20T19:57:18.375Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7262024-05-20T19:57:18.375Z * [new branch] master -> origin/master
7272024-05-20T19:57:18.375Z * [new branch] omicron-234 -> origin/omicron-234
7282024-05-20T19:57:18.375Z * [new branch] oxide/main -> origin/oxide/main
7292024-05-20T19:57:18.375Z * [new branch] oxide/omicron -> origin/oxide/omicron
7302024-05-20T19:57:18.375Z * [new branch] windows -> origin/windows
7312024-05-20T19:57:18.375Z * [new ref] -> origin/HEAD
7322024-05-20T19:57:18.375Z * [new tag] v0.2.2 -> v0.2.2
7332024-05-20T19:57:18.376Z * [new tag] v0.4.5 -> v0.4.5
7342024-05-20T19:57:18.376Z * [new tag] v0.4.6 -> v0.4.6
7352024-05-20T19:57:18.386Z Updating git repository `https://github.com/oxidecomputer/zone`
7362024-05-20T19:57:18.812ZFrom https://github.com/oxidecomputer/zone
7372024-05-20T19:57:18.812Z * [new branch] main -> origin/main
7382024-05-20T19:57:18.815Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7392024-05-20T19:57:18.815Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7402024-05-20T19:57:18.815Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7412024-05-20T19:57:18.815Z * [new ref] -> origin/HEAD
7422024-05-20T19:57:18.839Z Updating crates.io index
7432024-05-20T19:57:18.919Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7442024-05-20T19:57:19.639ZFrom https://github.com/oxidecomputer/dropshot
7452024-05-20T19:57:19.639Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7462024-05-20T19:57:19.643Z * [new branch] async -> origin/async
7472024-05-20T19:57:19.643Z * [new branch] build-o-mat -> origin/build-o-mat
7482024-05-20T19:57:19.643Z * [new branch] camel -> origin/camel
7492024-05-20T19:57:19.643Z * [new branch] carets -> origin/carets
7502024-05-20T19:57:19.643Z * [new branch] changes -> origin/changes
7512024-05-20T19:57:19.644Z * [new branch] ci-version -> origin/ci-version
7522024-05-20T19:57:19.644Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7532024-05-20T19:57:19.644Z * [new branch] clippy -> origin/clippy
7542024-05-20T19:57:19.644Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7552024-05-20T19:57:19.644Z * [new branch] clone -> origin/clone
7562024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/async-channel-2.3.1 -> origin/dependabot/cargo/async-channel-2.3.1
7572024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/camino-1.1.7 -> origin/dependabot/cargo/camino-1.1.7
7582024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7592024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7602024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7612024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7622024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/libc-0.2.155 -> origin/dependabot/cargo/libc-0.2.155
7632024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
7642024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
7652024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/serde-1.0.202 -> origin/dependabot/cargo/serde-1.0.202
7662024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/syn-2.0.65 -> origin/dependabot/cargo/syn-2.0.65
7672024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/toml-0.8.13 -> origin/dependabot/cargo/toml-0.8.13
7682024-05-20T19:57:19.644Z * [new branch] dependabot/cargo/trybuild-1.0.96 -> origin/dependabot/cargo/trybuild-1.0.96
7692024-05-20T19:57:19.644Z * [new branch] doc -> origin/doc
7702024-05-20T19:57:19.644Z * [new branch] err -> origin/err
7712024-05-20T19:57:19.644Z * [new branch] example-resumable-download -> origin/example-resumable-download
7722024-05-20T19:57:19.644Z * [new branch] expectorate -> origin/expectorate
7732024-05-20T19:57:19.644Z * [new branch] extracted -> origin/extracted
7742024-05-20T19:57:19.645Z * [new branch] fix_tests -> origin/fix_tests
7752024-05-20T19:57:19.645Z * [new branch] fmt2 -> origin/fmt2
7762024-05-20T19:57:19.645Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7772024-05-20T19:57:19.645Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7782024-05-20T19:57:19.645Z * [new branch] main -> origin/main
7792024-05-20T19:57:19.645Z * [new branch] maintainer-docs -> origin/maintainer-docs
7802024-05-20T19:57:19.645Z * [new branch] merge-server-config -> origin/merge-server-config
7812024-05-20T19:57:19.645Z * [new branch] multi-api -> origin/multi-api
7822024-05-20T19:57:19.645Z * [new branch] multiverse -> origin/multiverse
7832024-05-20T19:57:19.645Z * [new branch] openapi -> origin/openapi
7842024-05-20T19:57:19.645Z * [new branch] openapi2 -> origin/openapi2
7852024-05-20T19:57:19.645Z * [new branch] port-fix-better -> origin/port-fix-better
7862024-05-20T19:57:19.645Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7872024-05-20T19:57:19.645Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7882024-05-20T19:57:19.645Z * [new branch] rmp-page-token -> origin/rmp-page-token
7892024-05-20T19:57:19.645Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7902024-05-20T19:57:19.645Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7912024-05-20T19:57:19.645Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7922024-05-20T19:57:19.645Z * [new branch] server-log -> origin/server-log
7932024-05-20T19:57:19.645Z * [new branch] simple-headers -> origin/simple-headers
7942024-05-20T19:57:19.645Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7952024-05-20T19:57:19.645Z * [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
7962024-05-20T19:57:19.645Z * [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
7972024-05-20T19:57:19.657Z * [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
7982024-05-20T19:57:19.657Z * [new branch] sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures
7992024-05-20T19:57:19.657Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
8002024-05-20T19:57:19.657Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
8012024-05-20T19:57:19.657Z * [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
8022024-05-20T19:57:19.658Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
8032024-05-20T19:57:19.658Z * [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
8042024-05-20T19:57:19.658Z * [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
8052024-05-20T19:57:19.658Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
8062024-05-20T19:57:19.658Z * [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
8072024-05-20T19:57:19.658Z * [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
8082024-05-20T19:57:19.658Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
8092024-05-20T19:57:19.659Z * [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
8102024-05-20T19:57:19.659Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8112024-05-20T19:57:19.659Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8122024-05-20T19:57:19.659Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8132024-05-20T19:57:19.659Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8142024-05-20T19:57:19.659Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8152024-05-20T19:57:19.659Z * [new branch] websockets -> origin/websockets
8162024-05-20T19:57:19.659Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8172024-05-20T19:57:19.659Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8182024-05-20T19:57:19.659Z * [new ref] -> origin/HEAD
8192024-05-20T19:57:19.659Z * [new tag] v0.10.0 -> v0.10.0
8202024-05-20T19:57:19.659Z * [new tag] v0.10.1 -> v0.10.1
8212024-05-20T19:57:19.659Z * [new tag] v0.3.0 -> v0.3.0
8222024-05-20T19:57:19.659Z * [new tag] v0.4.0 -> v0.4.0
8232024-05-20T19:57:19.660Z * [new tag] v0.5.0 -> v0.5.0
8242024-05-20T19:57:19.660Z * [new tag] v0.5.1 -> v0.5.1
8252024-05-20T19:57:19.660Z * [new tag] v0.6.0 -> v0.6.0
8262024-05-20T19:57:19.660Z * [new tag] v0.7.0 -> v0.7.0
8272024-05-20T19:57:19.660Z * [new tag] v0.8.0 -> v0.8.0
8282024-05-20T19:57:19.660Z * [new tag] v0.9.0 -> v0.9.0
8292024-05-20T19:57:19.677Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8302024-05-20T19:57:20.530ZFrom https://github.com/oxidecomputer/maghemite
8312024-05-20T19:57:20.531Z * [new branch] anycast -> origin/anycast
8322024-05-20T19:57:20.534Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8332024-05-20T19:57:20.534Z * [new branch] mac-build -> origin/mac-build
8342024-05-20T19:57:20.534Z * [new branch] main -> origin/main
8352024-05-20T19:57:20.534Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8362024-05-20T19:57:20.534Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8372024-05-20T19:57:20.534Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8382024-05-20T19:57:20.534Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
8392024-05-20T19:57:20.534Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8402024-05-20T19:57:20.534Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8412024-05-20T19:57:20.534Z * [new branch] ttl1-clean -> origin/ttl1-clean
8422024-05-20T19:57:20.534Z * [new branch] update-oximeter -> origin/update-oximeter
8432024-05-20T19:57:20.534Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8442024-05-20T19:57:20.534Z * [new ref] -> origin/HEAD
8452024-05-20T19:57:20.534Z * [new tag] rift -> rift
8462024-05-20T19:57:20.534Z * [new tag] srp -> srp
8472024-05-20T19:57:20.534Z * [new tag] tie-spf -> tie-spf
8482024-05-20T19:57:20.589Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8492024-05-20T19:57:22.044ZFrom https://github.com/oxidecomputer/progenitor
8502024-05-20T19:57:22.044Z * [new branch] dependabot/cargo/anyhow-1.0.86 -> origin/dependabot/cargo/anyhow-1.0.86
8512024-05-20T19:57:22.048Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8522024-05-20T19:57:22.048Z * [new branch] dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83
8532024-05-20T19:57:22.048Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
8542024-05-20T19:57:22.048Z * [new branch] dependabot/cargo/thiserror-1.0.61 -> origin/dependabot/cargo/thiserror-1.0.61
8552024-05-20T19:57:22.049Z * [new branch] extension2 -> origin/extension2
8562024-05-20T19:57:22.049Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8572024-05-20T19:57:22.049Z * [new branch] main -> origin/main
8582024-05-20T19:57:22.049Z * [new branch] nexus-update -> origin/nexus-update
8592024-05-20T19:57:22.049Z * [new branch] owned-response-stream -> origin/owned-response-stream
8602024-05-20T19:57:22.049Z * [new branch] print-example -> origin/print-example
8612024-05-20T19:57:22.049Z * [new branch] query-arg-collision -> origin/query-arg-collision
8622024-05-20T19:57:22.049Z * [new branch] request-map -> origin/request-map
8632024-05-20T19:57:22.049Z * [new branch] response-value-content-length -> origin/response-value-content-length
8642024-05-20T19:57:22.049Z * [new branch] security-schemes -> origin/security-schemes
8652024-05-20T19:57:22.049Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8662024-05-20T19:57:22.049Z * [new branch] test-ci -> origin/test-ci
8672024-05-20T19:57:22.049Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8682024-05-20T19:57:22.049Z * [new branch] untyped-responses -> origin/untyped-responses
8692024-05-20T19:57:22.049Z * [new branch] v41 -> origin/v41
8702024-05-20T19:57:22.049Z * [new ref] -> origin/HEAD
8712024-05-20T19:57:22.049Z * [new tag] v0.1.1 -> v0.1.1
8722024-05-20T19:57:22.049Z * [new tag] v0.2.0 -> v0.2.0
8732024-05-20T19:57:22.049Z * [new tag] v0.3.0 -> v0.3.0
8742024-05-20T19:57:22.049Z * [new tag] v0.4.0 -> v0.4.0
8752024-05-20T19:57:22.049Z * [new tag] v0.4.1 -> v0.4.1
8762024-05-20T19:57:22.049Z * [new tag] v0.5.0 -> v0.5.0
8772024-05-20T19:57:22.049Z * [new tag] v0.6.0 -> v0.6.0
8782024-05-20T19:57:22.049Z * [new tag] v0.7.0 -> v0.7.0
8792024-05-20T19:57:22.161Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8802024-05-20T19:57:22.372Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8812024-05-20T19:57:22.823ZFrom http://github.com/oxidecomputer/serde_human_bytes
8822024-05-20T19:57:22.823Z * [new branch] gh-pages -> origin/gh-pages
8832024-05-20T19:57:22.826Z * [new branch] main -> origin/main
8842024-05-20T19:57:22.826Z * [new branch] renovate/configure -> origin/renovate/configure
8852024-05-20T19:57:22.826Z * [new ref] -> origin/HEAD
8862024-05-20T19:57:22.847Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8872024-05-20T19:57:23.293ZFrom https://github.com/oxidecomputer/slog-error-chain
8882024-05-20T19:57:23.293Z * [new branch] main -> origin/main
8892024-05-20T19:57:23.302Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8902024-05-20T19:57:23.302Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8912024-05-20T19:57:23.302Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8922024-05-20T19:57:23.302Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8932024-05-20T19:57:23.303Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8942024-05-20T19:57:23.303Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8952024-05-20T19:57:23.303Z * [new ref] -> origin/HEAD
8962024-05-20T19:57:23.303Z Updating git repository `https://github.com/oxidecomputer/propolis`
8972024-05-20T19:57:24.425ZFrom https://github.com/oxidecomputer/propolis
8982024-05-20T19:57:24.425Z * [new branch] ata -> origin/ata
8992024-05-20T19:57:24.428Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
9002024-05-20T19:57:24.428Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
9012024-05-20T19:57:24.428Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
9022024-05-20T19:57:24.428Z * [new branch] master -> origin/master
9032024-05-20T19:57:24.428Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
9042024-05-20T19:57:24.428Z * [new ref] -> origin/HEAD
9052024-05-20T19:57:24.513Z Updating git repository `https://github.com/oxidecomputer/crucible`
9062024-05-20T19:57:25.847ZFrom https://github.com/oxidecomputer/crucible
9072024-05-20T19:57:25.847Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
9082024-05-20T19:57:25.852Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
9092024-05-20T19:57:25.852Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9102024-05-20T19:57:25.853Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9112024-05-20T19:57:25.853Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9122024-05-20T19:57:25.853Z * [new branch] alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts
9132024-05-20T19:57:25.853Z * [new branch] alan/more-info -> origin/alan/more-info
9142024-05-20T19:57:25.853Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9152024-05-20T19:57:25.853Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9162024-05-20T19:57:25.853Z * [new branch] alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too
9172024-05-20T19:57:25.853Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9182024-05-20T19:57:25.853Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9192024-05-20T19:57:25.853Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9202024-05-20T19:57:25.853Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9212024-05-20T19:57:25.853Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9222024-05-20T19:57:25.853Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9232024-05-20T19:57:25.853Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9242024-05-20T19:57:25.853Z * [new branch] backrec -> origin/backrec
9252024-05-20T19:57:25.853Z * [new branch] cruplay -> origin/cruplay
9262024-05-20T19:57:25.853Z * [new branch] demo_m2 -> origin/demo_m2
9272024-05-20T19:57:25.854Z * [new branch] disconnect-wip -> origin/disconnect-wip
9282024-05-20T19:57:25.854Z * [new branch] jclulow -> origin/jclulow
9292024-05-20T19:57:25.854Z * [new branch] main -> origin/main
9302024-05-20T19:57:25.854Z * [new branch] manager -> origin/manager
9312024-05-20T19:57:25.854Z * [new branch] merge_warn -> origin/merge_warn
9322024-05-20T19:57:25.854Z * [new branch] minor -> origin/minor
9332024-05-20T19:57:25.854Z * [new branch] pantry -> origin/pantry
9342024-05-20T19:57:25.854Z * [new branch] parallel-flush -> origin/parallel-flush
9352024-05-20T19:57:25.854Z * [new branch] renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile
9362024-05-20T19:57:25.854Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9372024-05-20T19:57:25.854Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9382024-05-20T19:57:25.858Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9392024-05-20T19:57:25.858Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9402024-05-20T19:57:25.858Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9412024-05-20T19:57:25.858Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9422024-05-20T19:57:25.858Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9432024-05-20T19:57:25.858Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9442024-05-20T19:57:25.858Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9452024-05-20T19:57:25.858Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9462024-05-20T19:57:25.858Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9472024-05-20T19:57:25.858Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9482024-05-20T19:57:25.859Z * [new branch] update-progenitor -> origin/update-progenitor
9492024-05-20T19:57:25.859Z * [new branch] use-json-schema -> origin/use-json-schema
9502024-05-20T19:57:25.859Z * [new ref] -> origin/HEAD
9512024-05-20T19:57:25.859Z * [new tag] one-task-refactoring -> one-task-refactoring
9522024-05-20T19:57:25.912Z Updating git repository `https://github.com/oxidecomputer/opte`
9532024-05-20T19:57:26.975ZFrom https://github.com/oxidecomputer/opte
9542024-05-20T19:57:26.975Z * [new branch] 481-strawman -> origin/481-strawman
9552024-05-20T19:57:26.979Z * [new branch] all-perf-in-flight -> origin/all-perf-in-flight
9562024-05-20T19:57:26.979Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9572024-05-20T19:57:26.979Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9582024-05-20T19:57:26.979Z * [new branch] demo-stuffs -> origin/demo-stuffs
9592024-05-20T19:57:26.979Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9602024-05-20T19:57:26.979Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9612024-05-20T19:57:26.979Z * [new branch] handle-pkt-chains -> origin/handle-pkt-chains
9622024-05-20T19:57:26.979Z * [new branch] helios-2.0 -> origin/helios-2.0
9632024-05-20T19:57:26.979Z * [new branch] iliana/test -> origin/iliana/test
9642024-05-20T19:57:26.979Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9652024-05-20T19:57:26.979Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9662024-05-20T19:57:26.979Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9672024-05-20T19:57:26.979Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9682024-05-20T19:57:26.979Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9692024-05-20T19:57:26.979Z * [new branch] master -> origin/master
9702024-05-20T19:57:26.979Z * [new branch] noclass-best-flow -> origin/noclass-best-flow
9712024-05-20T19:57:26.979Z * [new branch] noclass-best-noflow -> origin/noclass-best-noflow
9722024-05-20T19:57:26.979Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9732024-05-20T19:57:26.979Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9742024-05-20T19:57:26.980Z * [new branch] opte-204-paused -> origin/opte-204-paused
9752024-05-20T19:57:26.980Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9762024-05-20T19:57:26.980Z * [new branch] opte-220 -> origin/opte-220
9772024-05-20T19:57:26.980Z * [new branch] opte-225 -> origin/opte-225
9782024-05-20T19:57:26.980Z * [new branch] opte-227 -> origin/opte-227
9792024-05-20T19:57:26.980Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9802024-05-20T19:57:26.980Z * [new branch] opte-232 -> origin/opte-232
9812024-05-20T19:57:26.980Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9822024-05-20T19:57:26.980Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9832024-05-20T19:57:26.980Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9842024-05-20T19:57:26.980Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9852024-05-20T19:57:26.980Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9862024-05-20T19:57:26.980Z * [new branch] opteadm-library -> origin/opteadm-library
9872024-05-20T19:57:26.980Z * [new branch] partial-workspace -> origin/partial-workspace
9882024-05-20T19:57:26.980Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9892024-05-20T19:57:26.980Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9902024-05-20T19:57:26.980Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9912024-05-20T19:57:26.980Z * [new branch] route-cache -> origin/route-cache
9922024-05-20T19:57:26.980Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9932024-05-20T19:57:26.980Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9942024-05-20T19:57:26.980Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9952024-05-20T19:57:26.980Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9962024-05-20T19:57:26.981Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9972024-05-20T19:57:26.981Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9982024-05-20T19:57:26.984Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9992024-05-20T19:57:26.984Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
10002024-05-20T19:57:26.984Z * [new branch] rpz-def-action -> origin/rpz-def-action
10012024-05-20T19:57:26.984Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
10022024-05-20T19:57:26.984Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
10032024-05-20T19:57:26.985Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
10042024-05-20T19:57:26.985Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
10052024-05-20T19:57:26.985Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
10062024-05-20T19:57:26.985Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
10072024-05-20T19:57:26.985Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
10082024-05-20T19:57:26.985Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10092024-05-20T19:57:26.985Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10102024-05-20T19:57:26.985Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10112024-05-20T19:57:26.985Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10122024-05-20T19:57:26.985Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10132024-05-20T19:57:26.985Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10142024-05-20T19:57:26.985Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10152024-05-20T19:57:26.985Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10162024-05-20T19:57:26.985Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10172024-05-20T19:57:26.985Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10182024-05-20T19:57:26.985Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10192024-05-20T19:57:26.985Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10202024-05-20T19:57:26.985Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10212024-05-20T19:57:26.985Z * [new branch] rpz-test-common -> origin/rpz-test-common
10222024-05-20T19:57:26.985Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10232024-05-20T19:57:26.985Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10242024-05-20T19:57:26.985Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10252024-05-20T19:57:26.985Z * [new branch] spring-clean -> origin/spring-clean
10262024-05-20T19:57:26.986Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10272024-05-20T19:57:26.986Z * [new branch] underlay-lock -> origin/underlay-lock
10282024-05-20T19:57:26.986Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10292024-05-20T19:57:26.986Z * [new ref] -> origin/HEAD
10302024-05-20T19:57:27.058Z Updating git repository `https://github.com/oxidecomputer/falcon`
10312024-05-20T19:57:27.846ZFrom https://github.com/oxidecomputer/falcon
10322024-05-20T19:57:27.846Z * [new branch] main -> origin/main
10332024-05-20T19:57:27.853Z * [new ref] -> origin/HEAD
10342024-05-20T19:57:28.003Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10352024-05-20T19:57:28.643ZFrom https://github.com/oxidecomputer/management-gateway-service
10362024-05-20T19:57:28.643Z * [new branch] af-temp-hash -> origin/af-temp-hash
10372024-05-20T19:57:28.647Z * [new branch] buildomat -> origin/buildomat
10382024-05-20T19:57:28.647Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10392024-05-20T19:57:28.647Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10402024-05-20T19:57:28.647Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10412024-05-20T19:57:28.647Z * [new branch] image-board-check -> origin/image-board-check
10422024-05-20T19:57:28.647Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10432024-05-20T19:57:28.647Z * [new branch] lock_state -> origin/lock_state
10442024-05-20T19:57:28.647Z * [new branch] main -> origin/main
10452024-05-20T19:57:28.647Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10462024-05-20T19:57:28.647Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10472024-05-20T19:57:28.647Z * [new branch] read-rot-message -> origin/read-rot-message
10482024-05-20T19:57:28.647Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10492024-05-20T19:57:28.647Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10502024-05-20T19:57:28.647Z * [new branch] reset-component -> origin/reset-component
10512024-05-20T19:57:28.647Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10522024-05-20T19:57:28.647Z * [new branch] rhai -> origin/rhai
10532024-05-20T19:57:28.647Z * [new branch] rot-boot-info -> origin/rot-boot-info
10542024-05-20T19:57:28.647Z * [new branch] rot-update -> origin/rot-update
10552024-05-20T19:57:28.648Z * [new branch] rot-update-2 -> origin/rot-update-2
10562024-05-20T19:57:28.648Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10572024-05-20T19:57:28.648Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10582024-05-20T19:57:28.648Z * [new branch] sprot-attest -> origin/sprot-attest
10592024-05-20T19:57:28.648Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10602024-05-20T19:57:28.648Z * [new branch] sprot-errors -> origin/sprot-errors
10612024-05-20T19:57:28.648Z * [new branch] stage0-update-component -> origin/stage0-update-component
10622024-05-20T19:57:28.648Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10632024-05-20T19:57:28.648Z * [new branch] update-stage0 -> origin/update-stage0
10642024-05-20T19:57:28.648Z * [new ref] -> origin/HEAD
10652024-05-20T19:57:28.721Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10662024-05-20T19:57:29.206ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10672024-05-20T19:57:29.206Z * [new branch] add-more-flags -> origin/add-more-flags
10682024-05-20T19:57:29.209Z * [new branch] master -> origin/master
10692024-05-20T19:57:29.209Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10702024-05-20T19:57:29.209Z * [new branch] update_database -> origin/update_database
10712024-05-20T19:57:29.209Z * [new ref] -> origin/HEAD
10722024-05-20T19:57:29.250Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10732024-05-20T19:57:29.686ZFrom https://github.com/oxidecomputer/openapi-lint
10742024-05-20T19:57:29.686Z * [new branch] main -> origin/main
10752024-05-20T19:57:29.689Z * [new ref] -> origin/HEAD
10762024-05-20T19:57:29.718Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10772024-05-20T19:57:29.941Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10782024-05-20T19:57:30.253ZFrom http://github.com/oxidecomputer/sprockets
10792024-05-20T19:57:30.253Z * [new branch] add-license-file -> origin/add-license-file
10802024-05-20T19:57:30.257Z * [new branch] add-spi-error -> origin/add-spi-error
10812024-05-20T19:57:30.257Z * [new branch] aead-buf -> origin/aead-buf
10822024-05-20T19:57:30.257Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10832024-05-20T19:57:30.257Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10842024-05-20T19:57:30.257Z * [new branch] aead-read-buf -> origin/aead-read-buf
10852024-05-20T19:57:30.257Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10862024-05-20T19:57:30.257Z * [new branch] async-session -> origin/async-session
10872024-05-20T19:57:30.257Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10882024-05-20T19:57:30.258Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10892024-05-20T19:57:30.258Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10902024-05-20T19:57:30.258Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10912024-05-20T19:57:30.258Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10922024-05-20T19:57:30.258Z * [new branch] derive-more -> origin/derive-more
10932024-05-20T19:57:30.258Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10942024-05-20T19:57:30.258Z * [new branch] main -> origin/main
10952024-05-20T19:57:30.258Z * [new branch] main-rebased -> origin/main-rebased
10962024-05-20T19:57:30.258Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10972024-05-20T19:57:30.258Z * [new branch] qol-tweaks -> origin/qol-tweaks
10982024-05-20T19:57:30.258Z * [new branch] readme -> origin/readme
10992024-05-20T19:57:30.258Z * [new branch] readme-fix -> origin/readme-fix
11002024-05-20T19:57:30.258Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
11012024-05-20T19:57:30.258Z * [new ref] -> origin/HEAD
11022024-05-20T19:57:30.330Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
11032024-05-20T19:57:30.744ZFrom https://github.com/oxidecomputer/diesel-dtrace
11042024-05-20T19:57:30.744Z * [new branch] main -> origin/main
11052024-05-20T19:57:30.747Z * [new branch] stable-usdt -> origin/stable-usdt
11062024-05-20T19:57:30.747Z * [new branch] uuid -> origin/uuid
11072024-05-20T19:57:30.747Z * [new ref] -> origin/HEAD
11082024-05-20T19:57:30.776Z Updating git repository `http://github.com/oxidecomputer/tofino`
11092024-05-20T19:57:31.001Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
11102024-05-20T19:57:31.243ZFrom http://github.com/oxidecomputer/tofino
11112024-05-20T19:57:31.243Z * [new branch] main -> origin/main
11122024-05-20T19:57:31.247Z * [new ref] -> origin/HEAD
11132024-05-20T19:57:31.321Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11142024-05-20T19:57:31.819ZFrom https://github.com/oxidecomputer/illumos-devinfo
11152024-05-20T19:57:31.819Z * [new branch] main -> origin/main
11162024-05-20T19:57:31.825Z * [new ref] -> origin/HEAD
11172024-05-20T19:57:31.825Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11182024-05-20T19:57:32.246ZFrom https://github.com/oxidecomputer/libefi-illumos
11192024-05-20T19:57:32.246Z * [new branch] master -> origin/master
11202024-05-20T19:57:32.246Z * [new ref] -> origin/HEAD
11212024-05-20T19:57:32.258Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11222024-05-20T19:57:32.739ZFrom https://github.com/oxidecomputer/libnvme
11232024-05-20T19:57:32.739Z * [new branch] main -> origin/main
11242024-05-20T19:57:32.742Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11252024-05-20T19:57:32.742Z * [new ref] -> origin/HEAD
11262024-05-20T19:57:32.799Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11272024-05-20T19:57:33.336ZFrom https://github.com/oxidecomputer/hubtools
11282024-05-20T19:57:33.337Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11292024-05-20T19:57:33.341Z * [new branch] add-default-caboose -> origin/add-default-caboose
11302024-05-20T19:57:33.341Z * [new branch] add_sign -> origin/add_sign
11312024-05-20T19:57:33.341Z * [new branch] bootleby_archive -> origin/bootleby_archive
11322024-05-20T19:57:33.341Z * [new branch] caboose_sign -> origin/caboose_sign
11332024-05-20T19:57:33.341Z * [new branch] epoch -> origin/epoch
11342024-05-20T19:57:33.341Z * [new branch] extract-image -> origin/extract-image
11352024-05-20T19:57:33.341Z * [new branch] fixes -> origin/fixes
11362024-05-20T19:57:33.341Z * [new branch] humility_fixes -> origin/humility_fixes
11372024-05-20T19:57:33.341Z * [new branch] main -> origin/main
11382024-05-20T19:57:33.341Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11392024-05-20T19:57:33.342Z * [new branch] sig_txt -> origin/sig_txt
11402024-05-20T19:57:33.342Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11412024-05-20T19:57:33.342Z * [new branch] verify_rot -> origin/verify_rot
11422024-05-20T19:57:33.342Z * [new ref] -> origin/HEAD
11432024-05-20T19:57:33.379Z Updating git repository `https://github.com/oxidecomputer/ispf`
11442024-05-20T19:57:33.809ZFrom https://github.com/oxidecomputer/ispf
11452024-05-20T19:57:33.809Z * [new branch] main -> origin/main
11462024-05-20T19:57:33.815Z * [new ref] -> origin/HEAD
11472024-05-20T19:57:33.945Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11482024-05-20T19:57:34.396ZFrom https://github.com/oxidecomputer/poptrie
11492024-05-20T19:57:34.396Z * [new branch] main -> origin/main
11502024-05-20T19:57:34.399Z * [new branch] multipath -> origin/multipath
11512024-05-20T19:57:34.399Z * [new ref] -> origin/HEAD
11522024-05-20T19:57:34.445Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11532024-05-20T19:57:35.073ZFrom https://github.com/oxidecomputer/netadm-sys
11542024-05-20T19:57:35.073Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11552024-05-20T19:57:35.086Z * [new branch] compile-macos -> origin/compile-macos
11562024-05-20T19:57:35.086Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11572024-05-20T19:57:35.086Z * [new branch] gh-pages -> origin/gh-pages
11582024-05-20T19:57:35.086Z * [new branch] main -> origin/main
11592024-05-20T19:57:35.086Z * [new branch] route-get-timeout -> origin/route-get-timeout
11602024-05-20T19:57:35.087Z * [new branch] siocgnds -> origin/siocgnds
11612024-05-20T19:57:35.087Z * [new ref] -> origin/HEAD
11622024-05-20T19:57:35.229Z Updating git repository `https://github.com/jgallagher/nix`
11632024-05-20T19:57:36.208ZFrom https://github.com/jgallagher/nix
11642024-05-20T19:57:36.208Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11652024-05-20T19:57:36.212Z * [new branch] aio_pin -> origin/aio_pin
11662024-05-20T19:57:36.212Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11672024-05-20T19:57:36.212Z * [new branch] illumos -> origin/illumos
11682024-05-20T19:57:36.212Z * [new branch] master -> origin/master
11692024-05-20T19:57:36.212Z * [new branch] r0.11.1 -> origin/r0.11.1
11702024-05-20T19:57:36.212Z * [new branch] r0.12.1 -> origin/r0.12.1
11712024-05-20T19:57:36.212Z * [new branch] r0.13.1 -> origin/r0.13.1
11722024-05-20T19:57:36.212Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11732024-05-20T19:57:36.212Z * [new branch] sparc64 -> origin/sparc64
11742024-05-20T19:57:36.212Z * [new branch] staging -> origin/staging
11752024-05-20T19:57:36.212Z * [new branch] trying -> origin/trying
11762024-05-20T19:57:36.212Z * [new branch] update_lazystatic -> origin/update_lazystatic
11772024-05-20T19:57:36.212Z * [new ref] -> origin/HEAD
11782024-05-20T19:57:36.212Z * [new tag] v0.10.0 -> v0.10.0
11792024-05-20T19:57:36.212Z * [new tag] v0.11.0 -> v0.11.0
11802024-05-20T19:57:36.212Z * [new tag] v0.11.1 -> v0.11.1
11812024-05-20T19:57:36.212Z * [new tag] v0.12.0 -> v0.12.0
11822024-05-20T19:57:36.212Z * [new tag] v0.12.1 -> v0.12.1
11832024-05-20T19:57:36.212Z * [new tag] v0.13.0 -> v0.13.0
11842024-05-20T19:57:36.212Z * [new tag] v0.13.1 -> v0.13.1
11852024-05-20T19:57:36.212Z * [new tag] v0.14.0 -> v0.14.0
11862024-05-20T19:57:36.213Z * [new tag] v0.14.1 -> v0.14.1
11872024-05-20T19:57:36.213Z * [new tag] v0.16.0 -> v0.16.0
11882024-05-20T19:57:36.213Z * [new tag] v0.17.0 -> v0.17.0
11892024-05-20T19:57:36.213Z * [new tag] v0.3.10 -> v0.3.10
11902024-05-20T19:57:36.213Z * [new tag] v0.3.9 -> v0.3.9
11912024-05-20T19:57:36.213Z * [new tag] v0.4.2 -> v0.4.2
11922024-05-20T19:57:36.213Z * [new tag] v0.4.3 -> v0.4.3
11932024-05-20T19:57:36.213Z * [new tag] v0.5.0 -> v0.5.0
11942024-05-20T19:57:36.213Z * [new tag] v0.5.1 -> v0.5.1
11952024-05-20T19:57:36.213Z * [new tag] v0.6.0 -> v0.6.0
11962024-05-20T19:57:36.213Z * [new tag] v0.7.0 -> v0.7.0
11972024-05-20T19:57:36.213Z * [new tag] v0.8.0 -> v0.8.0
11982024-05-20T19:57:36.213Z * [new tag] v0.8.1 -> v0.8.1
11992024-05-20T19:57:36.213Z * [new tag] v0.9.0 -> v0.9.0
12002024-05-20T19:57:36.243Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
12012024-05-20T19:57:36.711ZFrom https://github.com/oxidecomputer/tlvc
12022024-05-20T19:57:36.711Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
12032024-05-20T19:57:36.714Z * [new branch] main -> origin/main
12042024-05-20T19:57:36.714Z * [new branch] string-pieces -> origin/string-pieces
12052024-05-20T19:57:36.714Z * [new ref] -> origin/HEAD
12062024-05-20T19:57:36.749Z Updating git repository `https://github.com/cbiffle/hubpack.git`
12072024-05-20T19:57:37.167ZFrom https://github.com/cbiffle/hubpack
12082024-05-20T19:57:37.167Z * [new branch] main -> origin/main
12092024-05-20T19:57:37.170Z * [new ref] -> origin/HEAD
12102024-05-20T19:57:37.276Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12112024-05-20T19:57:37.821ZFrom https://github.com/oxidecomputer/lpc55_support
12122024-05-20T19:57:37.821Z * [new branch] bump_version -> origin/bump_version
12132024-05-20T19:57:37.825Z * [new branch] extend_logging -> origin/extend_logging
12142024-05-20T19:57:37.825Z * [new branch] master -> origin/master
12152024-05-20T19:57:37.825Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12162024-05-20T19:57:37.825Z * [new branch] real_verify_error -> origin/real_verify_error
12172024-05-20T19:57:37.825Z * [new branch] release_fixes -> origin/release_fixes
12182024-05-20T19:57:37.825Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12192024-05-20T19:57:37.825Z * [new ref] -> origin/HEAD
12202024-05-20T19:57:37.921Z Updating git repository `https://github.com/oxidecomputer/typify`
12212024-05-20T19:57:39.665ZFrom https://github.com/oxidecomputer/typify
12222024-05-20T19:57:39.665Z * [new branch] dependabot/cargo/schemars-0.8.20 -> origin/dependabot/cargo/schemars-0.8.20
12232024-05-20T19:57:39.669Z * [new branch] dependabot/cargo/semver-1.0.23 -> origin/dependabot/cargo/semver-1.0.23
12242024-05-20T19:57:39.669Z * [new branch] dependabot/cargo/serde-1.0.202 -> origin/dependabot/cargo/serde-1.0.202
12252024-05-20T19:57:39.669Z * [new branch] dependabot/cargo/syn-2.0.65 -> origin/dependabot/cargo/syn-2.0.65
12262024-05-20T19:57:39.669Z * [new branch] dependabot/cargo/thiserror-1.0.61 -> origin/dependabot/cargo/thiserror-1.0.61
12272024-05-20T19:57:39.669Z * [new branch] ipv6 -> origin/ipv6
12282024-05-20T19:57:39.669Z * [new branch] js-schema -> origin/js-schema
12292024-05-20T19:57:39.669Z * [new branch] main -> origin/main
12302024-05-20T19:57:39.669Z * [new branch] nested-newtype -> origin/nested-newtype
12312024-05-20T19:57:39.669Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12322024-05-20T19:57:39.669Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12332024-05-20T19:57:39.669Z * [new ref] -> origin/HEAD
12342024-05-20T19:57:39.669Z * [new tag] v0.0.10 -> v0.0.10
12352024-05-20T19:57:39.669Z * [new tag] v0.0.11 -> v0.0.11
12362024-05-20T19:57:39.669Z * [new tag] v0.0.12 -> v0.0.12
12372024-05-20T19:57:39.669Z * [new tag] v0.0.13 -> v0.0.13
12382024-05-20T19:57:39.669Z * [new tag] v0.0.14 -> v0.0.14
12392024-05-20T19:57:39.669Z * [new tag] v0.0.15 -> v0.0.15
12402024-05-20T19:57:39.669Z * [new tag] v0.0.16 -> v0.0.16
12412024-05-20T19:57:39.669Z * [new tag] v0.0.4 -> v0.0.4
12422024-05-20T19:57:39.670Z * [new tag] v0.0.5 -> v0.0.5
12432024-05-20T19:57:39.670Z * [new tag] v0.0.6 -> v0.0.6
12442024-05-20T19:57:39.670Z * [new tag] v0.0.7 -> v0.0.7
12452024-05-20T19:57:39.670Z * [new tag] v0.0.8 -> v0.0.8
12462024-05-20T19:57:39.670Z * [new tag] v0.0.9 -> v0.0.9
12472024-05-20T19:57:39.670Z * [new tag] v0.1.0 -> v0.1.0
12482024-05-20T19:57:39.749Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12492024-05-20T19:57:40.273ZFrom https://github.com/oxidecomputer/dlpi-sys
12502024-05-20T19:57:40.273Z * [new branch] gh-pages -> origin/gh-pages
12512024-05-20T19:57:40.279Z * [new branch] main -> origin/main
12522024-05-20T19:57:40.279Z * [new ref] -> origin/HEAD
12532024-05-20T19:57:40.284Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12542024-05-20T19:57:40.750ZFrom https://github.com/jmesmon/rust-libzfs
12552024-05-20T19:57:40.750Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12562024-05-20T19:57:40.753Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12572024-05-20T19:57:40.753Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12582024-05-20T19:57:40.753Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12592024-05-20T19:57:40.754Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12602024-05-20T19:57:40.754Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12612024-05-20T19:57:40.754Z * [new branch] dev -> origin/dev
12622024-05-20T19:57:40.754Z * [new branch] drr -> origin/drr
12632024-05-20T19:57:40.754Z * [new branch] f-types -> origin/f-types
12642024-05-20T19:57:40.754Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12652024-05-20T19:57:40.754Z * [new branch] master -> origin/master
12662024-05-20T19:57:40.754Z * [new branch] staging -> origin/staging
12672024-05-20T19:57:40.754Z * [new ref] -> origin/HEAD
12682024-05-20T19:57:40.754Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12692024-05-20T19:57:40.754Z * [new tag] v0.4.0 -> v0.4.0
12702024-05-20T19:57:40.754Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12712024-05-20T19:57:40.754Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12722024-05-20T19:57:40.765Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12732024-05-20T19:57:41.293ZFrom https://github.com/oxidecomputer/rusty-doors
12742024-05-20T19:57:41.293Z * [new branch] gh-pages -> origin/gh-pages
12752024-05-20T19:57:41.296Z * [new branch] main -> origin/main
12762024-05-20T19:57:41.296Z * [new branch] no-bindgen -> origin/no-bindgen
12772024-05-20T19:57:41.297Z * [new ref] -> origin/HEAD
12782024-05-20T19:57:41.551Z Updating git repository `https://github.com/oxidecomputer/rfb`
12792024-05-20T19:57:42.056ZFrom https://github.com/oxidecomputer/rfb
12802024-05-20T19:57:42.056Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12812024-05-20T19:57:42.059Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12822024-05-20T19:57:42.059Z * [new branch] main -> origin/main
12832024-05-20T19:57:42.059Z * [new branch] pixfmts -> origin/pixfmts
12842024-05-20T19:57:42.059Z * [new ref] -> origin/HEAD
12852024-05-20T19:57:42.896Z Downloading crates ...
12862024-05-20T19:57:43.410Z Downloaded autocfg v1.3.0
12872024-05-20T19:57:43.431Z Downloaded anstyle-parse v0.2.4
12882024-05-20T19:57:43.431Z Downloaded errno v0.3.9
12892024-05-20T19:57:43.431Z Downloaded anstream v0.6.14
12902024-05-20T19:57:43.431Z Downloaded equivalent v1.0.1
12912024-05-20T19:57:43.431Z Downloaded anstyle v1.0.7
12922024-05-20T19:57:43.431Z Downloaded itoa v1.0.11
12932024-05-20T19:57:43.431Z Downloaded cargo-platform v0.1.8
12942024-05-20T19:57:43.431Z Downloaded anstyle-query v1.0.3
12952024-05-20T19:57:43.431Z Downloaded semver v1.0.23
12962024-05-20T19:57:43.431Z Downloaded fs-err v2.11.0
12972024-05-20T19:57:43.432Z Downloaded colorchoice v1.0.1
12982024-05-20T19:57:43.432Z Downloaded utf8parse v0.2.1
12992024-05-20T19:57:43.432Z Downloaded bitflags v2.5.0
13002024-05-20T19:57:43.432Z Downloaded swrite v0.1.0
13012024-05-20T19:57:43.432Z Downloaded serde_spanned v0.6.6
13022024-05-20T19:57:43.432Z Downloaded is_terminal_polyfill v1.70.0
13032024-05-20T19:57:43.432Z Downloaded thiserror-impl v1.0.60
13042024-05-20T19:57:43.432Z Downloaded clap_lex v0.7.0
13052024-05-20T19:57:43.432Z Downloaded toml_datetime v0.6.6
13062024-05-20T19:57:43.432Z Downloaded heck v0.5.0
13072024-05-20T19:57:43.432Z Downloaded clap v4.5.4
13082024-05-20T19:57:43.433Z Downloaded terminal_size v0.3.0
13092024-05-20T19:57:43.433Z Downloaded strsim v0.11.1
13102024-05-20T19:57:43.433Z Downloaded macaddr v1.0.1
13112024-05-20T19:57:43.433Z Downloaded thiserror v1.0.60
13122024-05-20T19:57:43.433Z Downloaded quote v1.0.36
13132024-05-20T19:57:43.433Z Downloaded cargo_toml v0.20.2
13142024-05-20T19:57:43.433Z Downloaded clap_derive v4.5.4
13152024-05-20T19:57:43.433Z Downloaded cargo_metadata v0.18.1
13162024-05-20T19:57:43.433Z Downloaded camino v1.1.7
13172024-05-20T19:57:43.433Z Downloaded anyhow v1.0.83
13182024-05-20T19:57:43.433Z Downloaded unicode-ident v1.0.12
13192024-05-20T19:57:43.433Z Downloaded serde_derive v1.0.202
13202024-05-20T19:57:43.434Z Downloaded proc-macro2 v1.0.82
13212024-05-20T19:57:43.434Z Downloaded ryu v1.0.18
13222024-05-20T19:57:43.434Z Downloaded toml v0.8.13
13232024-05-20T19:57:43.434Z Downloaded toml_edit v0.22.13
13242024-05-20T19:57:43.434Z Downloaded serde v1.0.202
13252024-05-20T19:57:43.434Z Downloaded memchr v2.7.2
13262024-05-20T19:57:43.434Z Downloaded indexmap v2.2.6
13272024-05-20T19:57:43.434Z Downloaded hashbrown v0.14.5
13282024-05-20T19:57:43.434Z Downloaded winnow v0.6.8
13292024-05-20T19:57:43.434Z Downloaded clap_builder v4.5.2
13302024-05-20T19:57:43.434Z Downloaded serde_json v1.0.117
13312024-05-20T19:57:43.434Z Downloaded syn v2.0.64
13322024-05-20T19:57:43.434Z Downloaded rustix v0.38.34
13332024-05-20T19:57:43.435Z Downloaded libc v0.2.153
13342024-05-20T19:57:43.435Z Compiling proc-macro2 v1.0.82
13352024-05-20T19:57:43.435Z Compiling unicode-ident v1.0.12
13362024-05-20T19:57:43.435Z Compiling serde v1.0.202
13372024-05-20T19:57:43.435Z Compiling libc v0.2.153
13382024-05-20T19:57:43.435Z Compiling rustix v0.38.34
13392024-05-20T19:57:43.435Z Compiling bitflags v2.5.0
13402024-05-20T19:57:43.435Z Compiling utf8parse v0.2.1
13412024-05-20T19:57:43.435Z Compiling equivalent v1.0.1
13422024-05-20T19:57:43.536Z Compiling hashbrown v0.14.5
13432024-05-20T19:57:43.595Z Compiling anstyle-parse v0.2.4
13442024-05-20T19:57:43.613Z Compiling anstyle v1.0.7
13452024-05-20T19:57:43.858Z Compiling colorchoice v1.0.1
13462024-05-20T19:57:43.914Z Compiling serde_json v1.0.117
13472024-05-20T19:57:43.994Z Compiling autocfg v1.3.0
13482024-05-20T19:57:44.038Z Compiling semver v1.0.23
13492024-05-20T19:57:44.540Z Compiling indexmap v2.2.6
13502024-05-20T19:57:44.617Z Compiling camino v1.1.7
13512024-05-20T19:57:45.371Z Compiling thiserror v1.0.60
13522024-05-20T19:57:45.925Z Compiling is_terminal_polyfill v1.70.0
13532024-05-20T19:57:45.939Z Compiling anstyle-query v1.0.3
13542024-05-20T19:57:45.942Z Compiling winnow v0.6.8
13552024-05-20T19:57:46.064Z Compiling fs-err v2.11.0
13562024-05-20T19:57:46.144Z Compiling anstream v0.6.14
13572024-05-20T19:57:46.147Z Compiling strsim v0.11.1
13582024-05-20T19:57:46.147Z Compiling heck v0.5.0
13592024-05-20T19:57:46.195Z Compiling anyhow v1.0.83
13602024-05-20T19:57:46.341Z Compiling itoa v1.0.11
13612024-05-20T19:57:46.545Z Compiling clap_lex v0.7.0
13622024-05-20T19:57:46.637Z Compiling ryu v1.0.18
13632024-05-20T19:57:46.864Z Compiling quote v1.0.36
13642024-05-20T19:57:47.030Z Compiling swrite v0.1.0
13652024-05-20T19:57:47.266Z Compiling syn v2.0.64
13662024-05-20T19:57:47.283Z Compiling errno v0.3.9
13672024-05-20T19:57:48.321Z Compiling terminal_size v0.3.0
13682024-05-20T19:57:48.443Z Compiling clap_builder v4.5.2
13692024-05-20T19:57:52.632Z Compiling serde_derive v1.0.202
13702024-05-20T19:57:52.632Z Compiling thiserror-impl v1.0.60
13712024-05-20T19:57:52.632Z Compiling clap_derive v4.5.4
13722024-05-20T19:57:55.408Z Compiling clap v4.5.4
13732024-05-20T19:58:00.587Z Compiling toml_datetime v0.6.6
13742024-05-20T19:58:00.591Z Compiling serde_spanned v0.6.6
13752024-05-20T19:58:00.591Z Compiling cargo-platform v0.1.8
13762024-05-20T19:58:00.591Z Compiling macaddr v1.0.1
13772024-05-20T19:58:00.994Z Compiling toml_edit v0.22.13
13782024-05-20T19:58:01.906Z Compiling cargo_metadata v0.18.1
13792024-05-20T19:58:03.058Z Compiling toml v0.8.13
13802024-05-20T19:58:03.739Z Compiling cargo_toml v0.20.2
13812024-05-20T19:58:07.459Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13822024-05-20T19:58:10.233Z Finished dev [unoptimized + debuginfo] target(s) in 52.51s
13832024-05-20T19:58:10.442Z Running `target/debug/xtask releng --output-dir /work`
13842024-05-20T19:58:10.928Z Downloading crates ...
13852024-05-20T19:58:11.054Z Downloaded base64 v0.13.1
13862024-05-20T19:58:11.058Z Downloaded darling_macro v0.20.9
13872024-05-20T19:58:11.061Z Downloaded http-range v0.1.5
13882024-05-20T19:58:11.064Z Downloaded arc-swap v1.7.1
13892024-05-20T19:58:11.067Z Downloaded base64 v0.22.1
13902024-05-20T19:58:11.070Z Downloaded adler v1.0.2
13912024-05-20T19:58:11.073Z Downloaded base64ct v1.6.0
13922024-05-20T19:58:11.077Z Downloaded assert_matches v1.5.0
13932024-05-20T19:58:11.077Z Downloaded array-init v0.0.4
13942024-05-20T19:58:11.080Z Downloaded argon2 v0.5.3
13952024-05-20T19:58:11.080Z Downloaded ahash v0.8.11
13962024-05-20T19:58:11.083Z Downloaded atomicwrites v0.4.3
13972024-05-20T19:58:11.083Z Downloaded indexmap v1.9.3
13982024-05-20T19:58:11.087Z Downloaded ident_case v1.0.1
13992024-05-20T19:58:11.090Z Downloaded iana-time-zone v0.1.60
14002024-05-20T19:58:11.093Z Downloaded hyper-rustls v0.24.2
14012024-05-20T19:58:11.096Z Downloaded ipnet v2.9.0
14022024-05-20T19:58:11.096Z Downloaded hubpack v0.1.2
14032024-05-20T19:58:11.099Z Downloaded indoc v1.0.9
14042024-05-20T19:58:11.102Z Downloaded aho-corasick v1.1.3
14052024-05-20T19:58:11.110Z Downloaded instant v0.1.12
14062024-05-20T19:58:11.113Z Downloaded async-trait v0.1.80
14072024-05-20T19:58:11.113Z Downloaded impl-trait-for-tuples v0.2.2
14082024-05-20T19:58:11.116Z Downloaded atty v0.2.14
14092024-05-20T19:58:11.119Z Downloaded base16ct v0.2.0
14102024-05-20T19:58:11.120Z Downloaded async-recursion v1.1.1
14112024-05-20T19:58:11.123Z Downloaded ascii v1.1.0
14122024-05-20T19:58:11.126Z Downloaded indicatif v0.17.8
14132024-05-20T19:58:11.129Z Downloaded hyper v0.14.28
14142024-05-20T19:58:11.138Z Downloaded ipnetwork v0.20.0
14152024-05-20T19:58:11.142Z Downloaded inout v0.1.3
14162024-05-20T19:58:11.145Z Downloaded indoc v2.0.5
14172024-05-20T19:58:11.148Z Downloaded crunchy v0.2.2
14182024-05-20T19:58:11.151Z Downloaded bitstruct v0.1.1
14192024-05-20T19:58:11.151Z Downloaded new_debug_unreachable v1.0.6
14202024-05-20T19:58:11.151Z Downloaded is_ci v1.2.0
14212024-05-20T19:58:11.154Z Downloaded hyper-staticfile v0.9.5
14222024-05-20T19:58:11.158Z Downloaded crucible-workspace-hack v0.1.0
14232024-05-20T19:58:11.158Z Downloaded crossbeam-deque v0.8.5
14242024-05-20T19:58:11.158Z Downloaded bytes v1.6.0
14252024-05-20T19:58:11.161Z Downloaded bitstruct_derive v0.1.0
14262024-05-20T19:58:11.164Z Downloaded ciborium-io v0.2.2
14272024-05-20T19:58:11.164Z Downloaded bytecount v0.6.8
14282024-05-20T19:58:11.167Z Downloaded newline-converter v0.3.0
14292024-05-20T19:58:11.167Z Downloaded bit-set v0.5.3
14302024-05-20T19:58:11.170Z Downloaded httpdate v1.0.3
14312024-05-20T19:58:11.170Z Downloaded allocator-api2 v0.2.18
14322024-05-20T19:58:11.173Z Downloaded keccak v0.1.5
14332024-05-20T19:58:11.180Z Downloaded arrayvec v0.7.4
14342024-05-20T19:58:11.180Z Downloaded addr2line v0.21.0
14352024-05-20T19:58:11.183Z Downloaded cfg_aliases v0.1.1
14362024-05-20T19:58:11.183Z Downloaded cstr-argument v0.1.2
14372024-05-20T19:58:11.183Z Downloaded crc-catalog v2.4.0
14382024-05-20T19:58:11.183Z Downloaded is-terminal v0.4.12
14392024-05-20T19:58:11.186Z Downloaded cassowary v0.3.0
14402024-05-20T19:58:11.186Z Downloaded matches v0.1.10
14412024-05-20T19:58:11.189Z Downloaded normalize-line-endings v0.3.0
14422024-05-20T19:58:11.189Z Downloaded newtype_derive v0.1.6
14432024-05-20T19:58:11.189Z Downloaded crypto-common v0.1.6
14442024-05-20T19:58:11.192Z Downloaded castaway v0.2.2
14452024-05-20T19:58:11.192Z Downloaded bit-vec v0.6.3
14462024-05-20T19:58:11.196Z Downloaded match_cfg v0.1.0
14472024-05-20T19:58:11.196Z Downloaded sqlparser_derive v0.2.2
14482024-05-20T19:58:11.196Z Downloaded corncobs v0.1.3
14492024-05-20T19:58:11.199Z Downloaded nibble_vec v0.1.0
14502024-05-20T19:58:11.199Z Downloaded signal-hook-tokio v0.3.1
14512024-05-20T19:58:11.199Z Downloaded ciborium-ll v0.2.2
14522024-05-20T19:58:11.202Z Downloaded memoffset v0.7.1
14532024-05-20T19:58:11.202Z Downloaded memmap v0.7.0
14542024-05-20T19:58:11.206Z Downloaded managed v0.8.0
14552024-05-20T19:58:11.206Z Downloaded num_threads v0.1.7
14562024-05-20T19:58:11.206Z Downloaded num-conv v0.1.0
14572024-05-20T19:58:11.209Z Downloaded block-buffer v0.10.4
14582024-05-20T19:58:11.209Z Downloaded number_prefix v0.4.0
14592024-05-20T19:58:11.209Z Downloaded bitfield v0.14.0
14602024-05-20T19:58:11.212Z Downloaded cipher v0.4.4
14612024-05-20T19:58:11.212Z Downloaded openssl-macros v0.1.1
14622024-05-20T19:58:11.215Z Downloaded opaque-debug v0.3.1
14632024-05-20T19:58:11.215Z Downloaded md-5 v0.10.6
14642024-05-20T19:58:11.215Z Downloaded usdt-attr-macro v0.3.5
14652024-05-20T19:58:11.218Z Downloaded lazy_static v1.4.0
14662024-05-20T19:58:11.218Z Downloaded humantime v2.1.0
14672024-05-20T19:58:11.222Z Downloaded nanorand v0.7.0
14682024-05-20T19:58:11.222Z Downloaded mio v0.8.11
14692024-05-20T19:58:11.227Z Downloaded num-derive v0.4.2
14702024-05-20T19:58:11.230Z Downloaded colored v2.1.0
14712024-05-20T19:58:11.233Z Downloaded termtree v0.4.1
14722024-05-20T19:58:11.233Z Downloaded stability v0.2.0
14732024-05-20T19:58:11.237Z Downloaded crc v3.2.1
14742024-05-20T19:58:11.237Z Downloaded cpufeatures v0.2.12
14752024-05-20T19:58:11.240Z Downloaded convert_case v0.4.0
14762024-05-20T19:58:11.240Z Downloaded num v0.4.3
14772024-05-20T19:58:11.240Z Downloaded num-iter v0.1.45
14782024-05-20T19:58:11.247Z Downloaded downcast v0.11.0
14792024-05-20T19:58:11.247Z Downloaded dof v0.1.5
14802024-05-20T19:58:11.251Z Downloaded cexpr v0.6.0
14812024-05-20T19:58:11.252Z Downloaded num_cpus v1.16.0
14822024-05-20T19:58:11.252Z Downloaded mockall v0.12.1
14832024-05-20T19:58:11.252Z Downloaded console v0.15.8
14842024-05-20T19:58:11.267Z Downloaded num_enum v0.5.11
14852024-05-20T19:58:11.270Z Downloaded slog-scope v4.4.0
14862024-05-20T19:58:11.270Z Downloaded sqlformat v0.2.3
14872024-05-20T19:58:11.271Z Downloaded spki v0.7.3
14882024-05-20T19:58:11.271Z Downloaded smawk v0.3.2
14892024-05-20T19:58:11.271Z Downloaded serde_tokenstream v0.2.0
14902024-05-20T19:58:11.271Z Downloaded num_enum_derive v0.5.11
14912024-05-20T19:58:11.271Z Downloaded same-file v1.0.6
14922024-05-20T19:58:11.274Z Downloaded csv-core v0.1.11
14932024-05-20T19:58:11.274Z Downloaded cookie_store v0.20.0
14942024-05-20T19:58:11.275Z Downloaded rustls-pemfile v1.0.4
14952024-05-20T19:58:11.278Z Downloaded usdt v0.5.0
14962024-05-20T19:58:11.281Z Downloaded native-tls v0.2.11
14972024-05-20T19:58:11.281Z Downloaded cookie v0.17.0
14982024-05-20T19:58:11.285Z Downloaded usdt v0.3.5
14992024-05-20T19:58:11.285Z Downloaded nu-ansi-term v0.50.0
15002024-05-20T19:58:11.288Z Downloaded wait-timeout v0.2.0
15012024-05-20T19:58:11.288Z Downloaded stable_deref_trait v1.2.0
15022024-05-20T19:58:11.291Z Downloaded lock_api v0.4.12
15032024-05-20T19:58:11.291Z Downloaded static_assertions v1.1.0
15042024-05-20T19:58:11.295Z Downloaded openssl-probe v0.1.5
15052024-05-20T19:58:11.295Z Downloaded dtrace-parser v0.1.14
15062024-05-20T19:58:11.295Z Downloaded peg-runtime v0.8.3
15072024-05-20T19:58:11.295Z Downloaded tls_codec v0.4.1
15082024-05-20T19:58:11.299Z Downloaded memmap2 v0.9.4
15092024-05-20T19:58:11.299Z Downloaded zerocopy v0.3.2
15102024-05-20T19:58:11.302Z Downloaded whoami v1.5.1
15112024-05-20T19:58:11.302Z Downloaded newtype-uuid v1.1.0
15122024-05-20T19:58:11.305Z Downloaded dof v0.3.0
15132024-05-20T19:58:11.305Z Downloaded camino-tempfile v1.1.1
15142024-05-20T19:58:11.309Z Downloaded defmt-parser v0.3.4
15152024-05-20T19:58:11.309Z Downloaded bzip2 v0.4.4
15162024-05-20T19:58:11.312Z Downloaded defmt-macros v0.3.9
15172024-05-20T19:58:11.313Z Downloaded fnv v1.0.7
15182024-05-20T19:58:11.340Z Downloaded num-rational v0.4.2
15192024-05-20T19:58:11.340Z Downloaded linear-map v1.2.0
15202024-05-20T19:58:11.345Z Downloaded num-complex v0.4.6
15212024-05-20T19:58:11.345Z Downloaded cancel-safe-futures v0.1.5
15222024-05-20T19:58:11.345Z Downloaded strum v0.26.2
15232024-05-20T19:58:11.345Z Downloaded crossbeam-epoch v0.9.18
15242024-05-20T19:58:11.346Z Downloaded once_cell v1.19.0
15252024-05-20T19:58:11.346Z Downloaded miniz_oxide v0.7.2
15262024-05-20T19:58:11.346Z Downloaded olpc-cjson v0.1.3
15272024-05-20T19:58:11.346Z Downloaded libloading v0.8.3
15282024-05-20T19:58:11.346Z Downloaded mockall_derive v0.12.1
15292024-05-20T19:58:11.346Z Downloaded tower-service v0.3.2
15302024-05-20T19:58:11.346Z Downloaded log v0.4.21
15312024-05-20T19:58:11.346Z Downloaded futures-task v0.3.30
15322024-05-20T19:58:11.346Z Downloaded futures-sink v0.3.30
15332024-05-20T19:58:11.346Z Downloaded futures-macro v0.3.30
15342024-05-20T19:58:11.346Z Downloaded cookie v0.18.1
15352024-05-20T19:58:11.362Z Downloaded yasna v0.5.2
15362024-05-20T19:58:11.362Z Downloaded peg v0.8.3
15372024-05-20T19:58:11.366Z Downloaded diesel_table_macro_syntax v0.1.0
15382024-05-20T19:58:11.366Z Downloaded quick-error v1.2.3
15392024-05-20T19:58:11.366Z Downloaded psl-types v2.0.11
15402024-05-20T19:58:11.366Z Downloaded pin-utils v0.1.0
15412024-05-20T19:58:11.366Z Downloaded foreign-types-shared v0.1.1
15422024-05-20T19:58:11.366Z Downloaded parse-display v0.9.0
15432024-05-20T19:58:11.366Z Downloaded plain v0.2.3
15442024-05-20T19:58:11.366Z Downloaded headers-core v0.2.0
15452024-05-20T19:58:11.366Z Downloaded pkg-config v0.3.30
15462024-05-20T19:58:11.366Z Downloaded phf_shared v0.10.0
15472024-05-20T19:58:11.367Z Downloaded foreign-types-shared v0.3.1
15482024-05-20T19:58:11.367Z Downloaded http-body v0.4.6
15492024-05-20T19:58:11.367Z Downloaded serde-hex v0.1.0
15502024-05-20T19:58:11.370Z Downloaded resolv-conf v0.7.0
15512024-05-20T19:58:11.370Z Downloaded const-oid v0.9.6
15522024-05-20T19:58:11.373Z Downloaded crossbeam-utils v0.8.19
15532024-05-20T19:58:11.377Z Downloaded slog-bunyan v2.5.0
15542024-05-20T19:58:11.377Z Downloaded fastrand v2.1.0
15552024-05-20T19:58:11.382Z Downloaded siphasher v0.3.11
15562024-05-20T19:58:11.382Z Downloaded num-traits v0.2.19
15572024-05-20T19:58:11.382Z Downloaded defmt v0.3.8
15582024-05-20T19:58:11.385Z Downloaded tokio-macros v2.2.0
15592024-05-20T19:58:11.389Z Downloaded scroll_derive v0.12.0
15602024-05-20T19:58:11.389Z Downloaded termios v0.3.3
15612024-05-20T19:58:11.392Z Downloaded strum_macros v0.24.3
15622024-05-20T19:58:11.392Z Downloaded thiserror-no-std v2.0.2
15632024-05-20T19:58:11.397Z Downloaded unicode-xid v0.2.4
15642024-05-20T19:58:11.400Z Downloaded take_mut v0.2.2
15652024-05-20T19:58:11.400Z Downloaded unicase v2.7.0
15662024-05-20T19:58:11.404Z Downloaded thiserror-impl-no-std v2.0.2
15672024-05-20T19:58:11.404Z Downloaded toml v0.5.11
15682024-05-20T19:58:11.407Z Downloaded structmeta-derive v0.3.0
15692024-05-20T19:58:11.407Z Downloaded ena v0.14.3
15702024-05-20T19:58:11.410Z Downloaded omicron-zone-package v0.11.0
15712024-05-20T19:58:11.415Z Downloaded peg-macros v0.8.3
15722024-05-20T19:58:11.415Z Downloaded version_check v0.9.4
15732024-05-20T19:58:11.419Z Downloaded zone v0.1.8
15742024-05-20T19:58:11.419Z Downloaded zeroize_derive v1.4.2
15752024-05-20T19:58:11.419Z Downloaded textwrap v0.16.1
15762024-05-20T19:58:11.422Z Downloaded hash32 v0.3.1
15772024-05-20T19:58:11.423Z Downloaded hash32 v0.2.1
15782024-05-20T19:58:11.423Z Downloaded derive_builder_macro v0.20.0
15792024-05-20T19:58:11.426Z Downloaded phf_shared v0.11.2
15802024-05-20T19:58:11.426Z Downloaded toolchain_find v0.4.0
15812024-05-20T19:58:11.426Z Downloaded pem v3.0.4
15822024-05-20T19:58:11.432Z Downloaded foreign-types v0.3.2
15832024-05-20T19:58:11.433Z Downloaded zerocopy v0.6.6
15842024-05-20T19:58:11.436Z Downloaded fragile v2.0.0
15852024-05-20T19:58:11.436Z Downloaded rand_seeder v0.2.3
15862024-05-20T19:58:11.436Z Downloaded heck v0.3.3
15872024-05-20T19:58:11.436Z Downloaded path-slash v0.1.5
15882024-05-20T19:58:11.439Z Downloaded embedded-io v0.4.0
15892024-05-20T19:58:11.439Z Downloaded funty v2.0.0
15902024-05-20T19:58:11.443Z Downloaded tabwriter v1.4.0
15912024-05-20T19:58:11.443Z Downloaded chacha20poly1305 v0.10.1
15922024-05-20T19:58:11.446Z Downloaded form_urlencoded v1.2.1
15932024-05-20T19:58:11.446Z Downloaded scheduled-thread-pool v0.2.7
15942024-05-20T19:58:11.446Z Downloaded serde_derive_internals v0.29.1
15952024-05-20T19:58:11.449Z Downloaded sha2 v0.10.8
15962024-05-20T19:58:11.452Z Downloaded slog-envlogger v2.2.0
15972024-05-20T19:58:11.452Z Downloaded schemars_derive v0.8.19
15982024-05-20T19:58:11.455Z Downloaded const_format v0.2.32
15992024-05-20T19:58:11.458Z Downloaded platforms v3.4.0
16002024-05-20T19:58:11.461Z Downloaded darling_core v0.20.9
16012024-05-20T19:58:11.464Z Downloaded uzers v0.11.3
16022024-05-20T19:58:11.467Z Downloaded slab v0.4.9
16032024-05-20T19:58:11.471Z Downloaded unicode-width v0.1.12
16042024-05-20T19:58:11.471Z Downloaded tokio-native-tls v0.3.1
16052024-05-20T19:58:11.474Z Downloaded tungstenite v0.21.0
16062024-05-20T19:58:11.477Z Downloaded universal-hash v0.5.1
16072024-05-20T19:58:11.477Z Downloaded tinyvec_macros v0.1.1
16082024-05-20T19:58:11.480Z Downloaded idna v0.5.0
16092024-05-20T19:58:11.485Z Downloaded zeroize v1.7.0
16102024-05-20T19:58:11.491Z Downloaded untrusted v0.7.1
16112024-05-20T19:58:11.491Z Downloaded topological-sort v0.2.2
16122024-05-20T19:58:11.494Z Downloaded rand_xorshift v0.3.0
16132024-05-20T19:58:11.494Z Downloaded usdt-macro v0.5.0
16142024-05-20T19:58:11.494Z Downloaded ucd-trie v0.1.6
16152024-05-20T19:58:11.494Z Downloaded cc v1.0.97
16162024-05-20T19:58:11.501Z Downloaded parse-size v1.0.0
16172024-05-20T19:58:11.504Z Downloaded rustls-pemfile v2.1.2
16182024-05-20T19:58:11.507Z Downloaded foreign-types-macros v0.2.3
16192024-05-20T19:58:11.507Z Downloaded heck v0.4.1
16202024-05-20T19:58:11.508Z Downloaded gethostname v0.4.3
16212024-05-20T19:58:11.511Z Downloaded hostname v0.4.0
16222024-05-20T19:58:11.511Z Downloaded getopts v0.2.21
16232024-05-20T19:58:11.514Z Downloaded generic-array v0.14.7
16242024-05-20T19:58:11.514Z Downloaded poly1305 v0.8.0
16252024-05-20T19:58:11.517Z Downloaded foreign-types v0.5.0
16262024-05-20T19:58:11.520Z Downloaded flume v0.11.0
16272024-05-20T19:58:11.523Z Downloaded fatfs v0.3.6
16282024-05-20T19:58:11.526Z Downloaded ref-cast-impl v1.0.23
16292024-05-20T19:58:11.526Z Downloaded packed_struct v0.10.1
16302024-05-20T19:58:11.529Z Downloaded tui-tree-widget v0.19.0
16312024-05-20T19:58:11.530Z Downloaded time-macros v0.2.18
16322024-05-20T19:58:11.533Z Downloaded socket2 v0.4.10
16332024-05-20T19:58:11.533Z Downloaded scroll v0.12.0
16342024-05-20T19:58:11.536Z Downloaded rustc-demangle v0.1.24
16352024-05-20T19:58:11.536Z Downloaded rustc_version v0.1.7
16362024-05-20T19:58:11.539Z Downloaded structmeta v0.2.0
16372024-05-20T19:58:11.539Z Downloaded shlex v1.3.0
16382024-05-20T19:58:11.539Z Downloaded serde-big-array v0.4.1
16392024-05-20T19:58:11.545Z Downloaded unarray v0.1.4
16402024-05-20T19:58:11.545Z Downloaded semver v0.1.20
16412024-05-20T19:58:11.550Z Downloaded rtoolbox v0.0.2
16422024-05-20T19:58:11.550Z Downloaded structmeta v0.3.0
16432024-05-20T19:58:11.550Z Downloaded uuid v1.8.0
16442024-05-20T19:58:11.553Z Downloaded filetime v0.2.23
16452024-05-20T19:58:11.553Z Downloaded pin-project-lite v0.2.14
16462024-05-20T19:58:11.556Z Downloaded half v2.4.1
16472024-05-20T19:58:11.560Z Downloaded pin-project v1.1.5
16482024-05-20T19:58:11.570Z Downloaded rpassword v7.3.1
16492024-05-20T19:58:11.575Z Downloaded hostname v0.3.1
16502024-05-20T19:58:11.575Z Downloaded either v1.12.0
16512024-05-20T19:58:11.578Z Downloaded proc-macro-error-attr v1.0.4
16522024-05-20T19:58:11.578Z Downloaded typed-path v0.7.1
16532024-05-20T19:58:11.582Z Downloaded phf v0.11.2
16542024-05-20T19:58:11.585Z Downloaded radium v0.7.0
16552024-05-20T19:58:11.585Z Downloaded endian-type v0.1.2
16562024-05-20T19:58:11.588Z Downloaded sync_wrapper v0.1.2
16572024-05-20T19:58:11.588Z Downloaded proc-macro-error v1.0.4
16582024-05-20T19:58:11.592Z Downloaded sec1 v0.7.3
16592024-05-20T19:58:11.595Z Downloaded predicates-core v1.0.6
16602024-05-20T19:58:11.595Z Downloaded tabled_derive v0.7.0
16612024-05-20T19:58:11.595Z Downloaded synstructure v0.12.6
16622024-05-20T19:58:11.599Z Downloaded slog-stdlog v4.1.1
16632024-05-20T19:58:11.599Z Downloaded rustc-hash v1.1.0
16642024-05-20T19:58:11.605Z Downloaded minimal-lexical v0.2.1
16652024-05-20T19:58:11.609Z Downloaded rand_chacha v0.3.1
16662024-05-20T19:58:11.609Z Downloaded ed25519 v1.5.3
16672024-05-20T19:58:11.609Z Downloaded tempfile v3.10.1
16682024-05-20T19:58:11.612Z Downloaded stringprep v0.1.4
16692024-05-20T19:58:11.612Z Downloaded string_cache v0.8.7
16702024-05-20T19:58:11.615Z Downloaded shell-words v1.1.0
16712024-05-20T19:58:11.615Z Downloaded tokio-stream v0.1.15
16722024-05-20T19:58:11.618Z Downloaded try-lock v0.2.5
16732024-05-20T19:58:11.621Z Downloaded samael v0.0.15
16742024-05-20T19:58:11.624Z Downloaded precomputed-hash v0.1.1
16752024-05-20T19:58:11.627Z Downloaded hex v0.4.3
16762024-05-20T19:58:11.627Z Downloaded parse-display-derive v0.9.0
16772024-05-20T19:58:11.630Z Downloaded toml_edit v0.19.15
16782024-05-20T19:58:11.644Z Downloaded portpicker v0.1.1
16792024-05-20T19:58:11.647Z Downloaded sha1 v0.10.6
16802024-05-20T19:58:11.648Z Downloaded rustversion v1.0.17
16812024-05-20T19:58:11.650Z Downloaded fxhash v0.2.1
16822024-05-20T19:58:11.650Z Downloaded want v0.3.1
16832024-05-20T19:58:11.654Z Downloaded waitgroup v0.1.2
16842024-05-20T19:58:11.654Z Downloaded vte_generate_state_changes v0.1.1
16852024-05-20T19:58:11.654Z Downloaded socket2 v0.5.7
16862024-05-20T19:58:11.657Z Downloaded enum-as-inner v0.5.1
16872024-05-20T19:58:11.660Z Downloaded tar v0.4.40
16882024-05-20T19:58:11.660Z Downloaded highway v1.1.0
16892024-05-20T19:58:11.663Z Downloaded float-cmp v0.9.0
16902024-05-20T19:58:11.663Z Downloaded zerocopy-derive v0.7.34
16912024-05-20T19:58:11.667Z Downloaded unicode-linebreak v0.1.5
16922024-05-20T19:58:11.670Z Downloaded env_logger v0.10.2
16932024-05-20T19:58:11.673Z Downloaded snafu v0.8.2
16942024-05-20T19:58:11.680Z Downloaded tls_codec_derive v0.4.1
16952024-05-20T19:58:11.683Z Downloaded unsafe-libyaml v0.2.11
16962024-05-20T19:58:11.683Z Downloaded ppv-lite86 v0.2.17
16972024-05-20T19:58:11.687Z Downloaded pest_generator v2.7.10
16982024-05-20T19:58:11.687Z Downloaded paste v1.0.15
16992024-05-20T19:58:11.690Z Downloaded tokio-rustls v0.25.0
17002024-05-20T19:58:11.693Z Downloaded pretty-hex v0.2.1
17012024-05-20T19:58:11.693Z Downloaded zip v0.6.6
17022024-05-20T19:58:11.696Z Downloaded nom v7.1.3
17032024-05-20T19:58:11.701Z Downloaded slog-json v2.6.1
17042024-05-20T19:58:11.705Z Downloaded slog-dtrace v0.3.0
17052024-05-20T19:58:11.705Z Downloaded serde-big-array v0.5.1
17062024-05-20T19:58:11.708Z Downloaded rusty-fork v0.3.0
17072024-05-20T19:58:11.708Z Downloaded usdt-attr-macro v0.5.0
17082024-05-20T19:58:11.711Z Downloaded termcolor v1.4.1
17092024-05-20T19:58:11.711Z Downloaded powerfmt v0.2.0
17102024-05-20T19:58:11.714Z Downloaded heapless v0.8.0
17112024-05-20T19:58:11.717Z Downloaded tokio-util v0.7.11
17122024-05-20T19:58:11.721Z Downloaded flagset v0.4.5
17132024-05-20T19:58:11.725Z Downloaded futures v0.3.30
17142024-05-20T19:58:11.728Z Downloaded postgres-protocol v0.6.6
17152024-05-20T19:58:11.731Z Downloaded predicates v3.1.0
17162024-05-20T19:58:11.740Z Downloaded libm v0.2.8
17172024-05-20T19:58:11.744Z Downloaded sigpipe v0.1.3
17182024-05-20T19:58:11.744Z Downloaded smallvec v0.6.14
17192024-05-20T19:58:11.744Z Downloaded tungstenite v0.20.1
17202024-05-20T19:58:11.747Z Downloaded smf v0.2.3
17212024-05-20T19:58:11.747Z Downloaded getrandom v0.2.14
17222024-05-20T19:58:11.753Z Downloaded which v4.4.2
17232024-05-20T19:58:11.754Z Downloaded parking_lot_core v0.9.10
17242024-05-20T19:58:11.767Z Downloaded rand_core v0.6.4
17252024-05-20T19:58:11.767Z Downloaded r2d2 v0.8.10
17262024-05-20T19:58:11.767Z Downloaded data-encoding v2.6.0
17272024-05-20T19:58:11.771Z Downloaded proc-macro-crate v1.3.1
17282024-05-20T19:58:11.771Z Downloaded signal-hook v0.3.17
17292024-05-20T19:58:11.771Z Downloaded wyz v0.5.1
17302024-05-20T19:58:11.771Z Downloaded dtrace-parser v0.2.0
17312024-05-20T19:58:11.771Z Downloaded time-core v0.1.2
17322024-05-20T19:58:11.771Z Downloaded libxml v0.3.3
17332024-05-20T19:58:11.771Z Downloaded dyn-clone v1.0.17
17342024-05-20T19:58:11.776Z Downloaded rustls-pki-types v1.7.0
17352024-05-20T19:58:11.777Z Downloaded oso-derive v0.27.3
17362024-05-20T19:58:11.782Z Downloaded spin v0.5.2
17372024-05-20T19:58:11.782Z Downloaded slog-async v2.8.0
17382024-05-20T19:58:11.782Z Downloaded expectorate v1.1.0
17392024-05-20T19:58:11.782Z Downloaded futures-io v0.3.30
17402024-05-20T19:58:11.782Z Downloaded unicode_categories v0.1.1
17412024-05-20T19:58:11.785Z Downloaded untrusted v0.9.0
17422024-05-20T19:58:11.786Z Downloaded rustc_version v0.4.0
17432024-05-20T19:58:11.789Z Downloaded serde_plain v1.0.2
17442024-05-20T19:58:11.789Z Downloaded postgres-types v0.2.6
17452024-05-20T19:58:11.792Z Downloaded rustfmt-wrapper v0.2.1
17462024-05-20T19:58:11.792Z Downloaded elliptic-curve v0.13.8
17472024-05-20T19:58:11.796Z Downloaded glob v0.3.1
17482024-05-20T19:58:11.796Z Downloaded smallvec v1.13.2
17492024-05-20T19:58:11.799Z Downloaded walkdir v2.5.0
17502024-05-20T19:58:11.800Z Downloaded itertools v0.10.5
17512024-05-20T19:58:11.807Z Downloaded strum_macros v0.25.3
17522024-05-20T19:58:11.813Z Downloaded strip-ansi-escapes v0.2.0
17532024-05-20T19:58:11.813Z Downloaded display-error-chain v0.2.0
17542024-05-20T19:58:11.813Z Downloaded dirs-sys-next v0.1.2
17552024-05-20T19:58:11.814Z Downloaded owo-colors v4.0.0
17562024-05-20T19:58:11.817Z Downloaded tokio-tungstenite v0.21.0
17572024-05-20T19:58:11.817Z Downloaded term v0.7.0
17582024-05-20T19:58:11.821Z Downloaded signature v2.2.0
17592024-05-20T19:58:11.821Z Downloaded deranged v0.3.11
17602024-05-20T19:58:11.839Z Downloaded der_derive v0.7.2
17612024-05-20T19:58:11.839Z Downloaded parking_lot v0.12.2
17622024-05-20T19:58:11.846Z Downloaded usdt-macro v0.3.5
17632024-05-20T19:58:11.846Z Downloaded x509-cert v0.2.5
17642024-05-20T19:58:11.846Z Downloaded ff v0.13.0
17652024-05-20T19:58:11.846Z Downloaded group v0.13.0
17662024-05-20T19:58:11.846Z Downloaded spin v0.9.8
17672024-05-20T19:58:11.846Z Downloaded fixedbitset v0.4.2
17682024-05-20T19:58:11.846Z Downloaded serde_repr v0.1.19
17692024-05-20T19:58:11.847Z Downloaded thread_local v1.1.8
17702024-05-20T19:58:11.847Z Downloaded thread-id v4.2.1
17712024-05-20T19:58:11.847Z Downloaded fd-lock v4.0.2
17722024-05-20T19:58:11.856Z Downloaded subtle v2.5.0
17732024-05-20T19:58:11.856Z Downloaded password-hash v0.5.0
17742024-05-20T19:58:11.857Z Downloaded papergrid v0.11.0
17752024-05-20T19:58:11.863Z Downloaded packed_struct_codegen v0.10.1
17762024-05-20T19:58:11.863Z Downloaded usdt-impl v0.3.5
17772024-05-20T19:58:11.863Z Downloaded futures-executor v0.3.30
17782024-05-20T19:58:11.863Z Downloaded futures-core v0.3.30
17792024-05-20T19:58:11.863Z Downloaded postcard v1.0.8
17802024-05-20T19:58:11.864Z Downloaded rand v0.8.5
17812024-05-20T19:58:11.868Z Downloaded serde_yaml v0.9.34+deprecated
17822024-05-20T19:58:11.874Z Downloaded usdt-impl v0.5.0
17832024-05-20T19:58:11.874Z Downloaded idna v0.2.3
17842024-05-20T19:58:11.879Z Downloaded globset v0.4.14
17852024-05-20T19:58:11.879Z Downloaded tinyvec v1.6.0
17862024-05-20T19:58:11.883Z Downloaded futures-channel v0.3.30
17872024-05-20T19:58:11.887Z Downloaded trust-dns-client v0.22.0
17882024-05-20T19:58:11.890Z Downloaded reedline v0.31.0
17892024-05-20T19:58:11.899Z Downloaded signal-hook-mio v0.2.3
17902024-05-20T19:58:11.902Z Downloaded derive-where v1.2.7
17912024-05-20T19:58:11.902Z Downloaded oso v0.27.3
17922024-05-20T19:58:11.905Z Downloaded tokio-postgres v0.7.10
17932024-05-20T19:58:11.908Z Downloaded parking_lot v0.11.2
17942024-05-20T19:58:11.910Z Downloaded unicode-segmentation v1.11.0
17952024-05-20T19:58:11.914Z Downloaded rcgen v0.12.1
17962024-05-20T19:58:11.917Z Downloaded pest_meta v2.7.10
17972024-05-20T19:58:11.921Z Downloaded rustyline v14.0.0
17982024-05-20T19:58:11.927Z Downloaded ron v0.8.1
17992024-05-20T19:58:11.930Z Downloaded similar v2.5.0
18002024-05-20T19:58:11.934Z Downloaded subprocess v0.2.9
18012024-05-20T19:58:11.938Z Downloaded openssl-sys v0.9.102
18022024-05-20T19:58:11.941Z Downloaded pest v2.7.10
18032024-05-20T19:58:11.946Z Downloaded ron v0.7.1
18042024-05-20T19:58:11.951Z Downloaded rustls-webpki v0.102.4
18052024-05-20T19:58:11.969Z Downloaded rayon-core v1.12.1
18062024-05-20T19:58:11.972Z Downloaded rsa v0.9.6
18072024-05-20T19:58:11.977Z Downloaded sqlparser v0.45.0
18082024-05-20T19:58:11.983Z Downloaded trust-dns-resolver v0.22.0
18092024-05-20T19:58:11.986Z Downloaded h2 v0.3.26
18102024-05-20T19:58:11.993Z Downloaded reqwest v0.11.27
18112024-05-20T19:58:12.001Z Downloaded lalrpop v0.19.12
18122024-05-20T19:58:12.012Z Downloaded derive_more v0.99.17
18132024-05-20T19:58:12.017Z Downloaded serde_with_macros v3.8.1
18142024-05-20T19:58:12.020Z Downloaded bstr v0.2.17
18152024-05-20T19:58:12.028Z Downloaded unicode-normalization v0.1.23
18162024-05-20T19:58:12.032Z Downloaded regex-automata v0.1.10
18172024-05-20T19:58:12.038Z Downloaded http v0.2.12
18182024-05-20T19:58:12.042Z Downloaded portable-atomic v1.6.0
18192024-05-20T19:58:12.047Z Downloaded chrono v0.4.38
18202024-05-20T19:58:12.055Z Downloaded zerocopy v0.7.34
18212024-05-20T19:58:12.072Z Downloaded time v0.3.36
18222024-05-20T19:58:12.077Z Downloaded goblin v0.8.2
18232024-05-20T19:58:12.083Z Downloaded rustls-webpki v0.101.7
18242024-05-20T19:58:12.098Z Downloaded object v0.30.4
18252024-05-20T19:58:12.108Z Downloaded openssl v0.10.64
18262024-05-20T19:58:12.117Z Downloaded winnow v0.5.40
18272024-05-20T19:58:12.125Z Downloaded hkdf v0.12.4
18282024-05-20T19:58:12.129Z Downloaded tabled v0.15.0
18292024-05-20T19:58:12.144Z Downloaded vcpkg v0.2.15
18302024-05-20T19:58:12.183Z Downloaded quick-xml v0.31.0
18312024-05-20T19:58:12.188Z Downloaded regex v1.10.4
18322024-05-20T19:58:12.201Z Downloaded syn v1.0.109
18332024-05-20T19:58:12.212Z Downloaded radix_trie v0.2.1
18342024-05-20T19:58:12.216Z Downloaded smoltcp v0.9.1
18352024-05-20T19:58:12.227Z Downloaded polar-core v0.27.3
18362024-05-20T19:58:12.235Z Downloaded regex-syntax v0.6.29
18372024-05-20T19:58:12.248Z Downloaded gimli v0.28.1
18382024-05-20T19:58:12.266Z Downloaded trust-dns-proto v0.22.0
18392024-05-20T19:58:12.276Z Downloaded webpki-roots v0.25.4
18402024-05-20T19:58:12.277Z Downloaded smoltcp v0.11.0
18412024-05-20T19:58:12.289Z Downloaded rustls v0.21.12
18422024-05-20T19:58:12.292Z Downloaded regex-syntax v0.8.3
18432024-05-20T19:58:12.301Z Downloaded diesel v2.1.6
18442024-05-20T19:58:12.319Z Downloaded rustls v0.22.4
18452024-05-20T19:58:12.334Z Downloaded openapiv3 v2.0.0
18462024-05-20T19:58:12.343Z Downloaded ratatui v0.26.2
18472024-05-20T19:58:12.361Z Downloaded zerocopy-derive v0.2.0
18482024-05-20T19:58:12.368Z Downloaded sled v0.34.7
18492024-05-20T19:58:12.378Z Downloaded regress v0.9.1
18502024-05-20T19:58:12.387Z Downloaded bstr v1.9.1
18512024-05-20T19:58:12.398Z Downloaded zerocopy-derive v0.6.6
18522024-05-20T19:58:12.408Z Downloaded bzip2-sys v0.1.11+1.0.8
18532024-05-20T19:58:12.420Z Downloaded object v0.32.2
18542024-05-20T19:58:12.430Z Downloaded nix v0.28.0
18552024-05-20T19:58:12.441Z Downloaded regex-automata v0.4.6
18562024-05-20T19:58:12.462Z Downloaded finl_unicode v1.2.0
18572024-05-20T19:58:12.471Z Downloaded petgraph v0.6.5
18582024-05-20T19:58:12.489Z Downloaded csv v1.3.0
18592024-05-20T19:58:12.509Z Downloaded tokio v1.37.0
18602024-05-20T19:58:12.545Z Downloaded sha3 v0.10.8
18612024-05-20T19:58:12.549Z Downloaded curve25519-dalek v4.1.2
18622024-05-20T19:58:12.558Z Downloaded serde_with v3.8.1
18632024-05-20T19:58:12.566Z Downloaded encoding_rs v0.8.34
18642024-05-20T19:58:12.587Z Downloaded futures-util v0.3.30
18652024-05-20T19:58:12.599Z Downloaded proptest v1.4.0
18662024-05-20T19:58:12.608Z Downloaded idna v0.3.0
18672024-05-20T19:58:12.617Z Downloaded rayon v1.10.0
18682024-05-20T19:58:12.636Z Downloaded bindgen v0.69.4
18692024-05-20T19:58:12.645Z Downloaded bitvec v1.0.1
18702024-05-20T19:58:12.699Z Downloaded trust-dns-server v0.22.1
18712024-05-20T19:58:12.708Z Downloaded blake3 v1.5.1
18722024-05-20T19:58:12.713Z Downloaded vte v0.11.1
18732024-05-20T19:58:12.717Z Downloaded tough v0.17.1
18742024-05-20T19:58:12.725Z Downloaded predicates-tree v1.0.9
18752024-05-20T19:58:12.729Z Downloaded strum_macros v0.26.2
18762024-05-20T19:58:12.733Z Downloaded tracing-core v0.1.32
18772024-05-20T19:58:12.733Z Downloaded prettyplease v0.2.20
18782024-05-20T19:58:12.739Z Downloaded serde_path_to_error v0.1.16
18792024-05-20T19:58:12.739Z Downloaded unicode-bidi v0.3.15
18802024-05-20T19:58:12.747Z Downloaded hashbrown v0.13.2
18812024-05-20T19:58:12.752Z Downloaded tracing-attributes v0.1.27
18822024-05-20T19:58:12.752Z Downloaded tokio-tungstenite v0.20.1
18832024-05-20T19:58:12.752Z Downloaded hashbrown v0.12.3
18842024-05-20T19:58:12.756Z Downloaded http v1.1.0
18852024-05-20T19:58:12.759Z Downloaded num-bigint-dig v0.8.4
18862024-05-20T19:58:12.769Z Downloaded env_logger v0.9.3
18872024-05-20T19:58:12.783Z Downloaded ref-cast v1.0.23
18882024-05-20T19:58:12.783Z Downloaded zone_cfg_derive v0.1.2
18892024-05-20T19:58:12.783Z Downloaded slog v2.7.0
18902024-05-20T19:58:12.783Z Downloaded itertools v0.12.1
18912024-05-20T19:58:12.783Z Downloaded flate2 v1.0.30
18922024-05-20T19:58:12.787Z Downloaded salty v0.2.0
18932024-05-20T19:58:12.790Z Downloaded ring v0.17.8
18942024-05-20T19:58:12.860Z Downloaded publicsuffix v2.2.3
18952024-05-20T19:58:12.864Z Downloaded url v2.5.0
18962024-05-20T19:58:12.867Z Downloaded tracing v0.1.40
18972024-05-20T19:58:12.870Z Downloaded sct v0.7.1
18982024-05-20T19:58:12.874Z Downloaded derive_builder v0.20.0
18992024-05-20T19:58:12.891Z Downloaded schemars v0.8.19
19002024-05-20T19:58:12.894Z Downloaded diesel_derives v2.1.4
19012024-05-20T19:58:12.894Z Downloaded crossterm v0.27.0
19022024-05-20T19:58:12.899Z Downloaded steno v0.4.0
19032024-05-20T19:58:12.903Z Downloaded fallible-iterator v0.2.0
19042024-05-20T19:58:12.903Z Downloaded dirs-next v2.0.0
19052024-05-20T19:58:12.903Z Downloaded difflib v0.4.0
19062024-05-20T19:58:12.903Z Downloaded heapless v0.7.17
19072024-05-20T19:58:12.907Z Downloaded headers v0.3.9
19082024-05-20T19:58:12.913Z Downloaded digest v0.10.7
19092024-05-20T19:58:12.917Z Downloaded pest_derive v2.7.10
19102024-05-20T19:58:12.917Z Downloaded home v0.5.9
19112024-05-20T19:58:12.917Z Downloaded percent-encoding v2.3.1
19122024-05-20T19:58:12.921Z Downloaded pem-rfc7468 v0.7.0
19132024-05-20T19:58:12.921Z Downloaded parking_lot_core v0.8.6
19142024-05-20T19:58:12.921Z Downloaded pretty-hex v0.4.1
19152024-05-20T19:58:12.924Z Downloaded xattr v1.3.1
19162024-05-20T19:58:12.924Z Downloaded utf-8 v0.7.6
19172024-05-20T19:58:12.924Z Downloaded derive_builder_core v0.20.0
19182024-05-20T19:58:12.929Z Downloaded diff v0.1.13
19192024-05-20T19:58:12.932Z Downloaded der v0.7.9
19202024-05-20T19:58:12.935Z Downloaded num-bigint v0.4.5
19212024-05-20T19:58:12.946Z Downloaded ring v0.16.20
19222024-05-20T19:58:13.017Z Downloaded crossbeam-channel v0.5.12
19232024-05-20T19:58:13.020Z Downloaded pin-project-internal v1.1.5
19242024-05-20T19:58:13.023Z Downloaded tiny-keccak v2.0.2
19252024-05-20T19:58:13.026Z Downloaded tap v1.0.1
19262024-05-20T19:58:13.026Z Downloaded supports-color v3.0.0
19272024-05-20T19:58:13.026Z Downloaded structmeta-derive v0.2.0
19282024-05-20T19:58:13.029Z Downloaded vsss-rs v3.3.4
19292024-05-20T19:58:13.029Z Downloaded test-strategy v0.3.1
19302024-05-20T19:58:13.032Z Downloaded hmac v0.12.1
19312024-05-20T19:58:13.035Z Downloaded erased-serde v0.3.31
19322024-05-20T19:58:13.035Z Downloaded crypto-bigint v0.5.5
19332024-05-20T19:58:13.041Z Downloaded crc-any v2.5.0
19342024-05-20T19:58:13.047Z Downloaded compact_str v0.7.1
19352024-05-20T19:58:13.050Z Downloaded typenum v1.17.0
19362024-05-20T19:58:13.050Z Downloaded pkcs8 v0.10.2
19372024-05-20T19:58:13.053Z Downloaded pkcs1 v0.7.5
19382024-05-20T19:58:13.053Z Downloaded snafu-derive v0.8.2
19392024-05-20T19:58:13.056Z Downloaded toml v0.7.8
19402024-05-20T19:58:13.059Z Downloaded slog-term v2.9.1
19412024-05-20T19:58:13.062Z Downloaded tokio-rustls v0.24.1
19422024-05-20T19:58:13.062Z Downloaded darling v0.20.9
19432024-05-20T19:58:13.065Z Downloaded blake2 v0.10.6
19442024-05-20T19:58:13.068Z Downloaded debug-ignore v1.0.5
19452024-05-20T19:58:13.071Z Downloaded ciborium v0.2.2
19462024-05-20T19:58:13.074Z Downloaded crc32fast v1.4.0
19472024-05-20T19:58:13.074Z Downloaded bcs v0.1.6
19482024-05-20T19:58:13.077Z Downloaded const_format_proc_macros v0.2.32
19492024-05-20T19:58:13.077Z Downloaded serde_tokenstream v0.1.7
19502024-05-20T19:58:13.080Z Downloaded multer v3.1.0
19512024-05-20T19:58:13.084Z Downloaded lru-cache v0.1.2
19522024-05-20T19:58:13.087Z Downloaded signature v1.6.4
19532024-05-20T19:58:13.087Z Downloaded signal-hook-registry v1.4.2
19542024-05-20T19:58:13.087Z Downloaded serde_urlencoded v0.7.1
19552024-05-20T19:58:13.089Z Downloaded serde_arrays v0.1.0
19562024-05-20T19:58:13.089Z Downloaded secrecy v0.8.0
19572024-05-20T19:58:13.090Z Downloaded scopeguard v1.2.0
19582024-05-20T19:58:13.093Z Downloaded mime_guess v2.0.4
19592024-05-20T19:58:13.093Z Downloaded lru v0.12.3
19602024-05-20T19:58:13.097Z Downloaded libsw v3.3.1
19612024-05-20T19:58:13.097Z Downloaded num-integer v0.1.46
19622024-05-20T19:58:13.097Z Downloaded nodrop v0.1.14
19632024-05-20T19:58:13.104Z Downloaded multimap v0.10.0
19642024-05-20T19:58:13.104Z Downloaded clang-sys v1.7.0
19652024-05-20T19:58:13.104Z Downloaded cfg-if v1.0.0
19662024-05-20T19:58:13.104Z Downloaded linked-hash-map v0.5.6
19672024-05-20T19:58:13.110Z Downloaded lazycell v1.3.0
19682024-05-20T19:58:13.110Z Downloaded mime v0.3.17
19692024-05-20T19:58:13.110Z Downloaded maybe-uninit v2.0.0
19702024-05-20T19:58:13.110Z Downloaded curve25519-dalek-derive v0.1.1
19712024-05-20T19:58:13.110Z Downloaded buf-list v1.0.3
19722024-05-20T19:58:13.117Z Downloaded maplit v1.0.2
19732024-05-20T19:58:13.117Z Downloaded cobs v0.2.3
19742024-05-20T19:58:13.117Z Downloaded libefi-sys v0.1.0
19752024-05-20T19:58:13.117Z Downloaded lalrpop-util v0.19.12
19762024-05-20T19:58:13.117Z Downloaded kstat-rs v0.2.3
19772024-05-20T19:58:13.117Z Downloaded constant_time_eq v0.3.0
19782024-05-20T19:58:13.117Z Downloaded bitflags v1.3.2
19792024-05-20T19:58:13.123Z Downloaded chacha20 v0.9.1
19802024-05-20T19:58:13.123Z Downloaded byteorder v1.5.0
19812024-05-20T19:58:13.123Z Downloaded block-padding v0.3.3
19822024-05-20T19:58:13.123Z Downloaded hyper-tls v0.5.0
19832024-05-20T19:58:13.123Z Downloaded backtrace v0.3.71
19842024-05-20T19:58:13.129Z Downloaded aead v0.5.2
19852024-05-20T19:58:13.129Z Downloaded async-stream-impl v0.3.5
19862024-05-20T19:58:13.129Z Downloaded ascii-canvas v3.0.0
19872024-05-20T19:58:13.138Z Downloaded httparse v1.8.0
19882024-05-20T19:58:13.138Z Downloaded hubpack_derive v0.1.1
19892024-05-20T19:58:13.138Z Downloaded bb8 v0.8.3
19902024-05-20T19:58:13.138Z Downloaded base64 v0.21.7
19912024-05-20T19:58:13.138Z Downloaded atomic-waker v1.1.2
19922024-05-20T19:58:13.144Z Downloaded arrayref v0.3.7
19932024-05-20T19:58:13.144Z Downloaded backoff v0.4.0
19942024-05-20T19:58:13.145Z Downloaded async-stream v0.3.5
19952024-05-20T19:58:13.271Z Compiling proc-macro2 v1.0.82
19962024-05-20T19:58:13.277Z Compiling unicode-ident v1.0.12
19972024-05-20T19:58:13.277Z Compiling libc v0.2.153
19982024-05-20T19:58:13.278Z Compiling serde v1.0.202
19992024-05-20T19:58:13.278Z Compiling autocfg v1.3.0
20002024-05-20T19:58:13.278Z Compiling version_check v0.9.4
20012024-05-20T19:58:13.278Z Compiling cfg-if v1.0.0
20022024-05-20T19:58:13.454Z Compiling cc v1.0.97
20032024-05-20T19:58:13.502Z Compiling parking_lot_core v0.9.10
20042024-05-20T19:58:13.567Z Compiling libm v0.2.8
20052024-05-20T19:58:13.982Z Compiling serde_json v1.0.117
20062024-05-20T19:58:13.985Z Compiling memchr v2.7.2
20072024-05-20T19:58:14.074Z Compiling lock_api v0.4.12
20082024-05-20T19:58:14.121Z Compiling ahash v0.8.11
20092024-05-20T19:58:14.346Z Compiling num-traits v0.2.19
20102024-05-20T19:58:14.418Z Compiling typenum v1.17.0
20112024-05-20T19:58:14.501Z Compiling once_cell v1.19.0
20122024-05-20T19:58:14.655Z Compiling generic-array v0.14.7
20132024-05-20T19:58:14.857Z Compiling byteorder v1.5.0
20142024-05-20T19:58:14.935Z Compiling quote v1.0.36
20152024-05-20T19:58:15.328Z Compiling syn v2.0.64
20162024-05-20T19:58:15.340Z Compiling getrandom v0.2.14
20172024-05-20T19:58:15.818Z Compiling log v0.4.21
20182024-05-20T19:58:15.819Z Compiling thiserror v1.0.60
20192024-05-20T19:58:15.830Z Compiling itoa v1.0.11
20202024-05-20T19:58:15.992Z Compiling scopeguard v1.2.0
20212024-05-20T19:58:16.085Z Compiling slab v0.4.9
20222024-05-20T19:58:16.148Z Compiling pkg-config v0.3.30
20232024-05-20T19:58:16.256Z Compiling ring v0.17.8
20242024-05-20T19:58:16.380Z Compiling smallvec v1.13.2
20252024-05-20T19:58:16.474Z Compiling ryu v1.0.18
20262024-05-20T19:58:16.649Z Compiling semver v1.0.23
20272024-05-20T19:58:16.874Z Compiling vcpkg v0.2.15
20282024-05-20T19:58:16.896Z Compiling pin-project-lite v0.2.14
20292024-05-20T19:58:17.054Z Compiling allocator-api2 v0.2.18
20302024-05-20T19:58:17.341Z Compiling parking_lot v0.12.2
20312024-05-20T19:58:17.882Z Compiling rand_core v0.6.4
20322024-05-20T19:58:18.416Z Compiling schemars v0.8.19
20332024-05-20T19:58:18.625Z Compiling openssl-sys v0.9.102
20342024-05-20T19:58:19.098Z Compiling signal-hook-registry v1.4.2
20352024-05-20T19:58:19.586Z Compiling num-conv v0.1.0
20362024-05-20T19:58:19.632Z Compiling time-core v0.1.2
20372024-05-20T19:58:19.866Z Compiling time-macros v0.2.18
20382024-05-20T19:58:20.014Z Compiling mio v0.8.11
20392024-05-20T19:58:20.520Z Compiling rustix v0.38.34
20402024-05-20T19:58:20.711Z Compiling httparse v1.8.0
20412024-05-20T19:58:21.007Z Compiling futures-core v0.3.30
20422024-05-20T19:58:21.416Z Compiling num_cpus v1.16.0
20432024-05-20T19:58:21.428Z Compiling socket2 v0.5.7
20442024-05-20T19:58:21.579Z Compiling syn v1.0.109
20452024-05-20T19:58:21.906Z Compiling openssl v0.10.64
20462024-05-20T19:58:22.093Z Compiling fnv v1.0.7
20472024-05-20T19:58:22.204Z Compiling const-oid v0.9.6
20482024-05-20T19:58:22.270Z Compiling subtle v2.5.0
20492024-05-20T19:58:22.491Z Compiling equivalent v1.0.1
20502024-05-20T19:58:22.504Z Compiling spin v0.9.8
20512024-05-20T19:58:22.584Z Compiling tinyvec_macros v0.1.1
20522024-05-20T19:58:22.690Z Compiling iana-time-zone v0.1.60
20532024-05-20T19:58:22.712Z Compiling rustls v0.21.12
20542024-05-20T19:58:22.877Z Compiling serde_derive_internals v0.29.1
20552024-05-20T19:58:22.926Z Compiling native-tls v0.2.11
20562024-05-20T19:58:23.045Z Compiling heck v0.5.0
20572024-05-20T19:58:23.099Z Compiling tinyvec v1.6.0
20582024-05-20T19:58:23.443Z Compiling crossbeam-utils v0.8.19
20592024-05-20T19:58:23.533Z Compiling futures-sink v0.3.30
20602024-05-20T19:58:24.192Z Compiling cookie v0.17.0
20612024-05-20T19:58:24.444Z Compiling unicode-normalization v0.1.23
20622024-05-20T19:58:24.899Z Compiling ucd-trie v0.1.6
20632024-05-20T19:58:25.304Z Compiling futures-channel v0.3.30
20642024-05-20T19:58:25.490Z Compiling unicode-bidi v0.3.15
20652024-05-20T19:58:25.647Z Compiling pin-utils v0.1.0
20662024-05-20T19:58:25.800Z Compiling dyn-clone v1.0.17
20672024-05-20T19:58:25.854Z Compiling slog v2.7.0
20682024-05-20T19:58:25.982Z Compiling futures-task v0.3.30
20692024-05-20T19:58:26.268Z Compiling futures-io v0.3.30
20702024-05-20T19:58:26.280Z Compiling heck v0.4.1
20712024-05-20T19:58:26.525Z Compiling untrusted v0.9.0
20722024-05-20T19:58:26.897Z Compiling aho-corasick v1.1.3
20732024-05-20T19:58:26.997Z Compiling powerfmt v0.2.0
20742024-05-20T19:58:27.195Z Compiling crc32fast v1.4.0
20752024-05-20T19:58:27.377Z Compiling regex-syntax v0.8.3
20762024-05-20T19:58:27.564Z Compiling deranged v0.3.11
20772024-05-20T19:58:27.721Z Compiling usdt-impl v0.5.0
20782024-05-20T19:58:28.040Z Compiling percent-encoding v2.3.1
20792024-05-20T19:58:28.572Z Compiling serde_derive v1.0.202
20802024-05-20T19:58:28.575Z Compiling zerocopy-derive v0.7.34
20812024-05-20T19:58:28.579Z Compiling zeroize_derive v1.4.2
20822024-05-20T19:58:29.678Z Compiling tokio-macros v2.2.0
20832024-05-20T19:58:29.971Z Compiling thiserror-impl v1.0.60
20842024-05-20T19:58:30.414Z Compiling zerocopy v0.7.34
20852024-05-20T19:58:31.013Z Compiling futures-macro v0.3.30
20862024-05-20T19:58:31.165Z Compiling zeroize v1.7.0
20872024-05-20T19:58:32.925Z Compiling hashbrown v0.14.5
20882024-05-20T19:58:32.940Z Compiling tracing-attributes v0.1.27
20892024-05-20T19:58:32.940Z Compiling schemars_derive v0.8.19
20902024-05-20T19:58:34.608Z Compiling der_derive v0.7.2
20912024-05-20T19:58:35.367Z Compiling openssl-macros v0.1.1
20922024-05-20T19:58:35.593Z Compiling scroll_derive v0.12.0
20932024-05-20T19:58:35.851Z Compiling pest v2.7.10
20942024-05-20T19:58:36.011Z Compiling crypto-common v0.1.6
20952024-05-20T19:58:36.050Z Compiling futures-util v0.3.30
20962024-05-20T19:58:36.508Z Compiling block-buffer v0.10.4
20972024-05-20T19:58:36.729Z Compiling digest v0.10.7
20982024-05-20T19:58:37.051Z Compiling regex-automata v0.4.6
20992024-05-20T19:58:37.526Z Compiling num_threads v0.1.7
21002024-05-20T19:58:37.645Z Compiling time v0.3.36
21012024-05-20T19:58:38.442Z Compiling pest_meta v2.7.10
21022024-05-20T19:58:41.591Z Compiling bytes v1.6.0
21032024-05-20T19:58:42.987Z Compiling bitflags v2.5.0
21042024-05-20T19:58:43.368Z Compiling tokio v1.37.0
21052024-05-20T19:58:43.595Z Compiling indexmap v2.2.6
21062024-05-20T19:58:43.779Z Compiling uuid v1.8.0
21072024-05-20T19:58:44.953Z Compiling chrono v0.4.38
21082024-05-20T19:58:45.438Z Compiling serde_tokenstream v0.2.0
21092024-05-20T19:58:46.750Z Compiling http v0.2.12
21102024-05-20T19:58:48.467Z Compiling pest_generator v2.7.10
21112024-05-20T19:58:48.929Z Compiling rustc_version v0.4.0
21122024-05-20T19:58:50.161Z Compiling heapless v0.7.17
21132024-05-20T19:58:50.250Z Compiling pest_derive v2.7.10
21142024-05-20T19:58:50.999Z Compiling scroll v0.12.0
21152024-05-20T19:58:51.165Z Compiling zerocopy-derive v0.6.6
21162024-05-20T19:58:51.625Z Compiling tracing-core v0.1.32
21172024-05-20T19:58:51.629Z Compiling backtrace v0.3.71
21182024-05-20T19:58:52.483Z Compiling errno v0.3.9
21192024-05-20T19:58:52.487Z Compiling ppv-lite86 v0.2.17
21202024-05-20T19:58:53.070Z Compiling signal-hook v0.3.17
21212024-05-20T19:58:53.685Z Compiling base64 v0.21.7
21222024-05-20T19:58:53.956Z Compiling plain v0.2.3
21232024-05-20T19:58:54.043Z Compiling rand_chacha v0.3.1
21242024-05-20T19:58:54.102Z Compiling goblin v0.8.2
21252024-05-20T19:58:54.816Z Compiling tracing v0.1.40
21262024-05-20T19:58:55.224Z Compiling tokio-util v0.7.11
21272024-05-20T19:58:55.762Z Compiling regex v1.10.4
21282024-05-20T19:58:56.290Z Compiling async-trait v0.1.80
21292024-05-20T19:58:57.421Z Compiling strsim v0.11.1
21302024-05-20T19:58:57.968Z Compiling pretty-hex v0.4.1
21312024-05-20T19:58:58.593Z Compiling rustversion v1.0.17
21322024-05-20T19:58:59.130Z Compiling rand v0.8.5
21332024-05-20T19:58:59.752Z Compiling dof v0.3.0
21342024-05-20T19:59:00.845Z Compiling dtrace-parser v0.2.0
21352024-05-20T19:59:00.973Z Compiling form_urlencoded v1.2.1
21362024-05-20T19:59:01.245Z Compiling thread-id v4.2.1
21372024-05-20T19:59:01.359Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21382024-05-20T19:59:01.454Z Compiling foreign-types-shared v0.1.1
21392024-05-20T19:59:01.675Z Compiling anyhow v1.0.83
21402024-05-20T19:59:01.776Z Compiling base64ct v1.6.0
21412024-05-20T19:59:01.888Z Compiling try-lock v0.2.5
21422024-05-20T19:59:01.993Z Compiling unicode-width v0.1.12
21432024-05-20T19:59:02.194Z Compiling smoltcp v0.9.1
21442024-05-20T19:59:02.227Z Compiling want v0.3.1
21452024-05-20T19:59:02.339Z Compiling pem-rfc7468 v0.7.0
21462024-05-20T19:59:02.766Z Compiling foreign-types v0.3.2
21472024-05-20T19:59:03.326Z Compiling h2 v0.3.26
21482024-05-20T19:59:04.223Z Compiling http-body v0.4.6
21492024-05-20T19:59:04.639Z Compiling hmac v0.12.1
21502024-05-20T19:59:04.973Z Compiling clap_derive v4.5.4
21512024-05-20T19:59:05.469Z Compiling httpdate v1.0.3
21522024-05-20T19:59:06.109Z Compiling tower-service v0.3.2
21532024-05-20T19:59:06.439Z Compiling flagset v0.4.5
21542024-05-20T19:59:06.776Z Compiling siphasher v0.3.11
21552024-05-20T19:59:06.971Z Compiling der v0.7.9
21562024-05-20T19:59:11.407Z Compiling hyper v0.14.28
21572024-05-20T19:59:20.817Z Compiling sct v0.7.1
21582024-05-20T19:59:21.671Z Compiling rustls-webpki v0.101.7
21592024-05-20T19:59:22.517Z Compiling openapiv3 v2.0.0
21602024-05-20T19:59:23.697Z Compiling hubpack_derive v0.1.1
21612024-05-20T19:59:24.254Z Compiling idna v0.5.0
21622024-05-20T19:59:26.434Z Compiling fs-err v2.11.0
21632024-05-20T19:59:26.843Z Compiling spin v0.5.2
21642024-05-20T19:59:27.106Z Compiling cpufeatures v0.2.12
21652024-05-20T19:59:27.106Z Compiling utf8parse v0.2.1
21662024-05-20T19:59:27.305Z Compiling finl_unicode v1.2.0
21672024-05-20T19:59:27.305Z Compiling adler v1.0.2
21682024-05-20T19:59:27.305Z Compiling openssl-probe v0.1.5
21692024-05-20T19:59:27.521Z Compiling anstyle v1.0.7
21702024-05-20T19:59:27.724Z Compiling stringprep v0.1.4
21712024-05-20T19:59:27.724Z Compiling miniz_oxide v0.7.2
21722024-05-20T19:59:28.525Z Compiling sha2 v0.10.8
21732024-05-20T19:59:28.954Z Compiling anstyle-parse v0.2.4
21742024-05-20T19:59:29.070Z Compiling url v2.5.0
21752024-05-20T19:59:30.962Z Compiling spki v0.7.3
21762024-05-20T19:59:31.539Z Compiling usdt-attr-macro v0.5.0
21772024-05-20T19:59:31.945Z Compiling usdt-macro v0.5.0
21782024-05-20T19:59:33.081Z Compiling md-5 v0.10.6
21792024-05-20T19:59:33.194Z Compiling serde_spanned v0.6.6
21802024-05-20T19:59:33.334Z Compiling toml_datetime v0.6.6
21812024-05-20T19:59:33.394Z Compiling regress v0.9.1
21822024-05-20T19:59:33.636Z Compiling idna v0.3.0
21832024-05-20T19:59:36.748Z Compiling diesel_table_macro_syntax v0.1.0
21842024-05-20T19:59:36.972Z Compiling num-integer v0.1.46
21852024-05-20T19:59:37.307Z Compiling hash32 v0.2.1
21862024-05-20T19:59:37.307Z Compiling encoding_rs v0.8.34
21872024-05-20T19:59:37.519Z Compiling colorchoice v1.0.1
21882024-05-20T19:59:37.735Z Compiling stable_deref_trait v1.2.0
21892024-05-20T19:59:37.735Z Compiling anstyle-query v1.0.3
21902024-05-20T19:59:37.735Z Compiling gimli v0.28.1
21912024-05-20T19:59:37.735Z Compiling fallible-iterator v0.2.0
21922024-05-20T19:59:38.023Z Compiling psl-types v2.0.11
21932024-05-20T19:59:38.240Z Compiling mime v0.3.17
21942024-05-20T19:59:38.410Z Compiling is_terminal_polyfill v1.70.0
21952024-05-20T19:59:38.637Z Compiling publicsuffix v2.2.3
21962024-05-20T19:59:38.637Z Compiling anstream v0.6.14
21972024-05-20T19:59:39.335Z Compiling postgres-protocol v0.6.6
21982024-05-20T19:59:39.829Z Compiling lazy_static v1.4.0
21992024-05-20T19:59:40.918Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22002024-05-20T19:59:41.547Z Compiling diesel_derives v2.1.4
22012024-05-20T19:59:42.438Z Compiling addr2line v0.21.0
22022024-05-20T19:59:43.803Z Compiling tokio-rustls v0.24.1
22032024-05-20T19:59:45.294Z Compiling pkcs8 v0.10.2
22042024-05-20T19:59:45.846Z Compiling terminal_size v0.3.0
22052024-05-20T19:59:46.091Z Compiling tokio-native-tls v0.3.1
22062024-05-20T19:59:46.393Z Compiling phf_shared v0.11.2
22072024-05-20T19:59:46.393Z Compiling strum_macros v0.25.3
22082024-05-20T19:59:47.688Z Compiling serde_urlencoded v0.7.1
22092024-05-20T19:59:49.014Z Compiling enum-as-inner v0.5.1
22102024-05-20T19:59:49.413Z Compiling block-padding v0.3.3
22112024-05-20T19:59:49.707Z Compiling serde_repr v0.1.19
22122024-05-20T19:59:49.947Z Compiling ff v0.13.0
22132024-05-20T19:59:50.163Z Compiling scheduled-thread-pool v0.2.7
22142024-05-20T19:59:50.485Z Compiling object v0.32.2
22152024-05-20T19:59:50.911Z Compiling ipnet v2.9.0
22162024-05-20T19:59:51.876Z Compiling base16ct v0.2.0
22172024-05-20T19:59:51.876Z Compiling bit-vec v0.6.3
22182024-05-20T19:59:52.303Z Compiling winnow v0.5.40
22192024-05-20T19:59:52.970Z Compiling bitflags v1.3.2
22202024-05-20T19:59:53.316Z Compiling matches v0.1.10
22212024-05-20T19:59:53.316Z Compiling either v1.12.0
22222024-05-20T19:59:53.545Z Compiling clap_lex v0.7.0
22232024-05-20T19:59:53.771Z Compiling managed v0.8.0
22242024-05-20T19:59:54.338Z Compiling rustc-demangle v0.1.24
22252024-05-20T19:59:55.295Z Compiling clap_builder v4.5.2
22262024-05-20T19:59:55.733Z Compiling toml_edit v0.19.15
22272024-05-20T19:59:55.733Z Compiling idna v0.2.3
22282024-05-20T19:59:57.161Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22292024-05-20T19:59:57.362Z Compiling sec1 v0.7.3
22302024-05-20T19:59:57.762Z Compiling r2d2 v0.8.10
22312024-05-20T19:59:58.015Z Compiling group v0.13.0
22322024-05-20T19:59:58.598Z Compiling inout v0.1.3
22332024-05-20T19:59:59.043Z Compiling phf v0.11.2
22342024-05-20T19:59:59.165Z Compiling hyper-tls v0.5.0
22352024-05-20T19:59:59.565Z Compiling signal-hook-mio v0.2.3
22362024-05-20T19:59:59.644Z Compiling hyper-rustls v0.24.2
22372024-05-20T19:59:59.994Z Compiling cookie_store v0.20.0
22382024-05-20T20:00:00.012Z Compiling postgres-types v0.2.6
22392024-05-20T20:00:00.881Z Compiling num-bigint v0.4.5
22402024-05-20T20:00:02.367Z Compiling hubpack v0.1.2
22412024-05-20T20:00:02.465Z Compiling phf_shared v0.10.0
22422024-05-20T20:00:02.465Z Compiling rustls-pemfile v1.0.4
22432024-05-20T20:00:02.746Z Compiling hkdf v0.12.4
22442024-05-20T20:00:02.991Z Compiling zerocopy v0.6.6
22452024-05-20T20:00:03.084Z Compiling ipnetwork v0.20.0
22462024-05-20T20:00:03.238Z Compiling futures-executor v0.3.30
22472024-05-20T20:00:03.679Z Compiling crypto-bigint v0.5.5
22482024-05-20T20:00:03.779Z Compiling float-cmp v0.9.0
22492024-05-20T20:00:03.822Z Compiling memmap v0.7.0
22502024-05-20T20:00:04.121Z Compiling minimal-lexical v0.2.1
22512024-05-20T20:00:04.250Z Compiling data-encoding v2.6.0
22522024-05-20T20:00:04.370Z Compiling unicode-segmentation v1.11.0
22532024-05-20T20:00:04.506Z Compiling winnow v0.6.8
22542024-05-20T20:00:04.945Z Compiling webpki-roots v0.25.4
22552024-05-20T20:00:05.505Z Compiling sync_wrapper v0.1.2
22562024-05-20T20:00:05.524Z Compiling predicates-core v1.0.6
22572024-05-20T20:00:05.524Z Compiling static_assertions v1.1.0
22582024-05-20T20:00:05.524Z Compiling fixedbitset v0.4.2
22592024-05-20T20:00:05.524Z Compiling normalize-line-endings v0.3.0
22602024-05-20T20:00:05.524Z Compiling new_debug_unreachable v1.0.6
22612024-05-20T20:00:05.524Z Compiling precomputed-hash v0.1.1
22622024-05-20T20:00:05.551Z Compiling difflib v0.4.0
22632024-05-20T20:00:05.615Z Compiling whoami v1.5.1
22642024-05-20T20:00:05.885Z Compiling string_cache v0.8.7
22652024-05-20T20:00:06.404Z Compiling reqwest v0.11.27
22662024-05-20T20:00:06.405Z Compiling predicates v3.1.0
22672024-05-20T20:00:06.732Z Compiling elliptic-curve v0.13.8
22682024-05-20T20:00:06.775Z Compiling tokio-postgres v0.7.10
22692024-05-20T20:00:07.086Z Compiling petgraph v0.6.5
22702024-05-20T20:00:07.436Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
22712024-05-20T20:00:07.731Z Compiling similar v2.5.0
22722024-05-20T20:00:08.115Z Compiling toml_edit v0.22.13
22732024-05-20T20:00:09.654Z Compiling trust-dns-proto v0.22.0
22742024-05-20T20:00:11.613Z Compiling nom v7.1.3
22752024-05-20T20:00:11.669Z Compiling usdt v0.5.0
22762024-05-20T20:00:12.930Z Compiling yasna v0.5.2
22772024-05-20T20:00:13.422Z Compiling futures v0.3.30
22782024-05-20T20:00:13.422Z Compiling diesel v2.1.6
22792024-05-20T20:00:15.141Z Compiling crossterm v0.27.0
22802024-05-20T20:00:15.303Z Compiling cipher v0.4.4
22812024-05-20T20:00:15.344Z Compiling crossbeam-epoch v0.9.18
22822024-05-20T20:00:15.845Z Compiling flate2 v1.0.30
22832024-05-20T20:00:15.981Z Compiling clap v4.5.4
22842024-05-20T20:00:16.100Z Compiling toml v0.7.8
22852024-05-20T20:00:16.669Z Compiling itertools v0.12.1
22862024-05-20T20:00:17.114Z Compiling itertools v0.10.5
22872024-05-20T20:00:18.136Z Compiling bit-set v0.5.3
22882024-05-20T20:00:18.246Z Compiling console v0.15.8
22892024-05-20T20:00:18.390Z Compiling num-iter v0.1.45
22902024-05-20T20:00:19.393Z Compiling tokio-stream v0.1.15
22912024-05-20T20:00:20.386Z Compiling bstr v1.9.1
22922024-05-20T20:00:20.425Z Compiling hex v0.4.3
22932024-05-20T20:00:21.076Z Compiling camino v1.1.7
22942024-05-20T20:00:21.174Z Compiling peg-runtime v0.8.3
22952024-05-20T20:00:22.073Z Compiling lalrpop-util v0.19.12
22962024-05-20T20:00:22.106Z Compiling radium v0.7.0
22972024-05-20T20:00:29.859Z Compiling is-terminal v0.4.12
22982024-05-20T20:00:35.014Z Compiling rustls-pki-types v1.7.0
22992024-05-20T20:00:36.358Z Compiling ident_case v1.0.1
23002024-05-20T20:00:36.521Z Compiling tap v1.0.1
23012024-05-20T20:00:37.122Z Compiling maybe-uninit v2.0.0
23022024-05-20T20:00:37.125Z Compiling wyz v0.5.1
23032024-05-20T20:00:37.125Z Compiling darling_core v0.20.9
23042024-05-20T20:00:49.271Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23052024-05-20T20:00:49.934Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23062024-05-20T20:00:50.166Z Compiling getopts v0.2.21
23072024-05-20T20:00:50.628Z Compiling bzip2-sys v0.1.11+1.0.8
23082024-05-20T20:00:51.080Z Compiling dirs-sys-next v0.1.2
23092024-05-20T20:00:51.193Z Compiling base64 v0.22.1
23102024-05-20T20:00:51.303Z Compiling funty v2.0.0
23112024-05-20T20:00:52.204Z Compiling paste v1.0.15
23122024-05-20T20:00:52.333Z Compiling packed_struct v0.10.1
23132024-05-20T20:00:52.660Z Compiling rustls v0.22.4
23142024-05-20T20:00:52.952Z Compiling unsafe-libyaml v0.2.11
23152024-05-20T20:00:53.486Z Compiling num-bigint-dig v0.8.4
23162024-05-20T20:00:53.924Z Compiling bitvec v1.0.1
23172024-05-20T20:00:54.645Z Compiling serde_yaml v0.9.34+deprecated
23182024-05-20T20:00:56.667Z Compiling dirs-next v2.0.0
23192024-05-20T20:00:58.005Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23202024-05-20T20:01:00.772Z Compiling darling_macro v0.20.9
23212024-05-20T20:01:02.285Z Compiling rustls-webpki v0.102.4
23222024-05-20T20:01:04.390Z Compiling packed_struct_codegen v0.10.1
23232024-05-20T20:01:04.820Z Compiling structmeta-derive v0.3.0
23242024-05-20T20:01:06.315Z Compiling thread_local v1.1.8
23252024-05-20T20:01:07.099Z Compiling indexmap v1.9.3
23262024-05-20T20:01:07.319Z Compiling multer v3.1.0
23272024-05-20T20:01:07.391Z Compiling crc-catalog v2.4.0
23282024-05-20T20:01:07.540Z Compiling nodrop v0.1.14
23292024-05-20T20:01:07.544Z Compiling match_cfg v0.1.0
23302024-05-20T20:01:07.605Z Compiling slog-async v2.8.0
23312024-05-20T20:01:07.647Z Compiling fastrand v2.1.0
23322024-05-20T20:01:07.790Z Compiling rayon-core v1.12.1
23332024-05-20T20:01:08.043Z Compiling tempfile v3.10.1
23342024-05-20T20:01:08.127Z Compiling array-init v0.0.4
23352024-05-20T20:01:08.372Z Compiling hostname v0.3.1
23362024-05-20T20:01:08.676Z Compiling structmeta v0.3.0
23372024-05-20T20:01:09.059Z Compiling crc v3.2.1
23382024-05-20T20:01:10.896Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23392024-05-20T20:01:11.501Z Compiling smallvec v0.6.14
23402024-05-20T20:01:11.722Z Compiling darling v0.20.9
23412024-05-20T20:01:11.984Z Compiling term v0.7.0
23422024-05-20T20:01:17.445Z Compiling crossbeam-deque v0.8.5
23432024-05-20T20:01:17.569Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23442024-05-20T20:01:17.816Z Compiling pkcs1 v0.7.5
23452024-05-20T20:01:21.854Z Compiling slog-json v2.6.1
23462024-05-20T20:01:23.005Z Compiling crossbeam-channel v0.5.12
23472024-05-20T20:01:25.109Z Compiling http v1.1.0
23482024-05-20T20:01:26.171Z Compiling signature v2.2.0
23492024-05-20T20:01:27.204Z Compiling pin-project-internal v1.1.5
23502024-05-20T20:01:27.915Z Compiling async-stream-impl v0.3.5
23512024-05-20T20:01:28.797Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23522024-05-20T20:01:29.113Z Compiling hashbrown v0.12.3
23532024-05-20T20:01:29.357Z Compiling bitfield v0.14.0
23542024-05-20T20:01:30.561Z Compiling take_mut v0.2.2
23552024-05-20T20:01:31.394Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
23562024-05-20T20:01:31.599Z Compiling same-file v1.0.6
23572024-05-20T20:01:31.690Z Compiling atomic-waker v1.1.2
23582024-05-20T20:01:31.858Z Compiling termcolor v1.4.1
23592024-05-20T20:01:32.327Z Compiling env_logger v0.10.2
23602024-05-20T20:01:32.539Z Compiling waitgroup v0.1.2
23612024-05-20T20:01:32.791Z Compiling walkdir v2.5.0
23622024-05-20T20:01:39.578Z Compiling pin-project v1.1.5
23632024-05-20T20:01:41.449Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23642024-05-20T20:01:44.324Z Compiling async-stream v0.3.5
23652024-05-20T20:01:44.538Z Compiling rsa v0.9.6
23662024-05-20T20:01:47.597Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23672024-05-20T20:01:49.877Z Compiling slog-bunyan v2.5.0
23682024-05-20T20:01:51.084Z Compiling tokio-rustls v0.25.0
23692024-05-20T20:01:51.524Z Compiling slog-term v2.9.1
23702024-05-20T20:01:54.179Z Compiling serde-hex v0.1.0
23712024-05-20T20:01:54.214Z Compiling serde_with_macros v3.8.1
23722024-05-20T20:01:54.518Z Compiling bzip2 v0.4.4
23732024-05-20T20:01:55.478Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23742024-05-20T20:01:55.803Z Compiling parse-display-derive v0.9.0
23752024-05-20T20:01:57.257Z Compiling toml v0.8.13
23762024-05-20T20:01:58.299Z Compiling rustls-pemfile v2.1.2
23772024-05-20T20:02:01.040Z Compiling x509-cert v0.2.5
23782024-05-20T20:02:02.212Z Compiling sha1 v0.10.6
23792024-05-20T20:02:02.700Z Compiling newtype-uuid v1.1.0
23802024-05-20T20:02:02.814Z Compiling strum_macros v0.26.2
23812024-05-20T20:02:03.022Z Compiling xattr v1.3.1
23822024-05-20T20:02:03.131Z Compiling ron v0.8.1
23832024-05-20T20:02:04.519Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718)
23842024-05-20T20:02:04.958Z Compiling serde_path_to_error v0.1.16
23852024-05-20T20:02:05.954Z Compiling hashbrown v0.13.2
23862024-05-20T20:02:06.585Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23872024-05-20T20:02:07.263Z Compiling snafu-derive v0.8.2
23882024-05-20T20:02:07.326Z Compiling ring v0.16.20
23892024-05-20T20:02:07.482Z Compiling blake3 v1.5.1
23902024-05-20T20:02:08.159Z Compiling filetime v0.2.23
23912024-05-20T20:02:08.373Z Compiling hostname v0.4.0
23922024-05-20T20:02:08.438Z Compiling instant v0.1.12
23932024-05-20T20:02:08.589Z Compiling debug-ignore v1.0.5
23942024-05-20T20:02:08.607Z Compiling crc-any v2.5.0
23952024-05-20T20:02:08.699Z Compiling buf-list v1.0.3
23962024-05-20T20:02:09.611Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23972024-05-20T20:02:10.528Z Compiling backoff v0.4.0
23982024-05-20T20:02:12.079Z Compiling snafu v0.8.2
23992024-05-20T20:02:13.210Z Compiling tar v0.4.40
24002024-05-20T20:02:13.804Z Compiling strum v0.26.2
24012024-05-20T20:02:13.992Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24022024-05-20T20:02:14.198Z Compiling object v0.30.4
24032024-05-20T20:02:16.703Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24042024-05-20T20:02:18.408Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24052024-05-20T20:02:18.892Z Compiling parse-display v0.9.0
24062024-05-20T20:02:19.047Z Compiling serde_with v3.8.1
24072024-05-20T20:02:20.972Z Compiling zip v0.6.6
24082024-05-20T20:02:23.239Z Compiling rayon v1.10.0
24092024-05-20T20:02:23.723Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24102024-05-20T20:02:24.590Z Compiling camino-tempfile v1.1.1
24112024-05-20T20:02:25.399Z Compiling globset v0.4.14
24122024-05-20T20:02:27.728Z Compiling pem v3.0.4
24132024-05-20T20:02:28.358Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24142024-05-20T20:02:28.533Z Compiling olpc-cjson v0.1.3
24152024-05-20T20:02:28.827Z Compiling macaddr v1.0.1
24162024-05-20T20:02:29.171Z Compiling serde_plain v1.0.2
24172024-05-20T20:02:29.224Z Compiling async-recursion v1.1.1
24182024-05-20T20:02:29.450Z Compiling memmap2 v0.9.4
24192024-05-20T20:02:29.677Z Compiling untrusted v0.7.1
24202024-05-20T20:02:30.195Z Compiling path-slash v0.1.5
24212024-05-20T20:02:30.195Z Compiling typed-path v0.7.1
24222024-05-20T20:02:30.195Z Compiling constant_time_eq v0.3.0
24232024-05-20T20:02:30.247Z Compiling arrayvec v0.7.4
24242024-05-20T20:02:30.708Z Compiling arrayref v0.3.7
24252024-05-20T20:02:30.836Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
24262024-05-20T20:02:32.554Z Compiling tough v0.17.1
24272024-05-20T20:02:34.125Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24282024-05-20T20:02:37.807Z Compiling cargo-platform v0.1.8
24292024-05-20T20:02:38.919Z Compiling topological-sort v0.2.2
24302024-05-20T20:02:39.171Z Compiling parse-size v1.0.0
24312024-05-20T20:02:39.455Z Compiling omicron-zone-package v0.11.0
24322024-05-20T20:02:40.338Z Compiling cargo_metadata v0.18.1
24332024-05-20T20:02:41.445Z Compiling shell-words v1.1.0
24342024-05-20T20:02:44.343Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24352024-05-20T20:02:59.525Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24362024-05-20T20:03:15.499Z Finished release [optimized] target(s) in 5m 05s
24372024-05-20T20:03:15.567Z Running `target/release/omicron-releng --output-dir /work`
24382024-05-20T20:03:15.605ZMay 20 20:03:15.169 DEBG changing working directory to /work/oxidecomputer/omicron
24392024-05-20T20:03:15.667ZMay 20 20:03:15.229 DEBG running: git rev-parse HEAD
24402024-05-20T20:03:15.672ZMay 20 20:03:15.235 DEBG process exited with exit status: 0 (5.745854ms)
24412024-05-20T20:03:15.672ZMay 20 20:03:15.235 INFO version: 8.0.0-0.ci+git8d4d4034dda
24422024-05-20T20:03:15.709ZMay 20 20:03:15.275 INFO cloning helios to /work/oxidecomputer/helios
24432024-05-20T20:03:15.709ZMay 20 20:03:15.275 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24442024-05-20T20:03:15.714ZCloning into '/work/oxidecomputer/helios'...
24452024-05-20T20:03:16.275ZMay 20 20:03:15.807 DEBG process exited with exit status: 0 (532.286686ms)
24462024-05-20T20:03:16.276ZMay 20 20:03:15.807 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
24472024-05-20T20:03:16.317Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
24482024-05-20T20:03:16.317Z# branch.head master
24492024-05-20T20:03:16.317Z# branch.upstream origin/master
24502024-05-20T20:03:16.317Z# branch.ab +0 -0
24512024-05-20T20:03:16.317ZMay 20 20:03:15.815 DEBG process exited with exit status: 0 (7.980612ms)
24522024-05-20T20:03:16.317ZMay 20 20:03:15.815 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24532024-05-20T20:03:16.886ZMay 20 20:03:16.451 DEBG process exited with exit status: 0 (635.639593ms)
24542024-05-20T20:03:16.886ZMay 20 20:03:16.451 DEBG running: zfs list rpool/images/build/host
24552024-05-20T20:03:16.891ZNAME USED AVAIL REFER MOUNTPOINT
24562024-05-20T20:03:16.892Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
24572024-05-20T20:03:16.895ZMay 20 20:03:16.458 DEBG process exited with exit status: 0 (7.21674ms)
24582024-05-20T20:03:16.895ZMay 20 20:03:16.458 DEBG running: zfs list rpool/images/build/recovery
24592024-05-20T20:03:16.899ZNAME USED AVAIL REFER MOUNTPOINT
24602024-05-20T20:03:16.899Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
24612024-05-20T20:03:16.902ZMay 20 20:03:16.465 DEBG process exited with exit status: 0 (6.12766ms)
24622024-05-20T20:03:16.902ZMay 20 20:03:16.466 INFO [hubris-staging] running task
24632024-05-20T20:03:16.902ZMay 20 20:03:16.466 INFO [hubris-production] running task
24642024-05-20T20:03:16.902ZMay 20 20:03:16.466 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24652024-05-20T20:03:16.905ZMay 20 20:03:16.469 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24662024-05-20T20:03:17.331Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24672024-05-20T20:03:17.457Z[ omicron-package] Blocking waiting for file lock on package cache
24682024-05-20T20:03:17.789ZMay 20 20:03:17.355 INFO [hubris-production] task succeeded (889.169264ms)
24692024-05-20T20:03:18.256Z[ omicron-package] Blocking waiting for file lock on package cache
24702024-05-20T20:03:19.128Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24712024-05-20T20:03:19.131Z[ omicron-package] Compiling heapless v0.8.0
24722024-05-20T20:03:19.131Z[ omicron-package] Compiling hash32 v0.3.1
24732024-05-20T20:03:19.131Z[ omicron-package] Compiling smoltcp v0.11.0
24742024-05-20T20:03:19.131Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24752024-05-20T20:03:19.132Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
24762024-05-20T20:03:19.132Z[ omicron-package] Compiling embedded-io v0.4.0
24772024-05-20T20:03:19.132Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24782024-05-20T20:03:20.194Z[ omicron-package] Compiling num_enum_derive v0.5.11
24792024-05-20T20:03:20.198Z[ omicron-package] Compiling cobs v0.2.3
24802024-05-20T20:03:20.604Z[ omicron-package] Compiling proc-macro-error v1.0.4
24812024-05-20T20:03:21.188Z[ omicron-package] Compiling postcard v1.0.8
24822024-05-20T20:03:21.384Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24832024-05-20T20:03:21.384Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24842024-05-20T20:03:21.393Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24852024-05-20T20:03:21.752Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24862024-05-20T20:03:21.847Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24872024-05-20T20:03:22.770Z[ omicron-package] Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24882024-05-20T20:03:22.949Z[ omicron-package] Compiling tabwriter v1.4.0
24892024-05-20T20:03:22.997Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24902024-05-20T20:03:23.218Z[ omicron-package] Compiling cstr-argument v0.1.2
24912024-05-20T20:03:24.054Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
24922024-05-20T20:03:24.137Z[ omicron-package] Compiling num_enum v0.5.11
24932024-05-20T20:03:24.186Z[ omicron-package] Compiling pretty-hex v0.2.1
24942024-05-20T20:03:24.190ZMay 20 20:03:23.753 INFO [hubris-staging] task succeeded (7.287212651s)
24952024-05-20T20:03:24.191Z[ omicron-package] Compiling foreign-types v0.5.0
24962024-05-20T20:03:24.474Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24972024-05-20T20:03:24.619Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24982024-05-20T20:03:24.726Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24992024-05-20T20:03:24.819Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25002024-05-20T20:03:25.157Z[ omicron-package] Compiling colored v2.1.0
25012024-05-20T20:03:25.236Z[ omicron-package] Compiling socket2 v0.4.10
25022024-05-20T20:03:25.556Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25032024-05-20T20:03:25.750Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25042024-05-20T20:03:25.881Z[ omicron-package] Compiling sigpipe v0.1.3
25052024-05-20T20:03:26.096Z[ omicron-package] Compiling num-derive v0.4.2
25062024-05-20T20:03:26.143Z[ omicron-package] Compiling libefi-sys v0.1.0
25072024-05-20T20:03:26.376Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25082024-05-20T20:03:27.105Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25092024-05-20T20:03:27.183Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25102024-05-20T20:03:27.399Z[ omicron-package] Compiling smf v0.2.3
25112024-05-20T20:03:28.254Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25122024-05-20T20:03:28.623Z[ omicron-package] Compiling portable-atomic v1.6.0
25132024-05-20T20:03:29.832Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25142024-05-20T20:03:30.619Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25152024-05-20T20:03:30.853Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25162024-05-20T20:03:31.076Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25172024-05-20T20:03:32.064Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25182024-05-20T20:03:32.558Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
25192024-05-20T20:03:33.074Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25202024-05-20T20:03:34.073Z[ omicron-package] Compiling gethostname v0.4.3
25212024-05-20T20:03:34.566Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25222024-05-20T20:03:34.659Z[ omicron-package] Compiling number_prefix v0.4.0
25232024-05-20T20:03:34.788Z[ omicron-package] Compiling swrite v0.1.0
25242024-05-20T20:03:35.024Z[ omicron-package] Compiling indicatif v0.17.8
25252024-05-20T20:03:37.091Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7ee353a470ea59529ee1b34729681da887aa88ce#7ee353a4)
25262024-05-20T20:03:37.402Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25272024-05-20T20:03:40.218Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25282024-05-20T20:03:40.801Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25292024-05-20T20:03:42.337Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25302024-05-20T20:04:08.599Z[ helios-setup] May 20 20:03:59.706 INFO helios repository root is: /work/oxidecomputer/helios
25312024-05-20T20:04:08.708Z[ helios-setup] May 20 20:03:59.708 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
25322024-05-20T20:04:08.708Z[ helios-setup] May 20 20:03:59.709 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25332024-05-20T20:04:08.708Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25342024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.330 INFO clone ok!, project: bootserver
25352024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.331 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
25362024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.331 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25372024-05-20T20:04:08.709Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25382024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.868 INFO clone ok!, project: pinprick
25392024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.868 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
25402024-05-20T20:04:08.709Z[ helios-setup] May 20 20:04:00.869 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25412024-05-20T20:04:08.709Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25422024-05-20T20:04:08.709Z[ omicron-package] Finished release [optimized] target(s) in 44.72s
25432024-05-20T20:04:08.709Z[ omicron-package]
25442024-05-20T20:04:08.709Z[ omicron-package] real 44.809568342
25452024-05-20T20:04:08.709Z[ omicron-package] user 2:50.556332740
25462024-05-20T20:04:08.709Z[ omicron-package] sys 20.156429903
25472024-05-20T20:04:08.709Z[ omicron-package] trap 0.156031931
25482024-05-20T20:04:08.709Z[ omicron-package] tflt 0.375295564
25492024-05-20T20:04:08.709Z[ omicron-package] dflt 0.641330054
25502024-05-20T20:04:08.709Z[ omicron-package] kflt 0.000144699
25512024-05-20T20:04:08.709Z[ omicron-package] lock 5:28.034836186
25522024-05-20T20:04:08.709ZMay 20 20:04:01.304 INFO [omicron-package] process exited with exit status: 0 (44.834368484s)
25532024-05-20T20:04:08.709Z[ omicron-package] slp 6:45.961819653
25542024-05-20T20:04:08.709Z[ omicron-package] lat 1:35.311886631
25552024-05-20T20:04:08.709Z[ omicron-package] stop 43.823915191
25562024-05-20T20:04:08.709ZMay 20 20:04:01.304 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
25572024-05-20T20:04:08.710ZMay 20 20:04:01.341 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
25582024-05-20T20:04:08.710Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25592024-05-20T20:04:08.710Z[ host-target] Created new build target 'host' and set it as active
25602024-05-20T20:04:08.710Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25612024-05-20T20:04:08.710Z[ recovery-target] Created new build target 'recovery' and set it as active
25622024-05-20T20:04:08.710ZMay 20 20:04:01.353 INFO [host-target] process exited with exit status: 0 (48.733426ms)
25632024-05-20T20:04:08.710ZMay 20 20:04:01.353 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25642024-05-20T20:04:08.710ZMay 20 20:04:01.358 INFO [recovery-target] process exited with exit status: 0 (16.860616ms)
25652024-05-20T20:04:08.710Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25662024-05-20T20:04:08.710Z[ host-package] Compiling newline-converter v0.3.0
25672024-05-20T20:04:08.710Z[ host-package] Compiling humantime v2.1.0
25682024-05-20T20:04:08.710Z[ host-package] Compiling derive-where v1.2.7
25692024-05-20T20:04:08.710Z[ host-package] Compiling unicode-xid v0.2.4
25702024-05-20T20:04:08.710Z[ host-package] Compiling convert_case v0.4.0
25712024-05-20T20:04:08.710Z[ host-package] Compiling linked-hash-map v0.5.6
25722024-05-20T20:04:08.710Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25732024-05-20T20:04:08.710Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25742024-05-20T20:04:08.710Z[ host-package] Compiling expectorate v1.1.0
25752024-05-20T20:04:08.710Z[ host-package] Compiling password-hash v0.5.0
25762024-05-20T20:04:08.711Z[ host-package] Compiling blake2 v0.10.6
25772024-05-20T20:04:08.711Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25782024-05-20T20:04:08.711Z[ host-package] Compiling lru-cache v0.1.2
25792024-05-20T20:04:08.711Z[ host-package] Compiling semver v0.1.20
25802024-05-20T20:04:08.711Z[ host-package] Compiling derive_more v0.99.17
25812024-05-20T20:04:08.711Z[ host-package] Compiling argon2 v0.5.3
25822024-05-20T20:04:08.711Z[ host-package] Compiling rustc_version v0.1.7
25832024-05-20T20:04:08.711Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25842024-05-20T20:04:08.711Z[ host-package] Compiling newtype_derive v0.1.6
25852024-05-20T20:04:08.711Z[ host-package] Compiling home v0.5.9
25862024-05-20T20:04:08.711Z[ host-package] Compiling quick-error v1.2.3
25872024-05-20T20:04:08.711Z[ host-package] Compiling resolv-conf v0.7.0
25882024-05-20T20:04:08.711Z[ host-package] Compiling steno v0.4.0
25892024-05-20T20:04:08.711Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25902024-05-20T20:04:08.711Z[ host-package] Compiling trust-dns-resolver v0.22.0
25912024-05-20T20:04:08.711Z[ host-package] Compiling slog-dtrace v0.3.0
25922024-05-20T20:04:08.711Z[ host-package] Compiling utf-8 v0.7.6
25932024-05-20T20:04:08.711Z[ host-package] Compiling num-rational v0.4.2
25942024-05-20T20:04:08.711Z[ helios-setup] May 20 20:04:07.478 INFO clone ok!, project: amd-firmware
25952024-05-20T20:04:08.711Z[ helios-setup] May 20 20:04:07.478 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
25962024-05-20T20:04:08.711Z[ helios-setup] May 20 20:04:07.478 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25972024-05-20T20:04:08.711Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25982024-05-20T20:04:08.711Z[ host-package] Compiling num-complex v0.4.6
25992024-05-20T20:04:08.883Z[ helios-setup] May 20 20:04:08.456 INFO clone ok!, project: pilot
26002024-05-20T20:04:08.933Z[ helios-setup] May 20 20:04:08.456 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
26012024-05-20T20:04:08.933Z[ helios-setup] May 20 20:04:08.456 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26022024-05-20T20:04:08.933Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26032024-05-20T20:04:09.711Z[ helios-setup] May 20 20:04:09.283 INFO clone ok!, project: phbl
26042024-05-20T20:04:09.714Z[ helios-setup] May 20 20:04:09.283 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
26052024-05-20T20:04:09.714Z[ helios-setup] May 20 20:04:09.283 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26062024-05-20T20:04:09.719Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26072024-05-20T20:04:10.001Z[ host-package] Compiling num v0.4.3
26082024-05-20T20:04:10.015Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26092024-05-20T20:04:10.047Z[ host-package] Compiling nibble_vec v0.1.0
26102024-05-20T20:04:10.105Z[ host-package] Compiling endian-type v0.1.2
26112024-05-20T20:04:10.273Z[ host-package] Compiling tungstenite v0.20.1
26122024-05-20T20:04:10.450Z[ helios-setup] May 20 20:04:10.022 INFO clone ok!, project: image-builder
26132024-05-20T20:04:10.463Z[ helios-setup] May 20 20:04:10.022 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
26142024-05-20T20:04:10.463Z[ helios-setup] May 20 20:04:10.022 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
26152024-05-20T20:04:10.463Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26162024-05-20T20:04:10.506Z[ host-package] Compiling radix_trie v0.2.1
26172024-05-20T20:04:11.113Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26182024-05-20T20:04:11.156Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26192024-05-20T20:04:11.399Z[ host-package] Compiling cancel-safe-futures v0.1.5
26202024-05-20T20:04:11.404Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
26212024-05-20T20:04:11.428Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
26222024-05-20T20:04:11.805Z[ host-package] Compiling tokio-tungstenite v0.20.1
26232024-05-20T20:04:12.389Z[ host-package] Compiling arc-swap v1.7.1
26242024-05-20T20:04:13.209Z[ host-package] Compiling display-error-chain v0.2.0
26252024-05-20T20:04:13.397Z[ host-package] Compiling slog-scope v4.4.0
26262024-05-20T20:04:14.387Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26272024-05-20T20:04:15.839Z[ host-package] Compiling fxhash v0.2.1
26282024-05-20T20:04:16.054Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26292024-05-20T20:04:17.286Z[ host-package] Compiling slog-stdlog v4.1.1
26302024-05-20T20:04:17.700Z[ host-package] Compiling rayon-core v1.12.1
26312024-05-20T20:04:17.721Z[ host-package] Compiling synstructure v0.12.6
26322024-05-20T20:04:18.384Z[ host-package] Compiling crossbeam-deque v0.8.5
26332024-05-20T20:04:18.543Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
26342024-05-20T20:04:18.660Z[ helios-setup] May 20 20:04:18.101 INFO clone ok!, project: amd-host-image-builder
26352024-05-20T20:04:18.660Z[ helios-setup] May 20 20:04:18.102 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26362024-05-20T20:04:18.660Z[ helios-setup] May 20 20:04:18.102 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26372024-05-20T20:04:18.660Z[ helios-setup] May 20 20:04:18.102 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
26382024-05-20T20:04:18.660Z[ helios-setup] May 20 20:04:18.102 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26392024-05-20T20:04:18.660Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26402024-05-20T20:04:18.843Z[ host-package] Compiling dirs-sys-next v0.1.2
26412024-05-20T20:04:19.220Z[ host-package] Compiling half v2.4.1
26422024-05-20T20:04:19.355Z[ host-package] Compiling glob v0.3.1
26432024-05-20T20:04:19.615Z[ helios-setup] May 20 20:04:19.188 INFO clone ok!, project: chelsio-t6-roms
26442024-05-20T20:04:19.621Z[ helios-setup] May 20 20:04:19.188 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26452024-05-20T20:04:19.621Z[ helios-setup] May 20 20:04:19.189 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26462024-05-20T20:04:20.065Z[ host-package] Compiling crunchy v0.2.2
26472024-05-20T20:04:20.178Z[ host-package] Compiling fastrand v2.1.0
26482024-05-20T20:04:20.543Z[ host-package] Compiling same-file v1.0.6
26492024-05-20T20:04:20.671Z[ host-package] Compiling ciborium-io v0.2.2
26502024-05-20T20:04:20.773Z[ host-package] Compiling ciborium-ll v0.2.2
26512024-05-20T20:04:20.823Z[ host-package] Compiling walkdir v2.5.0
26522024-05-20T20:04:20.977Z[ helios-setup] May 20 20:04:20.551 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26532024-05-20T20:04:21.499Z[ host-package] Compiling tempfile v3.10.1
26542024-05-20T20:04:21.506Z[ helios-setup] May 20 20:04:21.080 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26552024-05-20T20:04:21.506Z[ helios-setup] May 20 20:04:21.081 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26562024-05-20T20:04:21.604Z[ host-package] Compiling clang-sys v1.7.0
26572024-05-20T20:04:22.051Z[ helios-setup] May 20 20:04:21.624 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26582024-05-20T20:04:22.342Z[ host-package] Compiling zerocopy-derive v0.2.0
26592024-05-20T20:04:22.386Z[ host-package] Compiling dirs-next v2.0.0
26602024-05-20T20:04:22.628Z[ helios-setup] May 20 20:04:22.203 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26612024-05-20T20:04:22.632Z[ helios-setup] May 20 20:04:22.203 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26622024-05-20T20:04:23.206Z[ helios-setup] May 20 20:04:22.781 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26632024-05-20T20:04:23.730Z[ helios-setup] May 20 20:04:23.303 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26642024-05-20T20:04:23.733Z[ helios-setup] May 20 20:04:23.303 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26652024-05-20T20:04:23.733Z[ helios-setup] May 20 20:04:23.303 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26662024-05-20T20:04:23.733Z[ helios-setup] May 20 20:04:23.303 INFO ok!
26672024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26682024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26692024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO ok!
26702024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26712024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26722024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO ok!
26732024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
26742024-05-20T20:04:23.734Z[ helios-setup] May 20 20:04:23.303 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
26752024-05-20T20:04:23.946Z[ helios-setup] May 20 20:04:23.518 INFO E| Downloading crates ...
26762024-05-20T20:04:24.061Z[ helios-setup] May 20 20:04:23.636 INFO E| Downloaded block-buffer v0.10.3
26772024-05-20T20:04:24.064Z[ helios-setup] May 20 20:04:23.638 INFO E| Downloaded typenum v1.15.0
26782024-05-20T20:04:24.069Z[ helios-setup] May 20 20:04:23.642 INFO E| Downloaded bytes v1.2.1
26792024-05-20T20:04:24.087Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded cpufeatures v0.2.5
26802024-05-20T20:04:24.090Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded unicode-width v0.1.10
26812024-05-20T20:04:24.090Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded anyhow v1.0.62
26822024-05-20T20:04:24.090Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded sha2 v0.10.5
26832024-05-20T20:04:24.090Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded generic-array v0.14.6
26842024-05-20T20:04:24.090Z[ helios-setup] May 20 20:04:23.661 INFO E| Downloaded flate2 v1.0.25
26852024-05-20T20:04:24.098Z[ helios-setup] May 20 20:04:23.668 INFO E| Downloaded digest v0.10.3
26862024-05-20T20:04:24.098Z[ helios-setup] May 20 20:04:23.670 INFO E| Downloaded miniz_oxide v0.6.2
26872024-05-20T20:04:24.150Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling version_check v0.9.4
26882024-05-20T20:04:24.150Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling typenum v1.15.0
26892024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling crc32fast v1.3.2
26902024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling cfg-if v1.0.0
26912024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling adler v1.0.2
26922024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling anyhow v1.0.62
26932024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling cpufeatures v0.2.5
26942024-05-20T20:04:24.155Z[ helios-setup] May 20 20:04:23.725 INFO E| Compiling unicode-width v0.1.10
26952024-05-20T20:04:24.237Z[ host-package] Compiling slog-envlogger v2.2.0
26962024-05-20T20:04:24.346Z[ host-package] Compiling camino v1.1.7
26972024-05-20T20:04:24.418Z[ host-package] Compiling prettyplease v0.2.20
26982024-05-20T20:04:25.021Z[ helios-setup] May 20 20:04:24.595 INFO E| Compiling miniz_oxide v0.6.2
26992024-05-20T20:04:25.029Z[ helios-setup] May 20 20:04:24.603 INFO E| Compiling bitflags v1.3.2
27002024-05-20T20:04:25.065Z[ host-package] Compiling maplit v1.0.2
27012024-05-20T20:04:25.150Z[ helios-setup] May 20 20:04:24.720 INFO E| Compiling bytes v1.2.1
27022024-05-20T20:04:25.195Z[ helios-setup] May 20 20:04:24.767 INFO E| Compiling generic-array v0.14.6
27032024-05-20T20:04:25.237Z[ helios-setup] May 20 20:04:24.810 INFO E| Compiling getopts v0.2.21
27042024-05-20T20:04:25.389Z[ host-package] Compiling tiny-keccak v2.0.2
27052024-05-20T20:04:26.382Z[ host-package] Compiling blake3 v1.5.1
27062024-05-20T20:04:26.625Z[ helios-setup] May 20 20:04:26.199 INFO E| Compiling flate2 v1.0.25
27072024-05-20T20:04:27.262Z[ host-package] Compiling ring v0.16.20
27082024-05-20T20:04:29.737Z[ host-package] Compiling rayon v1.10.0
27092024-05-20T20:04:31.084Z[ host-package] Compiling term v0.7.0
27102024-05-20T20:04:31.253Z[ helios-setup] May 20 20:04:30.829 INFO E| Compiling block-buffer v0.10.3
27112024-05-20T20:04:31.253Z[ helios-setup] May 20 20:04:30.829 INFO E| Compiling crypto-common v0.1.6
27122024-05-20T20:04:31.423Z[ helios-setup] May 20 20:04:30.995 INFO E| Compiling digest v0.10.3
27132024-05-20T20:04:31.766Z[ helios-setup] May 20 20:04:31.342 INFO E| Compiling sha2 v0.10.5
27142024-05-20T20:04:32.192Z[ host-package] Compiling ciborium v0.2.2
27152024-05-20T20:04:32.288Z[ helios-setup] May 20 20:04:31.863 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
27162024-05-20T20:04:32.694Z[ host-package] Compiling xattr v1.3.1
27172024-05-20T20:04:32.799Z[ host-package] Compiling atty v0.2.14
27182024-05-20T20:04:33.024Z[ host-package] Compiling memmap2 v0.9.4
27192024-05-20T20:04:33.071Z[ host-package] Compiling filetime v0.2.23
27202024-05-20T20:04:33.667Z[ host-package] Compiling arrayref v0.3.7
27212024-05-20T20:04:33.756Z[ host-package] Compiling arrayvec v0.7.4
27222024-05-20T20:04:33.797Z[ host-package] Compiling untrusted v0.7.1
27232024-05-20T20:04:34.072Z[ host-package] Compiling constant_time_eq v0.3.0
27242024-05-20T20:04:34.289Z[ host-package] Compiling tar v0.4.40
27252024-05-20T20:04:35.851Z[ host-package] Compiling ascii-canvas v3.0.0
27262024-05-20T20:04:37.029Z[ host-package] Compiling camino-tempfile v1.1.1
27272024-05-20T20:04:37.117Z[ host-package] Compiling toolchain_find v0.4.0
27282024-05-20T20:04:37.514Z[ host-package] Compiling toml v0.8.13
27292024-05-20T20:04:37.578Z[ helios-setup] May 20 20:04:37.149 INFO E| Finished release [optimized] target(s) in 13.76s
27302024-05-20T20:04:37.590Z[ helios-setup] May 20 20:04:37.167 INFO building project "bootserver" ok (13 seconds)
27312024-05-20T20:04:37.590Z[ helios-setup] May 20 20:04:37.167 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
27322024-05-20T20:04:37.594Z[ helios-setup] May 20 20:04:37.167 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
27332024-05-20T20:04:37.715Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27342024-05-20T20:04:37.771Z[ host-package] Compiling libsw v3.3.1
27352024-05-20T20:04:37.876Z[ helios-setup] May 20 20:04:37.452 INFO E| Compiling adler v1.0.2
27362024-05-20T20:04:38.024Z[ helios-setup] May 20 20:04:37.601 INFO E| Compiling miniz_oxide v0.7.2
27372024-05-20T20:04:38.159Z[ host-package] Compiling ena v0.14.3
27382024-05-20T20:04:38.295Z[ host-package] Compiling is-terminal v0.4.12
27392024-05-20T20:04:38.456Z[ host-package] Compiling usdt-impl v0.3.5
27402024-05-20T20:04:38.640Z[ host-package] Compiling libloading v0.8.3
27412024-05-20T20:04:38.782Z[ host-package] Compiling bindgen v0.69.4
27422024-05-20T20:04:38.823Z[ host-package] Compiling diff v0.1.13
27432024-05-20T20:04:39.049Z[ host-package] Compiling parking_lot_core v0.8.6
27442024-05-20T20:04:39.281Z[ host-package] Compiling linear-map v1.2.0
27452024-05-20T20:04:39.303Z[ host-package] Compiling topological-sort v0.2.2
27462024-05-20T20:04:39.507Z[ host-package] Compiling owo-colors v4.0.0
27472024-05-20T20:04:39.668Z[ host-package] Compiling regex-syntax v0.6.29
27482024-05-20T20:04:39.883Z[ host-package] Compiling omicron-zone-package v0.11.0
27492024-05-20T20:04:40.766Z[ helios-setup] May 20 20:04:40.204 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
27502024-05-20T20:04:41.100Z[ host-package] Compiling rustfmt-wrapper v0.2.1
27512024-05-20T20:04:41.676Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27522024-05-20T20:04:41.688Z[ helios-setup] May 20 20:04:41.264 INFO E| Finished release [optimized] target(s) in 4.00s
27532024-05-20T20:04:41.693Z[ helios-setup] May 20 20:04:41.270 INFO building project "pinprick" ok (4 seconds)
27542024-05-20T20:04:41.693Z[ helios-setup] May 20 20:04:41.271 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
27552024-05-20T20:04:41.697Z[ helios-setup] May 20 20:04:41.271 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
27562024-05-20T20:04:41.701Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27572024-05-20T20:04:42.078Z[ helios-setup] May 20 20:04:41.655 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
27582024-05-20T20:04:42.741Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27592024-05-20T20:04:42.769Z[ helios-setup] May 20 20:04:42.346 INFO E| From https://github.com/jclulow/hiercmd
27602024-05-20T20:04:42.769Z[ helios-setup] May 20 20:04:42.346 INFO E| * [new branch] main -> origin/main
27612024-05-20T20:04:42.769Z[ helios-setup] May 20 20:04:42.346 INFO E| * [new ref] -> origin/HEAD
27622024-05-20T20:04:42.792Z[ helios-setup] May 20 20:04:42.369 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
27632024-05-20T20:04:43.317Z[ helios-setup] May 20 20:04:42.894 INFO E| From https://github.com/jclulow/network-interface
27642024-05-20T20:04:43.317Z[ helios-setup] May 20 20:04:42.894 INFO E| * [new branch] illumos -> origin/illumos
27652024-05-20T20:04:43.321Z[ helios-setup] May 20 20:04:42.894 INFO E| * [new branch] main -> origin/main
27662024-05-20T20:04:43.321Z[ helios-setup] May 20 20:04:42.895 INFO E| * [new ref] -> origin/HEAD
27672024-05-20T20:04:43.338Z[ helios-setup] May 20 20:04:42.915 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
27682024-05-20T20:04:43.917Z[ helios-setup] May 20 20:04:43.492 INFO E| From https://github.com/oxidecomputer/boot-image-tools
27692024-05-20T20:04:43.917Z[ helios-setup] May 20 20:04:43.492 INFO E| * [new branch] compliance -> origin/compliance
27702024-05-20T20:04:43.920Z[ helios-setup] May 20 20:04:43.493 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
27712024-05-20T20:04:43.920Z[ helios-setup] May 20 20:04:43.493 INFO E| * [new branch] main -> origin/main
27722024-05-20T20:04:43.920Z[ helios-setup] May 20 20:04:43.493 INFO E| * [new ref] -> origin/HEAD
27732024-05-20T20:04:43.978Z[ helios-setup] May 20 20:04:43.552 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
27742024-05-20T20:04:44.765Z[ host-package] Compiling lalrpop v0.19.12
27752024-05-20T20:04:45.246Z[ helios-setup] May 20 20:04:44.707 INFO E| From https://github.com/oxidecomputer/facade
27762024-05-20T20:04:45.246Z[ helios-setup] May 20 20:04:44.707 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
27772024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.707 INFO E| * [new branch] checklist -> origin/checklist
27782024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.708 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
27792024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.708 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
27802024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.708 INFO E| * [new branch] dramtest -> origin/dramtest
27812024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.708 INFO E| * [new branch] facts -> origin/facts
27822024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.708 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
27832024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
27842024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
27852024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
27862024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] guardrails -> origin/guardrails
27872024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] idcerts -> origin/idcerts
27882024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.709 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
27892024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.710 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
27902024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.710 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
27912024-05-20T20:04:45.311Z[ helios-setup] May 20 20:04:44.710 INFO E| * [new branch] main -> origin/main
27922024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.710 INFO E| * [new branch] meanwell -> origin/meanwell
27932024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.710 INFO E| * [new branch] parents -> origin/parents
27942024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] psc -> origin/psc
27952024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] rackstatus -> origin/rackstatus
27962024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] sessions -> origin/sessions
27972024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
27982024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] sshauth -> origin/sshauth
27992024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] unsupervised -> origin/unsupervised
28002024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.711 INFO E| * [new branch] x11 -> origin/x11
28012024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.712 INFO E| * [new ref] -> origin/HEAD
28022024-05-20T20:04:45.312Z[ helios-setup] May 20 20:04:44.795 INFO E| Updating crates.io index
28032024-05-20T20:04:45.448Z[ host-package] Compiling which v4.4.2
28042024-05-20T20:04:45.492Z[ host-package] Compiling cexpr v0.6.0
28052024-05-20T20:04:45.835Z[ helios-setup] May 20 20:04:45.357 INFO E| Downloading crates ...
28062024-05-20T20:04:45.969Z[ helios-setup] May 20 20:04:45.543 INFO E| Downloaded ahash v0.8.3
28072024-05-20T20:04:45.972Z[ helios-setup] May 20 20:04:45.548 INFO E| Downloaded clap_derive v4.2.0
28082024-05-20T20:04:46.003Z[ host-package] Compiling unicase v2.7.0
28092024-05-20T20:04:46.009Z[ helios-setup] May 20 20:04:45.583 INFO E| Downloaded slog-async v2.7.0
28102024-05-20T20:04:46.013Z[ helios-setup] May 20 20:04:45.586 INFO E| Downloaded sha1 v0.10.5
28112024-05-20T20:04:46.013Z[ helios-setup] May 20 20:04:45.588 INFO E| Downloaded serde_yaml v0.9.21
28122024-05-20T20:04:46.018Z[ helios-setup] May 20 20:04:45.595 INFO E| Downloaded smawk v0.3.1
28132024-05-20T20:04:46.022Z[ helios-setup] May 20 20:04:45.598 INFO E| Downloaded autocfg v1.1.0
28142024-05-20T20:04:46.026Z[ helios-setup] May 20 20:04:45.600 INFO E| Downloaded socket2 v0.4.9
28152024-05-20T20:04:46.030Z[ helios-setup] May 20 20:04:45.604 INFO E| Downloaded smallvec v1.10.0
28162024-05-20T20:04:46.034Z[ helios-setup] May 20 20:04:45.612 INFO E| Downloaded sha2 v0.10.6
28172024-05-20T20:04:46.041Z[ helios-setup] May 20 20:04:45.615 INFO E| Downloaded clap_lex v0.4.1
28182024-05-20T20:04:46.041Z[ helios-setup] May 20 20:04:45.618 INFO E| Downloaded smartstring v1.0.1
28192024-05-20T20:04:46.045Z[ helios-setup] May 20 20:04:45.622 INFO E| Downloaded built v0.6.0
28202024-05-20T20:04:46.049Z[ helios-setup] May 20 20:04:45.624 INFO E| Downloaded serde_json v1.0.95
28212024-05-20T20:04:46.063Z[ helios-setup] May 20 20:04:45.640 INFO E| Downloaded want v0.3.0
28222024-05-20T20:04:46.068Z[ helios-setup] May 20 20:04:45.642 INFO E| Downloaded try-lock v0.2.4
28232024-05-20T20:04:46.068Z[ helios-setup] May 20 20:04:45.644 INFO E| Downloaded toolchain_find v0.2.0
28242024-05-20T20:04:46.072Z[ helios-setup] May 20 20:04:45.646 INFO E| Downloaded time-core v0.1.0
28252024-05-20T20:04:46.072Z[ helios-setup] May 20 20:04:45.647 INFO E| Downloaded const-random v0.1.15
28262024-05-20T20:04:46.077Z[ helios-setup] May 20 20:04:45.649 INFO E| Downloaded serde_path_to_error v0.1.11
28272024-05-20T20:04:46.077Z[ helios-setup] May 20 20:04:45.652 INFO E| Downloaded project-root v0.2.2
28282024-05-20T20:04:46.082Z[ helios-setup] May 20 20:04:45.653 INFO E| Downloaded serde_derive v1.0.152
28292024-05-20T20:04:46.082Z[ helios-setup] May 20 20:04:45.659 INFO E| Downloaded tracing v0.1.37
28302024-05-20T20:04:46.101Z[ helios-setup] May 20 20:04:45.666 INFO E| Downloaded url v2.3.1
28312024-05-20T20:04:46.107Z[ helios-setup] May 20 20:04:45.672 INFO E| Downloaded async-trait v0.1.68
28322024-05-20T20:04:46.107Z[ helios-setup] May 20 20:04:45.678 INFO E| Downloaded terminal_size v0.2.6
28332024-05-20T20:04:46.107Z[ helios-setup] May 20 20:04:45.681 INFO E| Downloaded rustfmt-wrapper v0.2.0
28342024-05-20T20:04:46.107Z[ helios-setup] May 20 20:04:45.683 INFO E| Downloaded walkdir v2.3.3
28352024-05-20T20:04:46.110Z[ helios-setup] May 20 20:04:45.686 INFO E| Downloaded httpdate v1.0.2
28362024-05-20T20:04:46.113Z[ helios-setup] May 20 20:04:45.689 INFO E| Downloaded tokio-rustls v0.24.0
28372024-05-20T20:04:46.116Z[ helios-setup] May 20 20:04:45.693 INFO E| Downloaded strsim v0.10.0
28382024-05-20T20:04:46.119Z[ helios-setup] May 20 20:04:45.695 INFO E| Downloaded rustls-pemfile v1.0.2
28392024-05-20T20:04:46.122Z[ helios-setup] May 20 20:04:45.699 INFO E| Downloaded tokio-tungstenite v0.18.0
28402024-05-20T20:04:46.125Z[ helios-setup] May 20 20:04:45.703 INFO E| Downloaded percent-encoding v2.2.0
28412024-05-20T20:04:46.129Z[ helios-setup] May 20 20:04:45.705 INFO E| Downloaded uuid v1.3.0
28422024-05-20T20:04:46.134Z[ helios-setup] May 20 20:04:45.712 INFO E| Downloaded unicode-bidi v0.3.13
28432024-05-20T20:04:46.139Z[ helios-setup] May 20 20:04:45.717 INFO E| Downloaded unsafe-libyaml v0.2.8
28442024-05-20T20:04:46.145Z[ helios-setup] May 20 20:04:45.723 INFO E| Downloaded tungstenite v0.18.0
28452024-05-20T20:04:46.151Z[ helios-setup] May 20 20:04:45.728 INFO E| Downloaded jobserver v0.1.26
28462024-05-20T20:04:46.154Z[ helios-setup] May 20 20:04:45.731 INFO E| Downloaded unicode-linebreak v0.1.4
28472024-05-20T20:04:46.157Z[ helios-setup] May 20 20:04:45.735 INFO E| Downloaded tracing-core v0.1.30
28482024-05-20T20:04:46.163Z[ helios-setup] May 20 20:04:45.740 INFO E| Downloaded toml_edit v0.19.8
28492024-05-20T20:04:46.194Z[ helios-setup] May 20 20:04:45.771 INFO E| Downloaded winnow v0.4.1
28502024-05-20T20:04:46.208Z[ helios-setup] May 20 20:04:45.786 INFO E| Downloaded once_cell v1.17.0
28512024-05-20T20:04:46.213Z[ helios-setup] May 20 20:04:45.791 INFO E| Downloaded bytes v1.4.0
28522024-05-20T20:04:46.220Z[ helios-setup] May 20 20:04:45.797 INFO E| Downloaded syn v2.0.13
28532024-05-20T20:04:46.240Z[ helios-setup] May 20 20:04:45.817 INFO E| Downloaded tokio v1.27.0
28542024-05-20T20:04:46.304Z[ helios-setup] May 20 20:04:45.871 INFO E| Downloaded rayon-core v1.10.2
28552024-05-20T20:04:46.321Z[ helios-setup] May 20 20:04:45.877 INFO E| Downloaded schemars v0.8.12
28562024-05-20T20:04:46.325Z[ helios-setup] May 20 20:04:45.896 INFO E| Downloaded rustls-webpki v0.100.1
28572024-05-20T20:04:46.329Z[ helios-setup] May 20 20:04:45.906 INFO E| Downloaded ryu v1.0.13
28582024-05-20T20:04:46.334Z[ helios-setup] May 20 20:04:45.912 INFO E| Downloaded pin-project-lite v0.2.9
28592024-05-20T20:04:46.345Z[ helios-setup] May 20 20:04:45.919 INFO E| Downloaded parking_lot v0.12.1
28602024-05-20T20:04:46.348Z[ helios-setup] May 20 20:04:45.923 INFO E| Downloaded mio v0.8.5
28612024-05-20T20:04:46.355Z[ helios-setup] May 20 20:04:45.933 INFO E| Downloaded crossbeam-channel v0.5.6
28622024-05-20T20:04:46.362Z[ helios-setup] May 20 20:04:45.940 INFO E| Downloaded memchr v2.5.0
28632024-05-20T20:04:46.370Z[ helios-setup] May 20 20:04:45.947 INFO E| Downloaded http v0.2.9
28642024-05-20T20:04:46.376Z[ helios-setup] May 20 20:04:45.953 INFO E| Downloaded lock_api v0.4.9
28652024-05-20T20:04:46.379Z[ helios-setup] May 20 20:04:45.956 INFO E| Downloaded pest v2.5.7
28662024-05-20T20:04:46.387Z[ helios-setup] May 20 20:04:45.965 INFO E| Downloaded futures v0.3.28
28672024-05-20T20:04:46.395Z[ helios-setup] May 20 20:04:45.973 INFO E| Downloaded clap_builder v4.2.1
28682024-05-20T20:04:46.412Z[ helios-setup] May 20 20:04:45.984 INFO E| Downloaded futures-util v0.3.28
28692024-05-20T20:04:46.427Z[ helios-setup] May 20 20:04:46.003 INFO E| Downloaded chrono v0.4.24
28702024-05-20T20:04:46.438Z[ helios-setup] May 20 20:04:46.013 INFO E| Downloaded crossbeam-utils v0.8.14
28712024-05-20T20:04:46.445Z[ helios-setup] May 20 20:04:46.016 INFO E| Downloaded crossbeam-epoch v0.9.13
28722024-05-20T20:04:46.445Z[ helios-setup] May 20 20:04:46.020 INFO E| Downloaded rayon v1.6.1
28732024-05-20T20:04:46.457Z[ helios-setup] May 20 20:04:46.032 INFO E| Downloaded h2 v0.3.16
28742024-05-20T20:04:46.467Z[ helios-setup] May 20 20:04:46.043 INFO E| Downloaded git2 v0.16.1
28752024-05-20T20:04:46.480Z[ helios-setup] May 20 20:04:46.055 INFO E| Downloaded reqwest v0.11.16
28762024-05-20T20:04:46.492Z[ helios-setup] May 20 20:04:46.068 INFO E| Downloaded hyper v0.14.25
28772024-05-20T20:04:46.523Z[ helios-setup] May 20 20:04:46.081 INFO E| Downloaded regex v1.7.3
28782024-05-20T20:04:46.530Z[ helios-setup] May 20 20:04:46.096 INFO E| Downloaded regress v0.5.0
28792024-05-20T20:04:46.545Z[ helios-setup] May 20 20:04:46.109 INFO E| Downloaded rustls v0.21.0
28802024-05-20T20:04:46.557Z[ helios-setup] May 20 20:04:46.130 INFO E| Downloaded rustix v0.37.3
28812024-05-20T20:04:46.588Z[ helios-setup] May 20 20:04:46.164 INFO E| Downloaded rhai v1.14.0
28822024-05-20T20:04:46.615Z[ helios-setup] May 20 20:04:46.186 INFO E| Downloaded openapiv3 v1.0.2
28832024-05-20T20:04:46.635Z[ helios-setup] May 20 20:04:46.206 INFO E| Downloaded syn v1.0.107
28842024-05-20T20:04:46.649Z[ helios-setup] May 20 20:04:46.226 INFO E| Downloaded proc-macro2 v1.0.56
28852024-05-20T20:04:46.656Z[ helios-setup] May 20 20:04:46.230 INFO E| Downloaded num-traits v0.2.15
28862024-05-20T20:04:46.667Z[ helios-setup] May 20 20:04:46.234 INFO E| Downloaded ipnet v2.7.2
28872024-05-20T20:04:46.667Z[ helios-setup] May 20 20:04:46.236 INFO E| Downloaded crossbeam-deque v0.8.2
28882024-05-20T20:04:46.667Z[ helios-setup] May 20 20:04:46.239 INFO E| Downloaded unicode-normalization v0.1.22
28892024-05-20T20:04:46.673Z[ helios-setup] May 20 20:04:46.245 INFO E| Downloaded time v0.3.20
28902024-05-20T20:04:46.683Z[ helios-setup] May 20 20:04:46.255 INFO E| Downloaded quote v1.0.26
28912024-05-20T20:04:46.690Z[ helios-setup] May 20 20:04:46.260 INFO E| Downloaded parking_lot_core v0.9.6
28922024-05-20T20:04:46.691Z[ helios-setup] May 20 20:04:46.264 INFO E| Downloaded io-lifetimes v1.0.10
28932024-05-20T20:04:46.696Z[ helios-setup] May 20 20:04:46.268 INFO E| Downloaded libc v0.2.139
28942024-05-20T20:04:46.738Z[ helios-setup] May 20 20:04:46.311 INFO E| Downloaded getrandom v0.2.8
28952024-05-20T20:04:46.749Z[ helios-setup] May 20 20:04:46.315 INFO E| Downloaded dyn-clone v1.0.11
28962024-05-20T20:04:46.749Z[ helios-setup] May 20 20:04:46.318 INFO E| Downloaded tokio-util v0.7.7
28972024-05-20T20:04:46.763Z[ helios-setup] May 20 20:04:46.329 INFO E| Downloaded rhai_codegen v1.5.0
28982024-05-20T20:04:46.772Z[ helios-setup] May 20 20:04:46.344 INFO E| Downloaded futures-channel v0.3.28
28992024-05-20T20:04:46.772Z[ helios-setup] May 20 20:04:46.347 INFO E| Downloaded anyhow v1.0.68
29002024-05-20T20:04:46.787Z[ helios-setup] May 20 20:04:46.352 INFO E| Downloaded num_enum v0.5.7
29012024-05-20T20:04:46.825Z[ helios-setup] May 20 20:04:46.359 INFO E| Downloaded log v0.4.17
29022024-05-20T20:04:46.826Z[ helios-setup] May 20 20:04:46.362 INFO E| Downloaded clap v4.2.1
29032024-05-20T20:04:46.842Z[ helios-setup] May 20 20:04:46.374 INFO E| Downloaded cc v1.0.78
29042024-05-20T20:04:46.842Z[ helios-setup] May 20 20:04:46.379 INFO E| Downloaded unicode-ident v1.0.8
29052024-05-20T20:04:46.842Z[ helios-setup] May 20 20:04:46.383 INFO E| Downloaded ucd-trie v0.1.5
29062024-05-20T20:04:46.843Z[ helios-setup] May 20 20:04:46.385 INFO E| Downloaded typenum v1.16.0
29072024-05-20T20:04:46.843Z[ helios-setup] May 20 20:04:46.389 INFO E| Downloaded toml v0.7.3
29082024-05-20T20:04:46.843Z[ helios-setup] May 20 20:04:46.393 INFO E| Downloaded num_enum_derive v0.5.7
29092024-05-20T20:04:46.843Z[ helios-setup] May 20 20:04:46.395 INFO E| Downloaded textwrap v0.16.0
29102024-05-20T20:04:46.843Z[ helios-setup] May 20 20:04:46.398 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
29112024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.401 INFO E| Downloaded proc-macro-crate v1.2.1
29122024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.402 INFO E| Downloaded pkg-config v0.3.26
29132024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.404 INFO E| Downloaded iana-time-zone v0.1.56
29142024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.407 INFO E| Downloaded futures-task v0.3.28
29152024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.410 INFO E| Downloaded futures-macro v0.3.28
29162024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.412 INFO E| Downloaded digest v0.10.6
29172024-05-20T20:04:46.844Z[ helios-setup] May 20 20:04:46.414 INFO E| Downloaded futures-sink v0.3.28
29182024-05-20T20:04:46.857Z[ helios-setup] May 20 20:04:46.415 INFO E| Downloaded http-body v0.4.5
29192024-05-20T20:04:46.858Z[ helios-setup] May 20 20:04:46.418 INFO E| Downloaded form_urlencoded v1.1.0
29202024-05-20T20:04:46.858Z[ helios-setup] May 20 20:04:46.419 INFO E| Downloaded concolor-query v0.3.3
29212024-05-20T20:04:46.858Z[ helios-setup] May 20 20:04:46.420 INFO E| Downloaded tempfile v3.5.0
29222024-05-20T20:04:46.873Z[ helios-setup] May 20 20:04:46.432 INFO E| Downloaded home v0.5.4
29232024-05-20T20:04:46.873Z[ helios-setup] May 20 20:04:46.434 INFO E| Downloaded futures-executor v0.3.28
29242024-05-20T20:04:46.873Z[ helios-setup] May 20 20:04:46.436 INFO E| Downloaded fastrand v1.9.0
29252024-05-20T20:04:46.874Z[ helios-setup] May 20 20:04:46.438 INFO E| Downloaded encoding_rs v0.8.32
29262024-05-20T20:04:46.978Z[ helios-setup] May 20 20:04:46.472 INFO E| Downloaded time-macros v0.2.8
29272024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.476 INFO E| Downloaded time v0.1.45
29282024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.478 INFO E| Downloaded num-integer v0.1.45
29292024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.481 INFO E| Downloaded itoa v1.0.6
29302024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.483 INFO E| Downloaded futures-io v0.3.28
29312024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.485 INFO E| Downloaded is-terminal v0.4.7
29322024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.486 INFO E| Downloaded errno v0.3.1
29332024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.488 INFO E| Downloaded cargo-lock v8.0.3
29342024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.493 INFO E| Downloaded toml_datetime v0.6.1
29352024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.494 INFO E| Downloaded thiserror-impl v1.0.38
29362024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.496 INFO E| Downloaded thiserror v1.0.38
29372024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.503 INFO E| Downloaded paste v1.0.12
29382024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.508 INFO E| Downloaded num_cpus v1.15.0
29392024-05-20T20:04:47.061Z[ helios-setup] May 20 20:04:46.512 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
29402024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.614 INFO E| Downloaded futures-core v0.3.28
29412024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.616 INFO E| Downloaded either v1.8.0
29422024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded tokio-macros v2.0.0
29432024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded slab v0.4.7
29442024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded ahash v0.7.6
29452024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded byteorder v1.4.3
29462024-05-20T20:04:47.135Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded camino v1.1.4
29472024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded slog-bunyan v2.4.0
29482024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded serde_spanned v0.6.1
29492024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.635 INFO E| Downloaded serde v1.0.152
29502024-05-20T20:04:47.136Z[ host-package] Compiling rustc-hash v1.1.0
29512024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.639 INFO E| Downloaded concolor-override v1.0.0
29522024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.641 INFO E| Downloaded anstyle-parse v0.1.1
29532024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.644 INFO E| Downloaded anstyle v0.3.5
29542024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.647 INFO E| Downloaded anstream v0.2.6
29552024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.650 INFO E| Downloaded signal-hook-registry v1.4.0
29562024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.652 INFO E| Downloaded serde_derive_internals v0.26.0
29572024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.655 INFO E| Downloaded semver-parser v0.10.2
29582024-05-20T20:04:47.136Z[ helios-setup] May 20 20:04:46.658 INFO E| Downloaded semver v1.0.17
29592024-05-20T20:04:47.153Z[ helios-setup] May 20 20:04:46.664 INFO E| Downloaded semver v0.11.0
29602024-05-20T20:04:47.153Z[ helios-setup] May 20 20:04:46.683 INFO E| Downloaded libz-sys v1.1.8
29612024-05-20T20:04:47.197Z[ host-package] Compiling shlex v1.3.0
29622024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.769 INFO E| Downloaded sct v0.7.0
29632024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.775 INFO E| Downloaded scopeguard v1.1.0
29642024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.776 INFO E| Downloaded schemars_derive v0.8.12
29652024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.779 INFO E| Downloaded const-random-macro v0.1.15
29662024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.780 INFO E| Downloaded bincode v1.3.3
29672024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.783 INFO E| Downloaded base64 v0.21.0
29682024-05-20T20:04:47.227Z[ helios-setup] May 20 20:04:46.789 INFO E| Downloaded aho-corasick v0.7.20
29692024-05-20T20:04:47.333Z[ host-package] Compiling lazycell v1.3.0
29702024-05-20T20:04:47.571Z[ helios-setup] May 20 20:04:47.036 INFO E| Compiling proc-macro2 v1.0.56
29712024-05-20T20:04:47.571Z[ helios-setup] May 20 20:04:47.036 INFO E| Compiling libc v0.2.139
29722024-05-20T20:04:47.571Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling quote v1.0.26
29732024-05-20T20:04:47.683Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling unicode-ident v1.0.8
29742024-05-20T20:04:47.683Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling syn v1.0.107
29752024-05-20T20:04:47.683Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling autocfg v1.1.0
29762024-05-20T20:04:47.683Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling serde_derive v1.0.152
29772024-05-20T20:04:47.683Z[ helios-setup] May 20 20:04:47.037 INFO E| Compiling cfg-if v1.0.0
29782024-05-20T20:04:47.792Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29792024-05-20T20:04:48.219Z[ helios-setup] May 20 20:04:47.679 INFO E| Compiling version_check v0.9.4
29802024-05-20T20:04:48.553Z[ helios-setup] May 20 20:04:48.108 INFO E| Compiling serde v1.0.152
29812024-05-20T20:04:48.661Z[ helios-setup] May 20 20:04:48.146 INFO E| Compiling memchr v2.5.0
29822024-05-20T20:04:49.601Z[ helios-setup] May 20 20:04:49.119 INFO E| Compiling once_cell v1.17.0
29832024-05-20T20:04:49.602Z[ helios-setup] May 20 20:04:49.120 INFO E| Compiling thiserror v1.0.38
29842024-05-20T20:04:49.721Z[ helios-setup] May 20 20:04:49.278 INFO E| Compiling log v0.4.17
29852024-05-20T20:04:50.263Z[ helios-setup] May 20 20:04:49.790 INFO E| Compiling itoa v1.0.6
29862024-05-20T20:04:50.490Z[ helios-setup] May 20 20:04:50.026 INFO E| Compiling serde_json v1.0.95
29872024-05-20T20:04:51.311Z[ helios-setup] May 20 20:04:50.888 INFO E| Compiling getrandom v0.2.8
29882024-05-20T20:04:51.718Z[ helios-setup] May 20 20:04:51.296 INFO E| Compiling indexmap v1.9.3
29892024-05-20T20:04:52.183Z[ helios-setup] May 20 20:04:51.761 INFO E| Compiling jobserver v0.1.26
29902024-05-20T20:04:52.480Z[ helios-setup] May 20 20:04:52.056 INFO E| Compiling syn v2.0.13
29912024-05-20T20:04:52.582Z[ helios-setup] May 20 20:04:52.160 INFO E| Compiling scopeguard v1.1.0
29922024-05-20T20:04:52.776Z[ helios-setup] May 20 20:04:52.352 INFO E| Compiling cc v1.0.78
29932024-05-20T20:04:52.939Z[ helios-setup] May 20 20:04:52.514 INFO E| Compiling pin-project-lite v0.2.9
29942024-05-20T20:04:53.140Z[ helios-setup] May 20 20:04:52.688 INFO E| Compiling num-integer v0.1.45
29952024-05-20T20:04:53.222Z[ helios-setup] May 20 20:04:52.700 INFO E| Compiling bytes v1.4.0
29962024-05-20T20:04:53.293Z[ helios-setup] May 20 20:04:52.828 INFO E| Compiling futures-core v0.3.28
29972024-05-20T20:04:53.381Z[ host-package] Compiling zerocopy v0.3.2
29982024-05-20T20:04:53.771Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29992024-05-20T20:04:54.319Z[ helios-setup] May 20 20:04:53.854 INFO E| Compiling ryu v1.0.13
30002024-05-20T20:04:54.720Z[ host-package] Compiling derive_builder_core v0.20.0
30012024-05-20T20:04:55.778Z[ helios-setup] May 20 20:04:55.080 INFO E| Compiling lock_api v0.4.9
30022024-05-20T20:04:55.778Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30032024-05-20T20:04:55.814Z[ helios-setup] May 20 20:04:55.260 INFO E| Compiling typenum v1.16.0
30042024-05-20T20:04:55.815Z[ helios-setup] May 20 20:04:55.329 INFO E| Compiling bitflags v1.3.2
30052024-05-20T20:04:55.858Z[ helios-setup] May 20 20:04:55.406 INFO E| Compiling parking_lot_core v0.9.6
30062024-05-20T20:04:56.028Z[ host-package] Compiling headers-core v0.2.0
30072024-05-20T20:04:56.258Z[ helios-setup] May 20 20:04:55.805 INFO E| Compiling num_cpus v1.15.0
30082024-05-20T20:04:56.480Z[ host-package] Compiling libxml v0.3.3
30092024-05-20T20:04:56.641Z[ helios-setup] May 20 20:04:56.197 INFO E| Compiling generic-array v0.14.6
30102024-05-20T20:04:56.847Z[ helios-setup] May 20 20:04:56.421 INFO E| Compiling slab v0.4.7
30112024-05-20T20:04:57.018Z[ helios-setup] May 20 20:04:56.591 INFO E| Compiling futures-channel v0.3.28
30122024-05-20T20:04:57.105Z[ helios-setup] May 20 20:04:56.683 INFO E| Compiling futures-task v0.3.28
30132024-05-20T20:04:57.105Z[ helios-setup] May 20 20:04:56.683 INFO E| Compiling futures-sink v0.3.28
30142024-05-20T20:04:57.378Z[ host-package] Compiling ref-cast v1.0.23
30152024-05-20T20:04:57.655Z[ helios-setup] May 20 20:04:57.234 INFO E| Compiling tokio v1.27.0
30162024-05-20T20:04:58.101Z[ helios-setup] May 20 20:04:57.678 INFO E| Compiling schemars v0.8.12
30172024-05-20T20:04:58.126Z[ helios-setup] May 20 20:04:57.705 INFO E| Compiling futures-util v0.3.28
30182024-05-20T20:04:58.420Z[ host-package] Compiling derive_builder_macro v0.20.0
30192024-05-20T20:04:58.674Z[ host-package] Compiling headers v0.3.9
30202024-05-20T20:04:59.029Z[ helios-setup] May 20 20:04:58.607 INFO E| Compiling mio v0.8.5
30212024-05-20T20:04:59.123Z[ helios-setup] May 20 20:04:58.700 INFO E| Compiling socket2 v0.4.9
30222024-05-20T20:04:59.388Z[ helios-setup] May 20 20:04:58.955 INFO E| Compiling signal-hook-registry v1.4.0
30232024-05-20T20:04:59.620Z[ helios-setup] May 20 20:04:59.192 INFO E| Compiling ahash v0.7.6
30242024-05-20T20:04:59.997Z[ helios-setup] May 20 20:04:59.576 INFO E| Compiling num-traits v0.2.15
30252024-05-20T20:05:00.150Z[ host-package] Compiling dof v0.1.5
30262024-05-20T20:05:00.722Z[ helios-setup] May 20 20:05:00.301 INFO E| Compiling crunchy v0.2.2
30272024-05-20T20:05:00.747Z[ helios-setup] May 20 20:05:00.326 INFO E| Compiling pin-utils v0.1.0
30282024-05-20T20:05:00.875Z[ helios-setup] May 20 20:05:00.453 INFO E| Compiling io-lifetimes v1.0.10
30292024-05-20T20:05:01.399Z[ host-package] Compiling parking_lot v0.11.2
30302024-05-20T20:05:01.842Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30312024-05-20T20:05:01.946Z[ helios-setup] May 20 20:05:01.524 INFO E| Compiling futures-io v0.3.28
30322024-05-20T20:05:03.044Z[ helios-setup] May 20 20:05:02.620 INFO E| Compiling serde_derive_internals v0.26.0
30332024-05-20T20:05:03.044Z[ helios-setup] May 20 20:05:02.621 INFO E| Compiling ahash v0.8.3
30342024-05-20T20:05:03.602Z[ helios-setup] May 20 20:05:03.181 INFO E| Compiling rustix v0.37.3
30352024-05-20T20:05:04.068Z[ helios-setup] May 20 20:05:03.646 INFO E| Compiling tiny-keccak v2.0.2
30362024-05-20T20:05:04.171Z[ helios-setup] May 20 20:05:03.750 INFO E| Compiling hashbrown v0.12.3
30372024-05-20T20:05:04.692Z[ helios-setup] May 20 20:05:04.264 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
30382024-05-20T20:05:05.206Z[ helios-setup] May 20 20:05:04.783 INFO E| Compiling block-buffer v0.10.3
30392024-05-20T20:05:05.570Z[ helios-setup] May 20 20:05:05.148 INFO E| Compiling crypto-common v0.1.6
30402024-05-20T20:05:05.976Z[ host-package] Compiling trust-dns-client v0.22.0
30412024-05-20T20:05:05.987Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30422024-05-20T20:05:06.488Z[ host-package] Compiling strum_macros v0.24.3
30432024-05-20T20:05:06.960Z[ helios-setup] May 20 20:05:06.540 INFO E| Compiling errno v0.3.1
30442024-05-20T20:05:07.114Z[ helios-setup] May 20 20:05:06.693 INFO E| Compiling fnv v1.0.7
30452024-05-20T20:05:07.214Z[ helios-setup] May 20 20:05:06.792 INFO E| Compiling slog v2.7.0
30462024-05-20T20:05:07.329Z[ helios-setup] May 20 20:05:06.905 INFO E| Compiling pkg-config v0.3.26
30472024-05-20T20:05:07.402Z[ helios-setup] May 20 20:05:06.982 INFO E| Compiling crossbeam-utils v0.8.14
30482024-05-20T20:05:07.858Z[ helios-setup] May 20 20:05:07.438 INFO E| Compiling http v0.2.9
30492024-05-20T20:05:10.150Z[ helios-setup] May 20 20:05:09.729 INFO E| Compiling digest v0.10.6
30502024-05-20T20:05:11.001Z[ helios-setup] May 20 20:05:10.578 INFO E| Compiling aho-corasick v0.7.20
30512024-05-20T20:05:11.582Z[ helios-setup] May 20 20:05:10.750 INFO E| Compiling anyhow v1.0.68
30522024-05-20T20:05:11.768Z[ host-package] Compiling dtrace-parser v0.1.14
30532024-05-20T20:05:12.277Z[ helios-setup] May 20 20:05:11.858 INFO E| Compiling unicode-width v0.1.10
30542024-05-20T20:05:12.782Z[ helios-setup] May 20 20:05:12.361 INFO E| Compiling tinyvec_macros v0.1.1
30552024-05-20T20:05:12.798Z[ helios-setup] May 20 20:05:12.374 INFO E| Compiling percent-encoding v2.2.0
30562024-05-20T20:05:12.884Z[ host-package] Compiling toml v0.5.11
30572024-05-20T20:05:12.893Z[ host-package] Compiling ref-cast-impl v1.0.23
30582024-05-20T20:05:12.893Z[ helios-setup] May 20 20:05:12.462 INFO E| Compiling regex-syntax v0.6.29
30592024-05-20T20:05:13.035Z[ helios-setup] May 20 20:05:12.615 INFO E| Compiling heck v0.4.1
30602024-05-20T20:05:13.450Z[ helios-setup] May 20 20:05:13.028 INFO E| Compiling thiserror-impl v1.0.38
30612024-05-20T20:05:13.992Z[ helios-setup] May 20 20:05:13.560 INFO E| Compiling schemars_derive v0.8.12
30622024-05-20T20:05:14.211Z[ host-package] Compiling samael v0.0.15
30632024-05-20T20:05:14.425Z[ helios-setup] May 20 20:05:13.994 INFO E| Compiling cpufeatures v0.2.5
30642024-05-20T20:05:14.706Z[ helios-setup] May 20 20:05:14.284 INFO E| Compiling httparse v1.8.0
30652024-05-20T20:05:15.008Z[ helios-setup] May 20 20:05:14.573 INFO E| Compiling tinyvec v1.6.0
30662024-05-20T20:05:15.099Z[ host-package] Compiling vte_generate_state_changes v0.1.1
30672024-05-20T20:05:15.667Z[ host-package] Compiling cookie v0.18.1
30682024-05-20T20:05:15.699Z[ helios-setup] May 20 20:05:15.280 INFO E| Compiling tokio-macros v2.0.0
30692024-05-20T20:05:15.945Z[ helios-setup] May 20 20:05:15.525 INFO E| Compiling futures-macro v0.3.28
30702024-05-20T20:05:16.650Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30712024-05-20T20:05:16.756Z[ host-package] Compiling cfg_aliases v0.1.1
30722024-05-20T20:05:16.921Z[ host-package] Compiling indoc v1.0.9
30732024-05-20T20:05:17.127Z[ helios-setup] May 20 20:05:16.671 INFO E| Compiling form_urlencoded v1.1.0
30742024-05-20T20:05:17.683Z[ host-package] Compiling nix v0.28.0
30752024-05-20T20:05:18.816Z[ helios-setup] May 20 20:05:18.354 INFO E| Compiling const-random-macro v0.1.15
30762024-05-20T20:05:18.983Z[ host-package] Compiling trust-dns-server v0.22.1
30772024-05-20T20:05:19.100Z[ helios-setup] May 20 20:05:18.581 INFO E| Compiling hashbrown v0.13.2
30782024-05-20T20:05:19.442Z[ helios-setup] May 20 20:05:19.018 INFO E| Compiling regex v1.7.3
30792024-05-20T20:05:19.685Z[ host-package] Compiling vte v0.11.1
30802024-05-20T20:05:21.124Z[ helios-setup] May 20 20:05:20.586 INFO E| Compiling libz-sys v1.1.8
30812024-05-20T20:05:21.534Z[ helios-setup] May 20 20:05:21.045 INFO E| Compiling chrono v0.4.24
30822024-05-20T20:05:24.216Z[ helios-setup] May 20 20:05:23.796 INFO E| Compiling uuid v1.3.0
30832024-05-20T20:05:24.397Z[ helios-setup] May 20 20:05:23.978 INFO E| Compiling dyn-clone v1.0.11
30842024-05-20T20:05:25.152Z[ helios-setup] May 20 20:05:24.728 INFO E| Compiling regress v0.5.0
30852024-05-20T20:05:25.160Z[ helios-setup] May 20 20:05:24.730 INFO E| Compiling unicode-normalization v0.1.22
30862024-05-20T20:05:25.302Z[ helios-setup] May 20 20:05:24.884 INFO E| Compiling const-random v0.1.15
30872024-05-20T20:05:27.171Z[ host-package] Compiling sled v0.34.7
30882024-05-20T20:05:27.574Z[ host-package] Compiling derive_builder v0.20.0
30892024-05-20T20:05:27.717Z[ helios-setup] May 20 20:05:27.293 INFO E| Compiling getopts v0.2.21
30902024-05-20T20:05:27.861Z[ helios-setup] May 20 20:05:27.441 INFO E| Compiling tracing-core v0.1.30
30912024-05-20T20:05:28.093Z[ helios-setup] May 20 20:05:27.676 INFO E| Compiling memoffset v0.7.1
30922024-05-20T20:05:28.130Z[ helios-setup] May 20 20:05:27.705 INFO E| Compiling unicode-bidi v0.3.13
30932024-05-20T20:05:29.559Z[ helios-setup] May 20 20:05:29.128 INFO E| Compiling time-core v0.1.0
30942024-05-20T20:05:31.336Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30952024-05-20T20:05:31.870Z[ helios-setup] May 20 20:05:31.453 INFO E| Compiling ucd-trie v0.1.5
30962024-05-20T20:05:31.952Z[ helios-setup] May 20 20:05:31.528 INFO E| Compiling idna v0.3.0
30972024-05-20T20:05:32.521Z[ helios-setup] May 20 20:05:32.065 INFO E| Compiling pest v2.5.7
30982024-05-20T20:05:34.395Z[ helios-setup] May 20 20:05:33.977 INFO E| Compiling time-macros v0.2.8
30992024-05-20T20:05:34.447Z[ helios-setup] May 20 20:05:34.030 INFO E| Compiling tracing v0.1.37
31002024-05-20T20:05:34.562Z[ host-package] Compiling polar-core v0.27.3
31012024-05-20T20:05:38.314Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31022024-05-20T20:05:38.853Z[ helios-setup] May 20 20:05:38.364 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
31032024-05-20T20:05:39.033Z[ helios-setup] May 20 20:05:38.610 INFO E| Compiling time v0.1.45
31042024-05-20T20:05:39.222Z[ host-package] Compiling const_format_proc_macros v0.2.32
31052024-05-20T20:05:39.309Z[ helios-setup] May 20 20:05:38.893 INFO E| Compiling crossbeam-epoch v0.9.13
31062024-05-20T20:05:39.594Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31072024-05-20T20:05:40.184Z[ helios-setup] May 20 20:05:39.757 INFO E| Compiling num_threads v0.1.6
31082024-05-20T20:05:40.857Z[ helios-setup] May 20 20:05:40.439 INFO E| Compiling smallvec v1.10.0
31092024-05-20T20:05:41.956Z[ helios-setup] May 20 20:05:41.530 INFO E| Compiling iana-time-zone v0.1.56
31102024-05-20T20:05:43.266Z[ helios-setup] May 20 20:05:42.747 INFO E| Compiling toml v0.5.11
31112024-05-20T20:05:43.349Z[ host-package] Compiling fd-lock v4.0.2
31122024-05-20T20:05:43.349Z[ helios-setup] May 20 20:05:42.878 INFO E| Compiling parking_lot v0.12.1
31132024-05-20T20:05:43.788Z[ helios-setup] May 20 20:05:43.271 INFO E| Compiling serde_tokenstream v0.2.0
31142024-05-20T20:05:44.019Z[ helios-setup] May 20 20:05:43.360 INFO E| Compiling semver v1.0.17
31152024-05-20T20:05:44.087Z[ host-package] Compiling bb8 v0.8.3
31162024-05-20T20:05:45.023Z[ host-package] Compiling quick-xml v0.31.0
31172024-05-20T20:05:45.808Z[ helios-setup] May 20 20:05:45.392 INFO E| Compiling time v0.3.20
31182024-05-20T20:05:49.613Z[ host-package] Compiling serde_tokenstream v0.1.7
31192024-05-20T20:05:50.731Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
31202024-05-20T20:05:51.822Z[ helios-setup] May 20 20:05:51.224 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
31212024-05-20T20:05:51.836Z[ helios-setup] May 20 20:05:51.398 INFO E| Compiling url v2.3.1
31222024-05-20T20:05:52.343Z[ helios-setup] May 20 20:05:51.837 INFO E| Compiling semver-parser v0.10.2
31232024-05-20T20:05:55.807Z[ helios-setup] May 20 20:05:55.393 INFO E| Compiling crossbeam-channel v0.5.6
31242024-05-20T20:05:56.567Z[ host-package] Compiling oso-derive v0.27.3
31252024-05-20T20:05:56.807Z[ helios-setup] May 20 20:05:56.393 INFO E| Compiling dirs-sys-next v0.1.2
31262024-05-20T20:05:59.117Z[ helios-setup] May 20 20:05:58.704 INFO E| Compiling same-file v1.0.6
31272024-05-20T20:05:59.175Z[ helios-setup] May 20 20:05:58.755 INFO E| Compiling try-lock v0.2.4
31282024-05-20T20:05:59.268Z[ host-package] Compiling memoffset v0.7.1
31292024-05-20T20:05:59.538Z[ helios-setup] May 20 20:05:59.125 INFO E| Compiling crc32fast v1.3.2
31302024-05-20T20:05:59.685Z[ helios-setup] May 20 20:05:59.264 INFO E| Compiling walkdir v2.3.3
31312024-05-20T20:05:59.696Z[ helios-setup] May 20 20:05:59.265 INFO E| Compiling want v0.3.0
31322024-05-20T20:06:00.021Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff)
31332024-05-20T20:06:00.836Z[ host-package] Compiling bytecount v0.6.8
31342024-05-20T20:06:01.160Z[ helios-setup] May 20 20:06:00.744 INFO E| Compiling dirs-next v2.0.0
31352024-05-20T20:06:01.439Z[ host-package] Compiling platforms v3.4.0
31362024-05-20T20:06:03.024Z[ host-package] Compiling curve25519-dalek v4.1.2
31372024-05-20T20:06:03.101Z[ helios-setup] May 20 20:06:02.687 INFO E| Compiling tokio-util v0.7.7
31382024-05-20T20:06:03.569Z[ host-package] Compiling papergrid v0.11.0
31392024-05-20T20:06:05.388Z[ helios-setup] May 20 20:06:04.976 INFO E| Compiling semver v0.11.0
31402024-05-20T20:06:06.646Z[ helios-setup] May 20 20:06:06.233 INFO E| Compiling h2 v0.3.16
31412024-05-20T20:06:08.071Z[ helios-setup] May 20 20:06:07.650 INFO E| Compiling proc-macro-crate v1.2.1
31422024-05-20T20:06:09.173Z[ helios-setup] May 20 20:06:08.761 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
31432024-05-20T20:06:10.028Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
31442024-05-20T20:06:10.061Z[ helios-setup] May 20 20:06:09.649 INFO E| Compiling futures-executor v0.3.28
31452024-05-20T20:06:10.532Z[ helios-setup] May 20 20:06:10.118 INFO E| Compiling http-body v0.4.5
31462024-05-20T20:06:11.522Z[ host-package] Compiling const_format v0.2.32
31472024-05-20T20:06:11.604Z[ helios-setup] May 20 20:06:11.189 INFO E| Compiling ring v0.16.20
31482024-05-20T20:06:13.100Z[ helios-setup] May 20 20:06:12.688 INFO E| Compiling rand_core v0.6.4
31492024-05-20T20:06:14.074Z[ helios-setup] May 20 20:06:13.655 INFO E| Compiling thread_local v1.1.7
31502024-05-20T20:06:14.208Z[ helios-setup] May 20 20:06:13.797 INFO E| Compiling home v0.5.4
31512024-05-20T20:06:14.784Z[ helios-setup] May 20 20:06:14.369 INFO E| Compiling lazy_static v1.4.0
31522024-05-20T20:06:15.311Z[ helios-setup] May 20 20:06:14.899 INFO E| Compiling utf8parse v0.2.1
31532024-05-20T20:06:15.722Z[ helios-setup] May 20 20:06:15.309 INFO E| Compiling httpdate v1.0.2
31542024-05-20T20:06:15.971Z[ helios-setup] May 20 20:06:15.558 INFO E| Compiling tower-service v0.3.2
31552024-05-20T20:06:16.482Z[ helios-setup] May 20 20:06:16.068 INFO E| Compiling fastrand v1.9.0
31562024-05-20T20:06:17.362Z[ helios-setup] May 20 20:06:16.939 INFO E| Compiling rayon-core v1.10.2
31572024-05-20T20:06:17.401Z[ helios-setup] May 20 20:06:16.990 INFO E| Compiling adler v1.0.2
31582024-05-20T20:06:17.539Z[ helios-setup] May 20 20:06:17.114 INFO E| Compiling ppv-lite86 v0.2.17
31592024-05-20T20:06:17.967Z[ helios-setup] May 20 20:06:17.555 INFO E| Compiling base64 v0.21.0
31602024-05-20T20:06:19.493Z[ helios-setup] May 20 20:06:19.081 INFO E| Compiling rand_chacha v0.3.1
31612024-05-20T20:06:19.983Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31622024-05-20T20:06:20.086Z[ helios-setup] May 20 20:06:19.676 INFO E| Compiling miniz_oxide v0.6.2
31632024-05-20T20:06:20.554Z[ helios-setup] May 20 20:06:20.143 INFO E| Compiling hyper v0.14.25
31642024-05-20T20:06:23.000Z[ helios-setup] May 20 20:06:22.589 INFO E| Compiling tempfile v3.5.0
31652024-05-20T20:06:24.569Z[ helios-setup] May 20 20:06:24.154 INFO E| Compiling anstyle-parse v0.1.1
31662024-05-20T20:06:24.646Z[ helios-setup] May 20 20:06:24.233 INFO E| Compiling toolchain_find v0.2.0
31672024-05-20T20:06:28.927Z[ helios-setup] May 20 20:06:26.804 INFO E| Compiling futures v0.3.28
31682024-05-20T20:06:28.927Z[ helios-setup] May 20 20:06:27.066 INFO E| Compiling num_enum_derive v0.5.7
31692024-05-20T20:06:28.928Z[ host-package] Compiling oso v0.27.3
31702024-05-20T20:06:31.802Z[ helios-setup] May 20 20:06:31.392 INFO E| Compiling cargo-lock v8.0.3
31712024-05-20T20:06:36.456Z[ host-package] Compiling strip-ansi-escapes v0.2.0
31722024-05-20T20:06:38.598Z[ helios-setup] May 20 20:06:38.189 INFO E| Compiling crossbeam-deque v0.8.2
31732024-05-20T20:06:38.951Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31742024-05-20T20:06:39.358Z[ helios-setup] May 20 20:06:38.950 INFO E| Compiling term v0.7.0
31752024-05-20T20:06:40.993Z[ helios-setup] May 20 20:06:40.583 INFO E| Compiling serde_urlencoded v0.7.1
31762024-05-20T20:06:42.329Z[ helios-setup] May 20 20:06:41.831 INFO E| Compiling sha1 v0.10.5
31772024-05-20T20:06:42.406Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
31782024-05-20T20:06:42.704Z[ host-package] Compiling tabled_derive v0.7.0
31792024-05-20T20:06:43.736Z[ helios-setup] May 20 20:06:43.328 INFO E| Compiling sha2 v0.10.6
31802024-05-20T20:06:44.065Z[ helios-setup] May 20 20:06:43.649 INFO E| Compiling is-terminal v0.4.7
31812024-05-20T20:06:44.343Z[ helios-setup] May 20 20:06:43.935 INFO E| Compiling atty v0.2.14
31822024-05-20T20:06:46.520Z[ helios-setup] May 20 20:06:46.108 INFO E| Compiling concolor-query v0.3.3
31832024-05-20T20:06:46.896Z[ helios-setup] May 20 20:06:46.486 INFO E| Compiling anstyle v0.3.5
31842024-05-20T20:06:48.388Z[ helios-setup] May 20 20:06:47.980 INFO E| Compiling concolor-override v1.0.0
31852024-05-20T20:06:48.470Z[ helios-setup] May 20 20:06:48.063 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
31862024-05-20T20:06:50.581Z[ helios-setup] May 20 20:06:50.170 INFO E| Compiling anstream v0.2.6
31872024-05-20T20:06:52.733Z[ host-package] Compiling kstat-rs v0.2.3
31882024-05-20T20:06:52.912Z[ helios-setup] May 20 20:06:52.167 INFO E| Compiling slog-term v2.9.0
31892024-05-20T20:06:53.299Z[ helios-setup] May 20 20:06:52.892 INFO E| Compiling flate2 v1.0.25
31902024-05-20T20:06:53.323Z[ host-package] Compiling keccak v0.1.5
31912024-05-20T20:06:54.018Z[ helios-setup] May 20 20:06:53.612 INFO E| Compiling num_enum v0.5.7
31922024-05-20T20:06:54.447Z[ helios-setup] May 20 20:06:54.035 INFO E| Compiling rustfmt-wrapper v0.2.0
31932024-05-20T20:06:54.511Z[ host-package] Compiling nu-ansi-term v0.50.0
31942024-05-20T20:06:56.169Z[ host-package] Compiling reedline v0.31.0
31952024-05-20T20:06:56.177Z[ helios-setup] May 20 20:06:55.480 INFO E| Compiling rand v0.8.5
31962024-05-20T20:06:56.177Z[ helios-setup] May 20 20:06:55.627 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
31972024-05-20T20:06:56.266Z[ helios-setup] May 20 20:06:55.860 INFO E| Compiling openapiv3 v1.0.2
31982024-05-20T20:06:57.006Z[ host-package] Compiling sha3 v0.10.8
31992024-05-20T20:06:58.462Z[ helios-setup] May 20 20:06:58.057 INFO E| Compiling encoding_rs v0.8.32
32002024-05-20T20:06:58.802Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32012024-05-20T20:07:00.665Z[ helios-setup] May 20 20:07:00.260 INFO E| Compiling strsim v0.10.0
32022024-05-20T20:07:04.350Z[ helios-setup] May 20 20:07:03.945 INFO E| Compiling mime v0.3.17
32032024-05-20T20:07:04.926Z[ helios-setup] May 20 20:07:04.518 INFO E| Compiling either v1.8.0
32042024-05-20T20:07:05.785Z[ helios-setup] May 20 20:07:05.373 INFO E| Compiling ipnet v2.7.2
32052024-05-20T20:07:06.352Z[ helios-setup] May 20 20:07:05.945 INFO E| Compiling project-root v0.2.2
32062024-05-20T20:07:06.498Z[ helios-setup] May 20 20:07:06.094 INFO E| Compiling unsafe-libyaml v0.2.8
32072024-05-20T20:07:06.857Z[ helios-setup] May 20 20:07:06.452 INFO E| Compiling base64 v0.13.1
32082024-05-20T20:07:07.755Z[ host-package] Compiling tabled v0.15.0
32092024-05-20T20:07:08.665Z[ helios-setup] May 20 20:07:08.260 INFO E| Compiling clap_lex v0.4.1
32102024-05-20T20:07:10.264Z[ helios-setup] May 20 20:07:09.860 INFO E| Compiling utf-8 v0.7.6
32112024-05-20T20:07:10.591Z[ helios-setup] May 20 20:07:10.185 INFO E| Compiling byteorder v1.4.3
32122024-05-20T20:07:10.697Z[ helios-setup] May 20 20:07:10.285 INFO E| Compiling untrusted v0.7.1
32132024-05-20T20:07:10.900Z[ helios-setup] May 20 20:07:10.490 INFO E| Compiling spin v0.5.2
32142024-05-20T20:07:11.022Z[ helios-setup] May 20 20:07:10.618 INFO E| Compiling serde_yaml v0.9.21
32152024-05-20T20:07:11.100Z[ helios-setup] May 20 20:07:10.692 INFO E| Compiling clap_builder v4.2.1
32162024-05-20T20:07:11.501Z[ helios-setup] May 20 20:07:11.094 INFO E| Compiling reqwest v0.11.16
32172024-05-20T20:07:12.010Z[ helios-setup] May 20 20:07:11.601 INFO E| Compiling tungstenite v0.18.0
32182024-05-20T20:07:18.592Z[ helios-setup] May 20 20:07:18.188 INFO E| Compiling rayon v1.6.1
32192024-05-20T20:07:19.574Z[ helios-setup] May 20 20:07:19.171 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
32202024-05-20T20:07:19.657Z[ host-package] Compiling mime_guess v2.0.4
32212024-05-20T20:07:23.322Z[ helios-setup] May 20 20:07:22.507 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
32222024-05-20T20:07:23.326Z[ helios-setup] May 20 20:07:22.715 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
32232024-05-20T20:07:26.243Z[ host-package] Compiling usdt-macro v0.3.5
32242024-05-20T20:07:26.567Z[ host-package] Compiling usdt-attr-macro v0.3.5
32252024-05-20T20:07:27.351Z[ helios-setup] May 20 20:07:26.948 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
32262024-05-20T20:07:28.713Z[ helios-setup] May 20 20:07:28.310 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
32272024-05-20T20:07:28.831Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32282024-05-20T20:07:29.004Z[ helios-setup] May 20 20:07:28.602 INFO E| Compiling clap_derive v4.2.0
32292024-05-20T20:07:29.817Z[ host-package] Compiling env_logger v0.9.3
32302024-05-20T20:07:30.042Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
32312024-05-20T20:07:30.977Z[ helios-setup] May 20 20:07:30.563 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
32322024-05-20T20:07:38.383Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32332024-05-20T20:07:38.440Z[ helios-setup] May 20 20:07:37.990 INFO E| Compiling clap v4.2.1
32342024-05-20T20:07:38.739Z[ helios-setup] May 20 20:07:38.338 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
32352024-05-20T20:07:41.920Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32362024-05-20T20:07:43.106Z[ host-package] Compiling peg-macros v0.8.3
32372024-05-20T20:07:46.049Z[ host-package] Compiling universal-hash v0.5.1
32382024-05-20T20:07:46.448Z[ host-package] Compiling secrecy v0.8.0
32392024-05-20T20:07:47.081Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
32402024-05-20T20:07:50.263Z[ host-package] Compiling bitstruct_derive v0.1.0
32412024-05-20T20:07:50.486Z[ helios-setup] May 20 20:07:50.087 INFO E| Compiling tokio-tungstenite v0.18.0
32422024-05-20T20:07:52.048Z[ helios-setup] May 20 20:07:51.636 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
32432024-05-20T20:07:52.274Z[ host-package] Compiling nanorand v0.7.0
32442024-05-20T20:07:53.289Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
32452024-05-20T20:07:53.333Z[ host-package] Compiling sqlparser_derive v0.2.2
32462024-05-20T20:07:54.146Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32472024-05-20T20:07:54.515Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
32482024-05-20T20:07:55.160Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32492024-05-20T20:07:55.383Z[ host-package] Compiling unicode_categories v0.1.1
32502024-05-20T20:07:55.466Z[ helios-setup] May 20 20:07:55.067 INFO E| Compiling smartstring v1.0.1
32512024-05-20T20:07:55.998Z[ host-package] Compiling opaque-debug v0.3.1
32522024-05-20T20:07:56.042Z[ host-package] Compiling ascii v1.1.0
32532024-05-20T20:07:56.212Z[ host-package] Compiling salty v0.2.0
32542024-05-20T20:07:56.357Z[ host-package] Compiling signature v1.6.4
32552024-05-20T20:07:56.462Z[ helios-setup] May 20 20:07:56.063 INFO E| Compiling rustls v0.21.0
32562024-05-20T20:07:56.749Z[ host-package] Compiling ed25519 v1.5.3
32572024-05-20T20:07:56.972Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
32582024-05-20T20:07:57.271Z[ host-package] Compiling rustyline v14.0.0
32592024-05-20T20:07:57.626Z[ host-package] Compiling poly1305 v0.8.0
32602024-05-20T20:07:58.305Z[ helios-setup] May 20 20:07:57.905 INFO E| Compiling serde_spanned v0.6.1
32612024-05-20T20:07:59.008Z[ helios-setup] May 20 20:07:58.608 INFO E| Compiling toml_datetime v0.6.1
32622024-05-20T20:08:00.448Z[ helios-setup] May 20 20:08:00.050 INFO E| Compiling camino v1.1.4
32632024-05-20T20:08:00.757Z[ host-package] Compiling sqlformat v0.2.3
32642024-05-20T20:08:01.830Z[ helios-setup] May 20 20:08:01.432 INFO E| Compiling static_assertions v1.1.0
32652024-05-20T20:08:02.014Z[ helios-setup] May 20 20:08:01.612 INFO E| Compiling paste v1.0.12
32662024-05-20T20:08:02.114Z[ host-package] Compiling sqlparser v0.45.0
32672024-05-20T20:08:03.568Z[ helios-setup] May 20 20:08:03.170 INFO E| Compiling async-trait v0.1.68
32682024-05-20T20:08:04.653Z[ helios-setup] May 20 20:08:04.254 INFO E| Compiling match_cfg v0.1.0
32692024-05-20T20:08:04.869Z[ helios-setup] May 20 20:08:04.471 INFO E| Compiling slog-async v2.7.0
32702024-05-20T20:08:04.979Z[ helios-setup] May 20 20:08:04.573 INFO E| Compiling winnow v0.4.1
32712024-05-20T20:08:06.591Z[ helios-setup] May 20 20:08:06.192 INFO E| Compiling hostname v0.3.1
32722024-05-20T20:08:07.860Z[ helios-setup] May 20 20:08:07.462 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
32732024-05-20T20:08:08.279Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32742024-05-20T20:08:08.845Z[ host-package] Compiling bitstruct v0.1.1
32752024-05-20T20:08:08.973Z[ helios-setup] May 20 20:08:08.575 INFO E| Compiling slog-json v2.6.1
32762024-05-20T20:08:09.438Z[ host-package] Compiling flume v0.11.0
32772024-05-20T20:08:10.094Z[ helios-setup] May 20 20:08:09.697 INFO E| Compiling unicode-linebreak v0.1.4
32782024-05-20T20:08:11.203Z[ host-package] Compiling thiserror-no-std v2.0.2
32792024-05-20T20:08:11.635Z[ host-package] Compiling peg v0.8.3
32802024-05-20T20:08:11.853Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32812024-05-20T20:08:12.838Z[ helios-setup] May 20 20:08:12.442 INFO E| Compiling toml_edit v0.19.8
32822024-05-20T20:08:13.038Z[ host-package] Compiling usdt v0.3.5
32832024-05-20T20:08:13.281Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32842024-05-20T20:08:14.268Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
32852024-05-20T20:08:15.560Z[ helios-setup] May 20 20:08:15.158 INFO E| Compiling async-stream-impl v0.3.5
32862024-05-20T20:08:17.290Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32872024-05-20T20:08:18.539Z[ helios-setup] May 20 20:08:18.143 INFO E| Compiling rhai_codegen v1.5.0
32882024-05-20T20:08:21.518Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32892024-05-20T20:08:22.111Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32902024-05-20T20:08:22.966Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32912024-05-20T20:08:24.057Z[ helios-setup] May 20 20:08:23.661 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
32922024-05-20T20:08:24.139Z[ helios-setup] May 20 20:08:23.744 INFO E| Compiling take_mut v0.2.2
32932024-05-20T20:08:25.080Z[ host-package] Compiling chacha20 v0.9.1
32942024-05-20T20:08:25.114Z[ helios-setup] May 20 20:08:24.718 INFO E| Compiling rhai v1.14.0
32952024-05-20T20:08:26.096Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
32962024-05-20T20:08:27.149Z[ helios-setup] May 20 20:08:26.753 INFO E| Compiling toml v0.7.3
32972024-05-20T20:08:27.929Z[ host-package] Compiling aead v0.5.2
32982024-05-20T20:08:32.941Z[ host-package] Compiling bcs v0.1.6
32992024-05-20T20:08:32.978Z[ host-package] Compiling erased-serde v0.3.31
33002024-05-20T20:08:33.086Z[ helios-setup] May 20 20:08:30.709 INFO E| Compiling async-stream v0.3.5
33012024-05-20T20:08:33.087Z[ host-package] Compiling serde_arrays v0.1.0
33022024-05-20T20:08:33.087Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
33032024-05-20T20:08:33.087Z[ host-package] Compiling serde-big-array v0.5.1
33042024-05-20T20:08:33.087Z[ helios-setup] May 20 20:08:32.010 INFO E| Compiling slog-bunyan v2.4.0
33052024-05-20T20:08:33.088Z[ host-package] Compiling highway v1.1.0
33062024-05-20T20:08:33.956Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
33072024-05-20T20:08:34.356Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33082024-05-20T20:08:35.115Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33092024-05-20T20:08:36.479Z[ helios-setup] May 20 20:08:36.083 INFO E| Compiling rustls-pemfile v1.0.2
33102024-05-20T20:08:37.808Z[ helios-setup] May 20 20:08:37.415 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
33112024-05-20T20:08:38.571Z[ helios-setup] May 20 20:08:38.175 INFO E| Compiling bincode v1.3.3
33122024-05-20T20:08:41.069Z[ helios-setup] May 20 20:08:40.674 INFO E| Compiling serde_path_to_error v0.1.11
33132024-05-20T20:08:41.422Z[ helios-setup] May 20 20:08:41.024 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
33142024-05-20T20:08:43.157Z[ helios-setup] May 20 20:08:42.765 INFO E| Compiling terminal_size v0.2.6
33152024-05-20T20:08:43.202Z[ helios-setup] May 20 20:08:42.809 INFO E| Compiling smawk v0.3.1
33162024-05-20T20:08:43.968Z[ helios-setup] May 20 20:08:43.573 INFO E| Compiling textwrap v0.16.0
33172024-05-20T20:08:54.126Z[ helios-setup] May 20 20:08:53.734 INFO E| Compiling sct v0.7.0
33182024-05-20T20:08:54.180Z[ helios-setup] May 20 20:08:53.789 INFO E| Compiling rustls-webpki v0.100.1
33192024-05-20T20:09:01.640Z[ helios-setup] May 20 20:09:01.249 INFO E| Compiling git2 v0.16.1
33202024-05-20T20:09:02.490Z[ host-package] Compiling chacha20poly1305 v0.10.1
33212024-05-20T20:09:03.640Z[ helios-setup] May 20 20:09:03.250 INFO E| Compiling tokio-rustls v0.24.0
33222024-05-20T20:09:04.681Z[ host-package] Compiling vsss-rs v3.3.4
33232024-05-20T20:09:08.495Z[ helios-setup] May 20 20:09:08.106 INFO E| Compiling built v0.6.0
33242024-05-20T20:09:13.232Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33252024-05-20T20:09:13.574Z[ host-package] Compiling signal-hook-tokio v0.3.1
33262024-05-20T20:09:14.423Z[ host-package] Compiling heck v0.3.3
33272024-05-20T20:09:14.427Z[ helios-setup] May 20 20:09:13.726 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33282024-05-20T20:09:14.782Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
33292024-05-20T20:09:14.974Z[ host-package] Compiling castaway v0.2.2
33302024-05-20T20:09:15.633Z[ host-package] Compiling rand_seeder v0.2.3
33312024-05-20T20:09:16.665Z[ host-package] Compiling serde-big-array v0.4.1
33322024-05-20T20:09:16.906Z[ helios-setup] May 20 20:09:16.518 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
33332024-05-20T20:09:18.143Z[ helios-setup] May 20 20:09:17.754 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
33342024-05-20T20:09:18.851Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
33352024-05-20T20:09:19.352Z[ host-package] Compiling http-range v0.1.5
33362024-05-20T20:09:20.331Z[ host-package] Compiling hyper-staticfile v0.9.5
33372024-05-20T20:09:20.722Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33382024-05-20T20:09:25.574Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33392024-05-20T20:09:28.927Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33402024-05-20T20:09:29.499Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
33412024-05-20T20:09:38.822Z[ helios-setup] May 20 20:09:38.436 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
33422024-05-20T20:09:39.835Z[ host-package] Compiling compact_str v0.7.1
33432024-05-20T20:09:41.155Z[ helios-setup] May 20 20:09:40.752 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
33442024-05-20T20:09:41.799Z[ host-package] Compiling zone_cfg_derive v0.1.2
33452024-05-20T20:09:43.834Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462024-05-20T20:10:10.954Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33472024-05-20T20:10:12.179Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33482024-05-20T20:10:21.331Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33492024-05-20T20:10:23.579Z[ host-package] Compiling tungstenite v0.21.0
33502024-05-20T20:10:29.136Z[ helios-setup] May 20 20:10:28.757 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
33512024-05-20T20:10:29.951Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33522024-05-20T20:10:30.334Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33532024-05-20T20:10:30.738Z[ host-package] Compiling lru v0.12.3
33542024-05-20T20:10:31.152Z[ host-package] Compiling stability v0.2.0
33552024-05-20T20:10:32.290Z[ host-package] Compiling base64 v0.13.1
33562024-05-20T20:10:33.241Z[ host-package] Compiling cassowary v0.3.0
33572024-05-20T20:10:34.344Z[ host-package] Compiling indoc v2.0.5
33582024-05-20T20:10:35.520Z[ host-package] Compiling corncobs v0.1.3
33592024-05-20T20:10:35.929Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
33602024-05-20T20:10:36.786Z[ host-package] Compiling ratatui v0.26.2
33612024-05-20T20:10:37.970Z[ host-package] Compiling ron v0.7.1
33622024-05-20T20:10:39.163Z[ host-package] Compiling tokio-tungstenite v0.21.0
33632024-05-20T20:10:39.784Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33642024-05-20T20:10:41.704Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33652024-05-20T20:10:42.779Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33662024-05-20T20:10:44.233Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33672024-05-20T20:10:46.166Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33682024-05-20T20:10:46.910Z[ host-package] Compiling zone v0.1.8
33692024-05-20T20:10:51.970Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33702024-05-20T20:11:04.545Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33712024-05-20T20:11:16.305Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33722024-05-20T20:11:17.075Z[ host-package] Compiling portpicker v0.1.1
33732024-05-20T20:11:18.281Z[ host-package] Compiling smawk v0.3.2
33742024-05-20T20:11:18.987Z[ host-package] Compiling unicode-linebreak v0.1.5
33752024-05-20T20:11:20.114Z[ host-package] Compiling textwrap v0.16.1
33762024-05-20T20:11:25.183Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
33772024-05-20T20:11:26.655Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33782024-05-20T20:11:37.369Z[ helios-setup] May 20 20:11:36.998 INFO E| Finished release [optimized] target(s) in 6m 55s
33792024-05-20T20:11:37.467Z[ helios-setup] May 20 20:11:37.097 INFO building project "pilot" ok (415 seconds)
33802024-05-20T20:11:37.470Z[ helios-setup] May 20 20:11:37.097 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
33812024-05-20T20:11:37.470Z[ helios-setup] May 20 20:11:37.097 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
33822024-05-20T20:11:37.698Z[ helios-setup] May 20 20:11:37.328 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
33832024-05-20T20:11:38.317Z[ helios-setup] May 20 20:11:37.947 INFO E| From https://github.com/jclulow/rust-jmclib
33842024-05-20T20:11:38.318Z[ helios-setup] May 20 20:11:37.947 INFO E| * [new branch] master -> origin/master
33852024-05-20T20:11:38.318Z[ helios-setup] May 20 20:11:37.947 INFO E| * [new ref] -> origin/HEAD
33862024-05-20T20:11:38.337Z[ helios-setup] May 20 20:11:37.967 INFO E| Updating crates.io index
33872024-05-20T20:11:38.374Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33882024-05-20T20:11:38.554Z[ helios-setup] May 20 20:11:38.184 INFO E| Downloading crates ...
33892024-05-20T20:11:38.720Z[ helios-setup] May 20 20:11:38.350 INFO E| Downloaded time-macros v0.2.10
33902024-05-20T20:11:38.723Z[ helios-setup] May 20 20:11:38.354 INFO E| Downloaded md-5 v0.9.1
33912024-05-20T20:11:38.727Z[ helios-setup] May 20 20:11:38.357 INFO E| Downloaded block-buffer v0.9.0
33922024-05-20T20:11:38.730Z[ helios-setup] May 20 20:11:38.359 INFO E| Downloaded tempfile v3.7.0
33932024-05-20T20:11:38.736Z[ helios-setup] May 20 20:11:38.362 INFO E| Downloaded opaque-debug v0.3.0
33942024-05-20T20:11:38.763Z[ helios-setup] May 20 20:11:38.392 INFO E| Downloaded time-core v0.1.1
33952024-05-20T20:11:38.766Z[ host-package] Compiling rcgen v0.12.1
33962024-05-20T20:11:38.766Z[ helios-setup] May 20 20:11:38.394 INFO E| Downloaded sha-1 v0.9.8
33972024-05-20T20:11:38.766Z[ helios-setup] May 20 20:11:38.396 INFO E| Downloaded libdevinfo-sys v1.0.0
33982024-05-20T20:11:38.770Z[ helios-setup] May 20 20:11:38.397 INFO E| Downloaded fastrand v2.0.0
33992024-05-20T20:11:38.771Z[ helios-setup] May 20 20:11:38.399 INFO E| Downloaded digest v0.9.0
34002024-05-20T20:11:38.773Z[ helios-setup] May 20 20:11:38.404 INFO E| Downloaded itoa v1.0.9
34012024-05-20T20:11:38.797Z[ helios-setup] May 20 20:11:38.427 INFO E| Downloaded uuid v0.8.2
34022024-05-20T20:11:38.802Z[ helios-setup] May 20 20:11:38.433 INFO E| Downloaded quote v1.0.31
34032024-05-20T20:11:38.807Z[ helios-setup] May 20 20:11:38.437 INFO E| Downloaded once_cell v1.18.0
34042024-05-20T20:11:38.812Z[ helios-setup] May 20 20:11:38.442 INFO E| Downloaded unicode-ident v1.0.11
34052024-05-20T20:11:38.817Z[ helios-setup] May 20 20:11:38.447 INFO E| Downloaded ryu v1.0.15
34062024-05-20T20:11:38.844Z[ helios-setup] May 20 20:11:38.474 INFO E| Downloaded serde v1.0.174
34072024-05-20T20:11:38.848Z[ helios-setup] May 20 20:11:38.479 INFO E| Downloaded proc-macro2 v1.0.66
34082024-05-20T20:11:38.852Z[ helios-setup] May 20 20:11:38.482 INFO E| Downloaded anyhow v1.0.72
34092024-05-20T20:11:38.870Z[ helios-setup] May 20 20:11:38.488 INFO E| Downloaded getrandom v0.2.10
34102024-05-20T20:11:38.873Z[ helios-setup] May 20 20:11:38.493 INFO E| Downloaded time v0.3.23
34112024-05-20T20:11:38.873Z[ helios-setup] May 20 20:11:38.503 INFO E| Downloaded cpufeatures v0.2.9
34122024-05-20T20:11:38.876Z[ helios-setup] May 20 20:11:38.504 INFO E| Downloaded serde_json v1.0.103
34132024-05-20T20:11:38.886Z[ helios-setup] May 20 20:11:38.516 INFO E| Downloaded bitflags v2.3.3
34142024-05-20T20:11:38.922Z[ helios-setup] May 20 20:11:38.552 INFO E| Downloaded syn v2.0.27
34152024-05-20T20:11:38.949Z[ helios-setup] May 20 20:11:38.579 INFO E| Downloaded rustix v0.38.4
34162024-05-20T20:11:38.997Z[ helios-setup] May 20 20:11:38.627 INFO E| Downloaded serde_derive v1.0.174
34172024-05-20T20:11:39.021Z[ helios-setup] May 20 20:11:38.652 INFO E| Downloaded libc v0.2.147
34182024-05-20T20:11:39.144Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling libc v0.2.147
34192024-05-20T20:11:39.144Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling proc-macro2 v1.0.66
34202024-05-20T20:11:39.145Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling unicode-ident v1.0.11
34212024-05-20T20:11:39.148Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling cfg-if v1.0.0
34222024-05-20T20:11:39.148Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling typenum v1.16.0
34232024-05-20T20:11:39.148Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling version_check v0.9.4
34242024-05-20T20:11:39.148Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling serde v1.0.174
34252024-05-20T20:11:39.148Z[ helios-setup] May 20 20:11:38.775 INFO E| Compiling rustix v0.38.4
34262024-05-20T20:11:39.956Z[ helios-setup] May 20 20:11:39.586 INFO E| Compiling slog v2.7.0
34272024-05-20T20:11:40.137Z[ helios-setup] May 20 20:11:39.767 INFO E| Compiling itoa v1.0.9
34282024-05-20T20:11:40.212Z[ helios-setup] May 20 20:11:39.842 INFO E| Compiling time-core v0.1.1
34292024-05-20T20:11:40.398Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34302024-05-20T20:11:40.511Z[ helios-setup] May 20 20:11:40.141 INFO E| Compiling once_cell v1.18.0
34312024-05-20T20:11:40.575Z[ helios-setup] May 20 20:11:40.206 INFO E| Compiling time-macros v0.2.10
34322024-05-20T20:11:40.839Z[ helios-setup] May 20 20:11:40.468 INFO E| Compiling bitflags v2.3.3
34332024-05-20T20:11:41.081Z[ helios-setup] May 20 20:11:40.711 INFO E| Compiling generic-array v0.14.7
34342024-05-20T20:11:41.085Z[ helios-setup] May 20 20:11:40.712 INFO E| Compiling num_threads v0.1.6
34352024-05-20T20:11:41.187Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
34362024-05-20T20:11:41.227Z[ helios-setup] May 20 20:11:40.857 INFO E| Compiling thread_local v1.1.7
34372024-05-20T20:11:41.897Z[ helios-setup] May 20 20:11:41.528 INFO E| Compiling quote v1.0.31
34382024-05-20T20:11:42.148Z[ helios-setup] May 20 20:11:41.778 INFO E| Compiling fastrand v2.0.0
34392024-05-20T20:11:42.430Z[ helios-setup] May 20 20:11:42.061 INFO E| Compiling anyhow v1.0.72
34402024-05-20T20:11:42.674Z[ helios-setup] May 20 20:11:42.305 INFO E| Compiling syn v2.0.27
34412024-05-20T20:11:43.149Z[ helios-setup] May 20 20:11:42.779 INFO E| Compiling serde_json v1.0.103
34422024-05-20T20:11:43.160Z[ helios-setup] May 20 20:11:42.791 INFO E| Compiling opaque-debug v0.3.0
34432024-05-20T20:11:43.272Z[ helios-setup] May 20 20:11:42.903 INFO E| Compiling ryu v1.0.15
34442024-05-20T20:11:43.351Z[ helios-setup] May 20 20:11:42.982 INFO E| Compiling cpufeatures v0.2.9
34452024-05-20T20:11:43.672Z[ helios-setup] May 20 20:11:43.302 INFO E| Compiling unicode-width v0.1.10
34462024-05-20T20:11:44.033Z[ helios-setup] May 20 20:11:43.663 INFO E| Compiling dirs-sys-next v0.1.2
34472024-05-20T20:11:44.196Z[ helios-setup] May 20 20:11:43.826 INFO E| Compiling errno v0.3.1
34482024-05-20T20:11:44.209Z[ helios-setup] May 20 20:11:43.837 INFO E| Compiling atty v0.2.14
34492024-05-20T20:11:44.449Z[ helios-setup] May 20 20:11:44.080 INFO E| Compiling dirs-next v2.0.0
34502024-05-20T20:11:44.655Z[ helios-setup] May 20 20:11:44.286 INFO E| Compiling term v0.7.0
34512024-05-20T20:11:45.081Z[ helios-setup] May 20 20:11:44.709 INFO E| Compiling getrandom v0.2.10
34522024-05-20T20:11:45.456Z[ helios-setup] May 20 20:11:45.087 INFO E| Compiling same-file v1.0.6
34532024-05-20T20:11:45.785Z[ helios-setup] May 20 20:11:45.414 INFO E| Compiling walkdir v2.3.3
34542024-05-20T20:11:45.942Z[ helios-setup] May 20 20:11:45.572 INFO E| Compiling getopts v0.2.21
34552024-05-20T20:11:46.157Z[ helios-setup] May 20 20:11:45.789 INFO E| Compiling time v0.3.23
34562024-05-20T20:11:46.341Z[ helios-setup] May 20 20:11:45.972 INFO E| Compiling digest v0.9.0
34572024-05-20T20:11:46.697Z[ helios-setup] May 20 20:11:46.327 INFO E| Compiling block-buffer v0.9.0
34582024-05-20T20:11:46.991Z[ helios-setup] May 20 20:11:46.622 INFO E| Compiling sha-1 v0.9.8
34592024-05-20T20:11:47.296Z[ helios-setup] May 20 20:11:46.927 INFO E| Compiling md-5 v0.9.1
34602024-05-20T20:11:47.515Z[ helios-setup] May 20 20:11:47.146 INFO E| Compiling glob v0.3.1
34612024-05-20T20:11:48.029Z[ helios-setup] May 20 20:11:47.661 INFO E| Compiling tempfile v3.7.0
34622024-05-20T20:11:48.266Z[ helios-setup] May 20 20:11:47.898 INFO E| Compiling libdevinfo-sys v1.0.0
34632024-05-20T20:11:49.871Z[ helios-setup] May 20 20:11:49.503 INFO E| Compiling slog-term v2.9.0
34642024-05-20T20:11:52.952Z[ host-package] Compiling atomicwrites v0.4.3
34652024-05-20T20:11:53.335Z[ helios-setup] May 20 20:11:52.964 INFO E| Compiling serde_derive v1.0.174
34662024-05-20T20:11:53.526Z[ host-package] Compiling fatfs v0.3.6
34672024-05-20T20:11:56.141Z[ host-package] Compiling rtoolbox v0.0.2
34682024-05-20T20:11:56.607Z[ host-package] Compiling subprocess v0.2.9
34692024-05-20T20:11:56.783Z[ host-package] Compiling assert_matches v1.5.0
34702024-05-20T20:11:56.909Z[ host-package] Compiling is_ci v1.2.0
34712024-05-20T20:11:57.234Z[ host-package] Compiling supports-color v3.0.0
34722024-05-20T20:11:57.946Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34732024-05-20T20:11:58.725Z[ host-package] Compiling rpassword v7.3.1
34742024-05-20T20:11:59.243Z[ host-package] Compiling tui-tree-widget v0.19.0
34752024-05-20T20:11:59.720Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34762024-05-20T20:12:00.946Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
34772024-05-20T20:12:02.731Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34782024-05-20T20:12:03.058Z[ host-package] Compiling csv-core v0.1.11
34792024-05-20T20:12:03.668Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34802024-05-20T20:12:04.100Z[ host-package] Compiling csv v1.3.0
34812024-05-20T20:12:06.364Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34822024-05-20T20:12:06.501Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34832024-05-20T20:12:08.383Z[ helios-setup] May 20 20:12:08.016 INFO E| Compiling toml v0.5.11
34842024-05-20T20:12:08.386Z[ helios-setup] May 20 20:12:08.016 INFO E| Compiling uuid v0.8.2
34852024-05-20T20:12:10.915Z[ helios-setup] May 20 20:12:10.548 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
34862024-05-20T20:12:15.005Z[ helios-setup] May 20 20:12:14.640 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
34872024-05-20T20:12:19.607Z[ host-package] Compiling multimap v0.10.0
34882024-05-20T20:12:20.043Z[ host-package] Compiling uzers v0.11.3
34892024-05-20T20:12:23.558Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34902024-05-20T20:12:28.902Z[ helios-setup] May 20 20:12:28.537 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 51.32s
34912024-05-20T20:12:28.945Z[ helios-setup] May 20 20:12:28.567 INFO building project "image-builder" ok (51 seconds)
34922024-05-20T20:12:28.945Z[ helios-setup] May 20 20:12:28.568 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
34932024-05-20T20:12:28.948Z[ helios-setup] May 20 20:12:28.568 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
34942024-05-20T20:12:28.948Z[ helios-setup] May 20 20:12:28.577 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
34952024-05-20T20:12:29.166Z[ helios-setup] May 20 20:12:28.802 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
34962024-05-20T20:12:29.166Z[ helios-setup] May 20 20:12:28.802 INFO E| info: downloading component 'cargo'
34972024-05-20T20:12:31.104Z[ helios-setup] May 20 20:12:30.741 INFO E| info: downloading component 'clippy'
34982024-05-20T20:12:31.563Z[ helios-setup] May 20 20:12:31.200 INFO E| info: downloading component 'rust-docs'
34992024-05-20T20:12:33.373Z[ helios-setup] May 20 20:12:33.010 INFO E| info: downloading component 'rust-src'
35002024-05-20T20:12:33.756Z[ helios-setup] May 20 20:12:33.393 INFO E| info: downloading component 'rust-std'
35012024-05-20T20:12:36.279Z[ helios-setup] May 20 20:12:35.916 INFO E| info: downloading component 'rustc'
35022024-05-20T20:12:42.770Z[ helios-setup] May 20 20:12:42.408 INFO E| info: downloading component 'rustfmt'
35032024-05-20T20:12:43.228Z[ helios-setup] May 20 20:12:42.867 INFO E| info: installing component 'cargo'
35042024-05-20T20:12:44.651Z[ helios-setup] May 20 20:12:44.290 INFO E| info: installing component 'clippy'
35052024-05-20T20:12:45.161Z[ helios-setup] May 20 20:12:44.800 INFO E| info: installing component 'rust-docs'
35062024-05-20T20:12:51.531Z[ helios-setup] May 20 20:12:51.170 INFO E| info: installing component 'rust-src'
35072024-05-20T20:12:52.575Z[ helios-setup] May 20 20:12:52.214 INFO E| info: installing component 'rust-std'
35082024-05-20T20:12:55.423Z[ helios-setup] May 20 20:12:55.062 INFO E| info: installing component 'rustc'
35092024-05-20T20:13:01.871Z[ helios-setup] May 20 20:13:01.511 INFO E| info: installing component 'rustfmt'
35102024-05-20T20:13:03.054Z[ helios-setup] May 20 20:13:02.694 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
35112024-05-20T20:13:03.980Z[ helios-setup] May 20 20:13:03.620 INFO E| From https://github.com/oxidecomputer/amd-apcb
35122024-05-20T20:13:03.980Z[ helios-setup] May 20 20:13:03.620 INFO E| * [new branch] issue-113 -> origin/issue-113
35132024-05-20T20:13:03.980Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new branch] issue-122 -> origin/issue-122
35142024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new branch] main -> origin/main
35152024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new ref] -> origin/HEAD
35162024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new tag] v0.1.3 -> v0.1.3
35172024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new tag] v0.1.4 -> v0.1.4
35182024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new tag] v0.1.5 -> v0.1.5
35192024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new tag] v0.2.0 -> v0.2.0
35202024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.621 INFO E| * [new tag] v0.3.0 -> v0.3.0
35212024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.622 INFO E| * [new tag] v0.3.1 -> v0.3.1
35222024-05-20T20:13:03.984Z[ helios-setup] May 20 20:13:03.622 INFO E| * [new tag] v0.3.2 -> v0.3.2
35232024-05-20T20:13:04.011Z[ helios-setup] May 20 20:13:03.652 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
35242024-05-20T20:13:04.999Z[ helios-setup] May 20 20:13:04.637 INFO E| From https://github.com/oxidecomputer/amd-efs
35252024-05-20T20:13:04.999Z[ helios-setup] May 20 20:13:04.637 INFO E| * [new branch] empty -> origin/empty
35262024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.637 INFO E| * [new branch] issue-99 -> origin/issue-99
35272024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.637 INFO E| * [new branch] main -> origin/main
35282024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new branch] review -> origin/review
35292024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new ref] -> origin/HEAD
35302024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new tag] v0.2.0 -> v0.2.0
35312024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new tag] v0.2.1 -> v0.2.1
35322024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new tag] v0.2.2 -> v0.2.2
35332024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new tag] v0.2.3 -> v0.2.3
35342024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.638 INFO E| * [new tag] v0.2.4 -> v0.2.4
35352024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.2.5 -> v0.2.5
35362024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.2.6 -> v0.2.6
35372024-05-20T20:13:05.006Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.2.7 -> v0.2.7
35382024-05-20T20:13:05.007Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.3.0 -> v0.3.0
35392024-05-20T20:13:05.007Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.3.1 -> v0.3.1
35402024-05-20T20:13:05.007Z[ helios-setup] May 20 20:13:04.639 INFO E| * [new tag] v0.4.0 -> v0.4.0
35412024-05-20T20:13:05.024Z[ helios-setup] May 20 20:13:04.664 INFO E| Updating crates.io index
35422024-05-20T20:13:05.369Z[ helios-setup] May 20 20:13:05.009 INFO E| Downloading crates ...
35432024-05-20T20:13:05.529Z[ helios-setup] May 20 20:13:05.170 INFO E| Downloaded fletcher v0.1.0
35442024-05-20T20:13:05.570Z[ helios-setup] May 20 20:13:05.212 INFO E| Downloaded scroll_derive v0.10.5
35452024-05-20T20:13:05.574Z[ helios-setup] May 20 20:13:05.214 INFO E| Downloaded rustversion v1.0.15
35462024-05-20T20:13:05.577Z[ helios-setup] May 20 20:13:05.218 INFO E| Downloaded bytesize v1.3.0
35472024-05-20T20:13:05.580Z[ helios-setup] May 20 20:13:05.219 INFO E| Downloaded ansi_term v0.12.1
35482024-05-20T20:13:05.583Z[ helios-setup] May 20 20:13:05.223 INFO E| Downloaded strum v0.23.0
35492024-05-20T20:13:05.583Z[ helios-setup] May 20 20:13:05.224 INFO E| Downloaded parse_int v0.6.0
35502024-05-20T20:13:05.586Z[ helios-setup] May 20 20:13:05.225 INFO E| Downloaded memoffset v0.5.6
35512024-05-20T20:13:05.619Z[ helios-setup] May 20 20:13:05.260 INFO E| Downloaded vec_map v0.8.2
35522024-05-20T20:13:05.626Z[ helios-setup] May 20 20:13:05.262 INFO E| Downloaded thiserror-impl v1.0.59
35532024-05-20T20:13:05.626Z[ helios-setup] May 20 20:13:05.264 INFO E| Downloaded thiserror v1.0.59
35542024-05-20T20:13:05.631Z[ helios-setup] May 20 20:13:05.272 INFO E| Downloaded strum_macros v0.23.1
35552024-05-20T20:13:05.634Z[ helios-setup] May 20 20:13:05.275 INFO E| Downloaded strsim v0.8.0
35562024-05-20T20:13:05.637Z[ helios-setup] May 20 20:13:05.277 INFO E| Downloaded semver-parser v0.7.0
35572024-05-20T20:13:05.640Z[ helios-setup] May 20 20:13:05.279 INFO E| Downloaded paste v1.0.14
35582024-05-20T20:13:05.643Z[ helios-setup] May 20 20:13:05.284 INFO E| Downloaded serde_derive_internals v0.29.0
35592024-05-20T20:13:05.646Z[ helios-setup] May 20 20:13:05.286 INFO E| Downloaded scroll v0.10.2
35602024-05-20T20:13:05.649Z[ helios-setup] May 20 20:13:05.290 INFO E| Downloaded modular-bitfield v0.11.2
35612024-05-20T20:13:05.666Z[ helios-setup] May 20 20:13:05.307 INFO E| Downloaded structopt v0.3.26
35622024-05-20T20:13:05.678Z[ helios-setup] May 20 20:13:05.319 INFO E| Downloaded serde v1.0.200
35632024-05-20T20:13:05.682Z[ helios-setup] May 20 20:13:05.323 INFO E| Downloaded clap v2.34.0
35642024-05-20T20:13:05.692Z[ helios-setup] May 20 20:13:05.333 INFO E| Downloaded goblin v0.4.3
35652024-05-20T20:13:05.704Z[ helios-setup] May 20 20:13:05.342 INFO E| Downloaded serde_json v1.0.116
35662024-05-20T20:13:05.712Z[ helios-setup] May 20 20:13:05.353 INFO E| Downloaded serde_derive v1.0.200
35672024-05-20T20:13:05.716Z[ helios-setup] May 20 20:13:05.357 INFO E| Downloaded ryu v1.0.17
35682024-05-20T20:13:05.721Z[ helios-setup] May 20 20:13:05.362 INFO E| Downloaded syn v2.0.60
35692024-05-20T20:13:05.737Z[ helios-setup] May 20 20:13:05.378 INFO E| Downloaded proc-macro2 v1.0.81
35702024-05-20T20:13:05.741Z[ helios-setup] May 20 20:13:05.382 INFO E| Downloaded pre-proc-macro v0.2.1
35712024-05-20T20:13:05.744Z[ helios-setup] May 20 20:13:05.385 INFO E| Downloaded semver v0.9.0
35722024-05-20T20:13:05.747Z[ helios-setup] May 20 20:13:05.387 INFO E| Downloaded pre v0.2.1
35732024-05-20T20:13:05.747Z[ helios-setup] May 20 20:13:05.388 INFO E| Downloaded textwrap v0.11.0
35742024-05-20T20:13:05.750Z[ helios-setup] May 20 20:13:05.391 INFO E| Downloaded libc v0.2.154
35752024-05-20T20:13:05.790Z[ helios-setup] May 20 20:13:05.431 INFO E| Downloaded structopt-derive v0.4.18
35762024-05-20T20:13:05.793Z[ helios-setup] May 20 20:13:05.433 INFO E| Downloaded rustc_version v0.2.3
35772024-05-20T20:13:05.794Z[ helios-setup] May 20 20:13:05.434 INFO E| Downloaded proc-macro-crate v0.1.5
35782024-05-20T20:13:05.797Z[ helios-setup] May 20 20:13:05.436 INFO E| Downloaded num-derive v0.3.3
35792024-05-20T20:13:05.797Z[ helios-setup] May 20 20:13:05.438 INFO E| Downloaded modular-bitfield-impl v0.11.2
35802024-05-20T20:13:05.800Z[ helios-setup] May 20 20:13:05.440 INFO E| Downloaded four-cc v0.3.0
35812024-05-20T20:13:05.803Z[ helios-setup] May 20 20:13:05.442 INFO E| Downloaded cfg-if v0.1.10
35822024-05-20T20:13:05.906Z[ helios-setup] May 20 20:13:05.544 INFO E| Compiling proc-macro2 v1.0.81
35832024-05-20T20:13:05.909Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling unicode-ident v1.0.12
35842024-05-20T20:13:05.909Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling syn v1.0.109
35852024-05-20T20:13:05.909Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling serde v1.0.200
35862024-05-20T20:13:05.910Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling version_check v0.9.4
35872024-05-20T20:13:05.910Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling semver-parser v0.7.0
35882024-05-20T20:13:05.910Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling thiserror v1.0.59
35892024-05-20T20:13:05.910Z[ helios-setup] May 20 20:13:05.547 INFO E| Compiling autocfg v1.3.0
35902024-05-20T20:13:06.406Z[ helios-setup] May 20 20:13:06.047 INFO E| Compiling serde_json v1.0.116
35912024-05-20T20:13:07.097Z[ helios-setup] May 20 20:13:06.738 INFO E| Compiling semver v0.9.0
35922024-05-20T20:13:07.170Z[ helios-setup] May 20 20:13:06.811 INFO E| Compiling unicode-segmentation v1.11.0
35932024-05-20T20:13:07.268Z[ helios-setup] May 20 20:13:06.909 INFO E| Compiling proc-macro-error-attr v1.0.4
35942024-05-20T20:13:07.382Z[ helios-setup] May 20 20:13:07.023 INFO E| Compiling proc-macro-error v1.0.4
35952024-05-20T20:13:07.465Z[ helios-setup] May 20 20:13:07.104 INFO E| Compiling ryu v1.0.17
35962024-05-20T20:13:07.476Z[ helios-setup] May 20 20:13:07.118 INFO E| Compiling num-traits v0.2.19
35972024-05-20T20:13:07.955Z[ helios-setup] May 20 20:13:07.596 INFO E| Compiling rustc_version v0.2.3
35982024-05-20T20:13:08.037Z[ helios-setup] May 20 20:13:07.678 INFO E| Compiling itoa v1.0.11
35992024-05-20T20:13:08.161Z[ helios-setup] May 20 20:13:07.803 INFO E| Compiling schemars v0.8.19
36002024-05-20T20:13:08.210Z[ helios-setup] May 20 20:13:07.851 INFO E| Compiling memoffset v0.5.6
36012024-05-20T20:13:08.458Z[ helios-setup] May 20 20:13:08.099 INFO E| Compiling libc v0.2.154
36022024-05-20T20:13:08.537Z[ helios-setup] May 20 20:13:08.178 INFO E| Compiling dyn-clone v1.0.17
36032024-05-20T20:13:08.749Z[ helios-setup] May 20 20:13:08.390 INFO E| Compiling heck v0.3.3
36042024-05-20T20:13:08.899Z[ helios-setup] May 20 20:13:08.541 INFO E| Compiling pre-proc-macro v0.2.1
36052024-05-20T20:13:08.974Z[ helios-setup] May 20 20:13:08.616 INFO E| Compiling lazy_static v1.4.0
36062024-05-20T20:13:09.033Z[ helios-setup] May 20 20:13:08.671 INFO E| Compiling quote v1.0.36
36072024-05-20T20:13:09.052Z[ helios-setup] May 20 20:13:08.691 INFO E| Compiling paste v1.0.14
36082024-05-20T20:13:09.137Z[ helios-setup] May 20 20:13:08.779 INFO E| Compiling memchr v2.7.2
36092024-05-20T20:13:09.306Z[ helios-setup] May 20 20:13:08.947 INFO E| Compiling rustversion v1.0.15
36102024-05-20T20:13:09.461Z[ helios-setup] May 20 20:13:09.102 INFO E| Compiling ucd-trie v0.1.6
36112024-05-20T20:13:09.683Z[ helios-setup] May 20 20:13:09.324 INFO E| Compiling syn v2.0.60
36122024-05-20T20:13:10.349Z[ helios-setup] May 20 20:13:09.991 INFO E| Compiling pre v0.2.1
36132024-05-20T20:13:10.796Z[ helios-setup] May 20 20:13:10.437 INFO E| Compiling static_assertions v1.1.0
36142024-05-20T20:13:10.887Z[ helios-setup] May 20 20:13:10.528 INFO E| Compiling byteorder v1.5.0
36152024-05-20T20:13:11.076Z[ helios-setup] May 20 20:13:10.718 INFO E| Compiling cfg-if v0.1.10
36162024-05-20T20:13:11.163Z[ helios-setup] May 20 20:13:10.805 INFO E| Compiling once_cell v1.19.0
36172024-05-20T20:13:12.381Z[ helios-setup] May 20 20:13:11.964 INFO E| Compiling unicode-width v0.1.12
36182024-05-20T20:13:12.708Z[ helios-setup] May 20 20:13:12.350 INFO E| Compiling textwrap v0.11.0
36192024-05-20T20:13:13.224Z[ helios-setup] May 20 20:13:12.867 INFO E| Compiling strum v0.23.0
36202024-05-20T20:13:13.449Z[ helios-setup] May 20 20:13:13.087 INFO E| Compiling atty v0.2.14
36212024-05-20T20:13:13.571Z[ helios-setup] May 20 20:13:13.213 INFO E| Compiling vec_map v0.8.2
36222024-05-20T20:13:13.678Z[ helios-setup] May 20 20:13:13.321 INFO E| Compiling fletcher v0.1.0
36232024-05-20T20:13:13.983Z[ helios-setup] May 20 20:13:13.625 INFO E| Compiling bitflags v1.3.2
36242024-05-20T20:13:14.037Z[ helios-setup] May 20 20:13:13.678 INFO E| Compiling ansi_term v0.12.1
36252024-05-20T20:13:14.061Z[ helios-setup] May 20 20:13:13.703 INFO E| Compiling strsim v0.8.0
36262024-05-20T20:13:14.075Z[ helios-setup] May 20 20:13:13.718 INFO E| Compiling plain v0.2.3
36272024-05-20T20:13:14.261Z[ helios-setup] May 20 20:13:13.903 INFO E| Compiling log v0.4.21
36282024-05-20T20:13:14.621Z[ helios-setup] May 20 20:13:14.263 INFO E| Compiling parse_int v0.6.0
36292024-05-20T20:13:14.691Z[ helios-setup] May 20 20:13:14.333 INFO E| Compiling clap v2.34.0
36302024-05-20T20:13:14.964Z[ helios-setup] May 20 20:13:14.603 INFO E| Compiling bytesize v1.3.0
36312024-05-20T20:13:17.522Z[ helios-setup] May 20 20:13:17.164 INFO E| Compiling serde_derive_internals v0.29.0
36322024-05-20T20:13:22.821Z[ helios-setup] May 20 20:13:22.465 INFO E| Compiling serde_derive v1.0.200
36332024-05-20T20:13:22.821Z[ helios-setup] May 20 20:13:22.465 INFO E| Compiling thiserror-impl v1.0.59
36342024-05-20T20:13:23.317Z[ helios-setup] May 20 20:13:22.960 INFO E| Compiling schemars_derive v0.8.19
36352024-05-20T20:13:24.063Z[ helios-setup] May 20 20:13:23.707 INFO E| Compiling zerocopy-derive v0.6.6
36362024-05-20T20:13:27.932Z[ helios-setup] May 20 20:13:27.575 INFO E| Compiling pest v2.7.10
36372024-05-20T20:13:28.003Z[ helios-setup] May 20 20:13:27.645 INFO E| Compiling zerocopy v0.6.6
36382024-05-20T20:13:28.655Z[ helios-setup] May 20 20:13:28.299 INFO E| Compiling modular-bitfield-impl v0.11.2
36392024-05-20T20:13:28.655Z[ helios-setup] May 20 20:13:28.299 INFO E| Compiling num-derive v0.3.3
36402024-05-20T20:13:29.162Z[ helios-setup] May 20 20:13:28.806 INFO E| Compiling strum_macros v0.23.1
36412024-05-20T20:13:29.795Z[ helios-setup] May 20 20:13:29.439 INFO E| Compiling scroll_derive v0.10.5
36422024-05-20T20:13:31.654Z[ helios-setup] May 20 20:13:31.299 INFO E| Compiling structopt-derive v0.4.18
36432024-05-20T20:13:32.960Z[ helios-setup] May 20 20:13:32.604 INFO E| Compiling scroll v0.10.2
36442024-05-20T20:13:33.419Z[ helios-setup] May 20 20:13:33.063 INFO E| Compiling pest_meta v2.7.10
36452024-05-20T20:13:34.055Z[ helios-setup] May 20 20:13:33.700 INFO E| Compiling goblin v0.4.3
36462024-05-20T20:13:34.364Z[ helios-setup] May 20 20:13:34.008 INFO E| Compiling modular-bitfield v0.11.2
36472024-05-20T20:13:35.776Z[ helios-setup] May 20 20:13:35.415 INFO E| Compiling pest_generator v2.7.10
36482024-05-20T20:13:36.719Z[ helios-setup] May 20 20:13:36.362 INFO E| Compiling structopt v0.3.26
36492024-05-20T20:13:40.601Z[ helios-setup] May 20 20:13:40.247 INFO E| Compiling pest_derive v2.7.10
36502024-05-20T20:13:45.342Z[ helios-setup] May 20 20:13:44.987 INFO E| Compiling toml v0.5.11
36512024-05-20T20:13:45.342Z[ helios-setup] May 20 20:13:44.987 INFO E| Compiling json5 v0.4.1
36522024-05-20T20:13:48.465Z[ helios-setup] May 20 20:13:48.111 INFO E| Compiling proc-macro-crate v0.1.5
36532024-05-20T20:13:51.309Z[ helios-setup] May 20 20:13:50.955 INFO E| Compiling four-cc v0.3.0
36542024-05-20T20:13:51.309Z[ helios-setup] May 20 20:13:50.955 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
36552024-05-20T20:13:56.072Z[ helios-setup] May 20 20:13:55.719 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
36562024-05-20T20:14:33.864Z[ helios-setup] May 20 20:14:33.514 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
36572024-05-20T20:14:48.989Z[ helios-setup] May 20 20:14:48.643 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
36582024-05-20T20:14:49.608Z[ helios-setup] May 20 20:14:49.262 INFO E| warning: unused variable: `efs_configuration_filename`
36592024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| --> src/main.rs:979:5
36602024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| |
36612024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| 979 | efs_configuration_filename: &Path,
36622024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_efs_configuration_filename`
36632024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| |
36642024-05-20T20:14:49.611Z[ helios-setup] May 20 20:14:49.262 INFO E| = note: `#[warn(unused_variables)]` on by default
36652024-05-20T20:14:49.621Z[ helios-setup] May 20 20:14:49.276 INFO E| warning: unused variable: `abl_version`
36662024-05-20T20:14:49.621Z[ helios-setup] May 20 20:14:49.276 INFO E| --> src/main.rs:1118:5
36672024-05-20T20:14:49.621Z[ helios-setup] May 20 20:14:49.276 INFO E| |
36682024-05-20T20:14:49.621Z[ helios-setup] May 20 20:14:49.276 INFO E| 1118 | abl_version: Option<u32>,
36692024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.276 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
36702024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| warning: value assigned to `flash_location` is never read
36712024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| --> src/main.rs:1182:29
36722024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| |
36732024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| 1182 | ... flash_location = None;
36742024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| | ^^^^^^^^^^^^^^
36752024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| |
36762024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| = help: maybe it is overwritten before being read?
36772024-05-20T20:14:49.625Z[ helios-setup] May 20 20:14:49.277 INFO E| = note: `#[warn(unused_assignments)]` on by default
36782024-05-20T20:14:49.633Z[ helios-setup] May 20 20:14:49.287 INFO E| warning: unused variable: `psp_second_level_smu_versions`
36792024-05-20T20:14:49.633Z[ helios-setup] May 20 20:14:49.287 INFO E| --> src/main.rs:1412:34
36802024-05-20T20:14:49.636Z[ helios-setup] May 20 20:14:49.287 INFO E| |
36812024-05-20T20:14:49.636Z[ helios-setup] May 20 20:14:49.287 INFO E| 1412 | unique_smu_versions: psp_second_level_smu_versions,
36822024-05-20T20:14:49.636Z[ helios-setup] May 20 20:14:49.287 INFO E| | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_psp_second_level_smu_versions`
36832024-05-20T20:15:11.209Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
36842024-05-20T20:15:34.184Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36852024-05-20T20:15:38.615Z[ helios-setup] May 20 20:15:38.243 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 4 warnings (run `cargo fix --bin "amd-host-image-builder"` to apply 3 suggestions)
36862024-05-20T20:15:38.670Z[ helios-setup] May 20 20:15:38.244 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 35s
36872024-05-20T20:15:38.670Z[ helios-setup] May 20 20:15:38.279 INFO building project "amd-host-image-builder" ok (189 seconds)
36882024-05-20T20:15:38.670Z[ helios-setup] rm -f helios-build
36892024-05-20T20:15:38.670Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
36902024-05-20T20:15:38.670Z[ helios-setup]
36912024-05-20T20:15:38.670Z[ helios-setup] Setup complete! ./helios-build is now available.
36922024-05-20T20:15:38.670Z[ helios-setup]
36932024-05-20T20:15:38.671Z[ helios-setup]
36942024-05-20T20:15:38.671Z[ helios-setup] real 12:21.819118907
36952024-05-20T20:15:38.671ZMay 20 20:15:38.291[ helios-setup] user 29:39.758416478
36962024-05-20T20:15:38.671Z INFO [helios-setup] process exited with exit status: 0 (741.8247202s)
36972024-05-20T20:15:38.671Z[ helios-setup] sys 3:31.693665493
36982024-05-20T20:15:38.671Z[ helios-setup] trap 1.575887391
36992024-05-20T20:15:38.671Z[ helios-setup] tflt 5.879076147
37002024-05-20T20:15:38.671Z[ helios-setup] dflt 42.049244647
37012024-05-20T20:15:38.671Z[ helios-setup] kflt 0.030443535
37022024-05-20T20:15:38.671Z[ helios-setup] lock 1:59:48.115801847
37032024-05-20T20:15:38.671Z[ helios-setup] slp 3:09:52.671100478
37042024-05-20T20:15:38.671Z[ helios-setup] lat 33:43.856166109
37052024-05-20T20:15:38.671Z[ helios-setup] stop 4:22.188326846
37062024-05-20T20:15:38.671ZMay 20 20:15:38.292 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
37072024-05-20T20:15:38.682Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
37082024-05-20T20:15:38.865Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
37092024-05-20T20:15:38.866Z[ phbl-toolchain] info: downloading component 'cargo'
37102024-05-20T20:15:40.111Z[ phbl-toolchain] info: downloading component 'clippy'
37112024-05-20T20:15:40.328Z[ phbl-toolchain] info: downloading component 'llvm-tools'
37122024-05-20T20:15:44.920Z[ phbl-toolchain] info: downloading component 'miri'
37132024-05-20T20:15:45.057Z[ phbl-toolchain] info: downloading component 'rust-docs'
37142024-05-20T20:15:46.404Z[ phbl-toolchain] info: downloading component 'rust-src'
37152024-05-20T20:15:46.582Z[ phbl-toolchain] info: downloading component 'rust-std'
37162024-05-20T20:15:49.199Z[ phbl-toolchain] info: downloading component 'rustc'
37172024-05-20T20:15:54.581Z[ phbl-toolchain] info: downloading component 'rustfmt'
37182024-05-20T20:15:54.895Z[ phbl-toolchain] info: installing component 'cargo'
37192024-05-20T20:15:56.122Z[ phbl-toolchain] info: installing component 'clippy'
37202024-05-20T20:15:56.709Z[ phbl-toolchain] info: installing component 'llvm-tools'
37212024-05-20T20:16:02.353Z[ phbl-toolchain] info: installing component 'miri'
37222024-05-20T20:16:02.719Z[ phbl-toolchain] info: installing component 'rust-docs'
37232024-05-20T20:16:09.453Z[ phbl-toolchain] info: installing component 'rust-src'
37242024-05-20T20:16:10.465Z[ phbl-toolchain] info: installing component 'rust-std'
37252024-05-20T20:16:12.913Z[ phbl-toolchain] info: installing component 'rustc'
37262024-05-20T20:16:18.912Z[ phbl-toolchain] info: installing component 'rustfmt'
37272024-05-20T20:16:19.709Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
37282024-05-20T20:16:19.716ZMay 20 20:16:19.372 INFO [phbl-toolchain] process exited with exit status: 0 (41.080248394s)
37292024-05-20T20:22:12.663Z[ host-package] Finished release [optimized] target(s) in 18m 10s
37302024-05-20T20:24:19.848ZMay 20 20:24:19.573 INFO [host-package] process exited with exit status: 0 (1218.219231114s)
37312024-05-20T20:24:19.848ZMay 20 20:24:19.573 INFO [host-stamp] running task
37322024-05-20T20:24:19.863ZMay 20 20:24:19.573 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
37332024-05-20T20:24:19.863ZMay 20 20:24:19.578 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git8d4d4034dda
37342024-05-20T20:24:19.887ZMay 20 20:24:19.583 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git8d4d4034dda
37352024-05-20T20:24:19.887ZMay 20 20:24:19.587 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git8d4d4034dda
37362024-05-20T20:24:19.887Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
37372024-05-20T20:24:19.887Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
37382024-05-20T20:24:19.887ZMay 20 20:24:19.593 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git8d4d4034dda
37392024-05-20T20:24:19.891Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
37402024-05-20T20:24:19.891Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
37412024-05-20T20:24:19.891ZMay 20 20:24:19.599 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git8d4d4034dda
37422024-05-20T20:24:19.891Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
37432024-05-20T20:24:19.891Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
37442024-05-20T20:24:19.891ZMay 20 20:24:19.606 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git8d4d4034dda
37452024-05-20T20:24:19.891Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
37462024-05-20T20:24:19.891ZMay 20 20:24:19.612 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git8d4d4034dda
37472024-05-20T20:24:19.891Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37482024-05-20T20:24:19.894ZMay 20 20:24:19.618 INFO [stamp-overlay] process exited with exit status: 0 (35.044457ms)
37492024-05-20T20:24:19.894ZMay 20 20:24:19.618 INFO [stamp-oxlog] process exited with exit status: 0 (39.824939ms)
37502024-05-20T20:24:19.897Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
37512024-05-20T20:24:19.901Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
37522024-05-20T20:24:20.009Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
37532024-05-20T20:24:20.013ZMay 20 20:24:19.740 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (128.059405ms)
37542024-05-20T20:24:20.095Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
37552024-05-20T20:24:20.098ZMay 20 20:24:19.824 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (225.349151ms)
37562024-05-20T20:24:20.188Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
37572024-05-20T20:24:20.206ZMay 20 20:24:19.933 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (340.282889ms)
37582024-05-20T20:24:20.887Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
37592024-05-20T20:24:21.152Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
37602024-05-20T20:24:21.156ZMay 20 20:24:20.883 INFO [stamp-propolis-server] process exited with exit status: 0 (1.276831251s)
37612024-05-20T20:24:23.134Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37622024-05-20T20:24:29.609Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37632024-05-20T20:24:29.612ZMay 20 20:24:29.341 INFO [stamp-switch-asic] process exited with exit status: 0 (9.753640341s)
37642024-05-20T20:24:29.616ZMay 20 20:24:29.341 INFO [host-stamp] task succeeded (9.768388497s)
37652024-05-20T20:24:29.616ZMay 20 20:24:29.341 INFO [host-proto] running task
37662024-05-20T20:24:29.972ZMay 20 20:24:29.700 INFO [host-proto] task succeeded (358.46566ms)
37672024-05-20T20:24:29.972ZMay 20 20:24:29.700 INFO [host-profile] running task
37682024-05-20T20:24:29.978ZMay 20 20:24:29.700 INFO [host-profile] task succeeded (263.289µs)
37692024-05-20T20:24:29.979ZMay 20 20:24:29.700 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.28.233' -P /tmp/.tmpbVMKEn/proto/host/root -N 'ci 8d4d403/${os_short_commit} 2024-05-20 20:03' -s host -B
37702024-05-20T20:24:29.984Z[ host-image] May 20 20:24:29.713 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37712024-05-20T20:24:29.987Z[ host-image] May 20 20:24:29.713 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37722024-05-20T20:24:29.998Z[ host-image] May 20 20:24:29.727 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpbVMKEn/proto/host/root"
37732024-05-20T20:24:29.998Z[ host-image] May 20 20:24:29.727 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37742024-05-20T20:24:30.005Z[ host-image] May 20 20:24:29.727 INFO image builder template: ramdisk-01-os...
37752024-05-20T20:24:30.005Z[ host-image] May 20 20:24:29.727 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/.tmpbVMKEn/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.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37762024-05-20T20:24:30.018Z[ host-image] May 20 20:24:29.746 INFO O| May 20 20:24:29.746 INFO CREATE DATASET: rpool/images/build/host/output
37772024-05-20T20:24:30.263Z[ host-image] May 20 20:24:29.991 INFO O| May 20 20:24:29.991 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37782024-05-20T20:24:30.267Z[ host-image] May 20 20:24:29.996 INFO O| May 20 20:24:29.995 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37792024-05-20T20:24:30.449Z[ host-image] May 20 20:24:30.177 INFO O| May 20 20:24:30.177 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37802024-05-20T20:24:30.576Z[ host-image] May 20 20:24:30.305 INFO O| May 20 20:24:30.305 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37812024-05-20T20:24:30.576Z[ host-image] May 20 20:24:30.305 INFO O| May 20 20:24:30.305 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37822024-05-20T20:24:30.579Z[ host-image] May 20 20:24:30.305 INFO O| May 20 20:24:30.305 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37832024-05-20T20:24:30.580Z[ host-image] May 20 20:24:30.305 INFO O| May 20 20:24:30.305 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37842024-05-20T20:24:30.584Z[ host-image] May 20 20:24:30.313 INFO O| May 20 20:24:30.313 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37852024-05-20T20:24:30.790Z[ host-image] May 20 20:24:30.518 INFO O| May 20 20:24:30.518 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37862024-05-20T20:24:30.800Z[ host-image] May 20 20:24:30.528 INFO O| May 20 20:24:30.528 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37872024-05-20T20:24:31.173Z[ host-image] May 20 20:24:30.901 INFO O| May 20 20:24:30.901 INFO O| Caching catalogs ... Done
37882024-05-20T20:24:31.285Z[ host-image] May 20 20:24:31.013 INFO O| May 20 20:24:31.013 INFO STEP 0 (pkg_image_create) COMPLETE
37892024-05-20T20:24:31.285Z[ host-image] May 20 20:24:31.013 INFO O| May 20 20:24:31.013 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37902024-05-20T20:24:31.288Z[ host-image] May 20 20:24:31.013 INFO O| May 20 20:24:31.013 INFO skip step because feature "repo_redist" is not enabled
37912024-05-20T20:24:31.288Z[ host-image] May 20 20:24:31.013 INFO O| May 20 20:24:31.013 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37922024-05-20T20:24:31.300Z[ host-image] May 20 20:24:31.029 INFO O| May 20 20:24:31.028 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"]
37932024-05-20T20:24:31.817Z[ host-image] May 20 20:24:31.545 INFO O| May 20 20:24:31.545 INFO STEP 2 (pkg_set_publisher) COMPLETE
37942024-05-20T20:24:31.817Z[ host-image] May 20 20:24:31.545 INFO O| May 20 20:24:31.545 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37952024-05-20T20:24:31.833Z[ host-image] May 20 20:24:31.562 INFO O| May 20 20:24:31.562 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"]
37962024-05-20T20:24:32.365Z[ host-image] May 20 20:24:32.093 INFO O| May 20 20:24:32.093 INFO STEP 3 (pkg_set_publisher) COMPLETE
37972024-05-20T20:24:32.365Z[ host-image] May 20 20:24:32.093 INFO O| May 20 20:24:32.093 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37982024-05-20T20:24:32.368Z[ host-image] May 20 20:24:32.093 INFO O| May 20 20:24:32.093 INFO skip step because feature "repo_redist" is not enabled
37992024-05-20T20:24:32.368Z[ host-image] May 20 20:24:32.093 INFO O| May 20 20:24:32.093 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38002024-05-20T20:24:32.912Z[ host-image] May 20 20:24:32.640 INFO O| May 20 20:24:32.640 INFO variant opensolaris.zone is already global
38012024-05-20T20:24:32.912Z[ host-image] May 20 20:24:32.640 INFO O| May 20 20:24:32.640 INFO STEP 5 (pkg_change_variant) COMPLETE
38022024-05-20T20:24:32.915Z[ host-image] May 20 20:24:32.640 INFO O| May 20 20:24:32.640 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38032024-05-20T20:24:33.470Z[ host-image] May 20 20:24:33.199 INFO O| May 20 20:24:33.198 INFO variant opensolaris.imagetype is full; changing to partial
38042024-05-20T20:24:33.470Z[ host-image] May 20 20:24:33.199 INFO O| May 20 20:24:33.199 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38052024-05-20T20:24:38.447Z[ host-image] May 20 20:24:38.176 INFO O| May 20 20:24:38.176 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38062024-05-20T20:24:40.984Z[ host-image] May 20 20:24:40.713 INFO O| May 20 20:24:40.713 INFO O| Startup: Caching catalogs ... Done
38072024-05-20T20:24:41.023Z[ host-image] May 20 20:24:40.752 INFO O| May 20 20:24:40.752 INFO O| Planning: Planning completed in 0.00 seconds
38082024-05-20T20:24:41.026Z[ host-image] May 20 20:24:40.753 INFO O| May 20 20:24:40.753 INFO O| Planning: Consolidating action changes ... Done
38092024-05-20T20:24:41.026Z[ host-image] May 20 20:24:40.753 INFO O| May 20 20:24:40.753 INFO O| Planning: Evaluating mediators ... Done
38102024-05-20T20:24:41.027Z[ host-image] May 20 20:24:40.753 INFO O| May 20 20:24:40.753 INFO O| Planning: Planning completed in 0.00 seconds
38112024-05-20T20:24:41.027Z[ host-image] May 20 20:24:40.754 INFO O| May 20 20:24:40.753 INFO O| Variants/Facets to change: 1
38122024-05-20T20:24:41.040Z[ host-image] May 20 20:24:40.767 INFO O| May 20 20:24:40.767 INFO O| Done
38132024-05-20T20:24:41.040Z[ host-image] May 20 20:24:40.767 INFO O| May 20 20:24:40.767 INFO O| Done
38142024-05-20T20:24:41.274Z[ host-image] May 20 20:24:41.004 INFO O| May 20 20:24:41.004 INFO O| Done
38152024-05-20T20:24:41.298Z[ host-image] May 20 20:24:41.028 INFO O| May 20 20:24:41.028 INFO O| Done
38162024-05-20T20:24:41.301Z[ host-image] May 20 20:24:41.029 INFO O| May 20 20:24:41.029 INFO O| Done
38172024-05-20T20:24:41.301Z[ host-image] May 20 20:24:41.029 INFO O| May 20 20:24:41.029 INFO O| Done
38182024-05-20T20:24:41.301Z[ host-image] May 20 20:24:41.030 INFO O| May 20 20:24:41.030 INFO O| Done
38192024-05-20T20:24:41.555Z[ host-image] May 20 20:24:41.284 INFO O| May 20 20:24:41.284 INFO STEP 6 (pkg_change_variant) COMPLETE
38202024-05-20T20:24:41.555Z[ host-image] May 20 20:24:41.284 INFO O| May 20 20:24:41.284 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38212024-05-20T20:24:41.558Z[ host-image] May 20 20:24:41.284 INFO O| May 20 20:24:41.284 INFO skip step because feature "debug_variant" is not enabled
38222024-05-20T20:24:41.558Z[ host-image] May 20 20:24:41.284 INFO O| May 20 20:24:41.284 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38232024-05-20T20:24:41.888Z[ host-image] May 20 20:24:41.617 INFO O| May 20 20:24:41.617 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
38242024-05-20T20:24:42.268Z[ host-image] May 20 20:24:41.998 INFO O| May 20 20:24:41.998 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38252024-05-20T20:24:42.272Z[ host-image] May 20 20:24:41.999 INFO O| May 20 20:24:41.999 INFO O| Planning: Planning completed in 0.00 seconds
38262024-05-20T20:24:42.272Z[ host-image] May 20 20:24:42.000 INFO O| May 20 20:24:42.000 INFO O| Planning: Consolidating action changes ... Done
38272024-05-20T20:24:42.272Z[ host-image] May 20 20:24:42.000 INFO O| May 20 20:24:42.000 INFO O| Planning: Evaluating mediators ... Done
38282024-05-20T20:24:42.272Z[ host-image] May 20 20:24:42.000 INFO O| May 20 20:24:42.000 INFO O| Planning: Planning completed in 0.00 seconds
38292024-05-20T20:24:42.272Z[ host-image] May 20 20:24:42.001 INFO O| May 20 20:24:42.000 INFO O| Variants/Facets to change: 1
38302024-05-20T20:24:42.284Z[ host-image] May 20 20:24:42.015 INFO O| May 20 20:24:42.014 INFO O| Done
38312024-05-20T20:24:42.285Z[ host-image] May 20 20:24:42.015 INFO O| May 20 20:24:42.015 INFO O| Done
38322024-05-20T20:24:42.482Z[ host-image] May 20 20:24:42.212 INFO O| May 20 20:24:42.212 INFO O| Done
38332024-05-20T20:24:42.512Z[ host-image] May 20 20:24:42.242 INFO O| May 20 20:24:42.242 INFO O| Done
38342024-05-20T20:24:42.518Z[ host-image] May 20 20:24:42.242 INFO O| May 20 20:24:42.242 INFO O| Done
38352024-05-20T20:24:42.518Z[ host-image] May 20 20:24:42.242 INFO O| May 20 20:24:42.242 INFO O| Done
38362024-05-20T20:24:42.518Z[ host-image] May 20 20:24:42.244 INFO O| May 20 20:24:42.244 INFO O| Done
38372024-05-20T20:24:42.972Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO STEP 8 (pkg_change_facet) COMPLETE
38382024-05-20T20:24:42.972Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38392024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO skip step because feature "recovery" is not enabled
38402024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38412024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO skip step because feature "recovery" is not enabled
38422024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.299 INFO O| May 20 20:24:42.299 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38432024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.311 INFO O| May 20 20:24:42.311 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"]
38442024-05-20T20:24:42.976Z[ host-image] May 20 20:24:42.704 INFO O| May 20 20:24:42.703 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38452024-05-20T20:24:43.065Z[recovery-package] Finished release [optimized] target(s) in 23.13s
38462024-05-20T20:24:52.716Z[ host-image] May 20 20:24:52.446 INFO O| May 20 20:24:52.446 INFO O| Planning: Solver setup ... Done
38472024-05-20T20:24:57.593Z[ host-image] May 20 20:24:56.788 INFO O| May 20 20:24:56.788 INFO O| Planning: Running solver ... Done
38482024-05-20T20:24:57.701Z[ host-image] May 20 20:24:56.904 INFO O| May 20 20:24:56.904 INFO O| Planning: Finding local manifests ... Done
38492024-05-20T20:24:57.701Z[ host-image] May 20 20:24:56.912 INFO O| May 20 20:24:56.912 INFO O| Planning: Fetching manifests: 0/123 0% complete
38502024-05-20T20:25:00.016Z[ host-image] May 20 20:24:59.739 INFO O| May 20 20:24:59.739 INFO O| Planning: Fetching manifests: 123/123 100% complete
38512024-05-20T20:25:00.640Z[ host-image] May 20 20:25:00.356 INFO O| May 20 20:25:00.356 INFO O| Planning: Package planning ... Done
38522024-05-20T20:25:01.313Z[ host-image] May 20 20:25:01.041 INFO O| May 20 20:25:01.041 INFO O| Planning: Merging actions ... Done
38532024-05-20T20:25:01.554Z[ host-image] May 20 20:25:01.282 INFO O| May 20 20:25:01.282 INFO O| Planning: Checking for conflicting actions ... Done
38542024-05-20T20:25:01.687Z[ host-image] May 20 20:25:01.419 INFO O| May 20 20:25:01.419 INFO O| Planning: Consolidating action changes ... Done
38552024-05-20T20:25:01.927Z[ host-image] May 20 20:25:01.656 INFO O| May 20 20:25:01.656 INFO O| Planning: Evaluating mediators ... Done
38562024-05-20T20:25:04.614Z[ host-image] May 20 20:25:04.340 INFO O| May 20 20:25:04.340 INFO O| Planning: Planning completed in 21.64 seconds
38572024-05-20T20:25:04.651Z[ host-image] May 20 20:25:04.344 INFO O| May 20 20:25:04.344 INFO O| Packages to install: 123
38582024-05-20T20:25:04.651Z[ host-image] May 20 20:25:04.344 INFO O| May 20 20:25:04.344 INFO O| Mediators to change: 4
38592024-05-20T20:25:04.651Z[ host-image] May 20 20:25:04.344 INFO O| May 20 20:25:04.344 INFO O| Services to change: 6
38602024-05-20T20:25:04.661Z[ host-image] May 20 20:25:04.394 INFO O| May 20 20:25:04.393 INFO O| Download: 0/22698 items 0.0/196.2MB 0% complete
38612024-05-20T20:25:05.846ZMay 20 20:25:05.566 INFO [recovery-package] process exited with exit status: 0 (45.992663447s)
38622024-05-20T20:25:05.846ZMay 20 20:25:05.566 INFO [recovery-stamp] running task
38632024-05-20T20:25:05.861ZMay 20 20:25:05.566 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.77.2-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
38642024-05-20T20:25:05.861ZMay 20 20:25:05.571 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git8d4d4034dda
38652024-05-20T20:25:05.861ZMay 20 20:25:05.575 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git8d4d4034dda
38662024-05-20T20:25:05.861Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38672024-05-20T20:25:05.861Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38682024-05-20T20:25:05.922Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38692024-05-20T20:25:05.926ZMay 20 20:25:05.656 INFO [stamp-installinator] process exited with exit status: 0 (85.249639ms)
38702024-05-20T20:25:05.966Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38712024-05-20T20:25:05.969ZMay 20 20:25:05.700 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (124.48254ms)
38722024-05-20T20:25:05.969ZMay 20 20:25:05.700 INFO [recovery-stamp] task succeeded (133.797858ms)
38732024-05-20T20:25:05.969ZMay 20 20:25:05.700 INFO [recovery-proto] running task
38742024-05-20T20:25:05.969ZMay 20 20:25:05.700 INFO [tuf-stamp] running task
38752024-05-20T20:25:05.969ZMay 20 20:25:05.701 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git8d4d4034dda
38762024-05-20T20:25:05.975ZMay 20 20:25:05.708 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git8d4d4034dda
38772024-05-20T20:25:05.982ZMay 20 20:25:05.715 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git8d4d4034dda
38782024-05-20T20:25:05.989Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38792024-05-20T20:25:05.992ZMay 20 20:25:05.722 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git8d4d4034dda
38802024-05-20T20:25:05.996Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38812024-05-20T20:25:05.999ZMay 20 20:25:05.729 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git8d4d4034dda
38822024-05-20T20:25:06.002Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38832024-05-20T20:25:06.006ZMay 20 20:25:05.737 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git8d4d4034dda
38842024-05-20T20:25:06.014Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38852024-05-20T20:25:06.021ZMay 20 20:25:05.746 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git8d4d4034dda
38862024-05-20T20:25:06.053Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38872024-05-20T20:25:06.056ZMay 20 20:25:05.788 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git8d4d4034dda
38882024-05-20T20:25:06.194Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38892024-05-20T20:25:06.233Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38902024-05-20T20:25:06.234ZMay 20 20:25:05.856 INFO [recovery-proto] task succeeded (155.817402ms)
38912024-05-20T20:25:06.234ZMay 20 20:25:05.856 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git8d4d4034dda
38922024-05-20T20:25:06.234ZMay 20 20:25:05.856 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.28.233' -P /tmp/.tmpbVMKEn/proto/recovery/root -N 'recovery 8d4d403/${os_short_commit} 2024-05-20 20:03' -s recovery -R
38932024-05-20T20:25:06.234ZMay 20 20:25:05.890 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git8d4d4034dda
38942024-05-20T20:25:06.234Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38952024-05-20T20:25:06.235Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38962024-05-20T20:25:06.235Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38972024-05-20T20:25:06.235Z[ recovery-image] May 20 20:25:05.897 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38982024-05-20T20:25:06.235Z[ recovery-image] May 20 20:25:05.897 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38992024-05-20T20:25:06.235ZMay 20 20:25:05.932 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git8d4d4034dda
39002024-05-20T20:25:06.235Z[ recovery-image] May 20 20:25:05.913 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpbVMKEn/proto/recovery/root"
39012024-05-20T20:25:06.337Z[ recovery-image] May 20 20:25:05.913 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
39022024-05-20T20:25:06.337Z[ recovery-image] May 20 20:25:05.913 INFO image builder template: ramdisk-01-os...
39032024-05-20T20:25:06.337Z[ recovery-image] May 20 20:25:05.913 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/.tmpbVMKEn/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.28.233", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39042024-05-20T20:25:06.337Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39052024-05-20T20:25:06.337Z[ recovery-image] May 20 20:25:05.951 INFO O| May 20 20:25:05.951 INFO CREATE DATASET: rpool/images/build/recovery/output
39062024-05-20T20:25:06.337Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39072024-05-20T20:25:06.337ZMay 20 20:25:05.990 INFO [stamp-probe] process exited with exit status: 0 (243.825975ms)
39082024-05-20T20:25:06.511Z[ recovery-image] May 20 20:25:06.244 INFO O| May 20 20:25:06.244 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
39092024-05-20T20:25:06.517Z[ recovery-image] May 20 20:25:06.250 INFO O| May 20 20:25:06.250 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
39102024-05-20T20:25:06.851Z[ recovery-image] May 20 20:25:06.580 INFO O| May 20 20:25:06.580 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
39112024-05-20T20:25:06.863Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
39122024-05-20T20:25:06.873ZMay 20 20:25:06.600 INFO [stamp-ntp] process exited with exit status: 0 (667.648774ms)
39132024-05-20T20:25:06.988Z[ recovery-image] May 20 20:25:06.718 INFO O| May 20 20:25:06.718 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
39142024-05-20T20:25:06.992Z[ recovery-image] May 20 20:25:06.718 INFO O| May 20 20:25:06.718 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
39152024-05-20T20:25:06.992Z[ recovery-image] May 20 20:25:06.718 INFO O| May 20 20:25:06.718 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
39162024-05-20T20:25:06.992Z[ recovery-image] May 20 20:25:06.718 INFO O| May 20 20:25:06.718 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
39172024-05-20T20:25:06.995Z[ recovery-image] May 20 20:25:06.729 INFO O| May 20 20:25:06.729 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
39182024-05-20T20:25:07.226Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
39192024-05-20T20:25:07.271ZMay 20 20:25:07.004 INFO [stamp-internal-dns] process exited with exit status: 0 (1.288218944s)
39202024-05-20T20:25:07.312Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
39212024-05-20T20:25:07.316ZMay 20 20:25:07.049 INFO [stamp-external-dns] process exited with exit status: 0 (1.312321293s)
39222024-05-20T20:25:07.376Z[ recovery-image] May 20 20:25:07.108 INFO O| May 20 20:25:07.108 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39232024-05-20T20:25:07.379Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
39242024-05-20T20:25:07.387ZMay 20 20:25:07.120 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.397914353s)
39252024-05-20T20:25:07.405Z[ recovery-image] May 20 20:25:07.127 INFO O| May 20 20:25:07.127 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
39262024-05-20T20:25:07.422Z[verify-libraries] Finished dev [unoptimized + debuginfo] target(s) in 1.57s
39272024-05-20T20:25:07.441Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
39282024-05-20T20:25:07.884Z[ recovery-image] May 20 20:25:07.616 INFO O| May 20 20:25:07.616 INFO O| Caching catalogs ... Done
39292024-05-20T20:25:07.964Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
39302024-05-20T20:25:07.968ZMay 20 20:25:07.701 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.913170588s)
39312024-05-20T20:25:08.003Z[ recovery-image] May 20 20:25:07.734 INFO O| May 20 20:25:07.734 INFO STEP 0 (pkg_image_create) COMPLETE
39322024-05-20T20:25:08.003Z[ recovery-image] May 20 20:25:07.734 INFO O| May 20 20:25:07.734 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39332024-05-20T20:25:08.007Z[ recovery-image] May 20 20:25:07.734 INFO O| May 20 20:25:07.734 INFO skip step because feature "repo_redist" is not enabled
39342024-05-20T20:25:08.007Z[ recovery-image] May 20 20:25:07.734 INFO O| May 20 20:25:07.734 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39352024-05-20T20:25:08.013Z[ recovery-image] May 20 20:25:07.746 INFO O| May 20 20:25:07.746 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"]
39362024-05-20T20:25:08.021Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
39372024-05-20T20:25:08.025ZMay 20 20:25:07.755 INFO [stamp-oximeter] process exited with exit status: 0 (1.864405017s)
39382024-05-20T20:25:08.477Z[ recovery-image] May 20 20:25:08.210 INFO O| May 20 20:25:08.210 INFO STEP 2 (pkg_set_publisher) COMPLETE
39392024-05-20T20:25:08.478Z[ recovery-image] May 20 20:25:08.210 INFO O| May 20 20:25:08.210 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39402024-05-20T20:25:08.491Z[ recovery-image] May 20 20:25:08.224 INFO O| May 20 20:25:08.224 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"]
39412024-05-20T20:25:08.916Z[ recovery-image] May 20 20:25:08.649 INFO O| May 20 20:25:08.649 INFO STEP 3 (pkg_set_publisher) COMPLETE
39422024-05-20T20:25:08.917Z[ recovery-image] May 20 20:25:08.649 INFO O| May 20 20:25:08.649 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39432024-05-20T20:25:08.917Z[ recovery-image] May 20 20:25:08.649 INFO O| May 20 20:25:08.649 INFO skip step because feature "repo_redist" is not enabled
39442024-05-20T20:25:08.920Z[ recovery-image] May 20 20:25:08.649 INFO O| May 20 20:25:08.649 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39452024-05-20T20:25:09.245Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
39462024-05-20T20:25:09.258ZMay 20 20:25:08.978 INFO [stamp-nexus] process exited with exit status: 0 (3.269707743s)
39472024-05-20T20:25:09.323Z[ recovery-image] May 20 20:25:09.056 INFO O| May 20 20:25:09.056 INFO variant opensolaris.zone is already global
39482024-05-20T20:25:09.323Z[ recovery-image] May 20 20:25:09.057 INFO O| May 20 20:25:09.056 INFO STEP 5 (pkg_change_variant) COMPLETE
39492024-05-20T20:25:09.323Z[ recovery-image] May 20 20:25:09.057 INFO O| May 20 20:25:09.056 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39502024-05-20T20:25:09.660Z[ host-image] May 20 20:25:09.394 INFO O| May 20 20:25:09.394 INFO O| Download: 1133/22698 items 5.6/196.2MB 2% complete (1.1M/s)
39512024-05-20T20:25:09.741Z[ recovery-image] May 20 20:25:09.474 INFO O| May 20 20:25:09.474 INFO variant opensolaris.imagetype is full; changing to partial
39522024-05-20T20:25:09.741Z[ recovery-image] May 20 20:25:09.474 INFO O| May 20 20:25:09.474 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39532024-05-20T20:25:10.750Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39542024-05-20T20:25:10.754ZMay 20 20:25:10.488 INFO [stamp-cockroachdb] process exited with exit status: 0 (4.786561102s)
39552024-05-20T20:25:13.267Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39562024-05-20T20:25:13.299Z[ recovery-image] May 20 20:25:13.032 INFO O| May 20 20:25:13.032 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39572024-05-20T20:25:13.348Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39582024-05-20T20:25:13.362Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39592024-05-20T20:25:13.365Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
39602024-05-20T20:25:13.371Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
39612024-05-20T20:25:13.393Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39622024-05-20T20:25:13.403Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
39632024-05-20T20:25:13.406Z[verify-libraries] Compiling termios v0.3.3
39642024-05-20T20:25:13.972Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
39652024-05-20T20:25:14.050Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
39662024-05-20T20:25:14.171Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39672024-05-20T20:25:14.199ZMay 20 20:25:13.933 INFO [stamp-clickhouse] process exited with exit status: 0 (8.204040905s)
39682024-05-20T20:25:14.575Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39692024-05-20T20:25:14.678ZMay 20 20:25:14.412 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.555927219s)
39702024-05-20T20:25:14.683ZMay 20 20:25:14.412 INFO [tuf-stamp] task succeeded (8.711962772s)
39712024-05-20T20:25:15.366Z[ host-image] May 20 20:25:15.100 INFO O| May 20 20:25:15.099 INFO O| Download: 1677/22698 items 11.0/196.2MB 5% complete (1.1M/s)
39722024-05-20T20:25:17.968Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39732024-05-20T20:25:18.511Z[ recovery-image] May 20 20:25:18.246 INFO O| May 20 20:25:18.246 INFO O| Startup: Caching catalogs ... Done
39742024-05-20T20:25:18.985Z[ recovery-image] May 20 20:25:18.303 INFO O| May 20 20:25:18.303 INFO O| Planning: Planning completed in 0.00 seconds
39752024-05-20T20:25:18.995Z[ recovery-image] May 20 20:25:18.304 INFO O| May 20 20:25:18.304 INFO O| Planning: Consolidating action changes ... Done
39762024-05-20T20:25:18.996Z[ recovery-image] May 20 20:25:18.304 INFO O| May 20 20:25:18.304 INFO O| Planning: Evaluating mediators ... Done
39772024-05-20T20:25:18.996Z[ recovery-image] May 20 20:25:18.305 INFO O| May 20 20:25:18.305 INFO O| Planning: Planning completed in 0.00 seconds
39782024-05-20T20:25:18.996Z[ recovery-image] May 20 20:25:18.305 INFO O| May 20 20:25:18.305 INFO O| Variants/Facets to change: 1
39792024-05-20T20:25:18.996Z[ recovery-image] May 20 20:25:18.348 INFO O| May 20 20:25:18.348 INFO O| Done
39802024-05-20T20:25:18.996Z[ recovery-image] May 20 20:25:18.348 INFO O| May 20 20:25:18.348 INFO O| Done
39812024-05-20T20:25:19.054Z[ recovery-image] May 20 20:25:18.788 INFO O| May 20 20:25:18.788 INFO O| Done
39822024-05-20T20:25:19.102Z[ recovery-image] May 20 20:25:18.836 INFO O| May 20 20:25:18.836 INFO O| Done
39832024-05-20T20:25:19.105Z[ recovery-image] May 20 20:25:18.838 INFO O| May 20 20:25:18.838 INFO O| Done
39842024-05-20T20:25:19.105Z[ recovery-image] May 20 20:25:18.838 INFO O| May 20 20:25:18.838 INFO O| Done
39852024-05-20T20:25:19.105Z[ recovery-image] May 20 20:25:18.840 INFO O| May 20 20:25:18.839 INFO O| Done
39862024-05-20T20:25:19.530Z[ recovery-image] May 20 20:25:19.264 INFO O| May 20 20:25:19.264 INFO STEP 6 (pkg_change_variant) COMPLETE
39872024-05-20T20:25:19.530Z[ recovery-image] May 20 20:25:19.264 INFO O| May 20 20:25:19.264 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39882024-05-20T20:25:19.533Z[ recovery-image] May 20 20:25:19.264 INFO O| May 20 20:25:19.264 INFO skip step because feature "debug_variant" is not enabled
39892024-05-20T20:25:19.533Z[ recovery-image] May 20 20:25:19.264 INFO O| May 20 20:25:19.264 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39902024-05-20T20:25:20.201Z[ recovery-image] May 20 20:25:19.936 INFO O| May 20 20:25:19.936 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39912024-05-20T20:25:20.596Z[ host-image] May 20 20:25:20.330 INFO O| May 20 20:25:20.330 INFO O| Download: 1940/22698 items 21.7/196.2MB 11% complete (1.4M/s)
39922024-05-20T20:25:21.034Z[ recovery-image] May 20 20:25:20.769 INFO O| May 20 20:25:20.768 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39932024-05-20T20:25:21.037Z[ recovery-image] May 20 20:25:20.771 INFO O| May 20 20:25:20.771 INFO O| Planning: Planning completed in 0.00 seconds
39942024-05-20T20:25:21.037Z[ recovery-image] May 20 20:25:20.772 INFO O| May 20 20:25:20.772 INFO O| Planning: Consolidating action changes ... Done
39952024-05-20T20:25:21.037Z[ recovery-image] May 20 20:25:20.772 INFO O| May 20 20:25:20.772 INFO O| Planning: Evaluating mediators ... Done
39962024-05-20T20:25:21.038Z[ recovery-image] May 20 20:25:20.772 INFO O| May 20 20:25:20.772 INFO O| Planning: Planning completed in 0.00 seconds
39972024-05-20T20:25:21.041Z[ recovery-image] May 20 20:25:20.773 INFO O| May 20 20:25:20.773 INFO O| Variants/Facets to change: 1
39982024-05-20T20:25:21.185Z[ recovery-image] May 20 20:25:20.919 INFO O| May 20 20:25:20.919 INFO O| Done
39992024-05-20T20:25:21.185Z[ recovery-image] May 20 20:25:20.919 INFO O| May 20 20:25:20.919 INFO O| Done
40002024-05-20T20:25:21.543Z[ recovery-image] May 20 20:25:21.278 INFO O| May 20 20:25:21.278 INFO O| Done
40012024-05-20T20:25:21.589Z[ recovery-image] May 20 20:25:21.322 INFO O| May 20 20:25:21.322 INFO O| Done
40022024-05-20T20:25:21.592Z[ recovery-image] May 20 20:25:21.323 INFO O| May 20 20:25:21.323 INFO O| Done
40032024-05-20T20:25:21.592Z[ recovery-image] May 20 20:25:21.323 INFO O| May 20 20:25:21.323 INFO O| Done
40042024-05-20T20:25:21.597Z[ recovery-image] May 20 20:25:21.332 INFO O| May 20 20:25:21.325 INFO O| Done
40052024-05-20T20:25:21.680Z[ recovery-image] May 20 20:25:21.415 INFO O| May 20 20:25:21.415 INFO STEP 8 (pkg_change_facet) COMPLETE
40062024-05-20T20:25:21.680Z[ recovery-image] May 20 20:25:21.415 INFO O| May 20 20:25:21.415 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40072024-05-20T20:25:21.908Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40082024-05-20T20:25:22.223Z[ recovery-image] May 20 20:25:21.957 INFO O| May 20 20:25:21.957 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
40092024-05-20T20:25:23.069Z[ recovery-image] May 20 20:25:22.804 INFO O| May 20 20:25:22.804 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40102024-05-20T20:25:23.077Z[ recovery-image] May 20 20:25:22.806 INFO O| May 20 20:25:22.805 INFO O| Planning: Planning completed in 0.00 seconds
40112024-05-20T20:25:23.077Z[ recovery-image] May 20 20:25:22.806 INFO O| May 20 20:25:22.806 INFO O| Planning: Consolidating action changes ... Done
40122024-05-20T20:25:23.077Z[ recovery-image] May 20 20:25:22.807 INFO O| May 20 20:25:22.807 INFO O| Planning: Evaluating mediators ... Done
40132024-05-20T20:25:23.077Z[ recovery-image] May 20 20:25:22.807 INFO O| May 20 20:25:22.807 INFO O| Planning: Planning completed in 0.00 seconds
40142024-05-20T20:25:23.077Z[ recovery-image] May 20 20:25:22.808 INFO O| May 20 20:25:22.808 INFO O| Variants/Facets to change: 1
40152024-05-20T20:25:23.182Z[ recovery-image] May 20 20:25:22.916 INFO O| May 20 20:25:22.916 INFO O| Done
40162024-05-20T20:25:23.182Z[ recovery-image] May 20 20:25:22.916 INFO O| May 20 20:25:22.916 INFO O| Done
40172024-05-20T20:25:23.534Z[ recovery-image] May 20 20:25:23.267 INFO O| May 20 20:25:23.267 INFO O| Done
40182024-05-20T20:25:23.578Z[ recovery-image] May 20 20:25:23.312 INFO O| May 20 20:25:23.312 INFO O| Done
40192024-05-20T20:25:23.582Z[ recovery-image] May 20 20:25:23.313 INFO O| May 20 20:25:23.313 INFO O| Done
40202024-05-20T20:25:23.582Z[ recovery-image] May 20 20:25:23.313 INFO O| May 20 20:25:23.313 INFO O| Done
40212024-05-20T20:25:23.582Z[ recovery-image] May 20 20:25:23.315 INFO O| May 20 20:25:23.315 INFO O| Done
40222024-05-20T20:25:23.666Z[ recovery-image] May 20 20:25:23.401 INFO O| May 20 20:25:23.400 INFO STEP 9 (pkg_change_facet) COMPLETE
40232024-05-20T20:25:23.666Z[ recovery-image] May 20 20:25:23.401 INFO O| May 20 20:25:23.401 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40242024-05-20T20:25:24.256Z[ recovery-image] May 20 20:25:23.990 INFO O| May 20 20:25:23.990 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
40252024-05-20T20:25:25.038Z[ recovery-image] May 20 20:25:24.773 INFO O| May 20 20:25:24.773 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40262024-05-20T20:25:25.043Z[ recovery-image] May 20 20:25:24.775 INFO O| May 20 20:25:24.775 INFO O| Planning: Planning completed in 0.00 seconds
40272024-05-20T20:25:25.043Z[ recovery-image] May 20 20:25:24.776 INFO O| May 20 20:25:24.776 INFO O| Planning: Consolidating action changes ... Done
40282024-05-20T20:25:25.043Z[ recovery-image] May 20 20:25:24.776 INFO O| May 20 20:25:24.776 INFO O| Planning: Evaluating mediators ... Done
40292024-05-20T20:25:25.043Z[ recovery-image] May 20 20:25:24.777 INFO O| May 20 20:25:24.777 INFO O| Planning: Planning completed in 0.00 seconds
40302024-05-20T20:25:25.043Z[ recovery-image] May 20 20:25:24.777 INFO O| May 20 20:25:24.777 INFO O| Variants/Facets to change: 1
40312024-05-20T20:25:25.110Z[ recovery-image] May 20 20:25:24.845 INFO O| May 20 20:25:24.845 INFO O| Done
40322024-05-20T20:25:25.110Z[ recovery-image] May 20 20:25:24.845 INFO O| May 20 20:25:24.845 INFO O| Done
40332024-05-20T20:25:25.482Z[ recovery-image] May 20 20:25:25.217 INFO O| May 20 20:25:25.217 INFO O| Done
40342024-05-20T20:25:25.545Z[ recovery-image] May 20 20:25:25.280 INFO O| May 20 20:25:25.280 INFO O| Done
40352024-05-20T20:25:25.551Z[ recovery-image] May 20 20:25:25.282 INFO O| May 20 20:25:25.281 INFO O| Done
40362024-05-20T20:25:25.551Z[ recovery-image] May 20 20:25:25.282 INFO O| May 20 20:25:25.282 INFO O| Done
40372024-05-20T20:25:25.556Z[ recovery-image] May 20 20:25:25.284 INFO O| May 20 20:25:25.284 INFO O| Done
40382024-05-20T20:25:25.637Z[ recovery-image] May 20 20:25:25.372 INFO O| May 20 20:25:25.372 INFO STEP 10 (pkg_change_facet) COMPLETE
40392024-05-20T20:25:25.637Z[ recovery-image] May 20 20:25:25.372 INFO O| May 20 20:25:25.372 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40402024-05-20T20:25:25.645Z[ host-image] May 20 20:25:25.380 INFO O| May 20 20:25:25.380 INFO O| Download: 2221/22698 items 24.3/196.2MB 12% complete (1.4M/s)
40412024-05-20T20:25:25.656Z[ recovery-image] May 20 20:25:25.391 INFO O| May 20 20:25:25.391 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"]
40422024-05-20T20:25:26.520Z[ recovery-image] May 20 20:25:26.249 INFO O| May 20 20:25:26.249 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40432024-05-20T20:25:30.483Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40442024-05-20T20:25:30.648Z[ host-image] May 20 20:25:30.380 INFO O| May 20 20:25:30.380 INFO O| Download: 2581/22698 items 30.8/196.2MB 15% complete (937k/s)
40452024-05-20T20:25:35.644Z[ host-image] May 20 20:25:35.380 INFO O| May 20 20:25:35.380 INFO O| Download: 3543/22698 items 35.7/196.2MB 18% complete (1.1M/s)
40462024-05-20T20:25:41.465Z[ host-image] May 20 20:25:41.202 INFO O| May 20 20:25:41.202 INFO O| Download: 4531/22698 items 42.2/196.2MB 21% complete (1.2M/s)
40472024-05-20T20:25:46.474Z[ host-image] May 20 20:25:46.210 INFO O| May 20 20:25:46.210 INFO O| Download: 4732/22698 items 45.0/196.2MB 22% complete (580k/s)
40482024-05-20T20:25:47.426Z[ recovery-image] May 20 20:25:47.160 INFO O| May 20 20:25:47.160 INFO O| Planning: Solver setup ... Done
40492024-05-20T20:25:48.735Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40502024-05-20T20:25:52.252Z[ host-image] May 20 20:25:51.991 INFO O| May 20 20:25:51.991 INFO O| Download: 5744/22698 items 46.2/196.2MB 23% complete (423k/s)
40512024-05-20T20:25:57.645Z[ host-image] May 20 20:25:57.385 INFO O| May 20 20:25:57.385 INFO O| Download: 6739/22698 items 47.7/196.2MB 24% complete (242k/s)
40522024-05-20T20:25:59.484Z[ recovery-image] May 20 20:25:59.223 INFO O| May 20 20:25:59.223 INFO O| Planning: Running solver ... Done
40532024-05-20T20:25:59.689Z[ recovery-image] May 20 20:25:59.428 INFO O| May 20 20:25:59.428 INFO O| Planning: Finding local manifests ... Done
40542024-05-20T20:25:59.708Z[ recovery-image] May 20 20:25:59.444 INFO O| May 20 20:25:59.444 INFO O| Planning: Fetching manifests: 0/123 0% complete
40552024-05-20T20:26:02.661Z[ host-image] May 20 20:26:02.401 INFO O| May 20 20:26:02.401 INFO O| Download: 7163/22698 items 56.8/196.2MB 28% complete (1.1M/s)
40562024-05-20T20:26:04.191Z[ recovery-image] May 20 20:26:03.931 INFO O| May 20 20:26:03.931 INFO O| Planning: Fetching manifests: 123/123 100% complete
40572024-05-20T20:26:05.198Z[ recovery-image] May 20 20:26:04.938 INFO O| May 20 20:26:04.937 INFO O| Planning: Package planning ... Done
40582024-05-20T20:26:06.005Z[ recovery-image] May 20 20:26:05.740 INFO O| May 20 20:26:05.740 INFO O| Planning: Merging actions ... Done
40592024-05-20T20:26:06.343Z[ recovery-image] May 20 20:26:06.084 INFO O| May 20 20:26:06.084 INFO O| Planning: Checking for conflicting actions ... Done
40602024-05-20T20:26:06.479Z[ recovery-image] May 20 20:26:06.219 INFO O| May 20 20:26:06.219 INFO O| Planning: Consolidating action changes ... Done
40612024-05-20T20:26:06.833Z[ recovery-image] May 20 20:26:06.574 INFO O| May 20 20:26:06.573 INFO O| Planning: Evaluating mediators ... Done
40622024-05-20T20:26:07.662Z[ host-image] May 20 20:26:07.402 INFO O| May 20 20:26:07.402 INFO O| Download: 8048/22698 items 60.2/196.2MB 30% complete (1.2M/s)
40632024-05-20T20:26:12.905Z[ recovery-image] May 20 20:26:12.645 INFO O| May 20 20:26:12.645 INFO O| Planning: Planning completed in 46.40 seconds
40642024-05-20T20:26:12.911Z[ recovery-image] May 20 20:26:12.652 INFO O| May 20 20:26:12.652 INFO O| Packages to install: 123
40652024-05-20T20:26:12.915Z[ recovery-image] May 20 20:26:12.652 INFO O| May 20 20:26:12.652 INFO O| Mediators to change: 4
40662024-05-20T20:26:12.915Z[ recovery-image] May 20 20:26:12.652 INFO O| May 20 20:26:12.652 INFO O| Services to change: 5
40672024-05-20T20:26:13.001Z[ recovery-image] May 20 20:26:12.741 INFO O| May 20 20:26:12.741 INFO O| Download: 0/15811 items 0.0/173.0MB 0% complete
40682024-05-20T20:26:13.474Z[ host-image] May 20 20:26:13.216 INFO O| May 20 20:26:13.215 INFO O| Download: 8241/22698 items 65.3/196.2MB 33% complete (866k/s)
40692024-05-20T20:26:18.002Z[ recovery-image] May 20 20:26:17.743 INFO O| May 20 20:26:17.743 INFO O| Download: 1001/15811 items 7.9/173.0MB 4% complete (1.6M/s)
40702024-05-20T20:26:19.288Z[ host-image] May 20 20:26:19.030 INFO O| May 20 20:26:19.030 INFO O| Download: 8359/22698 items 69.0/196.2MB 35% complete (906k/s)
40712024-05-20T20:26:24.114Z[ recovery-image] May 20 20:26:23.856 INFO O| May 20 20:26:23.856 INFO O| Download: 1080/15811 items 9.0/173.0MB 5% complete (1.1M/s)
40722024-05-20T20:26:25.143Z[ host-image] May 20 20:26:24.886 INFO O| May 20 20:26:24.886 INFO O| Download: 9361/22698 items 81.4/196.2MB 41% complete (1.6M/s)
40732024-05-20T20:26:29.886Z[ recovery-image] May 20 20:26:29.630 INFO O| May 20 20:26:29.630 INFO O| Download: 1164/15811 items 10.1/173.0MB 5% complete (458k/s)
40742024-05-20T20:26:30.151Z[ host-image] May 20 20:26:29.894 INFO O| May 20 20:26:29.894 INFO O| Download: 10349/22698 items 87.7/196.2MB 44% complete (1.7M/s)
40752024-05-20T20:26:34.997Z[ recovery-image] May 20 20:26:34.741 INFO O| May 20 20:26:34.741 INFO O| Download: 1458/15811 items 21.4/173.0MB 12% complete (1.2M/s)
40762024-05-20T20:26:35.157Z[ host-image] May 20 20:26:34.900 INFO O| May 20 20:26:34.900 INFO O| Download: 10536/22698 items 88.7/196.2MB 45% complete (743k/s)
40772024-05-20T20:26:40.170Z[ host-image] May 20 20:26:39.915 INFO O| May 20 20:26:39.915 INFO O| Download: 10948/22698 items 91.0/196.2MB 46% complete (328k/s)
40782024-05-20T20:26:40.983Z[ recovery-image] May 20 20:26:40.727 INFO O| May 20 20:26:40.727 INFO O| Download: 1574/15811 items 23.9/173.0MB 13% complete (1.3M/s)
40792024-05-20T20:26:45.040Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40802024-05-20T20:26:45.789Z[ host-image] May 20 20:26:45.534 INFO O| May 20 20:26:45.534 INFO O| Download: 11204/22698 items 93.9/196.2MB 47% complete (608k/s)
40812024-05-20T20:26:45.984Z[ recovery-image] May 20 20:26:45.729 INFO O| May 20 20:26:45.729 INFO O| Download: 2454/15811 items 31.4/173.0MB 18% complete (1011k/s)
40822024-05-20T20:26:50.805Z[ host-image] May 20 20:26:50.552 INFO O| May 20 20:26:50.551 INFO O| Download: 11493/22698 items 96.1/196.2MB 48% complete (461k/s)
40832024-05-20T20:26:51.460Z[ recovery-image] May 20 20:26:51.206 INFO O| May 20 20:26:51.206 INFO O| Download: 2821/15811 items 36.3/173.0MB 20% complete (1.2M/s)
40842024-05-20T20:26:57.400Z[ recovery-image] May 20 20:26:57.147 INFO O| May 20 20:26:57.101 INFO O| Download: 3604/15811 items 38.9/173.0MB 22% complete (777k/s)
40852024-05-20T20:26:57.406Z[ host-image] May 20 20:26:57.149 INFO O| May 20 20:26:57.149 INFO O| Download: 11953/22698 items 98.0/196.2MB 49% complete (445k/s)
40862024-05-20T20:27:02.365Z[ recovery-image] May 20 20:27:02.112 INFO O| May 20 20:27:02.112 INFO O| Download: 3704/15811 items 41.1/173.0MB 23% complete (394k/s)
40872024-05-20T20:27:04.573Z[ host-image] May 20 20:27:04.320 INFO O| May 20 20:27:04.319 INFO O| Download: 12155/22698 items 108.4/196.2MB 55% complete (1.2M/s)
40882024-05-20T20:27:07.385Z[ recovery-image] May 20 20:27:07.126 INFO O| May 20 20:27:07.126 INFO O| Download: 4570/15811 items 42.8/173.0MB 24% complete (398k/s)
40892024-05-20T20:27:09.581Z[ host-image] May 20 20:27:09.327 INFO O| May 20 20:27:09.327 INFO O| Download: 12315/22698 items 109.3/196.2MB 55% complete (905k/s)
40902024-05-20T20:27:12.387Z[ recovery-image] May 20 20:27:12.135 INFO O| May 20 20:27:12.135 INFO O| Download: 5171/15811 items 43.2/173.0MB 24% complete (295k/s)
40912024-05-20T20:27:15.222Z[ host-image] May 20 20:27:14.971 INFO O| May 20 20:27:14.971 INFO O| Download: 13288/22698 items 109.8/196.2MB 55% complete (152k/s)
40922024-05-20T20:27:17.386Z[ recovery-image] May 20 20:27:17.135 INFO O| May 20 20:27:17.135 INFO O| Download: 5643/15811 items 44.4/173.0MB 25% complete (165k/s)
40932024-05-20T20:27:20.470Z[ host-image] May 20 20:27:20.220 INFO O| May 20 20:27:20.220 INFO O| Download: 14244/22698 items 110.5/196.2MB 56% complete (120k/s)
40942024-05-20T20:27:22.396Z[ recovery-image] May 20 20:27:22.146 INFO O| May 20 20:27:22.146 INFO O| Download: 5808/15811 items 49.2/173.0MB 28% complete (543k/s)
40952024-05-20T20:27:25.839Z[ host-image] May 20 20:27:25.589 INFO O| May 20 20:27:25.589 INFO O| Download: 14470/22698 items 114.8/196.2MB 58% complete (418k/s)
40962024-05-20T20:27:27.634Z[ recovery-image] May 20 20:27:27.384 INFO O| May 20 20:27:27.383 INFO O| Download: 6075/15811 items 55.0/173.0MB 31% complete (1.1M/s)
40972024-05-20T20:27:30.838Z[ host-image] May 20 20:27:30.589 INFO O| May 20 20:27:30.589 INFO O| Download: 15057/22698 items 122.9/196.2MB 62% complete (1.3M/s)
40982024-05-20T20:27:33.431Z[ recovery-image] May 20 20:27:33.183 INFO O| May 20 20:27:33.183 INFO O| Download: 6120/15811 items 60.4/173.0MB 34% complete (1.3M/s)
40992024-05-20T20:27:36.021Z[ host-image] May 20 20:27:35.772 INFO O| May 20 20:27:35.772 INFO O| Download: 15686/22698 items 125.7/196.2MB 64% complete (1.4M/s)
41002024-05-20T20:27:38.453Z[ recovery-image] May 20 20:27:38.205 INFO O| May 20 20:27:38.205 INFO O| Download: 7019/15811 items 71.9/173.0MB 41% complete (1.3M/s)
41012024-05-20T20:27:41.026Z[ host-image] May 20 20:27:40.779 INFO O| May 20 20:27:40.779 INFO O| Download: 15794/22698 items 129.6/196.2MB 66% complete (570k/s)
41022024-05-20T20:27:43.784Z[ recovery-image] May 20 20:27:43.534 INFO O| May 20 20:27:43.533 INFO O| Download: 7608/15811 items 73.6/173.0MB 42% complete (1.4M/s)
41032024-05-20T20:27:46.049Z[ host-image] May 20 20:27:45.802 INFO O| May 20 20:27:45.802 INFO O| Download: 16838/22698 items 146.6/196.2MB 74% complete (2.2M/s)
41042024-05-20T20:27:49.720Z[ recovery-image] May 20 20:27:49.474 INFO O| May 20 20:27:49.473 INFO O| Download: 7915/15811 items 77.5/173.0MB 44% complete (732k/s)
41052024-05-20T20:27:51.091Z[ host-image] May 20 20:27:50.844 INFO O| May 20 20:27:50.844 INFO O| Download: 17830/22698 items 149.9/196.2MB 76% complete (2.4M/s)
41062024-05-20T20:27:54.726Z[ recovery-image] May 20 20:27:54.475 INFO O| May 20 20:27:54.475 INFO O| Download: 8315/15811 items 79.7/173.0MB 46% complete (513k/s)
41072024-05-20T20:27:56.117Z[ host-image] May 20 20:27:55.846 INFO O| May 20 20:27:55.846 INFO O| Download: 18199/22698 items 160.2/196.2MB 81% complete (1.3M/s)
41082024-05-20T20:27:59.734Z[ recovery-image] May 20 20:27:59.485 INFO O| May 20 20:27:59.484 INFO O| Download: 8753/15811 items 89.2/173.0MB 51% complete (1.0M/s)
41092024-05-20T20:28:02.000Z[ host-image] May 20 20:28:01.751 INFO O| May 20 20:28:01.751 INFO O| Download: 18938/22698 items 162.7/196.2MB 82% complete (1.3M/s)
41102024-05-20T20:28:06.609Z[ recovery-image] May 20 20:28:06.317 INFO O| May 20 20:28:06.317 INFO O| Download: 8908/15811 items 92.5/173.0MB 53% complete (1.4M/s)
41112024-05-20T20:28:07.202Z[ host-image] May 20 20:28:06.751 INFO O| May 20 20:28:06.751 INFO O| Download: 19942/22698 items 166.4/196.2MB 84% complete (565k/s)
41122024-05-20T20:28:11.562Z[ recovery-image] May 20 20:28:11.318 INFO O| May 20 20:28:11.318 INFO O| Download: 9797/15811 items 92.9/173.0MB 53% complete (169k/s)
41132024-05-20T20:28:11.995Z[ host-image] May 20 20:28:11.751 INFO O| May 20 20:28:11.751 INFO O| Download: 20569/22698 items 169.2/196.2MB 86% complete (675k/s)
41142024-05-20T20:28:16.566Z[ recovery-image] May 20 20:28:16.323 INFO O| May 20 20:28:16.323 INFO O| Download: 10356/15811 items 93.2/173.0MB 53% complete (74.1k/s)
41152024-05-20T20:28:17.090Z[ host-image] May 20 20:28:16.842 INFO O| May 20 20:28:16.841 INFO O| Download: 20860/22698 items 175.4/196.2MB 89% complete (935k/s)
41162024-05-20T20:28:21.577Z[ recovery-image] May 20 20:28:21.334 INFO O| May 20 20:28:21.334 INFO O| Download: 10872/15811 items 93.6/173.0MB 54% complete (70.9k/s)
41172024-05-20T20:28:22.682Z[ host-image] May 20 20:28:22.440 INFO O| May 20 20:28:22.440 INFO O| Download: 20918/22698 items 175.7/196.2MB 89% complete (783k/s)
41182024-05-20T20:28:26.678Z[ recovery-image] May 20 20:28:26.342 INFO O| May 20 20:28:26.342 INFO O| Download: 11057/15811 items 99.4/173.0MB 57% complete (561k/s)
41192024-05-20T20:28:28.910Z[ host-image] May 20 20:28:28.592 INFO O| May 20 20:28:28.592 INFO O| Download: 21511/22698 items 180.3/196.2MB 91% complete (583k/s)
41202024-05-20T20:28:32.810Z[ recovery-image] May 20 20:28:32.303 INFO O| May 20 20:28:32.303 INFO O| Download: 11402/15811 items 107.1/173.0MB 61% complete (1.3M/s)
41212024-05-20T20:28:34.716Z[ host-image] May 20 20:28:34.429 INFO O| May 20 20:28:34.429 INFO O| Download: 21836/22698 items 187.9/196.2MB 95% complete (1.2M/s)
41222024-05-20T20:28:38.270Z[ recovery-image] May 20 20:28:37.970 INFO O| May 20 20:28:37.970 INFO O| Download: 11488/15811 items 111.1/173.0MB 64% complete (1.5M/s)
41232024-05-20T20:28:41.694Z[ host-image] May 20 20:28:41.421 INFO O| May 20 20:28:41.421 INFO O| Download: 21916/22698 items 188.6/196.2MB 96% complete (898k/s)
41242024-05-20T20:28:43.223Z[ recovery-image] May 20 20:28:42.977 INFO O| May 20 20:28:42.977 INFO O| Download: 11922/15811 items 132.9/173.0MB 76% complete (2.7M/s)
41252024-05-20T20:28:46.702Z[ host-image] May 20 20:28:46.442 INFO O| May 20 20:28:46.442 INFO O| Download: 22265/22698 items 195.3/196.2MB 99% complete (764k/s)
41262024-05-20T20:28:48.344Z[ recovery-image] May 20 20:28:48.026 INFO O| May 20 20:28:48.025 INFO O| Download: 12593/15811 items 139.5/173.0MB 80% complete (2.9M/s)
41272024-05-20T20:28:50.522Z[ host-image] May 20 20:28:50.271 INFO O| May 20 20:28:50.271 INFO O| Download: Completed 196.19 MB in 225.88 seconds (887k/s)
41282024-05-20T20:28:52.334Z[ host-image] May 20 20:28:52.096 INFO O| May 20 20:28:52.096 INFO O| Actions: 1/49171 actions (Installing new actions)
41292024-05-20T20:28:53.300Z[ recovery-image] May 20 20:28:53.061 INFO O| May 20 20:28:53.061 INFO O| Download: 13440/15811 items 142.7/173.0MB 82% complete (975k/s)
41302024-05-20T20:28:57.376Z[ host-image] May 20 20:28:57.097 INFO O| May 20 20:28:57.097 INFO O| Actions: 9501/49171 actions (Installing new actions)
41312024-05-20T20:28:58.385Z[ recovery-image] May 20 20:28:58.064 INFO O| May 20 20:28:58.064 INFO O| Download: 14102/15811 items 144.9/173.0MB 83% complete (556k/s)
41322024-05-20T20:29:02.338Z[ host-image] May 20 20:29:02.097 INFO O| May 20 20:29:02.097 INFO O| Actions: 17986/49171 actions (Installing new actions)
41332024-05-20T20:29:03.302Z[ recovery-image] May 20 20:29:03.064 INFO O| May 20 20:29:03.064 INFO O| Download: 14663/15811 items 147.9/173.0MB 85% complete (557k/s)
41342024-05-20T20:29:07.334Z[ host-image] May 20 20:29:07.097 INFO O| May 20 20:29:07.097 INFO O| Actions: 25530/49171 actions (Installing new actions)
41352024-05-20T20:29:08.401Z[ recovery-image] May 20 20:29:08.162 INFO O| May 20 20:29:08.162 INFO O| Download: 14705/15811 items 151.7/173.0MB 87% complete (627k/s)
41362024-05-20T20:29:12.392Z[ host-image] May 20 20:29:12.147 INFO O| May 20 20:29:12.147 INFO O| Actions: 48709/49171 actions (Installing new actions)
41372024-05-20T20:29:14.731Z[ recovery-image] May 20 20:29:14.423 INFO O| May 20 20:29:14.423 INFO O| Download: 14709/15811 items 152.6/173.0MB 88% complete (598k/s)
41382024-05-20T20:29:15.064Z[ host-image] May 20 20:29:14.766 INFO O| May 20 20:29:14.766 INFO O| Actions: Completed 49171 actions in 22.67 seconds.
41392024-05-20T20:29:15.400Z[ host-image] May 20 20:29:15.082 INFO O| May 20 20:29:15.082 INFO O| Done
41402024-05-20T20:29:15.400Z[ host-image] May 20 20:29:15.082 INFO O| May 20 20:29:15.082 INFO O| Done
41412024-05-20T20:29:16.158Z[ host-image] May 20 20:29:15.923 INFO O| May 20 20:29:15.923 INFO O| Done
41422024-05-20T20:29:18.428Z[ host-image] May 20 20:29:18.180 INFO O| May 20 20:29:18.179 INFO O| Done
41432024-05-20T20:29:18.535Z[ host-image] May 20 20:29:18.214 INFO O| May 20 20:29:18.214 INFO O| Done
41442024-05-20T20:29:19.683Z[ recovery-image] May 20 20:29:19.444 INFO O| May 20 20:29:19.444 INFO O| Download: 14862/15811 items 154.0/173.0MB 89% complete (232k/s)
41452024-05-20T20:29:25.747Z[ recovery-image] May 20 20:29:25.477 INFO O| May 20 20:29:25.477 INFO O| Download: 15505/15811 items 165.7/173.0MB 95% complete (1.3M/s)
41462024-05-20T20:29:30.785Z[ recovery-image] May 20 20:29:30.484 INFO O| May 20 20:29:30.483 INFO O| Download: 15670/15811 items 171.2/173.0MB 98% complete (1.6M/s)
41472024-05-20T20:29:32.472Z[ host-image] May 20 20:29:32.237 INFO O| May 20 20:29:32.237 INFO O| Done
41482024-05-20T20:29:32.992Z[ recovery-image] May 20 20:29:32.749 INFO O| May 20 20:29:32.748 INFO O| Download: Completed 173.02 MB in 200.01 seconds (883k/s)
41492024-05-20T20:29:33.465Z[ host-image] May 20 20:29:33.207 INFO O| May 20 20:29:33.206 INFO O| Done
41502024-05-20T20:29:33.720Z[ host-image] May 20 20:29:33.435 INFO O| May 20 20:29:33.435 INFO STEP 11 (pkg_install) COMPLETE
41512024-05-20T20:29:33.864Z[ host-image] May 20 20:29:33.435 INFO O| May 20 20:29:33.435 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41522024-05-20T20:29:33.864Z[ host-image] May 20 20:29:33.453 INFO O| May 20 20:29:33.452 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
41532024-05-20T20:29:34.416Z[ recovery-image] May 20 20:29:33.727 INFO O| May 20 20:29:33.727 INFO O| Actions: 1/24935 actions (Installing new actions)
41542024-05-20T20:29:34.540Z[ host-image] May 20 20:29:34.262 INFO O| May 20 20:29:34.262 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41552024-05-20T20:29:38.427Z[ host-image] May 20 20:29:37.646 INFO O| May 20 20:29:37.646 INFO O| Planning: Solver setup ... Done
41562024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.652 INFO O| May 20 20:29:37.652 INFO O| Planning: Running solver ... Done
41572024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.695 INFO O| May 20 20:29:37.695 INFO O| Planning: Finding local manifests ... Done
41582024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.697 INFO O| May 20 20:29:37.697 INFO O| Planning: Fetching manifests: 0/4 0% complete
41592024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.872 INFO O| May 20 20:29:37.872 INFO O| Planning: Fetching manifests: 4/4 100% complete
41602024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.908 INFO O| May 20 20:29:37.908 INFO O| Planning: Package planning ... Done
41612024-05-20T20:29:38.653Z[ host-image] May 20 20:29:37.913 INFO O| May 20 20:29:37.913 INFO O| Planning: Merging actions ... Done
41622024-05-20T20:29:38.653Z[ host-image] May 20 20:29:38.089 INFO O| May 20 20:29:38.089 INFO O| Planning: Checking for conflicting actions ... Done
41632024-05-20T20:29:38.653Z[ host-image] May 20 20:29:38.091 INFO O| May 20 20:29:38.091 INFO O| Planning: Consolidating action changes ... Done
41642024-05-20T20:29:38.736Z[ host-image] May 20 20:29:38.465 INFO O| May 20 20:29:38.465 INFO O| Planning: Evaluating mediators ... Done
41652024-05-20T20:29:38.736Z[ host-image] May 20 20:29:38.467 INFO O| May 20 20:29:38.467 INFO O| Planning: Planning completed in 4.20 seconds
41662024-05-20T20:29:38.799Z[ host-image] May 20 20:29:38.469 INFO O| May 20 20:29:38.469 INFO O| Packages to install: 4
41672024-05-20T20:29:38.799Z[ host-image] May 20 20:29:38.469 INFO O| May 20 20:29:38.469 INFO O| Services to change: 2
41682024-05-20T20:29:38.799Z[ host-image] May 20 20:29:38.492 INFO O| May 20 20:29:38.492 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
41692024-05-20T20:29:39.110Z[ recovery-image] May 20 20:29:38.728 INFO O| May 20 20:29:38.728 INFO O| Actions: 9571/24935 actions (Installing new actions)
41702024-05-20T20:29:43.501Z[ host-image] May 20 20:29:43.208 INFO O| May 20 20:29:43.208 INFO O| Download: Completed 1.39 MB in 4.72 seconds (301k/s)
41712024-05-20T20:29:43.616Z[ host-image] May 20 20:29:43.248 INFO O| May 20 20:29:43.248 INFO O| Actions: 1/238 actions (Installing new actions)
41722024-05-20T20:29:43.965Z[ host-image] May 20 20:29:43.634 INFO O| May 20 20:29:43.634 INFO O| Actions: Completed 238 actions in 0.39 seconds.
41732024-05-20T20:29:43.981Z[ recovery-image] May 20 20:29:43.730 INFO O| May 20 20:29:43.729 INFO O| Actions: 16490/24935 actions (Installing new actions)
41742024-05-20T20:29:44.233Z[ host-image] May 20 20:29:44.001 INFO O| May 20 20:29:44.001 INFO O| Done
41752024-05-20T20:29:44.233Z[ host-image] May 20 20:29:44.001 INFO O| May 20 20:29:44.001 INFO O| Done
41762024-05-20T20:29:44.901Z[ host-image] May 20 20:29:44.669 INFO O| May 20 20:29:44.669 INFO O| Done
41772024-05-20T20:29:47.690Z[ host-image] May 20 20:29:47.458 INFO O| May 20 20:29:47.458 INFO O| Done
41782024-05-20T20:29:47.731Z[ host-image] May 20 20:29:47.499 INFO O| May 20 20:29:47.499 INFO O| Done
41792024-05-20T20:29:47.749Z[ host-image] May 20 20:29:47.500 INFO O| May 20 20:29:47.500 INFO O| Done
41802024-05-20T20:29:47.770Z[ host-image] May 20 20:29:47.531 INFO O| May 20 20:29:47.531 INFO O| Done
41812024-05-20T20:29:47.978Z[ host-image] May 20 20:29:47.712 INFO O| May 20 20:29:47.712 INFO STEP 12 (pkg_install) COMPLETE
41822024-05-20T20:29:47.978Z[ host-image] May 20 20:29:47.712 INFO O| May 20 20:29:47.712 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41832024-05-20T20:29:48.042Z[ host-image] May 20 20:29:47.729 INFO O| May 20 20:29:47.729 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
41842024-05-20T20:29:48.804Z[ host-image] May 20 20:29:48.550 INFO O| May 20 20:29:48.550 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41852024-05-20T20:29:48.962Z[ recovery-image] May 20 20:29:48.730 INFO O| May 20 20:29:48.730 INFO O| Actions: 24459/24935 actions (Installing new actions)
41862024-05-20T20:29:51.020Z[ host-image] May 20 20:29:50.782 INFO O| May 20 20:29:50.782 INFO O| Planning: Solver setup ... Done
41872024-05-20T20:29:51.603Z[ host-image] May 20 20:29:50.789 INFO O| May 20 20:29:50.789 INFO O| Planning: Running solver ... Done
41882024-05-20T20:29:51.603Z[ host-image] May 20 20:29:50.834 INFO O| May 20 20:29:50.834 INFO O| Planning: Finding local manifests ... Done
41892024-05-20T20:29:51.603Z[ host-image] May 20 20:29:50.836 INFO O| May 20 20:29:50.836 INFO O| Planning: Fetching manifests: 0/6 0% complete
41902024-05-20T20:29:51.603Z[ host-image] May 20 20:29:51.080 INFO O| May 20 20:29:51.080 INFO O| Planning: Fetching manifests: 6/6 100% complete
41912024-05-20T20:29:51.603Z[ host-image] May 20 20:29:51.136 INFO O| May 20 20:29:51.136 INFO O| Planning: Package planning ... Done
41922024-05-20T20:29:51.603Z[ host-image] May 20 20:29:51.176 INFO O| May 20 20:29:51.176 INFO O| Planning: Merging actions ... Done
41932024-05-20T20:29:51.644Z[ host-image] May 20 20:29:51.329 INFO O| May 20 20:29:51.329 INFO O| Planning: Checking for conflicting actions ... Done
41942024-05-20T20:29:51.645Z[ host-image] May 20 20:29:51.336 INFO O| May 20 20:29:51.336 INFO O| Planning: Consolidating action changes ... Done
41952024-05-20T20:29:51.987Z[ host-image] May 20 20:29:51.716 INFO O| May 20 20:29:51.715 INFO O| Planning: Evaluating mediators ... Done
41962024-05-20T20:29:52.117Z[ host-image] May 20 20:29:51.721 INFO O| May 20 20:29:51.721 INFO O| Planning: Planning completed in 3.17 seconds
41972024-05-20T20:29:52.117Z[ host-image] May 20 20:29:51.723 INFO O| May 20 20:29:51.723 INFO O| Packages to install: 6
41982024-05-20T20:29:52.118Z[ host-image] May 20 20:29:51.723 INFO O| May 20 20:29:51.723 INFO O| Mediators to change: 1
41992024-05-20T20:29:52.118Z[ host-image] May 20 20:29:51.724 INFO O| May 20 20:29:51.724 INFO O| Services to change: 1
42002024-05-20T20:29:52.118Z[ host-image] May 20 20:29:51.746 INFO O| May 20 20:29:51.746 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
42012024-05-20T20:29:52.238Z[ recovery-image] May 20 20:29:51.819 INFO O| May 20 20:29:51.819 INFO O| Actions: Completed 24935 actions in 18.09 seconds.
42022024-05-20T20:29:52.460Z[ recovery-image] May 20 20:29:52.229 INFO O| May 20 20:29:52.229 INFO O| Done
42032024-05-20T20:29:52.460Z[ recovery-image] May 20 20:29:52.229 INFO O| May 20 20:29:52.229 INFO O| Done
42042024-05-20T20:29:53.256Z[ recovery-image] May 20 20:29:53.023 INFO O| May 20 20:29:53.023 INFO O| Done
42052024-05-20T20:29:54.909Z[ recovery-image] May 20 20:29:54.679 INFO O| May 20 20:29:54.679 INFO O| Done
42062024-05-20T20:29:54.931Z[ recovery-image] May 20 20:29:54.701 INFO O| May 20 20:29:54.700 INFO O| Done
42072024-05-20T20:29:56.982Z[ host-image] May 20 20:29:56.747 INFO O| May 20 20:29:56.747 INFO O| Download: 482/1140 items 2.4/8.4MB 28% complete (493k/s)
42082024-05-20T20:30:03.639Z[ host-image] May 20 20:30:03.409 INFO O| May 20 20:30:03.409 INFO O| Download: 1117/1140 items 6.6/8.4MB 78% complete (794k/s)
42092024-05-20T20:30:03.715Z[ recovery-image] May 20 20:30:03.478 INFO O| May 20 20:30:03.478 INFO O| Done
42102024-05-20T20:30:03.921Z[ host-image] May 20 20:30:03.680 INFO O| May 20 20:30:03.680 INFO O| Download: Completed 8.42 MB in 11.93 seconds (722k/s)
42112024-05-20T20:30:04.139Z[ host-image] May 20 20:30:03.904 INFO O| May 20 20:30:03.904 INFO O| Actions: 1/1361 actions (Installing new actions)
42122024-05-20T20:30:04.393Z[ recovery-image] May 20 20:30:04.160 INFO O| May 20 20:30:04.160 INFO O| Done
42132024-05-20T20:30:04.643Z[ recovery-image] May 20 20:30:04.410 INFO O| May 20 20:30:04.410 INFO STEP 11 (pkg_install) COMPLETE
42142024-05-20T20:30:04.644Z[ recovery-image] May 20 20:30:04.411 INFO O| May 20 20:30:04.410 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42152024-05-20T20:30:04.644Z[ recovery-image] May 20 20:30:04.411 INFO O| May 20 20:30:04.410 INFO skip step because feature "recovery" is enabled
42162024-05-20T20:30:04.654Z[ recovery-image] May 20 20:30:04.411 INFO O| May 20 20:30:04.410 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42172024-05-20T20:30:04.654Z[ recovery-image] May 20 20:30:04.411 INFO O| May 20 20:30:04.411 INFO skip step because feature "omicron1" is not enabled
42182024-05-20T20:30:04.654Z[ recovery-image] May 20 20:30:04.411 INFO O| May 20 20:30:04.411 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42192024-05-20T20:30:04.672Z[ recovery-image] May 20 20:30:04.429 INFO O| May 20 20:30:04.428 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
42202024-05-20T20:30:04.909Z[ host-image] May 20 20:30:04.677 INFO O| May 20 20:30:04.677 INFO O| Actions: Completed 1361 actions in 0.77 seconds.
42212024-05-20T20:30:05.264Z[ host-image] May 20 20:30:05.031 INFO O| May 20 20:30:05.031 INFO O| Done
42222024-05-20T20:30:05.265Z[ host-image] May 20 20:30:05.031 INFO O| May 20 20:30:05.031 INFO O| Done
42232024-05-20T20:30:05.639Z[ recovery-image] May 20 20:30:05.410 INFO O| May 20 20:30:05.410 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42242024-05-20T20:30:06.059Z[ host-image] May 20 20:30:05.820 INFO O| May 20 20:30:05.820 INFO O| Done
42252024-05-20T20:30:08.109Z[ recovery-image] May 20 20:30:07.879 INFO O| May 20 20:30:07.879 INFO O| Planning: Solver setup ... Done
42262024-05-20T20:30:08.136Z[ recovery-image] May 20 20:30:07.904 INFO O| May 20 20:30:07.903 INFO O| Planning: Running solver ... Done
42272024-05-20T20:30:08.182Z[ recovery-image] May 20 20:30:07.948 INFO O| May 20 20:30:07.948 INFO O| Planning: Finding local manifests ... Done
42282024-05-20T20:30:08.189Z[ recovery-image] May 20 20:30:07.949 INFO O| May 20 20:30:07.949 INFO O| Planning: Fetching manifests: 0/1 0% complete
42292024-05-20T20:30:08.303Z[ recovery-image] May 20 20:30:08.073 INFO O| May 20 20:30:08.073 INFO O| Planning: Fetching manifests: 1/1 100% complete
42302024-05-20T20:30:08.332Z[ recovery-image] May 20 20:30:08.103 INFO O| May 20 20:30:08.103 INFO O| Planning: Package planning ... Done
42312024-05-20T20:30:08.336Z[ recovery-image] May 20 20:30:08.104 INFO O| May 20 20:30:08.104 INFO O| Planning: Merging actions ... Done
42322024-05-20T20:30:08.397Z[ recovery-image] May 20 20:30:08.167 INFO O| May 20 20:30:08.167 INFO O| Planning: Checking for conflicting actions ... Done
42332024-05-20T20:30:08.401Z[ recovery-image] May 20 20:30:08.172 INFO O| May 20 20:30:08.172 INFO O| Planning: Consolidating action changes ... Done
42342024-05-20T20:30:08.670Z[ recovery-image] May 20 20:30:08.440 INFO O| May 20 20:30:08.440 INFO O| Planning: Evaluating mediators ... Done
42352024-05-20T20:30:08.675Z[ recovery-image] May 20 20:30:08.441 INFO O| May 20 20:30:08.441 INFO O| Planning: Planning completed in 3.03 seconds
42362024-05-20T20:30:08.675Z[ recovery-image] May 20 20:30:08.443 INFO O| May 20 20:30:08.443 INFO O| Packages to install: 1
42372024-05-20T20:30:08.701Z[ recovery-image] May 20 20:30:08.472 INFO O| May 20 20:30:08.472 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
42382024-05-20T20:30:08.708Z[ host-image] May 20 20:30:08.479 INFO O| May 20 20:30:08.479 INFO O| Done
42392024-05-20T20:30:08.779Z[ host-image] May 20 20:30:08.550 INFO O| May 20 20:30:08.549 INFO O| Done
42402024-05-20T20:30:08.783Z[ host-image] May 20 20:30:08.550 INFO O| May 20 20:30:08.550 INFO O| Done
42412024-05-20T20:30:08.899Z[ host-image] May 20 20:30:08.669 INFO O| May 20 20:30:08.669 INFO O| Done
42422024-05-20T20:30:09.043Z[ host-image] May 20 20:30:08.814 INFO O| May 20 20:30:08.813 INFO STEP 13 (pkg_install) COMPLETE
42432024-05-20T20:30:09.043Z[ host-image] May 20 20:30:08.814 INFO O| May 20 20:30:08.814 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42442024-05-20T20:30:09.059Z[ host-image] May 20 20:30:08.830 INFO O| May 20 20:30:08.829 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.28.233"]
42452024-05-20T20:30:09.966Z[ recovery-image] May 20 20:30:09.731 INFO O| May 20 20:30:09.731 INFO O| Download: Completed 17.98 MB in 1.26 seconds (14.3M/s)
42462024-05-20T20:30:10.009Z[ host-image] May 20 20:30:09.734 INFO O| May 20 20:30:09.734 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42472024-05-20T20:30:10.049Z[ recovery-image] May 20 20:30:09.821 INFO O| May 20 20:30:09.820 INFO O| Actions: 1/22 actions (Installing new actions)
42482024-05-20T20:30:10.906Z[ recovery-image] May 20 20:30:10.667 INFO O| May 20 20:30:10.667 INFO O| Actions: Completed 22 actions in 0.85 seconds.
42492024-05-20T20:30:11.141Z[ recovery-image] May 20 20:30:10.912 INFO O| May 20 20:30:10.912 INFO O| Done
42502024-05-20T20:30:11.141Z[ recovery-image] May 20 20:30:10.912 INFO O| May 20 20:30:10.912 INFO O| Done
42512024-05-20T20:30:11.890Z[ recovery-image] May 20 20:30:11.649 INFO O| May 20 20:30:11.649 INFO O| Done
42522024-05-20T20:30:12.267Z[ host-image] May 20 20:30:12.039 INFO O| May 20 20:30:12.039 INFO O| Planning: Solver setup ... Done
42532024-05-20T20:30:12.274Z[ host-image] May 20 20:30:12.046 INFO O| May 20 20:30:12.046 INFO O| Planning: Running solver ... Done
42542024-05-20T20:30:12.322Z[ host-image] May 20 20:30:12.091 INFO O| May 20 20:30:12.091 INFO O| Planning: Finding local manifests ... Done
42552024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.092 INFO O| May 20 20:30:12.092 INFO O| Planning: Fetching manifests: 0/1 0% complete
42562024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.213 INFO O| May 20 20:30:12.212 INFO O| Planning: Fetching manifests: 1/1 100% complete
42572024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.242 INFO O| May 20 20:30:12.242 INFO O| Planning: Package planning ... Done
42582024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.243 INFO O| May 20 20:30:12.243 INFO O| Planning: Merging actions ... Done
42592024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.358 INFO O| May 20 20:30:12.357 INFO O| Planning: Checking for conflicting actions ... Done
42602024-05-20T20:30:12.733Z[ host-image] May 20 20:30:12.358 INFO O| May 20 20:30:12.358 INFO O| Planning: Consolidating action changes ... Done
42612024-05-20T20:30:12.900Z[ host-image] May 20 20:30:12.668 INFO O| May 20 20:30:12.668 INFO O| Planning: Evaluating mediators ... Done
42622024-05-20T20:30:12.922Z[ host-image] May 20 20:30:12.669 INFO O| May 20 20:30:12.669 INFO O| Planning: Planning completed in 2.93 seconds
42632024-05-20T20:30:12.922Z[ host-image] May 20 20:30:12.672 INFO O| May 20 20:30:12.672 INFO O| Packages to install: 1
42642024-05-20T20:30:12.928Z[ host-image] May 20 20:30:12.689 INFO O| May 20 20:30:12.689 INFO O| Download: 0/4 items 0.0/18.0MB 0% complete
42652024-05-20T20:30:13.297Z[ host-image] May 20 20:30:13.048 INFO O| May 20 20:30:13.048 INFO O| Download: Completed 17.98 MB in 0.36 seconds (50.0M/s)
42662024-05-20T20:30:13.827Z[ host-image] May 20 20:30:13.079 INFO O| May 20 20:30:13.079 INFO O| Actions: 1/22 actions (Installing new actions)
42672024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.210 INFO O| May 20 20:30:13.210 INFO O| Done
42682024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.232 INFO O| May 20 20:30:13.232 INFO O| Done
42692024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.232 INFO O| May 20 20:30:13.232 INFO O| Done
42702024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.247 INFO O| May 20 20:30:13.247 INFO O| Done
42712024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.372 INFO O| May 20 20:30:13.372 INFO STEP 14 (pkg_install) COMPLETE
42722024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.372 INFO O| May 20 20:30:13.372 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42732024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.372 INFO O| May 20 20:30:13.372 INFO skip step because feature "mfg" is not enabled
42742024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.372 INFO O| May 20 20:30:13.372 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42752024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.372 INFO O| May 20 20:30:13.372 INFO skip step because feature "compliance" is not enabled
42762024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.372 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42772024-05-20T20:30:13.831Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.372 INFO skip step because feature "stress" is not enabled
42782024-05-20T20:30:13.832Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.372 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42792024-05-20T20:30:13.832Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.372 INFO skip step because feature "nfs" is not enabled
42802024-05-20T20:30:13.832Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.372 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42812024-05-20T20:30:13.832Z[ recovery-image] May 20 20:30:13.373 INFO O| May 20 20:30:13.373 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42822024-05-20T20:30:13.832Z[ recovery-image] May 20 20:30:13.516 INFO O| May 20 20:30:13.516 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42832024-05-20T20:30:13.832Z[ host-image] May 20 20:30:13.599 INFO O| May 20 20:30:13.599 INFO O| Actions: Completed 22 actions in 0.52 seconds.
42842024-05-20T20:30:13.855Z[ recovery-image] May 20 20:30:13.623 INFO O| May 20 20:30:13.623 INFO completed processing gimlet/ramdisk-01-os
42852024-05-20T20:30:13.864Z[ recovery-image] May 20 20:30:13.625 INFO image builder template: ramdisk-02-trim...
42862024-05-20T20:30:13.864Z[ recovery-image] May 20 20:30:13.625 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/.tmpbVMKEn/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.28.233", "-n", "ramdisk-02-trim"], pwd: None
42872024-05-20T20:30:13.887Z[ recovery-image] May 20 20:30:13.654 INFO O| May 20 20:30:13.654 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42882024-05-20T20:30:13.911Z[ recovery-image] May 20 20:30:13.659 INFO O| May 20 20:30:13.659 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42892024-05-20T20:30:13.985Z[ recovery-image] May 20 20:30:13.755 INFO O| May 20 20:30:13.755 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42902024-05-20T20:30:14.047Z[ recovery-image] May 20 20:30:13.810 INFO O| May 20 20:30:13.810 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42912024-05-20T20:30:14.047Z[ recovery-image] May 20 20:30:13.810 INFO O| May 20 20:30:13.810 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42922024-05-20T20:30:14.065Z[ recovery-image] May 20 20:30:13.818 INFO O| May 20 20:30:13.818 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42932024-05-20T20:30:14.065Z[ recovery-image] May 20 20:30:13.824 INFO O| May 20 20:30:13.823 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42942024-05-20T20:30:14.065Z[ recovery-image] May 20 20:30:13.829 INFO O| May 20 20:30:13.829 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42952024-05-20T20:30:14.079Z[ host-image] May 20 20:30:13.835 INFO O| May 20 20:30:13.835 INFO O| Done
42962024-05-20T20:30:14.079Z[ host-image] May 20 20:30:13.835 INFO O| May 20 20:30:13.835 INFO O| Done
42972024-05-20T20:30:14.338Z[ recovery-image] May 20 20:30:14.051 INFO O| May 20 20:30:14.051 INFO rolled back to input snapshot; work may begin
42982024-05-20T20:30:14.338Z[ recovery-image] May 20 20:30:14.051 INFO O| May 20 20:30:14.051 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42992024-05-20T20:30:14.359Z[ recovery-image] May 20 20:30:14.057 INFO O| May 20 20:30:14.056 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43002024-05-20T20:30:14.359Z[ recovery-image] May 20 20:30:14.067 INFO O| May 20 20:30:14.067 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
43012024-05-20T20:30:14.359Z[ recovery-image] May 20 20:30:14.121 INFO O| May 20 20:30:14.121 INFO STEP 0 (remove_files) COMPLETE
43022024-05-20T20:30:14.359Z[ recovery-image] May 20 20:30:14.121 INFO O| May 20 20:30:14.121 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43032024-05-20T20:30:14.404Z[ recovery-image] May 20 20:30:14.132 INFO O| May 20 20:30:14.132 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
43042024-05-20T20:30:14.404Z[ recovery-image] May 20 20:30:14.134 INFO O| May 20 20:30:14.134 INFO STEP 1 (remove_files) COMPLETE
43052024-05-20T20:30:14.404Z[ recovery-image] May 20 20:30:14.134 INFO O| May 20 20:30:14.134 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43062024-05-20T20:30:14.404Z[ recovery-image] May 20 20:30:14.144 INFO O| May 20 20:30:14.144 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
43072024-05-20T20:30:14.404Z[ host-image] May 20 20:30:14.153 INFO O| May 20 20:30:14.153 INFO O| Done
43082024-05-20T20:30:14.404Z[ recovery-image] May 20 20:30:14.157 INFO O| May 20 20:30:14.157 INFO STEP 2 (remove_files) COMPLETE
43092024-05-20T20:30:14.405Z[ recovery-image] May 20 20:30:14.157 INFO O| May 20 20:30:14.157 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43102024-05-20T20:30:14.488Z[ recovery-image] May 20 20:30:14.168 INFO O| May 20 20:30:14.168 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
43112024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.170 INFO O| May 20 20:30:14.170 INFO STEP 3 (remove_files) COMPLETE
43122024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.170 INFO O| May 20 20:30:14.170 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43132024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.180 INFO O| May 20 20:30:14.180 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
43142024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.184 INFO O| May 20 20:30:14.184 INFO STEP 4 (remove_files) COMPLETE
43152024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.184 INFO O| May 20 20:30:14.184 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43162024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.195 INFO O| May 20 20:30:14.195 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
43172024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.195 INFO O| May 20 20:30:14.195 INFO STEP 5 (remove_files) COMPLETE
43182024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.195 INFO O| May 20 20:30:14.195 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43192024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.206 INFO O| May 20 20:30:14.206 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
43202024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO STEP 6 (remove_files) COMPLETE
43212024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43222024-05-20T20:30:14.489Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO skip step because feature "recovery" is enabled
43232024-05-20T20:30:14.490Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43242024-05-20T20:30:14.490Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO skip step because feature "recovery" is enabled
43252024-05-20T20:30:14.490Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43262024-05-20T20:30:14.490Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO skip step because feature "recovery" is enabled
43272024-05-20T20:30:14.490Z[ recovery-image] May 20 20:30:14.216 INFO O| May 20 20:30:14.216 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43282024-05-20T20:30:14.544Z[ recovery-image] May 20 20:30:14.229 INFO O| May 20 20:30:14.228 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
43292024-05-20T20:30:14.544Z[ recovery-image] May 20 20:30:14.232 INFO O| May 20 20:30:14.232 INFO STEP 10 (remove_files) COMPLETE
43302024-05-20T20:30:14.545Z[ recovery-image] May 20 20:30:14.232 INFO O| May 20 20:30:14.232 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43312024-05-20T20:30:14.545Z[ recovery-image] May 20 20:30:14.243 INFO O| May 20 20:30:14.243 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
43322024-05-20T20:30:14.545Z[ recovery-image] May 20 20:30:14.244 INFO O| May 20 20:30:14.244 INFO STEP 11 (remove_files) COMPLETE
43332024-05-20T20:30:14.545Z[ recovery-image] May 20 20:30:14.244 INFO O| May 20 20:30:14.244 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43342024-05-20T20:30:14.545Z[ recovery-image] May 20 20:30:14.254 INFO O| May 20 20:30:14.254 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
43352024-05-20T20:30:14.546Z[ recovery-image] May 20 20:30:14.256 INFO O| May 20 20:30:14.256 INFO STEP 12 (remove_files) COMPLETE
43362024-05-20T20:30:14.546Z[ recovery-image] May 20 20:30:14.256 INFO O| May 20 20:30:14.256 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43372024-05-20T20:30:14.661Z[ recovery-image] May 20 20:30:14.423 INFO O| May 20 20:30:14.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
43382024-05-20T20:30:14.704Z[ recovery-image] May 20 20:30:14.425 INFO O| May 20 20:30:14.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
43392024-05-20T20:30:14.704Z[ recovery-image] May 20 20:30:14.429 INFO O| May 20 20:30:14.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
43402024-05-20T20:30:14.760Z[ recovery-image] May 20 20:30:14.442 INFO O| May 20 20:30:14.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
43412024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.505 INFO O| May 20 20:30:14.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
43422024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.506 INFO O| May 20 20:30:14.506 INFO STEP 13 (remove_files) COMPLETE
43432024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.506 INFO O| May 20 20:30:14.506 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43442024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.518 INFO O| May 20 20:30:14.518 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
43452024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.519 INFO O| May 20 20:30:14.519 INFO STEP 14 (remove_files) COMPLETE
43462024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.519 INFO O| May 20 20:30:14.519 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43472024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.529 INFO O| May 20 20:30:14.529 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
43482024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.535 INFO O| May 20 20:30:14.535 INFO STEP 15 (remove_files) COMPLETE
43492024-05-20T20:30:14.818Z[ recovery-image] May 20 20:30:14.535 INFO O| May 20 20:30:14.535 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43502024-05-20T20:30:14.873Z[ recovery-image] May 20 20:30:14.545 INFO O| May 20 20:30:14.545 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
43512024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.545 INFO O| May 20 20:30:14.545 INFO STEP 16 (remove_files) COMPLETE
43522024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.546 INFO O| May 20 20:30:14.545 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43532024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.555 INFO O| May 20 20:30:14.555 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
43542024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.556 INFO O| May 20 20:30:14.556 INFO STEP 17 (remove_files) COMPLETE
43552024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.556 INFO O| May 20 20:30:14.556 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43562024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.566 INFO O| May 20 20:30:14.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
43572024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.566 INFO O| May 20 20:30:14.566 INFO STEP 18 (remove_files) COMPLETE
43582024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.566 INFO O| May 20 20:30:14.566 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43592024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.575 INFO O| May 20 20:30:14.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
43602024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.576 INFO O| May 20 20:30:14.575 INFO STEP 19 (remove_files) COMPLETE
43612024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.576 INFO O| May 20 20:30:14.576 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43622024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.585 INFO O| May 20 20:30:14.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
43632024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.585 INFO O| May 20 20:30:14.585 INFO STEP 20 (remove_files) COMPLETE
43642024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.585 INFO O| May 20 20:30:14.585 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43652024-05-20T20:30:14.874Z[ recovery-image] May 20 20:30:14.595 INFO O| May 20 20:30:14.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
43662024-05-20T20:30:14.875Z[ recovery-image] May 20 20:30:14.595 INFO O| May 20 20:30:14.595 INFO STEP 21 (remove_files) COMPLETE
43672024-05-20T20:30:14.875Z[ recovery-image] May 20 20:30:14.595 INFO O| May 20 20:30:14.595 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43682024-05-20T20:30:14.924Z[ recovery-image] May 20 20:30:14.605 INFO O| May 20 20:30:14.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
43692024-05-20T20:30:14.924Z[ recovery-image] May 20 20:30:14.605 INFO O| May 20 20:30:14.605 INFO STEP 22 (remove_files) COMPLETE
43702024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.605 INFO O| May 20 20:30:14.605 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43712024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.614 INFO O| May 20 20:30:14.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
43722024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.614 INFO O| May 20 20:30:14.614 INFO STEP 23 (remove_files) COMPLETE
43732024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.614 INFO O| May 20 20:30:14.614 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43742024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.624 INFO O| May 20 20:30:14.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43752024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.624 INFO O| May 20 20:30:14.624 INFO STEP 24 (remove_files) COMPLETE
43762024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.624 INFO O| May 20 20:30:14.624 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43772024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.633 INFO O| May 20 20:30:14.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43782024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.633 INFO O| May 20 20:30:14.633 INFO STEP 25 (remove_files) COMPLETE
43792024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.633 INFO O| May 20 20:30:14.633 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43802024-05-20T20:30:14.925Z[ recovery-image] May 20 20:30:14.643 INFO O| May 20 20:30:14.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43812024-05-20T20:30:14.926Z[ recovery-image] May 20 20:30:14.643 INFO O| May 20 20:30:14.643 INFO STEP 26 (remove_files) COMPLETE
43822024-05-20T20:30:14.926Z[ recovery-image] May 20 20:30:14.643 INFO O| May 20 20:30:14.643 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832024-05-20T20:30:14.926Z[ recovery-image] May 20 20:30:14.653 INFO O| May 20 20:30:14.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43842024-05-20T20:30:14.926Z[ recovery-image] May 20 20:30:14.653 INFO O| May 20 20:30:14.653 INFO STEP 27 (remove_files) COMPLETE
43852024-05-20T20:30:14.926Z[ recovery-image] May 20 20:30:14.653 INFO O| May 20 20:30:14.653 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43862024-05-20T20:30:14.992Z[ recovery-image] May 20 20:30:14.662 INFO O| May 20 20:30:14.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43872024-05-20T20:30:14.992Z[ recovery-image] May 20 20:30:14.662 INFO O| May 20 20:30:14.662 INFO STEP 28 (remove_files) COMPLETE
43882024-05-20T20:30:14.992Z[ recovery-image] May 20 20:30:14.662 INFO O| May 20 20:30:14.662 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43892024-05-20T20:30:14.992Z[ recovery-image] May 20 20:30:14.673 INFO O| May 20 20:30:14.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43902024-05-20T20:30:14.992Z[ recovery-image] May 20 20:30:14.673 INFO O| May 20 20:30:14.673 INFO STEP 29 (remove_files) COMPLETE
43912024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.673 INFO O| May 20 20:30:14.673 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43922024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.685 INFO O| May 20 20:30:14.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43932024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.685 INFO O| May 20 20:30:14.685 INFO STEP 30 (remove_files) COMPLETE
43942024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.685 INFO O| May 20 20:30:14.685 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43952024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.696 INFO O| May 20 20:30:14.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43962024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.697 INFO O| May 20 20:30:14.697 INFO STEP 31 (remove_files) COMPLETE
43972024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.697 INFO O| May 20 20:30:14.697 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43982024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.707 INFO O| May 20 20:30:14.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43992024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.707 INFO O| May 20 20:30:14.707 INFO STEP 32 (remove_files) COMPLETE
44002024-05-20T20:30:14.993Z[ recovery-image] May 20 20:30:14.707 INFO O| May 20 20:30:14.707 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44012024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.718 INFO O| May 20 20:30:14.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
44022024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.718 INFO O| May 20 20:30:14.718 INFO STEP 33 (remove_files) COMPLETE
44032024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.718 INFO O| May 20 20:30:14.718 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44042024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.730 INFO O| May 20 20:30:14.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
44052024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.730 INFO O| May 20 20:30:14.730 INFO STEP 34 (remove_files) COMPLETE
44062024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.730 INFO O| May 20 20:30:14.730 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44072024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.742 INFO O| May 20 20:30:14.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
44082024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.742 INFO O| May 20 20:30:14.742 INFO STEP 35 (remove_files) COMPLETE
44092024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.742 INFO O| May 20 20:30:14.742 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44102024-05-20T20:30:15.093Z[ recovery-image] May 20 20:30:14.754 INFO O| May 20 20:30:14.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
44112024-05-20T20:30:15.094Z[ recovery-image] May 20 20:30:14.754 INFO O| May 20 20:30:14.754 INFO STEP 36 (remove_files) COMPLETE
44122024-05-20T20:30:15.094Z[ recovery-image] May 20 20:30:14.754 INFO O| May 20 20:30:14.754 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44132024-05-20T20:30:15.094Z[ recovery-image] May 20 20:30:14.764 INFO O| May 20 20:30:14.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
44142024-05-20T20:30:15.094Z[ recovery-image] May 20 20:30:14.764 INFO O| May 20 20:30:14.764 INFO STEP 37 (remove_files) COMPLETE
44152024-05-20T20:30:15.094Z[ recovery-image] May 20 20:30:14.764 INFO O| May 20 20:30:14.764 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44162024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.776 INFO O| May 20 20:30:14.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
44172024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.776 INFO O| May 20 20:30:14.776 INFO STEP 38 (remove_files) COMPLETE
44182024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.776 INFO O| May 20 20:30:14.776 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44192024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.786 INFO O| May 20 20:30:14.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
44202024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.786 INFO O| May 20 20:30:14.786 INFO STEP 39 (remove_files) COMPLETE
44212024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.786 INFO O| May 20 20:30:14.786 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44222024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.795 INFO O| May 20 20:30:14.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
44232024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.796 INFO O| May 20 20:30:14.796 INFO STEP 40 (remove_files) COMPLETE
44242024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.796 INFO O| May 20 20:30:14.796 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44252024-05-20T20:30:15.095Z[ recovery-image] May 20 20:30:14.806 INFO O| May 20 20:30:14.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
44262024-05-20T20:30:15.096Z[ recovery-image] May 20 20:30:14.806 INFO O| May 20 20:30:14.806 INFO STEP 41 (remove_files) COMPLETE
44272024-05-20T20:30:15.096Z[ recovery-image] May 20 20:30:14.806 INFO O| May 20 20:30:14.806 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44282024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.818 INFO O| May 20 20:30:14.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
44292024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.818 INFO O| May 20 20:30:14.818 INFO STEP 42 (remove_files) COMPLETE
44302024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.818 INFO O| May 20 20:30:14.818 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44312024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.828 INFO O| May 20 20:30:14.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
44322024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.828 INFO O| May 20 20:30:14.828 INFO STEP 43 (remove_files) COMPLETE
44332024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.828 INFO O| May 20 20:30:14.828 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44342024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.838 INFO O| May 20 20:30:14.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
44352024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.838 INFO O| May 20 20:30:14.838 INFO STEP 44 (remove_files) COMPLETE
44362024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.838 INFO O| May 20 20:30:14.838 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44372024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.849 INFO O| May 20 20:30:14.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
44382024-05-20T20:30:15.155Z[ recovery-image] May 20 20:30:14.849 INFO O| May 20 20:30:14.849 INFO STEP 45 (remove_files) COMPLETE
44392024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.849 INFO O| May 20 20:30:14.849 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44402024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.859 INFO O| May 20 20:30:14.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
44412024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.859 INFO O| May 20 20:30:14.859 INFO STEP 46 (remove_files) COMPLETE
44422024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.859 INFO O| May 20 20:30:14.859 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44432024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.869 INFO O| May 20 20:30:14.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
44442024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.869 INFO O| May 20 20:30:14.869 INFO STEP 47 (remove_files) COMPLETE
44452024-05-20T20:30:15.156Z[ recovery-image] May 20 20:30:14.869 INFO O| May 20 20:30:14.869 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44462024-05-20T20:30:15.598Z[ recovery-image] May 20 20:30:14.879 INFO O| May 20 20:30:14.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
44472024-05-20T20:30:15.598Z[ recovery-image] May 20 20:30:14.879 INFO O| May 20 20:30:14.879 INFO STEP 48 (remove_files) COMPLETE
44482024-05-20T20:30:15.598Z[ recovery-image] May 20 20:30:14.879 INFO O| May 20 20:30:14.879 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44492024-05-20T20:30:15.598Z[ recovery-image] May 20 20:30:14.889 INFO O| May 20 20:30:14.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
44502024-05-20T20:30:15.598Z[ recovery-image] May 20 20:30:14.889 INFO O| May 20 20:30:14.889 INFO STEP 49 (remove_files) COMPLETE
44512024-05-20T20:30:15.599Z[ recovery-image] May 20 20:30:14.889 INFO O| May 20 20:30:14.889 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44522024-05-20T20:30:15.599Z[ recovery-image] May 20 20:30:14.899 INFO O| May 20 20:30:14.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
44532024-05-20T20:30:15.599Z[ recovery-image] May 20 20:30:14.899 INFO O| May 20 20:30:14.899 INFO STEP 50 (remove_files) COMPLETE
44542024-05-20T20:30:15.599Z[ recovery-image] May 20 20:30:14.899 INFO O| May 20 20:30:14.899 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44552024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.911 INFO O| May 20 20:30:14.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
44562024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.911 INFO O| May 20 20:30:14.911 INFO STEP 51 (remove_files) COMPLETE
44572024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.912 INFO O| May 20 20:30:14.911 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44582024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.922 INFO O| May 20 20:30:14.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
44592024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.922 INFO O| May 20 20:30:14.922 INFO STEP 52 (remove_files) COMPLETE
44602024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.922 INFO O| May 20 20:30:14.922 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44612024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.932 INFO O| May 20 20:30:14.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
44622024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.932 INFO O| May 20 20:30:14.932 INFO STEP 53 (remove_files) COMPLETE
44632024-05-20T20:30:15.607Z[ recovery-image] May 20 20:30:14.932 INFO O| May 20 20:30:14.932 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44642024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.942 INFO O| May 20 20:30:14.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
44652024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.942 INFO O| May 20 20:30:14.942 INFO STEP 54 (remove_files) COMPLETE
44662024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.942 INFO O| May 20 20:30:14.942 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44672024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.952 INFO O| May 20 20:30:14.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
44682024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.952 INFO O| May 20 20:30:14.952 INFO STEP 55 (remove_files) COMPLETE
44692024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.952 INFO O| May 20 20:30:14.952 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44702024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.962 INFO O| May 20 20:30:14.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
44712024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.962 INFO O| May 20 20:30:14.962 INFO STEP 56 (remove_files) COMPLETE
44722024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.962 INFO O| May 20 20:30:14.962 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44732024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.972 INFO O| May 20 20:30:14.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
44742024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.972 INFO O| May 20 20:30:14.972 INFO STEP 57 (remove_files) COMPLETE
44752024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.972 INFO O| May 20 20:30:14.972 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44762024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44772024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44782024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44792024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44802024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44812024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44822024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO ok!
44832024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO STEP 58 (ensure_file) COMPLETE
44842024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.982 INFO O| May 20 20:30:14.982 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44852024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44862024-05-20T20:30:15.608Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44872024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44882024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44892024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44902024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44912024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO ok!
44922024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO STEP 59 (ensure_file) COMPLETE
44932024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:14.993 INFO O| May 20 20:30:14.993 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44942024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.004 INFO O| May 20 20:30:15.004 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44952024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.004 INFO O| May 20 20:30:15.004 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44962024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.005 INFO O| May 20 20:30:15.004 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44972024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.005 INFO O| May 20 20:30:15.005 INFO ok!
44982024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.005 INFO O| May 20 20:30:15.005 INFO STEP 60 (ensure_file) COMPLETE
44992024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.005 INFO O| May 20 20:30:15.005 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45002024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
45012024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
45022024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
45032024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 INFO ok!
45042024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 INFO STEP 61 (ensure_file) COMPLETE
45052024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.015 INFO O| May 20 20:30:15.015 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45062024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.025 INFO O| May 20 20:30:15.025 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
45072024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.025 INFO O| May 20 20:30:15.025 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
45082024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.026 INFO O| May 20 20:30:15.025 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45092024-05-20T20:30:15.609Z[ recovery-image] May 20 20:30:15.026 INFO O| May 20 20:30:15.026 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45102024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.026 INFO O| May 20 20:30:15.026 INFO ok!
45112024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.026 INFO O| May 20 20:30:15.026 INFO STEP 62 (ensure_file) COMPLETE
45122024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.026 INFO O| May 20 20:30:15.026 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45132024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
45142024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
45152024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45162024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45172024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO ok!
45182024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO STEP 63 (ensure_file) COMPLETE
45192024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.036 INFO O| May 20 20:30:15.036 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45202024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
45212024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
45222024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
45232024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO ok!
45242024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO STEP 64 (assemble_files) COMPLETE
45252024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.046 INFO O| May 20 20:30:15.046 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45262024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
45272024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
45282024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45292024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45302024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO ok!
45312024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO STEP 65 (ensure_file) COMPLETE
45322024-05-20T20:30:15.610Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45332024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO skip step because feature "omicron1" is not enabled
45342024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45352024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO skip step because feature "omicron1" is not enabled
45362024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45372024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO skip step because feature "omicron1" is not enabled
45382024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.056 INFO O| May 20 20:30:15.056 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45392024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.073 INFO O| May 20 20:30:15.073 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
45402024-05-20T20:30:15.611Z[ recovery-image] May 20 20:30:15.073 INFO O| May 20 20:30:15.073 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
45412024-05-20T20:30:15.611Z[ host-image] May 20 20:30:15.361 INFO O| May 20 20:30:15.361 INFO O| Done
45422024-05-20T20:30:15.617Z[ host-image] May 20 20:30:15.386 INFO O| May 20 20:30:15.386 INFO O| Done
45432024-05-20T20:30:15.617Z[ host-image] May 20 20:30:15.386 INFO O| May 20 20:30:15.386 INFO O| Done
45442024-05-20T20:30:15.624Z[ host-image] May 20 20:30:15.396 INFO O| May 20 20:30:15.396 INFO O| Done
45452024-05-20T20:30:15.723Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.490 INFO STEP 14 (pkg_install) COMPLETE
45462024-05-20T20:30:15.723Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
45472024-05-20T20:30:15.729Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO skip step because feature "mfg" is not enabled
45482024-05-20T20:30:15.730Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
45492024-05-20T20:30:15.730Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO skip step because feature "compliance" is not enabled
45502024-05-20T20:30:15.730Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
45512024-05-20T20:30:15.730Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO skip step because feature "stress" is not enabled
45522024-05-20T20:30:15.731Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
45532024-05-20T20:30:15.731Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO skip step because feature "nfs" is not enabled
45542024-05-20T20:30:15.731Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
45552024-05-20T20:30:15.731Z[ host-image] May 20 20:30:15.491 INFO O| May 20 20:30:15.491 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
45562024-05-20T20:30:15.964Z[ host-image] May 20 20:30:15.699 INFO O| May 20 20:30:15.699 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
45572024-05-20T20:30:16.059Z[ host-image] May 20 20:30:15.792 INFO O| May 20 20:30:15.792 INFO completed processing gimlet/ramdisk-01-os
45582024-05-20T20:30:16.083Z[ host-image] May 20 20:30:15.794 INFO omicron1 baseline generation...
45592024-05-20T20:30:16.083Z[ host-image] May 20 20:30:15.794 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
45602024-05-20T20:30:16.435Z[ host-image] May 20 20:30:16.193 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z
45612024-05-20T20:30:16.902Z[ recovery-image] May 20 20:30:16.671 INFO O| May 20 20:30:16.671 INFO STEP 69 (pack_tar) COMPLETE
45622024-05-20T20:30:16.902Z[ recovery-image] May 20 20:30:16.671 INFO O| May 20 20:30:16.671 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45632024-05-20T20:30:16.915Z[ recovery-image] May 20 20:30:16.671 INFO O| May 20 20:30:16.671 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45642024-05-20T20:30:17.231Z[ recovery-image] May 20 20:30:16.997 INFO O| May 20 20:30:16.996 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
45652024-05-20T20:30:17.337Z[ recovery-image] May 20 20:30:17.099 INFO O| May 20 20:30:17.099 INFO completed processing gimlet/ramdisk-02-trim
45662024-05-20T20:30:17.371Z[ recovery-image] May 20 20:30:17.101 INFO image builder template: ramdisk-03-recovery-trim...
45672024-05-20T20:30:17.371Z[ recovery-image] May 20 20:30:17.101 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/.tmpbVMKEn/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.28.233", "-n", "ramdisk-03-recovery-trim"], pwd: None
45682024-05-20T20:30:17.464Z[ recovery-image] May 20 20:30:17.213 INFO O| May 20 20:30:17.212 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45692024-05-20T20:30:17.519Z[ recovery-image] May 20 20:30:17.217 INFO O| May 20 20:30:17.217 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45702024-05-20T20:30:17.520Z[ recovery-image] May 20 20:30:17.264 INFO O| May 20 20:30:17.264 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45712024-05-20T20:30:17.589Z[ recovery-image] May 20 20:30:17.318 INFO O| May 20 20:30:17.318 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45722024-05-20T20:30:17.678Z[ recovery-image] May 20 20:30:17.318 INFO O| May 20 20:30:17.318 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45732024-05-20T20:30:17.678Z[ recovery-image] May 20 20:30:17.327 INFO O| May 20 20:30:17.327 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
45742024-05-20T20:30:17.679Z[ recovery-image] May 20 20:30:17.331 INFO O| May 20 20:30:17.331 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45752024-05-20T20:30:17.679Z[ recovery-image] May 20 20:30:17.337 INFO O| May 20 20:30:17.337 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45762024-05-20T20:30:17.885Z[ recovery-image] May 20 20:30:17.648 INFO O| May 20 20:30:17.648 INFO rolled back to input snapshot; work may begin
45772024-05-20T20:30:17.885Z[ recovery-image] May 20 20:30:17.648 INFO O| May 20 20:30:17.648 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
45782024-05-20T20:30:17.937Z[ recovery-image] May 20 20:30:17.654 INFO O| May 20 20:30:17.654 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.664 INFO O| May 20 20:30:17.664 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45802024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.668 INFO O| May 20 20:30:17.667 INFO STEP 0 (remove_files) COMPLETE
45812024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.668 INFO O| May 20 20:30:17.668 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.679 INFO O| May 20 20:30:17.679 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45832024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.739 INFO O| May 20 20:30:17.738 INFO STEP 1 (remove_files) COMPLETE
45842024-05-20T20:30:18.033Z[ recovery-image] May 20 20:30:17.739 INFO O| May 20 20:30:17.739 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852024-05-20T20:30:18.125Z[ recovery-image] May 20 20:30:17.751 INFO O| May 20 20:30:17.751 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45862024-05-20T20:30:18.125Z[ recovery-image] May 20 20:30:17.753 INFO O| May 20 20:30:17.753 INFO STEP 2 (remove_files) COMPLETE
45872024-05-20T20:30:18.125Z[ recovery-image] May 20 20:30:17.753 INFO O| May 20 20:30:17.753 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.765 INFO O| May 20 20:30:17.765 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45892024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.807 INFO O| May 20 20:30:17.807 INFO STEP 3 (remove_files) COMPLETE
45902024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.807 INFO O| May 20 20:30:17.807 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.819 INFO O| May 20 20:30:17.819 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45922024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.831 INFO O| May 20 20:30:17.831 INFO STEP 4 (remove_files) COMPLETE
45932024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.831 INFO O| May 20 20:30:17.831 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.843 INFO O| May 20 20:30:17.843 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
45952024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.846 INFO O| May 20 20:30:17.846 INFO STEP 5 (remove_files) COMPLETE
45962024-05-20T20:30:18.126Z[ recovery-image] May 20 20:30:17.846 INFO O| May 20 20:30:17.846 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.857 INFO O| May 20 20:30:17.857 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45982024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.859 INFO O| May 20 20:30:17.859 INFO STEP 6 (remove_files) COMPLETE
45992024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.859 INFO O| May 20 20:30:17.859 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.869 INFO O| May 20 20:30:17.869 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
46012024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.871 INFO O| May 20 20:30:17.871 INFO STEP 7 (remove_files) COMPLETE
46022024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.871 INFO O| May 20 20:30:17.871 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-05-20T20:30:18.178Z[ recovery-image] May 20 20:30:17.881 INFO O| May 20 20:30:17.881 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
46042024-05-20T20:30:18.179Z[ recovery-image] May 20 20:30:17.884 INFO O| May 20 20:30:17.884 INFO STEP 8 (remove_files) COMPLETE
46052024-05-20T20:30:18.179Z[ recovery-image] May 20 20:30:17.884 INFO O| May 20 20:30:17.884 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-05-20T20:30:18.179Z[ recovery-image] May 20 20:30:17.896 INFO O| May 20 20:30:17.896 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
46072024-05-20T20:30:18.179Z[ recovery-image] May 20 20:30:17.896 INFO O| May 20 20:30:17.896 INFO STEP 9 (remove_files) COMPLETE
46082024-05-20T20:30:18.179Z[ recovery-image] May 20 20:30:17.896 INFO O| May 20 20:30:17.896 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.908 INFO O| May 20 20:30:17.908 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
46102024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.909 INFO O| May 20 20:30:17.909 INFO STEP 10 (remove_files) COMPLETE
46112024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.909 INFO O| May 20 20:30:17.909 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.919 INFO O| May 20 20:30:17.919 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
46132024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.964 INFO O| May 20 20:30:17.964 INFO STEP 11 (remove_files) COMPLETE
46142024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.964 INFO O| May 20 20:30:17.964 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.975 INFO O| May 20 20:30:17.975 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
46162024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.978 INFO O| May 20 20:30:17.978 INFO STEP 12 (remove_files) COMPLETE
46172024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.978 INFO O| May 20 20:30:17.978 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.988 INFO O| May 20 20:30:17.988 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
46192024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.990 INFO O| May 20 20:30:17.990 INFO STEP 13 (remove_files) COMPLETE
46202024-05-20T20:30:18.301Z[ recovery-image] May 20 20:30:17.990 INFO O| May 20 20:30:17.990 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212024-05-20T20:30:18.355Z[ recovery-image] May 20 20:30:18.000 INFO O| May 20 20:30:18.000 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
46222024-05-20T20:30:18.355Z[ recovery-image] May 20 20:30:18.001 INFO O| May 20 20:30:18.001 INFO STEP 14 (remove_files) COMPLETE
46232024-05-20T20:30:18.355Z[ recovery-image] May 20 20:30:18.001 INFO O| May 20 20:30:18.001 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242024-05-20T20:30:18.355Z[ recovery-image] May 20 20:30:18.011 INFO O| May 20 20:30:18.011 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
46252024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.011 INFO O| May 20 20:30:18.011 INFO STEP 15 (remove_files) COMPLETE
46262024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.011 INFO O| May 20 20:30:18.011 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.021 INFO O| May 20 20:30:18.021 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
46282024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.027 INFO O| May 20 20:30:18.027 INFO STEP 16 (remove_files) COMPLETE
46292024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.027 INFO O| May 20 20:30:18.027 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.037 INFO O| May 20 20:30:18.037 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
46312024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.037 INFO O| May 20 20:30:18.037 INFO STEP 17 (remove_files) COMPLETE
46322024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.037 INFO O| May 20 20:30:18.037 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.047 INFO O| May 20 20:30:18.047 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
46342024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.047 INFO O| May 20 20:30:18.047 INFO STEP 18 (remove_files) COMPLETE
46352024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.047 INFO O| May 20 20:30:18.047 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362024-05-20T20:30:18.356Z[ recovery-image] May 20 20:30:18.058 INFO O| May 20 20:30:18.057 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
46372024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.097 INFO O| May 20 20:30:18.097 INFO STEP 19 (remove_files) COMPLETE
46382024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.097 INFO O| May 20 20:30:18.097 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.112 INFO O| May 20 20:30:18.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
46402024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.113 INFO O| May 20 20:30:18.113 INFO STEP 20 (remove_files) COMPLETE
46412024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.113 INFO O| May 20 20:30:18.113 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.124 INFO O| May 20 20:30:18.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
46432024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.125 INFO O| May 20 20:30:18.125 INFO STEP 21 (remove_files) COMPLETE
46442024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.125 INFO O| May 20 20:30:18.125 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452024-05-20T20:30:18.487Z[ recovery-image] May 20 20:30:18.137 INFO O| May 20 20:30:18.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
46462024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.138 INFO O| May 20 20:30:18.138 INFO STEP 22 (remove_files) COMPLETE
46472024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.138 INFO O| May 20 20:30:18.138 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.150 INFO O| May 20 20:30:18.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
46492024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.151 INFO O| May 20 20:30:18.151 INFO STEP 23 (remove_files) COMPLETE
46502024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.151 INFO O| May 20 20:30:18.151 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.162 INFO O| May 20 20:30:18.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
46522024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.162 INFO O| May 20 20:30:18.162 INFO STEP 24 (remove_files) COMPLETE
46532024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.162 INFO O| May 20 20:30:18.162 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.175 INFO O| May 20 20:30:18.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
46552024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.175 INFO O| May 20 20:30:18.175 INFO STEP 25 (remove_files) COMPLETE
46562024-05-20T20:30:18.488Z[ recovery-image] May 20 20:30:18.175 INFO O| May 20 20:30:18.175 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572024-05-20T20:30:18.544Z[ recovery-image] May 20 20:30:18.187 INFO O| May 20 20:30:18.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
46582024-05-20T20:30:18.544Z[ recovery-image] May 20 20:30:18.187 INFO O| May 20 20:30:18.187 INFO STEP 26 (remove_files) COMPLETE
46592024-05-20T20:30:18.544Z[ recovery-image] May 20 20:30:18.187 INFO O| May 20 20:30:18.187 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.198 INFO O| May 20 20:30:18.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
46612024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.198 INFO O| May 20 20:30:18.198 INFO STEP 27 (remove_files) COMPLETE
46622024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.198 INFO O| May 20 20:30:18.198 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.209 INFO O| May 20 20:30:18.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
46642024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.209 INFO O| May 20 20:30:18.209 INFO STEP 28 (remove_files) COMPLETE
46652024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.209 INFO O| May 20 20:30:18.209 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.219 INFO O| May 20 20:30:18.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46672024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.219 INFO O| May 20 20:30:18.219 INFO STEP 29 (remove_files) COMPLETE
46682024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.219 INFO O| May 20 20:30:18.219 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.229 INFO O| May 20 20:30:18.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
46702024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.229 INFO O| May 20 20:30:18.229 INFO STEP 30 (remove_files) COMPLETE
46712024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.229 INFO O| May 20 20:30:18.229 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.239 INFO O| May 20 20:30:18.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
46732024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.240 INFO O| May 20 20:30:18.240 INFO STEP 31 (remove_files) COMPLETE
46742024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.240 INFO O| May 20 20:30:18.240 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.250 INFO O| May 20 20:30:18.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46762024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.250 INFO O| May 20 20:30:18.250 INFO STEP 32 (remove_files) COMPLETE
46772024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.250 INFO O| May 20 20:30:18.250 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.262 INFO O| May 20 20:30:18.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46792024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.262 INFO O| May 20 20:30:18.262 INFO STEP 33 (remove_files) COMPLETE
46802024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.262 INFO O| May 20 20:30:18.262 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.274 INFO O| May 20 20:30:18.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46822024-05-20T20:30:18.545Z[ recovery-image] May 20 20:30:18.274 INFO O| May 20 20:30:18.274 INFO STEP 34 (remove_files) COMPLETE
46832024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.274 INFO O| May 20 20:30:18.274 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.284 INFO O| May 20 20:30:18.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46852024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.284 INFO O| May 20 20:30:18.284 INFO STEP 35 (remove_files) COMPLETE
46862024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.284 INFO O| May 20 20:30:18.284 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.293 INFO O| May 20 20:30:18.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46882024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.294 INFO O| May 20 20:30:18.294 INFO STEP 36 (remove_files) COMPLETE
46892024-05-20T20:30:18.546Z[ recovery-image] May 20 20:30:18.294 INFO O| May 20 20:30:18.294 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-05-20T20:30:18.652Z[ recovery-image] May 20 20:30:18.306 INFO O| May 20 20:30:18.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
46912024-05-20T20:30:18.652Z[ recovery-image] May 20 20:30:18.306 INFO O| May 20 20:30:18.306 INFO STEP 37 (remove_files) COMPLETE
46922024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.306 INFO O| May 20 20:30:18.306 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.316 INFO O| May 20 20:30:18.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46942024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.316 INFO O| May 20 20:30:18.316 INFO STEP 38 (remove_files) COMPLETE
46952024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.316 INFO O| May 20 20:30:18.316 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.328 INFO O| May 20 20:30:18.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46972024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.328 INFO O| May 20 20:30:18.328 INFO STEP 39 (remove_files) COMPLETE
46982024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.328 INFO O| May 20 20:30:18.328 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.338 INFO O| May 20 20:30:18.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
47002024-05-20T20:30:18.653Z[ recovery-image] May 20 20:30:18.338 INFO O| May 20 20:30:18.338 INFO STEP 40 (remove_files) COMPLETE
47012024-05-20T20:30:18.654Z[ recovery-image] May 20 20:30:18.338 INFO O| May 20 20:30:18.338 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022024-05-20T20:30:18.654Z[ recovery-image] May 20 20:30:18.350 INFO O| May 20 20:30:18.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
47032024-05-20T20:30:18.654Z[ recovery-image] May 20 20:30:18.350 INFO O| May 20 20:30:18.350 INFO STEP 41 (remove_files) COMPLETE
47042024-05-20T20:30:18.654Z[ recovery-image] May 20 20:30:18.350 INFO O| May 20 20:30:18.350 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.362 INFO O| May 20 20:30:18.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
47062024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.362 INFO O| May 20 20:30:18.362 INFO STEP 42 (remove_files) COMPLETE
47072024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.362 INFO O| May 20 20:30:18.362 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.372 INFO O| May 20 20:30:18.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
47092024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.372 INFO O| May 20 20:30:18.372 INFO STEP 43 (remove_files) COMPLETE
47102024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.372 INFO O| May 20 20:30:18.372 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.384 INFO O| May 20 20:30:18.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
47122024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.384 INFO O| May 20 20:30:18.384 INFO STEP 44 (remove_files) COMPLETE
47132024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.384 INFO O| May 20 20:30:18.384 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.396 INFO O| May 20 20:30:18.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
47152024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.396 INFO O| May 20 20:30:18.396 INFO STEP 45 (remove_files) COMPLETE
47162024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.396 INFO O| May 20 20:30:18.396 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.408 INFO O| May 20 20:30:18.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
47182024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.408 INFO O| May 20 20:30:18.408 INFO STEP 46 (remove_files) COMPLETE
47192024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.408 INFO O| May 20 20:30:18.408 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.420 INFO O| May 20 20:30:18.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
47212024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.420 INFO O| May 20 20:30:18.420 INFO STEP 47 (remove_files) COMPLETE
47222024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.420 INFO O| May 20 20:30:18.420 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.431 INFO O| May 20 20:30:18.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
47242024-05-20T20:30:18.753Z[ recovery-image] May 20 20:30:18.432 INFO O| May 20 20:30:18.431 INFO STEP 48 (remove_files) COMPLETE
47252024-05-20T20:30:18.754Z[ recovery-image] May 20 20:30:18.432 INFO O| May 20 20:30:18.432 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.445 INFO O| May 20 20:30:18.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
47272024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.445 INFO O| May 20 20:30:18.445 INFO STEP 49 (remove_files) COMPLETE
47282024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.445 INFO O| May 20 20:30:18.445 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.456 INFO O| May 20 20:30:18.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
47302024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.456 INFO O| May 20 20:30:18.456 INFO STEP 50 (remove_files) COMPLETE
47312024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.456 INFO O| May 20 20:30:18.456 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.466 INFO O| May 20 20:30:18.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
47332024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.467 INFO O| May 20 20:30:18.466 INFO STEP 51 (remove_files) COMPLETE
47342024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.467 INFO O| May 20 20:30:18.467 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.477 INFO O| May 20 20:30:18.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
47362024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.477 INFO O| May 20 20:30:18.477 INFO STEP 52 (remove_files) COMPLETE
47372024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.477 INFO O| May 20 20:30:18.477 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.487 INFO O| May 20 20:30:18.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
47392024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.488 INFO O| May 20 20:30:18.488 INFO STEP 53 (remove_files) COMPLETE
47402024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.488 INFO O| May 20 20:30:18.488 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.500 INFO O| May 20 20:30:18.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
47422024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.500 INFO O| May 20 20:30:18.500 INFO STEP 54 (remove_files) COMPLETE
47432024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.500 INFO O| May 20 20:30:18.500 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.511 INFO O| May 20 20:30:18.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
47452024-05-20T20:30:18.843Z[ recovery-image] May 20 20:30:18.511 INFO O| May 20 20:30:18.511 INFO STEP 55 (remove_files) COMPLETE
47462024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.511 INFO O| May 20 20:30:18.511 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47472024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.522 INFO O| May 20 20:30:18.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
47482024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.522 INFO O| May 20 20:30:18.522 INFO STEP 56 (remove_files) COMPLETE
47492024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.522 INFO O| May 20 20:30:18.522 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47502024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.533 INFO O| May 20 20:30:18.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
47512024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.533 INFO O| May 20 20:30:18.533 INFO STEP 57 (remove_files) COMPLETE
47522024-05-20T20:30:18.844Z[ recovery-image] May 20 20:30:18.533 INFO O| May 20 20:30:18.533 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-05-20T20:30:18.877Z[ recovery-image] May 20 20:30:18.544 INFO O| May 20 20:30:18.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
47542024-05-20T20:30:18.877Z[ recovery-image] May 20 20:30:18.544 INFO O| May 20 20:30:18.544 INFO STEP 58 (remove_files) COMPLETE
47552024-05-20T20:30:18.877Z[ recovery-image] May 20 20:30:18.544 INFO O| May 20 20:30:18.544 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.555 INFO O| May 20 20:30:18.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
47572024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.555 INFO O| May 20 20:30:18.555 INFO STEP 59 (remove_files) COMPLETE
47582024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.555 INFO O| May 20 20:30:18.555 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.565 INFO O| May 20 20:30:18.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
47602024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.565 INFO O| May 20 20:30:18.565 INFO STEP 60 (remove_files) COMPLETE
47612024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.565 INFO O| May 20 20:30:18.565 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.577 INFO O| May 20 20:30:18.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
47632024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.578 INFO O| May 20 20:30:18.577 INFO STEP 61 (remove_files) COMPLETE
47642024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.578 INFO O| May 20 20:30:18.578 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-05-20T20:30:18.878Z[ recovery-image] May 20 20:30:18.589 INFO O| May 20 20:30:18.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
47662024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.590 INFO O| May 20 20:30:18.589 INFO STEP 62 (remove_files) COMPLETE
47672024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.590 INFO O| May 20 20:30:18.589 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.601 INFO O| May 20 20:30:18.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47692024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.601 INFO O| May 20 20:30:18.601 INFO STEP 63 (remove_files) COMPLETE
47702024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.601 INFO O| May 20 20:30:18.601 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.612 INFO O| May 20 20:30:18.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47722024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.612 INFO O| May 20 20:30:18.612 INFO STEP 64 (remove_files) COMPLETE
47732024-05-20T20:30:18.879Z[ recovery-image] May 20 20:30:18.612 INFO O| May 20 20:30:18.612 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-05-20T20:30:18.934Z[ recovery-image] May 20 20:30:18.623 INFO O| May 20 20:30:18.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47752024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.623 INFO O| May 20 20:30:18.623 INFO STEP 65 (remove_files) COMPLETE
47762024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.623 INFO O| May 20 20:30:18.623 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.633 INFO O| May 20 20:30:18.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47782024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.633 INFO O| May 20 20:30:18.633 INFO STEP 66 (remove_files) COMPLETE
47792024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.633 INFO O| May 20 20:30:18.633 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.643 INFO O| May 20 20:30:18.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47812024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.643 INFO O| May 20 20:30:18.643 INFO STEP 67 (remove_files) COMPLETE
47822024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.643 INFO O| May 20 20:30:18.643 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.653 INFO O| May 20 20:30:18.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47842024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.653 INFO O| May 20 20:30:18.653 INFO STEP 68 (remove_files) COMPLETE
47852024-05-20T20:30:18.935Z[ recovery-image] May 20 20:30:18.653 INFO O| May 20 20:30:18.653 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.662 INFO O| May 20 20:30:18.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47872024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.663 INFO O| May 20 20:30:18.663 INFO STEP 69 (remove_files) COMPLETE
47882024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.663 INFO O| May 20 20:30:18.663 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.672 INFO O| May 20 20:30:18.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47902024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.673 INFO O| May 20 20:30:18.673 INFO STEP 70 (remove_files) COMPLETE
47912024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.673 INFO O| May 20 20:30:18.673 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.682 INFO O| May 20 20:30:18.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47932024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.683 INFO O| May 20 20:30:18.683 INFO STEP 71 (remove_files) COMPLETE
47942024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.683 INFO O| May 20 20:30:18.683 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.692 INFO O| May 20 20:30:18.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47962024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.692 INFO O| May 20 20:30:18.692 INFO STEP 72 (remove_files) COMPLETE
47972024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.692 INFO O| May 20 20:30:18.692 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.702 INFO O| May 20 20:30:18.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47992024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.703 INFO O| May 20 20:30:18.702 INFO STEP 73 (remove_files) COMPLETE
48002024-05-20T20:30:18.985Z[ recovery-image] May 20 20:30:18.703 INFO O| May 20 20:30:18.703 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-05-20T20:30:18.986Z[ recovery-image] May 20 20:30:18.712 INFO O| May 20 20:30:18.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
48022024-05-20T20:30:18.986Z[ recovery-image] May 20 20:30:18.713 INFO O| May 20 20:30:18.712 INFO STEP 74 (remove_files) COMPLETE
48032024-05-20T20:30:18.986Z[ recovery-image] May 20 20:30:18.713 INFO O| May 20 20:30:18.713 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.723 INFO O| May 20 20:30:18.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
48052024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.723 INFO O| May 20 20:30:18.723 INFO STEP 75 (remove_files) COMPLETE
48062024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.723 INFO O| May 20 20:30:18.723 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.733 INFO O| May 20 20:30:18.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
48082024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.733 INFO O| May 20 20:30:18.733 INFO STEP 76 (remove_files) COMPLETE
48092024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.733 INFO O| May 20 20:30:18.733 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.743 INFO O| May 20 20:30:18.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
48112024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.743 INFO O| May 20 20:30:18.743 INFO STEP 77 (remove_files) COMPLETE
48122024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.743 INFO O| May 20 20:30:18.743 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48132024-05-20T20:30:19.025Z[ recovery-image] May 20 20:30:18.753 INFO O| May 20 20:30:18.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
48142024-05-20T20:30:19.026Z[ recovery-image] May 20 20:30:18.753 INFO O| May 20 20:30:18.753 INFO STEP 78 (remove_files) COMPLETE
48152024-05-20T20:30:19.026Z[ recovery-image] May 20 20:30:18.753 INFO O| May 20 20:30:18.753 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48162024-05-20T20:30:19.026Z[ recovery-image] May 20 20:30:18.763 INFO O| May 20 20:30:18.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
48172024-05-20T20:30:19.026Z[ recovery-image] May 20 20:30:18.763 INFO O| May 20 20:30:18.763 INFO STEP 79 (remove_files) COMPLETE
48182024-05-20T20:30:19.026Z[ recovery-image] May 20 20:30:18.763 INFO O| May 20 20:30:18.763 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48192024-05-20T20:30:19.065Z[ recovery-image] May 20 20:30:18.773 INFO O| May 20 20:30:18.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
48202024-05-20T20:30:19.065Z[ recovery-image] May 20 20:30:18.773 INFO O| May 20 20:30:18.773 INFO STEP 80 (remove_files) COMPLETE
48212024-05-20T20:30:19.066Z[ recovery-image] May 20 20:30:18.774 INFO O| May 20 20:30:18.773 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48222024-05-20T20:30:19.066Z[ recovery-image] May 20 20:30:18.784 INFO O| May 20 20:30:18.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
48232024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.784 INFO O| May 20 20:30:18.784 INFO STEP 81 (remove_files) COMPLETE
48242024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.784 INFO O| May 20 20:30:18.784 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48252024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.793 INFO O| May 20 20:30:18.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
48262024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.794 INFO O| May 20 20:30:18.794 INFO STEP 82 (remove_files) COMPLETE
48272024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.794 INFO O| May 20 20:30:18.794 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48282024-05-20T20:30:19.067Z[ recovery-image] May 20 20:30:18.804 INFO O| May 20 20:30:18.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
48292024-05-20T20:30:19.068Z[ recovery-image] May 20 20:30:18.804 INFO O| May 20 20:30:18.804 INFO STEP 83 (remove_files) COMPLETE
48302024-05-20T20:30:19.068Z[ recovery-image] May 20 20:30:18.804 INFO O| May 20 20:30:18.804 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48312024-05-20T20:30:19.068Z[ recovery-image] May 20 20:30:18.813 INFO O| May 20 20:30:18.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
48322024-05-20T20:30:19.068Z[ recovery-image] May 20 20:30:18.813 INFO O| May 20 20:30:18.813 INFO STEP 84 (remove_files) COMPLETE
48332024-05-20T20:30:19.069Z[ recovery-image] May 20 20:30:18.813 INFO O| May 20 20:30:18.813 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48342024-05-20T20:30:19.069Z[ recovery-image] May 20 20:30:18.823 INFO O| May 20 20:30:18.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
48352024-05-20T20:30:19.069Z[ recovery-image] May 20 20:30:18.823 INFO O| May 20 20:30:18.823 INFO STEP 85 (remove_files) COMPLETE
48362024-05-20T20:30:19.069Z[ recovery-image] May 20 20:30:18.823 INFO O| May 20 20:30:18.823 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48372024-05-20T20:30:19.128Z[ recovery-image] May 20 20:30:18.833 INFO O| May 20 20:30:18.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
48382024-05-20T20:30:19.128Z[ recovery-image] May 20 20:30:18.833 INFO O| May 20 20:30:18.833 INFO STEP 86 (remove_files) COMPLETE
48392024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.833 INFO O| May 20 20:30:18.833 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.843 INFO O| May 20 20:30:18.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
48412024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.843 INFO O| May 20 20:30:18.843 INFO STEP 87 (remove_files) COMPLETE
48422024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.843 INFO O| May 20 20:30:18.843 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.855 INFO O| May 20 20:30:18.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
48442024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.855 INFO O| May 20 20:30:18.855 INFO STEP 88 (remove_files) COMPLETE
48452024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.855 INFO O| May 20 20:30:18.855 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.865 INFO O| May 20 20:30:18.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
48472024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.865 INFO O| May 20 20:30:18.865 INFO STEP 89 (remove_files) COMPLETE
48482024-05-20T20:30:19.129Z[ recovery-image] May 20 20:30:18.865 INFO O| May 20 20:30:18.865 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.877 INFO O| May 20 20:30:18.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
48502024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.877 INFO O| May 20 20:30:18.877 INFO STEP 90 (remove_files) COMPLETE
48512024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.877 INFO O| May 20 20:30:18.877 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.888 INFO O| May 20 20:30:18.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
48532024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.888 INFO O| May 20 20:30:18.888 INFO STEP 91 (remove_files) COMPLETE
48542024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.888 INFO O| May 20 20:30:18.888 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.899 INFO O| May 20 20:30:18.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
48562024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.899 INFO O| May 20 20:30:18.899 INFO STEP 92 (remove_files) COMPLETE
48572024-05-20T20:30:19.144Z[ recovery-image] May 20 20:30:18.899 INFO O| May 20 20:30:18.899 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582024-05-20T20:30:19.244Z[ recovery-image] May 20 20:30:18.909 INFO O| May 20 20:30:18.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
48592024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.909 INFO O| May 20 20:30:18.909 INFO STEP 93 (remove_files) COMPLETE
48602024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.909 INFO O| May 20 20:30:18.909 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.919 INFO O| May 20 20:30:18.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48622024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.920 INFO O| May 20 20:30:18.920 INFO STEP 94 (remove_files) COMPLETE
48632024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.920 INFO O| May 20 20:30:18.920 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.930 INFO O| May 20 20:30:18.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48652024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.930 INFO O| May 20 20:30:18.930 INFO STEP 95 (remove_files) COMPLETE
48662024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.930 INFO O| May 20 20:30:18.930 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.941 INFO O| May 20 20:30:18.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48682024-05-20T20:30:19.245Z[ recovery-image] May 20 20:30:18.941 INFO O| May 20 20:30:18.941 INFO STEP 96 (remove_files) COMPLETE
48692024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.941 INFO O| May 20 20:30:18.941 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.951 INFO O| May 20 20:30:18.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48712024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.952 INFO O| May 20 20:30:18.952 INFO STEP 97 (remove_files) COMPLETE
48722024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.952 INFO O| May 20 20:30:18.952 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.964 INFO O| May 20 20:30:18.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48742024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.965 INFO O| May 20 20:30:18.964 INFO STEP 98 (remove_files) COMPLETE
48752024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.965 INFO O| May 20 20:30:18.965 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.976 INFO O| May 20 20:30:18.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48772024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.976 INFO O| May 20 20:30:18.976 INFO STEP 99 (remove_files) COMPLETE
48782024-05-20T20:30:19.246Z[ recovery-image] May 20 20:30:18.976 INFO O| May 20 20:30:18.976 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792024-05-20T20:30:19.309Z[ recovery-image] May 20 20:30:18.986 INFO O| May 20 20:30:18.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48802024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:18.986 INFO O| May 20 20:30:18.986 INFO STEP 100 (remove_files) COMPLETE
48812024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:18.986 INFO O| May 20 20:30:18.986 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:18.998 INFO O| May 20 20:30:18.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48832024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:18.998 INFO O| May 20 20:30:18.998 INFO STEP 101 (remove_files) COMPLETE
48842024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:18.998 INFO O| May 20 20:30:18.998 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.009 INFO O| May 20 20:30:19.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48862024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.009 INFO O| May 20 20:30:19.009 INFO STEP 102 (remove_files) COMPLETE
48872024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.010 INFO O| May 20 20:30:19.009 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48882024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.020 INFO O| May 20 20:30:19.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48892024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.020 INFO O| May 20 20:30:19.020 INFO STEP 103 (remove_files) COMPLETE
48902024-05-20T20:30:19.310Z[ recovery-image] May 20 20:30:19.020 INFO O| May 20 20:30:19.020 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48912024-05-20T20:30:19.383Z[ recovery-image] May 20 20:30:19.030 INFO O| May 20 20:30:19.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48922024-05-20T20:30:19.383Z[ recovery-image] May 20 20:30:19.030 INFO O| May 20 20:30:19.030 INFO STEP 104 (remove_files) COMPLETE
48932024-05-20T20:30:19.383Z[ recovery-image] May 20 20:30:19.030 INFO O| May 20 20:30:19.030 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48942024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.041 INFO O| May 20 20:30:19.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48952024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.041 INFO O| May 20 20:30:19.041 INFO STEP 105 (remove_files) COMPLETE
48962024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.041 INFO O| May 20 20:30:19.041 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.051 INFO O| May 20 20:30:19.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48982024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.051 INFO O| May 20 20:30:19.051 INFO STEP 106 (remove_files) COMPLETE
48992024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.051 INFO O| May 20 20:30:19.051 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.062 INFO O| May 20 20:30:19.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
49012024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.062 INFO O| May 20 20:30:19.062 INFO STEP 107 (remove_files) COMPLETE
49022024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.062 INFO O| May 20 20:30:19.062 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.072 INFO O| May 20 20:30:19.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
49042024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.072 INFO O| May 20 20:30:19.072 INFO STEP 108 (remove_files) COMPLETE
49052024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.072 INFO O| May 20 20:30:19.072 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.083 INFO O| May 20 20:30:19.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
49072024-05-20T20:30:19.384Z[ recovery-image] May 20 20:30:19.083 INFO O| May 20 20:30:19.083 INFO STEP 109 (remove_files) COMPLETE
49082024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.083 INFO O| May 20 20:30:19.083 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.094 INFO O| May 20 20:30:19.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
49102024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.094 INFO O| May 20 20:30:19.094 INFO STEP 110 (remove_files) COMPLETE
49112024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.094 INFO O| May 20 20:30:19.094 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.105 INFO O| May 20 20:30:19.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
49132024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.105 INFO O| May 20 20:30:19.105 INFO STEP 111 (remove_files) COMPLETE
49142024-05-20T20:30:19.385Z[ recovery-image] May 20 20:30:19.105 INFO O| May 20 20:30:19.105 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.115 INFO O| May 20 20:30:19.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
49162024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.115 INFO O| May 20 20:30:19.115 INFO STEP 112 (remove_files) COMPLETE
49172024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.115 INFO O| May 20 20:30:19.115 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.124 INFO O| May 20 20:30:19.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
49192024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.125 INFO O| May 20 20:30:19.125 INFO STEP 113 (remove_files) COMPLETE
49202024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.125 INFO O| May 20 20:30:19.125 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49212024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.135 INFO O| May 20 20:30:19.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
49222024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.135 INFO O| May 20 20:30:19.135 INFO STEP 114 (remove_files) COMPLETE
49232024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.136 INFO O| May 20 20:30:19.135 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49242024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.146 INFO O| May 20 20:30:19.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
49252024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.146 INFO O| May 20 20:30:19.146 INFO STEP 115 (remove_files) COMPLETE
49262024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.146 INFO O| May 20 20:30:19.146 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49272024-05-20T20:30:19.467Z[ recovery-image] May 20 20:30:19.156 INFO O| May 20 20:30:19.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
49282024-05-20T20:30:19.468Z[ recovery-image] May 20 20:30:19.156 INFO O| May 20 20:30:19.156 INFO STEP 116 (remove_files) COMPLETE
49292024-05-20T20:30:19.468Z[ recovery-image] May 20 20:30:19.156 INFO O| May 20 20:30:19.156 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302024-05-20T20:30:19.468Z[ recovery-image] May 20 20:30:19.167 INFO O| May 20 20:30:19.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
49312024-05-20T20:30:19.468Z[ recovery-image] May 20 20:30:19.167 INFO O| May 20 20:30:19.167 INFO STEP 117 (remove_files) COMPLETE
49322024-05-20T20:30:19.468Z[ recovery-image] May 20 20:30:19.167 INFO O| May 20 20:30:19.167 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332024-05-20T20:30:19.505Z[ recovery-image] May 20 20:30:19.180 INFO O| May 20 20:30:19.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
49342024-05-20T20:30:19.505Z[ recovery-image] May 20 20:30:19.181 INFO O| May 20 20:30:19.181 INFO STEP 118 (remove_files) COMPLETE
49352024-05-20T20:30:19.506Z[ recovery-image] May 20 20:30:19.181 INFO O| May 20 20:30:19.181 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362024-05-20T20:30:19.506Z[ recovery-image] May 20 20:30:19.197 INFO O| May 20 20:30:19.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
49372024-05-20T20:30:19.506Z[ recovery-image] May 20 20:30:19.197 INFO O| May 20 20:30:19.197 INFO STEP 119 (remove_files) COMPLETE
49382024-05-20T20:30:19.506Z[ recovery-image] May 20 20:30:19.197 INFO O| May 20 20:30:19.197 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.210 INFO O| May 20 20:30:19.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
49402024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.211 INFO O| May 20 20:30:19.211 INFO STEP 120 (remove_files) COMPLETE
49412024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.211 INFO O| May 20 20:30:19.211 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.222 INFO O| May 20 20:30:19.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
49432024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.223 INFO O| May 20 20:30:19.223 INFO STEP 121 (remove_files) COMPLETE
49442024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.224 INFO O| May 20 20:30:19.223 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.233 INFO O| May 20 20:30:19.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
49462024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.233 INFO O| May 20 20:30:19.233 INFO STEP 122 (remove_files) COMPLETE
49472024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.234 INFO O| May 20 20:30:19.233 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.244 INFO O| May 20 20:30:19.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
49492024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.244 INFO O| May 20 20:30:19.244 INFO STEP 123 (remove_files) COMPLETE
49502024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.244 INFO O| May 20 20:30:19.244 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49512024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.254 INFO O| May 20 20:30:19.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
49522024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.254 INFO O| May 20 20:30:19.254 INFO STEP 124 (remove_files) COMPLETE
49532024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.254 INFO O| May 20 20:30:19.254 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49542024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.267 INFO O| May 20 20:30:19.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
49552024-05-20T20:30:19.507Z[ recovery-image] May 20 20:30:19.267 INFO O| May 20 20:30:19.267 INFO STEP 125 (remove_files) COMPLETE
49562024-05-20T20:30:19.508Z[ recovery-image] May 20 20:30:19.267 INFO O| May 20 20:30:19.267 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.280 INFO O| May 20 20:30:19.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
49582024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.280 INFO O| May 20 20:30:19.280 INFO STEP 126 (remove_files) COMPLETE
49592024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.280 INFO O| May 20 20:30:19.280 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.292 INFO O| May 20 20:30:19.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
49612024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.292 INFO O| May 20 20:30:19.292 INFO STEP 127 (remove_files) COMPLETE
49622024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.292 INFO O| May 20 20:30:19.292 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632024-05-20T20:30:19.560Z[ recovery-image] May 20 20:30:19.303 INFO O| May 20 20:30:19.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49642024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.303 INFO O| May 20 20:30:19.303 INFO STEP 128 (remove_files) COMPLETE
49652024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.303 INFO O| May 20 20:30:19.303 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.314 INFO O| May 20 20:30:19.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49672024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.314 INFO O| May 20 20:30:19.314 INFO STEP 129 (remove_files) COMPLETE
49682024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.314 INFO O| May 20 20:30:19.314 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.324 INFO O| May 20 20:30:19.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49702024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.324 INFO O| May 20 20:30:19.324 INFO STEP 130 (remove_files) COMPLETE
49712024-05-20T20:30:19.561Z[ recovery-image] May 20 20:30:19.324 INFO O| May 20 20:30:19.324 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49722024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.335 INFO O| May 20 20:30:19.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49732024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.335 INFO O| May 20 20:30:19.335 INFO STEP 131 (remove_files) COMPLETE
49742024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.335 INFO O| May 20 20:30:19.335 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.345 INFO O| May 20 20:30:19.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49762024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.345 INFO O| May 20 20:30:19.345 INFO STEP 132 (remove_files) COMPLETE
49772024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.345 INFO O| May 20 20:30:19.345 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.355 INFO O| May 20 20:30:19.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49792024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.355 INFO O| May 20 20:30:19.355 INFO STEP 133 (remove_files) COMPLETE
49802024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.355 INFO O| May 20 20:30:19.355 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.365 INFO O| May 20 20:30:19.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49822024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.365 INFO O| May 20 20:30:19.365 INFO STEP 134 (remove_files) COMPLETE
49832024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.365 INFO O| May 20 20:30:19.365 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.375 INFO O| May 20 20:30:19.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49852024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.375 INFO O| May 20 20:30:19.375 INFO STEP 135 (remove_files) COMPLETE
49862024-05-20T20:30:19.614Z[ recovery-image] May 20 20:30:19.375 INFO O| May 20 20:30:19.375 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872024-05-20T20:30:19.705Z[ recovery-image] May 20 20:30:19.386 INFO O| May 20 20:30:19.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49882024-05-20T20:30:19.705Z[ recovery-image] May 20 20:30:19.386 INFO O| May 20 20:30:19.386 INFO STEP 136 (remove_files) COMPLETE
49892024-05-20T20:30:19.705Z[ recovery-image] May 20 20:30:19.386 INFO O| May 20 20:30:19.386 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902024-05-20T20:30:19.705Z[verify-libraries] Finished release [optimized] target(s) in 5m 07s
49912024-05-20T20:30:19.705Z[ recovery-image] May 20 20:30:19.396 INFO O| May 20 20:30:19.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49922024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.396 INFO O| May 20 20:30:19.396 INFO STEP 137 (remove_files) COMPLETE
49932024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.396 INFO O| May 20 20:30:19.396 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.406 INFO O| May 20 20:30:19.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49952024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.406 INFO O| May 20 20:30:19.406 INFO STEP 138 (remove_files) COMPLETE
49962024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.406 INFO O| May 20 20:30:19.406 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.416 INFO O| May 20 20:30:19.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49982024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.416 INFO O| May 20 20:30:19.416 INFO STEP 139 (remove_files) COMPLETE
49992024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.416 INFO O| May 20 20:30:19.416 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.426 INFO O| May 20 20:30:19.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
50012024-05-20T20:30:19.706Z[ recovery-image] May 20 20:30:19.426 INFO O| May 20 20:30:19.426 INFO STEP 140 (remove_files) COMPLETE
50022024-05-20T20:30:19.707Z[ recovery-image] May 20 20:30:19.426 INFO O| May 20 20:30:19.426 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.436 INFO O| May 20 20:30:19.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
50042024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.436 INFO O| May 20 20:30:19.436 INFO STEP 141 (remove_files) COMPLETE
50052024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.436 INFO O| May 20 20:30:19.436 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.447 INFO O| May 20 20:30:19.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
50072024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.447 INFO O| May 20 20:30:19.447 INFO STEP 142 (remove_files) COMPLETE
50082024-05-20T20:30:19.791Z[ recovery-image] May 20 20:30:19.447 INFO O| May 20 20:30:19.447 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.460 INFO O| May 20 20:30:19.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
50102024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.460 INFO O| May 20 20:30:19.460 INFO STEP 143 (remove_files) COMPLETE
50112024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.460 INFO O| May 20 20:30:19.460 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50122024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.470 INFO O| May 20 20:30:19.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
50132024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.470 INFO O| May 20 20:30:19.470 INFO STEP 144 (remove_files) COMPLETE
50142024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.470 INFO O| May 20 20:30:19.470 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50152024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.480 INFO O| May 20 20:30:19.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
50162024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.480 INFO O| May 20 20:30:19.480 INFO STEP 145 (remove_files) COMPLETE
50172024-05-20T20:30:19.792Z[ recovery-image] May 20 20:30:19.480 INFO O| May 20 20:30:19.480 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50182024-05-20T20:30:19.863Z[ recovery-image] May 20 20:30:19.490 INFO O| May 20 20:30:19.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
50192024-05-20T20:30:19.863Z[ recovery-image] May 20 20:30:19.490 INFO O| May 20 20:30:19.490 INFO STEP 146 (remove_files) COMPLETE
50202024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.490 INFO O| May 20 20:30:19.490 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50212024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.501 INFO O| May 20 20:30:19.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
50222024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.502 INFO O| May 20 20:30:19.502 INFO STEP 147 (remove_files) COMPLETE
50232024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.502 INFO O| May 20 20:30:19.502 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50242024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.513 INFO O| May 20 20:30:19.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
50252024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.513 INFO O| May 20 20:30:19.513 INFO STEP 148 (remove_files) COMPLETE
50262024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.513 INFO O| May 20 20:30:19.513 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50272024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.523 INFO O| May 20 20:30:19.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
50282024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.523 INFO O| May 20 20:30:19.523 INFO STEP 149 (remove_files) COMPLETE
50292024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.523 INFO O| May 20 20:30:19.523 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50302024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.533 INFO O| May 20 20:30:19.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
50312024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.533 INFO O| May 20 20:30:19.533 INFO STEP 150 (remove_files) COMPLETE
50322024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.533 INFO O| May 20 20:30:19.533 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50332024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.546 INFO O| May 20 20:30:19.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
50342024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.546 INFO O| May 20 20:30:19.546 INFO STEP 151 (remove_files) COMPLETE
50352024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.546 INFO O| May 20 20:30:19.546 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50362024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.556 INFO O| May 20 20:30:19.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
50372024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.556 INFO O| May 20 20:30:19.556 INFO STEP 152 (remove_files) COMPLETE
50382024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.556 INFO O| May 20 20:30:19.556 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.567 INFO O| May 20 20:30:19.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
50402024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.567 INFO O| May 20 20:30:19.567 INFO STEP 153 (remove_files) COMPLETE
50412024-05-20T20:30:19.864Z[ recovery-image] May 20 20:30:19.567 INFO O| May 20 20:30:19.567 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50422024-05-20T20:30:19.865Z[ recovery-image] May 20 20:30:19.577 INFO O| May 20 20:30:19.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
50432024-05-20T20:30:19.865Z[ recovery-image] May 20 20:30:19.577 INFO O| May 20 20:30:19.577 INFO STEP 154 (remove_files) COMPLETE
50442024-05-20T20:30:19.865Z[ recovery-image] May 20 20:30:19.577 INFO O| May 20 20:30:19.577 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50452024-05-20T20:30:19.932ZMay 20 20:30:19.584 INFO [verify-libraries] process exited with exit status: 0 (314.017881595s)
50462024-05-20T20:30:19.932Z[ recovery-image] May 20 20:30:19.586 INFO O| May 20 20:30:19.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
50472024-05-20T20:30:19.932Z[ recovery-image] May 20 20:30:19.587 INFO O| May 20 20:30:19.587 INFO STEP 155 (remove_files) COMPLETE
50482024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.587 INFO O| May 20 20:30:19.587 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.596 INFO O| May 20 20:30:19.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
50502024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.596 INFO O| May 20 20:30:19.596 INFO STEP 156 (remove_files) COMPLETE
50512024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.596 INFO O| May 20 20:30:19.596 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.606 INFO O| May 20 20:30:19.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
50532024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.606 INFO O| May 20 20:30:19.606 INFO STEP 157 (remove_files) COMPLETE
50542024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.606 INFO O| May 20 20:30:19.606 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.615 INFO O| May 20 20:30:19.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
50562024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.615 INFO O| May 20 20:30:19.615 INFO STEP 158 (remove_files) COMPLETE
50572024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.615 INFO O| May 20 20:30:19.615 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.625 INFO O| May 20 20:30:19.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
50592024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.625 INFO O| May 20 20:30:19.625 INFO STEP 159 (remove_files) COMPLETE
50602024-05-20T20:30:19.933Z[ recovery-image] May 20 20:30:19.625 INFO O| May 20 20:30:19.625 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.634 INFO O| May 20 20:30:19.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
50622024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.634 INFO O| May 20 20:30:19.634 INFO STEP 160 (remove_files) COMPLETE
50632024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.634 INFO O| May 20 20:30:19.634 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.644 INFO O| May 20 20:30:19.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50652024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.644 INFO O| May 20 20:30:19.644 INFO STEP 161 (remove_files) COMPLETE
50662024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.644 INFO O| May 20 20:30:19.644 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.653 INFO O| May 20 20:30:19.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50682024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.654 INFO O| May 20 20:30:19.654 INFO STEP 162 (remove_files) COMPLETE
50692024-05-20T20:30:19.934Z[ recovery-image] May 20 20:30:19.654 INFO O| May 20 20:30:19.654 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-05-20T20:30:20.144Z[ recovery-image] May 20 20:30:19.664 INFO O| May 20 20:30:19.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50712024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.664 INFO O| May 20 20:30:19.664 INFO STEP 163 (remove_files) COMPLETE
50722024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.664 INFO O| May 20 20:30:19.664 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.673 INFO O| May 20 20:30:19.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50742024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.673 INFO O| May 20 20:30:19.673 INFO STEP 164 (remove_files) COMPLETE
50752024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.674 INFO O| May 20 20:30:19.673 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.683 INFO O| May 20 20:30:19.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50772024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.683 INFO O| May 20 20:30:19.683 INFO STEP 165 (remove_files) COMPLETE
50782024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.683 INFO O| May 20 20:30:19.683 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.693 INFO O| May 20 20:30:19.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50802024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.693 INFO O| May 20 20:30:19.693 INFO STEP 166 (remove_files) COMPLETE
50812024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.693 INFO O| May 20 20:30:19.693 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-05-20T20:30:20.145Z[ recovery-image] May 20 20:30:19.703 INFO O| May 20 20:30:19.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50832024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.703 INFO O| May 20 20:30:19.703 INFO STEP 167 (remove_files) COMPLETE
50842024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.703 INFO O| May 20 20:30:19.703 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.713 INFO O| May 20 20:30:19.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50862024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.713 INFO O| May 20 20:30:19.713 INFO STEP 168 (remove_files) COMPLETE
50872024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.713 INFO O| May 20 20:30:19.713 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.722 INFO O| May 20 20:30:19.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50892024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.722 INFO O| May 20 20:30:19.722 INFO STEP 169 (remove_files) COMPLETE
50902024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.722 INFO O| May 20 20:30:19.722 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.732 INFO O| May 20 20:30:19.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50922024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.732 INFO O| May 20 20:30:19.732 INFO STEP 170 (remove_files) COMPLETE
50932024-05-20T20:30:20.146Z[ recovery-image] May 20 20:30:19.732 INFO O| May 20 20:30:19.732 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.741 INFO O| May 20 20:30:19.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50952024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.741 INFO O| May 20 20:30:19.741 INFO STEP 171 (remove_files) COMPLETE
50962024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.741 INFO O| May 20 20:30:19.741 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.751 INFO O| May 20 20:30:19.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50982024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.751 INFO O| May 20 20:30:19.751 INFO STEP 172 (remove_files) COMPLETE
50992024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.751 INFO O| May 20 20:30:19.751 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.760 INFO O| May 20 20:30:19.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
51012024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.761 INFO O| May 20 20:30:19.761 INFO STEP 173 (remove_files) COMPLETE
51022024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.761 INFO O| May 20 20:30:19.761 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.770 INFO O| May 20 20:30:19.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
51042024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.770 INFO O| May 20 20:30:19.770 INFO STEP 174 (remove_files) COMPLETE
51052024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.770 INFO O| May 20 20:30:19.770 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-05-20T20:30:20.147Z[ recovery-image] May 20 20:30:19.780 INFO O| May 20 20:30:19.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
51072024-05-20T20:30:20.148Z[ recovery-image] May 20 20:30:19.780 INFO O| May 20 20:30:19.780 INFO STEP 175 (remove_files) COMPLETE
51082024-05-20T20:30:20.148Z[ recovery-image] May 20 20:30:19.780 INFO O| May 20 20:30:19.780 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092024-05-20T20:30:20.232Z[ recovery-image] May 20 20:30:19.789 INFO O| May 20 20:30:19.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
51102024-05-20T20:30:20.232Z[ recovery-image] May 20 20:30:19.789 INFO O| May 20 20:30:19.789 INFO STEP 176 (remove_files) COMPLETE
51112024-05-20T20:30:20.232Z[ recovery-image] May 20 20:30:19.790 INFO O| May 20 20:30:19.789 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122024-05-20T20:30:20.233Z[ recovery-image] May 20 20:30:19.799 INFO O| May 20 20:30:19.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
51132024-05-20T20:30:20.233Z[ recovery-image] May 20 20:30:19.799 INFO O| May 20 20:30:19.799 INFO STEP 177 (remove_files) COMPLETE
51142024-05-20T20:30:20.233Z[ recovery-image] May 20 20:30:19.799 INFO O| May 20 20:30:19.799 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152024-05-20T20:30:20.233Z[ recovery-image] May 20 20:30:19.809 INFO O| May 20 20:30:19.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
51162024-05-20T20:30:20.233Z[ recovery-image] May 20 20:30:19.809 INFO O| May 20 20:30:19.809 INFO STEP 178 (remove_files) COMPLETE
51172024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.809 INFO O| May 20 20:30:19.809 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.818 INFO O| May 20 20:30:19.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
51192024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.818 INFO O| May 20 20:30:19.818 INFO STEP 179 (remove_files) COMPLETE
51202024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.818 INFO O| May 20 20:30:19.818 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.828 INFO O| May 20 20:30:19.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
51222024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.828 INFO O| May 20 20:30:19.828 INFO STEP 180 (remove_files) COMPLETE
51232024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.828 INFO O| May 20 20:30:19.828 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.837 INFO O| May 20 20:30:19.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
51252024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.837 INFO O| May 20 20:30:19.837 INFO STEP 181 (remove_files) COMPLETE
51262024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.837 INFO O| May 20 20:30:19.837 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.847 INFO O| May 20 20:30:19.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
51282024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.847 INFO O| May 20 20:30:19.847 INFO STEP 182 (remove_files) COMPLETE
51292024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.847 INFO O| May 20 20:30:19.847 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.857 INFO O| May 20 20:30:19.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
51312024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.857 INFO O| May 20 20:30:19.857 INFO STEP 183 (remove_files) COMPLETE
51322024-05-20T20:30:20.234Z[ recovery-image] May 20 20:30:19.857 INFO O| May 20 20:30:19.857 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332024-05-20T20:30:20.235Z[ recovery-image] May 20 20:30:19.866 INFO O| May 20 20:30:19.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
51342024-05-20T20:30:20.235Z[ recovery-image] May 20 20:30:19.866 INFO O| May 20 20:30:19.866 INFO STEP 184 (remove_files) COMPLETE
51352024-05-20T20:30:20.235Z[ recovery-image] May 20 20:30:19.866 INFO O| May 20 20:30:19.866 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-05-20T20:30:20.236Z[ recovery-image] May 20 20:30:19.876 INFO O| May 20 20:30:19.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
51372024-05-20T20:30:20.236Z[ recovery-image] May 20 20:30:19.876 INFO O| May 20 20:30:19.876 INFO STEP 185 (remove_files) COMPLETE
51382024-05-20T20:30:20.236Z[ recovery-image] May 20 20:30:19.876 INFO O| May 20 20:30:19.876 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392024-05-20T20:30:20.236Z[ recovery-image] May 20 20:30:19.886 INFO O| May 20 20:30:19.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
51402024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.886 INFO O| May 20 20:30:19.886 INFO STEP 186 (remove_files) COMPLETE
51412024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.886 INFO O| May 20 20:30:19.886 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.895 INFO O| May 20 20:30:19.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
51432024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.895 INFO O| May 20 20:30:19.895 INFO STEP 187 (remove_files) COMPLETE
51442024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.895 INFO O| May 20 20:30:19.895 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.905 INFO O| May 20 20:30:19.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
51462024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.905 INFO O| May 20 20:30:19.905 INFO STEP 188 (remove_files) COMPLETE
51472024-05-20T20:30:20.237Z[ recovery-image] May 20 20:30:19.905 INFO O| May 20 20:30:19.905 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.915 INFO O| May 20 20:30:19.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
51492024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.915 INFO O| May 20 20:30:19.915 INFO STEP 189 (remove_files) COMPLETE
51502024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.915 INFO O| May 20 20:30:19.915 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.924 INFO O| May 20 20:30:19.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
51522024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.924 INFO O| May 20 20:30:19.924 INFO STEP 190 (remove_files) COMPLETE
51532024-05-20T20:30:20.334Z[ recovery-image] May 20 20:30:19.924 INFO O| May 20 20:30:19.924 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.934 INFO O| May 20 20:30:19.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
51552024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.934 INFO O| May 20 20:30:19.934 INFO STEP 191 (remove_files) COMPLETE
51562024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.934 INFO O| May 20 20:30:19.934 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.943 INFO O| May 20 20:30:19.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
51582024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.944 INFO O| May 20 20:30:19.944 INFO STEP 192 (remove_files) COMPLETE
51592024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.944 INFO O| May 20 20:30:19.944 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.953 INFO O| May 20 20:30:19.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51612024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.953 INFO O| May 20 20:30:19.953 INFO STEP 193 (remove_files) COMPLETE
51622024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.953 INFO O| May 20 20:30:19.953 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.963 INFO O| May 20 20:30:19.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51642024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.963 INFO O| May 20 20:30:19.963 INFO STEP 194 (remove_files) COMPLETE
51652024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.963 INFO O| May 20 20:30:19.963 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.973 INFO O| May 20 20:30:19.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51672024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.973 INFO O| May 20 20:30:19.973 INFO STEP 195 (remove_files) COMPLETE
51682024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.973 INFO O| May 20 20:30:19.973 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.982 INFO O| May 20 20:30:19.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51702024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.982 INFO O| May 20 20:30:19.982 INFO STEP 196 (remove_files) COMPLETE
51712024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.982 INFO O| May 20 20:30:19.982 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.993 INFO O| May 20 20:30:19.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51732024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.993 INFO O| May 20 20:30:19.993 INFO STEP 197 (remove_files) COMPLETE
51742024-05-20T20:30:20.335Z[ recovery-image] May 20 20:30:19.993 INFO O| May 20 20:30:19.993 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.004 INFO O| May 20 20:30:20.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51762024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.004 INFO O| May 20 20:30:20.004 INFO STEP 198 (remove_files) COMPLETE
51772024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.004 INFO O| May 20 20:30:20.004 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.015 INFO O| May 20 20:30:20.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51792024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.015 INFO O| May 20 20:30:20.015 INFO STEP 199 (remove_files) COMPLETE
51802024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.015 INFO O| May 20 20:30:20.015 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.025 INFO O| May 20 20:30:20.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51822024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.025 INFO O| May 20 20:30:20.025 INFO STEP 200 (remove_files) COMPLETE
51832024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.025 INFO O| May 20 20:30:20.025 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.036 INFO O| May 20 20:30:20.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51852024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.036 INFO O| May 20 20:30:20.036 INFO STEP 201 (remove_files) COMPLETE
51862024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.036 INFO O| May 20 20:30:20.036 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.046 INFO O| May 20 20:30:20.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51882024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.046 INFO O| May 20 20:30:20.046 INFO STEP 202 (remove_files) COMPLETE
51892024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.046 INFO O| May 20 20:30:20.046 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.056 INFO O| May 20 20:30:20.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51912024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.056 INFO O| May 20 20:30:20.056 INFO STEP 203 (remove_files) COMPLETE
51922024-05-20T20:30:20.336Z[ recovery-image] May 20 20:30:20.056 INFO O| May 20 20:30:20.056 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932024-05-20T20:30:20.594Z[ recovery-image] May 20 20:30:20.065 INFO O| May 20 20:30:20.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51942024-05-20T20:30:20.594Z[ recovery-image] May 20 20:30:20.065 INFO O| May 20 20:30:20.065 INFO STEP 204 (remove_files) COMPLETE
51952024-05-20T20:30:20.594Z[ recovery-image] May 20 20:30:20.066 INFO O| May 20 20:30:20.065 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962024-05-20T20:30:20.594Z[ recovery-image] May 20 20:30:20.076 INFO O| May 20 20:30:20.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51972024-05-20T20:30:20.594Z[ recovery-image] May 20 20:30:20.076 INFO O| May 20 20:30:20.076 INFO STEP 205 (remove_files) COMPLETE
51982024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.076 INFO O| May 20 20:30:20.076 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.086 INFO O| May 20 20:30:20.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
52002024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.086 INFO O| May 20 20:30:20.086 INFO STEP 206 (remove_files) COMPLETE
52012024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.086 INFO O| May 20 20:30:20.086 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.095 INFO O| May 20 20:30:20.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
52032024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.095 INFO O| May 20 20:30:20.095 INFO STEP 207 (remove_files) COMPLETE
52042024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.095 INFO O| May 20 20:30:20.095 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.105 INFO O| May 20 20:30:20.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
52062024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.105 INFO O| May 20 20:30:20.105 INFO STEP 208 (remove_files) COMPLETE
52072024-05-20T20:30:20.595Z[ recovery-image] May 20 20:30:20.105 INFO O| May 20 20:30:20.105 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082024-05-20T20:30:20.596Z[ recovery-image] May 20 20:30:20.114 INFO O| May 20 20:30:20.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
52092024-05-20T20:30:20.596Z[ recovery-image] May 20 20:30:20.114 INFO O| May 20 20:30:20.114 INFO STEP 209 (remove_files) COMPLETE
52102024-05-20T20:30:20.596Z[ recovery-image] May 20 20:30:20.114 INFO O| May 20 20:30:20.114 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.124 INFO O| May 20 20:30:20.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
52122024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.124 INFO O| May 20 20:30:20.124 INFO STEP 210 (remove_files) COMPLETE
52132024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.124 INFO O| May 20 20:30:20.124 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.134 INFO O| May 20 20:30:20.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
52152024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.134 INFO O| May 20 20:30:20.134 INFO STEP 211 (remove_files) COMPLETE
52162024-05-20T20:30:20.597Z[ recovery-image] May 20 20:30:20.134 INFO O| May 20 20:30:20.134 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.143 INFO O| May 20 20:30:20.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
52182024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.143 INFO O| May 20 20:30:20.143 INFO STEP 212 (remove_files) COMPLETE
52192024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.143 INFO O| May 20 20:30:20.143 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.153 INFO O| May 20 20:30:20.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
52212024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.153 INFO O| May 20 20:30:20.153 INFO STEP 213 (remove_files) COMPLETE
52222024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.153 INFO O| May 20 20:30:20.153 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.163 INFO O| May 20 20:30:20.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
52242024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.163 INFO O| May 20 20:30:20.163 INFO STEP 214 (remove_files) COMPLETE
52252024-05-20T20:30:20.598Z[ recovery-image] May 20 20:30:20.163 INFO O| May 20 20:30:20.163 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262024-05-20T20:30:20.820Z[ recovery-image] May 20 20:30:20.172 INFO O| May 20 20:30:20.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
52272024-05-20T20:30:20.820Z[ recovery-image] May 20 20:30:20.173 INFO O| May 20 20:30:20.172 INFO STEP 215 (remove_files) COMPLETE
52282024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.173 INFO O| May 20 20:30:20.173 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.182 INFO O| May 20 20:30:20.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
52302024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.182 INFO O| May 20 20:30:20.182 INFO STEP 216 (remove_files) COMPLETE
52312024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.182 INFO O| May 20 20:30:20.182 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.192 INFO O| May 20 20:30:20.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
52332024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.192 INFO O| May 20 20:30:20.192 INFO STEP 217 (remove_files) COMPLETE
52342024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.192 INFO O| May 20 20:30:20.192 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.201 INFO O| May 20 20:30:20.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
52362024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.202 INFO O| May 20 20:30:20.202 INFO STEP 218 (remove_files) COMPLETE
52372024-05-20T20:30:20.821Z[ recovery-image] May 20 20:30:20.202 INFO O| May 20 20:30:20.202 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.211 INFO O| May 20 20:30:20.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
52392024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.211 INFO O| May 20 20:30:20.211 INFO STEP 219 (remove_files) COMPLETE
52402024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.211 INFO O| May 20 20:30:20.211 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.221 INFO O| May 20 20:30:20.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
52422024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.221 INFO O| May 20 20:30:20.221 INFO STEP 220 (remove_files) COMPLETE
52432024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.221 INFO O| May 20 20:30:20.221 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.230 INFO O| May 20 20:30:20.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
52452024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.230 INFO O| May 20 20:30:20.230 INFO STEP 221 (remove_files) COMPLETE
52462024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.230 INFO O| May 20 20:30:20.230 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.240 INFO O| May 20 20:30:20.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
52482024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.240 INFO O| May 20 20:30:20.240 INFO STEP 222 (remove_files) COMPLETE
52492024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.240 INFO O| May 20 20:30:20.240 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502024-05-20T20:30:20.822Z[ recovery-image] May 20 20:30:20.250 INFO O| May 20 20:30:20.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
52512024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.250 INFO O| May 20 20:30:20.250 INFO STEP 223 (remove_files) COMPLETE
52522024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.250 INFO O| May 20 20:30:20.250 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.259 INFO O| May 20 20:30:20.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
52542024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.259 INFO O| May 20 20:30:20.259 INFO STEP 224 (remove_files) COMPLETE
52552024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.260 INFO O| May 20 20:30:20.259 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.269 INFO O| May 20 20:30:20.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52572024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.269 INFO O| May 20 20:30:20.269 INFO STEP 225 (remove_files) COMPLETE
52582024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.269 INFO O| May 20 20:30:20.269 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.279 INFO O| May 20 20:30:20.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52602024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.279 INFO O| May 20 20:30:20.279 INFO STEP 226 (remove_files) COMPLETE
52612024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.279 INFO O| May 20 20:30:20.279 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.288 INFO O| May 20 20:30:20.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52632024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.288 INFO O| May 20 20:30:20.288 INFO STEP 227 (remove_files) COMPLETE
52642024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.288 INFO O| May 20 20:30:20.288 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.298 INFO O| May 20 20:30:20.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52662024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.298 INFO O| May 20 20:30:20.298 INFO STEP 228 (remove_files) COMPLETE
52672024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.298 INFO O| May 20 20:30:20.298 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.307 INFO O| May 20 20:30:20.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52692024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.307 INFO O| May 20 20:30:20.307 INFO STEP 229 (remove_files) COMPLETE
52702024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.307 INFO O| May 20 20:30:20.307 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.317 INFO O| May 20 20:30:20.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52722024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.317 INFO O| May 20 20:30:20.317 INFO STEP 230 (remove_files) COMPLETE
52732024-05-20T20:30:20.823Z[ recovery-image] May 20 20:30:20.317 INFO O| May 20 20:30:20.317 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.327 INFO O| May 20 20:30:20.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52752024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.327 INFO O| May 20 20:30:20.327 INFO STEP 231 (remove_files) COMPLETE
52762024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.327 INFO O| May 20 20:30:20.327 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.337 INFO O| May 20 20:30:20.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52782024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.337 INFO O| May 20 20:30:20.337 INFO STEP 232 (remove_files) COMPLETE
52792024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.337 INFO O| May 20 20:30:20.337 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.347 INFO O| May 20 20:30:20.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52812024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.347 INFO O| May 20 20:30:20.347 INFO STEP 233 (remove_files) COMPLETE
52822024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.347 INFO O| May 20 20:30:20.347 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.357 INFO O| May 20 20:30:20.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52842024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.357 INFO O| May 20 20:30:20.357 INFO STEP 234 (remove_files) COMPLETE
52852024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.357 INFO O| May 20 20:30:20.357 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.367 INFO O| May 20 20:30:20.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52872024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.367 INFO O| May 20 20:30:20.367 INFO STEP 235 (remove_files) COMPLETE
52882024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.367 INFO O| May 20 20:30:20.367 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.377 INFO O| May 20 20:30:20.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52902024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.377 INFO O| May 20 20:30:20.377 INFO STEP 236 (remove_files) COMPLETE
52912024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.377 INFO O| May 20 20:30:20.377 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.387 INFO O| May 20 20:30:20.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52932024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.387 INFO O| May 20 20:30:20.387 INFO STEP 237 (remove_files) COMPLETE
52942024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.387 INFO O| May 20 20:30:20.387 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.396 INFO O| May 20 20:30:20.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52962024-05-20T20:30:20.824Z[ recovery-image] May 20 20:30:20.397 INFO O| May 20 20:30:20.397 INFO STEP 238 (remove_files) COMPLETE
52972024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.397 INFO O| May 20 20:30:20.397 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.406 INFO O| May 20 20:30:20.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52992024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.406 INFO O| May 20 20:30:20.406 INFO STEP 239 (remove_files) COMPLETE
53002024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.406 INFO O| May 20 20:30:20.406 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.416 INFO O| May 20 20:30:20.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
53022024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.416 INFO O| May 20 20:30:20.416 INFO STEP 240 (remove_files) COMPLETE
53032024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.416 INFO O| May 20 20:30:20.416 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.426 INFO O| May 20 20:30:20.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
53052024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.426 INFO O| May 20 20:30:20.426 INFO STEP 241 (remove_files) COMPLETE
53062024-05-20T20:30:20.825Z[ recovery-image] May 20 20:30:20.426 INFO O| May 20 20:30:20.426 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.435 INFO O| May 20 20:30:20.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
53082024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.435 INFO O| May 20 20:30:20.435 INFO STEP 242 (remove_files) COMPLETE
53092024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.435 INFO O| May 20 20:30:20.435 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.445 INFO O| May 20 20:30:20.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
53112024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.445 INFO O| May 20 20:30:20.445 INFO STEP 243 (remove_files) COMPLETE
53122024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.445 INFO O| May 20 20:30:20.445 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.454 INFO O| May 20 20:30:20.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
53142024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.454 INFO O| May 20 20:30:20.454 INFO STEP 244 (remove_files) COMPLETE
53152024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.454 INFO O| May 20 20:30:20.454 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.464 INFO O| May 20 20:30:20.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
53172024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.464 INFO O| May 20 20:30:20.464 INFO STEP 245 (remove_files) COMPLETE
53182024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.464 INFO O| May 20 20:30:20.464 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.473 INFO O| May 20 20:30:20.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
53202024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.474 INFO O| May 20 20:30:20.473 INFO STEP 246 (remove_files) COMPLETE
53212024-05-20T20:30:21.003Z[ recovery-image] May 20 20:30:20.474 INFO O| May 20 20:30:20.473 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222024-05-20T20:30:21.004Z[ recovery-image] May 20 20:30:20.483 INFO O| May 20 20:30:20.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
53232024-05-20T20:30:21.004Z[ recovery-image] May 20 20:30:20.483 INFO O| May 20 20:30:20.483 INFO STEP 247 (remove_files) COMPLETE
53242024-05-20T20:30:21.004Z[ recovery-image] May 20 20:30:20.483 INFO O| May 20 20:30:20.483 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252024-05-20T20:30:21.004Z[ recovery-image] May 20 20:30:20.493 INFO O| May 20 20:30:20.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
53262024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.493 INFO O| May 20 20:30:20.493 INFO STEP 248 (remove_files) COMPLETE
53272024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.493 INFO O| May 20 20:30:20.493 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.502 INFO O| May 20 20:30:20.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
53292024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.502 INFO O| May 20 20:30:20.502 INFO STEP 249 (remove_files) COMPLETE
53302024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.502 INFO O| May 20 20:30:20.502 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.512 INFO O| May 20 20:30:20.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
53322024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.512 INFO O| May 20 20:30:20.512 INFO STEP 250 (remove_files) COMPLETE
53332024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.512 INFO O| May 20 20:30:20.512 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.521 INFO O| May 20 20:30:20.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
53352024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.521 INFO O| May 20 20:30:20.521 INFO STEP 251 (remove_files) COMPLETE
53362024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.521 INFO O| May 20 20:30:20.521 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.530 INFO O| May 20 20:30:20.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
53382024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.531 INFO O| May 20 20:30:20.531 INFO STEP 252 (remove_files) COMPLETE
53392024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.531 INFO O| May 20 20:30:20.531 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.540 INFO O| May 20 20:30:20.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
53412024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.540 INFO O| May 20 20:30:20.540 INFO STEP 253 (remove_files) COMPLETE
53422024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.540 INFO O| May 20 20:30:20.540 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.550 INFO O| May 20 20:30:20.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
53442024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.550 INFO O| May 20 20:30:20.550 INFO STEP 254 (remove_files) COMPLETE
53452024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.550 INFO O| May 20 20:30:20.550 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.559 INFO O| May 20 20:30:20.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
53472024-05-20T20:30:21.005Z[ recovery-image] May 20 20:30:20.559 INFO O| May 20 20:30:20.559 INFO STEP 255 (remove_files) COMPLETE
53482024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.559 INFO O| May 20 20:30:20.559 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.569 INFO O| May 20 20:30:20.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
53502024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.569 INFO O| May 20 20:30:20.569 INFO STEP 256 (remove_files) COMPLETE
53512024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.569 INFO O| May 20 20:30:20.569 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.578 INFO O| May 20 20:30:20.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
53532024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.578 INFO O| May 20 20:30:20.578 INFO STEP 257 (remove_files) COMPLETE
53542024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.578 INFO O| May 20 20:30:20.578 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.588 INFO O| May 20 20:30:20.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
53562024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.588 INFO O| May 20 20:30:20.588 INFO STEP 258 (remove_files) COMPLETE
53572024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.588 INFO O| May 20 20:30:20.588 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.597 INFO O| May 20 20:30:20.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53592024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.597 INFO O| May 20 20:30:20.597 INFO STEP 259 (remove_files) COMPLETE
53602024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.597 INFO O| May 20 20:30:20.597 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.607 INFO O| May 20 20:30:20.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53622024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.607 INFO O| May 20 20:30:20.607 INFO STEP 260 (remove_files) COMPLETE
53632024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.607 INFO O| May 20 20:30:20.607 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.616 INFO O| May 20 20:30:20.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53652024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.616 INFO O| May 20 20:30:20.616 INFO STEP 261 (remove_files) COMPLETE
53662024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.616 INFO O| May 20 20:30:20.616 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.626 INFO O| May 20 20:30:20.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53682024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.626 INFO O| May 20 20:30:20.626 INFO STEP 262 (remove_files) COMPLETE
53692024-05-20T20:30:21.006Z[ recovery-image] May 20 20:30:20.626 INFO O| May 20 20:30:20.626 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.635 INFO O| May 20 20:30:20.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53712024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.636 INFO O| May 20 20:30:20.635 INFO STEP 263 (remove_files) COMPLETE
53722024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.636 INFO O| May 20 20:30:20.635 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.645 INFO O| May 20 20:30:20.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53742024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.645 INFO O| May 20 20:30:20.645 INFO STEP 264 (remove_files) COMPLETE
53752024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.645 INFO O| May 20 20:30:20.645 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.655 INFO O| May 20 20:30:20.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53772024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.655 INFO O| May 20 20:30:20.655 INFO STEP 265 (remove_files) COMPLETE
53782024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.655 INFO O| May 20 20:30:20.655 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.665 INFO O| May 20 20:30:20.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53802024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.665 INFO O| May 20 20:30:20.665 INFO STEP 266 (remove_files) COMPLETE
53812024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.665 INFO O| May 20 20:30:20.665 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.674 INFO O| May 20 20:30:20.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53832024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.674 INFO O| May 20 20:30:20.674 INFO STEP 267 (remove_files) COMPLETE
53842024-05-20T20:30:21.007Z[ recovery-image] May 20 20:30:20.674 INFO O| May 20 20:30:20.674 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.684 INFO O| May 20 20:30:20.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53862024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.684 INFO O| May 20 20:30:20.684 INFO STEP 268 (remove_files) COMPLETE
53872024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.684 INFO O| May 20 20:30:20.684 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.694 INFO O| May 20 20:30:20.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53892024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.695 INFO O| May 20 20:30:20.695 INFO STEP 269 (remove_files) COMPLETE
53902024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.695 INFO O| May 20 20:30:20.695 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.705 INFO O| May 20 20:30:20.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53922024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.705 INFO O| May 20 20:30:20.705 INFO STEP 270 (remove_files) COMPLETE
53932024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.705 INFO O| May 20 20:30:20.705 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.715 INFO O| May 20 20:30:20.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53952024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.715 INFO O| May 20 20:30:20.715 INFO STEP 271 (remove_files) COMPLETE
53962024-05-20T20:30:21.061Z[ recovery-image] May 20 20:30:20.715 INFO O| May 20 20:30:20.715 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.725 INFO O| May 20 20:30:20.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
53982024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.725 INFO O| May 20 20:30:20.725 INFO STEP 272 (remove_files) COMPLETE
53992024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.725 INFO O| May 20 20:30:20.725 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.734 INFO O| May 20 20:30:20.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
54012024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.734 INFO O| May 20 20:30:20.734 INFO STEP 273 (remove_files) COMPLETE
54022024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.734 INFO O| May 20 20:30:20.734 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.744 INFO O| May 20 20:30:20.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
54042024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.744 INFO O| May 20 20:30:20.744 INFO STEP 274 (remove_files) COMPLETE
54052024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.744 INFO O| May 20 20:30:20.744 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.754 INFO O| May 20 20:30:20.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
54072024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.754 INFO O| May 20 20:30:20.754 INFO STEP 275 (remove_files) COMPLETE
54082024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.754 INFO O| May 20 20:30:20.754 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.763 INFO O| May 20 20:30:20.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
54102024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.763 INFO O| May 20 20:30:20.763 INFO STEP 276 (remove_files) COMPLETE
54112024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.763 INFO O| May 20 20:30:20.763 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.773 INFO O| May 20 20:30:20.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
54132024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.773 INFO O| May 20 20:30:20.773 INFO STEP 277 (remove_files) COMPLETE
54142024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.773 INFO O| May 20 20:30:20.773 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.782 INFO O| May 20 20:30:20.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
54162024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.782 INFO O| May 20 20:30:20.782 INFO STEP 278 (remove_files) COMPLETE
54172024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.782 INFO O| May 20 20:30:20.782 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.792 INFO O| May 20 20:30:20.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
54192024-05-20T20:30:21.062Z[ recovery-image] May 20 20:30:20.792 INFO O| May 20 20:30:20.792 INFO STEP 279 (remove_files) COMPLETE
54202024-05-20T20:30:21.063Z[ recovery-image] May 20 20:30:20.792 INFO O| May 20 20:30:20.792 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212024-05-20T20:30:21.063Z[ recovery-image] May 20 20:30:20.802 INFO O| May 20 20:30:20.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
54222024-05-20T20:30:21.063Z[ recovery-image] May 20 20:30:20.802 INFO O| May 20 20:30:20.802 INFO STEP 280 (remove_files) COMPLETE
54232024-05-20T20:30:21.063Z[ recovery-image] May 20 20:30:20.802 INFO O| May 20 20:30:20.802 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242024-05-20T20:30:21.090Z[ recovery-image] May 20 20:30:20.812 INFO O| May 20 20:30:20.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
54252024-05-20T20:30:21.090Z[ recovery-image] May 20 20:30:20.812 INFO O| May 20 20:30:20.812 INFO STEP 281 (remove_files) COMPLETE
54262024-05-20T20:30:21.090Z[ recovery-image] May 20 20:30:20.812 INFO O| May 20 20:30:20.812 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272024-05-20T20:30:21.090Z[ recovery-image] May 20 20:30:20.821 INFO O| May 20 20:30:20.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
54282024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.821 INFO O| May 20 20:30:20.821 INFO STEP 282 (remove_files) COMPLETE
54292024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.821 INFO O| May 20 20:30:20.821 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.831 INFO O| May 20 20:30:20.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
54312024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.831 INFO O| May 20 20:30:20.831 INFO STEP 283 (remove_files) COMPLETE
54322024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.831 INFO O| May 20 20:30:20.831 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.841 INFO O| May 20 20:30:20.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
54342024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.841 INFO O| May 20 20:30:20.841 INFO STEP 284 (remove_files) COMPLETE
54352024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.841 INFO O| May 20 20:30:20.841 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.850 INFO O| May 20 20:30:20.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
54372024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.850 INFO O| May 20 20:30:20.850 INFO STEP 285 (remove_files) COMPLETE
54382024-05-20T20:30:21.091Z[ recovery-image] May 20 20:30:20.850 INFO O| May 20 20:30:20.850 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.860 INFO O| May 20 20:30:20.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
54402024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.860 INFO O| May 20 20:30:20.860 INFO STEP 286 (remove_files) COMPLETE
54412024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.860 INFO O| May 20 20:30:20.860 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.869 INFO O| May 20 20:30:20.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
54432024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.870 INFO O| May 20 20:30:20.869 INFO STEP 287 (remove_files) COMPLETE
54442024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.870 INFO O| May 20 20:30:20.870 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.879 INFO O| May 20 20:30:20.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
54462024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.879 INFO O| May 20 20:30:20.879 INFO STEP 288 (remove_files) COMPLETE
54472024-05-20T20:30:21.117Z[ recovery-image] May 20 20:30:20.879 INFO O| May 20 20:30:20.879 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482024-05-20T20:30:21.286Z[ recovery-image] May 20 20:30:20.888 INFO O| May 20 20:30:20.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
54492024-05-20T20:30:21.286Z[ recovery-image] May 20 20:30:20.889 INFO O| May 20 20:30:20.889 INFO STEP 289 (remove_files) COMPLETE
54502024-05-20T20:30:21.286Z[ recovery-image] May 20 20:30:20.889 INFO O| May 20 20:30:20.889 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.898 INFO O| May 20 20:30:20.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
54522024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.898 INFO O| May 20 20:30:20.898 INFO STEP 290 (remove_files) COMPLETE
54532024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.898 INFO O| May 20 20:30:20.898 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.908 INFO O| May 20 20:30:20.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
54552024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.908 INFO O| May 20 20:30:20.908 INFO STEP 291 (remove_files) COMPLETE
54562024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.908 INFO O| May 20 20:30:20.908 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.917 INFO O| May 20 20:30:20.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54582024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.918 INFO O| May 20 20:30:20.918 INFO STEP 292 (remove_files) COMPLETE
54592024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.918 INFO O| May 20 20:30:20.918 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.927 INFO O| May 20 20:30:20.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54612024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.927 INFO O| May 20 20:30:20.927 INFO STEP 293 (remove_files) COMPLETE
54622024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.927 INFO O| May 20 20:30:20.927 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.937 INFO O| May 20 20:30:20.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54642024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.937 INFO O| May 20 20:30:20.937 INFO STEP 294 (remove_files) COMPLETE
54652024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.937 INFO O| May 20 20:30:20.937 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.946 INFO O| May 20 20:30:20.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54672024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.946 INFO O| May 20 20:30:20.946 INFO STEP 295 (remove_files) COMPLETE
54682024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.946 INFO O| May 20 20:30:20.946 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.956 INFO O| May 20 20:30:20.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54702024-05-20T20:30:21.427Z[ recovery-image] May 20 20:30:20.956 INFO O| May 20 20:30:20.956 INFO STEP 296 (remove_files) COMPLETE
54712024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.956 INFO O| May 20 20:30:20.956 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.966 INFO O| May 20 20:30:20.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54732024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.966 INFO O| May 20 20:30:20.966 INFO STEP 297 (remove_files) COMPLETE
54742024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.966 INFO O| May 20 20:30:20.966 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.975 INFO O| May 20 20:30:20.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54762024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.975 INFO O| May 20 20:30:20.975 INFO STEP 298 (remove_files) COMPLETE
54772024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.975 INFO O| May 20 20:30:20.975 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.985 INFO O| May 20 20:30:20.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54792024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.985 INFO O| May 20 20:30:20.985 INFO STEP 299 (remove_files) COMPLETE
54802024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.985 INFO O| May 20 20:30:20.985 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.995 INFO O| May 20 20:30:20.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54822024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.995 INFO O| May 20 20:30:20.995 INFO STEP 300 (remove_files) COMPLETE
54832024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:20.995 INFO O| May 20 20:30:20.995 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.005 INFO O| May 20 20:30:21.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54852024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.005 INFO O| May 20 20:30:21.005 INFO STEP 301 (remove_files) COMPLETE
54862024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.005 INFO O| May 20 20:30:21.005 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.015 INFO O| May 20 20:30:21.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54882024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.015 INFO O| May 20 20:30:21.015 INFO STEP 302 (remove_files) COMPLETE
54892024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.015 INFO O| May 20 20:30:21.015 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.025 INFO O| May 20 20:30:21.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
54912024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.025 INFO O| May 20 20:30:21.025 INFO STEP 303 (remove_files) COMPLETE
54922024-05-20T20:30:21.428Z[ recovery-image] May 20 20:30:21.025 INFO O| May 20 20:30:21.025 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.035 INFO O| May 20 20:30:21.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54942024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.035 INFO O| May 20 20:30:21.035 INFO STEP 304 (remove_files) COMPLETE
54952024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.035 INFO O| May 20 20:30:21.035 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.045 INFO O| May 20 20:30:21.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54972024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.045 INFO O| May 20 20:30:21.045 INFO STEP 305 (remove_files) COMPLETE
54982024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.045 INFO O| May 20 20:30:21.045 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.055 INFO O| May 20 20:30:21.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
55002024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.055 INFO O| May 20 20:30:21.055 INFO STEP 306 (remove_files) COMPLETE
55012024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.055 INFO O| May 20 20:30:21.055 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.065 INFO O| May 20 20:30:21.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
55032024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.065 INFO O| May 20 20:30:21.065 INFO STEP 307 (remove_files) COMPLETE
55042024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.065 INFO O| May 20 20:30:21.065 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.075 INFO O| May 20 20:30:21.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
55062024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.075 INFO O| May 20 20:30:21.075 INFO STEP 308 (remove_files) COMPLETE
55072024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.075 INFO O| May 20 20:30:21.075 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.085 INFO O| May 20 20:30:21.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
55092024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.085 INFO O| May 20 20:30:21.085 INFO STEP 309 (remove_files) COMPLETE
55102024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.085 INFO O| May 20 20:30:21.085 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.095 INFO O| May 20 20:30:21.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
55122024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.095 INFO O| May 20 20:30:21.095 INFO STEP 310 (remove_files) COMPLETE
55132024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.095 INFO O| May 20 20:30:21.095 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.104 INFO O| May 20 20:30:21.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
55152024-05-20T20:30:21.429Z[ recovery-image] May 20 20:30:21.104 INFO O| May 20 20:30:21.104 INFO STEP 311 (remove_files) COMPLETE
55162024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.104 INFO O| May 20 20:30:21.104 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.114 INFO O| May 20 20:30:21.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
55182024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.114 INFO O| May 20 20:30:21.114 INFO STEP 312 (remove_files) COMPLETE
55192024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.114 INFO O| May 20 20:30:21.114 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.124 INFO O| May 20 20:30:21.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
55212024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.124 INFO O| May 20 20:30:21.124 INFO STEP 313 (remove_files) COMPLETE
55222024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.124 INFO O| May 20 20:30:21.124 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.133 INFO O| May 20 20:30:21.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
55242024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.133 INFO O| May 20 20:30:21.133 INFO STEP 314 (remove_files) COMPLETE
55252024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.133 INFO O| May 20 20:30:21.133 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.143 INFO O| May 20 20:30:21.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
55272024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.143 INFO O| May 20 20:30:21.143 INFO STEP 315 (remove_files) COMPLETE
55282024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.143 INFO O| May 20 20:30:21.143 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.153 INFO O| May 20 20:30:21.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
55302024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.153 INFO O| May 20 20:30:21.153 INFO STEP 316 (remove_files) COMPLETE
55312024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.153 INFO O| May 20 20:30:21.153 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.162 INFO O| May 20 20:30:21.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
55332024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.162 INFO O| May 20 20:30:21.162 INFO STEP 317 (remove_files) COMPLETE
55342024-05-20T20:30:21.430Z[ recovery-image] May 20 20:30:21.162 INFO O| May 20 20:30:21.162 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352024-05-20T20:30:21.458Z[ recovery-image] May 20 20:30:21.172 INFO O| May 20 20:30:21.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
55362024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.172 INFO O| May 20 20:30:21.172 INFO STEP 318 (remove_files) COMPLETE
55372024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.172 INFO O| May 20 20:30:21.172 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.181 INFO O| May 20 20:30:21.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
55392024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.181 INFO O| May 20 20:30:21.181 INFO STEP 319 (remove_files) COMPLETE
55402024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.182 INFO O| May 20 20:30:21.181 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.191 INFO O| May 20 20:30:21.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
55422024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.191 INFO O| May 20 20:30:21.191 INFO STEP 320 (remove_files) COMPLETE
55432024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.191 INFO O| May 20 20:30:21.191 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.201 INFO O| May 20 20:30:21.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
55452024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.201 INFO O| May 20 20:30:21.201 INFO STEP 321 (remove_files) COMPLETE
55462024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.201 INFO O| May 20 20:30:21.201 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.210 INFO O| May 20 20:30:21.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
55482024-05-20T20:30:21.459Z[ recovery-image] May 20 20:30:21.211 INFO O| May 20 20:30:21.211 INFO STEP 322 (remove_files) COMPLETE
55492024-05-20T20:30:21.460Z[ recovery-image] May 20 20:30:21.211 INFO O| May 20 20:30:21.211 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.220 INFO O| May 20 20:30:21.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
55512024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.220 INFO O| May 20 20:30:21.220 INFO STEP 323 (remove_files) COMPLETE
55522024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.220 INFO O| May 20 20:30:21.220 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.230 INFO O| May 20 20:30:21.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
55542024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.230 INFO O| May 20 20:30:21.230 INFO STEP 324 (remove_files) COMPLETE
55552024-05-20T20:30:21.482Z[ recovery-image] May 20 20:30:21.230 INFO O| May 20 20:30:21.230 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562024-05-20T20:30:21.483Z[ recovery-image] May 20 20:30:21.239 INFO O| May 20 20:30:21.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55572024-05-20T20:30:21.483Z[ recovery-image] May 20 20:30:21.239 INFO O| May 20 20:30:21.239 INFO STEP 325 (remove_files) COMPLETE
55582024-05-20T20:30:21.483Z[ recovery-image] May 20 20:30:21.239 INFO O| May 20 20:30:21.239 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592024-05-20T20:30:21.520Z[ recovery-image] May 20 20:30:21.249 INFO O| May 20 20:30:21.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55602024-05-20T20:30:21.520Z[ recovery-image] May 20 20:30:21.249 INFO O| May 20 20:30:21.249 INFO STEP 326 (remove_files) COMPLETE
55612024-05-20T20:30:21.520Z[ recovery-image] May 20 20:30:21.249 INFO O| May 20 20:30:21.249 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622024-05-20T20:30:21.521Z[ recovery-image] May 20 20:30:21.259 INFO O| May 20 20:30:21.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55632024-05-20T20:30:21.521Z[ recovery-image] May 20 20:30:21.259 INFO O| May 20 20:30:21.259 INFO STEP 327 (remove_files) COMPLETE
55642024-05-20T20:30:21.521Z[ recovery-image] May 20 20:30:21.259 INFO O| May 20 20:30:21.259 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.269 INFO O| May 20 20:30:21.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55662024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.269 INFO O| May 20 20:30:21.269 INFO STEP 328 (remove_files) COMPLETE
55672024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.269 INFO O| May 20 20:30:21.269 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.278 INFO O| May 20 20:30:21.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55692024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.278 INFO O| May 20 20:30:21.278 INFO STEP 329 (remove_files) COMPLETE
55702024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.278 INFO O| May 20 20:30:21.278 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.287 INFO O| May 20 20:30:21.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55722024-05-20T20:30:21.635Z[ recovery-image] May 20 20:30:21.288 INFO O| May 20 20:30:21.287 INFO STEP 330 (remove_files) COMPLETE
55732024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.288 INFO O| May 20 20:30:21.288 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.297 INFO O| May 20 20:30:21.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55752024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.297 INFO O| May 20 20:30:21.297 INFO STEP 331 (remove_files) COMPLETE
55762024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.297 INFO O| May 20 20:30:21.297 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.307 INFO O| May 20 20:30:21.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55782024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.307 INFO O| May 20 20:30:21.307 INFO STEP 332 (remove_files) COMPLETE
55792024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.307 INFO O| May 20 20:30:21.307 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.317 INFO O| May 20 20:30:21.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55812024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.317 INFO O| May 20 20:30:21.317 INFO STEP 333 (remove_files) COMPLETE
55822024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.317 INFO O| May 20 20:30:21.317 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.326 INFO O| May 20 20:30:21.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55842024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.326 INFO O| May 20 20:30:21.326 INFO STEP 334 (remove_files) COMPLETE
55852024-05-20T20:30:21.636Z[ recovery-image] May 20 20:30:21.326 INFO O| May 20 20:30:21.326 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.336 INFO O| May 20 20:30:21.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55872024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.336 INFO O| May 20 20:30:21.336 INFO STEP 335 (remove_files) COMPLETE
55882024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.336 INFO O| May 20 20:30:21.336 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.346 INFO O| May 20 20:30:21.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55902024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.346 INFO O| May 20 20:30:21.346 INFO STEP 336 (remove_files) COMPLETE
55912024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.346 INFO O| May 20 20:30:21.346 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.355 INFO O| May 20 20:30:21.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55932024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.355 INFO O| May 20 20:30:21.355 INFO STEP 337 (remove_files) COMPLETE
55942024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.355 INFO O| May 20 20:30:21.355 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.365 INFO O| May 20 20:30:21.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55962024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.365 INFO O| May 20 20:30:21.365 INFO STEP 338 (remove_files) COMPLETE
55972024-05-20T20:30:21.833Z[ recovery-image] May 20 20:30:21.365 INFO O| May 20 20:30:21.365 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.375 INFO O| May 20 20:30:21.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
55992024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.375 INFO O| May 20 20:30:21.375 INFO STEP 339 (remove_files) COMPLETE
56002024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.375 INFO O| May 20 20:30:21.375 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.385 INFO O| May 20 20:30:21.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
56022024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.385 INFO O| May 20 20:30:21.385 INFO STEP 340 (remove_files) COMPLETE
56032024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.385 INFO O| May 20 20:30:21.385 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.396 INFO O| May 20 20:30:21.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
56052024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.396 INFO O| May 20 20:30:21.396 INFO STEP 341 (remove_files) COMPLETE
56062024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.396 INFO O| May 20 20:30:21.396 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.406 INFO O| May 20 20:30:21.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
56082024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.406 INFO O| May 20 20:30:21.406 INFO STEP 342 (remove_files) COMPLETE
56092024-05-20T20:30:21.834Z[ recovery-image] May 20 20:30:21.406 INFO O| May 20 20:30:21.406 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102024-05-20T20:30:22.463Z[ recovery-image] May 20 20:30:21.416 INFO O| May 20 20:30:21.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
56112024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.416 INFO O| May 20 20:30:21.416 INFO STEP 343 (remove_files) COMPLETE
56122024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.416 INFO O| May 20 20:30:21.416 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.426 INFO O| May 20 20:30:21.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
56142024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.426 INFO O| May 20 20:30:21.426 INFO STEP 344 (remove_files) COMPLETE
56152024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.426 INFO O| May 20 20:30:21.426 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.435 INFO O| May 20 20:30:21.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
56172024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.435 INFO O| May 20 20:30:21.435 INFO STEP 345 (remove_files) COMPLETE
56182024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.435 INFO O| May 20 20:30:21.435 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.445 INFO O| May 20 20:30:21.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
56202024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.445 INFO O| May 20 20:30:21.445 INFO STEP 346 (remove_files) COMPLETE
56212024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.445 INFO O| May 20 20:30:21.445 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.455 INFO O| May 20 20:30:21.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
56232024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.455 INFO O| May 20 20:30:21.455 INFO STEP 347 (remove_files) COMPLETE
56242024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.455 INFO O| May 20 20:30:21.455 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.464 INFO O| May 20 20:30:21.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
56262024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.464 INFO O| May 20 20:30:21.464 INFO STEP 348 (remove_files) COMPLETE
56272024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.464 INFO O| May 20 20:30:21.464 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.474 INFO O| May 20 20:30:21.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
56292024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.474 INFO O| May 20 20:30:21.474 INFO STEP 349 (remove_files) COMPLETE
56302024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.474 INFO O| May 20 20:30:21.474 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312024-05-20T20:30:22.464Z[ recovery-image] May 20 20:30:21.483 INFO O| May 20 20:30:21.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
56322024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.483 INFO O| May 20 20:30:21.483 INFO STEP 350 (remove_files) COMPLETE
56332024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.483 INFO O| May 20 20:30:21.483 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.493 INFO O| May 20 20:30:21.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
56352024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.493 INFO O| May 20 20:30:21.493 INFO STEP 351 (remove_files) COMPLETE
56362024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.493 INFO O| May 20 20:30:21.493 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.503 INFO O| May 20 20:30:21.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
56382024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.503 INFO O| May 20 20:30:21.503 INFO STEP 352 (remove_files) COMPLETE
56392024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.503 INFO O| May 20 20:30:21.503 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.512 INFO O| May 20 20:30:21.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
56412024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.513 INFO O| May 20 20:30:21.513 INFO STEP 353 (remove_files) COMPLETE
56422024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.513 INFO O| May 20 20:30:21.513 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.522 INFO O| May 20 20:30:21.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
56442024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.522 INFO O| May 20 20:30:21.522 INFO STEP 354 (remove_files) COMPLETE
56452024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.522 INFO O| May 20 20:30:21.522 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.532 INFO O| May 20 20:30:21.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
56472024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.532 INFO O| May 20 20:30:21.532 INFO STEP 355 (remove_files) COMPLETE
56482024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.532 INFO O| May 20 20:30:21.532 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.542 INFO O| May 20 20:30:21.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
56502024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.542 INFO O| May 20 20:30:21.542 INFO STEP 356 (remove_files) COMPLETE
56512024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.542 INFO O| May 20 20:30:21.542 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.551 INFO O| May 20 20:30:21.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
56532024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.551 INFO O| May 20 20:30:21.551 INFO STEP 357 (remove_files) COMPLETE
56542024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.551 INFO O| May 20 20:30:21.551 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552024-05-20T20:30:22.465Z[ recovery-image] May 20 20:30:21.561 INFO O| May 20 20:30:21.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
56562024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.561 INFO O| May 20 20:30:21.561 INFO STEP 358 (remove_files) COMPLETE
56572024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.561 INFO O| May 20 20:30:21.561 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.570 INFO O| May 20 20:30:21.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56592024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.571 INFO O| May 20 20:30:21.570 INFO STEP 359 (remove_files) COMPLETE
56602024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.571 INFO O| May 20 20:30:21.571 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.580 INFO O| May 20 20:30:21.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
56622024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.580 INFO O| May 20 20:30:21.580 INFO STEP 360 (remove_files) COMPLETE
56632024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.580 INFO O| May 20 20:30:21.580 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.590 INFO O| May 20 20:30:21.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
56652024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.590 INFO O| May 20 20:30:21.590 INFO STEP 361 (remove_files) COMPLETE
56662024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.590 INFO O| May 20 20:30:21.590 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.600 INFO O| May 20 20:30:21.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
56682024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.600 INFO O| May 20 20:30:21.600 INFO STEP 362 (remove_files) COMPLETE
56692024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.600 INFO O| May 20 20:30:21.600 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.609 INFO O| May 20 20:30:21.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
56712024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.609 INFO O| May 20 20:30:21.609 INFO STEP 363 (remove_files) COMPLETE
56722024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.609 INFO O| May 20 20:30:21.609 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.619 INFO O| May 20 20:30:21.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
56742024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.619 INFO O| May 20 20:30:21.619 INFO STEP 364 (remove_files) COMPLETE
56752024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.619 INFO O| May 20 20:30:21.619 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.628 INFO O| May 20 20:30:21.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56772024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.629 INFO O| May 20 20:30:21.628 INFO STEP 365 (remove_files) COMPLETE
56782024-05-20T20:30:22.466Z[ recovery-image] May 20 20:30:21.629 INFO O| May 20 20:30:21.628 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.638 INFO O| May 20 20:30:21.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56802024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.638 INFO O| May 20 20:30:21.638 INFO STEP 366 (remove_files) COMPLETE
56812024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.638 INFO O| May 20 20:30:21.638 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.648 INFO O| May 20 20:30:21.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56832024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.648 INFO O| May 20 20:30:21.648 INFO STEP 367 (remove_files) COMPLETE
56842024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.648 INFO O| May 20 20:30:21.648 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.657 INFO O| May 20 20:30:21.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56862024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.657 INFO O| May 20 20:30:21.657 INFO STEP 368 (remove_files) COMPLETE
56872024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.657 INFO O| May 20 20:30:21.657 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.667 INFO O| May 20 20:30:21.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56892024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.667 INFO O| May 20 20:30:21.667 INFO STEP 369 (remove_files) COMPLETE
56902024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.667 INFO O| May 20 20:30:21.667 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.676 INFO O| May 20 20:30:21.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
56922024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.677 INFO O| May 20 20:30:21.677 INFO STEP 370 (remove_files) COMPLETE
56932024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.677 INFO O| May 20 20:30:21.677 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.686 INFO O| May 20 20:30:21.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56952024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.686 INFO O| May 20 20:30:21.686 INFO STEP 371 (remove_files) COMPLETE
56962024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.686 INFO O| May 20 20:30:21.686 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.696 INFO O| May 20 20:30:21.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56982024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.696 INFO O| May 20 20:30:21.696 INFO STEP 372 (remove_files) COMPLETE
56992024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.696 INFO O| May 20 20:30:21.696 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-05-20T20:30:22.467Z[ recovery-image] May 20 20:30:21.706 INFO O| May 20 20:30:21.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
57012024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.706 INFO O| May 20 20:30:21.706 INFO STEP 373 (remove_files) COMPLETE
57022024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.706 INFO O| May 20 20:30:21.706 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.717 INFO O| May 20 20:30:21.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
57042024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.717 INFO O| May 20 20:30:21.717 INFO STEP 374 (remove_files) COMPLETE
57052024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.717 INFO O| May 20 20:30:21.717 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.727 INFO O| May 20 20:30:21.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
57072024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.727 INFO O| May 20 20:30:21.727 INFO STEP 375 (remove_files) COMPLETE
57082024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.727 INFO O| May 20 20:30:21.727 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-05-20T20:30:22.468Z[ recovery-image] May 20 20:30:21.737 INFO O| May 20 20:30:21.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
57102024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.737 INFO O| May 20 20:30:21.737 INFO STEP 376 (remove_files) COMPLETE
57112024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.737 INFO O| May 20 20:30:21.737 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.747 INFO O| May 20 20:30:21.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
57132024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.747 INFO O| May 20 20:30:21.747 INFO STEP 377 (remove_files) COMPLETE
57142024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.747 INFO O| May 20 20:30:21.747 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-05-20T20:30:22.756Z[ recovery-image] May 20 20:30:21.757 INFO O| May 20 20:30:21.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
57162024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.757 INFO O| May 20 20:30:21.757 INFO STEP 378 (remove_files) COMPLETE
57172024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.757 INFO O| May 20 20:30:21.757 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.766 INFO O| May 20 20:30:21.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
57192024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.767 INFO O| May 20 20:30:21.767 INFO STEP 379 (remove_files) COMPLETE
57202024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.767 INFO O| May 20 20:30:21.767 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.777 INFO O| May 20 20:30:21.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
57222024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.777 INFO O| May 20 20:30:21.777 INFO STEP 380 (remove_files) COMPLETE
57232024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.777 INFO O| May 20 20:30:21.777 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.786 INFO O| May 20 20:30:21.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
57252024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.787 INFO O| May 20 20:30:21.787 INFO STEP 381 (remove_files) COMPLETE
57262024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.787 INFO O| May 20 20:30:21.787 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.797 INFO O| May 20 20:30:21.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
57282024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.797 INFO O| May 20 20:30:21.797 INFO STEP 382 (remove_files) COMPLETE
57292024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.797 INFO O| May 20 20:30:21.797 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.807 INFO O| May 20 20:30:21.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
57312024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.807 INFO O| May 20 20:30:21.807 INFO STEP 383 (remove_files) COMPLETE
57322024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.807 INFO O| May 20 20:30:21.807 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.817 INFO O| May 20 20:30:21.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
57342024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.817 INFO O| May 20 20:30:21.817 INFO STEP 384 (remove_files) COMPLETE
57352024-05-20T20:30:22.757Z[ recovery-image] May 20 20:30:21.817 INFO O| May 20 20:30:21.817 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.827 INFO O| May 20 20:30:21.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
57372024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.827 INFO O| May 20 20:30:21.827 INFO STEP 385 (remove_files) COMPLETE
57382024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.827 INFO O| May 20 20:30:21.827 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.836 INFO O| May 20 20:30:21.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
57402024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.836 INFO O| May 20 20:30:21.836 INFO STEP 386 (remove_files) COMPLETE
57412024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.836 INFO O| May 20 20:30:21.836 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.846 INFO O| May 20 20:30:21.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
57432024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.846 INFO O| May 20 20:30:21.846 INFO STEP 387 (remove_files) COMPLETE
57442024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.846 INFO O| May 20 20:30:21.846 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.857 INFO O| May 20 20:30:21.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
57462024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.857 INFO O| May 20 20:30:21.857 INFO STEP 388 (remove_files) COMPLETE
57472024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.857 INFO O| May 20 20:30:21.857 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.867 INFO O| May 20 20:30:21.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
57492024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.867 INFO O| May 20 20:30:21.867 INFO STEP 389 (remove_files) COMPLETE
57502024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.867 INFO O| May 20 20:30:21.867 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.878 INFO O| May 20 20:30:21.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
57522024-05-20T20:30:22.758Z[ recovery-image] May 20 20:30:21.878 INFO O| May 20 20:30:21.878 INFO STEP 390 (remove_files) COMPLETE
57532024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.878 INFO O| May 20 20:30:21.878 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.889 INFO O| May 20 20:30:21.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57552024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.889 INFO O| May 20 20:30:21.889 INFO STEP 391 (remove_files) COMPLETE
57562024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.889 INFO O| May 20 20:30:21.889 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.899 INFO O| May 20 20:30:21.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57582024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.899 INFO O| May 20 20:30:21.899 INFO STEP 392 (remove_files) COMPLETE
57592024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.899 INFO O| May 20 20:30:21.899 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.909 INFO O| May 20 20:30:21.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57612024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.909 INFO O| May 20 20:30:21.909 INFO STEP 393 (remove_files) COMPLETE
57622024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.909 INFO O| May 20 20:30:21.909 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.918 INFO O| May 20 20:30:21.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57642024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.918 INFO O| May 20 20:30:21.918 INFO STEP 394 (remove_files) COMPLETE
57652024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.918 INFO O| May 20 20:30:21.918 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.928 INFO O| May 20 20:30:21.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57672024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.928 INFO O| May 20 20:30:21.928 INFO STEP 395 (remove_files) COMPLETE
57682024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.928 INFO O| May 20 20:30:21.928 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.937 INFO O| May 20 20:30:21.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57702024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.937 INFO O| May 20 20:30:21.937 INFO STEP 396 (remove_files) COMPLETE
57712024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.937 INFO O| May 20 20:30:21.937 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.947 INFO O| May 20 20:30:21.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57732024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.947 INFO O| May 20 20:30:21.947 INFO STEP 397 (remove_files) COMPLETE
57742024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.947 INFO O| May 20 20:30:21.947 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752024-05-20T20:30:22.759Z[ recovery-image] May 20 20:30:21.956 INFO O| May 20 20:30:21.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57762024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.956 INFO O| May 20 20:30:21.956 INFO STEP 398 (remove_files) COMPLETE
57772024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.956 INFO O| May 20 20:30:21.956 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.965 INFO O| May 20 20:30:21.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57792024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.965 INFO O| May 20 20:30:21.965 INFO STEP 399 (remove_files) COMPLETE
57802024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.965 INFO O| May 20 20:30:21.965 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.975 INFO O| May 20 20:30:21.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57822024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.975 INFO O| May 20 20:30:21.975 INFO STEP 400 (remove_files) COMPLETE
57832024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.975 INFO O| May 20 20:30:21.975 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.985 INFO O| May 20 20:30:21.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57852024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.985 INFO O| May 20 20:30:21.985 INFO STEP 401 (remove_files) COMPLETE
57862024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.985 INFO O| May 20 20:30:21.985 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.994 INFO O| May 20 20:30:21.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57882024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.994 INFO O| May 20 20:30:21.994 INFO STEP 402 (remove_files) COMPLETE
57892024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:21.994 INFO O| May 20 20:30:21.994 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.005 INFO O| May 20 20:30:22.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57912024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.005 INFO O| May 20 20:30:22.005 INFO STEP 403 (remove_files) COMPLETE
57922024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.005 INFO O| May 20 20:30:22.005 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.015 INFO O| May 20 20:30:22.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57942024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.015 INFO O| May 20 20:30:22.015 INFO STEP 404 (remove_files) COMPLETE
57952024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.015 INFO O| May 20 20:30:22.015 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.024 INFO O| May 20 20:30:22.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57972024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.024 INFO O| May 20 20:30:22.024 INFO STEP 405 (remove_files) COMPLETE
57982024-05-20T20:30:22.760Z[ recovery-image] May 20 20:30:22.024 INFO O| May 20 20:30:22.024 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.034 INFO O| May 20 20:30:22.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
58002024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.034 INFO O| May 20 20:30:22.034 INFO STEP 406 (remove_files) COMPLETE
58012024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.034 INFO O| May 20 20:30:22.034 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.044 INFO O| May 20 20:30:22.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
58032024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.044 INFO O| May 20 20:30:22.044 INFO STEP 407 (remove_files) COMPLETE
58042024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.044 INFO O| May 20 20:30:22.044 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.054 INFO O| May 20 20:30:22.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
58062024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.054 INFO O| May 20 20:30:22.054 INFO STEP 408 (remove_files) COMPLETE
58072024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.054 INFO O| May 20 20:30:22.054 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.063 INFO O| May 20 20:30:22.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
58092024-05-20T20:30:22.761Z[ recovery-image] May 20 20:30:22.064 INFO O| May 20 20:30:22.064 INFO STEP 409 (remove_files) COMPLETE
58102024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.064 INFO O| May 20 20:30:22.064 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.074 INFO O| May 20 20:30:22.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
58122024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.074 INFO O| May 20 20:30:22.074 INFO STEP 410 (remove_files) COMPLETE
58132024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.074 INFO O| May 20 20:30:22.074 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.084 INFO O| May 20 20:30:22.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
58152024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.084 INFO O| May 20 20:30:22.084 INFO STEP 411 (remove_files) COMPLETE
58162024-05-20T20:30:22.986Z[ recovery-image] May 20 20:30:22.084 INFO O| May 20 20:30:22.084 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.095 INFO O| May 20 20:30:22.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
58182024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.095 INFO O| May 20 20:30:22.095 INFO STEP 412 (remove_files) COMPLETE
58192024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.095 INFO O| May 20 20:30:22.095 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.105 INFO O| May 20 20:30:22.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
58212024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.105 INFO O| May 20 20:30:22.105 INFO STEP 413 (remove_files) COMPLETE
58222024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.105 INFO O| May 20 20:30:22.105 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.115 INFO O| May 20 20:30:22.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
58242024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.115 INFO O| May 20 20:30:22.115 INFO STEP 414 (remove_files) COMPLETE
58252024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.115 INFO O| May 20 20:30:22.115 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.125 INFO O| May 20 20:30:22.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
58272024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.125 INFO O| May 20 20:30:22.125 INFO STEP 415 (remove_files) COMPLETE
58282024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.125 INFO O| May 20 20:30:22.125 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.135 INFO O| May 20 20:30:22.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
58302024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.135 INFO O| May 20 20:30:22.135 INFO STEP 416 (remove_files) COMPLETE
58312024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.135 INFO O| May 20 20:30:22.135 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.145 INFO O| May 20 20:30:22.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
58332024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.145 INFO O| May 20 20:30:22.145 INFO STEP 417 (remove_files) COMPLETE
58342024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.145 INFO O| May 20 20:30:22.145 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.155 INFO O| May 20 20:30:22.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
58362024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.155 INFO O| May 20 20:30:22.155 INFO STEP 418 (remove_files) COMPLETE
58372024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.155 INFO O| May 20 20:30:22.155 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.165 INFO O| May 20 20:30:22.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
58392024-05-20T20:30:22.987Z[ recovery-image] May 20 20:30:22.165 INFO O| May 20 20:30:22.165 INFO STEP 419 (remove_files) COMPLETE
58402024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.165 INFO O| May 20 20:30:22.165 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.175 INFO O| May 20 20:30:22.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
58422024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.175 INFO O| May 20 20:30:22.175 INFO STEP 420 (remove_files) COMPLETE
58432024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.175 INFO O| May 20 20:30:22.175 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.185 INFO O| May 20 20:30:22.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
58452024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.185 INFO O| May 20 20:30:22.185 INFO STEP 421 (remove_files) COMPLETE
58462024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.185 INFO O| May 20 20:30:22.185 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.194 INFO O| May 20 20:30:22.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
58482024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.194 INFO O| May 20 20:30:22.194 INFO STEP 422 (remove_files) COMPLETE
58492024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.194 INFO O| May 20 20:30:22.194 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.204 INFO O| May 20 20:30:22.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
58512024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.204 INFO O| May 20 20:30:22.204 INFO STEP 423 (remove_files) COMPLETE
58522024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.204 INFO O| May 20 20:30:22.204 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.214 INFO O| May 20 20:30:22.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
58542024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.214 INFO O| May 20 20:30:22.214 INFO STEP 424 (remove_files) COMPLETE
58552024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.214 INFO O| May 20 20:30:22.214 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.223 INFO O| May 20 20:30:22.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58572024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.223 INFO O| May 20 20:30:22.223 INFO STEP 425 (remove_files) COMPLETE
58582024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.223 INFO O| May 20 20:30:22.223 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.233 INFO O| May 20 20:30:22.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58602024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.233 INFO O| May 20 20:30:22.233 INFO STEP 426 (remove_files) COMPLETE
58612024-05-20T20:30:22.988Z[ recovery-image] May 20 20:30:22.233 INFO O| May 20 20:30:22.233 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.242 INFO O| May 20 20:30:22.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58632024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.242 INFO O| May 20 20:30:22.242 INFO STEP 427 (remove_files) COMPLETE
58642024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.242 INFO O| May 20 20:30:22.242 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.252 INFO O| May 20 20:30:22.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58662024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.252 INFO O| May 20 20:30:22.252 INFO STEP 428 (remove_files) COMPLETE
58672024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.252 INFO O| May 20 20:30:22.252 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.261 INFO O| May 20 20:30:22.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58692024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.261 INFO O| May 20 20:30:22.261 INFO STEP 429 (remove_files) COMPLETE
58702024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.261 INFO O| May 20 20:30:22.261 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.271 INFO O| May 20 20:30:22.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58722024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.271 INFO O| May 20 20:30:22.271 INFO STEP 430 (remove_files) COMPLETE
58732024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.271 INFO O| May 20 20:30:22.271 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.281 INFO O| May 20 20:30:22.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58752024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.281 INFO O| May 20 20:30:22.281 INFO STEP 431 (remove_files) COMPLETE
58762024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.281 INFO O| May 20 20:30:22.281 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.290 INFO O| May 20 20:30:22.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58782024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.290 INFO O| May 20 20:30:22.290 INFO STEP 432 (remove_files) COMPLETE
58792024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.290 INFO O| May 20 20:30:22.290 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.300 INFO O| May 20 20:30:22.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58812024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.300 INFO O| May 20 20:30:22.300 INFO STEP 433 (remove_files) COMPLETE
58822024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.300 INFO O| May 20 20:30:22.300 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.310 INFO O| May 20 20:30:22.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58842024-05-20T20:30:22.989Z[ recovery-image] May 20 20:30:22.310 INFO O| May 20 20:30:22.310 INFO STEP 434 (remove_files) COMPLETE
58852024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.310 INFO O| May 20 20:30:22.310 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.319 INFO O| May 20 20:30:22.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58872024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.319 INFO O| May 20 20:30:22.319 INFO STEP 435 (remove_files) COMPLETE
58882024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.319 INFO O| May 20 20:30:22.319 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.329 INFO O| May 20 20:30:22.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58902024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.329 INFO O| May 20 20:30:22.329 INFO STEP 436 (remove_files) COMPLETE
58912024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.329 INFO O| May 20 20:30:22.329 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.339 INFO O| May 20 20:30:22.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58932024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.339 INFO O| May 20 20:30:22.339 INFO STEP 437 (remove_files) COMPLETE
58942024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.339 INFO O| May 20 20:30:22.339 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.349 INFO O| May 20 20:30:22.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58962024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.349 INFO O| May 20 20:30:22.349 INFO STEP 438 (remove_files) COMPLETE
58972024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.349 INFO O| May 20 20:30:22.349 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982024-05-20T20:30:22.990Z[ recovery-image] May 20 20:30:22.358 INFO O| May 20 20:30:22.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58992024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.359 INFO O| May 20 20:30:22.358 INFO STEP 439 (remove_files) COMPLETE
59002024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.359 INFO O| May 20 20:30:22.358 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.368 INFO O| May 20 20:30:22.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
59022024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.368 INFO O| May 20 20:30:22.368 INFO STEP 440 (remove_files) COMPLETE
59032024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.368 INFO O| May 20 20:30:22.368 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.378 INFO O| May 20 20:30:22.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
59052024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.378 INFO O| May 20 20:30:22.378 INFO STEP 441 (remove_files) COMPLETE
59062024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.378 INFO O| May 20 20:30:22.378 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.388 INFO O| May 20 20:30:22.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
59082024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.388 INFO O| May 20 20:30:22.388 INFO STEP 442 (remove_files) COMPLETE
59092024-05-20T20:30:22.991Z[ recovery-image] May 20 20:30:22.388 INFO O| May 20 20:30:22.388 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.398 INFO O| May 20 20:30:22.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
59112024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.398 INFO O| May 20 20:30:22.398 INFO STEP 443 (remove_files) COMPLETE
59122024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.398 INFO O| May 20 20:30:22.398 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.408 INFO O| May 20 20:30:22.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
59142024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.408 INFO O| May 20 20:30:22.408 INFO STEP 444 (remove_files) COMPLETE
59152024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.408 INFO O| May 20 20:30:22.408 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.417 INFO O| May 20 20:30:22.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
59172024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.418 INFO O| May 20 20:30:22.418 INFO STEP 445 (remove_files) COMPLETE
59182024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.418 INFO O| May 20 20:30:22.418 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.428 INFO O| May 20 20:30:22.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
59202024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.429 INFO O| May 20 20:30:22.429 INFO STEP 446 (remove_files) COMPLETE
59212024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.429 INFO O| May 20 20:30:22.429 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.439 INFO O| May 20 20:30:22.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
59232024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.439 INFO O| May 20 20:30:22.439 INFO STEP 447 (remove_files) COMPLETE
59242024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.439 INFO O| May 20 20:30:22.439 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.449 INFO O| May 20 20:30:22.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
59262024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.449 INFO O| May 20 20:30:22.449 INFO STEP 448 (remove_files) COMPLETE
59272024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.449 INFO O| May 20 20:30:22.449 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.459 INFO O| May 20 20:30:22.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
59292024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.459 INFO O| May 20 20:30:22.459 INFO STEP 449 (remove_files) COMPLETE
59302024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.459 INFO O| May 20 20:30:22.459 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312024-05-20T20:30:23.233Z[ recovery-image] May 20 20:30:22.469 INFO O| May 20 20:30:22.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
59322024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.469 INFO O| May 20 20:30:22.469 INFO STEP 450 (remove_files) COMPLETE
59332024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.469 INFO O| May 20 20:30:22.469 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.479 INFO O| May 20 20:30:22.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
59352024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.479 INFO O| May 20 20:30:22.479 INFO STEP 451 (remove_files) COMPLETE
59362024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.479 INFO O| May 20 20:30:22.479 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.488 INFO O| May 20 20:30:22.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
59382024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.489 INFO O| May 20 20:30:22.489 INFO STEP 452 (remove_files) COMPLETE
59392024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.489 INFO O| May 20 20:30:22.489 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.498 INFO O| May 20 20:30:22.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
59412024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.498 INFO O| May 20 20:30:22.498 INFO STEP 453 (remove_files) COMPLETE
59422024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.498 INFO O| May 20 20:30:22.498 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.508 INFO O| May 20 20:30:22.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
59442024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.508 INFO O| May 20 20:30:22.508 INFO STEP 454 (remove_files) COMPLETE
59452024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.508 INFO O| May 20 20:30:22.508 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.517 INFO O| May 20 20:30:22.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
59472024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.517 INFO O| May 20 20:30:22.517 INFO STEP 455 (remove_files) COMPLETE
59482024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.517 INFO O| May 20 20:30:22.517 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.527 INFO O| May 20 20:30:22.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
59502024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.527 INFO O| May 20 20:30:22.527 INFO STEP 456 (remove_files) COMPLETE
59512024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.527 INFO O| May 20 20:30:22.527 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.536 INFO O| May 20 20:30:22.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
59532024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.536 INFO O| May 20 20:30:22.536 INFO STEP 457 (remove_files) COMPLETE
59542024-05-20T20:30:23.234Z[ recovery-image] May 20 20:30:22.536 INFO O| May 20 20:30:22.536 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.546 INFO O| May 20 20:30:22.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59562024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.546 INFO O| May 20 20:30:22.546 INFO STEP 458 (remove_files) COMPLETE
59572024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.546 INFO O| May 20 20:30:22.546 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.555 INFO O| May 20 20:30:22.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59592024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.555 INFO O| May 20 20:30:22.555 INFO STEP 459 (remove_files) COMPLETE
59602024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.555 INFO O| May 20 20:30:22.555 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.565 INFO O| May 20 20:30:22.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59622024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.565 INFO O| May 20 20:30:22.565 INFO STEP 460 (remove_files) COMPLETE
59632024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.565 INFO O| May 20 20:30:22.565 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.574 INFO O| May 20 20:30:22.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59652024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.574 INFO O| May 20 20:30:22.574 INFO STEP 461 (remove_files) COMPLETE
59662024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.574 INFO O| May 20 20:30:22.574 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.584 INFO O| May 20 20:30:22.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59682024-05-20T20:30:23.235Z[ recovery-image] May 20 20:30:22.584 INFO O| May 20 20:30:22.584 INFO STEP 462 (remove_files) COMPLETE
59692024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.584 INFO O| May 20 20:30:22.584 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.596 INFO O| May 20 20:30:22.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59712024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.596 INFO O| May 20 20:30:22.596 INFO STEP 463 (remove_files) COMPLETE
59722024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.596 INFO O| May 20 20:30:22.596 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.614 INFO O| May 20 20:30:22.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59742024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.614 INFO O| May 20 20:30:22.613 INFO STEP 464 (remove_files) COMPLETE
59752024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.614 INFO O| May 20 20:30:22.613 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.635 INFO O| May 20 20:30:22.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59772024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.635 INFO O| May 20 20:30:22.635 INFO STEP 465 (remove_files) COMPLETE
59782024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.635 INFO O| May 20 20:30:22.635 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.657 INFO O| May 20 20:30:22.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59802024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.657 INFO O| May 20 20:30:22.655 INFO STEP 466 (remove_files) COMPLETE
59812024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.657 INFO O| May 20 20:30:22.655 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.672 INFO O| May 20 20:30:22.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59832024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.672 INFO O| May 20 20:30:22.672 INFO STEP 467 (remove_files) COMPLETE
59842024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.672 INFO O| May 20 20:30:22.672 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.683 INFO O| May 20 20:30:22.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59862024-05-20T20:30:23.236Z[ recovery-image] May 20 20:30:22.683 INFO O| May 20 20:30:22.683 INFO STEP 468 (remove_files) COMPLETE
59872024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.683 INFO O| May 20 20:30:22.683 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.695 INFO O| May 20 20:30:22.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59892024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.695 INFO O| May 20 20:30:22.695 INFO STEP 469 (remove_files) COMPLETE
59902024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.695 INFO O| May 20 20:30:22.695 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.706 INFO O| May 20 20:30:22.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59922024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.706 INFO O| May 20 20:30:22.706 INFO STEP 470 (remove_files) COMPLETE
59932024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.706 INFO O| May 20 20:30:22.706 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.718 INFO O| May 20 20:30:22.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59952024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.718 INFO O| May 20 20:30:22.718 INFO STEP 471 (remove_files) COMPLETE
59962024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.718 INFO O| May 20 20:30:22.718 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.729 INFO O| May 20 20:30:22.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59982024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.729 INFO O| May 20 20:30:22.729 INFO STEP 472 (remove_files) COMPLETE
59992024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.729 INFO O| May 20 20:30:22.729 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.741 INFO O| May 20 20:30:22.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
60012024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.741 INFO O| May 20 20:30:22.741 INFO STEP 473 (remove_files) COMPLETE
60022024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.741 INFO O| May 20 20:30:22.741 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.751 INFO O| May 20 20:30:22.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
60042024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.751 INFO O| May 20 20:30:22.751 INFO STEP 474 (remove_files) COMPLETE
60052024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.751 INFO O| May 20 20:30:22.751 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.761 INFO O| May 20 20:30:22.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
60072024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.761 INFO O| May 20 20:30:22.761 INFO STEP 475 (remove_files) COMPLETE
60082024-05-20T20:30:23.237Z[ recovery-image] May 20 20:30:22.761 INFO O| May 20 20:30:22.761 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092024-05-20T20:30:23.238Z[ recovery-image] May 20 20:30:22.771 INFO O| May 20 20:30:22.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
60102024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.771 INFO O| May 20 20:30:22.771 INFO STEP 476 (remove_files) COMPLETE
60112024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.771 INFO O| May 20 20:30:22.771 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.780 INFO O| May 20 20:30:22.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
60132024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.780 INFO O| May 20 20:30:22.780 INFO STEP 477 (remove_files) COMPLETE
60142024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.780 INFO O| May 20 20:30:22.780 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.792 INFO O| May 20 20:30:22.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
60162024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.792 INFO O| May 20 20:30:22.792 INFO STEP 478 (remove_files) COMPLETE
60172024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.792 INFO O| May 20 20:30:22.792 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.802 INFO O| May 20 20:30:22.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
60192024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.802 INFO O| May 20 20:30:22.802 INFO STEP 479 (remove_files) COMPLETE
60202024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.802 INFO O| May 20 20:30:22.802 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.812 INFO O| May 20 20:30:22.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
60222024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.812 INFO O| May 20 20:30:22.812 INFO STEP 480 (remove_files) COMPLETE
60232024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.812 INFO O| May 20 20:30:22.812 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.822 INFO O| May 20 20:30:22.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
60252024-05-20T20:30:23.386Z[ recovery-image] May 20 20:30:22.822 INFO O| May 20 20:30:22.822 INFO STEP 481 (remove_files) COMPLETE
60262024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.822 INFO O| May 20 20:30:22.822 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.832 INFO O| May 20 20:30:22.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
60282024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.832 INFO O| May 20 20:30:22.832 INFO STEP 482 (remove_files) COMPLETE
60292024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.832 INFO O| May 20 20:30:22.832 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.842 INFO O| May 20 20:30:22.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
60312024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.842 INFO O| May 20 20:30:22.842 INFO STEP 483 (remove_files) COMPLETE
60322024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.842 INFO O| May 20 20:30:22.842 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.852 INFO O| May 20 20:30:22.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
60342024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.852 INFO O| May 20 20:30:22.852 INFO STEP 484 (remove_files) COMPLETE
60352024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.852 INFO O| May 20 20:30:22.852 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.862 INFO O| May 20 20:30:22.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
60372024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.862 INFO O| May 20 20:30:22.862 INFO STEP 485 (remove_files) COMPLETE
60382024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.862 INFO O| May 20 20:30:22.862 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.873 INFO O| May 20 20:30:22.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
60402024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.874 INFO O| May 20 20:30:22.873 INFO STEP 486 (remove_files) COMPLETE
60412024-05-20T20:30:23.387Z[ recovery-image] May 20 20:30:22.874 INFO O| May 20 20:30:22.874 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.883 INFO O| May 20 20:30:22.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
60432024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.884 INFO O| May 20 20:30:22.884 INFO STEP 487 (remove_files) COMPLETE
60442024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.884 INFO O| May 20 20:30:22.884 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.893 INFO O| May 20 20:30:22.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
60462024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.893 INFO O| May 20 20:30:22.893 INFO STEP 488 (remove_files) COMPLETE
60472024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.893 INFO O| May 20 20:30:22.893 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.903 INFO O| May 20 20:30:22.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
60492024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.903 INFO O| May 20 20:30:22.903 INFO STEP 489 (remove_files) COMPLETE
60502024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.903 INFO O| May 20 20:30:22.903 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.913 INFO O| May 20 20:30:22.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
60522024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.913 INFO O| May 20 20:30:22.913 INFO STEP 490 (remove_files) COMPLETE
60532024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.913 INFO O| May 20 20:30:22.913 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.922 INFO O| May 20 20:30:22.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60552024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.922 INFO O| May 20 20:30:22.922 INFO STEP 491 (remove_files) COMPLETE
60562024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.922 INFO O| May 20 20:30:22.922 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.932 INFO O| May 20 20:30:22.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60582024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.932 INFO O| May 20 20:30:22.932 INFO STEP 492 (remove_files) COMPLETE
60592024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.932 INFO O| May 20 20:30:22.932 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.941 INFO O| May 20 20:30:22.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60612024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.941 INFO O| May 20 20:30:22.941 INFO STEP 493 (remove_files) COMPLETE
60622024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.941 INFO O| May 20 20:30:22.941 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632024-05-20T20:30:23.388Z[ recovery-image] May 20 20:30:22.951 INFO O| May 20 20:30:22.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60642024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.951 INFO O| May 20 20:30:22.951 INFO STEP 494 (remove_files) COMPLETE
60652024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.951 INFO O| May 20 20:30:22.951 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.961 INFO O| May 20 20:30:22.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60672024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.961 INFO O| May 20 20:30:22.961 INFO STEP 495 (remove_files) COMPLETE
60682024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.961 INFO O| May 20 20:30:22.961 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.970 INFO O| May 20 20:30:22.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60702024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.970 INFO O| May 20 20:30:22.970 INFO STEP 496 (remove_files) COMPLETE
60712024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.970 INFO O| May 20 20:30:22.970 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.980 INFO O| May 20 20:30:22.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60732024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.980 INFO O| May 20 20:30:22.980 INFO STEP 497 (remove_files) COMPLETE
60742024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.980 INFO O| May 20 20:30:22.980 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.989 INFO O| May 20 20:30:22.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60762024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.990 INFO O| May 20 20:30:22.990 INFO STEP 498 (remove_files) COMPLETE
60772024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.990 INFO O| May 20 20:30:22.990 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.999 INFO O| May 20 20:30:22.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60792024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.999 INFO O| May 20 20:30:22.999 INFO STEP 499 (remove_files) COMPLETE
60802024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:22.999 INFO O| May 20 20:30:22.999 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:23.009 INFO O| May 20 20:30:23.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60822024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:23.009 INFO O| May 20 20:30:23.009 INFO STEP 500 (remove_files) COMPLETE
60832024-05-20T20:30:23.389Z[ recovery-image] May 20 20:30:23.009 INFO O| May 20 20:30:23.009 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842024-05-20T20:30:23.485Z[ recovery-image] May 20 20:30:23.018 INFO O| May 20 20:30:23.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60852024-05-20T20:30:23.485Z[ recovery-image] May 20 20:30:23.018 INFO O| May 20 20:30:23.018 INFO STEP 501 (remove_files) COMPLETE
60862024-05-20T20:30:23.485Z[ recovery-image] May 20 20:30:23.018 INFO O| May 20 20:30:23.018 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872024-05-20T20:30:23.485Z[ recovery-image] May 20 20:30:23.028 INFO O| May 20 20:30:23.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60882024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.028 INFO O| May 20 20:30:23.028 INFO STEP 502 (remove_files) COMPLETE
60892024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.028 INFO O| May 20 20:30:23.028 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.037 INFO O| May 20 20:30:23.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60912024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.037 INFO O| May 20 20:30:23.037 INFO STEP 503 (remove_files) COMPLETE
60922024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.037 INFO O| May 20 20:30:23.037 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.047 INFO O| May 20 20:30:23.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60942024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.047 INFO O| May 20 20:30:23.047 INFO STEP 504 (remove_files) COMPLETE
60952024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.047 INFO O| May 20 20:30:23.047 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.056 INFO O| May 20 20:30:23.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60972024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.056 INFO O| May 20 20:30:23.056 INFO STEP 505 (remove_files) COMPLETE
60982024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.056 INFO O| May 20 20:30:23.056 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.066 INFO O| May 20 20:30:23.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
61002024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.066 INFO O| May 20 20:30:23.066 INFO STEP 506 (remove_files) COMPLETE
61012024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.066 INFO O| May 20 20:30:23.066 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.075 INFO O| May 20 20:30:23.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
61032024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.075 INFO O| May 20 20:30:23.075 INFO STEP 507 (remove_files) COMPLETE
61042024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.075 INFO O| May 20 20:30:23.075 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.085 INFO O| May 20 20:30:23.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
61062024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.085 INFO O| May 20 20:30:23.085 INFO STEP 508 (remove_files) COMPLETE
61072024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.085 INFO O| May 20 20:30:23.085 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.095 INFO O| May 20 20:30:23.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
61092024-05-20T20:30:23.486Z[ recovery-image] May 20 20:30:23.095 INFO O| May 20 20:30:23.095 INFO STEP 509 (remove_files) COMPLETE
61102024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.095 INFO O| May 20 20:30:23.095 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.104 INFO O| May 20 20:30:23.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
61122024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.104 INFO O| May 20 20:30:23.104 INFO STEP 510 (remove_files) COMPLETE
61132024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.104 INFO O| May 20 20:30:23.104 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.114 INFO O| May 20 20:30:23.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
61152024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.114 INFO O| May 20 20:30:23.114 INFO STEP 511 (remove_files) COMPLETE
61162024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.114 INFO O| May 20 20:30:23.114 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.124 INFO O| May 20 20:30:23.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
61182024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.124 INFO O| May 20 20:30:23.124 INFO STEP 512 (remove_files) COMPLETE
61192024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.124 INFO O| May 20 20:30:23.124 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.133 INFO O| May 20 20:30:23.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
61212024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.133 INFO O| May 20 20:30:23.133 INFO STEP 513 (remove_files) COMPLETE
61222024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.133 INFO O| May 20 20:30:23.133 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.143 INFO O| May 20 20:30:23.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
61242024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.143 INFO O| May 20 20:30:23.143 INFO STEP 514 (remove_files) COMPLETE
61252024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.143 INFO O| May 20 20:30:23.143 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.153 INFO O| May 20 20:30:23.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
61272024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.153 INFO O| May 20 20:30:23.153 INFO STEP 515 (remove_files) COMPLETE
61282024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.153 INFO O| May 20 20:30:23.153 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.163 INFO O| May 20 20:30:23.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
61302024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.163 INFO O| May 20 20:30:23.163 INFO STEP 516 (remove_files) COMPLETE
61312024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.163 INFO O| May 20 20:30:23.163 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.173 INFO O| May 20 20:30:23.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
61332024-05-20T20:30:23.487Z[ recovery-image] May 20 20:30:23.173 INFO O| May 20 20:30:23.173 INFO STEP 517 (remove_files) COMPLETE
61342024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.173 INFO O| May 20 20:30:23.173 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.183 INFO O| May 20 20:30:23.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
61362024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.183 INFO O| May 20 20:30:23.183 INFO STEP 518 (remove_files) COMPLETE
61372024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.183 INFO O| May 20 20:30:23.183 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.193 INFO O| May 20 20:30:23.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
61392024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.193 INFO O| May 20 20:30:23.193 INFO STEP 519 (remove_files) COMPLETE
61402024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.193 INFO O| May 20 20:30:23.193 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.203 INFO O| May 20 20:30:23.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
61422024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.203 INFO O| May 20 20:30:23.203 INFO STEP 520 (remove_files) COMPLETE
61432024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.203 INFO O| May 20 20:30:23.203 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.213 INFO O| May 20 20:30:23.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
61452024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.213 INFO O| May 20 20:30:23.213 INFO STEP 521 (remove_files) COMPLETE
61462024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.213 INFO O| May 20 20:30:23.213 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.223 INFO O| May 20 20:30:23.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
61482024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.223 INFO O| May 20 20:30:23.223 INFO STEP 522 (remove_files) COMPLETE
61492024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.223 INFO O| May 20 20:30:23.223 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.232 INFO O| May 20 20:30:23.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
61512024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.232 INFO O| May 20 20:30:23.232 INFO STEP 523 (remove_files) COMPLETE
61522024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.232 INFO O| May 20 20:30:23.232 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.242 INFO O| May 20 20:30:23.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
61542024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.242 INFO O| May 20 20:30:23.242 INFO STEP 524 (remove_files) COMPLETE
61552024-05-20T20:30:23.488Z[ recovery-image] May 20 20:30:23.242 INFO O| May 20 20:30:23.242 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.252 INFO O| May 20 20:30:23.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61572024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.252 INFO O| May 20 20:30:23.252 INFO STEP 525 (remove_files) COMPLETE
61582024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.252 INFO O| May 20 20:30:23.252 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.261 INFO O| May 20 20:30:23.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61602024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.261 INFO O| May 20 20:30:23.261 INFO STEP 526 (remove_files) COMPLETE
61612024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.262 INFO O| May 20 20:30:23.261 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622024-05-20T20:30:23.687Z[ recovery-image] May 20 20:30:23.271 INFO O| May 20 20:30:23.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61632024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.271 INFO O| May 20 20:30:23.271 INFO STEP 527 (remove_files) COMPLETE
61642024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.271 INFO O| May 20 20:30:23.271 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.280 INFO O| May 20 20:30:23.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61662024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.281 INFO O| May 20 20:30:23.281 INFO STEP 528 (remove_files) COMPLETE
61672024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.281 INFO O| May 20 20:30:23.281 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.290 INFO O| May 20 20:30:23.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61692024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.290 INFO O| May 20 20:30:23.290 INFO STEP 529 (remove_files) COMPLETE
61702024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.290 INFO O| May 20 20:30:23.290 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.300 INFO O| May 20 20:30:23.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61722024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.300 INFO O| May 20 20:30:23.300 INFO STEP 530 (remove_files) COMPLETE
61732024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.300 INFO O| May 20 20:30:23.300 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.309 INFO O| May 20 20:30:23.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61752024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.309 INFO O| May 20 20:30:23.309 INFO STEP 531 (remove_files) COMPLETE
61762024-05-20T20:30:23.688Z[ recovery-image] May 20 20:30:23.309 INFO O| May 20 20:30:23.309 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.319 INFO O| May 20 20:30:23.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61782024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.319 INFO O| May 20 20:30:23.319 INFO STEP 532 (remove_files) COMPLETE
61792024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.319 INFO O| May 20 20:30:23.319 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.328 INFO O| May 20 20:30:23.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61812024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.328 INFO O| May 20 20:30:23.328 INFO STEP 533 (remove_files) COMPLETE
61822024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.328 INFO O| May 20 20:30:23.328 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.338 INFO O| May 20 20:30:23.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61842024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.338 INFO O| May 20 20:30:23.338 INFO STEP 534 (remove_files) COMPLETE
61852024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.338 INFO O| May 20 20:30:23.338 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.347 INFO O| May 20 20:30:23.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61872024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.348 INFO O| May 20 20:30:23.348 INFO STEP 535 (remove_files) COMPLETE
61882024-05-20T20:30:23.689Z[ recovery-image] May 20 20:30:23.348 INFO O| May 20 20:30:23.348 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.357 INFO O| May 20 20:30:23.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61902024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.357 INFO O| May 20 20:30:23.357 INFO STEP 536 (remove_files) COMPLETE
61912024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.357 INFO O| May 20 20:30:23.357 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.367 INFO O| May 20 20:30:23.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61932024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.367 INFO O| May 20 20:30:23.367 INFO STEP 537 (remove_files) COMPLETE
61942024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.367 INFO O| May 20 20:30:23.367 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.376 INFO O| May 20 20:30:23.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61962024-05-20T20:30:23.754Z[ recovery-image] May 20 20:30:23.376 INFO O| May 20 20:30:23.376 INFO STEP 538 (remove_files) COMPLETE
61972024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.376 INFO O| May 20 20:30:23.376 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.386 INFO O| May 20 20:30:23.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61992024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.386 INFO O| May 20 20:30:23.386 INFO STEP 539 (remove_files) COMPLETE
62002024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.386 INFO O| May 20 20:30:23.386 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.395 INFO O| May 20 20:30:23.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
62022024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.395 INFO O| May 20 20:30:23.395 INFO STEP 540 (remove_files) COMPLETE
62032024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.395 INFO O| May 20 20:30:23.395 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.404 INFO O| May 20 20:30:23.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
62052024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.405 INFO O| May 20 20:30:23.404 INFO STEP 541 (remove_files) COMPLETE
62062024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.405 INFO O| May 20 20:30:23.405 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.414 INFO O| May 20 20:30:23.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
62082024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.414 INFO O| May 20 20:30:23.414 INFO STEP 542 (remove_files) COMPLETE
62092024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.414 INFO O| May 20 20:30:23.414 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.423 INFO O| May 20 20:30:23.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
62112024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.424 INFO O| May 20 20:30:23.424 INFO STEP 543 (remove_files) COMPLETE
62122024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.424 INFO O| May 20 20:30:23.424 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.433 INFO O| May 20 20:30:23.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
62142024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.433 INFO O| May 20 20:30:23.433 INFO STEP 544 (remove_files) COMPLETE
62152024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.433 INFO O| May 20 20:30:23.433 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.442 INFO O| May 20 20:30:23.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
62172024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.442 INFO O| May 20 20:30:23.442 INFO STEP 545 (remove_files) COMPLETE
62182024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.442 INFO O| May 20 20:30:23.442 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192024-05-20T20:30:23.755Z[ recovery-image] May 20 20:30:23.452 INFO O| May 20 20:30:23.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
62202024-05-20T20:30:23.756Z[ recovery-image] May 20 20:30:23.452 INFO O| May 20 20:30:23.452 INFO STEP 546 (remove_files) COMPLETE
62212024-05-20T20:30:23.756Z[ recovery-image] May 20 20:30:23.452 INFO O| May 20 20:30:23.452 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222024-05-20T20:30:23.756Z[ recovery-image] May 20 20:30:23.462 INFO O| May 20 20:30:23.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
62232024-05-20T20:30:23.756Z[ recovery-image] May 20 20:30:23.462 INFO O| May 20 20:30:23.462 INFO STEP 547 (remove_files) COMPLETE
62242024-05-20T20:30:23.756Z[ recovery-image] May 20 20:30:23.462 INFO O| May 20 20:30:23.462 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.471 INFO O| May 20 20:30:23.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
62262024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.471 INFO O| May 20 20:30:23.471 INFO STEP 548 (remove_files) COMPLETE
62272024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.471 INFO O| May 20 20:30:23.471 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.481 INFO O| May 20 20:30:23.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
62292024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.481 INFO O| May 20 20:30:23.481 INFO STEP 549 (remove_files) COMPLETE
62302024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.481 INFO O| May 20 20:30:23.481 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.491 INFO O| May 20 20:30:23.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
62322024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.492 INFO O| May 20 20:30:23.491 INFO STEP 550 (remove_files) COMPLETE
62332024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.492 INFO O| May 20 20:30:23.492 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.502 INFO O| May 20 20:30:23.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
62352024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.502 INFO O| May 20 20:30:23.502 INFO STEP 551 (remove_files) COMPLETE
62362024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.502 INFO O| May 20 20:30:23.502 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.512 INFO O| May 20 20:30:23.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
62382024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.512 INFO O| May 20 20:30:23.512 INFO STEP 552 (remove_files) COMPLETE
62392024-05-20T20:30:23.762Z[ recovery-image] May 20 20:30:23.512 INFO O| May 20 20:30:23.512 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.522 INFO O| May 20 20:30:23.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
62412024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.522 INFO O| May 20 20:30:23.522 INFO STEP 553 (remove_files) COMPLETE
62422024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.522 INFO O| May 20 20:30:23.522 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.532 INFO O| May 20 20:30:23.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
62442024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.533 INFO O| May 20 20:30:23.532 INFO STEP 554 (remove_files) COMPLETE
62452024-05-20T20:30:23.763Z[ recovery-image] May 20 20:30:23.533 INFO O| May 20 20:30:23.533 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462024-05-20T20:30:23.769Z[ recovery-image] May 20 20:30:23.542 INFO O| May 20 20:30:23.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
62472024-05-20T20:30:23.773Z[ recovery-image] May 20 20:30:23.543 INFO O| May 20 20:30:23.543 INFO STEP 555 (remove_files) COMPLETE
62482024-05-20T20:30:23.773Z[ recovery-image] May 20 20:30:23.543 INFO O| May 20 20:30:23.543 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492024-05-20T20:30:23.779Z[ recovery-image] May 20 20:30:23.552 INFO O| May 20 20:30:23.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
62502024-05-20T20:30:23.782Z[ recovery-image] May 20 20:30:23.552 INFO O| May 20 20:30:23.552 INFO STEP 556 (remove_files) COMPLETE
62512024-05-20T20:30:23.782Z[ recovery-image] May 20 20:30:23.552 INFO O| May 20 20:30:23.552 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522024-05-20T20:30:23.788Z[ recovery-image] May 20 20:30:23.562 INFO O| May 20 20:30:23.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
62532024-05-20T20:30:23.788Z[ recovery-image] May 20 20:30:23.562 INFO O| May 20 20:30:23.562 INFO STEP 557 (remove_files) COMPLETE
62542024-05-20T20:30:23.791Z[ recovery-image] May 20 20:30:23.562 INFO O| May 20 20:30:23.562 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552024-05-20T20:30:23.801Z[ recovery-image] May 20 20:30:23.571 INFO O| May 20 20:30:23.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62562024-05-20T20:30:23.804Z[ recovery-image] May 20 20:30:23.571 INFO O| May 20 20:30:23.571 INFO STEP 558 (remove_files) COMPLETE
62572024-05-20T20:30:23.805Z[ recovery-image] May 20 20:30:23.571 INFO O| May 20 20:30:23.571 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582024-05-20T20:30:23.808Z[ recovery-image] May 20 20:30:23.581 INFO O| May 20 20:30:23.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62592024-05-20T20:30:23.808Z[ recovery-image] May 20 20:30:23.581 INFO O| May 20 20:30:23.581 INFO STEP 559 (remove_files) COMPLETE
62602024-05-20T20:30:23.808Z[ recovery-image] May 20 20:30:23.581 INFO O| May 20 20:30:23.581 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612024-05-20T20:30:23.817Z[ recovery-image] May 20 20:30:23.591 INFO O| May 20 20:30:23.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62622024-05-20T20:30:23.817Z[ recovery-image] May 20 20:30:23.591 INFO O| May 20 20:30:23.591 INFO STEP 560 (remove_files) COMPLETE
62632024-05-20T20:30:23.820Z[ recovery-image] May 20 20:30:23.591 INFO O| May 20 20:30:23.591 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642024-05-20T20:30:23.827Z[ recovery-image] May 20 20:30:23.600 INFO O| May 20 20:30:23.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62652024-05-20T20:30:23.827Z[ recovery-image] May 20 20:30:23.600 INFO O| May 20 20:30:23.600 INFO STEP 561 (remove_files) COMPLETE
62662024-05-20T20:30:23.827Z[ recovery-image] May 20 20:30:23.601 INFO O| May 20 20:30:23.600 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672024-05-20T20:30:23.837Z[ recovery-image] May 20 20:30:23.610 INFO O| May 20 20:30:23.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62682024-05-20T20:30:23.842Z[ recovery-image] May 20 20:30:23.610 INFO O| May 20 20:30:23.610 INFO STEP 562 (remove_files) COMPLETE
62692024-05-20T20:30:23.842Z[ recovery-image] May 20 20:30:23.610 INFO O| May 20 20:30:23.610 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702024-05-20T20:30:23.849Z[ recovery-image] May 20 20:30:23.620 INFO O| May 20 20:30:23.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62712024-05-20T20:30:23.859Z[ recovery-image] May 20 20:30:23.620 INFO O| May 20 20:30:23.620 INFO STEP 563 (remove_files) COMPLETE
62722024-05-20T20:30:23.859Z[ recovery-image] May 20 20:30:23.620 INFO O| May 20 20:30:23.620 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732024-05-20T20:30:23.864Z[ recovery-image] May 20 20:30:23.630 INFO O| May 20 20:30:23.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62742024-05-20T20:30:23.864Z[ recovery-image] May 20 20:30:23.630 INFO O| May 20 20:30:23.630 INFO STEP 564 (remove_files) COMPLETE
62752024-05-20T20:30:23.864Z[ recovery-image] May 20 20:30:23.630 INFO O| May 20 20:30:23.630 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762024-05-20T20:30:23.867Z[ recovery-image] May 20 20:30:23.640 INFO O| May 20 20:30:23.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62772024-05-20T20:30:23.867Z[ recovery-image] May 20 20:30:23.640 INFO O| May 20 20:30:23.640 INFO STEP 565 (remove_files) COMPLETE
62782024-05-20T20:30:23.867Z[ recovery-image] May 20 20:30:23.640 INFO O| May 20 20:30:23.640 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792024-05-20T20:30:23.877Z[ recovery-image] May 20 20:30:23.650 INFO O| May 20 20:30:23.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62802024-05-20T20:30:23.877Z[ recovery-image] May 20 20:30:23.650 INFO O| May 20 20:30:23.650 INFO STEP 566 (remove_files) COMPLETE
62812024-05-20T20:30:23.881Z[ recovery-image] May 20 20:30:23.650 INFO O| May 20 20:30:23.650 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822024-05-20T20:30:23.887Z[ recovery-image] May 20 20:30:23.659 INFO O| May 20 20:30:23.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62832024-05-20T20:30:23.887Z[ recovery-image] May 20 20:30:23.659 INFO O| May 20 20:30:23.659 INFO STEP 567 (remove_files) COMPLETE
62842024-05-20T20:30:23.892Z[ recovery-image] May 20 20:30:23.659 INFO O| May 20 20:30:23.659 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852024-05-20T20:30:23.896Z[ recovery-image] May 20 20:30:23.669 INFO O| May 20 20:30:23.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62862024-05-20T20:30:23.899Z[ recovery-image] May 20 20:30:23.669 INFO O| May 20 20:30:23.669 INFO STEP 568 (remove_files) COMPLETE
62872024-05-20T20:30:23.899Z[ recovery-image] May 20 20:30:23.669 INFO O| May 20 20:30:23.669 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882024-05-20T20:30:23.905Z[ recovery-image] May 20 20:30:23.679 INFO O| May 20 20:30:23.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62892024-05-20T20:30:23.905Z[ recovery-image] May 20 20:30:23.679 INFO O| May 20 20:30:23.679 INFO STEP 569 (remove_files) COMPLETE
62902024-05-20T20:30:23.909Z[ recovery-image] May 20 20:30:23.679 INFO O| May 20 20:30:23.679 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912024-05-20T20:30:23.917Z[ recovery-image] May 20 20:30:23.688 INFO O| May 20 20:30:23.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62922024-05-20T20:30:23.917Z[ recovery-image] May 20 20:30:23.688 INFO O| May 20 20:30:23.688 INFO STEP 570 (remove_files) COMPLETE
62932024-05-20T20:30:23.937Z[ recovery-image] May 20 20:30:23.688 INFO O| May 20 20:30:23.688 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942024-05-20T20:30:23.937Z[ recovery-image] May 20 20:30:23.698 INFO O| May 20 20:30:23.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62952024-05-20T20:30:23.937Z[ recovery-image] May 20 20:30:23.698 INFO O| May 20 20:30:23.698 INFO STEP 571 (remove_files) COMPLETE
62962024-05-20T20:30:23.937Z[ recovery-image] May 20 20:30:23.698 INFO O| May 20 20:30:23.698 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972024-05-20T20:30:23.941Z[ recovery-image] May 20 20:30:23.708 INFO O| May 20 20:30:23.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62982024-05-20T20:30:23.941Z[ recovery-image] May 20 20:30:23.708 INFO O| May 20 20:30:23.708 INFO STEP 572 (remove_files) COMPLETE
62992024-05-20T20:30:23.941Z[ recovery-image] May 20 20:30:23.708 INFO O| May 20 20:30:23.708 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-05-20T20:30:23.944Z[ recovery-image] May 20 20:30:23.717 INFO O| May 20 20:30:23.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
63012024-05-20T20:30:23.944Z[ recovery-image] May 20 20:30:23.717 INFO O| May 20 20:30:23.717 INFO STEP 573 (remove_files) COMPLETE
63022024-05-20T20:30:23.944Z[ recovery-image] May 20 20:30:23.717 INFO O| May 20 20:30:23.717 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-05-20T20:30:23.954Z[ recovery-image] May 20 20:30:23.727 INFO O| May 20 20:30:23.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
63042024-05-20T20:30:23.954Z[ recovery-image] May 20 20:30:23.727 INFO O| May 20 20:30:23.727 INFO STEP 574 (remove_files) COMPLETE
63052024-05-20T20:30:23.957Z[ recovery-image] May 20 20:30:23.727 INFO O| May 20 20:30:23.727 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062024-05-20T20:30:23.963Z[ recovery-image] May 20 20:30:23.737 INFO O| May 20 20:30:23.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
63072024-05-20T20:30:23.963Z[ recovery-image] May 20 20:30:23.737 INFO O| May 20 20:30:23.737 INFO STEP 575 (remove_files) COMPLETE
63082024-05-20T20:30:23.967Z[ recovery-image] May 20 20:30:23.737 INFO O| May 20 20:30:23.737 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092024-05-20T20:30:23.976Z[ recovery-image] May 20 20:30:23.746 INFO O| May 20 20:30:23.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
63102024-05-20T20:30:23.977Z[ recovery-image] May 20 20:30:23.746 INFO O| May 20 20:30:23.746 INFO STEP 576 (remove_files) COMPLETE
63112024-05-20T20:30:23.984Z[ recovery-image] May 20 20:30:23.746 INFO O| May 20 20:30:23.746 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-05-20T20:30:23.987Z[ recovery-image] May 20 20:30:23.756 INFO O| May 20 20:30:23.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
63132024-05-20T20:30:23.987Z[ recovery-image] May 20 20:30:23.756 INFO O| May 20 20:30:23.756 INFO STEP 577 (remove_files) COMPLETE
63142024-05-20T20:30:23.987Z[ recovery-image] May 20 20:30:23.756 INFO O| May 20 20:30:23.756 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-05-20T20:30:23.992Z[ recovery-image] May 20 20:30:23.765 INFO O| May 20 20:30:23.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
63162024-05-20T20:30:23.992Z[ recovery-image] May 20 20:30:23.765 INFO O| May 20 20:30:23.765 INFO STEP 578 (remove_files) COMPLETE
63172024-05-20T20:30:23.996Z[ recovery-image] May 20 20:30:23.765 INFO O| May 20 20:30:23.765 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182024-05-20T20:30:24.021Z[ recovery-image] May 20 20:30:23.775 INFO O| May 20 20:30:23.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
63192024-05-20T20:30:24.031Z[ recovery-image] May 20 20:30:23.775 INFO O| May 20 20:30:23.775 INFO STEP 579 (remove_files) COMPLETE
63202024-05-20T20:30:24.031Z[ recovery-image] May 20 20:30:23.775 INFO O| May 20 20:30:23.775 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212024-05-20T20:30:24.031Z[ recovery-image] May 20 20:30:23.785 INFO O| May 20 20:30:23.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
63222024-05-20T20:30:24.032Z[ recovery-image] May 20 20:30:23.785 INFO O| May 20 20:30:23.785 INFO STEP 580 (remove_files) COMPLETE
63232024-05-20T20:30:24.032Z[ recovery-image] May 20 20:30:23.785 INFO O| May 20 20:30:23.785 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242024-05-20T20:30:24.032Z[ recovery-image] May 20 20:30:23.794 INFO O| May 20 20:30:23.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
63252024-05-20T20:30:24.032Z[ recovery-image] May 20 20:30:23.795 INFO O| May 20 20:30:23.795 INFO STEP 581 (remove_files) COMPLETE
63262024-05-20T20:30:24.032Z[ recovery-image] May 20 20:30:23.795 INFO O| May 20 20:30:23.795 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272024-05-20T20:30:24.038Z[ recovery-image] May 20 20:30:23.804 INFO O| May 20 20:30:23.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
63282024-05-20T20:30:24.038Z[ recovery-image] May 20 20:30:23.804 INFO O| May 20 20:30:23.804 INFO STEP 582 (remove_files) COMPLETE
63292024-05-20T20:30:24.038Z[ recovery-image] May 20 20:30:23.804 INFO O| May 20 20:30:23.804 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302024-05-20T20:30:24.041Z[ recovery-image] May 20 20:30:23.814 INFO O| May 20 20:30:23.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
63312024-05-20T20:30:24.042Z[ recovery-image] May 20 20:30:23.814 INFO O| May 20 20:30:23.814 INFO STEP 583 (remove_files) COMPLETE
63322024-05-20T20:30:24.042Z[ recovery-image] May 20 20:30:23.814 INFO O| May 20 20:30:23.814 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332024-05-20T20:30:24.050Z[ recovery-image] May 20 20:30:23.824 INFO O| May 20 20:30:23.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
63342024-05-20T20:30:24.050Z[ recovery-image] May 20 20:30:23.824 INFO O| May 20 20:30:23.824 INFO STEP 584 (remove_files) COMPLETE
63352024-05-20T20:30:24.055Z[ recovery-image] May 20 20:30:23.824 INFO O| May 20 20:30:23.824 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362024-05-20T20:30:24.060Z[ recovery-image] May 20 20:30:23.833 INFO O| May 20 20:30:23.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
63372024-05-20T20:30:24.060Z[ recovery-image] May 20 20:30:23.833 INFO O| May 20 20:30:23.833 INFO STEP 585 (remove_files) COMPLETE
63382024-05-20T20:30:24.063Z[ recovery-image] May 20 20:30:23.833 INFO O| May 20 20:30:23.833 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392024-05-20T20:30:24.070Z[ recovery-image] May 20 20:30:23.843 INFO O| May 20 20:30:23.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
63402024-05-20T20:30:24.070Z[ recovery-image] May 20 20:30:23.843 INFO O| May 20 20:30:23.843 INFO STEP 586 (remove_files) COMPLETE
63412024-05-20T20:30:24.073Z[ recovery-image] May 20 20:30:23.843 INFO O| May 20 20:30:23.843 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422024-05-20T20:30:24.080Z[ recovery-image] May 20 20:30:23.854 INFO O| May 20 20:30:23.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
63432024-05-20T20:30:24.080Z[ recovery-image] May 20 20:30:23.854 INFO O| May 20 20:30:23.854 INFO STEP 587 (remove_files) COMPLETE
63442024-05-20T20:30:24.084Z[ recovery-image] May 20 20:30:23.854 INFO O| May 20 20:30:23.854 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452024-05-20T20:30:24.090Z[ recovery-image] May 20 20:30:23.864 INFO O| May 20 20:30:23.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
63462024-05-20T20:30:24.090Z[ recovery-image] May 20 20:30:23.864 INFO O| May 20 20:30:23.864 INFO STEP 588 (remove_files) COMPLETE
63472024-05-20T20:30:24.090Z[ recovery-image] May 20 20:30:23.864 INFO O| May 20 20:30:23.864 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482024-05-20T20:30:24.101Z[ recovery-image] May 20 20:30:23.874 INFO O| May 20 20:30:23.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
63492024-05-20T20:30:24.101Z[ recovery-image] May 20 20:30:23.874 INFO O| May 20 20:30:23.874 INFO STEP 589 (remove_files) COMPLETE
63502024-05-20T20:30:24.107Z[ recovery-image] May 20 20:30:23.875 INFO O| May 20 20:30:23.874 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512024-05-20T20:30:24.111Z[ recovery-image] May 20 20:30:23.884 INFO O| May 20 20:30:23.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
63522024-05-20T20:30:24.115Z[ recovery-image] May 20 20:30:23.885 INFO O| May 20 20:30:23.885 INFO STEP 590 (remove_files) COMPLETE
63532024-05-20T20:30:24.115Z[ recovery-image] May 20 20:30:23.885 INFO O| May 20 20:30:23.885 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542024-05-20T20:30:24.121Z[ recovery-image] May 20 20:30:23.894 INFO O| May 20 20:30:23.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63552024-05-20T20:30:24.124Z[ recovery-image] May 20 20:30:23.895 INFO O| May 20 20:30:23.895 INFO STEP 591 (remove_files) COMPLETE
63562024-05-20T20:30:24.125Z[ recovery-image] May 20 20:30:23.895 INFO O| May 20 20:30:23.895 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572024-05-20T20:30:24.131Z[ recovery-image] May 20 20:30:23.904 INFO O| May 20 20:30:23.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63582024-05-20T20:30:24.134Z[ recovery-image] May 20 20:30:23.904 INFO O| May 20 20:30:23.904 INFO STEP 592 (remove_files) COMPLETE
63592024-05-20T20:30:24.134Z[ recovery-image] May 20 20:30:23.904 INFO O| May 20 20:30:23.904 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602024-05-20T20:30:24.140Z[ recovery-image] May 20 20:30:23.914 INFO O| May 20 20:30:23.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63612024-05-20T20:30:24.140Z[ recovery-image] May 20 20:30:23.914 INFO O| May 20 20:30:23.914 INFO STEP 593 (remove_files) COMPLETE
63622024-05-20T20:30:24.144Z[ recovery-image] May 20 20:30:23.914 INFO O| May 20 20:30:23.914 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632024-05-20T20:30:24.150Z[ recovery-image] May 20 20:30:23.923 INFO O| May 20 20:30:23.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63642024-05-20T20:30:24.153Z[ recovery-image] May 20 20:30:23.923 INFO O| May 20 20:30:23.923 INFO STEP 594 (remove_files) COMPLETE
63652024-05-20T20:30:24.153Z[ recovery-image] May 20 20:30:23.923 INFO O| May 20 20:30:23.923 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662024-05-20T20:30:24.159Z[ recovery-image] May 20 20:30:23.933 INFO O| May 20 20:30:23.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63672024-05-20T20:30:24.159Z[ recovery-image] May 20 20:30:23.933 INFO O| May 20 20:30:23.933 INFO STEP 595 (remove_files) COMPLETE
63682024-05-20T20:30:24.159Z[ recovery-image] May 20 20:30:23.933 INFO O| May 20 20:30:23.933 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692024-05-20T20:30:24.169Z[ recovery-image] May 20 20:30:23.942 INFO O| May 20 20:30:23.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63702024-05-20T20:30:24.169Z[ recovery-image] May 20 20:30:23.942 INFO O| May 20 20:30:23.942 INFO STEP 596 (remove_files) COMPLETE
63712024-05-20T20:30:24.169Z[ recovery-image] May 20 20:30:23.942 INFO O| May 20 20:30:23.942 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722024-05-20T20:30:24.179Z[ recovery-image] May 20 20:30:23.952 INFO O| May 20 20:30:23.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63732024-05-20T20:30:24.182Z[ recovery-image] May 20 20:30:23.953 INFO O| May 20 20:30:23.953 INFO STEP 597 (remove_files) COMPLETE
63742024-05-20T20:30:24.182Z[ recovery-image] May 20 20:30:23.953 INFO O| May 20 20:30:23.953 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752024-05-20T20:30:24.190Z[ recovery-image] May 20 20:30:23.963 INFO O| May 20 20:30:23.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63762024-05-20T20:30:24.190Z[ recovery-image] May 20 20:30:23.963 INFO O| May 20 20:30:23.963 INFO STEP 598 (remove_files) COMPLETE
63772024-05-20T20:30:24.193Z[ recovery-image] May 20 20:30:23.963 INFO O| May 20 20:30:23.963 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782024-05-20T20:30:24.201Z[ recovery-image] May 20 20:30:23.972 INFO O| May 20 20:30:23.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63792024-05-20T20:30:24.204Z[ recovery-image] May 20 20:30:23.973 INFO O| May 20 20:30:23.972 INFO STEP 599 (remove_files) COMPLETE
63802024-05-20T20:30:24.205Z[ recovery-image] May 20 20:30:23.973 INFO O| May 20 20:30:23.973 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812024-05-20T20:30:24.209Z[ recovery-image] May 20 20:30:23.982 INFO O| May 20 20:30:23.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63822024-05-20T20:30:24.209Z[ recovery-image] May 20 20:30:23.982 INFO O| May 20 20:30:23.982 INFO STEP 600 (remove_files) COMPLETE
63832024-05-20T20:30:24.216Z[ recovery-image] May 20 20:30:23.982 INFO O| May 20 20:30:23.982 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842024-05-20T20:30:24.220Z[ recovery-image] May 20 20:30:23.992 INFO O| May 20 20:30:23.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63852024-05-20T20:30:24.220Z[ recovery-image] May 20 20:30:23.992 INFO O| May 20 20:30:23.992 INFO STEP 601 (remove_files) COMPLETE
63862024-05-20T20:30:24.220Z[ recovery-image] May 20 20:30:23.992 INFO O| May 20 20:30:23.992 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872024-05-20T20:30:24.228Z[ recovery-image] May 20 20:30:24.002 INFO O| May 20 20:30:24.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63882024-05-20T20:30:24.232Z[ recovery-image] May 20 20:30:24.002 INFO O| May 20 20:30:24.002 INFO STEP 602 (remove_files) COMPLETE
63892024-05-20T20:30:24.232Z[ recovery-image] May 20 20:30:24.002 INFO O| May 20 20:30:24.002 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902024-05-20T20:30:24.239Z[ recovery-image] May 20 20:30:24.012 INFO O| May 20 20:30:24.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63912024-05-20T20:30:24.242Z[ recovery-image] May 20 20:30:24.012 INFO O| May 20 20:30:24.012 INFO STEP 603 (remove_files) COMPLETE
63922024-05-20T20:30:24.242Z[ recovery-image] May 20 20:30:24.012 INFO O| May 20 20:30:24.012 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932024-05-20T20:30:24.249Z[ recovery-image] May 20 20:30:24.022 INFO O| May 20 20:30:24.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63942024-05-20T20:30:24.252Z[ recovery-image] May 20 20:30:24.022 INFO O| May 20 20:30:24.022 INFO STEP 604 (remove_files) COMPLETE
63952024-05-20T20:30:24.252Z[ recovery-image] May 20 20:30:24.022 INFO O| May 20 20:30:24.022 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962024-05-20T20:30:24.267Z[ recovery-image] May 20 20:30:24.032 INFO O| May 20 20:30:24.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63972024-05-20T20:30:24.267Z[ recovery-image] May 20 20:30:24.032 INFO O| May 20 20:30:24.032 INFO STEP 605 (remove_files) COMPLETE
63982024-05-20T20:30:24.267Z[ recovery-image] May 20 20:30:24.032 INFO O| May 20 20:30:24.032 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992024-05-20T20:30:24.271Z[ recovery-image] May 20 20:30:24.041 INFO O| May 20 20:30:24.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
64002024-05-20T20:30:24.271Z[ recovery-image] May 20 20:30:24.041 INFO O| May 20 20:30:24.041 INFO STEP 606 (remove_files) COMPLETE
64012024-05-20T20:30:24.271Z[ recovery-image] May 20 20:30:24.041 INFO O| May 20 20:30:24.041 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022024-05-20T20:30:24.281Z[ recovery-image] May 20 20:30:24.051 INFO O| May 20 20:30:24.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
64032024-05-20T20:30:24.281Z[ recovery-image] May 20 20:30:24.051 INFO O| May 20 20:30:24.051 INFO STEP 607 (remove_files) COMPLETE
64042024-05-20T20:30:24.286Z[ recovery-image] May 20 20:30:24.051 INFO O| May 20 20:30:24.051 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052024-05-20T20:30:24.289Z[ recovery-image] May 20 20:30:24.060 INFO O| May 20 20:30:24.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
64062024-05-20T20:30:24.289Z[ recovery-image] May 20 20:30:24.061 INFO O| May 20 20:30:24.061 INFO STEP 608 (remove_files) COMPLETE
64072024-05-20T20:30:24.289Z[ recovery-image] May 20 20:30:24.061 INFO O| May 20 20:30:24.061 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082024-05-20T20:30:24.297Z[ recovery-image] May 20 20:30:24.070 INFO O| May 20 20:30:24.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
64092024-05-20T20:30:24.297Z[ recovery-image] May 20 20:30:24.070 INFO O| May 20 20:30:24.070 INFO STEP 609 (remove_files) COMPLETE
64102024-05-20T20:30:24.297Z[ recovery-image] May 20 20:30:24.070 INFO O| May 20 20:30:24.070 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112024-05-20T20:30:24.307Z[ recovery-image] May 20 20:30:24.080 INFO O| May 20 20:30:24.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
64122024-05-20T20:30:24.307Z[ recovery-image] May 20 20:30:24.080 INFO O| May 20 20:30:24.080 INFO STEP 610 (remove_files) COMPLETE
64132024-05-20T20:30:24.307Z[ recovery-image] May 20 20:30:24.080 INFO O| May 20 20:30:24.080 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142024-05-20T20:30:24.316Z[ recovery-image] May 20 20:30:24.090 INFO O| May 20 20:30:24.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
64152024-05-20T20:30:24.316Z[ recovery-image] May 20 20:30:24.090 INFO O| May 20 20:30:24.090 INFO STEP 611 (remove_files) COMPLETE
64162024-05-20T20:30:24.319Z[ recovery-image] May 20 20:30:24.090 INFO O| May 20 20:30:24.090 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-05-20T20:30:24.326Z[ recovery-image] May 20 20:30:24.099 INFO O| May 20 20:30:24.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
64182024-05-20T20:30:24.326Z[ recovery-image] May 20 20:30:24.099 INFO O| May 20 20:30:24.099 INFO STEP 612 (remove_files) COMPLETE
64192024-05-20T20:30:24.326Z[ recovery-image] May 20 20:30:24.099 INFO O| May 20 20:30:24.099 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-05-20T20:30:24.335Z[ recovery-image] May 20 20:30:24.109 INFO O| May 20 20:30:24.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
64212024-05-20T20:30:24.338Z[ recovery-image] May 20 20:30:24.109 INFO O| May 20 20:30:24.109 INFO STEP 613 (remove_files) COMPLETE
64222024-05-20T20:30:24.338Z[ recovery-image] May 20 20:30:24.109 INFO O| May 20 20:30:24.109 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-05-20T20:30:24.345Z[ recovery-image] May 20 20:30:24.118 INFO O| May 20 20:30:24.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
64242024-05-20T20:30:24.345Z[ recovery-image] May 20 20:30:24.118 INFO O| May 20 20:30:24.118 INFO STEP 614 (remove_files) COMPLETE
64252024-05-20T20:30:24.345Z[ recovery-image] May 20 20:30:24.118 INFO O| May 20 20:30:24.118 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-05-20T20:30:24.368Z[ recovery-image] May 20 20:30:24.128 INFO O| May 20 20:30:24.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
64272024-05-20T20:30:24.368Z[ recovery-image] May 20 20:30:24.128 INFO O| May 20 20:30:24.128 INFO STEP 615 (remove_files) COMPLETE
64282024-05-20T20:30:24.368Z[ recovery-image] May 20 20:30:24.128 INFO O| May 20 20:30:24.128 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-05-20T20:30:24.373Z[ recovery-image] May 20 20:30:24.137 INFO O| May 20 20:30:24.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
64302024-05-20T20:30:24.373Z[ recovery-image] May 20 20:30:24.138 INFO O| May 20 20:30:24.138 INFO STEP 616 (remove_files) COMPLETE
64312024-05-20T20:30:24.373Z[ recovery-image] May 20 20:30:24.138 INFO O| May 20 20:30:24.138 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-05-20T20:30:24.376Z[ recovery-image] May 20 20:30:24.147 INFO O| May 20 20:30:24.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
64332024-05-20T20:30:24.376Z[ recovery-image] May 20 20:30:24.147 INFO O| May 20 20:30:24.147 INFO STEP 617 (remove_files) COMPLETE
64342024-05-20T20:30:24.376Z[ recovery-image] May 20 20:30:24.147 INFO O| May 20 20:30:24.147 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-05-20T20:30:24.385Z[ recovery-image] May 20 20:30:24.157 INFO O| May 20 20:30:24.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
64362024-05-20T20:30:24.385Z[ recovery-image] May 20 20:30:24.157 INFO O| May 20 20:30:24.157 INFO STEP 618 (remove_files) COMPLETE
64372024-05-20T20:30:24.388Z[ recovery-image] May 20 20:30:24.157 INFO O| May 20 20:30:24.157 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382024-05-20T20:30:24.393Z[ recovery-image] May 20 20:30:24.166 INFO O| May 20 20:30:24.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
64392024-05-20T20:30:24.393Z[ recovery-image] May 20 20:30:24.166 INFO O| May 20 20:30:24.166 INFO STEP 619 (remove_files) COMPLETE
64402024-05-20T20:30:24.396Z[ recovery-image] May 20 20:30:24.166 INFO O| May 20 20:30:24.166 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412024-05-20T20:30:24.402Z[ recovery-image] May 20 20:30:24.175 INFO O| May 20 20:30:24.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
64422024-05-20T20:30:24.402Z[ recovery-image] May 20 20:30:24.176 INFO O| May 20 20:30:24.175 INFO STEP 620 (remove_files) COMPLETE
64432024-05-20T20:30:24.406Z[ recovery-image] May 20 20:30:24.176 INFO O| May 20 20:30:24.176 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442024-05-20T20:30:24.414Z[ recovery-image] May 20 20:30:24.186 INFO O| May 20 20:30:24.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
64452024-05-20T20:30:24.414Z[ recovery-image] May 20 20:30:24.186 INFO O| May 20 20:30:24.186 INFO STEP 621 (remove_files) COMPLETE
64462024-05-20T20:30:24.414Z[ recovery-image] May 20 20:30:24.186 INFO O| May 20 20:30:24.186 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472024-05-20T20:30:24.424Z[ recovery-image] May 20 20:30:24.197 INFO O| May 20 20:30:24.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
64482024-05-20T20:30:24.424Z[ recovery-image] May 20 20:30:24.197 INFO O| May 20 20:30:24.197 INFO STEP 622 (remove_files) COMPLETE
64492024-05-20T20:30:24.424Z[ recovery-image] May 20 20:30:24.197 INFO O| May 20 20:30:24.197 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502024-05-20T20:30:24.441Z[ recovery-image] May 20 20:30:24.207 INFO O| May 20 20:30:24.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
64512024-05-20T20:30:24.441Z[ recovery-image] May 20 20:30:24.208 INFO O| May 20 20:30:24.208 INFO STEP 623 (remove_files) COMPLETE
64522024-05-20T20:30:24.446Z[ recovery-image] May 20 20:30:24.208 INFO O| May 20 20:30:24.208 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532024-05-20T20:30:24.446Z[ recovery-image] May 20 20:30:24.218 INFO O| May 20 20:30:24.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
64542024-05-20T20:30:24.446Z[ recovery-image] May 20 20:30:24.218 INFO O| May 20 20:30:24.218 INFO STEP 624 (remove_files) COMPLETE
64552024-05-20T20:30:24.446Z[ recovery-image] May 20 20:30:24.218 INFO O| May 20 20:30:24.218 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562024-05-20T20:30:24.456Z[ recovery-image] May 20 20:30:24.228 INFO O| May 20 20:30:24.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64572024-05-20T20:30:24.459Z[ recovery-image] May 20 20:30:24.228 INFO O| May 20 20:30:24.228 INFO STEP 625 (remove_files) COMPLETE
64582024-05-20T20:30:24.459Z[ recovery-image] May 20 20:30:24.228 INFO O| May 20 20:30:24.228 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592024-05-20T20:30:24.465Z[ recovery-image] May 20 20:30:24.238 INFO O| May 20 20:30:24.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
64602024-05-20T20:30:24.468Z[ recovery-image] May 20 20:30:24.238 INFO O| May 20 20:30:24.238 INFO STEP 626 (remove_files) COMPLETE
64612024-05-20T20:30:24.468Z[ recovery-image] May 20 20:30:24.238 INFO O| May 20 20:30:24.238 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-05-20T20:30:24.475Z[ recovery-image] May 20 20:30:24.248 INFO O| May 20 20:30:24.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64632024-05-20T20:30:24.475Z[ recovery-image] May 20 20:30:24.248 INFO O| May 20 20:30:24.248 INFO STEP 627 (remove_files) COMPLETE
64642024-05-20T20:30:24.478Z[ recovery-image] May 20 20:30:24.248 INFO O| May 20 20:30:24.248 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-05-20T20:30:24.485Z[ recovery-image] May 20 20:30:24.258 INFO O| May 20 20:30:24.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64662024-05-20T20:30:24.488Z[ recovery-image] May 20 20:30:24.258 INFO O| May 20 20:30:24.258 INFO STEP 628 (remove_files) COMPLETE
64672024-05-20T20:30:24.488Z[ recovery-image] May 20 20:30:24.258 INFO O| May 20 20:30:24.258 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-05-20T20:30:24.495Z[ recovery-image] May 20 20:30:24.268 INFO O| May 20 20:30:24.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64692024-05-20T20:30:24.495Z[ recovery-image] May 20 20:30:24.268 INFO O| May 20 20:30:24.268 INFO STEP 629 (remove_files) COMPLETE
64702024-05-20T20:30:24.498Z[ recovery-image] May 20 20:30:24.268 INFO O| May 20 20:30:24.268 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-05-20T20:30:24.505Z[ recovery-image] May 20 20:30:24.278 INFO O| May 20 20:30:24.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64722024-05-20T20:30:24.505Z[ recovery-image] May 20 20:30:24.279 INFO O| May 20 20:30:24.278 INFO STEP 630 (remove_files) COMPLETE
64732024-05-20T20:30:24.509Z[ recovery-image] May 20 20:30:24.279 INFO O| May 20 20:30:24.279 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-05-20T20:30:24.515Z[ recovery-image] May 20 20:30:24.288 INFO O| May 20 20:30:24.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64752024-05-20T20:30:24.518Z[ recovery-image] May 20 20:30:24.289 INFO O| May 20 20:30:24.289 INFO STEP 631 (remove_files) COMPLETE
64762024-05-20T20:30:24.519Z[ recovery-image] May 20 20:30:24.289 INFO O| May 20 20:30:24.289 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-05-20T20:30:24.526Z[ recovery-image] May 20 20:30:24.298 INFO O| May 20 20:30:24.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64782024-05-20T20:30:24.526Z[ recovery-image] May 20 20:30:24.298 INFO O| May 20 20:30:24.298 INFO STEP 632 (remove_files) COMPLETE
64792024-05-20T20:30:24.533Z[ recovery-image] May 20 20:30:24.298 INFO O| May 20 20:30:24.298 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-05-20T20:30:24.536Z[ recovery-image] May 20 20:30:24.308 INFO O| May 20 20:30:24.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64812024-05-20T20:30:24.536Z[ recovery-image] May 20 20:30:24.308 INFO O| May 20 20:30:24.308 INFO STEP 633 (remove_files) COMPLETE
64822024-05-20T20:30:24.536Z[ recovery-image] May 20 20:30:24.308 INFO O| May 20 20:30:24.308 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-05-20T20:30:24.546Z[ recovery-image] May 20 20:30:24.319 INFO O| May 20 20:30:24.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64842024-05-20T20:30:24.546Z[ recovery-image] May 20 20:30:24.319 INFO O| May 20 20:30:24.319 INFO STEP 634 (remove_files) COMPLETE
64852024-05-20T20:30:24.549Z[ recovery-image] May 20 20:30:24.319 INFO O| May 20 20:30:24.319 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-05-20T20:30:24.555Z[ recovery-image] May 20 20:30:24.329 INFO O| May 20 20:30:24.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64872024-05-20T20:30:24.556Z[ recovery-image] May 20 20:30:24.329 INFO O| May 20 20:30:24.329 INFO STEP 635 (remove_files) COMPLETE
64882024-05-20T20:30:24.556Z[ recovery-image] May 20 20:30:24.329 INFO O| May 20 20:30:24.329 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-05-20T20:30:24.565Z[ recovery-image] May 20 20:30:24.339 INFO O| May 20 20:30:24.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64902024-05-20T20:30:24.565Z[ recovery-image] May 20 20:30:24.339 INFO O| May 20 20:30:24.339 INFO STEP 636 (remove_files) COMPLETE
64912024-05-20T20:30:24.565Z[ recovery-image] May 20 20:30:24.339 INFO O| May 20 20:30:24.339 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-05-20T20:30:24.576Z[ recovery-image] May 20 20:30:24.348 INFO O| May 20 20:30:24.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64932024-05-20T20:30:24.580Z[ recovery-image] May 20 20:30:24.348 INFO O| May 20 20:30:24.348 INFO STEP 637 (remove_files) COMPLETE
64942024-05-20T20:30:24.581Z[ recovery-image] May 20 20:30:24.348 INFO O| May 20 20:30:24.348 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-05-20T20:30:24.587Z[ recovery-image] May 20 20:30:24.358 INFO O| May 20 20:30:24.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64962024-05-20T20:30:24.592Z[ recovery-image] May 20 20:30:24.358 INFO O| May 20 20:30:24.358 INFO STEP 638 (remove_files) COMPLETE
64972024-05-20T20:30:24.592Z[ recovery-image] May 20 20:30:24.358 INFO O| May 20 20:30:24.358 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-05-20T20:30:24.596Z[ recovery-image] May 20 20:30:24.368 INFO O| May 20 20:30:24.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64992024-05-20T20:30:24.596Z[ recovery-image] May 20 20:30:24.368 INFO O| May 20 20:30:24.368 INFO STEP 639 (remove_files) COMPLETE
65002024-05-20T20:30:24.596Z[ recovery-image] May 20 20:30:24.368 INFO O| May 20 20:30:24.368 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-05-20T20:30:24.604Z[ recovery-image] May 20 20:30:24.377 INFO O| May 20 20:30:24.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
65022024-05-20T20:30:24.604Z[ recovery-image] May 20 20:30:24.377 INFO O| May 20 20:30:24.377 INFO STEP 640 (remove_files) COMPLETE
65032024-05-20T20:30:24.608Z[ recovery-image] May 20 20:30:24.377 INFO O| May 20 20:30:24.377 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-05-20T20:30:24.614Z[ recovery-image] May 20 20:30:24.387 INFO O| May 20 20:30:24.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
65052024-05-20T20:30:24.614Z[ recovery-image] May 20 20:30:24.387 INFO O| May 20 20:30:24.387 INFO STEP 641 (remove_files) COMPLETE
65062024-05-20T20:30:24.614Z[ recovery-image] May 20 20:30:24.387 INFO O| May 20 20:30:24.387 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-05-20T20:30:24.623Z[ recovery-image] May 20 20:30:24.396 INFO O| May 20 20:30:24.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
65082024-05-20T20:30:24.623Z[ recovery-image] May 20 20:30:24.396 INFO O| May 20 20:30:24.396 INFO STEP 642 (remove_files) COMPLETE
65092024-05-20T20:30:24.630Z[ recovery-image] May 20 20:30:24.396 INFO O| May 20 20:30:24.396 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-05-20T20:30:24.634Z[ recovery-image] May 20 20:30:24.406 INFO O| May 20 20:30:24.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
65112024-05-20T20:30:24.634Z[ recovery-image] May 20 20:30:24.406 INFO O| May 20 20:30:24.406 INFO STEP 643 (remove_files) COMPLETE
65122024-05-20T20:30:24.634Z[ recovery-image] May 20 20:30:24.406 INFO O| May 20 20:30:24.406 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-05-20T20:30:24.642Z[ recovery-image] May 20 20:30:24.415 INFO O| May 20 20:30:24.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
65142024-05-20T20:30:24.645Z[ recovery-image] May 20 20:30:24.415 INFO O| May 20 20:30:24.415 INFO STEP 644 (remove_files) COMPLETE
65152024-05-20T20:30:24.645Z[ recovery-image] May 20 20:30:24.415 INFO O| May 20 20:30:24.415 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-05-20T20:30:24.652Z[ recovery-image] May 20 20:30:24.425 INFO O| May 20 20:30:24.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
65172024-05-20T20:30:24.652Z[ recovery-image] May 20 20:30:24.425 INFO O| May 20 20:30:24.425 INFO STEP 645 (remove_files) COMPLETE
65182024-05-20T20:30:24.655Z[ recovery-image] May 20 20:30:24.425 INFO O| May 20 20:30:24.425 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-05-20T20:30:24.661Z[ recovery-image] May 20 20:30:24.434 INFO O| May 20 20:30:24.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
65202024-05-20T20:30:24.661Z[ recovery-image] May 20 20:30:24.434 INFO O| May 20 20:30:24.434 INFO STEP 646 (remove_files) COMPLETE
65212024-05-20T20:30:24.665Z[ recovery-image] May 20 20:30:24.434 INFO O| May 20 20:30:24.434 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-05-20T20:30:24.670Z[ recovery-image] May 20 20:30:24.444 INFO O| May 20 20:30:24.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
65232024-05-20T20:30:24.674Z[ recovery-image] May 20 20:30:24.444 INFO O| May 20 20:30:24.444 INFO STEP 647 (remove_files) COMPLETE
65242024-05-20T20:30:24.674Z[ recovery-image] May 20 20:30:24.444 INFO O| May 20 20:30:24.444 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-05-20T20:30:24.680Z[ recovery-image] May 20 20:30:24.454 INFO O| May 20 20:30:24.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
65262024-05-20T20:30:24.684Z[ recovery-image] May 20 20:30:24.454 INFO O| May 20 20:30:24.454 INFO STEP 648 (remove_files) COMPLETE
65272024-05-20T20:30:24.684Z[ recovery-image] May 20 20:30:24.454 INFO O| May 20 20:30:24.454 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-05-20T20:30:24.691Z[ recovery-image] May 20 20:30:24.463 INFO O| May 20 20:30:24.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
65292024-05-20T20:30:24.694Z[ recovery-image] May 20 20:30:24.464 INFO O| May 20 20:30:24.463 INFO STEP 649 (remove_files) COMPLETE
65302024-05-20T20:30:24.694Z[ recovery-image] May 20 20:30:24.464 INFO O| May 20 20:30:24.463 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-05-20T20:30:24.700Z[ recovery-image] May 20 20:30:24.473 INFO O| May 20 20:30:24.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
65322024-05-20T20:30:24.700Z[ recovery-image] May 20 20:30:24.473 INFO O| May 20 20:30:24.473 INFO STEP 650 (remove_files) COMPLETE
65332024-05-20T20:30:24.707Z[ recovery-image] May 20 20:30:24.473 INFO O| May 20 20:30:24.473 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-05-20T20:30:24.710Z[ recovery-image] May 20 20:30:24.483 INFO O| May 20 20:30:24.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
65352024-05-20T20:30:24.710Z[ recovery-image] May 20 20:30:24.483 INFO O| May 20 20:30:24.483 INFO STEP 651 (remove_files) COMPLETE
65362024-05-20T20:30:24.710Z[ recovery-image] May 20 20:30:24.483 INFO O| May 20 20:30:24.483 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-05-20T20:30:24.719Z[ recovery-image] May 20 20:30:24.492 INFO O| May 20 20:30:24.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
65382024-05-20T20:30:24.722Z[ recovery-image] May 20 20:30:24.492 INFO O| May 20 20:30:24.492 INFO STEP 652 (remove_files) COMPLETE
65392024-05-20T20:30:24.722Z[ recovery-image] May 20 20:30:24.493 INFO O| May 20 20:30:24.492 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-05-20T20:30:24.729Z[ recovery-image] May 20 20:30:24.502 INFO O| May 20 20:30:24.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
65412024-05-20T20:30:24.729Z[ recovery-image] May 20 20:30:24.502 INFO O| May 20 20:30:24.502 INFO STEP 653 (remove_files) COMPLETE
65422024-05-20T20:30:24.729Z[ recovery-image] May 20 20:30:24.502 INFO O| May 20 20:30:24.502 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-05-20T20:30:24.739Z[ recovery-image] May 20 20:30:24.512 INFO O| May 20 20:30:24.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
65442024-05-20T20:30:24.744Z[ recovery-image] May 20 20:30:24.512 INFO O| May 20 20:30:24.512 INFO STEP 654 (remove_files) COMPLETE
65452024-05-20T20:30:24.744Z[ recovery-image] May 20 20:30:24.512 INFO O| May 20 20:30:24.512 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-05-20T20:30:24.749Z[ recovery-image] May 20 20:30:24.523 INFO O| May 20 20:30:24.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
65472024-05-20T20:30:24.749Z[ recovery-image] May 20 20:30:24.523 INFO O| May 20 20:30:24.523 INFO STEP 655 (remove_files) COMPLETE
65482024-05-20T20:30:24.753Z[ recovery-image] May 20 20:30:24.523 INFO O| May 20 20:30:24.523 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-05-20T20:30:24.760Z[ recovery-image] May 20 20:30:24.533 INFO O| May 20 20:30:24.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
65502024-05-20T20:30:24.764Z[ recovery-image] May 20 20:30:24.533 INFO O| May 20 20:30:24.533 INFO STEP 656 (remove_files) COMPLETE
65512024-05-20T20:30:24.764Z[ recovery-image] May 20 20:30:24.533 INFO O| May 20 20:30:24.533 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-05-20T20:30:24.772Z[ recovery-image] May 20 20:30:24.545 INFO O| May 20 20:30:24.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
65532024-05-20T20:30:24.776Z[ recovery-image] May 20 20:30:24.546 INFO O| May 20 20:30:24.546 INFO STEP 657 (remove_files) COMPLETE
65542024-05-20T20:30:24.776Z[ recovery-image] May 20 20:30:24.546 INFO O| May 20 20:30:24.546 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-05-20T20:30:24.783Z[ recovery-image] May 20 20:30:24.556 INFO O| May 20 20:30:24.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65562024-05-20T20:30:24.783Z[ recovery-image] May 20 20:30:24.556 INFO O| May 20 20:30:24.556 INFO STEP 658 (remove_files) COMPLETE
65572024-05-20T20:30:24.783Z[ recovery-image] May 20 20:30:24.556 INFO O| May 20 20:30:24.556 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-05-20T20:30:24.794Z[ recovery-image] May 20 20:30:24.567 INFO O| May 20 20:30:24.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65592024-05-20T20:30:24.798Z[ recovery-image] May 20 20:30:24.567 INFO O| May 20 20:30:24.567 INFO STEP 659 (remove_files) COMPLETE
65602024-05-20T20:30:24.798Z[ recovery-image] May 20 20:30:24.567 INFO O| May 20 20:30:24.567 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-05-20T20:30:24.804Z[ recovery-image] May 20 20:30:24.577 INFO O| May 20 20:30:24.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65622024-05-20T20:30:24.809Z[ recovery-image] May 20 20:30:24.577 INFO O| May 20 20:30:24.577 INFO STEP 660 (remove_files) COMPLETE
65632024-05-20T20:30:24.809Z[ recovery-image] May 20 20:30:24.577 INFO O| May 20 20:30:24.577 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-05-20T20:30:24.822Z[ recovery-image] May 20 20:30:24.587 INFO O| May 20 20:30:24.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65652024-05-20T20:30:24.822Z[ recovery-image] May 20 20:30:24.587 INFO O| May 20 20:30:24.587 INFO STEP 661 (remove_files) COMPLETE
65662024-05-20T20:30:24.827Z[ recovery-image] May 20 20:30:24.587 INFO O| May 20 20:30:24.587 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-05-20T20:30:24.827Z[ recovery-image] May 20 20:30:24.597 INFO O| May 20 20:30:24.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65682024-05-20T20:30:24.827Z[ recovery-image] May 20 20:30:24.597 INFO O| May 20 20:30:24.597 INFO STEP 662 (remove_files) COMPLETE
65692024-05-20T20:30:24.827Z[ recovery-image] May 20 20:30:24.597 INFO O| May 20 20:30:24.597 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-05-20T20:30:24.833Z[ recovery-image] May 20 20:30:24.606 INFO O| May 20 20:30:24.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65712024-05-20T20:30:24.837Z[ recovery-image] May 20 20:30:24.606 INFO O| May 20 20:30:24.606 INFO STEP 663 (remove_files) COMPLETE
65722024-05-20T20:30:24.837Z[ recovery-image] May 20 20:30:24.606 INFO O| May 20 20:30:24.606 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732024-05-20T20:30:24.844Z[ recovery-image] May 20 20:30:24.616 INFO O| May 20 20:30:24.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65742024-05-20T20:30:24.850Z[ recovery-image] May 20 20:30:24.616 INFO O| May 20 20:30:24.616 INFO STEP 664 (remove_files) COMPLETE
65752024-05-20T20:30:24.850Z[ recovery-image] May 20 20:30:24.616 INFO O| May 20 20:30:24.616 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762024-05-20T20:30:24.854Z[ recovery-image] May 20 20:30:24.626 INFO O| May 20 20:30:24.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65772024-05-20T20:30:24.854Z[ recovery-image] May 20 20:30:24.626 INFO O| May 20 20:30:24.626 INFO STEP 665 (remove_files) COMPLETE
65782024-05-20T20:30:24.854Z[ recovery-image] May 20 20:30:24.626 INFO O| May 20 20:30:24.626 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792024-05-20T20:30:24.862Z[ recovery-image] May 20 20:30:24.635 INFO O| May 20 20:30:24.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65802024-05-20T20:30:24.862Z[ recovery-image] May 20 20:30:24.635 INFO O| May 20 20:30:24.635 INFO STEP 666 (remove_files) COMPLETE
65812024-05-20T20:30:24.862Z[ recovery-image] May 20 20:30:24.635 INFO O| May 20 20:30:24.635 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822024-05-20T20:30:24.872Z[ recovery-image] May 20 20:30:24.645 INFO O| May 20 20:30:24.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65832024-05-20T20:30:24.872Z[ recovery-image] May 20 20:30:24.645 INFO O| May 20 20:30:24.645 INFO STEP 667 (remove_files) COMPLETE
65842024-05-20T20:30:24.875Z[ recovery-image] May 20 20:30:24.645 INFO O| May 20 20:30:24.645 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852024-05-20T20:30:24.881Z[ recovery-image] May 20 20:30:24.655 INFO O| May 20 20:30:24.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65862024-05-20T20:30:24.881Z[ recovery-image] May 20 20:30:24.655 INFO O| May 20 20:30:24.655 INFO STEP 668 (remove_files) COMPLETE
65872024-05-20T20:30:24.885Z[ recovery-image] May 20 20:30:24.655 INFO O| May 20 20:30:24.655 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882024-05-20T20:30:24.893Z[ recovery-image] May 20 20:30:24.664 INFO O| May 20 20:30:24.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65892024-05-20T20:30:24.893Z[ recovery-image] May 20 20:30:24.664 INFO O| May 20 20:30:24.664 INFO STEP 669 (remove_files) COMPLETE
65902024-05-20T20:30:24.896Z[ recovery-image] May 20 20:30:24.664 INFO O| May 20 20:30:24.664 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912024-05-20T20:30:24.900Z[ recovery-image] May 20 20:30:24.674 INFO O| May 20 20:30:24.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65922024-05-20T20:30:24.903Z[ recovery-image] May 20 20:30:24.674 INFO O| May 20 20:30:24.674 INFO STEP 670 (remove_files) COMPLETE
65932024-05-20T20:30:24.903Z[ recovery-image] May 20 20:30:24.674 INFO O| May 20 20:30:24.674 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942024-05-20T20:30:24.910Z[ recovery-image] May 20 20:30:24.683 INFO O| May 20 20:30:24.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65952024-05-20T20:30:24.910Z[ recovery-image] May 20 20:30:24.683 INFO O| May 20 20:30:24.683 INFO STEP 671 (remove_files) COMPLETE
65962024-05-20T20:30:24.915Z[ recovery-image] May 20 20:30:24.683 INFO O| May 20 20:30:24.683 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972024-05-20T20:30:24.920Z[ recovery-image] May 20 20:30:24.693 INFO O| May 20 20:30:24.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65982024-05-20T20:30:24.920Z[ recovery-image] May 20 20:30:24.693 INFO O| May 20 20:30:24.693 INFO STEP 672 (remove_files) COMPLETE
65992024-05-20T20:30:24.923Z[ recovery-image] May 20 20:30:24.693 INFO O| May 20 20:30:24.693 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002024-05-20T20:30:24.929Z[ recovery-image] May 20 20:30:24.703 INFO O| May 20 20:30:24.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
66012024-05-20T20:30:24.929Z[ recovery-image] May 20 20:30:24.703 INFO O| May 20 20:30:24.703 INFO STEP 673 (remove_files) COMPLETE
66022024-05-20T20:30:24.930Z[ recovery-image] May 20 20:30:24.703 INFO O| May 20 20:30:24.703 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032024-05-20T20:30:24.939Z[ recovery-image] May 20 20:30:24.712 INFO O| May 20 20:30:24.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
66042024-05-20T20:30:24.939Z[ recovery-image] May 20 20:30:24.712 INFO O| May 20 20:30:24.712 INFO STEP 674 (remove_files) COMPLETE
66052024-05-20T20:30:24.943Z[ recovery-image] May 20 20:30:24.712 INFO O| May 20 20:30:24.712 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062024-05-20T20:30:24.948Z[ recovery-image] May 20 20:30:24.722 INFO O| May 20 20:30:24.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
66072024-05-20T20:30:24.951Z[ recovery-image] May 20 20:30:24.722 INFO O| May 20 20:30:24.722 INFO STEP 675 (remove_files) COMPLETE
66082024-05-20T20:30:24.951Z[ recovery-image] May 20 20:30:24.722 INFO O| May 20 20:30:24.722 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092024-05-20T20:30:24.959Z[ recovery-image] May 20 20:30:24.731 INFO O| May 20 20:30:24.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
66102024-05-20T20:30:24.959Z[ recovery-image] May 20 20:30:24.731 INFO O| May 20 20:30:24.731 INFO STEP 676 (remove_files) COMPLETE
66112024-05-20T20:30:24.963Z[ recovery-image] May 20 20:30:24.731 INFO O| May 20 20:30:24.731 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122024-05-20T20:30:24.974Z[ recovery-image] May 20 20:30:24.741 INFO O| May 20 20:30:24.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
66132024-05-20T20:30:24.974Z[ recovery-image] May 20 20:30:24.741 INFO O| May 20 20:30:24.741 INFO STEP 677 (remove_files) COMPLETE
66142024-05-20T20:30:24.974Z[ recovery-image] May 20 20:30:24.741 INFO O| May 20 20:30:24.741 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152024-05-20T20:30:24.979Z[ recovery-image] May 20 20:30:24.750 INFO O| May 20 20:30:24.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
66162024-05-20T20:30:24.979Z[ recovery-image] May 20 20:30:24.750 INFO O| May 20 20:30:24.750 INFO STEP 678 (remove_files) COMPLETE
66172024-05-20T20:30:24.979Z[ recovery-image] May 20 20:30:24.750 INFO O| May 20 20:30:24.750 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182024-05-20T20:30:24.988Z[ recovery-image] May 20 20:30:24.760 INFO O| May 20 20:30:24.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
66192024-05-20T20:30:24.988Z[ recovery-image] May 20 20:30:24.760 INFO O| May 20 20:30:24.760 INFO STEP 679 (remove_files) COMPLETE
66202024-05-20T20:30:25.020Z[ recovery-image] May 20 20:30:24.760 INFO O| May 20 20:30:24.760 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212024-05-20T20:30:25.027Z[ recovery-image] May 20 20:30:24.769 INFO O| May 20 20:30:24.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
66222024-05-20T20:30:25.027Z[ recovery-image] May 20 20:30:24.770 INFO O| May 20 20:30:24.770 INFO STEP 680 (remove_files) COMPLETE
66232024-05-20T20:30:25.027Z[ recovery-image] May 20 20:30:24.770 INFO O| May 20 20:30:24.770 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.779 INFO O| May 20 20:30:24.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
66252024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.779 INFO O| May 20 20:30:24.779 INFO STEP 681 (remove_files) COMPLETE
66262024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.779 INFO O| May 20 20:30:24.779 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.788 INFO O| May 20 20:30:24.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
66282024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.788 INFO O| May 20 20:30:24.788 INFO STEP 682 (remove_files) COMPLETE
66292024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.788 INFO O| May 20 20:30:24.788 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.798 INFO O| May 20 20:30:24.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
66312024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.798 INFO O| May 20 20:30:24.798 INFO STEP 683 (remove_files) COMPLETE
66322024-05-20T20:30:25.028Z[ recovery-image] May 20 20:30:24.798 INFO O| May 20 20:30:24.798 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332024-05-20T20:30:25.039Z[ recovery-image] May 20 20:30:24.808 INFO O| May 20 20:30:24.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
66342024-05-20T20:30:25.039Z[ recovery-image] May 20 20:30:24.808 INFO O| May 20 20:30:24.808 INFO STEP 684 (remove_files) COMPLETE
66352024-05-20T20:30:25.040Z[ recovery-image] May 20 20:30:24.808 INFO O| May 20 20:30:24.808 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362024-05-20T20:30:25.044Z[ recovery-image] May 20 20:30:24.817 INFO O| May 20 20:30:24.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
66372024-05-20T20:30:25.044Z[ recovery-image] May 20 20:30:24.817 INFO O| May 20 20:30:24.817 INFO STEP 685 (remove_files) COMPLETE
66382024-05-20T20:30:25.044Z[ recovery-image] May 20 20:30:24.817 INFO O| May 20 20:30:24.817 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392024-05-20T20:30:25.054Z[ recovery-image] May 20 20:30:24.827 INFO O| May 20 20:30:24.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
66402024-05-20T20:30:25.057Z[ recovery-image] May 20 20:30:24.827 INFO O| May 20 20:30:24.827 INFO STEP 686 (remove_files) COMPLETE
66412024-05-20T20:30:25.057Z[ recovery-image] May 20 20:30:24.827 INFO O| May 20 20:30:24.827 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422024-05-20T20:30:25.063Z[ recovery-image] May 20 20:30:24.836 INFO O| May 20 20:30:24.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
66432024-05-20T20:30:25.063Z[ recovery-image] May 20 20:30:24.836 INFO O| May 20 20:30:24.836 INFO STEP 687 (remove_files) COMPLETE
66442024-05-20T20:30:25.092Z[ recovery-image] May 20 20:30:24.836 INFO O| May 20 20:30:24.836 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452024-05-20T20:30:25.093Z[ recovery-image] May 20 20:30:24.846 INFO O| May 20 20:30:24.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
66462024-05-20T20:30:25.093Z[ recovery-image] May 20 20:30:24.846 INFO O| May 20 20:30:24.846 INFO STEP 688 (remove_files) COMPLETE
66472024-05-20T20:30:25.093Z[ recovery-image] May 20 20:30:24.846 INFO O| May 20 20:30:24.846 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482024-05-20T20:30:25.100Z[ recovery-image] May 20 20:30:24.855 INFO O| May 20 20:30:24.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
66492024-05-20T20:30:25.100Z[ recovery-image] May 20 20:30:24.855 INFO O| May 20 20:30:24.855 INFO STEP 689 (remove_files) COMPLETE
66502024-05-20T20:30:25.100Z[ recovery-image] May 20 20:30:24.855 INFO O| May 20 20:30:24.855 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512024-05-20T20:30:25.100Z[ recovery-image] May 20 20:30:24.865 INFO O| May 20 20:30:24.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
66522024-05-20T20:30:25.101Z[ recovery-image] May 20 20:30:24.865 INFO O| May 20 20:30:24.865 INFO STEP 690 (remove_files) COMPLETE
66532024-05-20T20:30:25.101Z[ recovery-image] May 20 20:30:24.865 INFO O| May 20 20:30:24.865 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542024-05-20T20:30:25.105Z[ recovery-image] May 20 20:30:24.874 INFO O| May 20 20:30:24.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66552024-05-20T20:30:25.106Z[ recovery-image] May 20 20:30:24.874 INFO O| May 20 20:30:24.874 INFO STEP 691 (remove_files) COMPLETE
66562024-05-20T20:30:25.106Z[ recovery-image] May 20 20:30:24.874 INFO O| May 20 20:30:24.874 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572024-05-20T20:30:25.114Z[ recovery-image] May 20 20:30:24.884 INFO O| May 20 20:30:24.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66582024-05-20T20:30:25.114Z[ recovery-image] May 20 20:30:24.885 INFO O| May 20 20:30:24.884 INFO STEP 692 (remove_files) COMPLETE
66592024-05-20T20:30:25.114Z[ recovery-image] May 20 20:30:24.885 INFO O| May 20 20:30:24.884 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602024-05-20T20:30:25.135Z[ recovery-image] May 20 20:30:24.895 INFO O| May 20 20:30:24.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66612024-05-20T20:30:25.135Z[ recovery-image] May 20 20:30:24.895 INFO O| May 20 20:30:24.895 INFO STEP 693 (remove_files) COMPLETE
66622024-05-20T20:30:25.141Z[ recovery-image] May 20 20:30:24.895 INFO O| May 20 20:30:24.895 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632024-05-20T20:30:25.141Z[ recovery-image] May 20 20:30:24.905 INFO O| May 20 20:30:24.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66642024-05-20T20:30:25.141Z[ recovery-image] May 20 20:30:24.905 INFO O| May 20 20:30:24.905 INFO STEP 694 (remove_files) COMPLETE
66652024-05-20T20:30:25.141Z[ recovery-image] May 20 20:30:24.905 INFO O| May 20 20:30:24.905 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662024-05-20T20:30:25.149Z[ recovery-image] May 20 20:30:24.915 INFO O| May 20 20:30:24.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66672024-05-20T20:30:25.149Z[ recovery-image] May 20 20:30:24.915 INFO O| May 20 20:30:24.915 INFO STEP 695 (remove_files) COMPLETE
66682024-05-20T20:30:25.149Z[ recovery-image] May 20 20:30:24.915 INFO O| May 20 20:30:24.915 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692024-05-20T20:30:25.159Z[ recovery-image] May 20 20:30:24.924 INFO O| May 20 20:30:24.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66702024-05-20T20:30:25.159Z[ recovery-image] May 20 20:30:24.924 INFO O| May 20 20:30:24.924 INFO STEP 696 (remove_files) COMPLETE
66712024-05-20T20:30:25.159Z[ recovery-image] May 20 20:30:24.924 INFO O| May 20 20:30:24.924 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722024-05-20T20:30:25.165Z[ recovery-image] May 20 20:30:24.934 INFO O| May 20 20:30:24.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66732024-05-20T20:30:25.166Z[ recovery-image] May 20 20:30:24.934 INFO O| May 20 20:30:24.934 INFO STEP 697 (remove_files) COMPLETE
66742024-05-20T20:30:25.166Z[ recovery-image] May 20 20:30:24.934 INFO O| May 20 20:30:24.934 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752024-05-20T20:30:25.177Z[ recovery-image] May 20 20:30:24.944 INFO O| May 20 20:30:24.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66762024-05-20T20:30:25.178Z[ recovery-image] May 20 20:30:24.944 INFO O| May 20 20:30:24.944 INFO STEP 698 (remove_files) COMPLETE
66772024-05-20T20:30:25.182Z[ recovery-image] May 20 20:30:24.944 INFO O| May 20 20:30:24.944 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782024-05-20T20:30:25.182Z[ recovery-image] May 20 20:30:24.954 INFO O| May 20 20:30:24.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66792024-05-20T20:30:25.182Z[ recovery-image] May 20 20:30:24.954 INFO O| May 20 20:30:24.954 INFO STEP 699 (remove_files) COMPLETE
66802024-05-20T20:30:25.182Z[ recovery-image] May 20 20:30:24.954 INFO O| May 20 20:30:24.954 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812024-05-20T20:30:25.191Z[ recovery-image] May 20 20:30:24.963 INFO O| May 20 20:30:24.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66822024-05-20T20:30:25.191Z[ recovery-image] May 20 20:30:24.964 INFO O| May 20 20:30:24.964 INFO STEP 700 (remove_files) COMPLETE
66832024-05-20T20:30:25.197Z[ recovery-image] May 20 20:30:24.964 INFO O| May 20 20:30:24.964 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842024-05-20T20:30:25.202Z[ recovery-image] May 20 20:30:24.973 INFO O| May 20 20:30:24.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66852024-05-20T20:30:25.202Z[ recovery-image] May 20 20:30:24.973 INFO O| May 20 20:30:24.973 INFO STEP 701 (remove_files) COMPLETE
66862024-05-20T20:30:25.202Z[ recovery-image] May 20 20:30:24.973 INFO O| May 20 20:30:24.973 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872024-05-20T20:30:25.210Z[ recovery-image] May 20 20:30:24.983 INFO O| May 20 20:30:24.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66882024-05-20T20:30:25.216Z[ recovery-image] May 20 20:30:24.983 INFO O| May 20 20:30:24.983 INFO STEP 702 (remove_files) COMPLETE
66892024-05-20T20:30:25.217Z[ recovery-image] May 20 20:30:24.983 INFO O| May 20 20:30:24.983 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902024-05-20T20:30:25.220Z[ recovery-image] May 20 20:30:24.992 INFO O| May 20 20:30:24.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66912024-05-20T20:30:25.220Z[ recovery-image] May 20 20:30:24.992 INFO O| May 20 20:30:24.992 INFO STEP 703 (remove_files) COMPLETE
66922024-05-20T20:30:25.221Z[ recovery-image] May 20 20:30:24.992 INFO O| May 20 20:30:24.992 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932024-05-20T20:30:25.235Z[ recovery-image] May 20 20:30:25.002 INFO O| May 20 20:30:25.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66942024-05-20T20:30:25.235Z[ recovery-image] May 20 20:30:25.003 INFO O| May 20 20:30:25.003 INFO STEP 704 (remove_files) COMPLETE
66952024-05-20T20:30:25.235Z[ recovery-image] May 20 20:30:25.003 INFO O| May 20 20:30:25.003 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962024-05-20T20:30:25.246Z[ recovery-image] May 20 20:30:25.013 INFO O| May 20 20:30:25.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66972024-05-20T20:30:25.251Z[ recovery-image] May 20 20:30:25.013 INFO O| May 20 20:30:25.013 INFO STEP 705 (remove_files) COMPLETE
66982024-05-20T20:30:25.251Z[ recovery-image] May 20 20:30:25.013 INFO O| May 20 20:30:25.013 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992024-05-20T20:30:25.251Z[ recovery-image] May 20 20:30:25.022 INFO O| May 20 20:30:25.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
67002024-05-20T20:30:25.252Z[ recovery-image] May 20 20:30:25.022 INFO O| May 20 20:30:25.022 INFO STEP 706 (remove_files) COMPLETE
67012024-05-20T20:30:25.252Z[ recovery-image] May 20 20:30:25.022 INFO O| May 20 20:30:25.022 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022024-05-20T20:30:25.259Z[ recovery-image] May 20 20:30:25.032 INFO O| May 20 20:30:25.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
67032024-05-20T20:30:25.263Z[ recovery-image] May 20 20:30:25.032 INFO O| May 20 20:30:25.032 INFO STEP 707 (remove_files) COMPLETE
67042024-05-20T20:30:25.263Z[ recovery-image] May 20 20:30:25.032 INFO O| May 20 20:30:25.032 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052024-05-20T20:30:25.273Z[ recovery-image] May 20 20:30:25.042 INFO O| May 20 20:30:25.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
67062024-05-20T20:30:25.273Z[ recovery-image] May 20 20:30:25.042 INFO O| May 20 20:30:25.042 INFO STEP 708 (remove_files) COMPLETE
67072024-05-20T20:30:25.273Z[ recovery-image] May 20 20:30:25.042 INFO O| May 20 20:30:25.042 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082024-05-20T20:30:25.280Z[ recovery-image] May 20 20:30:25.052 INFO O| May 20 20:30:25.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
67092024-05-20T20:30:25.280Z[ recovery-image] May 20 20:30:25.052 INFO O| May 20 20:30:25.052 INFO STEP 709 (remove_files) COMPLETE
67102024-05-20T20:30:25.280Z[ recovery-image] May 20 20:30:25.052 INFO O| May 20 20:30:25.052 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112024-05-20T20:30:25.290Z[ recovery-image] May 20 20:30:25.062 INFO O| May 20 20:30:25.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
67122024-05-20T20:30:25.290Z[ recovery-image] May 20 20:30:25.062 INFO O| May 20 20:30:25.062 INFO STEP 710 (remove_files) COMPLETE
67132024-05-20T20:30:25.290Z[ recovery-image] May 20 20:30:25.062 INFO O| May 20 20:30:25.062 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142024-05-20T20:30:25.299Z[ recovery-image] May 20 20:30:25.071 INFO O| May 20 20:30:25.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
67152024-05-20T20:30:25.299Z[ recovery-image] May 20 20:30:25.071 INFO O| May 20 20:30:25.071 INFO STEP 711 (remove_files) COMPLETE
67162024-05-20T20:30:25.299Z[ recovery-image] May 20 20:30:25.071 INFO O| May 20 20:30:25.071 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172024-05-20T20:30:25.312Z[ recovery-image] May 20 20:30:25.081 INFO O| May 20 20:30:25.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
67182024-05-20T20:30:25.312Z[ recovery-image] May 20 20:30:25.081 INFO O| May 20 20:30:25.081 INFO STEP 712 (remove_files) COMPLETE
67192024-05-20T20:30:25.317Z[ recovery-image] May 20 20:30:25.081 INFO O| May 20 20:30:25.081 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202024-05-20T20:30:25.321Z[ recovery-image] May 20 20:30:25.090 INFO O| May 20 20:30:25.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
67212024-05-20T20:30:25.321Z[ recovery-image] May 20 20:30:25.090 INFO O| May 20 20:30:25.090 INFO STEP 713 (remove_files) COMPLETE
67222024-05-20T20:30:25.321Z[ recovery-image] May 20 20:30:25.090 INFO O| May 20 20:30:25.090 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232024-05-20T20:30:25.327Z[ recovery-image] May 20 20:30:25.100 INFO O| May 20 20:30:25.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
67242024-05-20T20:30:25.327Z[ recovery-image] May 20 20:30:25.100 INFO O| May 20 20:30:25.100 INFO STEP 714 (remove_files) COMPLETE
67252024-05-20T20:30:25.327Z[ recovery-image] May 20 20:30:25.100 INFO O| May 20 20:30:25.100 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262024-05-20T20:30:25.336Z[ recovery-image] May 20 20:30:25.109 INFO O| May 20 20:30:25.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
67272024-05-20T20:30:25.336Z[ recovery-image] May 20 20:30:25.109 INFO O| May 20 20:30:25.109 INFO STEP 715 (remove_files) COMPLETE
67282024-05-20T20:30:25.337Z[ recovery-image] May 20 20:30:25.109 INFO O| May 20 20:30:25.109 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292024-05-20T20:30:25.353Z[ recovery-image] May 20 20:30:25.119 INFO O| May 20 20:30:25.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
67302024-05-20T20:30:25.353Z[ recovery-image] May 20 20:30:25.119 INFO O| May 20 20:30:25.119 INFO STEP 716 (remove_files) COMPLETE
67312024-05-20T20:30:25.353Z[ recovery-image] May 20 20:30:25.119 INFO O| May 20 20:30:25.119 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322024-05-20T20:30:25.357Z[ recovery-image] May 20 20:30:25.128 INFO O| May 20 20:30:25.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
67332024-05-20T20:30:25.357Z[ recovery-image] May 20 20:30:25.128 INFO O| May 20 20:30:25.128 INFO STEP 717 (remove_files) COMPLETE
67342024-05-20T20:30:25.357Z[ recovery-image] May 20 20:30:25.128 INFO O| May 20 20:30:25.128 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352024-05-20T20:30:25.366Z[ recovery-image] May 20 20:30:25.138 INFO O| May 20 20:30:25.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
67362024-05-20T20:30:25.366Z[ recovery-image] May 20 20:30:25.138 INFO O| May 20 20:30:25.138 INFO STEP 718 (remove_files) COMPLETE
67372024-05-20T20:30:25.366Z[ recovery-image] May 20 20:30:25.138 INFO O| May 20 20:30:25.138 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382024-05-20T20:30:25.375Z[ recovery-image] May 20 20:30:25.148 INFO O| May 20 20:30:25.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
67392024-05-20T20:30:25.375Z[ recovery-image] May 20 20:30:25.148 INFO O| May 20 20:30:25.148 INFO STEP 719 (remove_files) COMPLETE
67402024-05-20T20:30:25.380Z[ recovery-image] May 20 20:30:25.148 INFO O| May 20 20:30:25.148 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412024-05-20T20:30:25.387Z[ recovery-image] May 20 20:30:25.157 INFO O| May 20 20:30:25.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
67422024-05-20T20:30:25.387Z[ recovery-image] May 20 20:30:25.158 INFO O| May 20 20:30:25.158 INFO STEP 720 (remove_files) COMPLETE
67432024-05-20T20:30:25.388Z[ recovery-image] May 20 20:30:25.158 INFO O| May 20 20:30:25.158 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442024-05-20T20:30:25.394Z[ recovery-image] May 20 20:30:25.167 INFO O| May 20 20:30:25.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
67452024-05-20T20:30:25.394Z[ recovery-image] May 20 20:30:25.167 INFO O| May 20 20:30:25.167 INFO STEP 721 (remove_files) COMPLETE
67462024-05-20T20:30:25.394Z[ recovery-image] May 20 20:30:25.167 INFO O| May 20 20:30:25.167 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472024-05-20T20:30:25.404Z[ recovery-image] May 20 20:30:25.177 INFO O| May 20 20:30:25.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
67482024-05-20T20:30:25.405Z[ recovery-image] May 20 20:30:25.177 INFO O| May 20 20:30:25.177 INFO STEP 722 (remove_files) COMPLETE
67492024-05-20T20:30:25.412Z[ recovery-image] May 20 20:30:25.177 INFO O| May 20 20:30:25.177 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502024-05-20T20:30:25.416Z[ recovery-image] May 20 20:30:25.186 INFO O| May 20 20:30:25.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
67512024-05-20T20:30:25.416Z[ recovery-image] May 20 20:30:25.186 INFO O| May 20 20:30:25.186 INFO STEP 723 (remove_files) COMPLETE
67522024-05-20T20:30:25.416Z[ recovery-image] May 20 20:30:25.186 INFO O| May 20 20:30:25.186 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532024-05-20T20:30:25.424Z[ recovery-image] May 20 20:30:25.196 INFO O| May 20 20:30:25.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
67542024-05-20T20:30:25.424Z[ recovery-image] May 20 20:30:25.196 INFO O| May 20 20:30:25.196 INFO STEP 724 (remove_files) COMPLETE
67552024-05-20T20:30:25.424Z[ recovery-image] May 20 20:30:25.196 INFO O| May 20 20:30:25.196 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562024-05-20T20:30:25.432Z[ recovery-image] May 20 20:30:25.206 INFO O| May 20 20:30:25.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67572024-05-20T20:30:25.438Z[ recovery-image] May 20 20:30:25.206 INFO O| May 20 20:30:25.206 INFO STEP 725 (remove_files) COMPLETE
67582024-05-20T20:30:25.438Z[ recovery-image] May 20 20:30:25.206 INFO O| May 20 20:30:25.206 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592024-05-20T20:30:25.447Z[ recovery-image] May 20 20:30:25.215 INFO O| May 20 20:30:25.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67602024-05-20T20:30:25.454Z[ recovery-image] May 20 20:30:25.215 INFO O| May 20 20:30:25.215 INFO STEP 726 (remove_files) COMPLETE
67612024-05-20T20:30:25.454Z[ recovery-image] May 20 20:30:25.216 INFO O| May 20 20:30:25.215 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622024-05-20T20:30:25.458Z[ recovery-image] May 20 20:30:25.228 INFO O| May 20 20:30:25.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67632024-05-20T20:30:25.458Z[ recovery-image] May 20 20:30:25.228 INFO O| May 20 20:30:25.228 INFO STEP 727 (remove_files) COMPLETE
67642024-05-20T20:30:25.459Z[ recovery-image] May 20 20:30:25.228 INFO O| May 20 20:30:25.228 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652024-05-20T20:30:25.466Z[ recovery-image] May 20 20:30:25.239 INFO O| May 20 20:30:25.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67662024-05-20T20:30:25.473Z[ recovery-image] May 20 20:30:25.239 INFO O| May 20 20:30:25.239 INFO STEP 728 (remove_files) COMPLETE
67672024-05-20T20:30:25.473Z[ recovery-image] May 20 20:30:25.239 INFO O| May 20 20:30:25.239 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682024-05-20T20:30:25.477Z[ recovery-image] May 20 20:30:25.250 INFO O| May 20 20:30:25.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67692024-05-20T20:30:25.477Z[ recovery-image] May 20 20:30:25.250 INFO O| May 20 20:30:25.250 INFO STEP 729 (remove_files) COMPLETE
67702024-05-20T20:30:25.477Z[ recovery-image] May 20 20:30:25.250 INFO O| May 20 20:30:25.250 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712024-05-20T20:30:25.487Z[ recovery-image] May 20 20:30:25.260 INFO O| May 20 20:30:25.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67722024-05-20T20:30:25.487Z[ recovery-image] May 20 20:30:25.260 INFO O| May 20 20:30:25.260 INFO STEP 730 (remove_files) COMPLETE
67732024-05-20T20:30:25.490Z[ recovery-image] May 20 20:30:25.260 INFO O| May 20 20:30:25.260 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742024-05-20T20:30:25.499Z[ recovery-image] May 20 20:30:25.270 INFO O| May 20 20:30:25.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67752024-05-20T20:30:25.499Z[ recovery-image] May 20 20:30:25.270 INFO O| May 20 20:30:25.270 INFO STEP 731 (remove_files) COMPLETE
67762024-05-20T20:30:25.511Z[ recovery-image] May 20 20:30:25.270 INFO O| May 20 20:30:25.270 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772024-05-20T20:30:25.523Z[ recovery-image] May 20 20:30:25.280 INFO O| May 20 20:30:25.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67782024-05-20T20:30:25.523Z[ recovery-image] May 20 20:30:25.280 INFO O| May 20 20:30:25.280 INFO STEP 732 (remove_files) COMPLETE
67792024-05-20T20:30:25.523Z[ recovery-image] May 20 20:30:25.280 INFO O| May 20 20:30:25.280 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.289 INFO O| May 20 20:30:25.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67812024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.290 INFO O| May 20 20:30:25.290 INFO STEP 733 (remove_files) COMPLETE
67822024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.290 INFO O| May 20 20:30:25.290 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.299 INFO O| May 20 20:30:25.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67842024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.299 INFO O| May 20 20:30:25.299 INFO STEP 734 (remove_files) COMPLETE
67852024-05-20T20:30:25.528Z[ recovery-image] May 20 20:30:25.299 INFO O| May 20 20:30:25.299 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862024-05-20T20:30:25.536Z[ recovery-image] May 20 20:30:25.309 INFO O| May 20 20:30:25.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67872024-05-20T20:30:25.536Z[ recovery-image] May 20 20:30:25.309 INFO O| May 20 20:30:25.309 INFO STEP 735 (remove_files) COMPLETE
67882024-05-20T20:30:25.539Z[ recovery-image] May 20 20:30:25.309 INFO O| May 20 20:30:25.309 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892024-05-20T20:30:25.551Z[ recovery-image] May 20 20:30:25.319 INFO O| May 20 20:30:25.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67902024-05-20T20:30:25.561Z[ recovery-image] May 20 20:30:25.319 INFO O| May 20 20:30:25.319 INFO STEP 736 (remove_files) COMPLETE
67912024-05-20T20:30:25.561Z[ recovery-image] May 20 20:30:25.319 INFO O| May 20 20:30:25.319 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922024-05-20T20:30:25.561Z[ recovery-image] May 20 20:30:25.328 INFO O| May 20 20:30:25.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67932024-05-20T20:30:25.562Z[ recovery-image] May 20 20:30:25.328 INFO O| May 20 20:30:25.328 INFO STEP 737 (remove_files) COMPLETE
67942024-05-20T20:30:25.562Z[ recovery-image] May 20 20:30:25.328 INFO O| May 20 20:30:25.328 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952024-05-20T20:30:25.574Z[ recovery-image] May 20 20:30:25.338 INFO O| May 20 20:30:25.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67962024-05-20T20:30:25.574Z[ recovery-image] May 20 20:30:25.338 INFO O| May 20 20:30:25.338 INFO STEP 738 (remove_files) COMPLETE
67972024-05-20T20:30:25.575Z[ recovery-image] May 20 20:30:25.338 INFO O| May 20 20:30:25.338 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982024-05-20T20:30:25.580Z[ recovery-image] May 20 20:30:25.348 INFO O| May 20 20:30:25.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67992024-05-20T20:30:25.581Z[ recovery-image] May 20 20:30:25.348 INFO O| May 20 20:30:25.348 INFO STEP 739 (remove_files) COMPLETE
68002024-05-20T20:30:25.581Z[ recovery-image] May 20 20:30:25.348 INFO O| May 20 20:30:25.348 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012024-05-20T20:30:25.588Z[ recovery-image] May 20 20:30:25.357 INFO O| May 20 20:30:25.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
68022024-05-20T20:30:25.588Z[ recovery-image] May 20 20:30:25.357 INFO O| May 20 20:30:25.357 INFO STEP 740 (remove_files) COMPLETE
68032024-05-20T20:30:25.589Z[ recovery-image] May 20 20:30:25.357 INFO O| May 20 20:30:25.357 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042024-05-20T20:30:25.594Z[ recovery-image] May 20 20:30:25.367 INFO O| May 20 20:30:25.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
68052024-05-20T20:30:25.600Z[ recovery-image] May 20 20:30:25.367 INFO O| May 20 20:30:25.367 INFO STEP 741 (remove_files) COMPLETE
68062024-05-20T20:30:25.601Z[ recovery-image] May 20 20:30:25.367 INFO O| May 20 20:30:25.367 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072024-05-20T20:30:25.605Z[ recovery-image] May 20 20:30:25.377 INFO O| May 20 20:30:25.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
68082024-05-20T20:30:25.605Z[ recovery-image] May 20 20:30:25.377 INFO O| May 20 20:30:25.377 INFO STEP 742 (remove_files) COMPLETE
68092024-05-20T20:30:25.605Z[ recovery-image] May 20 20:30:25.377 INFO O| May 20 20:30:25.377 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102024-05-20T20:30:25.615Z[ recovery-image] May 20 20:30:25.386 INFO O| May 20 20:30:25.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
68112024-05-20T20:30:25.615Z[ recovery-image] May 20 20:30:25.386 INFO O| May 20 20:30:25.386 INFO STEP 743 (remove_files) COMPLETE
68122024-05-20T20:30:25.635Z[ recovery-image] May 20 20:30:25.386 INFO O| May 20 20:30:25.386 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132024-05-20T20:30:26.066Z[ recovery-image] May 20 20:30:25.396 INFO O| May 20 20:30:25.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
68142024-05-20T20:30:26.067Z[ recovery-image] May 20 20:30:25.396 INFO O| May 20 20:30:25.396 INFO STEP 744 (remove_files) COMPLETE
68152024-05-20T20:30:26.067Z[ recovery-image] May 20 20:30:25.396 INFO O| May 20 20:30:25.396 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162024-05-20T20:30:26.067Z[ recovery-image] May 20 20:30:25.406 INFO O| May 20 20:30:25.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
68172024-05-20T20:30:26.067Z[ recovery-image] May 20 20:30:25.406 INFO O| May 20 20:30:25.406 INFO STEP 745 (remove_files) COMPLETE
68182024-05-20T20:30:26.067Z[ recovery-image] May 20 20:30:25.406 INFO O| May 20 20:30:25.406 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192024-05-20T20:30:26.076Z[ recovery-image] May 20 20:30:25.415 INFO O| May 20 20:30:25.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
68202024-05-20T20:30:26.076Z[ recovery-image] May 20 20:30:25.416 INFO O| May 20 20:30:25.416 INFO STEP 746 (remove_files) COMPLETE
68212024-05-20T20:30:26.076Z[ recovery-image] May 20 20:30:25.416 INFO O| May 20 20:30:25.416 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222024-05-20T20:30:26.076Z[ recovery-image] May 20 20:30:25.425 INFO O| May 20 20:30:25.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
68232024-05-20T20:30:26.076Z[ recovery-image] May 20 20:30:25.425 INFO O| May 20 20:30:25.425 INFO STEP 747 (remove_files) COMPLETE
68242024-05-20T20:30:26.077Z[ recovery-image] May 20 20:30:25.425 INFO O| May 20 20:30:25.425 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252024-05-20T20:30:26.077Z[ recovery-image] May 20 20:30:25.435 INFO O| May 20 20:30:25.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
68262024-05-20T20:30:26.077Z[ recovery-image] May 20 20:30:25.435 INFO O| May 20 20:30:25.435 INFO STEP 748 (remove_files) COMPLETE
68272024-05-20T20:30:26.077Z[ recovery-image] May 20 20:30:25.435 INFO O| May 20 20:30:25.435 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.444 INFO O| May 20 20:30:25.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
68292024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.444 INFO O| May 20 20:30:25.444 INFO STEP 749 (remove_files) COMPLETE
68302024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.444 INFO O| May 20 20:30:25.444 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.454 INFO O| May 20 20:30:25.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
68322024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.454 INFO O| May 20 20:30:25.454 INFO STEP 750 (remove_files) COMPLETE
68332024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.454 INFO O| May 20 20:30:25.454 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342024-05-20T20:30:26.078Z[ recovery-image] May 20 20:30:25.463 INFO O| May 20 20:30:25.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
68352024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.463 INFO O| May 20 20:30:25.463 INFO STEP 751 (remove_files) COMPLETE
68362024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.463 INFO O| May 20 20:30:25.463 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.473 INFO O| May 20 20:30:25.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
68382024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.473 INFO O| May 20 20:30:25.473 INFO STEP 752 (remove_files) COMPLETE
68392024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.473 INFO O| May 20 20:30:25.473 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.482 INFO O| May 20 20:30:25.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
68412024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.482 INFO O| May 20 20:30:25.482 INFO STEP 753 (remove_files) COMPLETE
68422024-05-20T20:30:26.079Z[ recovery-image] May 20 20:30:25.482 INFO O| May 20 20:30:25.482 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432024-05-20T20:30:26.080Z[ recovery-image] May 20 20:30:25.492 INFO O| May 20 20:30:25.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
68442024-05-20T20:30:26.080Z[ recovery-image] May 20 20:30:25.492 INFO O| May 20 20:30:25.492 INFO STEP 754 (remove_files) COMPLETE
68452024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.492 INFO O| May 20 20:30:25.492 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.501 INFO O| May 20 20:30:25.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
68472024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.501 INFO O| May 20 20:30:25.501 INFO STEP 755 (remove_files) COMPLETE
68482024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.501 INFO O| May 20 20:30:25.501 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.510 INFO O| May 20 20:30:25.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
68502024-05-20T20:30:26.081Z[ recovery-image] May 20 20:30:25.511 INFO O| May 20 20:30:25.510 INFO STEP 756 (remove_files) COMPLETE
68512024-05-20T20:30:26.082Z[ recovery-image] May 20 20:30:25.511 INFO O| May 20 20:30:25.511 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522024-05-20T20:30:26.082Z[ recovery-image] May 20 20:30:25.520 INFO O| May 20 20:30:25.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
68532024-05-20T20:30:26.082Z[ recovery-image] May 20 20:30:25.520 INFO O| May 20 20:30:25.520 INFO STEP 757 (remove_files) COMPLETE
68542024-05-20T20:30:26.082Z[ recovery-image] May 20 20:30:25.520 INFO O| May 20 20:30:25.520 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552024-05-20T20:30:26.082Z[ recovery-image] May 20 20:30:25.530 INFO O| May 20 20:30:25.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68562024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.530 INFO O| May 20 20:30:25.530 INFO STEP 758 (remove_files) COMPLETE
68572024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.530 INFO O| May 20 20:30:25.530 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.540 INFO O| May 20 20:30:25.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68592024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.540 INFO O| May 20 20:30:25.540 INFO STEP 759 (remove_files) COMPLETE
68602024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.540 INFO O| May 20 20:30:25.540 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.550 INFO O| May 20 20:30:25.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68622024-05-20T20:30:26.083Z[ recovery-image] May 20 20:30:25.550 INFO O| May 20 20:30:25.550 INFO STEP 760 (remove_files) COMPLETE
68632024-05-20T20:30:26.084Z[ recovery-image] May 20 20:30:25.550 INFO O| May 20 20:30:25.550 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642024-05-20T20:30:26.084Z[ recovery-image] May 20 20:30:25.560 INFO O| May 20 20:30:25.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68652024-05-20T20:30:26.084Z[ recovery-image] May 20 20:30:25.560 INFO O| May 20 20:30:25.560 INFO STEP 761 (remove_files) COMPLETE
68662024-05-20T20:30:26.085Z[ recovery-image] May 20 20:30:25.560 INFO O| May 20 20:30:25.560 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672024-05-20T20:30:26.085Z[ recovery-image] May 20 20:30:25.570 INFO O| May 20 20:30:25.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68682024-05-20T20:30:26.085Z[ recovery-image] May 20 20:30:25.570 INFO O| May 20 20:30:25.570 INFO STEP 762 (remove_files) COMPLETE
68692024-05-20T20:30:26.085Z[ recovery-image] May 20 20:30:25.570 INFO O| May 20 20:30:25.570 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702024-05-20T20:30:26.085Z[ recovery-image] May 20 20:30:25.582 INFO O| May 20 20:30:25.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68712024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.582 INFO O| May 20 20:30:25.582 INFO STEP 763 (remove_files) COMPLETE
68722024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.582 INFO O| May 20 20:30:25.582 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.592 INFO O| May 20 20:30:25.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68742024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.592 INFO O| May 20 20:30:25.592 INFO STEP 764 (remove_files) COMPLETE
68752024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.592 INFO O| May 20 20:30:25.592 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.602 INFO O| May 20 20:30:25.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68772024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.602 INFO O| May 20 20:30:25.602 INFO STEP 765 (remove_files) COMPLETE
68782024-05-20T20:30:26.086Z[ recovery-image] May 20 20:30:25.602 INFO O| May 20 20:30:25.602 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.612 INFO O| May 20 20:30:25.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68802024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.612 INFO O| May 20 20:30:25.612 INFO STEP 766 (remove_files) COMPLETE
68812024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.612 INFO O| May 20 20:30:25.612 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.622 INFO O| May 20 20:30:25.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68832024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.622 INFO O| May 20 20:30:25.622 INFO STEP 767 (remove_files) COMPLETE
68842024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.622 INFO O| May 20 20:30:25.622 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.633 INFO O| May 20 20:30:25.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68862024-05-20T20:30:26.087Z[ recovery-image] May 20 20:30:25.633 INFO O| May 20 20:30:25.633 INFO STEP 768 (remove_files) COMPLETE
68872024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.633 INFO O| May 20 20:30:25.633 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.642 INFO O| May 20 20:30:25.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68892024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.642 INFO O| May 20 20:30:25.642 INFO STEP 769 (remove_files) COMPLETE
68902024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.642 INFO O| May 20 20:30:25.642 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.652 INFO O| May 20 20:30:25.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68922024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.652 INFO O| May 20 20:30:25.652 INFO STEP 770 (remove_files) COMPLETE
68932024-05-20T20:30:26.088Z[ recovery-image] May 20 20:30:25.652 INFO O| May 20 20:30:25.652 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.662 INFO O| May 20 20:30:25.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68952024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.662 INFO O| May 20 20:30:25.662 INFO STEP 771 (remove_files) COMPLETE
68962024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.662 INFO O| May 20 20:30:25.662 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.671 INFO O| May 20 20:30:25.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68982024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.671 INFO O| May 20 20:30:25.671 INFO STEP 772 (remove_files) COMPLETE
68992024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.671 INFO O| May 20 20:30:25.671 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.681 INFO O| May 20 20:30:25.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
69012024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.681 INFO O| May 20 20:30:25.681 INFO STEP 773 (remove_files) COMPLETE
69022024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.681 INFO O| May 20 20:30:25.681 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032024-05-20T20:30:26.089Z[ recovery-image] May 20 20:30:25.690 INFO O| May 20 20:30:25.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
69042024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.690 INFO O| May 20 20:30:25.690 INFO STEP 774 (remove_files) COMPLETE
69052024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.690 INFO O| May 20 20:30:25.690 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.700 INFO O| May 20 20:30:25.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
69072024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.700 INFO O| May 20 20:30:25.700 INFO STEP 775 (remove_files) COMPLETE
69082024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.700 INFO O| May 20 20:30:25.700 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.709 INFO O| May 20 20:30:25.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
69102024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.709 INFO O| May 20 20:30:25.709 INFO STEP 776 (remove_files) COMPLETE
69112024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.709 INFO O| May 20 20:30:25.709 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.719 INFO O| May 20 20:30:25.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
69132024-05-20T20:30:26.090Z[ recovery-image] May 20 20:30:25.719 INFO O| May 20 20:30:25.719 INFO STEP 777 (remove_files) COMPLETE
69142024-05-20T20:30:26.091Z[ recovery-image] May 20 20:30:25.719 INFO O| May 20 20:30:25.719 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152024-05-20T20:30:26.091Z[ recovery-image] May 20 20:30:25.728 INFO O| May 20 20:30:25.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
69162024-05-20T20:30:26.091Z[ recovery-image] May 20 20:30:25.728 INFO O| May 20 20:30:25.728 INFO STEP 778 (remove_files) COMPLETE
69172024-05-20T20:30:26.091Z[ recovery-image] May 20 20:30:25.728 INFO O| May 20 20:30:25.728 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182024-05-20T20:30:26.091Z[ recovery-image] May 20 20:30:25.738 INFO O| May 20 20:30:25.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
69192024-05-20T20:30:26.099Z[ recovery-image] May 20 20:30:25.738 INFO O| May 20 20:30:25.738 INFO STEP 779 (remove_files) COMPLETE
69202024-05-20T20:30:26.099Z[ recovery-image] May 20 20:30:25.738 INFO O| May 20 20:30:25.738 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212024-05-20T20:30:26.099Z[ recovery-image] May 20 20:30:25.747 INFO O| May 20 20:30:25.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
69222024-05-20T20:30:26.100Z[ recovery-image] May 20 20:30:25.747 INFO O| May 20 20:30:25.747 INFO STEP 780 (remove_files) COMPLETE
69232024-05-20T20:30:26.100Z[ recovery-image] May 20 20:30:25.747 INFO O| May 20 20:30:25.747 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242024-05-20T20:30:26.100Z[ recovery-image] May 20 20:30:25.757 INFO O| May 20 20:30:25.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
69252024-05-20T20:30:26.101Z[ recovery-image] May 20 20:30:25.757 INFO O| May 20 20:30:25.757 INFO STEP 781 (remove_files) COMPLETE
69262024-05-20T20:30:26.101Z[ recovery-image] May 20 20:30:25.757 INFO O| May 20 20:30:25.757 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272024-05-20T20:30:26.101Z[ recovery-image] May 20 20:30:25.767 INFO O| May 20 20:30:25.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
69282024-05-20T20:30:26.101Z[ recovery-image] May 20 20:30:25.767 INFO O| May 20 20:30:25.767 INFO STEP 782 (remove_files) COMPLETE
69292024-05-20T20:30:26.101Z[ recovery-image] May 20 20:30:25.767 INFO O| May 20 20:30:25.767 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302024-05-20T20:30:26.102Z[ recovery-image] May 20 20:30:25.776 INFO O| May 20 20:30:25.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
69312024-05-20T20:30:26.102Z[ recovery-image] May 20 20:30:25.776 INFO O| May 20 20:30:25.776 INFO STEP 783 (remove_files) COMPLETE
69322024-05-20T20:30:26.102Z[ recovery-image] May 20 20:30:25.776 INFO O| May 20 20:30:25.776 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332024-05-20T20:30:26.102Z[ recovery-image] May 20 20:30:25.786 INFO O| May 20 20:30:25.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
69342024-05-20T20:30:26.102Z[ recovery-image] May 20 20:30:25.786 INFO O| May 20 20:30:25.786 INFO STEP 784 (remove_files) COMPLETE
69352024-05-20T20:30:26.103Z[ recovery-image] May 20 20:30:25.786 INFO O| May 20 20:30:25.786 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362024-05-20T20:30:26.103Z[ recovery-image] May 20 20:30:25.796 INFO O| May 20 20:30:25.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
69372024-05-20T20:30:26.103Z[ recovery-image] May 20 20:30:25.796 INFO O| May 20 20:30:25.796 INFO STEP 785 (remove_files) COMPLETE
69382024-05-20T20:30:26.103Z[ recovery-image] May 20 20:30:25.796 INFO O| May 20 20:30:25.796 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392024-05-20T20:30:26.103Z[ recovery-image] May 20 20:30:25.805 INFO O| May 20 20:30:25.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
69402024-05-20T20:30:26.104Z[ recovery-image] May 20 20:30:25.805 INFO O| May 20 20:30:25.805 INFO STEP 786 (remove_files) COMPLETE
69412024-05-20T20:30:26.104Z[ recovery-image] May 20 20:30:25.805 INFO O| May 20 20:30:25.805 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422024-05-20T20:30:26.104Z[ recovery-image] May 20 20:30:25.814 INFO O| May 20 20:30:25.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
69432024-05-20T20:30:26.105Z[ recovery-image] May 20 20:30:25.815 INFO O| May 20 20:30:25.815 INFO STEP 787 (remove_files) COMPLETE
69442024-05-20T20:30:26.105Z[ recovery-image] May 20 20:30:25.815 INFO O| May 20 20:30:25.815 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452024-05-20T20:30:26.105Z[ recovery-image] May 20 20:30:25.824 INFO O| May 20 20:30:25.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
69462024-05-20T20:30:26.105Z[ recovery-image] May 20 20:30:25.824 INFO O| May 20 20:30:25.824 INFO STEP 788 (remove_files) COMPLETE
69472024-05-20T20:30:26.105Z[ recovery-image] May 20 20:30:25.824 INFO O| May 20 20:30:25.824 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.834 INFO O| May 20 20:30:25.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
69492024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.834 INFO O| May 20 20:30:25.834 INFO STEP 789 (remove_files) COMPLETE
69502024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.834 INFO O| May 20 20:30:25.834 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.844 INFO O| May 20 20:30:25.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
69522024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.844 INFO O| May 20 20:30:25.844 INFO STEP 790 (remove_files) COMPLETE
69532024-05-20T20:30:26.106Z[ recovery-image] May 20 20:30:25.844 INFO O| May 20 20:30:25.844 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542024-05-20T20:30:26.107Z[ recovery-image] May 20 20:30:25.853 INFO O| May 20 20:30:25.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69552024-05-20T20:30:26.107Z[ recovery-image] May 20 20:30:25.854 INFO O| May 20 20:30:25.853 INFO STEP 791 (remove_files) COMPLETE
69562024-05-20T20:30:26.107Z[ recovery-image] May 20 20:30:25.854 INFO O| May 20 20:30:25.854 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572024-05-20T20:30:26.107Z[ recovery-image] May 20 20:30:25.863 INFO O| May 20 20:30:25.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69582024-05-20T20:30:26.107Z[ recovery-image] May 20 20:30:25.863 INFO O| May 20 20:30:25.863 INFO STEP 792 (remove_files) COMPLETE
69592024-05-20T20:30:26.108Z[ recovery-image] May 20 20:30:25.863 INFO O| May 20 20:30:25.863 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602024-05-20T20:30:26.128Z[ recovery-image] May 20 20:30:25.873 INFO O| May 20 20:30:25.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69612024-05-20T20:30:26.128Z[ recovery-image] May 20 20:30:25.873 INFO O| May 20 20:30:25.873 INFO STEP 793 (remove_files) COMPLETE
69622024-05-20T20:30:26.129Z[ recovery-image] May 20 20:30:25.873 INFO O| May 20 20:30:25.873 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632024-05-20T20:30:26.129Z[ recovery-image] May 20 20:30:25.882 INFO O| May 20 20:30:25.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69642024-05-20T20:30:26.129Z[ recovery-image] May 20 20:30:25.882 INFO O| May 20 20:30:25.882 INFO STEP 794 (remove_files) COMPLETE
69652024-05-20T20:30:26.129Z[ recovery-image] May 20 20:30:25.882 INFO O| May 20 20:30:25.882 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662024-05-20T20:30:26.138Z[ recovery-image] May 20 20:30:25.892 INFO O| May 20 20:30:25.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69672024-05-20T20:30:26.139Z[ recovery-image] May 20 20:30:25.892 INFO O| May 20 20:30:25.892 INFO STEP 795 (remove_files) COMPLETE
69682024-05-20T20:30:26.139Z[ recovery-image] May 20 20:30:25.892 INFO O| May 20 20:30:25.892 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692024-05-20T20:30:26.139Z[ recovery-image] May 20 20:30:25.901 INFO O| May 20 20:30:25.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69702024-05-20T20:30:26.139Z[ recovery-image] May 20 20:30:25.902 INFO O| May 20 20:30:25.901 INFO STEP 796 (remove_files) COMPLETE
69712024-05-20T20:30:26.139Z[ recovery-image] May 20 20:30:25.902 INFO O| May 20 20:30:25.901 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722024-05-20T20:30:26.152Z[ recovery-image] May 20 20:30:25.911 INFO O| May 20 20:30:25.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69732024-05-20T20:30:26.152Z[ recovery-image] May 20 20:30:25.911 INFO O| May 20 20:30:25.911 INFO STEP 797 (remove_files) COMPLETE
69742024-05-20T20:30:26.152Z[ recovery-image] May 20 20:30:25.911 INFO O| May 20 20:30:25.911 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752024-05-20T20:30:26.165Z[ recovery-image] May 20 20:30:25.921 INFO O| May 20 20:30:25.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69762024-05-20T20:30:26.165Z[ recovery-image] May 20 20:30:25.921 INFO O| May 20 20:30:25.921 INFO STEP 798 (remove_files) COMPLETE
69772024-05-20T20:30:26.165Z[ recovery-image] May 20 20:30:25.921 INFO O| May 20 20:30:25.921 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782024-05-20T20:30:26.166Z[ recovery-image] May 20 20:30:25.931 INFO O| May 20 20:30:25.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69792024-05-20T20:30:26.166Z[ recovery-image] May 20 20:30:25.931 INFO O| May 20 20:30:25.931 INFO STEP 799 (remove_files) COMPLETE
69802024-05-20T20:30:26.166Z[ recovery-image] May 20 20:30:25.931 INFO O| May 20 20:30:25.931 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812024-05-20T20:30:26.177Z[ recovery-image] May 20 20:30:25.941 INFO O| May 20 20:30:25.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69822024-05-20T20:30:26.178Z[ recovery-image] May 20 20:30:25.941 INFO O| May 20 20:30:25.941 INFO STEP 800 (remove_files) COMPLETE
69832024-05-20T20:30:26.178Z[ recovery-image] May 20 20:30:25.941 INFO O| May 20 20:30:25.941 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842024-05-20T20:30:26.187Z[ recovery-image] May 20 20:30:25.951 INFO O| May 20 20:30:25.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69852024-05-20T20:30:26.187Z[ recovery-image] May 20 20:30:25.951 INFO O| May 20 20:30:25.951 INFO STEP 801 (remove_files) COMPLETE
69862024-05-20T20:30:26.187Z[ recovery-image] May 20 20:30:25.951 INFO O| May 20 20:30:25.951 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872024-05-20T20:30:26.196Z[ recovery-image] May 20 20:30:25.961 INFO O| May 20 20:30:25.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69882024-05-20T20:30:26.196Z[ recovery-image] May 20 20:30:25.961 INFO O| May 20 20:30:25.961 INFO STEP 802 (remove_files) COMPLETE
69892024-05-20T20:30:26.197Z[ recovery-image] May 20 20:30:25.961 INFO O| May 20 20:30:25.961 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902024-05-20T20:30:26.205Z[ recovery-image] May 20 20:30:25.970 INFO O| May 20 20:30:25.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69912024-05-20T20:30:26.206Z[ recovery-image] May 20 20:30:25.970 INFO O| May 20 20:30:25.970 INFO STEP 803 (remove_files) COMPLETE
69922024-05-20T20:30:26.206Z[ recovery-image] May 20 20:30:25.970 INFO O| May 20 20:30:25.970 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932024-05-20T20:30:26.213Z[ recovery-image] May 20 20:30:25.980 INFO O| May 20 20:30:25.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69942024-05-20T20:30:26.213Z[ recovery-image] May 20 20:30:25.980 INFO O| May 20 20:30:25.980 INFO STEP 804 (remove_files) COMPLETE
69952024-05-20T20:30:26.214Z[ recovery-image] May 20 20:30:25.980 INFO O| May 20 20:30:25.980 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962024-05-20T20:30:26.221Z[ recovery-image] May 20 20:30:25.990 INFO O| May 20 20:30:25.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69972024-05-20T20:30:26.221Z[ recovery-image] May 20 20:30:25.990 INFO O| May 20 20:30:25.990 INFO STEP 805 (remove_files) COMPLETE
69982024-05-20T20:30:26.221Z[ recovery-image] May 20 20:30:25.990 INFO O| May 20 20:30:25.990 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992024-05-20T20:30:26.231Z[ recovery-image] May 20 20:30:26.000 INFO O| May 20 20:30:26.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
70002024-05-20T20:30:26.231Z[ recovery-image] May 20 20:30:26.000 INFO O| May 20 20:30:26.000 INFO STEP 806 (remove_files) COMPLETE
70012024-05-20T20:30:26.238Z[ recovery-image] May 20 20:30:26.000 INFO O| May 20 20:30:26.000 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022024-05-20T20:30:26.243Z[ recovery-image] May 20 20:30:26.010 INFO O| May 20 20:30:26.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
70032024-05-20T20:30:26.243Z[ recovery-image] May 20 20:30:26.010 INFO O| May 20 20:30:26.010 INFO STEP 807 (remove_files) COMPLETE
70042024-05-20T20:30:26.243Z[ recovery-image] May 20 20:30:26.010 INFO O| May 20 20:30:26.010 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052024-05-20T20:30:26.250Z[ recovery-image] May 20 20:30:26.020 INFO O| May 20 20:30:26.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
70062024-05-20T20:30:26.251Z[ recovery-image] May 20 20:30:26.020 INFO O| May 20 20:30:26.020 INFO STEP 808 (remove_files) COMPLETE
70072024-05-20T20:30:26.251Z[ recovery-image] May 20 20:30:26.020 INFO O| May 20 20:30:26.020 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082024-05-20T20:30:26.261Z[ recovery-image] May 20 20:30:26.030 INFO O| May 20 20:30:26.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
70092024-05-20T20:30:26.264Z[ recovery-image] May 20 20:30:26.030 INFO O| May 20 20:30:26.030 INFO STEP 809 (remove_files) COMPLETE
70102024-05-20T20:30:26.264Z[ recovery-image] May 20 20:30:26.030 INFO O| May 20 20:30:26.030 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112024-05-20T20:30:26.268Z[ recovery-image] May 20 20:30:26.039 INFO O| May 20 20:30:26.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
70122024-05-20T20:30:26.268Z[ recovery-image] May 20 20:30:26.039 INFO O| May 20 20:30:26.039 INFO STEP 810 (remove_files) COMPLETE
70132024-05-20T20:30:26.268Z[ recovery-image] May 20 20:30:26.039 INFO O| May 20 20:30:26.039 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142024-05-20T20:30:26.275Z[ recovery-image] May 20 20:30:26.049 INFO O| May 20 20:30:26.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
70152024-05-20T20:30:26.280Z[ recovery-image] May 20 20:30:26.049 INFO O| May 20 20:30:26.049 INFO STEP 811 (remove_files) COMPLETE
70162024-05-20T20:30:26.280Z[ recovery-image] May 20 20:30:26.049 INFO O| May 20 20:30:26.049 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172024-05-20T20:30:26.289Z[ recovery-image] May 20 20:30:26.059 INFO O| May 20 20:30:26.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
70182024-05-20T20:30:26.291Z[ recovery-image] May 20 20:30:26.059 INFO O| May 20 20:30:26.059 INFO STEP 812 (remove_files) COMPLETE
70192024-05-20T20:30:26.292Z[ recovery-image] May 20 20:30:26.059 INFO O| May 20 20:30:26.059 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202024-05-20T20:30:26.294Z[ recovery-image] May 20 20:30:26.068 INFO O| May 20 20:30:26.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
70212024-05-20T20:30:26.294Z[ recovery-image] May 20 20:30:26.068 INFO O| May 20 20:30:26.068 INFO STEP 813 (remove_files) COMPLETE
70222024-05-20T20:30:26.298Z[ recovery-image] May 20 20:30:26.068 INFO O| May 20 20:30:26.068 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232024-05-20T20:30:26.304Z[ recovery-image] May 20 20:30:26.078 INFO O| May 20 20:30:26.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
70242024-05-20T20:30:26.304Z[ recovery-image] May 20 20:30:26.078 INFO O| May 20 20:30:26.078 INFO STEP 814 (remove_files) COMPLETE
70252024-05-20T20:30:26.307Z[ recovery-image] May 20 20:30:26.078 INFO O| May 20 20:30:26.078 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262024-05-20T20:30:26.314Z[ recovery-image] May 20 20:30:26.088 INFO O| May 20 20:30:26.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
70272024-05-20T20:30:26.314Z[ recovery-image] May 20 20:30:26.088 INFO O| May 20 20:30:26.088 INFO STEP 815 (remove_files) COMPLETE
70282024-05-20T20:30:26.314Z[ recovery-image] May 20 20:30:26.088 INFO O| May 20 20:30:26.088 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292024-05-20T20:30:26.326Z[ recovery-image] May 20 20:30:26.097 INFO O| May 20 20:30:26.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
70302024-05-20T20:30:26.326Z[ recovery-image] May 20 20:30:26.097 INFO O| May 20 20:30:26.097 INFO STEP 816 (remove_files) COMPLETE
70312024-05-20T20:30:26.326Z[ recovery-image] May 20 20:30:26.097 INFO O| May 20 20:30:26.097 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322024-05-20T20:30:26.334Z[ recovery-image] May 20 20:30:26.107 INFO O| May 20 20:30:26.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
70332024-05-20T20:30:26.334Z[ recovery-image] May 20 20:30:26.107 INFO O| May 20 20:30:26.107 INFO STEP 817 (remove_files) COMPLETE
70342024-05-20T20:30:26.334Z[ recovery-image] May 20 20:30:26.107 INFO O| May 20 20:30:26.107 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352024-05-20T20:30:26.343Z[ recovery-image] May 20 20:30:26.116 INFO O| May 20 20:30:26.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
70362024-05-20T20:30:26.346Z[ recovery-image] May 20 20:30:26.116 INFO O| May 20 20:30:26.116 INFO STEP 818 (remove_files) COMPLETE
70372024-05-20T20:30:26.346Z[ recovery-image] May 20 20:30:26.116 INFO O| May 20 20:30:26.116 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382024-05-20T20:30:26.353Z[ recovery-image] May 20 20:30:26.126 INFO O| May 20 20:30:26.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
70392024-05-20T20:30:26.353Z[ recovery-image] May 20 20:30:26.126 INFO O| May 20 20:30:26.126 INFO STEP 819 (remove_files) COMPLETE
70402024-05-20T20:30:26.353Z[ recovery-image] May 20 20:30:26.126 INFO O| May 20 20:30:26.126 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412024-05-20T20:30:26.362Z[ recovery-image] May 20 20:30:26.135 INFO O| May 20 20:30:26.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
70422024-05-20T20:30:26.362Z[ recovery-image] May 20 20:30:26.135 INFO O| May 20 20:30:26.135 INFO STEP 820 (remove_files) COMPLETE
70432024-05-20T20:30:26.365Z[ recovery-image] May 20 20:30:26.135 INFO O| May 20 20:30:26.135 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442024-05-20T20:30:26.386Z[ recovery-image] May 20 20:30:26.145 INFO O| May 20 20:30:26.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
70452024-05-20T20:30:26.386Z[ recovery-image] May 20 20:30:26.145 INFO O| May 20 20:30:26.145 INFO STEP 821 (remove_files) COMPLETE
70462024-05-20T20:30:26.399Z[ recovery-image] May 20 20:30:26.145 INFO O| May 20 20:30:26.145 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472024-05-20T20:30:26.399Z[ recovery-image] May 20 20:30:26.154 INFO O| May 20 20:30:26.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
70482024-05-20T20:30:26.399Z[ recovery-image] May 20 20:30:26.154 INFO O| May 20 20:30:26.154 INFO STEP 822 (remove_files) COMPLETE
70492024-05-20T20:30:26.399Z[ recovery-image] May 20 20:30:26.154 INFO O| May 20 20:30:26.154 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502024-05-20T20:30:26.399Z[ recovery-image] May 20 20:30:26.164 INFO O| May 20 20:30:26.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
70512024-05-20T20:30:26.400Z[ recovery-image] May 20 20:30:26.164 INFO O| May 20 20:30:26.164 INFO STEP 823 (remove_files) COMPLETE
70522024-05-20T20:30:26.400Z[ recovery-image] May 20 20:30:26.164 INFO O| May 20 20:30:26.164 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532024-05-20T20:30:26.403Z[ recovery-image] May 20 20:30:26.173 INFO O| May 20 20:30:26.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
70542024-05-20T20:30:26.403Z[ recovery-image] May 20 20:30:26.173 INFO O| May 20 20:30:26.173 INFO STEP 824 (remove_files) COMPLETE
70552024-05-20T20:30:26.403Z[ recovery-image] May 20 20:30:26.173 INFO O| May 20 20:30:26.173 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562024-05-20T20:30:26.409Z[ recovery-image] May 20 20:30:26.183 INFO O| May 20 20:30:26.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70572024-05-20T20:30:26.409Z[ recovery-image] May 20 20:30:26.183 INFO O| May 20 20:30:26.183 INFO STEP 825 (remove_files) COMPLETE
70582024-05-20T20:30:26.409Z[ recovery-image] May 20 20:30:26.183 INFO O| May 20 20:30:26.183 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592024-05-20T20:30:26.419Z[ recovery-image] May 20 20:30:26.192 INFO O| May 20 20:30:26.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70602024-05-20T20:30:26.419Z[ recovery-image] May 20 20:30:26.192 INFO O| May 20 20:30:26.192 INFO STEP 826 (remove_files) COMPLETE
70612024-05-20T20:30:26.423Z[ recovery-image] May 20 20:30:26.192 INFO O| May 20 20:30:26.192 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622024-05-20T20:30:26.428Z[ recovery-image] May 20 20:30:26.201 INFO O| May 20 20:30:26.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70632024-05-20T20:30:26.428Z[ recovery-image] May 20 20:30:26.202 INFO O| May 20 20:30:26.202 INFO STEP 827 (remove_files) COMPLETE
70642024-05-20T20:30:26.436Z[ recovery-image] May 20 20:30:26.202 INFO O| May 20 20:30:26.202 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652024-05-20T20:30:26.446Z[ recovery-image] May 20 20:30:26.211 INFO O| May 20 20:30:26.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70662024-05-20T20:30:26.446Z[ recovery-image] May 20 20:30:26.211 INFO O| May 20 20:30:26.211 INFO STEP 828 (remove_files) COMPLETE
70672024-05-20T20:30:26.447Z[ recovery-image] May 20 20:30:26.211 INFO O| May 20 20:30:26.211 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682024-05-20T20:30:26.460Z[ recovery-image] May 20 20:30:26.220 INFO O| May 20 20:30:26.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70692024-05-20T20:30:26.460Z[ recovery-image] May 20 20:30:26.220 INFO O| May 20 20:30:26.220 INFO STEP 829 (remove_files) COMPLETE
70702024-05-20T20:30:26.461Z[ recovery-image] May 20 20:30:26.220 INFO O| May 20 20:30:26.220 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712024-05-20T20:30:26.466Z[ recovery-image] May 20 20:30:26.230 INFO O| May 20 20:30:26.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70722024-05-20T20:30:26.467Z[ recovery-image] May 20 20:30:26.230 INFO O| May 20 20:30:26.230 INFO STEP 830 (remove_files) COMPLETE
70732024-05-20T20:30:26.467Z[ recovery-image] May 20 20:30:26.230 INFO O| May 20 20:30:26.230 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742024-05-20T20:30:26.474Z[ recovery-image] May 20 20:30:26.239 INFO O| May 20 20:30:26.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70752024-05-20T20:30:26.474Z[ recovery-image] May 20 20:30:26.239 INFO O| May 20 20:30:26.239 INFO STEP 831 (remove_files) COMPLETE
70762024-05-20T20:30:26.474Z[ recovery-image] May 20 20:30:26.239 INFO O| May 20 20:30:26.239 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772024-05-20T20:30:26.479Z[ recovery-image] May 20 20:30:26.249 INFO O| May 20 20:30:26.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70782024-05-20T20:30:26.479Z[ recovery-image] May 20 20:30:26.249 INFO O| May 20 20:30:26.249 INFO STEP 832 (remove_files) COMPLETE
70792024-05-20T20:30:26.479Z[ recovery-image] May 20 20:30:26.249 INFO O| May 20 20:30:26.249 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802024-05-20T20:30:26.485Z[ recovery-image] May 20 20:30:26.259 INFO O| May 20 20:30:26.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70812024-05-20T20:30:26.485Z[ recovery-image] May 20 20:30:26.259 INFO O| May 20 20:30:26.259 INFO STEP 833 (remove_files) COMPLETE
70822024-05-20T20:30:26.485Z[ recovery-image] May 20 20:30:26.259 INFO O| May 20 20:30:26.259 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832024-05-20T20:30:26.495Z[ recovery-image] May 20 20:30:26.269 INFO O| May 20 20:30:26.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70842024-05-20T20:30:26.495Z[ recovery-image] May 20 20:30:26.269 INFO O| May 20 20:30:26.269 INFO STEP 834 (remove_files) COMPLETE
70852024-05-20T20:30:26.498Z[ recovery-image] May 20 20:30:26.269 INFO O| May 20 20:30:26.269 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862024-05-20T20:30:26.505Z[ recovery-image] May 20 20:30:26.279 INFO O| May 20 20:30:26.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70872024-05-20T20:30:26.505Z[ recovery-image] May 20 20:30:26.279 INFO O| May 20 20:30:26.279 INFO STEP 835 (remove_files) COMPLETE
70882024-05-20T20:30:26.505Z[ recovery-image] May 20 20:30:26.279 INFO O| May 20 20:30:26.279 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892024-05-20T20:30:26.515Z[ recovery-image] May 20 20:30:26.289 INFO O| May 20 20:30:26.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70902024-05-20T20:30:26.515Z[ recovery-image] May 20 20:30:26.289 INFO O| May 20 20:30:26.289 INFO STEP 836 (remove_files) COMPLETE
70912024-05-20T20:30:26.518Z[ recovery-image] May 20 20:30:26.289 INFO O| May 20 20:30:26.289 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922024-05-20T20:30:26.525Z[ recovery-image] May 20 20:30:26.299 INFO O| May 20 20:30:26.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70932024-05-20T20:30:26.525Z[ recovery-image] May 20 20:30:26.299 INFO O| May 20 20:30:26.299 INFO STEP 837 (remove_files) COMPLETE
70942024-05-20T20:30:26.529Z[ recovery-image] May 20 20:30:26.299 INFO O| May 20 20:30:26.299 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952024-05-20T20:30:26.536Z[ recovery-image] May 20 20:30:26.309 INFO O| May 20 20:30:26.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70962024-05-20T20:30:26.536Z[ recovery-image] May 20 20:30:26.309 INFO O| May 20 20:30:26.309 INFO STEP 838 (remove_files) COMPLETE
70972024-05-20T20:30:26.539Z[ recovery-image] May 20 20:30:26.309 INFO O| May 20 20:30:26.309 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982024-05-20T20:30:26.546Z[ recovery-image] May 20 20:30:26.319 INFO O| May 20 20:30:26.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70992024-05-20T20:30:26.550Z[ recovery-image] May 20 20:30:26.319 INFO O| May 20 20:30:26.319 INFO STEP 839 (remove_files) COMPLETE
71002024-05-20T20:30:26.551Z[ recovery-image] May 20 20:30:26.319 INFO O| May 20 20:30:26.319 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012024-05-20T20:30:26.555Z[ recovery-image] May 20 20:30:26.329 INFO O| May 20 20:30:26.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
71022024-05-20T20:30:26.556Z[ recovery-image] May 20 20:30:26.329 INFO O| May 20 20:30:26.329 INFO STEP 840 (remove_files) COMPLETE
71032024-05-20T20:30:26.556Z[ recovery-image] May 20 20:30:26.329 INFO O| May 20 20:30:26.329 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042024-05-20T20:30:26.565Z[ recovery-image] May 20 20:30:26.338 INFO O| May 20 20:30:26.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
71052024-05-20T20:30:26.565Z[ recovery-image] May 20 20:30:26.338 INFO O| May 20 20:30:26.338 INFO STEP 841 (remove_files) COMPLETE
71062024-05-20T20:30:26.568Z[ recovery-image] May 20 20:30:26.338 INFO O| May 20 20:30:26.338 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072024-05-20T20:30:26.576Z[ recovery-image] May 20 20:30:26.348 INFO O| May 20 20:30:26.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
71082024-05-20T20:30:26.576Z[ recovery-image] May 20 20:30:26.348 INFO O| May 20 20:30:26.348 INFO STEP 842 (remove_files) COMPLETE
71092024-05-20T20:30:26.579Z[ recovery-image] May 20 20:30:26.348 INFO O| May 20 20:30:26.348 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102024-05-20T20:30:26.584Z[ recovery-image] May 20 20:30:26.358 INFO O| May 20 20:30:26.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
71112024-05-20T20:30:26.584Z[ recovery-image] May 20 20:30:26.358 INFO O| May 20 20:30:26.358 INFO STEP 843 (remove_files) COMPLETE
71122024-05-20T20:30:26.587Z[ recovery-image] May 20 20:30:26.358 INFO O| May 20 20:30:26.358 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132024-05-20T20:30:26.593Z[ recovery-image] May 20 20:30:26.367 INFO O| May 20 20:30:26.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
71142024-05-20T20:30:26.594Z[ recovery-image] May 20 20:30:26.367 INFO O| May 20 20:30:26.367 INFO STEP 844 (remove_files) COMPLETE
71152024-05-20T20:30:26.597Z[ recovery-image] May 20 20:30:26.367 INFO O| May 20 20:30:26.367 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162024-05-20T20:30:26.606Z[ recovery-image] May 20 20:30:26.377 INFO O| May 20 20:30:26.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
71172024-05-20T20:30:26.606Z[ recovery-image] May 20 20:30:26.377 INFO O| May 20 20:30:26.377 INFO STEP 845 (remove_files) COMPLETE
71182024-05-20T20:30:26.606Z[ recovery-image] May 20 20:30:26.377 INFO O| May 20 20:30:26.377 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192024-05-20T20:30:26.629Z[ recovery-image] May 20 20:30:26.386 INFO O| May 20 20:30:26.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
71202024-05-20T20:30:26.629Z[ recovery-image] May 20 20:30:26.386 INFO O| May 20 20:30:26.386 INFO STEP 846 (remove_files) COMPLETE
71212024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.387 INFO O| May 20 20:30:26.386 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.396 INFO O| May 20 20:30:26.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
71232024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.397 INFO O| May 20 20:30:26.397 INFO STEP 847 (remove_files) COMPLETE
71242024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.397 INFO O| May 20 20:30:26.397 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.406 INFO O| May 20 20:30:26.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
71262024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.406 INFO O| May 20 20:30:26.406 INFO STEP 848 (remove_files) COMPLETE
71272024-05-20T20:30:26.637Z[ recovery-image] May 20 20:30:26.406 INFO O| May 20 20:30:26.406 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282024-05-20T20:30:26.650Z[ recovery-image] May 20 20:30:26.416 INFO O| May 20 20:30:26.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
71292024-05-20T20:30:26.650Z[ recovery-image] May 20 20:30:26.416 INFO O| May 20 20:30:26.416 INFO STEP 849 (remove_files) COMPLETE
71302024-05-20T20:30:26.650Z[ recovery-image] May 20 20:30:26.416 INFO O| May 20 20:30:26.416 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312024-05-20T20:30:26.656Z[ recovery-image] May 20 20:30:26.425 INFO O| May 20 20:30:26.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
71322024-05-20T20:30:26.657Z[ recovery-image] May 20 20:30:26.425 INFO O| May 20 20:30:26.425 INFO STEP 850 (remove_files) COMPLETE
71332024-05-20T20:30:26.657Z[ recovery-image] May 20 20:30:26.425 INFO O| May 20 20:30:26.425 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342024-05-20T20:30:26.664Z[ recovery-image] May 20 20:30:26.435 INFO O| May 20 20:30:26.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
71352024-05-20T20:30:26.670Z[ recovery-image] May 20 20:30:26.435 INFO O| May 20 20:30:26.435 INFO STEP 851 (remove_files) COMPLETE
71362024-05-20T20:30:26.670Z[ recovery-image] May 20 20:30:26.435 INFO O| May 20 20:30:26.435 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372024-05-20T20:30:26.686Z[ recovery-image] May 20 20:30:26.445 INFO O| May 20 20:30:26.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
71382024-05-20T20:30:26.687Z[ recovery-image] May 20 20:30:26.445 INFO O| May 20 20:30:26.445 INFO STEP 852 (remove_files) COMPLETE
71392024-05-20T20:30:26.687Z[ recovery-image] May 20 20:30:26.445 INFO O| May 20 20:30:26.445 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.454 INFO O| May 20 20:30:26.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
71412024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.454 INFO O| May 20 20:30:26.454 INFO STEP 853 (remove_files) COMPLETE
71422024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.454 INFO O| May 20 20:30:26.454 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.464 INFO O| May 20 20:30:26.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
71442024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.464 INFO O| May 20 20:30:26.464 INFO STEP 854 (remove_files) COMPLETE
71452024-05-20T20:30:26.700Z[ recovery-image] May 20 20:30:26.464 INFO O| May 20 20:30:26.464 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462024-05-20T20:30:26.705Z[ recovery-image] May 20 20:30:26.473 INFO O| May 20 20:30:26.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
71472024-05-20T20:30:26.705Z[ recovery-image] May 20 20:30:26.474 INFO O| May 20 20:30:26.473 INFO STEP 855 (remove_files) COMPLETE
71482024-05-20T20:30:26.705Z[ recovery-image] May 20 20:30:26.474 INFO O| May 20 20:30:26.474 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492024-05-20T20:30:26.710Z[ recovery-image] May 20 20:30:26.483 INFO O| May 20 20:30:26.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
71502024-05-20T20:30:26.717Z[ recovery-image] May 20 20:30:26.483 INFO O| May 20 20:30:26.483 INFO STEP 856 (remove_files) COMPLETE
71512024-05-20T20:30:26.718Z[ recovery-image] May 20 20:30:26.483 INFO O| May 20 20:30:26.483 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522024-05-20T20:30:26.723Z[ recovery-image] May 20 20:30:26.493 INFO O| May 20 20:30:26.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
71532024-05-20T20:30:26.724Z[ recovery-image] May 20 20:30:26.493 INFO O| May 20 20:30:26.493 INFO STEP 857 (remove_files) COMPLETE
71542024-05-20T20:30:26.724Z[ recovery-image] May 20 20:30:26.493 INFO O| May 20 20:30:26.493 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552024-05-20T20:30:26.730Z[ recovery-image] May 20 20:30:26.502 INFO O| May 20 20:30:26.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71562024-05-20T20:30:26.736Z[ recovery-image] May 20 20:30:26.502 INFO O| May 20 20:30:26.502 INFO STEP 858 (remove_files) COMPLETE
71572024-05-20T20:30:26.737Z[ recovery-image] May 20 20:30:26.502 INFO O| May 20 20:30:26.502 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582024-05-20T20:30:26.768Z[ recovery-image] May 20 20:30:26.512 INFO O| May 20 20:30:26.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71592024-05-20T20:30:26.768Z[ recovery-image] May 20 20:30:26.512 INFO O| May 20 20:30:26.512 INFO STEP 859 (remove_files) COMPLETE
71602024-05-20T20:30:26.768Z[ recovery-image] May 20 20:30:26.512 INFO O| May 20 20:30:26.512 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.522 INFO O| May 20 20:30:26.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71622024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.522 INFO O| May 20 20:30:26.522 INFO STEP 860 (remove_files) COMPLETE
71632024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.522 INFO O| May 20 20:30:26.522 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.532 INFO O| May 20 20:30:26.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71652024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.532 INFO O| May 20 20:30:26.532 INFO STEP 861 (remove_files) COMPLETE
71662024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.532 INFO O| May 20 20:30:26.532 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.541 INFO O| May 20 20:30:26.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71682024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.542 INFO O| May 20 20:30:26.541 INFO STEP 862 (remove_files) COMPLETE
71692024-05-20T20:30:26.784Z[ recovery-image] May 20 20:30:26.542 INFO O| May 20 20:30:26.542 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702024-05-20T20:30:26.800Z[ recovery-image] May 20 20:30:26.551 INFO O| May 20 20:30:26.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71712024-05-20T20:30:26.801Z[ recovery-image] May 20 20:30:26.551 INFO O| May 20 20:30:26.551 INFO STEP 863 (remove_files) COMPLETE
71722024-05-20T20:30:26.801Z[ recovery-image] May 20 20:30:26.551 INFO O| May 20 20:30:26.551 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732024-05-20T20:30:26.801Z[ recovery-image] May 20 20:30:26.561 INFO O| May 20 20:30:26.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71742024-05-20T20:30:26.801Z[ recovery-image] May 20 20:30:26.561 INFO O| May 20 20:30:26.561 INFO STEP 864 (remove_files) COMPLETE
71752024-05-20T20:30:26.801Z[ recovery-image] May 20 20:30:26.561 INFO O| May 20 20:30:26.561 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762024-05-20T20:30:26.812Z[ recovery-image] May 20 20:30:26.571 INFO O| May 20 20:30:26.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71772024-05-20T20:30:26.813Z[ recovery-image] May 20 20:30:26.571 INFO O| May 20 20:30:26.571 INFO STEP 865 (remove_files) COMPLETE
71782024-05-20T20:30:26.813Z[ recovery-image] May 20 20:30:26.571 INFO O| May 20 20:30:26.571 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792024-05-20T20:30:26.813Z[ recovery-image] May 20 20:30:26.580 INFO O| May 20 20:30:26.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71802024-05-20T20:30:26.813Z[ recovery-image] May 20 20:30:26.580 INFO O| May 20 20:30:26.580 INFO STEP 866 (remove_files) COMPLETE
71812024-05-20T20:30:26.813Z[ recovery-image] May 20 20:30:26.580 INFO O| May 20 20:30:26.580 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822024-05-20T20:30:26.818Z[ recovery-image] May 20 20:30:26.590 INFO O| May 20 20:30:26.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71832024-05-20T20:30:26.819Z[ recovery-image] May 20 20:30:26.590 INFO O| May 20 20:30:26.590 INFO STEP 867 (remove_files) COMPLETE
71842024-05-20T20:30:26.819Z[ recovery-image] May 20 20:30:26.590 INFO O| May 20 20:30:26.590 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852024-05-20T20:30:26.826Z[ recovery-image] May 20 20:30:26.599 INFO O| May 20 20:30:26.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71862024-05-20T20:30:26.832Z[ recovery-image] May 20 20:30:26.599 INFO O| May 20 20:30:26.599 INFO STEP 868 (remove_files) COMPLETE
71872024-05-20T20:30:26.832Z[ recovery-image] May 20 20:30:26.600 INFO O| May 20 20:30:26.599 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882024-05-20T20:30:26.835Z[ recovery-image] May 20 20:30:26.609 INFO O| May 20 20:30:26.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71892024-05-20T20:30:26.838Z[ recovery-image] May 20 20:30:26.609 INFO O| May 20 20:30:26.609 INFO STEP 869 (remove_files) COMPLETE
71902024-05-20T20:30:26.838Z[ recovery-image] May 20 20:30:26.609 INFO O| May 20 20:30:26.609 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912024-05-20T20:30:26.845Z[ recovery-image] May 20 20:30:26.619 INFO O| May 20 20:30:26.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71922024-05-20T20:30:26.849Z[ recovery-image] May 20 20:30:26.620 INFO O| May 20 20:30:26.619 INFO STEP 870 (remove_files) COMPLETE
71932024-05-20T20:30:26.849Z[ recovery-image] May 20 20:30:26.620 INFO O| May 20 20:30:26.619 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942024-05-20T20:30:26.859Z[ recovery-image] May 20 20:30:26.630 INFO O| May 20 20:30:26.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71952024-05-20T20:30:26.873Z[ recovery-image] May 20 20:30:26.630 INFO O| May 20 20:30:26.630 INFO STEP 871 (remove_files) COMPLETE
71962024-05-20T20:30:26.873Z[ recovery-image] May 20 20:30:26.630 INFO O| May 20 20:30:26.630 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972024-05-20T20:30:26.873Z[ recovery-image] May 20 20:30:26.640 INFO O| May 20 20:30:26.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71982024-05-20T20:30:26.873Z[ recovery-image] May 20 20:30:26.640 INFO O| May 20 20:30:26.640 INFO STEP 872 (remove_files) COMPLETE
71992024-05-20T20:30:26.873Z[ recovery-image] May 20 20:30:26.640 INFO O| May 20 20:30:26.640 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002024-05-20T20:30:27.318Z[ recovery-image] May 20 20:30:26.650 INFO O| May 20 20:30:26.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
72012024-05-20T20:30:27.318Z[ recovery-image] May 20 20:30:26.650 INFO O| May 20 20:30:26.650 INFO STEP 873 (remove_files) COMPLETE
72022024-05-20T20:30:27.318Z[ recovery-image] May 20 20:30:26.650 INFO O| May 20 20:30:26.650 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032024-05-20T20:30:27.318Z[ recovery-image] May 20 20:30:26.660 INFO O| May 20 20:30:26.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
72042024-05-20T20:30:27.319Z[ recovery-image] May 20 20:30:26.660 INFO O| May 20 20:30:26.660 INFO STEP 874 (remove_files) COMPLETE
72052024-05-20T20:30:27.319Z[ recovery-image] May 20 20:30:26.660 INFO O| May 20 20:30:26.660 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062024-05-20T20:30:27.320Z[ recovery-image] May 20 20:30:26.669 INFO O| May 20 20:30:26.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
72072024-05-20T20:30:27.320Z[ recovery-image] May 20 20:30:26.669 INFO O| May 20 20:30:26.669 INFO STEP 875 (remove_files) COMPLETE
72082024-05-20T20:30:27.320Z[ recovery-image] May 20 20:30:26.669 INFO O| May 20 20:30:26.669 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092024-05-20T20:30:27.320Z[ recovery-image] May 20 20:30:26.679 INFO O| May 20 20:30:26.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
72102024-05-20T20:30:27.321Z[ recovery-image] May 20 20:30:26.679 INFO O| May 20 20:30:26.679 INFO STEP 876 (remove_files) COMPLETE
72112024-05-20T20:30:27.321Z[ recovery-image] May 20 20:30:26.679 INFO O| May 20 20:30:26.679 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122024-05-20T20:30:27.321Z[ recovery-image] May 20 20:30:26.688 INFO O| May 20 20:30:26.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
72132024-05-20T20:30:27.322Z[ recovery-image] May 20 20:30:26.688 INFO O| May 20 20:30:26.688 INFO STEP 877 (remove_files) COMPLETE
72142024-05-20T20:30:27.322Z[ recovery-image] May 20 20:30:26.689 INFO O| May 20 20:30:26.688 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152024-05-20T20:30:27.322Z[ recovery-image] May 20 20:30:26.698 INFO O| May 20 20:30:26.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
72162024-05-20T20:30:27.322Z[ recovery-image] May 20 20:30:26.698 INFO O| May 20 20:30:26.698 INFO STEP 878 (remove_files) COMPLETE
72172024-05-20T20:30:27.323Z[ recovery-image] May 20 20:30:26.698 INFO O| May 20 20:30:26.698 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182024-05-20T20:30:27.323Z[ recovery-image] May 20 20:30:26.708 INFO O| May 20 20:30:26.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
72192024-05-20T20:30:27.323Z[ recovery-image] May 20 20:30:26.708 INFO O| May 20 20:30:26.708 INFO STEP 879 (remove_files) COMPLETE
72202024-05-20T20:30:27.323Z[ recovery-image] May 20 20:30:26.708 INFO O| May 20 20:30:26.708 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.717 INFO O| May 20 20:30:26.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
72222024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.717 INFO O| May 20 20:30:26.717 INFO STEP 880 (remove_files) COMPLETE
72232024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.717 INFO O| May 20 20:30:26.717 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.727 INFO O| May 20 20:30:26.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
72252024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.727 INFO O| May 20 20:30:26.727 INFO STEP 881 (remove_files) COMPLETE
72262024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.727 INFO O| May 20 20:30:26.727 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272024-05-20T20:30:27.324Z[ recovery-image] May 20 20:30:26.736 INFO O| May 20 20:30:26.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
72282024-05-20T20:30:27.325Z[ recovery-image] May 20 20:30:26.736 INFO O| May 20 20:30:26.736 INFO STEP 882 (remove_files) COMPLETE
72292024-05-20T20:30:27.325Z[ recovery-image] May 20 20:30:26.736 INFO O| May 20 20:30:26.736 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302024-05-20T20:30:27.325Z[ recovery-image] May 20 20:30:26.746 INFO O| May 20 20:30:26.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
72312024-05-20T20:30:27.325Z[ recovery-image] May 20 20:30:26.746 INFO O| May 20 20:30:26.746 INFO STEP 883 (remove_files) COMPLETE
72322024-05-20T20:30:27.325Z[ recovery-image] May 20 20:30:26.746 INFO O| May 20 20:30:26.746 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332024-05-20T20:30:27.326Z[ recovery-image] May 20 20:30:26.756 INFO O| May 20 20:30:26.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
72342024-05-20T20:30:27.326Z[ recovery-image] May 20 20:30:26.756 INFO O| May 20 20:30:26.756 INFO STEP 884 (remove_files) COMPLETE
72352024-05-20T20:30:27.326Z[ recovery-image] May 20 20:30:26.756 INFO O| May 20 20:30:26.756 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362024-05-20T20:30:27.327Z[ recovery-image] May 20 20:30:26.765 INFO O| May 20 20:30:26.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
72372024-05-20T20:30:27.327Z[ recovery-image] May 20 20:30:26.766 INFO O| May 20 20:30:26.765 INFO STEP 885 (remove_files) COMPLETE
72382024-05-20T20:30:27.327Z[ recovery-image] May 20 20:30:26.766 INFO O| May 20 20:30:26.765 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392024-05-20T20:30:27.327Z[ recovery-image] May 20 20:30:26.775 INFO O| May 20 20:30:26.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
72402024-05-20T20:30:27.327Z[ recovery-image] May 20 20:30:26.775 INFO O| May 20 20:30:26.775 INFO STEP 886 (remove_files) COMPLETE
72412024-05-20T20:30:27.328Z[ recovery-image] May 20 20:30:26.775 INFO O| May 20 20:30:26.775 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422024-05-20T20:30:27.328Z[ recovery-image] May 20 20:30:26.785 INFO O| May 20 20:30:26.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
72432024-05-20T20:30:27.328Z[ recovery-image] May 20 20:30:26.785 INFO O| May 20 20:30:26.785 INFO STEP 887 (remove_files) COMPLETE
72442024-05-20T20:30:27.328Z[ recovery-image] May 20 20:30:26.785 INFO O| May 20 20:30:26.785 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.794 INFO O| May 20 20:30:26.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
72462024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.794 INFO O| May 20 20:30:26.794 INFO STEP 888 (remove_files) COMPLETE
72472024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.794 INFO O| May 20 20:30:26.794 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.804 INFO O| May 20 20:30:26.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
72492024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.804 INFO O| May 20 20:30:26.804 INFO STEP 889 (remove_files) COMPLETE
72502024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.804 INFO O| May 20 20:30:26.804 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.814 INFO O| May 20 20:30:26.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
72522024-05-20T20:30:27.329Z[ recovery-image] May 20 20:30:26.814 INFO O| May 20 20:30:26.814 INFO STEP 890 (remove_files) COMPLETE
72532024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.814 INFO O| May 20 20:30:26.814 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.823 INFO O| May 20 20:30:26.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72552024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.823 INFO O| May 20 20:30:26.823 INFO STEP 891 (remove_files) COMPLETE
72562024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.823 INFO O| May 20 20:30:26.823 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.833 INFO O| May 20 20:30:26.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72582024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.833 INFO O| May 20 20:30:26.833 INFO STEP 892 (remove_files) COMPLETE
72592024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.833 INFO O| May 20 20:30:26.833 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602024-05-20T20:30:27.330Z[ recovery-image] May 20 20:30:26.842 INFO O| May 20 20:30:26.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72612024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.842 INFO O| May 20 20:30:26.842 INFO STEP 893 (remove_files) COMPLETE
72622024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.842 INFO O| May 20 20:30:26.842 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.852 INFO O| May 20 20:30:26.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72642024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.852 INFO O| May 20 20:30:26.852 INFO STEP 894 (remove_files) COMPLETE
72652024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.852 INFO O| May 20 20:30:26.852 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.861 INFO O| May 20 20:30:26.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72672024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.862 INFO O| May 20 20:30:26.862 INFO STEP 895 (remove_files) COMPLETE
72682024-05-20T20:30:27.331Z[ recovery-image] May 20 20:30:26.862 INFO O| May 20 20:30:26.862 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.871 INFO O| May 20 20:30:26.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72702024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.871 INFO O| May 20 20:30:26.871 INFO STEP 896 (remove_files) COMPLETE
72712024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.871 INFO O| May 20 20:30:26.871 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.881 INFO O| May 20 20:30:26.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72732024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.881 INFO O| May 20 20:30:26.881 INFO STEP 897 (remove_files) COMPLETE
72742024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.881 INFO O| May 20 20:30:26.881 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752024-05-20T20:30:27.332Z[ recovery-image] May 20 20:30:26.890 INFO O| May 20 20:30:26.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72762024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.890 INFO O| May 20 20:30:26.890 INFO STEP 898 (remove_files) COMPLETE
72772024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.890 INFO O| May 20 20:30:26.890 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.900 INFO O| May 20 20:30:26.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72792024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.900 INFO O| May 20 20:30:26.900 INFO STEP 899 (remove_files) COMPLETE
72802024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.900 INFO O| May 20 20:30:26.900 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.909 INFO O| May 20 20:30:26.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72822024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.910 INFO O| May 20 20:30:26.910 INFO STEP 900 (remove_files) COMPLETE
72832024-05-20T20:30:27.333Z[ recovery-image] May 20 20:30:26.910 INFO O| May 20 20:30:26.910 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.919 INFO O| May 20 20:30:26.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72852024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.919 INFO O| May 20 20:30:26.919 INFO STEP 901 (remove_files) COMPLETE
72862024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.919 INFO O| May 20 20:30:26.919 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.929 INFO O| May 20 20:30:26.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72882024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.929 INFO O| May 20 20:30:26.929 INFO STEP 902 (remove_files) COMPLETE
72892024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.929 INFO O| May 20 20:30:26.929 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.939 INFO O| May 20 20:30:26.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72912024-05-20T20:30:27.334Z[ recovery-image] May 20 20:30:26.939 INFO O| May 20 20:30:26.939 INFO STEP 903 (remove_files) COMPLETE
72922024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.939 INFO O| May 20 20:30:26.939 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.949 INFO O| May 20 20:30:26.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72942024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.949 INFO O| May 20 20:30:26.949 INFO STEP 904 (remove_files) COMPLETE
72952024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.949 INFO O| May 20 20:30:26.949 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.959 INFO O| May 20 20:30:26.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72972024-05-20T20:30:27.335Z[ recovery-image] May 20 20:30:26.959 INFO O| May 20 20:30:26.959 INFO STEP 905 (remove_files) COMPLETE
72982024-05-20T20:30:27.336Z[ recovery-image] May 20 20:30:26.959 INFO O| May 20 20:30:26.959 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992024-05-20T20:30:27.336Z[ recovery-image] May 20 20:30:26.969 INFO O| May 20 20:30:26.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
73002024-05-20T20:30:27.352Z[ recovery-image] May 20 20:30:26.969 INFO O| May 20 20:30:26.969 INFO STEP 906 (remove_files) COMPLETE
73012024-05-20T20:30:27.353Z[ recovery-image] May 20 20:30:26.969 INFO O| May 20 20:30:26.969 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022024-05-20T20:30:27.353Z[ recovery-image] May 20 20:30:26.979 INFO O| May 20 20:30:26.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
73032024-05-20T20:30:27.353Z[ recovery-image] May 20 20:30:26.979 INFO O| May 20 20:30:26.979 INFO STEP 907 (remove_files) COMPLETE
73042024-05-20T20:30:27.353Z[ recovery-image] May 20 20:30:26.979 INFO O| May 20 20:30:26.979 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052024-05-20T20:30:27.354Z[ recovery-image] May 20 20:30:26.989 INFO O| May 20 20:30:26.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
73062024-05-20T20:30:27.354Z[ recovery-image] May 20 20:30:26.989 INFO O| May 20 20:30:26.989 INFO STEP 908 (remove_files) COMPLETE
73072024-05-20T20:30:27.354Z[ recovery-image] May 20 20:30:26.989 INFO O| May 20 20:30:26.989 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082024-05-20T20:30:27.354Z[ recovery-image] May 20 20:30:26.998 INFO O| May 20 20:30:26.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
73092024-05-20T20:30:27.354Z[ recovery-image] May 20 20:30:26.998 INFO O| May 20 20:30:26.998 INFO STEP 909 (remove_files) COMPLETE
73102024-05-20T20:30:27.355Z[ recovery-image] May 20 20:30:26.999 INFO O| May 20 20:30:26.998 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112024-05-20T20:30:27.355Z[ recovery-image] May 20 20:30:27.009 INFO O| May 20 20:30:27.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
73122024-05-20T20:30:27.355Z[ recovery-image] May 20 20:30:27.009 INFO O| May 20 20:30:27.009 INFO STEP 910 (remove_files) COMPLETE
73132024-05-20T20:30:27.355Z[ recovery-image] May 20 20:30:27.009 INFO O| May 20 20:30:27.009 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142024-05-20T20:30:27.355Z[ recovery-image] May 20 20:30:27.019 INFO O| May 20 20:30:27.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
73152024-05-20T20:30:27.356Z[ recovery-image] May 20 20:30:27.019 INFO O| May 20 20:30:27.019 INFO STEP 911 (remove_files) COMPLETE
73162024-05-20T20:30:27.356Z[ recovery-image] May 20 20:30:27.019 INFO O| May 20 20:30:27.019 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172024-05-20T20:30:27.356Z[ recovery-image] May 20 20:30:27.030 INFO O| May 20 20:30:27.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
73182024-05-20T20:30:27.357Z[ recovery-image] May 20 20:30:27.030 INFO O| May 20 20:30:27.030 INFO STEP 912 (remove_files) COMPLETE
73192024-05-20T20:30:27.357Z[ recovery-image] May 20 20:30:27.030 INFO O| May 20 20:30:27.030 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202024-05-20T20:30:27.357Z[ recovery-image] May 20 20:30:27.040 INFO O| May 20 20:30:27.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
73212024-05-20T20:30:27.357Z[ recovery-image] May 20 20:30:27.040 INFO O| May 20 20:30:27.040 INFO STEP 913 (remove_files) COMPLETE
73222024-05-20T20:30:27.357Z[ recovery-image] May 20 20:30:27.040 INFO O| May 20 20:30:27.040 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232024-05-20T20:30:27.358Z[ recovery-image] May 20 20:30:27.050 INFO O| May 20 20:30:27.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
73242024-05-20T20:30:27.358Z[ recovery-image] May 20 20:30:27.050 INFO O| May 20 20:30:27.050 INFO STEP 914 (remove_files) COMPLETE
73252024-05-20T20:30:27.358Z[ recovery-image] May 20 20:30:27.050 INFO O| May 20 20:30:27.050 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262024-05-20T20:30:27.358Z[ recovery-image] May 20 20:30:27.061 INFO O| May 20 20:30:27.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
73272024-05-20T20:30:27.359Z[ recovery-image] May 20 20:30:27.061 INFO O| May 20 20:30:27.061 INFO STEP 915 (remove_files) COMPLETE
73282024-05-20T20:30:27.359Z[ recovery-image] May 20 20:30:27.061 INFO O| May 20 20:30:27.061 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292024-05-20T20:30:27.359Z[ recovery-image] May 20 20:30:27.072 INFO O| May 20 20:30:27.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
73302024-05-20T20:30:27.359Z[ recovery-image] May 20 20:30:27.072 INFO O| May 20 20:30:27.072 INFO STEP 916 (remove_files) COMPLETE
73312024-05-20T20:30:27.359Z[ recovery-image] May 20 20:30:27.072 INFO O| May 20 20:30:27.072 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322024-05-20T20:30:27.360Z[ recovery-image] May 20 20:30:27.083 INFO O| May 20 20:30:27.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
73332024-05-20T20:30:27.360Z[ recovery-image] May 20 20:30:27.083 INFO O| May 20 20:30:27.083 INFO STEP 917 (remove_files) COMPLETE
73342024-05-20T20:30:27.360Z[ recovery-image] May 20 20:30:27.083 INFO O| May 20 20:30:27.083 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352024-05-20T20:30:27.360Z[ recovery-image] May 20 20:30:27.094 INFO O| May 20 20:30:27.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
73362024-05-20T20:30:27.361Z[ recovery-image] May 20 20:30:27.094 INFO O| May 20 20:30:27.094 INFO STEP 918 (remove_files) COMPLETE
73372024-05-20T20:30:27.361Z[ recovery-image] May 20 20:30:27.094 INFO O| May 20 20:30:27.094 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382024-05-20T20:30:27.361Z[ recovery-image] May 20 20:30:27.104 INFO O| May 20 20:30:27.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
73392024-05-20T20:30:27.362Z[ recovery-image] May 20 20:30:27.105 INFO O| May 20 20:30:27.104 INFO STEP 919 (remove_files) COMPLETE
73402024-05-20T20:30:27.362Z[ recovery-image] May 20 20:30:27.105 INFO O| May 20 20:30:27.105 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412024-05-20T20:30:27.362Z[ recovery-image] May 20 20:30:27.114 INFO O| May 20 20:30:27.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
73422024-05-20T20:30:27.362Z[ recovery-image] May 20 20:30:27.114 INFO O| May 20 20:30:27.114 INFO STEP 920 (remove_files) COMPLETE
73432024-05-20T20:30:27.363Z[ recovery-image] May 20 20:30:27.115 INFO O| May 20 20:30:27.114 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442024-05-20T20:30:27.369Z[ recovery-image] May 20 20:30:27.125 INFO O| May 20 20:30:27.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
73452024-05-20T20:30:27.369Z[ recovery-image] May 20 20:30:27.125 INFO O| May 20 20:30:27.125 INFO STEP 921 (remove_files) COMPLETE
73462024-05-20T20:30:27.369Z[ recovery-image] May 20 20:30:27.125 INFO O| May 20 20:30:27.125 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472024-05-20T20:30:27.369Z[ recovery-image] May 20 20:30:27.135 INFO O| May 20 20:30:27.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
73482024-05-20T20:30:27.369Z[ recovery-image] May 20 20:30:27.135 INFO O| May 20 20:30:27.135 INFO STEP 922 (remove_files) COMPLETE
73492024-05-20T20:30:27.370Z[ recovery-image] May 20 20:30:27.135 INFO O| May 20 20:30:27.135 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502024-05-20T20:30:27.374Z[ recovery-image] May 20 20:30:27.144 INFO O| May 20 20:30:27.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
73512024-05-20T20:30:27.374Z[ recovery-image] May 20 20:30:27.144 INFO O| May 20 20:30:27.144 INFO STEP 923 (remove_files) COMPLETE
73522024-05-20T20:30:27.374Z[ recovery-image] May 20 20:30:27.144 INFO O| May 20 20:30:27.144 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532024-05-20T20:30:27.384Z[ recovery-image] May 20 20:30:27.154 INFO O| May 20 20:30:27.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73542024-05-20T20:30:27.384Z[ recovery-image] May 20 20:30:27.154 INFO O| May 20 20:30:27.154 INFO STEP 924 (remove_files) COMPLETE
73552024-05-20T20:30:27.385Z[ recovery-image] May 20 20:30:27.154 INFO O| May 20 20:30:27.154 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562024-05-20T20:30:27.391Z[ recovery-image] May 20 20:30:27.164 INFO O| May 20 20:30:27.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73572024-05-20T20:30:27.396Z[ recovery-image] May 20 20:30:27.164 INFO O| May 20 20:30:27.164 INFO STEP 925 (remove_files) COMPLETE
73582024-05-20T20:30:27.396Z[ recovery-image] May 20 20:30:27.164 INFO O| May 20 20:30:27.164 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592024-05-20T20:30:27.400Z[ recovery-image] May 20 20:30:27.173 INFO O| May 20 20:30:27.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73602024-05-20T20:30:27.400Z[ recovery-image] May 20 20:30:27.173 INFO O| May 20 20:30:27.173 INFO STEP 926 (remove_files) COMPLETE
73612024-05-20T20:30:27.400Z[ recovery-image] May 20 20:30:27.173 INFO O| May 20 20:30:27.173 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622024-05-20T20:30:27.409Z[ recovery-image] May 20 20:30:27.183 INFO O| May 20 20:30:27.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73632024-05-20T20:30:27.409Z[ recovery-image] May 20 20:30:27.183 INFO O| May 20 20:30:27.183 INFO STEP 927 (remove_files) COMPLETE
73642024-05-20T20:30:27.409Z[ recovery-image] May 20 20:30:27.183 INFO O| May 20 20:30:27.183 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652024-05-20T20:30:27.419Z[ recovery-image] May 20 20:30:27.192 INFO O| May 20 20:30:27.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73662024-05-20T20:30:27.421Z[ recovery-image] May 20 20:30:27.193 INFO O| May 20 20:30:27.193 INFO STEP 928 (remove_files) COMPLETE
73672024-05-20T20:30:27.422Z[ recovery-image] May 20 20:30:27.193 INFO O| May 20 20:30:27.193 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682024-05-20T20:30:27.428Z[ recovery-image] May 20 20:30:27.202 INFO O| May 20 20:30:27.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73692024-05-20T20:30:27.432Z[ recovery-image] May 20 20:30:27.202 INFO O| May 20 20:30:27.202 INFO STEP 929 (remove_files) COMPLETE
73702024-05-20T20:30:27.432Z[ recovery-image] May 20 20:30:27.202 INFO O| May 20 20:30:27.202 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712024-05-20T20:30:27.438Z[ recovery-image] May 20 20:30:27.212 INFO O| May 20 20:30:27.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73722024-05-20T20:30:27.441Z[ recovery-image] May 20 20:30:27.212 INFO O| May 20 20:30:27.212 INFO STEP 930 (remove_files) COMPLETE
73732024-05-20T20:30:27.441Z[ recovery-image] May 20 20:30:27.212 INFO O| May 20 20:30:27.212 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742024-05-20T20:30:27.448Z[ recovery-image] May 20 20:30:27.222 INFO O| May 20 20:30:27.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73752024-05-20T20:30:27.448Z[ recovery-image] May 20 20:30:27.222 INFO O| May 20 20:30:27.222 INFO STEP 931 (remove_files) COMPLETE
73762024-05-20T20:30:27.451Z[ recovery-image] May 20 20:30:27.222 INFO O| May 20 20:30:27.222 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772024-05-20T20:30:27.457Z[ recovery-image] May 20 20:30:27.231 INFO O| May 20 20:30:27.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73782024-05-20T20:30:27.457Z[ recovery-image] May 20 20:30:27.231 INFO O| May 20 20:30:27.231 INFO STEP 932 (remove_files) COMPLETE
73792024-05-20T20:30:27.461Z[ recovery-image] May 20 20:30:27.231 INFO O| May 20 20:30:27.231 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802024-05-20T20:30:27.467Z[ recovery-image] May 20 20:30:27.241 INFO O| May 20 20:30:27.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73812024-05-20T20:30:27.467Z[ recovery-image] May 20 20:30:27.241 INFO O| May 20 20:30:27.241 INFO STEP 933 (remove_files) COMPLETE
73822024-05-20T20:30:27.470Z[ recovery-image] May 20 20:30:27.241 INFO O| May 20 20:30:27.241 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832024-05-20T20:30:27.477Z[ recovery-image] May 20 20:30:27.250 INFO O| May 20 20:30:27.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73842024-05-20T20:30:27.477Z[ recovery-image] May 20 20:30:27.250 INFO O| May 20 20:30:27.250 INFO STEP 934 (remove_files) COMPLETE
73852024-05-20T20:30:27.482Z[ recovery-image] May 20 20:30:27.250 INFO O| May 20 20:30:27.250 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862024-05-20T20:30:27.491Z[ recovery-image] May 20 20:30:27.260 INFO O| May 20 20:30:27.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73872024-05-20T20:30:27.491Z[ recovery-image] May 20 20:30:27.260 INFO O| May 20 20:30:27.260 INFO STEP 935 (remove_files) COMPLETE
73882024-05-20T20:30:27.492Z[ recovery-image] May 20 20:30:27.260 INFO O| May 20 20:30:27.260 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892024-05-20T20:30:27.517Z[ recovery-image] May 20 20:30:27.270 INFO O| May 20 20:30:27.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73902024-05-20T20:30:27.518Z[ recovery-image] May 20 20:30:27.270 INFO O| May 20 20:30:27.270 INFO STEP 936 (remove_files) COMPLETE
73912024-05-20T20:30:27.518Z[ recovery-image] May 20 20:30:27.270 INFO O| May 20 20:30:27.270 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922024-05-20T20:30:27.518Z[ recovery-image] May 20 20:30:27.280 INFO O| May 20 20:30:27.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73932024-05-20T20:30:27.518Z[ recovery-image] May 20 20:30:27.280 INFO O| May 20 20:30:27.280 INFO STEP 937 (remove_files) COMPLETE
73942024-05-20T20:30:27.518Z[ recovery-image] May 20 20:30:27.280 INFO O| May 20 20:30:27.280 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952024-05-20T20:30:27.552Z[ recovery-image] May 20 20:30:27.289 INFO O| May 20 20:30:27.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73962024-05-20T20:30:27.552Z[ recovery-image] May 20 20:30:27.289 INFO O| May 20 20:30:27.289 INFO STEP 938 (remove_files) COMPLETE
73972024-05-20T20:30:27.553Z[ recovery-image] May 20 20:30:27.289 INFO O| May 20 20:30:27.289 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982024-05-20T20:30:27.553Z[ recovery-image] May 20 20:30:27.299 INFO O| May 20 20:30:27.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73992024-05-20T20:30:27.553Z[ recovery-image] May 20 20:30:27.299 INFO O| May 20 20:30:27.299 INFO STEP 939 (remove_files) COMPLETE
74002024-05-20T20:30:27.553Z[ recovery-image] May 20 20:30:27.299 INFO O| May 20 20:30:27.299 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.310 INFO O| May 20 20:30:27.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
74022024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.310 INFO O| May 20 20:30:27.310 INFO STEP 940 (remove_files) COMPLETE
74032024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.310 INFO O| May 20 20:30:27.310 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.320 INFO O| May 20 20:30:27.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
74052024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.320 INFO O| May 20 20:30:27.320 INFO STEP 941 (remove_files) COMPLETE
74062024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.320 INFO O| May 20 20:30:27.320 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.330 INFO O| May 20 20:30:27.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
74082024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.330 INFO O| May 20 20:30:27.330 INFO STEP 942 (remove_files) COMPLETE
74092024-05-20T20:30:27.663Z[ recovery-image] May 20 20:30:27.330 INFO O| May 20 20:30:27.330 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102024-05-20T20:30:27.833Z[ recovery-image] May 20 20:30:27.339 INFO O| May 20 20:30:27.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
74112024-05-20T20:30:27.833Z[ recovery-image] May 20 20:30:27.340 INFO O| May 20 20:30:27.340 INFO STEP 943 (remove_files) COMPLETE
74122024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.340 INFO O| May 20 20:30:27.340 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.349 INFO O| May 20 20:30:27.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
74142024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.350 INFO O| May 20 20:30:27.350 INFO STEP 944 (remove_files) COMPLETE
74152024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.350 INFO O| May 20 20:30:27.350 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.359 INFO O| May 20 20:30:27.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
74172024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.359 INFO O| May 20 20:30:27.359 INFO STEP 945 (remove_files) COMPLETE
74182024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.359 INFO O| May 20 20:30:27.359 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.369 INFO O| May 20 20:30:27.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
74202024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.369 INFO O| May 20 20:30:27.369 INFO STEP 946 (remove_files) COMPLETE
74212024-05-20T20:30:27.834Z[ recovery-image] May 20 20:30:27.369 INFO O| May 20 20:30:27.369 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.378 INFO O| May 20 20:30:27.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
74232024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.378 INFO O| May 20 20:30:27.378 INFO STEP 947 (remove_files) COMPLETE
74242024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.379 INFO O| May 20 20:30:27.378 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.388 INFO O| May 20 20:30:27.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
74262024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.388 INFO O| May 20 20:30:27.388 INFO STEP 948 (remove_files) COMPLETE
74272024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.388 INFO O| May 20 20:30:27.388 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282024-05-20T20:30:27.835Z[ recovery-image] May 20 20:30:27.398 INFO O| May 20 20:30:27.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
74292024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.398 INFO O| May 20 20:30:27.398 INFO STEP 949 (remove_files) COMPLETE
74302024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.398 INFO O| May 20 20:30:27.398 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.407 INFO O| May 20 20:30:27.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
74322024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.407 INFO O| May 20 20:30:27.407 INFO STEP 950 (remove_files) COMPLETE
74332024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.407 INFO O| May 20 20:30:27.407 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.417 INFO O| May 20 20:30:27.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
74352024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.417 INFO O| May 20 20:30:27.417 INFO STEP 951 (remove_files) COMPLETE
74362024-05-20T20:30:27.836Z[ recovery-image] May 20 20:30:27.417 INFO O| May 20 20:30:27.417 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.426 INFO O| May 20 20:30:27.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
74382024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.426 INFO O| May 20 20:30:27.426 INFO STEP 952 (remove_files) COMPLETE
74392024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.426 INFO O| May 20 20:30:27.426 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.436 INFO O| May 20 20:30:27.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
74412024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.436 INFO O| May 20 20:30:27.436 INFO STEP 953 (remove_files) COMPLETE
74422024-05-20T20:30:27.837Z[ recovery-image] May 20 20:30:27.436 INFO O| May 20 20:30:27.436 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.445 INFO O| May 20 20:30:27.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
74442024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.445 INFO O| May 20 20:30:27.445 INFO STEP 954 (remove_files) COMPLETE
74452024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.446 INFO O| May 20 20:30:27.445 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.455 INFO O| May 20 20:30:27.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
74472024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.455 INFO O| May 20 20:30:27.455 INFO STEP 955 (remove_files) COMPLETE
74482024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.455 INFO O| May 20 20:30:27.455 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.465 INFO O| May 20 20:30:27.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
74502024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.465 INFO O| May 20 20:30:27.465 INFO STEP 956 (remove_files) COMPLETE
74512024-05-20T20:30:27.838Z[ recovery-image] May 20 20:30:27.465 INFO O| May 20 20:30:27.465 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.474 INFO O| May 20 20:30:27.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74532024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.474 INFO O| May 20 20:30:27.474 INFO STEP 957 (remove_files) COMPLETE
74542024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.474 INFO O| May 20 20:30:27.474 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.484 INFO O| May 20 20:30:27.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74562024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.484 INFO O| May 20 20:30:27.484 INFO STEP 958 (remove_files) COMPLETE
74572024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.484 INFO O| May 20 20:30:27.484 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.493 INFO O| May 20 20:30:27.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74592024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.493 INFO O| May 20 20:30:27.493 INFO STEP 959 (remove_files) COMPLETE
74602024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.493 INFO O| May 20 20:30:27.493 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.503 INFO O| May 20 20:30:27.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74622024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.503 INFO O| May 20 20:30:27.503 INFO STEP 960 (remove_files) COMPLETE
74632024-05-20T20:30:27.839Z[ recovery-image] May 20 20:30:27.503 INFO O| May 20 20:30:27.503 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642024-05-20T20:30:28.035Z[ recovery-image] May 20 20:30:27.512 INFO O| May 20 20:30:27.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74652024-05-20T20:30:28.035Z[ recovery-image] May 20 20:30:27.512 INFO O| May 20 20:30:27.512 INFO STEP 961 (remove_files) COMPLETE
74662024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.513 INFO O| May 20 20:30:27.512 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.522 INFO O| May 20 20:30:27.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74682024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.522 INFO O| May 20 20:30:27.522 INFO STEP 962 (remove_files) COMPLETE
74692024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.522 INFO O| May 20 20:30:27.522 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.531 INFO O| May 20 20:30:27.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74712024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.531 INFO O| May 20 20:30:27.531 INFO STEP 963 (remove_files) COMPLETE
74722024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.532 INFO O| May 20 20:30:27.531 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.541 INFO O| May 20 20:30:27.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74742024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.541 INFO O| May 20 20:30:27.541 INFO STEP 964 (remove_files) COMPLETE
74752024-05-20T20:30:28.036Z[ recovery-image] May 20 20:30:27.541 INFO O| May 20 20:30:27.541 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762024-05-20T20:30:28.037Z[ recovery-image] May 20 20:30:27.550 INFO O| May 20 20:30:27.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74772024-05-20T20:30:28.037Z[ recovery-image] May 20 20:30:27.550 INFO O| May 20 20:30:27.550 INFO STEP 965 (remove_files) COMPLETE
74782024-05-20T20:30:28.037Z[ recovery-image] May 20 20:30:27.551 INFO O| May 20 20:30:27.550 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792024-05-20T20:30:28.037Z[ recovery-image] May 20 20:30:27.560 INFO O| May 20 20:30:27.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74802024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.560 INFO O| May 20 20:30:27.560 INFO STEP 966 (remove_files) COMPLETE
74812024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.560 INFO O| May 20 20:30:27.560 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.570 INFO O| May 20 20:30:27.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74832024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.570 INFO O| May 20 20:30:27.570 INFO STEP 967 (remove_files) COMPLETE
74842024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.570 INFO O| May 20 20:30:27.570 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.579 INFO O| May 20 20:30:27.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74862024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.579 INFO O| May 20 20:30:27.579 INFO STEP 968 (remove_files) COMPLETE
74872024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.579 INFO O| May 20 20:30:27.579 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.589 INFO O| May 20 20:30:27.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74892024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.589 INFO O| May 20 20:30:27.589 INFO STEP 969 (remove_files) COMPLETE
74902024-05-20T20:30:28.038Z[ recovery-image] May 20 20:30:27.589 INFO O| May 20 20:30:27.589 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.600 INFO O| May 20 20:30:27.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74922024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.600 INFO O| May 20 20:30:27.600 INFO STEP 970 (remove_files) COMPLETE
74932024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.600 INFO O| May 20 20:30:27.600 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.609 INFO O| May 20 20:30:27.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74952024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.609 INFO O| May 20 20:30:27.609 INFO STEP 971 (remove_files) COMPLETE
74962024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.609 INFO O| May 20 20:30:27.609 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972024-05-20T20:30:28.039Z[ recovery-image] May 20 20:30:27.619 INFO O| May 20 20:30:27.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74982024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.619 INFO O| May 20 20:30:27.619 INFO STEP 972 (remove_files) COMPLETE
74992024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.619 INFO O| May 20 20:30:27.619 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.628 INFO O| May 20 20:30:27.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
75012024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.629 INFO O| May 20 20:30:27.629 INFO STEP 973 (remove_files) COMPLETE
75022024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.629 INFO O| May 20 20:30:27.629 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.638 INFO O| May 20 20:30:27.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
75042024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.639 INFO O| May 20 20:30:27.639 INFO STEP 974 (remove_files) COMPLETE
75052024-05-20T20:30:28.040Z[ recovery-image] May 20 20:30:27.639 INFO O| May 20 20:30:27.639 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062024-05-20T20:30:28.403Z[ recovery-image] May 20 20:30:27.650 INFO O| May 20 20:30:27.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
75072024-05-20T20:30:28.403Z[ recovery-image] May 20 20:30:27.651 INFO O| May 20 20:30:27.651 INFO STEP 975 (remove_files) COMPLETE
75082024-05-20T20:30:28.403Z[ recovery-image] May 20 20:30:27.651 INFO O| May 20 20:30:27.651 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.662 INFO O| May 20 20:30:27.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
75102024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.662 INFO O| May 20 20:30:27.662 INFO STEP 976 (remove_files) COMPLETE
75112024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.662 INFO O| May 20 20:30:27.662 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.674 INFO O| May 20 20:30:27.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
75132024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.674 INFO O| May 20 20:30:27.674 INFO STEP 977 (remove_files) COMPLETE
75142024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.674 INFO O| May 20 20:30:27.674 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.686 INFO O| May 20 20:30:27.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
75162024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.686 INFO O| May 20 20:30:27.686 INFO STEP 978 (remove_files) COMPLETE
75172024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.686 INFO O| May 20 20:30:27.686 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182024-05-20T20:30:28.404Z[ recovery-image] May 20 20:30:27.696 INFO O| May 20 20:30:27.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
75192024-05-20T20:30:28.405Z[ recovery-image] May 20 20:30:27.696 INFO O| May 20 20:30:27.696 INFO STEP 979 (remove_files) COMPLETE
75202024-05-20T20:30:28.405Z[ recovery-image] May 20 20:30:27.696 INFO O| May 20 20:30:27.696 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212024-05-20T20:30:28.405Z[ recovery-image] May 20 20:30:27.706 INFO O| May 20 20:30:27.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
75222024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.706 INFO O| May 20 20:30:27.706 INFO STEP 980 (remove_files) COMPLETE
75232024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.706 INFO O| May 20 20:30:27.706 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.716 INFO O| May 20 20:30:27.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
75252024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.716 INFO O| May 20 20:30:27.716 INFO STEP 981 (remove_files) COMPLETE
75262024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.716 INFO O| May 20 20:30:27.716 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.725 INFO O| May 20 20:30:27.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
75282024-05-20T20:30:28.406Z[ recovery-image] May 20 20:30:27.725 INFO O| May 20 20:30:27.725 INFO STEP 982 (remove_files) COMPLETE
75292024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.725 INFO O| May 20 20:30:27.725 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.735 INFO O| May 20 20:30:27.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
75312024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.735 INFO O| May 20 20:30:27.735 INFO STEP 983 (remove_files) COMPLETE
75322024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.735 INFO O| May 20 20:30:27.735 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.744 INFO O| May 20 20:30:27.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
75342024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.744 INFO O| May 20 20:30:27.744 INFO STEP 984 (remove_files) COMPLETE
75352024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.744 INFO O| May 20 20:30:27.744 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.754 INFO O| May 20 20:30:27.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
75372024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.754 INFO O| May 20 20:30:27.754 INFO STEP 985 (remove_files) COMPLETE
75382024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.754 INFO O| May 20 20:30:27.754 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.764 INFO O| May 20 20:30:27.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
75402024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.764 INFO O| May 20 20:30:27.764 INFO STEP 986 (remove_files) COMPLETE
75412024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.764 INFO O| May 20 20:30:27.764 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.773 INFO O| May 20 20:30:27.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
75432024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.773 INFO O| May 20 20:30:27.773 INFO STEP 987 (remove_files) COMPLETE
75442024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.773 INFO O| May 20 20:30:27.773 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.783 INFO O| May 20 20:30:27.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
75462024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.783 INFO O| May 20 20:30:27.783 INFO STEP 988 (remove_files) COMPLETE
75472024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.783 INFO O| May 20 20:30:27.783 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.792 INFO O| May 20 20:30:27.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
75492024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.792 INFO O| May 20 20:30:27.792 INFO STEP 989 (remove_files) COMPLETE
75502024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.792 INFO O| May 20 20:30:27.792 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512024-05-20T20:30:28.407Z[ recovery-image] May 20 20:30:27.804 INFO O| May 20 20:30:27.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
75522024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.804 INFO O| May 20 20:30:27.804 INFO STEP 990 (remove_files) COMPLETE
75532024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.804 INFO O| May 20 20:30:27.804 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.814 INFO O| May 20 20:30:27.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75552024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.814 INFO O| May 20 20:30:27.814 INFO STEP 991 (remove_files) COMPLETE
75562024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.814 INFO O| May 20 20:30:27.814 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.825 INFO O| May 20 20:30:27.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75582024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.825 INFO O| May 20 20:30:27.825 INFO STEP 992 (remove_files) COMPLETE
75592024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.825 INFO O| May 20 20:30:27.825 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.835 INFO O| May 20 20:30:27.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75612024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.835 INFO O| May 20 20:30:27.835 INFO STEP 993 (remove_files) COMPLETE
75622024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.835 INFO O| May 20 20:30:27.835 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.846 INFO O| May 20 20:30:27.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75642024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.846 INFO O| May 20 20:30:27.846 INFO STEP 994 (remove_files) COMPLETE
75652024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.846 INFO O| May 20 20:30:27.846 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.856 INFO O| May 20 20:30:27.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75672024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.856 INFO O| May 20 20:30:27.856 INFO STEP 995 (remove_files) COMPLETE
75682024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.856 INFO O| May 20 20:30:27.856 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.866 INFO O| May 20 20:30:27.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75702024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.866 INFO O| May 20 20:30:27.866 INFO STEP 996 (remove_files) COMPLETE
75712024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.866 INFO O| May 20 20:30:27.866 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.877 INFO O| May 20 20:30:27.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75732024-05-20T20:30:28.408Z[ recovery-image] May 20 20:30:27.877 INFO O| May 20 20:30:27.877 INFO STEP 997 (remove_files) COMPLETE
75742024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.877 INFO O| May 20 20:30:27.877 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.886 INFO O| May 20 20:30:27.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75762024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.886 INFO O| May 20 20:30:27.886 INFO STEP 998 (remove_files) COMPLETE
75772024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.886 INFO O| May 20 20:30:27.886 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.896 INFO O| May 20 20:30:27.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75792024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.896 INFO O| May 20 20:30:27.896 INFO STEP 999 (remove_files) COMPLETE
75802024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.896 INFO O| May 20 20:30:27.896 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.906 INFO O| May 20 20:30:27.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75822024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.906 INFO O| May 20 20:30:27.906 INFO STEP 1000 (remove_files) COMPLETE
75832024-05-20T20:30:28.409Z[ recovery-image] May 20 20:30:27.906 INFO O| May 20 20:30:27.906 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.915 INFO O| May 20 20:30:27.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75852024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.915 INFO O| May 20 20:30:27.915 INFO STEP 1001 (remove_files) COMPLETE
75862024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.915 INFO O| May 20 20:30:27.915 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.925 INFO O| May 20 20:30:27.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75882024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.925 INFO O| May 20 20:30:27.925 INFO STEP 1002 (remove_files) COMPLETE
75892024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.925 INFO O| May 20 20:30:27.925 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.935 INFO O| May 20 20:30:27.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75912024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.935 INFO O| May 20 20:30:27.935 INFO STEP 1003 (remove_files) COMPLETE
75922024-05-20T20:30:28.478Z[ recovery-image] May 20 20:30:27.935 INFO O| May 20 20:30:27.935 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.945 INFO O| May 20 20:30:27.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75942024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.945 INFO O| May 20 20:30:27.945 INFO STEP 1004 (remove_files) COMPLETE
75952024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.945 INFO O| May 20 20:30:27.945 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.954 INFO O| May 20 20:30:27.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75972024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.954 INFO O| May 20 20:30:27.954 INFO STEP 1005 (remove_files) COMPLETE
75982024-05-20T20:30:28.479Z[ recovery-image] May 20 20:30:27.954 INFO O| May 20 20:30:27.954 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-05-20T20:30:28.480Z[ recovery-image] May 20 20:30:27.964 INFO O| May 20 20:30:27.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
76002024-05-20T20:30:28.480Z[ recovery-image] May 20 20:30:27.964 INFO O| May 20 20:30:27.964 INFO STEP 1006 (remove_files) COMPLETE
76012024-05-20T20:30:28.480Z[ recovery-image] May 20 20:30:27.964 INFO O| May 20 20:30:27.964 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-05-20T20:30:28.480Z[ recovery-image] May 20 20:30:27.973 INFO O| May 20 20:30:27.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
76032024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.973 INFO O| May 20 20:30:27.973 INFO STEP 1007 (remove_files) COMPLETE
76042024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.973 INFO O| May 20 20:30:27.973 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.983 INFO O| May 20 20:30:27.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
76062024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.983 INFO O| May 20 20:30:27.983 INFO STEP 1008 (remove_files) COMPLETE
76072024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.983 INFO O| May 20 20:30:27.983 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.993 INFO O| May 20 20:30:27.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
76092024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.993 INFO O| May 20 20:30:27.993 INFO STEP 1009 (remove_files) COMPLETE
76102024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:27.993 INFO O| May 20 20:30:27.993 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:28.003 INFO O| May 20 20:30:28.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
76122024-05-20T20:30:28.481Z[ recovery-image] May 20 20:30:28.004 INFO O| May 20 20:30:28.004 INFO STEP 1010 (remove_files) COMPLETE
76132024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.004 INFO O| May 20 20:30:28.004 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.014 INFO O| May 20 20:30:28.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
76152024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.014 INFO O| May 20 20:30:28.014 INFO STEP 1011 (remove_files) COMPLETE
76162024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.014 INFO O| May 20 20:30:28.014 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.023 INFO O| May 20 20:30:28.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
76182024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.023 INFO O| May 20 20:30:28.023 INFO STEP 1012 (remove_files) COMPLETE
76192024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.023 INFO O| May 20 20:30:28.023 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.033 INFO O| May 20 20:30:28.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
76212024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.033 INFO O| May 20 20:30:28.033 INFO STEP 1013 (remove_files) COMPLETE
76222024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.033 INFO O| May 20 20:30:28.033 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.043 INFO O| May 20 20:30:28.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
76242024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.043 INFO O| May 20 20:30:28.043 INFO STEP 1014 (remove_files) COMPLETE
76252024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.043 INFO O| May 20 20:30:28.043 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.053 INFO O| May 20 20:30:28.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
76272024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.053 INFO O| May 20 20:30:28.053 INFO STEP 1015 (remove_files) COMPLETE
76282024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.053 INFO O| May 20 20:30:28.053 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.062 INFO O| May 20 20:30:28.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
76302024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.063 INFO O| May 20 20:30:28.063 INFO STEP 1016 (remove_files) COMPLETE
76312024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.063 INFO O| May 20 20:30:28.063 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.072 INFO O| May 20 20:30:28.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
76332024-05-20T20:30:28.482Z[ recovery-image] May 20 20:30:28.072 INFO O| May 20 20:30:28.072 INFO STEP 1017 (remove_files) COMPLETE
76342024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.072 INFO O| May 20 20:30:28.072 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.082 INFO O| May 20 20:30:28.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
76362024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.082 INFO O| May 20 20:30:28.082 INFO STEP 1018 (remove_files) COMPLETE
76372024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.082 INFO O| May 20 20:30:28.082 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.092 INFO O| May 20 20:30:28.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
76392024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.092 INFO O| May 20 20:30:28.092 INFO STEP 1019 (remove_files) COMPLETE
76402024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.092 INFO O| May 20 20:30:28.092 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.102 INFO O| May 20 20:30:28.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
76422024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.102 INFO O| May 20 20:30:28.102 INFO STEP 1020 (remove_files) COMPLETE
76432024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.102 INFO O| May 20 20:30:28.102 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.111 INFO O| May 20 20:30:28.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
76452024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.111 INFO O| May 20 20:30:28.111 INFO STEP 1021 (remove_files) COMPLETE
76462024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.111 INFO O| May 20 20:30:28.111 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.121 INFO O| May 20 20:30:28.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
76482024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.121 INFO O| May 20 20:30:28.121 INFO STEP 1022 (remove_files) COMPLETE
76492024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.121 INFO O| May 20 20:30:28.121 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.131 INFO O| May 20 20:30:28.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
76512024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.131 INFO O| May 20 20:30:28.131 INFO STEP 1023 (remove_files) COMPLETE
76522024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.131 INFO O| May 20 20:30:28.131 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.140 INFO O| May 20 20:30:28.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
76542024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.140 INFO O| May 20 20:30:28.140 INFO STEP 1024 (remove_files) COMPLETE
76552024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.140 INFO O| May 20 20:30:28.140 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562024-05-20T20:30:28.483Z[ recovery-image] May 20 20:30:28.150 INFO O| May 20 20:30:28.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76572024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.150 INFO O| May 20 20:30:28.150 INFO STEP 1025 (remove_files) COMPLETE
76582024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.150 INFO O| May 20 20:30:28.150 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.160 INFO O| May 20 20:30:28.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76602024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.160 INFO O| May 20 20:30:28.160 INFO STEP 1026 (remove_files) COMPLETE
76612024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.160 INFO O| May 20 20:30:28.160 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.170 INFO O| May 20 20:30:28.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76632024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.170 INFO O| May 20 20:30:28.170 INFO STEP 1027 (remove_files) COMPLETE
76642024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.170 INFO O| May 20 20:30:28.170 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.179 INFO O| May 20 20:30:28.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76662024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.179 INFO O| May 20 20:30:28.179 INFO STEP 1028 (remove_files) COMPLETE
76672024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.179 INFO O| May 20 20:30:28.179 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.189 INFO O| May 20 20:30:28.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76692024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.189 INFO O| May 20 20:30:28.189 INFO STEP 1029 (remove_files) COMPLETE
76702024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.189 INFO O| May 20 20:30:28.189 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.199 INFO O| May 20 20:30:28.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76722024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.199 INFO O| May 20 20:30:28.199 INFO STEP 1030 (remove_files) COMPLETE
76732024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.199 INFO O| May 20 20:30:28.199 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.208 INFO O| May 20 20:30:28.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76752024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.208 INFO O| May 20 20:30:28.208 INFO STEP 1031 (remove_files) COMPLETE
76762024-05-20T20:30:28.484Z[ recovery-image] May 20 20:30:28.208 INFO O| May 20 20:30:28.208 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.218 INFO O| May 20 20:30:28.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76782024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.218 INFO O| May 20 20:30:28.218 INFO STEP 1032 (remove_files) COMPLETE
76792024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.218 INFO O| May 20 20:30:28.218 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.228 INFO O| May 20 20:30:28.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76812024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.228 INFO O| May 20 20:30:28.228 INFO STEP 1033 (remove_files) COMPLETE
76822024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.228 INFO O| May 20 20:30:28.228 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.237 INFO O| May 20 20:30:28.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76842024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.237 INFO O| May 20 20:30:28.237 INFO STEP 1034 (remove_files) COMPLETE
76852024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.238 INFO O| May 20 20:30:28.237 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.247 INFO O| May 20 20:30:28.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76872024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.247 INFO O| May 20 20:30:28.247 INFO STEP 1035 (remove_files) COMPLETE
76882024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.247 INFO O| May 20 20:30:28.247 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.257 INFO O| May 20 20:30:28.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76902024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.257 INFO O| May 20 20:30:28.257 INFO STEP 1036 (remove_files) COMPLETE
76912024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.257 INFO O| May 20 20:30:28.257 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.266 INFO O| May 20 20:30:28.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76932024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.266 INFO O| May 20 20:30:28.266 INFO STEP 1037 (remove_files) COMPLETE
76942024-05-20T20:30:28.622Z[ recovery-image] May 20 20:30:28.266 INFO O| May 20 20:30:28.266 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.276 INFO O| May 20 20:30:28.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76962024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.276 INFO O| May 20 20:30:28.276 INFO STEP 1038 (remove_files) COMPLETE
76972024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.276 INFO O| May 20 20:30:28.276 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.286 INFO O| May 20 20:30:28.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76992024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.286 INFO O| May 20 20:30:28.286 INFO STEP 1039 (remove_files) COMPLETE
77002024-05-20T20:30:28.623Z[ recovery-image] May 20 20:30:28.286 INFO O| May 20 20:30:28.286 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.295 INFO O| May 20 20:30:28.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
77022024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.295 INFO O| May 20 20:30:28.295 INFO STEP 1040 (remove_files) COMPLETE
77032024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.295 INFO O| May 20 20:30:28.295 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.305 INFO O| May 20 20:30:28.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
77052024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.305 INFO O| May 20 20:30:28.305 INFO STEP 1041 (remove_files) COMPLETE
77062024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.305 INFO O| May 20 20:30:28.305 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.314 INFO O| May 20 20:30:28.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
77082024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.315 INFO O| May 20 20:30:28.315 INFO STEP 1042 (remove_files) COMPLETE
77092024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.315 INFO O| May 20 20:30:28.315 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102024-05-20T20:30:29.145Z[ recovery-image] May 20 20:30:28.324 INFO O| May 20 20:30:28.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
77112024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.324 INFO O| May 20 20:30:28.324 INFO STEP 1043 (remove_files) COMPLETE
77122024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.324 INFO O| May 20 20:30:28.324 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.334 INFO O| May 20 20:30:28.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
77142024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.334 INFO O| May 20 20:30:28.334 INFO STEP 1044 (remove_files) COMPLETE
77152024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.334 INFO O| May 20 20:30:28.334 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.344 INFO O| May 20 20:30:28.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
77172024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.344 INFO O| May 20 20:30:28.344 INFO STEP 1045 (remove_files) COMPLETE
77182024-05-20T20:30:29.146Z[ recovery-image] May 20 20:30:28.344 INFO O| May 20 20:30:28.344 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.354 INFO O| May 20 20:30:28.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
77202024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.354 INFO O| May 20 20:30:28.354 INFO STEP 1046 (remove_files) COMPLETE
77212024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.354 INFO O| May 20 20:30:28.354 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.365 INFO O| May 20 20:30:28.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
77232024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.365 INFO O| May 20 20:30:28.365 INFO STEP 1047 (remove_files) COMPLETE
77242024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.365 INFO O| May 20 20:30:28.365 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.375 INFO O| May 20 20:30:28.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
77262024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.375 INFO O| May 20 20:30:28.375 INFO STEP 1048 (remove_files) COMPLETE
77272024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.375 INFO O| May 20 20:30:28.375 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.385 INFO O| May 20 20:30:28.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
77292024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.386 INFO O| May 20 20:30:28.385 INFO STEP 1049 (remove_files) COMPLETE
77302024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.386 INFO O| May 20 20:30:28.386 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.396 INFO O| May 20 20:30:28.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
77322024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.396 INFO O| May 20 20:30:28.396 INFO STEP 1050 (remove_files) COMPLETE
77332024-05-20T20:30:29.147Z[ recovery-image] May 20 20:30:28.396 INFO O| May 20 20:30:28.396 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.406 INFO O| May 20 20:30:28.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
77352024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.406 INFO O| May 20 20:30:28.406 INFO STEP 1051 (remove_files) COMPLETE
77362024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.406 INFO O| May 20 20:30:28.406 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.415 INFO O| May 20 20:30:28.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
77382024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.415 INFO O| May 20 20:30:28.415 INFO STEP 1052 (remove_files) COMPLETE
77392024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.415 INFO O| May 20 20:30:28.415 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.425 INFO O| May 20 20:30:28.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
77412024-05-20T20:30:29.148Z[ recovery-image] May 20 20:30:28.426 INFO O| May 20 20:30:28.426 INFO STEP 1053 (remove_files) COMPLETE
77422024-05-20T20:30:29.149Z[ recovery-image] May 20 20:30:28.426 INFO O| May 20 20:30:28.426 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432024-05-20T20:30:29.588Z[ recovery-image] May 20 20:30:28.435 INFO O| May 20 20:30:28.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
77442024-05-20T20:30:29.588Z[ recovery-image] May 20 20:30:28.435 INFO O| May 20 20:30:28.435 INFO STEP 1054 (remove_files) COMPLETE
77452024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.435 INFO O| May 20 20:30:28.435 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.445 INFO O| May 20 20:30:28.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
77472024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.445 INFO O| May 20 20:30:28.445 INFO STEP 1055 (remove_files) COMPLETE
77482024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.445 INFO O| May 20 20:30:28.445 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.454 INFO O| May 20 20:30:28.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77502024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.454 INFO O| May 20 20:30:28.454 INFO STEP 1056 (remove_files) COMPLETE
77512024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.454 INFO O| May 20 20:30:28.454 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.464 INFO O| May 20 20:30:28.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77532024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.464 INFO O| May 20 20:30:28.464 INFO STEP 1057 (remove_files) COMPLETE
77542024-05-20T20:30:29.589Z[ recovery-image] May 20 20:30:28.464 INFO O| May 20 20:30:28.464 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.473 INFO O| May 20 20:30:28.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77562024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.473 INFO O| May 20 20:30:28.473 INFO STEP 1058 (remove_files) COMPLETE
77572024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.473 INFO O| May 20 20:30:28.473 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.483 INFO O| May 20 20:30:28.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
77592024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.483 INFO O| May 20 20:30:28.483 INFO STEP 1059 (remove_files) COMPLETE
77602024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.483 INFO O| May 20 20:30:28.483 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.492 INFO O| May 20 20:30:28.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77622024-05-20T20:30:29.590Z[ recovery-image] May 20 20:30:28.492 INFO O| May 20 20:30:28.492 INFO STEP 1060 (remove_files) COMPLETE
77632024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.492 INFO O| May 20 20:30:28.492 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.502 INFO O| May 20 20:30:28.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77652024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.502 INFO O| May 20 20:30:28.502 INFO STEP 1061 (remove_files) COMPLETE
77662024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.502 INFO O| May 20 20:30:28.502 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.512 INFO O| May 20 20:30:28.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77682024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.512 INFO O| May 20 20:30:28.512 INFO STEP 1062 (remove_files) COMPLETE
77692024-05-20T20:30:29.591Z[ recovery-image] May 20 20:30:28.512 INFO O| May 20 20:30:28.512 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.521 INFO O| May 20 20:30:28.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77712024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.521 INFO O| May 20 20:30:28.521 INFO STEP 1063 (remove_files) COMPLETE
77722024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.521 INFO O| May 20 20:30:28.521 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.531 INFO O| May 20 20:30:28.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77742024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.531 INFO O| May 20 20:30:28.531 INFO STEP 1064 (remove_files) COMPLETE
77752024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.531 INFO O| May 20 20:30:28.531 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.540 INFO O| May 20 20:30:28.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77772024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.540 INFO O| May 20 20:30:28.540 INFO STEP 1065 (remove_files) COMPLETE
77782024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.540 INFO O| May 20 20:30:28.540 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.550 INFO O| May 20 20:30:28.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77802024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.550 INFO O| May 20 20:30:28.550 INFO STEP 1066 (remove_files) COMPLETE
77812024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.550 INFO O| May 20 20:30:28.550 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.561 INFO O| May 20 20:30:28.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77832024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.561 INFO O| May 20 20:30:28.561 INFO STEP 1067 (remove_files) COMPLETE
77842024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.562 INFO O| May 20 20:30:28.561 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.571 INFO O| May 20 20:30:28.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77862024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.571 INFO O| May 20 20:30:28.571 INFO STEP 1068 (remove_files) COMPLETE
77872024-05-20T20:30:29.592Z[ recovery-image] May 20 20:30:28.571 INFO O| May 20 20:30:28.571 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.581 INFO O| May 20 20:30:28.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77892024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.581 INFO O| May 20 20:30:28.581 INFO STEP 1069 (remove_files) COMPLETE
77902024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.581 INFO O| May 20 20:30:28.581 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.591 INFO O| May 20 20:30:28.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77922024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.591 INFO O| May 20 20:30:28.591 INFO STEP 1070 (remove_files) COMPLETE
77932024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.591 INFO O| May 20 20:30:28.591 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.601 INFO O| May 20 20:30:28.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77952024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.601 INFO O| May 20 20:30:28.601 INFO STEP 1071 (remove_files) COMPLETE
77962024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.601 INFO O| May 20 20:30:28.601 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.610 INFO O| May 20 20:30:28.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77982024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.610 INFO O| May 20 20:30:28.610 INFO STEP 1072 (remove_files) COMPLETE
77992024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.610 INFO O| May 20 20:30:28.610 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.620 INFO O| May 20 20:30:28.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
78012024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.620 INFO O| May 20 20:30:28.620 INFO STEP 1073 (remove_files) COMPLETE
78022024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.620 INFO O| May 20 20:30:28.620 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.629 INFO O| May 20 20:30:28.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
78042024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.629 INFO O| May 20 20:30:28.629 INFO STEP 1074 (remove_files) COMPLETE
78052024-05-20T20:30:29.593Z[ recovery-image] May 20 20:30:28.629 INFO O| May 20 20:30:28.629 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.639 INFO O| May 20 20:30:28.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
78072024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.639 INFO O| May 20 20:30:28.639 INFO STEP 1075 (remove_files) COMPLETE
78082024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.639 INFO O| May 20 20:30:28.639 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.648 INFO O| May 20 20:30:28.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
78102024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.648 INFO O| May 20 20:30:28.648 INFO STEP 1076 (remove_files) COMPLETE
78112024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.648 INFO O| May 20 20:30:28.648 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.658 INFO O| May 20 20:30:28.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
78132024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.658 INFO O| May 20 20:30:28.658 INFO STEP 1077 (remove_files) COMPLETE
78142024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.658 INFO O| May 20 20:30:28.658 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152024-05-20T20:30:29.594Z[ recovery-image] May 20 20:30:28.668 INFO O| May 20 20:30:28.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
78162024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.668 INFO O| May 20 20:30:28.668 INFO STEP 1078 (remove_files) COMPLETE
78172024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.668 INFO O| May 20 20:30:28.668 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.677 INFO O| May 20 20:30:28.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
78192024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.677 INFO O| May 20 20:30:28.677 INFO STEP 1079 (remove_files) COMPLETE
78202024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.677 INFO O| May 20 20:30:28.677 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.687 INFO O| May 20 20:30:28.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
78222024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.687 INFO O| May 20 20:30:28.687 INFO STEP 1080 (remove_files) COMPLETE
78232024-05-20T20:30:29.595Z[ recovery-image] May 20 20:30:28.687 INFO O| May 20 20:30:28.687 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.697 INFO O| May 20 20:30:28.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
78252024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.697 INFO O| May 20 20:30:28.697 INFO STEP 1081 (remove_files) COMPLETE
78262024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.697 INFO O| May 20 20:30:28.697 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.707 INFO O| May 20 20:30:28.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
78282024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.707 INFO O| May 20 20:30:28.707 INFO STEP 1082 (remove_files) COMPLETE
78292024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.707 INFO O| May 20 20:30:28.707 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.717 INFO O| May 20 20:30:28.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
78312024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.717 INFO O| May 20 20:30:28.717 INFO STEP 1083 (remove_files) COMPLETE
78322024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.717 INFO O| May 20 20:30:28.717 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.727 INFO O| May 20 20:30:28.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
78342024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.727 INFO O| May 20 20:30:28.727 INFO STEP 1084 (remove_files) COMPLETE
78352024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.727 INFO O| May 20 20:30:28.727 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.737 INFO O| May 20 20:30:28.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
78372024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.737 INFO O| May 20 20:30:28.737 INFO STEP 1085 (remove_files) COMPLETE
78382024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.737 INFO O| May 20 20:30:28.737 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.746 INFO O| May 20 20:30:28.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
78402024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.746 INFO O| May 20 20:30:28.746 INFO STEP 1086 (remove_files) COMPLETE
78412024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.746 INFO O| May 20 20:30:28.746 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422024-05-20T20:30:29.596Z[ recovery-image] May 20 20:30:28.756 INFO O| May 20 20:30:28.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
78432024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.756 INFO O| May 20 20:30:28.756 INFO STEP 1087 (remove_files) COMPLETE
78442024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.756 INFO O| May 20 20:30:28.756 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.765 INFO O| May 20 20:30:28.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
78462024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.765 INFO O| May 20 20:30:28.765 INFO STEP 1088 (remove_files) COMPLETE
78472024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.765 INFO O| May 20 20:30:28.765 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.775 INFO O| May 20 20:30:28.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78492024-05-20T20:30:30.182Z[ recovery-image] May 20 20:30:28.775 INFO O| May 20 20:30:28.775 INFO STEP 1089 (remove_files) COMPLETE
78502024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.775 INFO O| May 20 20:30:28.775 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.785 INFO O| May 20 20:30:28.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78522024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.785 INFO O| May 20 20:30:28.785 INFO STEP 1090 (remove_files) COMPLETE
78532024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.785 INFO O| May 20 20:30:28.785 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.794 INFO O| May 20 20:30:28.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78552024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.794 INFO O| May 20 20:30:28.794 INFO STEP 1091 (remove_files) COMPLETE
78562024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.795 INFO O| May 20 20:30:28.794 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.804 INFO O| May 20 20:30:28.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78582024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.804 INFO O| May 20 20:30:28.804 INFO STEP 1092 (remove_files) COMPLETE
78592024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.804 INFO O| May 20 20:30:28.804 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.814 INFO O| May 20 20:30:28.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78612024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.814 INFO O| May 20 20:30:28.814 INFO STEP 1093 (remove_files) COMPLETE
78622024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.814 INFO O| May 20 20:30:28.814 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.823 INFO O| May 20 20:30:28.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78642024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.823 INFO O| May 20 20:30:28.823 INFO STEP 1094 (remove_files) COMPLETE
78652024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.823 INFO O| May 20 20:30:28.823 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.833 INFO O| May 20 20:30:28.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78672024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.833 INFO O| May 20 20:30:28.833 INFO STEP 1095 (remove_files) COMPLETE
78682024-05-20T20:30:30.183Z[ recovery-image] May 20 20:30:28.833 INFO O| May 20 20:30:28.833 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.842 INFO O| May 20 20:30:28.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78702024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.842 INFO O| May 20 20:30:28.842 INFO STEP 1096 (remove_files) COMPLETE
78712024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.842 INFO O| May 20 20:30:28.842 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.852 INFO O| May 20 20:30:28.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78732024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.852 INFO O| May 20 20:30:28.852 INFO STEP 1097 (remove_files) COMPLETE
78742024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.852 INFO O| May 20 20:30:28.852 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.862 INFO O| May 20 20:30:28.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78762024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.862 INFO O| May 20 20:30:28.862 INFO STEP 1098 (remove_files) COMPLETE
78772024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.862 INFO O| May 20 20:30:28.862 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.871 INFO O| May 20 20:30:28.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78792024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.871 INFO O| May 20 20:30:28.871 INFO STEP 1099 (remove_files) COMPLETE
78802024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.872 INFO O| May 20 20:30:28.871 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.881 INFO O| May 20 20:30:28.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78822024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.881 INFO O| May 20 20:30:28.881 INFO STEP 1100 (remove_files) COMPLETE
78832024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.881 INFO O| May 20 20:30:28.881 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.891 INFO O| May 20 20:30:28.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78852024-05-20T20:30:30.184Z[ recovery-image] May 20 20:30:28.891 INFO O| May 20 20:30:28.891 INFO STEP 1101 (remove_files) COMPLETE
78862024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.891 INFO O| May 20 20:30:28.891 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.901 INFO O| May 20 20:30:28.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78882024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.901 INFO O| May 20 20:30:28.901 INFO STEP 1102 (remove_files) COMPLETE
78892024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.901 INFO O| May 20 20:30:28.901 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.911 INFO O| May 20 20:30:28.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78912024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.911 INFO O| May 20 20:30:28.911 INFO STEP 1103 (remove_files) COMPLETE
78922024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.911 INFO O| May 20 20:30:28.911 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.921 INFO O| May 20 20:30:28.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78942024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.921 INFO O| May 20 20:30:28.921 INFO STEP 1104 (remove_files) COMPLETE
78952024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.921 INFO O| May 20 20:30:28.921 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.930 INFO O| May 20 20:30:28.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78972024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.930 INFO O| May 20 20:30:28.930 INFO STEP 1105 (remove_files) COMPLETE
78982024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.930 INFO O| May 20 20:30:28.930 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.940 INFO O| May 20 20:30:28.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
79002024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.940 INFO O| May 20 20:30:28.940 INFO STEP 1106 (remove_files) COMPLETE
79012024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.940 INFO O| May 20 20:30:28.940 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.950 INFO O| May 20 20:30:28.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
79032024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.950 INFO O| May 20 20:30:28.950 INFO STEP 1107 (remove_files) COMPLETE
79042024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.950 INFO O| May 20 20:30:28.950 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052024-05-20T20:30:30.185Z[ recovery-image] May 20 20:30:28.959 INFO O| May 20 20:30:28.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
79062024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.959 INFO O| May 20 20:30:28.959 INFO STEP 1108 (remove_files) COMPLETE
79072024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.959 INFO O| May 20 20:30:28.959 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.969 INFO O| May 20 20:30:28.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
79092024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.969 INFO O| May 20 20:30:28.969 INFO STEP 1109 (remove_files) COMPLETE
79102024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.969 INFO O| May 20 20:30:28.969 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.979 INFO O| May 20 20:30:28.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
79122024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.979 INFO O| May 20 20:30:28.979 INFO STEP 1110 (remove_files) COMPLETE
79132024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.979 INFO O| May 20 20:30:28.979 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.989 INFO O| May 20 20:30:28.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
79152024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.989 INFO O| May 20 20:30:28.989 INFO STEP 1111 (remove_files) COMPLETE
79162024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.989 INFO O| May 20 20:30:28.989 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.999 INFO O| May 20 20:30:28.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
79182024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.999 INFO O| May 20 20:30:28.999 INFO STEP 1112 (remove_files) COMPLETE
79192024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:28.999 INFO O| May 20 20:30:28.999 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:29.009 INFO O| May 20 20:30:29.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
79212024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:29.009 INFO O| May 20 20:30:29.009 INFO STEP 1113 (remove_files) COMPLETE
79222024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:29.009 INFO O| May 20 20:30:29.009 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:29.018 INFO O| May 20 20:30:29.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
79242024-05-20T20:30:30.186Z[ recovery-image] May 20 20:30:29.018 INFO O| May 20 20:30:29.018 INFO STEP 1114 (remove_files) COMPLETE
79252024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.018 INFO O| May 20 20:30:29.018 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.028 INFO O| May 20 20:30:29.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
79272024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.028 INFO O| May 20 20:30:29.028 INFO STEP 1115 (remove_files) COMPLETE
79282024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.028 INFO O| May 20 20:30:29.028 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.038 INFO O| May 20 20:30:29.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
79302024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.038 INFO O| May 20 20:30:29.038 INFO STEP 1116 (remove_files) COMPLETE
79312024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.038 INFO O| May 20 20:30:29.038 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.047 INFO O| May 20 20:30:29.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
79332024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.048 INFO O| May 20 20:30:29.048 INFO STEP 1117 (remove_files) COMPLETE
79342024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.048 INFO O| May 20 20:30:29.048 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.057 INFO O| May 20 20:30:29.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
79362024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.057 INFO O| May 20 20:30:29.057 INFO STEP 1118 (remove_files) COMPLETE
79372024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.057 INFO O| May 20 20:30:29.057 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.067 INFO O| May 20 20:30:29.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
79392024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.067 INFO O| May 20 20:30:29.067 INFO STEP 1119 (remove_files) COMPLETE
79402024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.067 INFO O| May 20 20:30:29.067 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412024-05-20T20:30:30.187Z[ recovery-image] May 20 20:30:29.077 INFO O| May 20 20:30:29.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
79422024-05-20T20:30:30.188Z[ recovery-image] May 20 20:30:29.077 INFO O| May 20 20:30:29.077 INFO STEP 1120 (remove_files) COMPLETE
79432024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.077 INFO O| May 20 20:30:29.077 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.087 INFO O| May 20 20:30:29.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
79452024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.087 INFO O| May 20 20:30:29.087 INFO STEP 1121 (remove_files) COMPLETE
79462024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.087 INFO O| May 20 20:30:29.087 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.097 INFO O| May 20 20:30:29.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
79482024-05-20T20:30:30.300Z[ recovery-image] May 20 20:30:29.097 INFO O| May 20 20:30:29.097 INFO STEP 1122 (remove_files) COMPLETE
79492024-05-20T20:30:30.301Z[ recovery-image] May 20 20:30:29.097 INFO O| May 20 20:30:29.097 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-05-20T20:30:30.301Z[ recovery-image] May 20 20:30:29.107 INFO O| May 20 20:30:29.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79512024-05-20T20:30:30.301Z[ recovery-image] May 20 20:30:29.107 INFO O| May 20 20:30:29.107 INFO STEP 1123 (remove_files) COMPLETE
79522024-05-20T20:30:30.301Z[ recovery-image] May 20 20:30:29.107 INFO O| May 20 20:30:29.107 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-05-20T20:30:30.301Z[ recovery-image] May 20 20:30:29.117 INFO O| May 20 20:30:29.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79542024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.117 INFO O| May 20 20:30:29.117 INFO STEP 1124 (remove_files) COMPLETE
79552024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.117 INFO O| May 20 20:30:29.117 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.127 INFO O| May 20 20:30:29.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79572024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.128 INFO O| May 20 20:30:29.128 INFO STEP 1125 (remove_files) COMPLETE
79582024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.128 INFO O| May 20 20:30:29.128 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-05-20T20:30:30.302Z[ recovery-image] May 20 20:30:29.138 INFO O| May 20 20:30:29.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79602024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.138 INFO O| May 20 20:30:29.138 INFO STEP 1126 (remove_files) COMPLETE
79612024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.138 INFO O| May 20 20:30:29.138 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.149 INFO O| May 20 20:30:29.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79632024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.149 INFO O| May 20 20:30:29.149 INFO STEP 1127 (remove_files) COMPLETE
79642024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.149 INFO O| May 20 20:30:29.149 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.159 INFO O| May 20 20:30:29.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79662024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.159 INFO O| May 20 20:30:29.159 INFO STEP 1128 (remove_files) COMPLETE
79672024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.159 INFO O| May 20 20:30:29.159 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-05-20T20:30:30.303Z[ recovery-image] May 20 20:30:29.169 INFO O| May 20 20:30:29.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79692024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.169 INFO O| May 20 20:30:29.169 INFO STEP 1129 (remove_files) COMPLETE
79702024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.169 INFO O| May 20 20:30:29.169 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.178 INFO O| May 20 20:30:29.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79722024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.178 INFO O| May 20 20:30:29.178 INFO STEP 1130 (remove_files) COMPLETE
79732024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.178 INFO O| May 20 20:30:29.178 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.188 INFO O| May 20 20:30:29.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79752024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.188 INFO O| May 20 20:30:29.188 INFO STEP 1131 (remove_files) COMPLETE
79762024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.188 INFO O| May 20 20:30:29.188 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.197 INFO O| May 20 20:30:29.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79782024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.197 INFO O| May 20 20:30:29.197 INFO STEP 1132 (remove_files) COMPLETE
79792024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.197 INFO O| May 20 20:30:29.197 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802024-05-20T20:30:30.304Z[ recovery-image] May 20 20:30:29.207 INFO O| May 20 20:30:29.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79812024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.207 INFO O| May 20 20:30:29.207 INFO STEP 1133 (remove_files) COMPLETE
79822024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.207 INFO O| May 20 20:30:29.207 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.216 INFO O| May 20 20:30:29.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79842024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.216 INFO O| May 20 20:30:29.216 INFO STEP 1134 (remove_files) COMPLETE
79852024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.216 INFO O| May 20 20:30:29.216 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.226 INFO O| May 20 20:30:29.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79872024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.226 INFO O| May 20 20:30:29.226 INFO STEP 1135 (remove_files) COMPLETE
79882024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.226 INFO O| May 20 20:30:29.226 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.235 INFO O| May 20 20:30:29.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79902024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.235 INFO O| May 20 20:30:29.235 INFO STEP 1136 (remove_files) COMPLETE
79912024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.235 INFO O| May 20 20:30:29.235 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922024-05-20T20:30:30.305Z[ recovery-image] May 20 20:30:29.245 INFO O| May 20 20:30:29.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79932024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.245 INFO O| May 20 20:30:29.245 INFO STEP 1137 (remove_files) COMPLETE
79942024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.245 INFO O| May 20 20:30:29.245 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.254 INFO O| May 20 20:30:29.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79962024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.254 INFO O| May 20 20:30:29.254 INFO STEP 1138 (remove_files) COMPLETE
79972024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.254 INFO O| May 20 20:30:29.254 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.264 INFO O| May 20 20:30:29.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79992024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.264 INFO O| May 20 20:30:29.264 INFO STEP 1139 (remove_files) COMPLETE
80002024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.264 INFO O| May 20 20:30:29.264 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.273 INFO O| May 20 20:30:29.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
80022024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.273 INFO O| May 20 20:30:29.273 INFO STEP 1140 (remove_files) COMPLETE
80032024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.273 INFO O| May 20 20:30:29.273 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042024-05-20T20:30:30.306Z[ recovery-image] May 20 20:30:29.283 INFO O| May 20 20:30:29.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
80052024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.283 INFO O| May 20 20:30:29.283 INFO STEP 1141 (remove_files) COMPLETE
80062024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.283 INFO O| May 20 20:30:29.283 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.293 INFO O| May 20 20:30:29.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
80082024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.293 INFO O| May 20 20:30:29.293 INFO STEP 1142 (remove_files) COMPLETE
80092024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.293 INFO O| May 20 20:30:29.293 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.303 INFO O| May 20 20:30:29.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
80112024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.303 INFO O| May 20 20:30:29.303 INFO STEP 1143 (remove_files) COMPLETE
80122024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.303 INFO O| May 20 20:30:29.303 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.313 INFO O| May 20 20:30:29.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
80142024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.313 INFO O| May 20 20:30:29.313 INFO STEP 1144 (remove_files) COMPLETE
80152024-05-20T20:30:30.307Z[ recovery-image] May 20 20:30:29.313 INFO O| May 20 20:30:29.313 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.323 INFO O| May 20 20:30:29.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
80172024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.323 INFO O| May 20 20:30:29.323 INFO STEP 1145 (remove_files) COMPLETE
80182024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.323 INFO O| May 20 20:30:29.323 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.333 INFO O| May 20 20:30:29.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
80202024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.333 INFO O| May 20 20:30:29.333 INFO STEP 1146 (remove_files) COMPLETE
80212024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.333 INFO O| May 20 20:30:29.333 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.343 INFO O| May 20 20:30:29.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
80232024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.343 INFO O| May 20 20:30:29.343 INFO STEP 1147 (remove_files) COMPLETE
80242024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.343 INFO O| May 20 20:30:29.343 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.353 INFO O| May 20 20:30:29.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
80262024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.353 INFO O| May 20 20:30:29.353 INFO STEP 1148 (remove_files) COMPLETE
80272024-05-20T20:30:30.308Z[ recovery-image] May 20 20:30:29.353 INFO O| May 20 20:30:29.353 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.363 INFO O| May 20 20:30:29.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
80292024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.363 INFO O| May 20 20:30:29.363 INFO STEP 1149 (remove_files) COMPLETE
80302024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.363 INFO O| May 20 20:30:29.363 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.373 INFO O| May 20 20:30:29.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
80322024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.373 INFO O| May 20 20:30:29.373 INFO STEP 1150 (remove_files) COMPLETE
80332024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.373 INFO O| May 20 20:30:29.373 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.382 INFO O| May 20 20:30:29.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
80352024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.382 INFO O| May 20 20:30:29.382 INFO STEP 1151 (remove_files) COMPLETE
80362024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.382 INFO O| May 20 20:30:29.382 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.392 INFO O| May 20 20:30:29.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
80382024-05-20T20:30:30.309Z[ recovery-image] May 20 20:30:29.392 INFO O| May 20 20:30:29.392 INFO STEP 1152 (remove_files) COMPLETE
80392024-05-20T20:30:30.310Z[ recovery-image] May 20 20:30:29.392 INFO O| May 20 20:30:29.392 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402024-05-20T20:30:30.310Z[ recovery-image] May 20 20:30:29.402 INFO O| May 20 20:30:29.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
80412024-05-20T20:30:30.310Z[ recovery-image] May 20 20:30:29.402 INFO O| May 20 20:30:29.402 INFO STEP 1153 (remove_files) COMPLETE
80422024-05-20T20:30:30.310Z[ recovery-image] May 20 20:30:29.402 INFO O| May 20 20:30:29.402 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432024-05-20T20:30:30.580Z[ recovery-image] May 20 20:30:29.412 INFO O| May 20 20:30:29.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
80442024-05-20T20:30:30.580Z[ recovery-image] May 20 20:30:29.412 INFO O| May 20 20:30:29.412 INFO STEP 1154 (remove_files) COMPLETE
80452024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.412 INFO O| May 20 20:30:29.412 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.422 INFO O| May 20 20:30:29.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
80472024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.422 INFO O| May 20 20:30:29.422 INFO STEP 1155 (remove_files) COMPLETE
80482024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.422 INFO O| May 20 20:30:29.422 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.431 INFO O| May 20 20:30:29.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80502024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.432 INFO O| May 20 20:30:29.431 INFO STEP 1156 (remove_files) COMPLETE
80512024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.432 INFO O| May 20 20:30:29.432 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.441 INFO O| May 20 20:30:29.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80532024-05-20T20:30:30.581Z[ recovery-image] May 20 20:30:29.441 INFO O| May 20 20:30:29.441 INFO STEP 1157 (remove_files) COMPLETE
80542024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.441 INFO O| May 20 20:30:29.441 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.451 INFO O| May 20 20:30:29.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80562024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.451 INFO O| May 20 20:30:29.451 INFO STEP 1158 (remove_files) COMPLETE
80572024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.451 INFO O| May 20 20:30:29.451 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.461 INFO O| May 20 20:30:29.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80592024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.461 INFO O| May 20 20:30:29.461 INFO STEP 1159 (remove_files) COMPLETE
80602024-05-20T20:30:30.582Z[ recovery-image] May 20 20:30:29.461 INFO O| May 20 20:30:29.461 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612024-05-20T20:30:30.583Z[ recovery-image] May 20 20:30:29.471 INFO O| May 20 20:30:29.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80622024-05-20T20:30:30.583Z[ recovery-image] May 20 20:30:29.471 INFO O| May 20 20:30:29.471 INFO STEP 1160 (remove_files) COMPLETE
80632024-05-20T20:30:30.583Z[ recovery-image] May 20 20:30:29.471 INFO O| May 20 20:30:29.471 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642024-05-20T20:30:30.583Z[ recovery-image] May 20 20:30:29.481 INFO O| May 20 20:30:29.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80652024-05-20T20:30:30.584Z[ recovery-image] May 20 20:30:29.481 INFO O| May 20 20:30:29.481 INFO STEP 1161 (remove_files) COMPLETE
80662024-05-20T20:30:30.584Z[ recovery-image] May 20 20:30:29.481 INFO O| May 20 20:30:29.481 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672024-05-20T20:30:30.584Z[ recovery-image] May 20 20:30:29.491 INFO O| May 20 20:30:29.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80682024-05-20T20:30:30.584Z[ recovery-image] May 20 20:30:29.491 INFO O| May 20 20:30:29.491 INFO STEP 1162 (remove_files) COMPLETE
80692024-05-20T20:30:30.585Z[ recovery-image] May 20 20:30:29.491 INFO O| May 20 20:30:29.491 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702024-05-20T20:30:30.585Z[ recovery-image] May 20 20:30:29.501 INFO O| May 20 20:30:29.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80712024-05-20T20:30:30.585Z[ recovery-image] May 20 20:30:29.501 INFO O| May 20 20:30:29.501 INFO STEP 1163 (remove_files) COMPLETE
80722024-05-20T20:30:30.585Z[ recovery-image] May 20 20:30:29.501 INFO O| May 20 20:30:29.501 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732024-05-20T20:30:30.585Z[ recovery-image] May 20 20:30:29.511 INFO O| May 20 20:30:29.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80742024-05-20T20:30:30.586Z[ recovery-image] May 20 20:30:29.511 INFO O| May 20 20:30:29.511 INFO STEP 1164 (remove_files) COMPLETE
80752024-05-20T20:30:30.586Z[ recovery-image] May 20 20:30:29.511 INFO O| May 20 20:30:29.511 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762024-05-20T20:30:30.586Z[ recovery-image] May 20 20:30:29.521 INFO O| May 20 20:30:29.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80772024-05-20T20:30:30.586Z[ recovery-image] May 20 20:30:29.521 INFO O| May 20 20:30:29.521 INFO STEP 1165 (remove_files) COMPLETE
80782024-05-20T20:30:30.586Z[ recovery-image] May 20 20:30:29.521 INFO O| May 20 20:30:29.521 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.531 INFO O| May 20 20:30:29.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80802024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.531 INFO O| May 20 20:30:29.531 INFO STEP 1166 (remove_files) COMPLETE
80812024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.531 INFO O| May 20 20:30:29.531 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.541 INFO O| May 20 20:30:29.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80832024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.541 INFO O| May 20 20:30:29.541 INFO STEP 1167 (remove_files) COMPLETE
80842024-05-20T20:30:30.587Z[ recovery-image] May 20 20:30:29.541 INFO O| May 20 20:30:29.541 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.550 INFO O| May 20 20:30:29.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80862024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.550 INFO O| May 20 20:30:29.550 INFO STEP 1168 (remove_files) COMPLETE
80872024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.550 INFO O| May 20 20:30:29.550 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.560 INFO O| May 20 20:30:29.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80892024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.560 INFO O| May 20 20:30:29.560 INFO STEP 1169 (remove_files) COMPLETE
80902024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.560 INFO O| May 20 20:30:29.560 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.570 INFO O| May 20 20:30:29.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80922024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.570 INFO O| May 20 20:30:29.570 INFO STEP 1170 (remove_files) COMPLETE
80932024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.570 INFO O| May 20 20:30:29.570 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.579 INFO O| May 20 20:30:29.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80952024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.580 INFO O| May 20 20:30:29.579 INFO STEP 1171 (remove_files) COMPLETE
80962024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.580 INFO O| May 20 20:30:29.579 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.589 INFO O| May 20 20:30:29.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80982024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.589 INFO O| May 20 20:30:29.589 INFO STEP 1172 (remove_files) COMPLETE
80992024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.589 INFO O| May 20 20:30:29.589 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.599 INFO O| May 20 20:30:29.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
81012024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.599 INFO O| May 20 20:30:29.599 INFO STEP 1173 (remove_files) COMPLETE
81022024-05-20T20:30:30.588Z[ recovery-image] May 20 20:30:29.599 INFO O| May 20 20:30:29.599 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.608 INFO O| May 20 20:30:29.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
81042024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.608 INFO O| May 20 20:30:29.608 INFO STEP 1174 (remove_files) COMPLETE
81052024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.608 INFO O| May 20 20:30:29.608 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.618 INFO O| May 20 20:30:29.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
81072024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.618 INFO O| May 20 20:30:29.618 INFO STEP 1175 (remove_files) COMPLETE
81082024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.618 INFO O| May 20 20:30:29.618 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.628 INFO O| May 20 20:30:29.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
81102024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.628 INFO O| May 20 20:30:29.628 INFO STEP 1176 (remove_files) COMPLETE
81112024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.628 INFO O| May 20 20:30:29.628 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.637 INFO O| May 20 20:30:29.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
81132024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.637 INFO O| May 20 20:30:29.637 INFO STEP 1177 (remove_files) COMPLETE
81142024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.637 INFO O| May 20 20:30:29.637 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.647 INFO O| May 20 20:30:29.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
81162024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.647 INFO O| May 20 20:30:29.647 INFO STEP 1178 (remove_files) COMPLETE
81172024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.647 INFO O| May 20 20:30:29.647 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.657 INFO O| May 20 20:30:29.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
81192024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.657 INFO O| May 20 20:30:29.657 INFO STEP 1179 (remove_files) COMPLETE
81202024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.657 INFO O| May 20 20:30:29.657 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.667 INFO O| May 20 20:30:29.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
81222024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.667 INFO O| May 20 20:30:29.667 INFO STEP 1180 (remove_files) COMPLETE
81232024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.667 INFO O| May 20 20:30:29.667 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.676 INFO O| May 20 20:30:29.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
81252024-05-20T20:30:30.589Z[ recovery-image] May 20 20:30:29.677 INFO O| May 20 20:30:29.677 INFO STEP 1181 (remove_files) COMPLETE
81262024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.677 INFO O| May 20 20:30:29.677 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.686 INFO O| May 20 20:30:29.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
81282024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.686 INFO O| May 20 20:30:29.686 INFO STEP 1182 (remove_files) COMPLETE
81292024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.686 INFO O| May 20 20:30:29.686 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.696 INFO O| May 20 20:30:29.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
81312024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.696 INFO O| May 20 20:30:29.696 INFO STEP 1183 (remove_files) COMPLETE
81322024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.696 INFO O| May 20 20:30:29.696 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.705 INFO O| May 20 20:30:29.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
81342024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.706 INFO O| May 20 20:30:29.705 INFO STEP 1184 (remove_files) COMPLETE
81352024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.706 INFO O| May 20 20:30:29.706 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.715 INFO O| May 20 20:30:29.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
81372024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.715 INFO O| May 20 20:30:29.715 INFO STEP 1185 (remove_files) COMPLETE
81382024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.715 INFO O| May 20 20:30:29.715 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.725 INFO O| May 20 20:30:29.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
81402024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.725 INFO O| May 20 20:30:29.725 INFO STEP 1186 (remove_files) COMPLETE
81412024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.725 INFO O| May 20 20:30:29.725 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422024-05-20T20:30:30.590Z[ recovery-image] May 20 20:30:29.734 INFO O| May 20 20:30:29.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
81432024-05-20T20:30:31.273Z[ recovery-image] May 20 20:30:29.735 INFO O| May 20 20:30:29.735 INFO STEP 1187 (remove_files) COMPLETE
81442024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.735 INFO O| May 20 20:30:29.735 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.744 INFO O| May 20 20:30:29.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
81462024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.744 INFO O| May 20 20:30:29.744 INFO STEP 1188 (remove_files) COMPLETE
81472024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.744 INFO O| May 20 20:30:29.744 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.754 INFO O| May 20 20:30:29.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
81492024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.754 INFO O| May 20 20:30:29.754 INFO STEP 1189 (remove_files) COMPLETE
81502024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.754 INFO O| May 20 20:30:29.754 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.763 INFO O| May 20 20:30:29.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81522024-05-20T20:30:31.274Z[ recovery-image] May 20 20:30:29.763 INFO O| May 20 20:30:29.763 INFO STEP 1190 (remove_files) COMPLETE
81532024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.763 INFO O| May 20 20:30:29.763 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.773 INFO O| May 20 20:30:29.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81552024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.773 INFO O| May 20 20:30:29.773 INFO STEP 1191 (remove_files) COMPLETE
81562024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.773 INFO O| May 20 20:30:29.773 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.783 INFO O| May 20 20:30:29.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81582024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.783 INFO O| May 20 20:30:29.783 INFO STEP 1192 (remove_files) COMPLETE
81592024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.783 INFO O| May 20 20:30:29.783 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602024-05-20T20:30:31.275Z[ recovery-image] May 20 20:30:29.792 INFO O| May 20 20:30:29.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81612024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.792 INFO O| May 20 20:30:29.792 INFO STEP 1193 (remove_files) COMPLETE
81622024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.792 INFO O| May 20 20:30:29.792 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.802 INFO O| May 20 20:30:29.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81642024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.802 INFO O| May 20 20:30:29.802 INFO STEP 1194 (remove_files) COMPLETE
81652024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.802 INFO O| May 20 20:30:29.802 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.812 INFO O| May 20 20:30:29.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81672024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.812 INFO O| May 20 20:30:29.812 INFO STEP 1195 (remove_files) COMPLETE
81682024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.812 INFO O| May 20 20:30:29.812 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.822 INFO O| May 20 20:30:29.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81702024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.822 INFO O| May 20 20:30:29.822 INFO STEP 1196 (remove_files) COMPLETE
81712024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.822 INFO O| May 20 20:30:29.822 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722024-05-20T20:30:31.276Z[ recovery-image] May 20 20:30:29.834 INFO O| May 20 20:30:29.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81732024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.834 INFO O| May 20 20:30:29.834 INFO STEP 1197 (remove_files) COMPLETE
81742024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.834 INFO O| May 20 20:30:29.834 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.845 INFO O| May 20 20:30:29.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81762024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.846 INFO O| May 20 20:30:29.846 INFO STEP 1198 (remove_files) COMPLETE
81772024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.846 INFO O| May 20 20:30:29.846 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.856 INFO O| May 20 20:30:29.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81792024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.856 INFO O| May 20 20:30:29.856 INFO STEP 1199 (remove_files) COMPLETE
81802024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.856 INFO O| May 20 20:30:29.856 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.866 INFO O| May 20 20:30:29.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81822024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.866 INFO O| May 20 20:30:29.866 INFO STEP 1200 (remove_files) COMPLETE
81832024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.866 INFO O| May 20 20:30:29.866 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.876 INFO O| May 20 20:30:29.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81852024-05-20T20:30:31.277Z[ recovery-image] May 20 20:30:29.876 INFO O| May 20 20:30:29.876 INFO STEP 1201 (remove_files) COMPLETE
81862024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.876 INFO O| May 20 20:30:29.876 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.885 INFO O| May 20 20:30:29.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81882024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.886 INFO O| May 20 20:30:29.885 INFO STEP 1202 (remove_files) COMPLETE
81892024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.886 INFO O| May 20 20:30:29.885 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.895 INFO O| May 20 20:30:29.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81912024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.895 INFO O| May 20 20:30:29.895 INFO STEP 1203 (remove_files) COMPLETE
81922024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.895 INFO O| May 20 20:30:29.895 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.905 INFO O| May 20 20:30:29.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81942024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.905 INFO O| May 20 20:30:29.905 INFO STEP 1204 (remove_files) COMPLETE
81952024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.905 INFO O| May 20 20:30:29.905 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.914 INFO O| May 20 20:30:29.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81972024-05-20T20:30:31.278Z[ recovery-image] May 20 20:30:29.915 INFO O| May 20 20:30:29.914 INFO STEP 1205 (remove_files) COMPLETE
81982024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.915 INFO O| May 20 20:30:29.914 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.924 INFO O| May 20 20:30:29.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
82002024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.924 INFO O| May 20 20:30:29.924 INFO STEP 1206 (remove_files) COMPLETE
82012024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.924 INFO O| May 20 20:30:29.924 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
82022024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.938 INFO O| May 20 20:30:29.938 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
82032024-05-20T20:30:31.279Z[ recovery-image] May 20 20:30:29.938 INFO O| May 20 20:30:29.938 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
82042024-05-20T20:30:31.791Z[ recovery-image] May 20 20:30:30.677 INFO O| May 20 20:30:30.676 INFO STEP 1207 (pack_tar) COMPLETE
82052024-05-20T20:30:31.791Z[ recovery-image] May 20 20:30:30.677 INFO O| May 20 20:30:30.677 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82062024-05-20T20:30:31.791Z[ recovery-image] May 20 20:30:30.677 INFO O| May 20 20:30:30.677 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82072024-05-20T20:30:31.791Z[ recovery-image] May 20 20:30:31.064 INFO O| May 20 20:30:31.064 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
82082024-05-20T20:30:31.791Z[ recovery-image] May 20 20:30:31.142 INFO O| May 20 20:30:31.142 INFO completed processing gimlet/ramdisk-03-recovery-trim
82092024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.148 INFO image builder template: zfs-recovery...
82102024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.149 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/.tmpbVMKEn/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.28.233", "-n", "zfs-recovery"], pwd: None
82112024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.180 INFO O| May 20 20:30:31.180 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82122024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.184 INFO O| May 20 20:30:31.184 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82132024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.270 INFO O| May 20 20:30:31.270 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
82142024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.339 INFO O| May 20 20:30:31.339 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82152024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.339 INFO O| May 20 20:30:31.339 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
82162024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.343 INFO O| May 20 20:30:31.343 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
82172024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.420 INFO O| May 20 20:30:31.420 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
82182024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.467 INFO O| May 20 20:30:31.467 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
82192024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.476 INFO O| May 20 20:30:31.476 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82202024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.481 INFO O| May 20 20:30:31.481 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
82212024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.482 INFO O| May 20 20:30:31.482 INFO no lofi found
82222024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.482 INFO O| May 20 20:30:31.482 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
82232024-05-20T20:30:31.792Z[ recovery-image] May 20 20:30:31.482 INFO O| May 20 20:30:31.482 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82242024-05-20T20:30:33.324Z[ recovery-image] May 20 20:30:33.010 INFO O| May 20 20:30:33.010 INFO lofi device = /dev/dsk/c2t1d0p0
82252024-05-20T20:30:33.324Z[ recovery-image] May 20 20:30:33.010 INFO O| May 20 20:30:33.010 INFO pool device = /dev/dsk/c2t1d0p0
82262024-05-20T20:30:33.433Z[ recovery-image] May 20 20:30:33.011 INFO O| May 20 20:30:33.010 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
82272024-05-20T20:30:33.433Z[ recovery-image] May 20 20:30:33.085 INFO O| May 20 20:30:33.085 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82282024-05-20T20:30:33.433Z[ recovery-image] May 20 20:30:33.085 INFO O| May 20 20:30:33.085 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
82292024-05-20T20:30:33.433Z[ recovery-image] May 20 20:30:33.103 INFO O| May 20 20:30:33.103 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
82302024-05-20T20:30:33.433Z[ recovery-image] May 20 20:30:33.161 INFO O| May 20 20:30:33.161 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
82312024-05-20T20:30:33.541Z[ recovery-image] May 20 20:30:33.199 INFO O| May 20 20:30:33.199 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
82322024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.213 INFO O| May 20 20:30:33.213 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
82332024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.224 INFO O| May 20 20:30:33.224 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
82342024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.270 INFO O| May 20 20:30:33.270 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82352024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.270 INFO O| May 20 20:30:33.270 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
82362024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.270 INFO O| May 20 20:30:33.270 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82372024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.280 INFO O| May 20 20:30:33.280 INFO boot environment UUID: e83e9af4-134f-4e23-9a93-476979046b14
82382024-05-20T20:30:33.542Z[ recovery-image] May 20 20:30:33.280 INFO O| May 20 20:30:33.280 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = e83e9af4-134f-4e23-9a93-476979046b14
82392024-05-20T20:30:33.646Z[ recovery-image] May 20 20:30:33.290 INFO O| May 20 20:30:33.290 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
82402024-05-20T20:30:33.646Z[ recovery-image] May 20 20:30:33.301 INFO O| May 20 20:30:33.301 INFO STEP 0 (create_be) COMPLETE
82412024-05-20T20:30:33.646Z[ recovery-image] May 20 20:30:33.301 INFO O| May 20 20:30:33.301 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82422024-05-20T20:30:33.646Z[ recovery-image] May 20 20:30:33.316 INFO O| May 20 20:30:33.315 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"]
82432024-05-20T20:30:36.070Z[ recovery-image] May 20 20:30:35.405 INFO O| May 20 20:30:35.405 INFO STEP 1 (unpack_tar) COMPLETE
82442024-05-20T20:30:36.070Z[ recovery-image] May 20 20:30:35.405 INFO O| May 20 20:30:35.405 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82452024-05-20T20:30:36.070Z[ recovery-image] May 20 20:30:35.416 INFO O| May 20 20:30:35.416 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82462024-05-20T20:30:36.070Z[ recovery-image] May 20 20:30:35.739 INFO O| May 20 20:30:35.739 INFO STEP 2 (devfsadm) COMPLETE
82472024-05-20T20:30:36.070Z[ recovery-image] May 20 20:30:35.739 INFO O| May 20 20:30:35.739 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82482024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.750 INFO O| May 20 20:30:35.750 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82492024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.750 INFO O| May 20 20:30:35.750 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82502024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.750 INFO O| May 20 20:30:35.750 INFO STEP 3 (ensure_dir) COMPLETE
82512024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.750 INFO O| May 20 20:30:35.750 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82522024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.761 INFO O| May 20 20:30:35.761 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82532024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.761 INFO O| May 20 20:30:35.761 INFO STEP 4 (ensure_dir) COMPLETE
82542024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.761 INFO O| May 20 20:30:35.761 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82552024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.771 INFO O| May 20 20:30:35.770 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82562024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.771 INFO O| May 20 20:30:35.770 INFO STEP 5 (ensure_dir) COMPLETE
82572024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.771 INFO O| May 20 20:30:35.771 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82582024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.780 INFO O| May 20 20:30:35.780 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82592024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.780 INFO O| May 20 20:30:35.780 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82602024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.781 INFO O| May 20 20:30:35.780 INFO STEP 6 (ensure_dir) COMPLETE
82612024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.781 INFO O| May 20 20:30:35.780 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82622024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.790 INFO O| May 20 20:30:35.790 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82632024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.790 INFO O| May 20 20:30:35.790 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82642024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.791 INFO O| May 20 20:30:35.790 INFO STEP 7 (ensure_dir) COMPLETE
82652024-05-20T20:30:36.071Z[ recovery-image] May 20 20:30:35.791 INFO O| May 20 20:30:35.791 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82662024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.801 INFO O| May 20 20:30:35.800 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82672024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.801 INFO O| May 20 20:30:35.801 INFO STEP 8 (remove_files) COMPLETE
82682024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.801 INFO O| May 20 20:30:35.801 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82692024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.811 INFO O| May 20 20:30:35.811 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82702024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.812 INFO O| May 20 20:30:35.812 INFO STEP 9 (remove_files) COMPLETE
82712024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.812 INFO O| May 20 20:30:35.812 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82722024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.823 INFO O| May 20 20:30:35.823 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82732024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.823 INFO O| May 20 20:30:35.823 INFO STEP 10 (remove_files) COMPLETE
82742024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.823 INFO O| May 20 20:30:35.823 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82752024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.834 INFO O| May 20 20:30:35.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82762024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.834 INFO O| May 20 20:30:35.834 INFO STEP 11 (remove_files) COMPLETE
82772024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.834 INFO O| May 20 20:30:35.834 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82782024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.844 INFO O| May 20 20:30:35.843 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82792024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.844 INFO O| May 20 20:30:35.844 INFO STEP 12 (remove_files) COMPLETE
82802024-05-20T20:30:36.813Z[ recovery-image] May 20 20:30:35.844 INFO O| May 20 20:30:35.844 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82812024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.855 INFO O| May 20 20:30:35.855 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82822024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.855 INFO O| May 20 20:30:35.855 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82832024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.855 INFO O| May 20 20:30:35.855 INFO STEP 13 (ensure_dir) COMPLETE
82842024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.855 INFO O| May 20 20:30:35.855 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82852024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.866 INFO O| May 20 20:30:35.866 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82862024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.866 INFO O| May 20 20:30:35.866 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82872024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.866 INFO O| May 20 20:30:35.866 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82882024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.866 INFO O| May 20 20:30:35.866 INFO STEP 14 (ensure_dir) COMPLETE
82892024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.866 INFO O| May 20 20:30:35.866 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82902024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.877 INFO O| May 20 20:30:35.877 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82912024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.877 INFO O| May 20 20:30:35.877 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82922024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.877 INFO O| May 20 20:30:35.877 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82932024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.877 INFO O| May 20 20:30:35.877 INFO STEP 15 (ensure_dir) COMPLETE
82942024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.877 INFO O| May 20 20:30:35.877 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82952024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.887 INFO O| May 20 20:30:35.887 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82962024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.887 INFO O| May 20 20:30:35.887 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82972024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.887 INFO O| May 20 20:30:35.887 INFO STEP 16 (ensure_dir) COMPLETE
82982024-05-20T20:30:36.814Z[ recovery-image] May 20 20:30:35.887 INFO O| May 20 20:30:35.887 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82992024-05-20T20:30:37.248Z[ recovery-image] May 20 20:30:35.897 INFO O| May 20 20:30:35.897 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83002024-05-20T20:30:37.248Z[ recovery-image] May 20 20:30:35.897 INFO O| May 20 20:30:35.897 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83012024-05-20T20:30:37.248Z[ recovery-image] May 20 20:30:35.897 INFO O| May 20 20:30:35.897 INFO STEP 17 (ensure_dir) COMPLETE
83022024-05-20T20:30:37.248Z[ recovery-image] May 20 20:30:35.897 INFO O| May 20 20:30:35.897 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83032024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.907 INFO O| May 20 20:30:35.907 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
83042024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.907 INFO O| May 20 20:30:35.907 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
83052024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.907 INFO O| May 20 20:30:35.907 INFO ok!
83062024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.907 INFO O| May 20 20:30:35.907 INFO STEP 18 (ensure_symlink) COMPLETE
83072024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.907 INFO O| May 20 20:30:35.907 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83082024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.919 INFO O| May 20 20:30:35.919 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
83092024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.919 INFO O| May 20 20:30:35.919 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
83102024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.919 INFO O| May 20 20:30:35.919 INFO ok!
83112024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.919 INFO O| May 20 20:30:35.919 INFO STEP 19 (ensure_file) COMPLETE
83122024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.919 INFO O| May 20 20:30:35.919 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83132024-05-20T20:30:37.249Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
83142024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
83152024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
83162024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO ok!
83172024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO STEP 20 (ensure_symlink) COMPLETE
83182024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.929 INFO O| May 20 20:30:35.929 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83192024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
83202024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
83212024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
83222024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO ok!
83232024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO STEP 21 (ensure_symlink) COMPLETE
83242024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.939 INFO O| May 20 20:30:35.939 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83252024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
83262024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
83272024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
83282024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO ok!
83292024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO STEP 22 (ensure_symlink) COMPLETE
83302024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.949 INFO O| May 20 20:30:35.949 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83312024-05-20T20:30:37.250Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.958 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
83322024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.959 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
83332024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.959 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
83342024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.959 INFO ok!
83352024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.959 INFO STEP 23 (ensure_symlink) COMPLETE
83362024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.959 INFO O| May 20 20:30:35.959 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83372024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
83382024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 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 ...
83392024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
83402024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 INFO ok!
83412024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 INFO STEP 24 (ensure_file) COMPLETE
83422024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.969 INFO O| May 20 20:30:35.969 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
83432024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.979 INFO O| May 20 20:30:35.979 INFO updating shadow file
83442024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.980 INFO O| May 20 20:30:35.980 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83452024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.980 INFO O| May 20 20:30:35.980 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83462024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.980 INFO O| May 20 20:30:35.980 INFO STEP 25 (shadow) COMPLETE
83472024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.980 INFO O| May 20 20:30:35.980 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83482024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
83492024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83502024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83512024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 INFO ok!
83522024-05-20T20:30:37.251Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 INFO STEP 26 (ensure_file) COMPLETE
83532024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:35.990 INFO O| May 20 20:30:35.990 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83542024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:35.999 INFO O| May 20 20:30:35.999 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83552024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.000 INFO O| May 20 20:30:35.999 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83562024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.000 INFO O| May 20 20:30:36.000 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83572024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.000 INFO O| May 20 20:30:36.000 INFO ok!
83582024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.000 INFO O| May 20 20:30:36.000 INFO STEP 27 (ensure_file) COMPLETE
83592024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.000 INFO O| May 20 20:30:36.000 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83602024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83612024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83622024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83632024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83642024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO ok!
83652024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO STEP 28 (ensure_file) COMPLETE
83662024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.011 INFO O| May 20 20:30:36.011 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83672024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83682024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83692024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83702024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO ok!
83712024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO STEP 29 (ensure_file) COMPLETE
83722024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.021 INFO O| May 20 20:30:36.021 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83732024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83742024-05-20T20:30:37.252Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83752024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83762024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO ok!
83772024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO STEP 30 (ensure_file) COMPLETE
83782024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.031 INFO O| May 20 20:30:36.031 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83792024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83802024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83812024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83822024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83832024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO ok!
83842024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO STEP 31 (ensure_file) COMPLETE
83852024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.042 INFO O| May 20 20:30:36.042 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83862024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83872024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83882024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83892024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 INFO ok!
83902024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 INFO STEP 32 (ensure_file) COMPLETE
83912024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.053 INFO O| May 20 20:30:36.053 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83922024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83932024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83942024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83952024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 INFO ok!
83962024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 INFO STEP 33 (ensure_file) COMPLETE
83972024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.064 INFO O| May 20 20:30:36.064 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83982024-05-20T20:30:37.253Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83992024-05-20T20:30:37.479Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
84002024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84012024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84022024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84032024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84042024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO ok!
84052024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO STEP 34 (ensure_file) COMPLETE
84062024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.074 INFO O| May 20 20:30:36.074 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84072024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.084 INFO O| May 20 20:30:36.084 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84082024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.085 INFO O| May 20 20:30:36.084 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84092024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.085 INFO O| May 20 20:30:36.085 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84102024-05-20T20:30:37.480Z[ recovery-image] May 20 20:30:36.085 INFO O| May 20 20:30:36.085 INFO STEP 35 (ensure_dir) COMPLETE
84112024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.085 INFO O| May 20 20:30:36.085 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84122024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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
84132024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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 ...
84142024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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
84152024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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
84162024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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
84172024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 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
84182024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 INFO ok!
84192024-05-20T20:30:37.481Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 INFO STEP 36 (ensure_file) COMPLETE
84202024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.095 INFO O| May 20 20:30:36.095 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84212024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
84222024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 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 ...
84232024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
84242024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 INFO ok!
84252024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 INFO STEP 37 (ensure_symlink) COMPLETE
84262024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.105 INFO O| May 20 20:30:36.105 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84272024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
84282024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
84292024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84302024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84312024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84322024-05-20T20:30:37.482Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
84332024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO ok!
84342024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO STEP 38 (ensure_file) COMPLETE
84352024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.115 INFO O| May 20 20:30:36.115 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84362024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
84372024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 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 ...
84382024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 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
84392024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
84402024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 INFO ok!
84412024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 INFO STEP 39 (ensure_file) COMPLETE
84422024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.125 INFO O| May 20 20:30:36.125 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84432024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
84442024-05-20T20:30:37.483Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
84452024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
84462024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO ok!
84472024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO STEP 40 (ensure_file) COMPLETE
84482024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.135 INFO O| May 20 20:30:36.135 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84492024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.145 INFO O| May 20 20:30:36.145 INFO updating shadow file
84502024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.145 INFO O| May 20 20:30:36.145 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84512024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.145 INFO O| May 20 20:30:36.145 INFO STEP 41 (shadow) COMPLETE
84522024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.145 INFO O| May 20 20:30:36.145 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84532024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84542024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84552024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84562024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84572024-05-20T20:30:37.484Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO ok!
84582024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO STEP 42 (ensure_file) COMPLETE
84592024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.155 INFO O| May 20 20:30:36.155 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84602024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.165 INFO O| May 20 20:30:36.165 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84612024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.165 INFO O| May 20 20:30:36.165 INFO STEP 43 (ensure_dir) COMPLETE
84622024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.165 INFO O| May 20 20:30:36.165 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84632024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.177 INFO O| May 20 20:30:36.177 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84642024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.177 INFO O| May 20 20:30:36.177 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84652024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.177 INFO O| May 20 20:30:36.177 INFO STEP 44 (ensure_dir) COMPLETE
84662024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.177 INFO O| May 20 20:30:36.177 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84672024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.187 INFO O| May 20 20:30:36.187 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84682024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.187 INFO O| May 20 20:30:36.187 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84692024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.187 INFO O| May 20 20:30:36.187 INFO STEP 45 (ensure_dir) COMPLETE
84702024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.187 INFO O| May 20 20:30:36.187 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84712024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.197 INFO O| May 20 20:30:36.197 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84722024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.197 INFO O| May 20 20:30:36.197 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84732024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.228 INFO O| May 20 20:30:36.228 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84742024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.228 INFO O| May 20 20:30:36.228 INFO ok!
84752024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.228 INFO O| May 20 20:30:36.228 INFO STEP 46 (ensure_file) COMPLETE
84762024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.228 INFO O| May 20 20:30:36.228 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84772024-05-20T20:30:37.485Z[ recovery-image] May 20 20:30:36.239 INFO O| May 20 20:30:36.239 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84782024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.239 INFO O| May 20 20:30:36.239 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84792024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.239 INFO O| May 20 20:30:36.239 INFO STEP 47 (ensure_dir) COMPLETE
84802024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.240 INFO O| May 20 20:30:36.239 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84812024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84822024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84832024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84842024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO ok!
84852024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO STEP 48 (ensure_file) COMPLETE
84862024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.250 INFO O| May 20 20:30:36.250 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84872024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.260 INFO O| May 20 20:30:36.260 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84882024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.260 INFO O| May 20 20:30:36.260 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84892024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.260 INFO O| May 20 20:30:36.260 INFO STEP 49 (ensure_dir) COMPLETE
84902024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.260 INFO O| May 20 20:30:36.260 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84912024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.270 INFO O| May 20 20:30:36.270 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84922024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.270 INFO O| May 20 20:30:36.270 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84932024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.290 INFO O| May 20 20:30:36.290 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84942024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.290 INFO O| May 20 20:30:36.290 INFO ok!
84952024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.290 INFO O| May 20 20:30:36.290 INFO STEP 50 (ensure_file) COMPLETE
84962024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.290 INFO O| May 20 20:30:36.290 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84972024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.301 INFO O| May 20 20:30:36.301 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84982024-05-20T20:30:37.486Z[ recovery-image] May 20 20:30:36.301 INFO O| May 20 20:30:36.301 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84992024-05-20T20:30:37.765Z[ recovery-image] May 20 20:30:36.814 INFO O| May 20 20:30:36.813 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
85002024-05-20T20:30:37.765Z[ recovery-image] May 20 20:30:36.814 INFO O| May 20 20:30:36.814 INFO ok!
85012024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.814 INFO O| May 20 20:30:36.814 INFO STEP 51 (ensure_file) COMPLETE
85022024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.814 INFO O| May 20 20:30:36.814 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85032024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.825 INFO O| May 20 20:30:36.825 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85042024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.825 INFO O| May 20 20:30:36.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85052024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.825 INFO O| May 20 20:30:36.825 INFO STEP 52 (ensure_dir) COMPLETE
85062024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.825 INFO O| May 20 20:30:36.825 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85072024-05-20T20:30:37.766Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
85082024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 INFO copying /tmp/.tmpbVMKEn/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 ...
85092024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 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
85102024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 INFO ok!
85112024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 INFO STEP 53 (ensure_file) COMPLETE
85122024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.836 INFO O| May 20 20:30:36.836 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85132024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
85142024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 INFO copying /tmp/.tmpbVMKEn/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 ...
85152024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 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
85162024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 INFO ok!
85172024-05-20T20:30:37.767Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 INFO STEP 54 (ensure_file) COMPLETE
85182024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.854 INFO O| May 20 20:30:36.853 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85192024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.875 INFO O| May 20 20:30:36.874 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85202024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.875 INFO O| May 20 20:30:36.874 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85212024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.875 INFO O| May 20 20:30:36.874 INFO STEP 55 (ensure_dir) COMPLETE
85222024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.875 INFO O| May 20 20:30:36.874 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85232024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
85242024-05-20T20:30:37.768Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO copying /tmp/.tmpbVMKEn/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 ...
85252024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
85262024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO ok!
85272024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO STEP 56 (ensure_file) COMPLETE
85282024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.893 INFO O| May 20 20:30:36.893 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85292024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
85302024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 INFO copying /tmp/.tmpbVMKEn/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 ...
85312024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 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
85322024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 INFO ok!
85332024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 INFO STEP 57 (ensure_file) COMPLETE
85342024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.913 INFO O| May 20 20:30:36.913 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85352024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.936 INFO O| May 20 20:30:36.936 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85362024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.936 INFO O| May 20 20:30:36.936 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
85372024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.936 INFO O| May 20 20:30:36.936 INFO STEP 58 (ensure_dir) COMPLETE
85382024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.936 INFO O| May 20 20:30:36.936 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85392024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
85402024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO copying /tmp/.tmpbVMKEn/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 ...
85412024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
85422024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO ok!
85432024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO STEP 59 (ensure_file) COMPLETE
85442024-05-20T20:30:37.769Z[ recovery-image] May 20 20:30:36.957 INFO O| May 20 20:30:36.956 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85452024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
85462024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
85472024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
85482024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO ok!
85492024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO STEP 60 (ensure_file) COMPLETE
85502024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.977 INFO O| May 20 20:30:36.977 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85512024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.990 INFO O| May 20 20:30:36.990 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85522024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.990 INFO O| May 20 20:30:36.990 INFO STEP 61 (ensure_dir) COMPLETE
85532024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:36.990 INFO O| May 20 20:30:36.990 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85542024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.002 INFO O| May 20 20:30:37.002 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85552024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.002 INFO O| May 20 20:30:37.002 INFO STEP 62 (ensure_dir) COMPLETE
85562024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.002 INFO O| May 20 20:30:37.002 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85572024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.015 INFO O| May 20 20:30:37.015 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85582024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.015 INFO O| May 20 20:30:37.015 INFO STEP 63 (ensure_dir) COMPLETE
85592024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.015 INFO O| May 20 20:30:37.015 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85602024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.028 INFO O| May 20 20:30:37.028 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85612024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.028 INFO O| May 20 20:30:37.028 INFO STEP 64 (ensure_dir) COMPLETE
85622024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.028 INFO O| May 20 20:30:37.028 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85632024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85642024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO copying /tmp/.tmpbVMKEn/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85652024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85662024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO ok!
85672024-05-20T20:30:37.770Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO STEP 65 (ensure_file) COMPLETE
85682024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.041 INFO O| May 20 20:30:37.041 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85692024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.054 INFO O| May 20 20:30:37.054 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85702024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.054 INFO O| May 20 20:30:37.054 INFO STEP 66 (remove_files) COMPLETE
85712024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.054 INFO O| May 20 20:30:37.054 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85722024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.067 INFO O| May 20 20:30:37.067 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85732024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.067 INFO O| May 20 20:30:37.067 INFO STEP 67 (remove_files) COMPLETE
85742024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.067 INFO O| May 20 20:30:37.067 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85752024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.079 INFO O| May 20 20:30:37.079 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85762024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.079 INFO O| May 20 20:30:37.079 INFO STEP 68 (remove_files) COMPLETE
85772024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.079 INFO O| May 20 20:30:37.079 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85782024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.090 INFO O| May 20 20:30:37.090 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85792024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.090 INFO O| May 20 20:30:37.090 INFO STEP 69 (remove_files) COMPLETE
85802024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.090 INFO O| May 20 20:30:37.090 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85812024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.103 INFO O| May 20 20:30:37.103 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85822024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.104 INFO O| May 20 20:30:37.103 INFO STEP 70 (remove_files) COMPLETE
85832024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.104 INFO O| May 20 20:30:37.103 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85842024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.115 INFO O| May 20 20:30:37.115 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85852024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.115 INFO O| May 20 20:30:37.115 INFO STEP 71 (remove_files) COMPLETE
85862024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.115 INFO O| May 20 20:30:37.115 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85872024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.127 INFO O| May 20 20:30:37.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85882024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.127 INFO O| May 20 20:30:37.127 INFO STEP 72 (remove_files) COMPLETE
85892024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.127 INFO O| May 20 20:30:37.127 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85902024-05-20T20:30:37.771Z[ recovery-image] May 20 20:30:37.139 INFO O| May 20 20:30:37.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85912024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.139 INFO O| May 20 20:30:37.139 INFO STEP 73 (remove_files) COMPLETE
85922024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.139 INFO O| May 20 20:30:37.139 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85932024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.149 INFO O| May 20 20:30:37.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85942024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.150 INFO O| May 20 20:30:37.150 INFO STEP 74 (remove_files) COMPLETE
85952024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.150 INFO O| May 20 20:30:37.150 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85962024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.159 INFO O| May 20 20:30:37.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85972024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.160 INFO O| May 20 20:30:37.159 INFO STEP 75 (remove_files) COMPLETE
85982024-05-20T20:30:37.772Z[ recovery-image] May 20 20:30:37.160 INFO O| May 20 20:30:37.160 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85992024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.170 INFO O| May 20 20:30:37.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
86002024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.170 INFO O| May 20 20:30:37.170 INFO STEP 76 (remove_files) COMPLETE
86012024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.170 INFO O| May 20 20:30:37.170 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86022024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.180 INFO O| May 20 20:30:37.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
86032024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.180 INFO O| May 20 20:30:37.180 INFO STEP 77 (remove_files) COMPLETE
86042024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.180 INFO O| May 20 20:30:37.180 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86052024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.190 INFO O| May 20 20:30:37.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
86062024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.190 INFO O| May 20 20:30:37.190 INFO STEP 78 (remove_files) COMPLETE
86072024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.190 INFO O| May 20 20:30:37.190 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86082024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.200 INFO O| May 20 20:30:37.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
86092024-05-20T20:30:38.273Z[ recovery-image] May 20 20:30:37.200 INFO O| May 20 20:30:37.200 INFO STEP 79 (remove_files) COMPLETE
86102024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.200 INFO O| May 20 20:30:37.200 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86112024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.210 INFO O| May 20 20:30:37.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
86122024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.210 INFO O| May 20 20:30:37.210 INFO STEP 80 (remove_files) COMPLETE
86132024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.210 INFO O| May 20 20:30:37.210 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86142024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.219 INFO O| May 20 20:30:37.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
86152024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.219 INFO O| May 20 20:30:37.219 INFO STEP 81 (remove_files) COMPLETE
86162024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.220 INFO O| May 20 20:30:37.219 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86172024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.229 INFO O| May 20 20:30:37.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
86182024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.229 INFO O| May 20 20:30:37.229 INFO STEP 82 (remove_files) COMPLETE
86192024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.229 INFO O| May 20 20:30:37.229 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86202024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.239 INFO O| May 20 20:30:37.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
86212024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.239 INFO O| May 20 20:30:37.239 INFO STEP 83 (remove_files) COMPLETE
86222024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.239 INFO O| May 20 20:30:37.239 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86232024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.249 INFO O| May 20 20:30:37.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
86242024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.249 INFO O| May 20 20:30:37.249 INFO STEP 84 (remove_files) COMPLETE
86252024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.249 INFO O| May 20 20:30:37.249 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86262024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.259 INFO O| May 20 20:30:37.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
86272024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.259 INFO O| May 20 20:30:37.259 INFO STEP 85 (remove_files) COMPLETE
86282024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.259 INFO O| May 20 20:30:37.259 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86292024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.269 INFO O| May 20 20:30:37.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
86302024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.269 INFO O| May 20 20:30:37.269 INFO STEP 86 (remove_files) COMPLETE
86312024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.269 INFO O| May 20 20:30:37.269 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86322024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.281 INFO O| May 20 20:30:37.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
86332024-05-20T20:30:38.274Z[ recovery-image] May 20 20:30:37.281 INFO O| May 20 20:30:37.281 INFO STEP 87 (remove_files) COMPLETE
86342024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.281 INFO O| May 20 20:30:37.281 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86352024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.291 INFO O| May 20 20:30:37.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
86362024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.291 INFO O| May 20 20:30:37.291 INFO STEP 88 (remove_files) COMPLETE
86372024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.291 INFO O| May 20 20:30:37.291 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86382024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.300 INFO O| May 20 20:30:37.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
86392024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.301 INFO O| May 20 20:30:37.301 INFO STEP 89 (remove_files) COMPLETE
86402024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.301 INFO O| May 20 20:30:37.301 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86412024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.312 INFO O| May 20 20:30:37.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
86422024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.313 INFO O| May 20 20:30:37.313 INFO STEP 90 (remove_files) COMPLETE
86432024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.313 INFO O| May 20 20:30:37.313 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86442024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.324 INFO O| May 20 20:30:37.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
86452024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.324 INFO O| May 20 20:30:37.324 INFO STEP 91 (remove_files) COMPLETE
86462024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.324 INFO O| May 20 20:30:37.324 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86472024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.334 INFO O| May 20 20:30:37.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
86482024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.334 INFO O| May 20 20:30:37.334 INFO STEP 92 (remove_files) COMPLETE
86492024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.334 INFO O| May 20 20:30:37.334 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86502024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.344 INFO O| May 20 20:30:37.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86512024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.344 INFO O| May 20 20:30:37.344 INFO STEP 93 (remove_files) COMPLETE
86522024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.344 INFO O| May 20 20:30:37.344 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86532024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.357 INFO O| May 20 20:30:37.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86542024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.358 INFO O| May 20 20:30:37.358 INFO STEP 94 (remove_files) COMPLETE
86552024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.358 INFO O| May 20 20:30:37.358 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86562024-05-20T20:30:38.275Z[ recovery-image] May 20 20:30:37.374 INFO O| May 20 20:30:37.374 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86572024-05-20T20:30:38.276Z[ recovery-image] May 20 20:30:37.374 INFO O| May 20 20:30:37.374 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "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"}
86582024-05-20T20:30:41.496Z[ recovery-image] May 20 20:30:41.254 INFO O| May 20 20:30:41.254 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
86592024-05-20T20:30:41.496Z[ recovery-image] May 20 20:30:41.254 INFO O| May 20 20:30:41.254 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86602024-05-20T20:30:41.500Z[ recovery-image] May 20 20:30:41.266 INFO O| May 20 20:30:41.266 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86612024-05-20T20:30:41.586Z[ recovery-image] May 20 20:30:41.358 INFO O| May 20 20:30:41.358 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86622024-05-20T20:30:41.586Z[ recovery-image] May 20 20:30:41.358 INFO O| May 20 20:30:41.358 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 ...
86632024-05-20T20:30:41.591Z[ recovery-image] May 20 20:30:41.360 INFO O| May 20 20:30:41.360 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86642024-05-20T20:30:41.592Z[ recovery-image] May 20 20:30:41.360 INFO O| May 20 20:30:41.360 INFO ok!
86652024-05-20T20:30:41.592Z[ recovery-image] May 20 20:30:41.360 INFO O| May 20 20:30:41.360 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86662024-05-20T20:30:41.592Z[ recovery-image] May 20 20:30:41.361 INFO O| May 20 20:30:41.361 INFO STEP 95 (seed_smf) COMPLETE
86672024-05-20T20:30:41.592Z[ recovery-image] May 20 20:30:41.361 INFO O| May 20 20:30:41.361 INFO steps complete; finalising image!
86682024-05-20T20:30:41.592Z[ recovery-image] May 20 20:30:41.361 INFO O| May 20 20:30:41.361 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86692024-05-20T20:30:41.772Z[ recovery-image] May 20 20:30:41.542 INFO O| May 20 20:30:41.542 INFO trim TEMPORARY-gimlet-zfs-recovery: (4% trimmed, started at Mon May 20 20:30:41 2024)
86702024-05-20T20:30:41.991Z[ recovery-image] May 20 20:30:41.749 INFO O| May 20 20:30:41.749 INFO trim TEMPORARY-gimlet-zfs-recovery: (70% trimmed, started at Mon May 20 20:30:41 2024)
86712024-05-20T20:30:42.294Z[ recovery-image] May 20 20:30:41.983 INFO O| May 20 20:30:41.983 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio
86722024-05-20T20:30:42.294Z[ recovery-image] May 20 20:30:41.983 INFO O| May 20 20:30:41.983 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86732024-05-20T20:30:42.505Z[ recovery-image] May 20 20:30:42.202 INFO O| May 20 20:30:42.201 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
86742024-05-20T20:30:42.505Z[ recovery-image] May 20 20:30:42.202 INFO O| May 20 20:30:42.202 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86752024-05-20T20:30:45.608Z[ recovery-image] May 20 20:30:45.321 INFO O| May 20 20:30:45.321 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86762024-05-20T20:30:45.608Z[ recovery-image] May 20 20:30:45.321 INFO O| May 20 20:30:45.321 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86772024-05-20T20:30:45.712Z[ recovery-image] May 20 20:30:45.321 INFO O| May 20 20:30:45.321 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86782024-05-20T20:30:45.712Z[ recovery-image] May 20 20:30:45.321 INFO O| May 20 20:30:45.321 INFO completed processing gimlet/zfs-recovery
86792024-05-20T20:30:45.712Z[ recovery-image] May 20 20:30:45.321 INFO O| May 20 20:30:45.321 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86802024-05-20T20:30:45.804Z[ recovery-image] May 20 20:30:45.562 INFO O| May 20 20:30:45.562 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86812024-05-20T20:30:45.970Z[ recovery-image] May 20 20:30:45.642 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
86822024-05-20T20:30:45.970Z[ recovery-image] May 20 20:30:45.642 INFO expanded image name: "recovery 8d4d403/${os_short_commit} 2024-05-20 20:03" -> "recovery 8d4d403/004716a 2024-05-20 20:03"
86832024-05-20T20:30:45.988Z[ recovery-image] May 20 20:30:45.642 INFO output artefacts stored in: "/work/os-recovery"
86842024-05-20T20:30:45.988Z[ recovery-image] May 20 20:30:45.642 INFO collecting git info from project "phbl"...
86852024-05-20T20:30:45.989Z[ recovery-image] May 20 20:30:45.649 INFO collecting git info from project "amd-host-image-builder"...
86862024-05-20T20:30:45.989Z[ recovery-image] May 20 20:30:45.718 INFO collecting git info from project "chelsio-t6-roms"...
86872024-05-20T20:30:45.989Z[ recovery-image] May 20 20:30:45.739 INFO collecting git info from project "bootserver"...
86882024-05-20T20:30:45.989Z[ recovery-image] May 20 20:30:45.744 INFO collecting git info from project "pinprick"...
86892024-05-20T20:30:45.989Z[ recovery-image] May 20 20:30:45.749 INFO collecting git info from project "pilot"...
86902024-05-20T20:30:46.082Z[ recovery-image] May 20 20:30:45.760 INFO collecting git info from project "image-builder"...
86912024-05-20T20:30:46.082Z[ recovery-image] May 20 20:30:45.766 INFO collecting git info from project "amd-firmware"...
86922024-05-20T20:30:46.308Z[ recovery-image] May 20 20:30:45.947 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86932024-05-20T20:30:46.614Z[ recovery-image] May 20 20:30:46.298 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86942024-05-20T20:30:46.997Z[ recovery-image] May 20 20:30:46.649 INFO creating Oxide boot image...
86952024-05-20T20:30:46.998Z[ recovery-image] May 20 20:30:46.649 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 8d4d403/004716a 2024-05-20 20:03", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86962024-05-20T20:31:05.556Z[ host-image] May 20 20:31:05.307 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z
86972024-05-20T20:31:05.557Z[ host-image] May 20 20:31:05.308 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z
86982024-05-20T20:31:05.631Z[ host-image] May 20 20:31:05.308 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86992024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.308 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
87002024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.308 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
87012024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.308 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
87022024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.309 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
87032024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.309 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
87042024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.309 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
87052024-05-20T20:31:05.632Z[ host-image] May 20 20:31:05.309 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
87062024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.309 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z
87072024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.311 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z
87082024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.312 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z
87092024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.313 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z
87102024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.313 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
87112024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.313 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z
87122024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.314 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z
87132024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.314 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z
87142024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.314 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z
87152024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z
87162024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z
87172024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z
87182024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z
87192024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z
87202024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.315 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z
87212024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z
87222024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z
87232024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z
87242024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/network/opte@0.28.233:20240319T191842Z
87252024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z
87262024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z
87272024-05-20T20:31:05.633Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z
87282024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.316 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z
87292024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.317 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z
87302024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.318 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z
87312024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.327 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
87322024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.327 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z
87332024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.327 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
87342024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.327 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
87352024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.328 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
87362024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.328 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z
87372024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.328 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
87382024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.329 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
87392024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.330 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
87402024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.330 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
87412024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.342 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z
87422024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.342 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
87432024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.342 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87442024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.343 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87452024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.344 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87462024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.344 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87472024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.380 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z
87482024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.380 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87492024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.380 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87502024-05-20T20:31:05.634Z[ host-image] May 20 20:31:05.381 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z
87512024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.381 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z
87522024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87532024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z
87542024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
87552024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
87562024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
87572024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z
87582024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.382 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87592024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.387 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87602024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.387 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87612024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.387 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z
87622024-05-20T20:31:05.635Z[ host-image] May 20 20:31:05.388 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87632024-05-20T20:31:05.725Z[ host-image] May 20 20:31:05.402 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87642024-05-20T20:31:05.725Z[ host-image] May 20 20:31:05.403 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z
87652024-05-20T20:31:05.725Z[ host-image] May 20 20:31:05.405 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z
87662024-05-20T20:31:05.725Z[ host-image] May 20 20:31:05.405 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z
87672024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.405 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87682024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.406 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z
87692024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.406 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z
87702024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.406 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z
87712024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.407 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z
87722024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.410 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87732024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.411 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z
87742024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.412 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z
87752024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.412 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87762024-05-20T20:31:05.726Z[ host-image] May 20 20:31:05.412 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z
87772024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.412 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z
87782024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.412 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z
87792024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.413 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z
87802024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.421 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z
87812024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.421 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87822024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.423 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z
87832024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.425 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z
87842024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.425 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z
87852024-05-20T20:31:05.727Z[ host-image] May 20 20:31:05.425 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z
87862024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.426 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z
87872024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.426 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z
87882024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.436 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z
87892024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.436 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z
87902024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.437 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z
87912024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.438 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z
87922024-05-20T20:31:05.728Z[ host-image] May 20 20:31:05.438 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z
87932024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.460 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z
87942024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.460 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z
87952024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.460 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z
87962024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.460 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
87972024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.461 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
87982024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.490 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z
87992024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.490 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
88002024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.490 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z
88012024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.491 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z
88022024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.492 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z
88032024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.492 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
88042024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.493 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
88052024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.493 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z
88062024-05-20T20:31:05.808Z[ host-image] May 20 20:31:05.493 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z
88072024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.493 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z
88082024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.494 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z
88092024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.494 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z
88102024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.494 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z
88112024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.497 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
88122024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.497 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z
88132024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.499 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z
88142024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.499 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z
88152024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.499 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z
88162024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.500 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z
88172024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.500 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z
88182024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.500 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
88192024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.500 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
88202024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.500 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z
88212024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z
88222024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
88232024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
88242024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
88252024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
88262024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.501 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
88272024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.502 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
88282024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.503 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
88292024-05-20T20:31:05.809Z[ host-image] May 20 20:31:05.504 INFO O| tempdir @ "/tmp/.tmpc5vdXS/tmp"
88302024-05-20T20:31:05.810Z[ host-image] May 20 20:31:05.504 INFO O| image root @ "/tmp/.tmpc5vdXS/tmp/root"
88312024-05-20T20:31:05.810Z[ host-image] May 20 20:31:05.504 INFO O| creating image...
88322024-05-20T20:31:06.305Z[ host-image] May 20 20:31:05.993 INFO O| copying publishers...
88332024-05-20T20:31:11.055Z[ host-image] May 20 20:31:10.814 INFO O| adding properties...
88342024-05-20T20:31:12.117Z[ host-image] May 20 20:31:11.810 INFO O| installing packages...
88352024-05-20T20:31:31.123Z[ host-image] May 20 20:31:30.759 INFO O| seeding SMF database...
88362024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.786 INFO O| ok, image written!
88372024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.786 INFO O| ok, boot_image_csum file written!
88382024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.792 INFO creating boot archive (CPIO)...
88392024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.792 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
88402024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.807 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88412024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.807 INFO E| + outfile=/work/os-recovery/cpio
88422024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.808 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88432024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.810 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88442024-05-20T20:31:36.041Z[ recovery-image] May 20 20:31:35.810 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88452024-05-20T20:31:36.157Z[ recovery-image] May 20 20:31:35.853 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88462024-05-20T20:31:36.303Z[ recovery-image] May 20 20:31:35.853 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88472024-05-20T20:31:36.303Z[ recovery-image] May 20 20:31:35.863 INFO creating compressed cpio/unix for nanobl-rs...
88482024-05-20T20:31:36.303Z[ recovery-image] May 20 20:31:35.863 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
88492024-05-20T20:31:37.087Z[ recovery-image] May 20 20:31:36.199 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88502024-05-20T20:31:38.666Z[ host-image] May 20 20:31:38.447 INFO O| configuring SMF profile...
88512024-05-20T20:31:38.679Z[ host-image] May 20 20:31:38.447 INFO O| modifying shadow(5)...
88522024-05-20T20:31:38.679Z[ host-image] May 20 20:31:38.447 INFO O| loading user and group database...
88532024-05-20T20:31:38.680Z[ host-image] May 20 20:31:38.447 INFO O| assessing packaged files...
88542024-05-20T20:31:40.845Z[ recovery-image] May 20 20:31:40.486 INFO creating reset image...
88552024-05-20T20:31:40.845Z[ recovery-image] May 20 20:31:40.486 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
88562024-05-20T20:31:41.061Z[ host-image] May 20 20:31:40.608 INFO O| creating archive...
88572024-05-20T20:31:41.231Z[ host-image] May 20 20:31:40.646 INFO O| missing from packaging:
88582024-05-20T20:31:41.231Z[ host-image] May 20 20:31:40.646 INFO O| "etc/.pwd.lock"
88592024-05-20T20:31:41.231Z[ host-image] May 20 20:31:40.646 INFO O| "etc/bash"
88602024-05-20T20:31:41.231Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/profile/generic.xml"
88612024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/profile/inetd_services.xml"
88622024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/profile/name_service.xml"
88632024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/profile/platform.xml"
88642024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/profile/platform_omicron1.xml"
88652024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.655 INFO O| "etc/svc/repository.db"
88662024-05-20T20:31:41.232Z[ host-image] May 20 20:31:40.665 INFO O| "opt/ooce/share"
88672024-05-20T20:31:41.233Z[ host-image] May 20 20:31:40.665 INFO O| "opt/ooce/share/man"
88682024-05-20T20:31:41.233Z[ host-image] May 20 20:31:40.665 INFO O| "opt/ooce/share/man/man1"
88692024-05-20T20:31:41.233Z[ host-image] May 20 20:31:40.674 INFO O| finishing archive...
88702024-05-20T20:31:41.233Z[ recovery-image] May 20 20:31:40.728 INFO E| Updating crates.io index
88712024-05-20T20:31:41.233Z[ recovery-image] May 20 20:31:40.820 INFO E| Downloading crates ...
88722024-05-20T20:31:41.675Z[ recovery-image] May 20 20:31:40.884 INFO E| Downloaded duct v0.13.7
88732024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.890 INFO E| Downloaded colorchoice v1.0.0
88742024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.902 INFO E| Downloaded proc-macro2 v1.0.79
88752024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.905 INFO E| Downloaded os_pipe v1.1.5
88762024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.907 INFO E| Downloaded anstyle-query v1.0.2
88772024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.908 INFO E| Downloaded shared_child v1.0.0
88782024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.910 INFO E| Downloaded anstyle v1.0.6
88792024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.912 INFO E| Downloaded strsim v0.11.0
88802024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.914 INFO E| Downloaded anstyle-parse v0.2.3
88812024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.916 INFO E| Downloaded clap_derive v4.5.3
88822024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.918 INFO E| Downloaded clap v4.5.3
88832024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.928 INFO E| Downloaded anstream v0.6.13
88842024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.932 INFO E| Downloaded syn v2.0.53
88852024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.990 INFO E| Compiling proc-macro2 v1.0.79
88862024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.990 INFO E| Compiling libc v0.2.153
88872024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.990 INFO E| Compiling unicode-ident v1.0.12
88882024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.990 INFO E| Compiling utf8parse v0.2.1
88892024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.991 INFO E| Compiling colorchoice v1.0.0
88902024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.991 INFO E| Compiling anstyle-query v1.0.2
88912024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.991 INFO E| Compiling anstyle v1.0.6
88922024-05-20T20:31:41.676Z[ recovery-image] May 20 20:31:40.991 INFO E| Compiling heck v0.5.0
88932024-05-20T20:31:42.234Z[ recovery-image] May 20 20:31:41.218 INFO E| Compiling anstyle-parse v0.2.3
88942024-05-20T20:31:42.234Z[ recovery-image] May 20 20:31:41.235 INFO E| Compiling strsim v0.11.0
88952024-05-20T20:31:42.235Z[ recovery-image] May 20 20:31:41.267 INFO E| Compiling clap_lex v0.7.0
88962024-05-20T20:31:42.235Z[ recovery-image] May 20 20:31:41.406 INFO E| Compiling once_cell v1.19.0
88972024-05-20T20:31:42.235Z[ recovery-image] May 20 20:31:41.569 INFO E| Compiling anstream v0.6.13
88982024-05-20T20:31:42.385Z[ recovery-image] May 20 20:31:41.983 INFO E| Compiling clap_builder v4.5.2
88992024-05-20T20:31:42.721Z[ recovery-image] May 20 20:31:42.453 INFO E| Compiling quote v1.0.35
89002024-05-20T20:31:42.891Z[ recovery-image] May 20 20:31:42.472 INFO E| Compiling shared_child v1.0.0
89012024-05-20T20:31:42.892Z[ recovery-image] May 20 20:31:42.472 INFO E| Compiling os_pipe v1.1.5
89022024-05-20T20:31:43.006Z[ recovery-image] May 20 20:31:42.617 INFO E| Compiling duct v0.13.7
89032024-05-20T20:31:43.249Z[ recovery-image] May 20 20:31:42.800 INFO E| Compiling syn v2.0.53
89042024-05-20T20:31:44.359Z[ host-image] May 20 20:31:43.997 INFO O| creating gzonly manifest...
89052024-05-20T20:31:44.482Z[ host-image] May 20 20:31:44.020 INFO O| ok
89062024-05-20T20:31:44.483Z[ host-image] May 20 20:31:44.113 INFO image builder template: ramdisk-02-trim...
89072024-05-20T20:31:44.483Z[ host-image] May 20 20:31:44.113 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/.tmpbVMKEn/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.28.233", "-n", "ramdisk-02-trim"], pwd: None
89082024-05-20T20:31:44.483Z[ host-image] May 20 20:31:44.137 INFO O| May 20 20:31:44.137 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89092024-05-20T20:31:44.483Z[ host-image] May 20 20:31:44.141 INFO O| May 20 20:31:44.141 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89102024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.297 INFO O| May 20 20:31:44.297 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89112024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.336 INFO O| May 20 20:31:44.336 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89122024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.336 INFO O| May 20 20:31:44.336 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89132024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.344 INFO O| May 20 20:31:44.344 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89142024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.349 INFO O| May 20 20:31:44.349 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89152024-05-20T20:31:45.292Z[ host-image] May 20 20:31:44.354 INFO O| May 20 20:31:44.354 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89162024-05-20T20:31:45.299Z[ host-image] May 20 20:31:44.561 INFO O| May 20 20:31:44.561 INFO rolled back to input snapshot; work may begin
89172024-05-20T20:31:45.299Z[ host-image] May 20 20:31:44.561 INFO O| May 20 20:31:44.561 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89182024-05-20T20:31:45.299Z[ host-image] May 20 20:31:44.566 INFO O| May 20 20:31:44.566 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89192024-05-20T20:31:45.299Z[ host-image] May 20 20:31:44.577 INFO O| May 20 20:31:44.577 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89202024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.627 INFO O| May 20 20:31:44.627 INFO STEP 0 (remove_files) COMPLETE
89212024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.627 INFO O| May 20 20:31:44.627 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89222024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.640 INFO O| May 20 20:31:44.639 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89232024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.641 INFO O| May 20 20:31:44.641 INFO STEP 1 (remove_files) COMPLETE
89242024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.642 INFO O| May 20 20:31:44.641 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89252024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.652 INFO O| May 20 20:31:44.652 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89262024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.668 INFO O| May 20 20:31:44.668 INFO STEP 2 (remove_files) COMPLETE
89272024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.668 INFO O| May 20 20:31:44.668 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89282024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.678 INFO O| May 20 20:31:44.678 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
89292024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.681 INFO O| May 20 20:31:44.680 INFO STEP 3 (remove_files) COMPLETE
89302024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.681 INFO O| May 20 20:31:44.680 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89312024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.690 INFO O| May 20 20:31:44.690 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89322024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.695 INFO O| May 20 20:31:44.695 INFO STEP 4 (remove_files) COMPLETE
89332024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.695 INFO O| May 20 20:31:44.695 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89342024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.705 INFO O| May 20 20:31:44.705 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89352024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.708 INFO O| May 20 20:31:44.708 INFO STEP 5 (remove_files) COMPLETE
89362024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.708 INFO O| May 20 20:31:44.708 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89372024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.718 INFO O| May 20 20:31:44.718 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89382024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.730 INFO O| May 20 20:31:44.729 INFO STEP 6 (remove_files) COMPLETE
89392024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.730 INFO O| May 20 20:31:44.730 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89402024-05-20T20:31:45.300Z[ host-image] May 20 20:31:44.740 INFO O| May 20 20:31:44.740 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89412024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.754 INFO O| May 20 20:31:44.754 INFO STEP 7 (remove_files) COMPLETE
89422024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.754 INFO O| May 20 20:31:44.754 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89432024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.765 INFO O| May 20 20:31:44.765 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89442024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.850 INFO O| May 20 20:31:44.850 INFO STEP 8 (remove_files) COMPLETE
89452024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.850 INFO O| May 20 20:31:44.850 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89462024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.863 INFO O| May 20 20:31:44.863 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
89472024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.954 INFO O| May 20 20:31:44.954 INFO STEP 9 (remove_files) COMPLETE
89482024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.954 INFO O| May 20 20:31:44.954 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89492024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.968 INFO O| May 20 20:31:44.968 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
89502024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.971 INFO O| May 20 20:31:44.971 INFO STEP 10 (remove_files) COMPLETE
89512024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.971 INFO O| May 20 20:31:44.971 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89522024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.982 INFO O| May 20 20:31:44.982 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
89532024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.983 INFO O| May 20 20:31:44.983 INFO STEP 11 (remove_files) COMPLETE
89542024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.983 INFO O| May 20 20:31:44.983 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89552024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.993 INFO O| May 20 20:31:44.993 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89562024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.995 INFO O| May 20 20:31:44.995 INFO STEP 12 (remove_files) COMPLETE
89572024-05-20T20:31:45.301Z[ host-image] May 20 20:31:44.995 INFO O| May 20 20:31:44.995 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89582024-05-20T20:31:45.301Z[ host-image] May 20 20:31:45.009 INFO O| May 20 20:31:45.009 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
89592024-05-20T20:31:45.301Z[ host-image] May 20 20:31:45.009 INFO O| May 20 20:31:45.009 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
89602024-05-20T20:31:45.301Z[ host-image] May 20 20:31:45.009 INFO O| May 20 20:31:45.009 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
89612024-05-20T20:31:45.301Z[ host-image] May 20 20:31:45.009 INFO O| May 20 20:31:45.009 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
89622024-05-20T20:31:45.301Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
89632024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
89642024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
89652024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
89662024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
89672024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.010 INFO O| May 20 20:31:45.010 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
89682024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
89692024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
89702024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
89712024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
89722024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
89732024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.011 INFO O| May 20 20:31:45.011 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
89742024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.023 INFO O| May 20 20:31:45.023 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
89752024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.074 INFO O| May 20 20:31:45.074 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
89762024-05-20T20:31:45.302Z[ host-image] May 20 20:31:45.078 INFO O| May 20 20:31:45.078 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
89772024-05-20T20:31:45.312Z[ host-image] May 20 20:31:45.095 INFO O| May 20 20:31:45.095 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
89782024-05-20T20:31:45.315Z[ host-image] May 20 20:31:45.096 INFO O| May 20 20:31:45.096 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
89792024-05-20T20:31:45.617Z[ host-image] May 20 20:31:45.400 INFO O| May 20 20:31:45.400 INFO STEP 13 (remove_files) COMPLETE
89802024-05-20T20:31:45.617Z[ host-image] May 20 20:31:45.400 INFO O| May 20 20:31:45.400 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-05-20T20:31:45.636Z[ host-image] May 20 20:31:45.416 INFO O| May 20 20:31:45.416 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
89822024-05-20T20:31:45.639Z[ host-image] May 20 20:31:45.419 INFO O| May 20 20:31:45.419 INFO STEP 14 (remove_files) COMPLETE
89832024-05-20T20:31:45.639Z[ host-image] May 20 20:31:45.419 INFO O| May 20 20:31:45.419 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89842024-05-20T20:31:45.650Z[ host-image] May 20 20:31:45.431 INFO O| May 20 20:31:45.431 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
89852024-05-20T20:31:45.658Z[ host-image] May 20 20:31:45.441 INFO O| May 20 20:31:45.441 INFO STEP 15 (remove_files) COMPLETE
89862024-05-20T20:31:45.658Z[ host-image] May 20 20:31:45.441 INFO O| May 20 20:31:45.441 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89872024-05-20T20:31:45.696Z[ host-image] May 20 20:31:45.454 INFO O| May 20 20:31:45.454 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
89882024-05-20T20:31:45.701Z[ host-image] May 20 20:31:45.455 INFO O| May 20 20:31:45.455 INFO STEP 16 (remove_files) COMPLETE
89892024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.455 INFO O| May 20 20:31:45.455 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.468 INFO O| May 20 20:31:45.468 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
89912024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.470 INFO O| May 20 20:31:45.470 INFO STEP 17 (remove_files) COMPLETE
89922024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.470 INFO O| May 20 20:31:45.470 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89932024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.484 INFO O| May 20 20:31:45.484 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
89942024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.484 INFO O| May 20 20:31:45.484 INFO STEP 18 (remove_files) COMPLETE
89952024-05-20T20:31:45.702Z[ host-image] May 20 20:31:45.484 INFO O| May 20 20:31:45.484 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-05-20T20:31:45.717Z[ host-image] May 20 20:31:45.498 INFO O| May 20 20:31:45.498 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
89972024-05-20T20:31:45.717Z[ host-image] May 20 20:31:45.498 INFO O| May 20 20:31:45.498 INFO STEP 19 (remove_files) COMPLETE
89982024-05-20T20:31:45.720Z[ host-image] May 20 20:31:45.498 INFO O| May 20 20:31:45.498 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992024-05-20T20:31:45.729Z[ host-image] May 20 20:31:45.512 INFO O| May 20 20:31:45.512 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
90002024-05-20T20:31:45.732Z[ host-image] May 20 20:31:45.512 INFO O| May 20 20:31:45.512 INFO STEP 20 (remove_files) COMPLETE
90012024-05-20T20:31:45.732Z[ host-image] May 20 20:31:45.512 INFO O| May 20 20:31:45.512 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022024-05-20T20:31:45.743Z[ host-image] May 20 20:31:45.526 INFO O| May 20 20:31:45.526 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
90032024-05-20T20:31:45.743Z[ host-image] May 20 20:31:45.527 INFO O| May 20 20:31:45.527 INFO STEP 21 (remove_files) COMPLETE
90042024-05-20T20:31:45.747Z[ host-image] May 20 20:31:45.527 INFO O| May 20 20:31:45.527 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90052024-05-20T20:31:45.757Z[ host-image] May 20 20:31:45.541 INFO O| May 20 20:31:45.541 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
90062024-05-20T20:31:45.757Z[ host-image] May 20 20:31:45.541 INFO O| May 20 20:31:45.541 INFO STEP 22 (remove_files) COMPLETE
90072024-05-20T20:31:45.757Z[ host-image] May 20 20:31:45.541 INFO O| May 20 20:31:45.541 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90082024-05-20T20:31:45.772Z[ host-image] May 20 20:31:45.555 INFO O| May 20 20:31:45.555 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90092024-05-20T20:31:45.772Z[ host-image] May 20 20:31:45.555 INFO O| May 20 20:31:45.555 INFO STEP 23 (remove_files) COMPLETE
90102024-05-20T20:31:45.772Z[ host-image] May 20 20:31:45.555 INFO O| May 20 20:31:45.555 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90112024-05-20T20:31:45.784Z[ host-image] May 20 20:31:45.568 INFO O| May 20 20:31:45.568 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90122024-05-20T20:31:45.784Z[ host-image] May 20 20:31:45.568 INFO O| May 20 20:31:45.568 INFO STEP 24 (remove_files) COMPLETE
90132024-05-20T20:31:45.787Z[ host-image] May 20 20:31:45.568 INFO O| May 20 20:31:45.568 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90142024-05-20T20:31:45.794Z[ host-image] May 20 20:31:45.578 INFO O| May 20 20:31:45.578 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90152024-05-20T20:31:45.794Z[ host-image] May 20 20:31:45.578 INFO O| May 20 20:31:45.578 INFO STEP 25 (remove_files) COMPLETE
90162024-05-20T20:31:45.795Z[ host-image] May 20 20:31:45.578 INFO O| May 20 20:31:45.578 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90172024-05-20T20:31:45.805Z[ host-image] May 20 20:31:45.589 INFO O| May 20 20:31:45.589 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90182024-05-20T20:31:45.805Z[ host-image] May 20 20:31:45.589 INFO O| May 20 20:31:45.589 INFO STEP 26 (remove_files) COMPLETE
90192024-05-20T20:31:45.808Z[ host-image] May 20 20:31:45.589 INFO O| May 20 20:31:45.589 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90202024-05-20T20:31:45.817Z[ host-image] May 20 20:31:45.601 INFO O| May 20 20:31:45.601 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90212024-05-20T20:31:45.817Z[ host-image] May 20 20:31:45.601 INFO O| May 20 20:31:45.601 INFO STEP 27 (remove_files) COMPLETE
90222024-05-20T20:31:45.817Z[ host-image] May 20 20:31:45.601 INFO O| May 20 20:31:45.601 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90232024-05-20T20:31:45.832Z[ host-image] May 20 20:31:45.616 INFO O| May 20 20:31:45.616 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90242024-05-20T20:31:45.832Z[ host-image] May 20 20:31:45.616 INFO O| May 20 20:31:45.616 INFO STEP 28 (remove_files) COMPLETE
90252024-05-20T20:31:45.832Z[ host-image] May 20 20:31:45.616 INFO O| May 20 20:31:45.616 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90262024-05-20T20:31:45.846Z[ host-image] May 20 20:31:45.630 INFO O| May 20 20:31:45.630 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
90272024-05-20T20:31:45.846Z[ host-image] May 20 20:31:45.630 INFO O| May 20 20:31:45.630 INFO STEP 29 (remove_files) COMPLETE
90282024-05-20T20:31:45.849Z[ host-image] May 20 20:31:45.630 INFO O| May 20 20:31:45.630 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90292024-05-20T20:31:45.861Z[ host-image] May 20 20:31:45.645 INFO O| May 20 20:31:45.645 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
90302024-05-20T20:31:45.861Z[ host-image] May 20 20:31:45.645 INFO O| May 20 20:31:45.645 INFO STEP 30 (remove_files) COMPLETE
90312024-05-20T20:31:45.864Z[ host-image] May 20 20:31:45.645 INFO O| May 20 20:31:45.645 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90322024-05-20T20:31:45.874Z[ host-image] May 20 20:31:45.658 INFO O| May 20 20:31:45.658 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90332024-05-20T20:31:45.874Z[ host-image] May 20 20:31:45.658 INFO O| May 20 20:31:45.658 INFO STEP 31 (remove_files) COMPLETE
90342024-05-20T20:31:45.877Z[ host-image] May 20 20:31:45.658 INFO O| May 20 20:31:45.658 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90352024-05-20T20:31:45.886Z[ host-image] May 20 20:31:45.670 INFO O| May 20 20:31:45.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90362024-05-20T20:31:45.886Z[ host-image] May 20 20:31:45.670 INFO O| May 20 20:31:45.670 INFO STEP 32 (remove_files) COMPLETE
90372024-05-20T20:31:45.886Z[ host-image] May 20 20:31:45.670 INFO O| May 20 20:31:45.670 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90382024-05-20T20:31:45.897Z[ host-image] May 20 20:31:45.681 INFO O| May 20 20:31:45.681 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90392024-05-20T20:31:45.901Z[ host-image] May 20 20:31:45.681 INFO O| May 20 20:31:45.681 INFO STEP 33 (remove_files) COMPLETE
90402024-05-20T20:31:45.901Z[ host-image] May 20 20:31:45.681 INFO O| May 20 20:31:45.681 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90412024-05-20T20:31:45.912Z[ host-image] May 20 20:31:45.695 INFO O| May 20 20:31:45.695 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90422024-05-20T20:31:45.912Z[ host-image] May 20 20:31:45.695 INFO O| May 20 20:31:45.695 INFO STEP 34 (remove_files) COMPLETE
90432024-05-20T20:31:45.912Z[ host-image] May 20 20:31:45.695 INFO O| May 20 20:31:45.695 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90442024-05-20T20:31:45.928Z[ host-image] May 20 20:31:45.709 INFO O| May 20 20:31:45.708 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
90452024-05-20T20:31:45.928Z[ host-image] May 20 20:31:45.709 INFO O| May 20 20:31:45.709 INFO STEP 35 (remove_files) COMPLETE
90462024-05-20T20:31:45.936Z[ host-image] May 20 20:31:45.709 INFO O| May 20 20:31:45.709 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90472024-05-20T20:31:46.414Z[ host-image] May 20 20:31:45.724 INFO O| May 20 20:31:45.724 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
90482024-05-20T20:31:46.414Z[ host-image] May 20 20:31:45.724 INFO O| May 20 20:31:45.724 INFO STEP 36 (remove_files) COMPLETE
90492024-05-20T20:31:46.414Z[ host-image] May 20 20:31:45.724 INFO O| May 20 20:31:45.724 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90502024-05-20T20:31:46.414Z[ host-image] May 20 20:31:45.741 INFO O| May 20 20:31:45.740 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
90512024-05-20T20:31:46.415Z[ host-image] May 20 20:31:45.741 INFO O| May 20 20:31:45.741 INFO STEP 37 (remove_files) COMPLETE
90522024-05-20T20:31:46.415Z[ host-image] May 20 20:31:45.741 INFO O| May 20 20:31:45.741 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90532024-05-20T20:31:46.415Z[ host-image] May 20 20:31:45.753 INFO O| May 20 20:31:45.752 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
90542024-05-20T20:31:46.416Z[ host-image] May 20 20:31:45.753 INFO O| May 20 20:31:45.753 INFO STEP 38 (remove_files) COMPLETE
90552024-05-20T20:31:46.416Z[ host-image] May 20 20:31:45.753 INFO O| May 20 20:31:45.753 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90562024-05-20T20:31:46.416Z[ host-image] May 20 20:31:45.767 INFO O| May 20 20:31:45.767 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90572024-05-20T20:31:46.416Z[ host-image] May 20 20:31:45.767 INFO O| May 20 20:31:45.767 INFO STEP 39 (remove_files) COMPLETE
90582024-05-20T20:31:46.416Z[ host-image] May 20 20:31:45.767 INFO O| May 20 20:31:45.767 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90592024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.780 INFO O| May 20 20:31:45.780 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90602024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.780 INFO O| May 20 20:31:45.780 INFO STEP 40 (remove_files) COMPLETE
90612024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.780 INFO O| May 20 20:31:45.780 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90622024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.792 INFO O| May 20 20:31:45.792 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
90632024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.792 INFO O| May 20 20:31:45.792 INFO STEP 41 (remove_files) COMPLETE
90642024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.792 INFO O| May 20 20:31:45.792 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90652024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.807 INFO O| May 20 20:31:45.807 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
90662024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.807 INFO O| May 20 20:31:45.807 INFO STEP 42 (remove_files) COMPLETE
90672024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.807 INFO O| May 20 20:31:45.807 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90682024-05-20T20:31:46.417Z[ host-image] May 20 20:31:45.817 INFO O| May 20 20:31:45.817 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
90692024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.817 INFO O| May 20 20:31:45.817 INFO STEP 43 (remove_files) COMPLETE
90702024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.818 INFO O| May 20 20:31:45.817 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90712024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.830 INFO O| May 20 20:31:45.830 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
90722024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.830 INFO O| May 20 20:31:45.830 INFO STEP 44 (remove_files) COMPLETE
90732024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.830 INFO O| May 20 20:31:45.830 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90742024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.844 INFO O| May 20 20:31:45.844 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
90752024-05-20T20:31:46.418Z[ host-image] May 20 20:31:45.844 INFO O| May 20 20:31:45.844 INFO STEP 45 (remove_files) COMPLETE
90762024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.844 INFO O| May 20 20:31:45.844 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90772024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.857 INFO O| May 20 20:31:45.857 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
90782024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.857 INFO O| May 20 20:31:45.857 INFO STEP 46 (remove_files) COMPLETE
90792024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.857 INFO O| May 20 20:31:45.857 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90802024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.872 INFO O| May 20 20:31:45.872 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
90812024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.872 INFO O| May 20 20:31:45.872 INFO STEP 47 (remove_files) COMPLETE
90822024-05-20T20:31:46.419Z[ host-image] May 20 20:31:45.872 INFO O| May 20 20:31:45.872 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90832024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.886 INFO O| May 20 20:31:45.886 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
90842024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.886 INFO O| May 20 20:31:45.886 INFO STEP 48 (remove_files) COMPLETE
90852024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.886 INFO O| May 20 20:31:45.886 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90862024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.898 INFO O| May 20 20:31:45.898 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
90872024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.898 INFO O| May 20 20:31:45.898 INFO STEP 49 (remove_files) COMPLETE
90882024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.898 INFO O| May 20 20:31:45.898 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90892024-05-20T20:31:46.420Z[ host-image] May 20 20:31:45.913 INFO O| May 20 20:31:45.913 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
90902024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.913 INFO O| May 20 20:31:45.913 INFO STEP 50 (remove_files) COMPLETE
90912024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.913 INFO O| May 20 20:31:45.913 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90922024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.928 INFO O| May 20 20:31:45.928 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
90932024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.928 INFO O| May 20 20:31:45.928 INFO STEP 51 (remove_files) COMPLETE
90942024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.928 INFO O| May 20 20:31:45.928 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90952024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.942 INFO O| May 20 20:31:45.942 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
90962024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.942 INFO O| May 20 20:31:45.942 INFO STEP 52 (remove_files) COMPLETE
90972024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.942 INFO O| May 20 20:31:45.942 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90982024-05-20T20:31:46.421Z[ host-image] May 20 20:31:45.958 INFO O| May 20 20:31:45.958 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
90992024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.958 INFO O| May 20 20:31:45.958 INFO STEP 53 (remove_files) COMPLETE
91002024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.958 INFO O| May 20 20:31:45.958 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91012024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.969 INFO O| May 20 20:31:45.969 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
91022024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.969 INFO O| May 20 20:31:45.969 INFO STEP 54 (remove_files) COMPLETE
91032024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.969 INFO O| May 20 20:31:45.969 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91042024-05-20T20:31:46.422Z[ host-image] May 20 20:31:45.982 INFO O| May 20 20:31:45.982 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
91052024-05-20T20:31:46.423Z[ host-image] May 20 20:31:45.982 INFO O| May 20 20:31:45.982 INFO STEP 55 (remove_files) COMPLETE
91062024-05-20T20:31:46.423Z[ host-image] May 20 20:31:45.982 INFO O| May 20 20:31:45.982 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91072024-05-20T20:31:46.423Z[ host-image] May 20 20:31:45.997 INFO O| May 20 20:31:45.997 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
91082024-05-20T20:31:46.423Z[ host-image] May 20 20:31:45.998 INFO O| May 20 20:31:45.997 INFO STEP 56 (remove_files) COMPLETE
91092024-05-20T20:31:46.423Z[ host-image] May 20 20:31:45.998 INFO O| May 20 20:31:45.998 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91102024-05-20T20:31:46.423Z[ host-image] May 20 20:31:46.014 INFO O| May 20 20:31:46.014 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91112024-05-20T20:31:46.423Z[ host-image] May 20 20:31:46.014 INFO O| May 20 20:31:46.014 INFO STEP 57 (remove_files) COMPLETE
91122024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.014 INFO O| May 20 20:31:46.014 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91132024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.026 INFO O| May 20 20:31:46.026 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91142024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.026 INFO O| May 20 20:31:46.026 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91152024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91162024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91172024-05-20T20:31:46.424Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91182024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91192024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO ok!
91202024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO STEP 58 (ensure_file) COMPLETE
91212024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.027 INFO O| May 20 20:31:46.027 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91222024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.041 INFO O| May 20 20:31:46.041 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91232024-05-20T20:31:46.425Z[ host-image] May 20 20:31:46.041 INFO O| May 20 20:31:46.041 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91242024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.041 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91252024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91262024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91272024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91282024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO ok!
91292024-05-20T20:31:46.426Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO STEP 59 (ensure_file) COMPLETE
91302024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.042 INFO O| May 20 20:31:46.042 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91312024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.057 INFO O| May 20 20:31:46.057 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91322024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.057 INFO O| May 20 20:31:46.057 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91332024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.058 INFO O| May 20 20:31:46.058 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91342024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.058 INFO O| May 20 20:31:46.058 INFO ok!
91352024-05-20T20:31:46.427Z[ host-image] May 20 20:31:46.058 INFO O| May 20 20:31:46.058 INFO STEP 60 (ensure_file) COMPLETE
91362024-05-20T20:31:46.428Z[ host-image] May 20 20:31:46.058 INFO O| May 20 20:31:46.058 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91372024-05-20T20:31:46.428Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91382024-05-20T20:31:46.428Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91392024-05-20T20:31:46.428Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91402024-05-20T20:31:46.428Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 INFO ok!
91412024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 INFO STEP 61 (ensure_file) COMPLETE
91422024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.072 INFO O| May 20 20:31:46.072 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91432024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.083 INFO O| May 20 20:31:46.083 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
91442024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.083 INFO O| May 20 20:31:46.083 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
91452024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.084 INFO O| May 20 20:31:46.083 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91462024-05-20T20:31:46.429Z[ host-image] May 20 20:31:46.084 INFO O| May 20 20:31:46.084 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91472024-05-20T20:31:46.454Z[ host-image] May 20 20:31:46.084 INFO O| May 20 20:31:46.084 INFO ok!
91482024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.084 INFO O| May 20 20:31:46.084 INFO STEP 62 (ensure_file) COMPLETE
91492024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.084 INFO O| May 20 20:31:46.084 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91502024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.094 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
91512024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.094 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
91522024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.095 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91532024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.095 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91542024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.095 INFO ok!
91552024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.095 INFO STEP 63 (ensure_file) COMPLETE
91562024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.095 INFO O| May 20 20:31:46.095 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91572024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91582024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91592024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91602024-05-20T20:31:46.455Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO ok!
91612024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO STEP 64 (assemble_files) COMPLETE
91622024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.105 INFO O| May 20 20:31:46.105 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91632024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.119 INFO O| May 20 20:31:46.119 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
91642024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.119 INFO O| May 20 20:31:46.119 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
91652024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.119 INFO O| May 20 20:31:46.119 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91662024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.119 INFO O| May 20 20:31:46.119 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91672024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.120 INFO O| May 20 20:31:46.119 INFO ok!
91682024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.120 INFO O| May 20 20:31:46.120 INFO STEP 65 (ensure_file) COMPLETE
91692024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.120 INFO O| May 20 20:31:46.120 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91702024-05-20T20:31:46.456Z[ host-image] May 20 20:31:46.134 INFO O| May 20 20:31:46.134 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91712024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.134 INFO O| May 20 20:31:46.134 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91722024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.134 INFO O| May 20 20:31:46.134 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91732024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.134 INFO O| May 20 20:31:46.134 INFO STEP 66 (ensure_dir) COMPLETE
91742024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.134 INFO O| May 20 20:31:46.134 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91752024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.150 INFO O| May 20 20:31:46.150 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
91762024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.150 INFO O| May 20 20:31:46.150 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 ...
91772024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.161 INFO O| May 20 20:31:46.161 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
91782024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.161 INFO O| May 20 20:31:46.161 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
91792024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.161 INFO O| May 20 20:31:46.161 INFO ok!
91802024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.161 INFO O| May 20 20:31:46.161 INFO STEP 67 (ensure_file) COMPLETE
91812024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.161 INFO O| May 20 20:31:46.161 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91822024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
91832024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 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 ...
91842024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 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
91852024-05-20T20:31:46.457Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
91862024-05-20T20:31:46.458Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 INFO ok!
91872024-05-20T20:31:46.458Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 INFO STEP 68 (ensure_file) COMPLETE
91882024-05-20T20:31:46.458Z[ host-image] May 20 20:31:46.177 INFO O| May 20 20:31:46.177 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91892024-05-20T20:31:46.458Z[ host-image] May 20 20:31:46.198 INFO O| May 20 20:31:46.198 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
91902024-05-20T20:31:46.458Z[ host-image] May 20 20:31:46.198 INFO O| May 20 20:31:46.198 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
91912024-05-20T20:31:48.361Z[ recovery-image] May 20 20:31:48.067 INFO E| Compiling clap_derive v4.5.3
91922024-05-20T20:31:49.122Z[ host-image] May 20 20:31:48.799 INFO O| May 20 20:31:48.799 INFO STEP 69 (pack_tar) COMPLETE
91932024-05-20T20:31:49.122Z[ host-image] May 20 20:31:48.799 INFO O| May 20 20:31:48.799 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
91942024-05-20T20:31:49.244Z[ host-image] May 20 20:31:48.799 INFO O| May 20 20:31:48.799 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
91952024-05-20T20:31:49.471Z[ host-image] May 20 20:31:49.086 INFO O| May 20 20:31:49.086 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
91962024-05-20T20:31:49.634Z[ host-image] May 20 20:31:49.150 INFO O| May 20 20:31:49.149 INFO completed processing gimlet/ramdisk-02-trim
91972024-05-20T20:31:49.634Z[ host-image] May 20 20:31:49.152 INFO image builder template: zfs...
91982024-05-20T20:31:49.635Z[ host-image] May 20 20:31:49.152 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/.tmpbVMKEn/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.28.233", "-n", "zfs"], pwd: None
91992024-05-20T20:31:49.635Z[ host-image] May 20 20:31:49.165 INFO O| May 20 20:31:49.165 INFO skip include "stress" because feature "stress" is not enabled
92002024-05-20T20:31:49.635Z[ host-image] May 20 20:31:49.191 INFO O| May 20 20:31:49.191 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
92012024-05-20T20:31:49.635Z[ host-image] May 20 20:31:49.195 INFO O| May 20 20:31:49.194 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
92022024-05-20T20:31:49.635Z[ host-image] May 20 20:31:49.290 INFO O| May 20 20:31:49.289 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
92032024-05-20T20:31:49.761Z[ host-image] May 20 20:31:49.351 INFO O| May 20 20:31:49.351 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
92042024-05-20T20:31:49.761Z[ host-image] May 20 20:31:49.351 INFO O| May 20 20:31:49.351 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
92052024-05-20T20:31:49.762Z[ host-image] May 20 20:31:49.356 INFO O| May 20 20:31:49.356 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
92062024-05-20T20:31:49.970Z[ host-image] May 20 20:31:49.426 INFO O| May 20 20:31:49.426 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
92072024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.477 INFO O| May 20 20:31:49.476 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
92082024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.490 INFO O| May 20 20:31:49.490 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92092024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.497 INFO O| May 20 20:31:49.497 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92102024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.497 INFO O| May 20 20:31:49.497 INFO no lofi found
92112024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.497 INFO O| May 20 20:31:49.497 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92122024-05-20T20:31:49.971Z[ host-image] May 20 20:31:49.498 INFO O| May 20 20:31:49.497 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92132024-05-20T20:31:51.280Z[ recovery-image] May 20 20:31:50.420 INFO E| Compiling clap v4.5.3
92142024-05-20T20:31:51.280Z[ recovery-image] May 20 20:31:50.474 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
92152024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.010 INFO O| May 20 20:31:51.010 INFO lofi device = /dev/dsk/c2t1d0p0
92162024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.010 INFO O| May 20 20:31:51.010 INFO pool device = /dev/dsk/c2t1d0p0
92172024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.010 INFO O| May 20 20:31:51.010 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
92182024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.093 INFO O| May 20 20:31:51.093 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92192024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.093 INFO O| May 20 20:31:51.093 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
92202024-05-20T20:31:51.450Z[ host-image] May 20 20:31:51.114 INFO O| May 20 20:31:51.114 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
92212024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.169 INFO O| May 20 20:31:51.169 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
92222024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.207 INFO O| May 20 20:31:51.206 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
92232024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.220 INFO O| May 20 20:31:51.220 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
92242024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.231 INFO O| May 20 20:31:51.231 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
92252024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.278 INFO O| May 20 20:31:51.278 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
92262024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.278 INFO O| May 20 20:31:51.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
92272024-05-20T20:31:51.584Z[ host-image] May 20 20:31:51.278 INFO O| May 20 20:31:51.278 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
92282024-05-20T20:31:51.585Z[ host-image] May 20 20:31:51.288 INFO O| May 20 20:31:51.288 INFO boot environment UUID: 6db2651a-73b2-43cc-9511-07ad05924b3a
92292024-05-20T20:31:51.585Z[ host-image] May 20 20:31:51.288 INFO O| May 20 20:31:51.288 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 6db2651a-73b2-43cc-9511-07ad05924b3a
92302024-05-20T20:31:52.172Z[ host-image] May 20 20:31:51.298 INFO O| May 20 20:31:51.298 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92312024-05-20T20:31:52.172Z[ host-image] May 20 20:31:51.308 INFO O| May 20 20:31:51.308 INFO STEP 0 (create_be) COMPLETE
92322024-05-20T20:31:52.172Z[ host-image] May 20 20:31:51.309 INFO O| May 20 20:31:51.308 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92332024-05-20T20:31:52.172Z[ host-image] May 20 20:31:51.323 INFO O| May 20 20:31:51.323 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92342024-05-20T20:31:52.172Z[ recovery-image] May 20 20:31:51.796 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s
92352024-05-20T20:31:52.172Z[ recovery-image] May 20 20:31:51.807 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
92362024-05-20T20:31:52.253Z[ recovery-image] May 20 20:31:51.964 INFO E| Updating crates.io index
92372024-05-20T20:31:52.417Z[ recovery-image] May 20 20:31:52.124 INFO E| Downloading crates ...
92382024-05-20T20:31:52.552Z[ recovery-image] May 20 20:31:52.201 INFO E| Downloaded seq-macro v0.3.5
92392024-05-20T20:31:52.552Z[ recovery-image] May 20 20:31:52.203 INFO E| Downloaded bit_field v0.10.2
92402024-05-20T20:31:52.552Z[ recovery-image] May 20 20:31:52.205 INFO E| Downloaded cpio_reader v0.1.1
92412024-05-20T20:31:52.552Z[ recovery-image] May 20 20:31:52.222 INFO E| Downloaded goblin v0.8.0
92422024-05-20T20:31:52.552Z[ recovery-image] May 20 20:31:52.237 INFO E| Downloaded raw-cpuid v10.7.0
92432024-05-20T20:31:52.651Z[ recovery-image] May 20 20:31:52.364 INFO E| Downloaded x86 v0.52.0
92442024-05-20T20:31:52.779Z[ recovery-image] May 20 20:31:52.459 INFO E| Updating crates.io index
92452024-05-20T20:31:52.980Z[ recovery-image] May 20 20:31:52.511 INFO E| Downloading crates ...
92462024-05-20T20:31:52.980Z[ recovery-image] May 20 20:31:52.566 INFO E| Downloaded allocator-api2 v0.2.16
92472024-05-20T20:31:52.981Z[ recovery-image] May 20 20:31:52.573 INFO E| Downloaded rustc-demangle v0.1.23
92482024-05-20T20:31:52.981Z[ recovery-image] May 20 20:31:52.584 INFO E| Downloaded compiler_builtins v0.1.108
92492024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling compiler_builtins v0.1.108
92502024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 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)
92512024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling proc-macro2 v1.0.79
92522024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling unicode-ident v1.0.12
92532024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling syn v1.0.109
92542024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling x86 v0.52.0
92552024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
92562024-05-20T20:31:53.146Z[ recovery-image] May 20 20:31:52.674 INFO E| Compiling seq-macro v0.3.5
92572024-05-20T20:31:54.885Z[ recovery-image] May 20 20:31:54.556 INFO E| Compiling quote v1.0.35
92582024-05-20T20:31:55.392Z[ recovery-image] May 20 20:31:54.980 INFO E| Compiling syn v2.0.53
92592024-05-20T20:32:01.165Z[ recovery-image] May 20 20:32:00.912 INFO E| Compiling scroll_derive v0.12.0
92602024-05-20T20:32:05.262Z[ recovery-image] May 20 20:32:04.947 INFO E| Compiling bitstruct_derive v0.1.0
92612024-05-20T20:32:12.509Z[ host-image] May 20 20:32:12.296 INFO O| May 20 20:32:12.296 INFO STEP 1 (unpack_tar) COMPLETE
92622024-05-20T20:32:12.509Z[ host-image] May 20 20:32:12.296 INFO O| May 20 20:32:12.296 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92632024-05-20T20:32:12.520Z[ host-image] May 20 20:32:12.307 INFO O| May 20 20:32:12.307 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
92642024-05-20T20:32:13.109Z[ host-image] May 20 20:32:12.895 INFO O| May 20 20:32:12.895 INFO STEP 2 (devfsadm) COMPLETE
92652024-05-20T20:32:13.109Z[ host-image] May 20 20:32:12.895 INFO O| May 20 20:32:12.895 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92662024-05-20T20:32:13.119Z[ host-image] May 20 20:32:12.906 INFO O| May 20 20:32:12.906 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92672024-05-20T20:32:13.119Z[ host-image] May 20 20:32:12.906 INFO O| May 20 20:32:12.906 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92682024-05-20T20:32:13.119Z[ host-image] May 20 20:32:12.906 INFO O| May 20 20:32:12.906 INFO STEP 3 (ensure_dir) COMPLETE
92692024-05-20T20:32:13.125Z[ host-image] May 20 20:32:12.906 INFO O| May 20 20:32:12.906 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92702024-05-20T20:32:13.135Z[ host-image] May 20 20:32:12.916 INFO O| May 20 20:32:12.916 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92712024-05-20T20:32:13.135Z[ host-image] May 20 20:32:12.916 INFO O| May 20 20:32:12.916 INFO STEP 4 (ensure_dir) COMPLETE
92722024-05-20T20:32:13.135Z[ host-image] May 20 20:32:12.916 INFO O| May 20 20:32:12.916 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92732024-05-20T20:32:13.146Z[ host-image] May 20 20:32:12.928 INFO O| May 20 20:32:12.928 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92742024-05-20T20:32:13.146Z[ host-image] May 20 20:32:12.928 INFO O| May 20 20:32:12.928 INFO STEP 5 (ensure_dir) COMPLETE
92752024-05-20T20:32:13.146Z[ host-image] May 20 20:32:12.928 INFO O| May 20 20:32:12.928 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92762024-05-20T20:32:13.153Z[ host-image] May 20 20:32:12.938 INFO O| May 20 20:32:12.938 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92772024-05-20T20:32:13.153Z[ host-image] May 20 20:32:12.938 INFO O| May 20 20:32:12.938 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92782024-05-20T20:32:13.153Z[ host-image] May 20 20:32:12.938 INFO O| May 20 20:32:12.938 INFO STEP 6 (ensure_dir) COMPLETE
92792024-05-20T20:32:13.153Z[ host-image] May 20 20:32:12.938 INFO O| May 20 20:32:12.938 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92802024-05-20T20:32:13.161Z[ host-image] May 20 20:32:12.948 INFO O| May 20 20:32:12.948 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92812024-05-20T20:32:13.161Z[ host-image] May 20 20:32:12.948 INFO O| May 20 20:32:12.948 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92822024-05-20T20:32:13.162Z[ host-image] May 20 20:32:12.948 INFO O| May 20 20:32:12.948 INFO STEP 7 (ensure_dir) COMPLETE
92832024-05-20T20:32:13.165Z[ host-image] May 20 20:32:12.948 INFO O| May 20 20:32:12.948 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92842024-05-20T20:32:13.172Z[ host-image] May 20 20:32:12.960 INFO O| May 20 20:32:12.960 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92852024-05-20T20:32:13.176Z[ host-image] May 20 20:32:12.960 INFO O| May 20 20:32:12.960 INFO STEP 8 (remove_files) COMPLETE
92862024-05-20T20:32:13.176Z[ host-image] May 20 20:32:12.960 INFO O| May 20 20:32:12.960 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92872024-05-20T20:32:13.182Z[ host-image] May 20 20:32:12.970 INFO O| May 20 20:32:12.970 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92882024-05-20T20:32:13.185Z[ host-image] May 20 20:32:12.971 INFO O| May 20 20:32:12.971 INFO STEP 9 (remove_files) COMPLETE
92892024-05-20T20:32:13.185Z[ host-image] May 20 20:32:12.971 INFO O| May 20 20:32:12.971 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92902024-05-20T20:32:13.194Z[ host-image] May 20 20:32:12.981 INFO O| May 20 20:32:12.980 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
92912024-05-20T20:32:13.198Z[ host-image] May 20 20:32:12.981 INFO O| May 20 20:32:12.981 INFO STEP 10 (remove_files) COMPLETE
92922024-05-20T20:32:13.198Z[ host-image] May 20 20:32:12.981 INFO O| May 20 20:32:12.981 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92932024-05-20T20:32:13.203Z[ host-image] May 20 20:32:12.991 INFO O| May 20 20:32:12.991 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
92942024-05-20T20:32:13.206Z[ host-image] May 20 20:32:12.991 INFO O| May 20 20:32:12.991 INFO STEP 11 (remove_files) COMPLETE
92952024-05-20T20:32:13.206Z[ host-image] May 20 20:32:12.991 INFO O| May 20 20:32:12.991 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92962024-05-20T20:32:13.213Z[ host-image] May 20 20:32:13.000 INFO O| May 20 20:32:13.000 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
92972024-05-20T20:32:13.216Z[ host-image] May 20 20:32:13.000 INFO O| May 20 20:32:13.000 INFO STEP 12 (remove_files) COMPLETE
92982024-05-20T20:32:13.216Z[ host-image] May 20 20:32:13.000 INFO O| May 20 20:32:13.000 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92992024-05-20T20:32:13.223Z[ host-image] May 20 20:32:13.011 INFO O| May 20 20:32:13.011 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93002024-05-20T20:32:13.227Z[ host-image] May 20 20:32:13.011 INFO O| May 20 20:32:13.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93012024-05-20T20:32:13.227Z[ host-image] May 20 20:32:13.011 INFO O| May 20 20:32:13.011 INFO STEP 13 (ensure_dir) COMPLETE
93022024-05-20T20:32:13.227Z[ host-image] May 20 20:32:13.011 INFO O| May 20 20:32:13.011 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93032024-05-20T20:32:13.233Z[ host-image] May 20 20:32:13.020 INFO O| May 20 20:32:13.020 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93042024-05-20T20:32:13.233Z[ host-image] May 20 20:32:13.021 INFO O| May 20 20:32:13.020 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93052024-05-20T20:32:13.236Z[ host-image] May 20 20:32:13.021 INFO O| May 20 20:32:13.021 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93062024-05-20T20:32:13.236Z[ host-image] May 20 20:32:13.021 INFO O| May 20 20:32:13.021 INFO STEP 14 (ensure_dir) COMPLETE
93072024-05-20T20:32:13.236Z[ host-image] May 20 20:32:13.021 INFO O| May 20 20:32:13.021 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93082024-05-20T20:32:13.243Z[ host-image] May 20 20:32:13.030 INFO O| May 20 20:32:13.030 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93092024-05-20T20:32:13.245Z[ host-image] May 20 20:32:13.030 INFO O| May 20 20:32:13.030 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93102024-05-20T20:32:13.245Z[ host-image] May 20 20:32:13.030 INFO O| May 20 20:32:13.030 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93112024-05-20T20:32:13.245Z[ host-image] May 20 20:32:13.030 INFO O| May 20 20:32:13.030 INFO STEP 15 (ensure_dir) COMPLETE
93122024-05-20T20:32:13.246Z[ host-image] May 20 20:32:13.030 INFO O| May 20 20:32:13.030 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93132024-05-20T20:32:13.255Z[ host-image] May 20 20:32:13.040 INFO O| May 20 20:32:13.040 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93142024-05-20T20:32:13.255Z[ host-image] May 20 20:32:13.040 INFO O| May 20 20:32:13.040 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93152024-05-20T20:32:13.258Z[ host-image] May 20 20:32:13.040 INFO O| May 20 20:32:13.040 INFO STEP 16 (ensure_dir) COMPLETE
93162024-05-20T20:32:13.258Z[ host-image] May 20 20:32:13.040 INFO O| May 20 20:32:13.040 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93172024-05-20T20:32:13.262Z[ host-image] May 20 20:32:13.049 INFO O| May 20 20:32:13.049 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93182024-05-20T20:32:13.262Z[ host-image] May 20 20:32:13.049 INFO O| May 20 20:32:13.049 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93192024-05-20T20:32:13.265Z[ host-image] May 20 20:32:13.049 INFO O| May 20 20:32:13.049 INFO STEP 17 (ensure_dir) COMPLETE
93202024-05-20T20:32:13.265Z[ host-image] May 20 20:32:13.049 INFO O| May 20 20:32:13.049 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93212024-05-20T20:32:13.271Z[ host-image] May 20 20:32:13.059 INFO O| May 20 20:32:13.059 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93222024-05-20T20:32:13.272Z[ host-image] May 20 20:32:13.059 INFO O| May 20 20:32:13.059 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93232024-05-20T20:32:13.272Z[ host-image] May 20 20:32:13.059 INFO O| May 20 20:32:13.059 INFO ok!
93242024-05-20T20:32:13.275Z[ host-image] May 20 20:32:13.059 INFO O| May 20 20:32:13.059 INFO STEP 18 (ensure_symlink) COMPLETE
93252024-05-20T20:32:13.275Z[ host-image] May 20 20:32:13.059 INFO O| May 20 20:32:13.059 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93262024-05-20T20:32:13.281Z[ host-image] May 20 20:32:13.069 INFO O| May 20 20:32:13.069 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
93272024-05-20T20:32:13.284Z[ host-image] May 20 20:32:13.069 INFO O| May 20 20:32:13.069 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
93282024-05-20T20:32:13.284Z[ host-image] May 20 20:32:13.069 INFO O| May 20 20:32:13.069 INFO ok!
93292024-05-20T20:32:13.284Z[ host-image] May 20 20:32:13.069 INFO O| May 20 20:32:13.069 INFO STEP 19 (ensure_file) COMPLETE
93302024-05-20T20:32:13.284Z[ host-image] May 20 20:32:13.069 INFO O| May 20 20:32:13.069 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93312024-05-20T20:32:13.291Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
93322024-05-20T20:32:13.294Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93332024-05-20T20:32:13.294Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
93342024-05-20T20:32:13.294Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO ok!
93352024-05-20T20:32:13.294Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO STEP 20 (ensure_symlink) COMPLETE
93362024-05-20T20:32:13.294Z[ host-image] May 20 20:32:13.079 INFO O| May 20 20:32:13.079 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93372024-05-20T20:32:13.301Z[ host-image] May 20 20:32:13.088 INFO O| May 20 20:32:13.088 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
93382024-05-20T20:32:13.301Z[ host-image] May 20 20:32:13.089 INFO O| May 20 20:32:13.088 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93392024-05-20T20:32:13.304Z[ host-image] May 20 20:32:13.089 INFO O| May 20 20:32:13.089 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93402024-05-20T20:32:13.304Z[ host-image] May 20 20:32:13.089 INFO O| May 20 20:32:13.089 INFO ok!
93412024-05-20T20:32:13.304Z[ host-image] May 20 20:32:13.089 INFO O| May 20 20:32:13.089 INFO STEP 21 (ensure_symlink) COMPLETE
93422024-05-20T20:32:13.304Z[ host-image] May 20 20:32:13.089 INFO O| May 20 20:32:13.089 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93432024-05-20T20:32:13.311Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93442024-05-20T20:32:13.311Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93452024-05-20T20:32:13.314Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93462024-05-20T20:32:13.314Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO ok!
93472024-05-20T20:32:13.314Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO STEP 22 (ensure_symlink) COMPLETE
93482024-05-20T20:32:13.314Z[ host-image] May 20 20:32:13.098 INFO O| May 20 20:32:13.098 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93492024-05-20T20:32:13.320Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
93502024-05-20T20:32:13.320Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93512024-05-20T20:32:13.324Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
93522024-05-20T20:32:13.324Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO ok!
93532024-05-20T20:32:13.324Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO STEP 23 (ensure_symlink) COMPLETE
93542024-05-20T20:32:13.324Z[ host-image] May 20 20:32:13.108 INFO O| May 20 20:32:13.108 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93552024-05-20T20:32:13.333Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.117 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93562024-05-20T20:32:13.337Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.118 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
93572024-05-20T20:32:13.337Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.118 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
93582024-05-20T20:32:13.337Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.118 INFO ok!
93592024-05-20T20:32:13.337Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.118 INFO STEP 24 (ensure_file) COMPLETE
93602024-05-20T20:32:13.337Z[ host-image] May 20 20:32:13.118 INFO O| May 20 20:32:13.118 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93612024-05-20T20:32:13.340Z[ host-image] May 20 20:32:13.127 INFO O| May 20 20:32:13.127 INFO updating shadow file
93622024-05-20T20:32:13.340Z[ host-image] May 20 20:32:13.128 INFO O| May 20 20:32:13.127 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93632024-05-20T20:32:13.341Z[ host-image] May 20 20:32:13.128 INFO O| May 20 20:32:13.128 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93642024-05-20T20:32:13.341Z[ host-image] May 20 20:32:13.128 INFO O| May 20 20:32:13.128 INFO STEP 25 (shadow) COMPLETE
93652024-05-20T20:32:13.341Z[ host-image] May 20 20:32:13.128 INFO O| May 20 20:32:13.128 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93662024-05-20T20:32:13.352Z[ host-image] May 20 20:32:13.137 INFO O| May 20 20:32:13.137 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
93672024-05-20T20:32:13.352Z[ host-image] May 20 20:32:13.137 INFO O| May 20 20:32:13.137 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93682024-05-20T20:32:13.356Z[ host-image] May 20 20:32:13.138 INFO O| May 20 20:32:13.137 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93692024-05-20T20:32:13.356Z[ host-image] May 20 20:32:13.138 INFO O| May 20 20:32:13.137 INFO ok!
93702024-05-20T20:32:13.356Z[ host-image] May 20 20:32:13.138 INFO O| May 20 20:32:13.137 INFO STEP 26 (ensure_file) COMPLETE
93712024-05-20T20:32:13.356Z[ host-image] May 20 20:32:13.138 INFO O| May 20 20:32:13.138 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93722024-05-20T20:32:13.360Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93732024-05-20T20:32:13.360Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93742024-05-20T20:32:13.363Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93752024-05-20T20:32:13.363Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO ok!
93762024-05-20T20:32:13.363Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO STEP 27 (ensure_file) COMPLETE
93772024-05-20T20:32:13.363Z[ host-image] May 20 20:32:13.147 INFO O| May 20 20:32:13.147 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93782024-05-20T20:32:13.370Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93792024-05-20T20:32:13.370Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93802024-05-20T20:32:13.374Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93812024-05-20T20:32:13.374Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93822024-05-20T20:32:13.374Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO ok!
93832024-05-20T20:32:13.374Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO STEP 28 (ensure_file) COMPLETE
93842024-05-20T20:32:13.374Z[ host-image] May 20 20:32:13.157 INFO O| May 20 20:32:13.157 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93852024-05-20T20:32:13.380Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.166 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93862024-05-20T20:32:13.380Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.166 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93872024-05-20T20:32:13.384Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.167 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93882024-05-20T20:32:13.384Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.167 INFO ok!
93892024-05-20T20:32:13.384Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.167 INFO STEP 29 (ensure_file) COMPLETE
93902024-05-20T20:32:13.384Z[ host-image] May 20 20:32:13.167 INFO O| May 20 20:32:13.167 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93912024-05-20T20:32:13.389Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
93922024-05-20T20:32:13.389Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
93932024-05-20T20:32:13.389Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
93942024-05-20T20:32:13.393Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO ok!
93952024-05-20T20:32:13.393Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO STEP 30 (ensure_file) COMPLETE
93962024-05-20T20:32:13.393Z[ host-image] May 20 20:32:13.176 INFO O| May 20 20:32:13.176 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93972024-05-20T20:32:13.398Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
93982024-05-20T20:32:13.399Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
93992024-05-20T20:32:13.404Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94002024-05-20T20:32:13.405Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94012024-05-20T20:32:13.405Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO ok!
94022024-05-20T20:32:13.405Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO STEP 31 (ensure_file) COMPLETE
94032024-05-20T20:32:13.405Z[ host-image] May 20 20:32:13.186 INFO O| May 20 20:32:13.186 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94042024-05-20T20:32:13.409Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
94052024-05-20T20:32:13.409Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
94062024-05-20T20:32:13.412Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
94072024-05-20T20:32:13.412Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 INFO ok!
94082024-05-20T20:32:13.412Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 INFO STEP 32 (ensure_file) COMPLETE
94092024-05-20T20:32:13.412Z[ host-image] May 20 20:32:13.196 INFO O| May 20 20:32:13.196 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94102024-05-20T20:32:13.419Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94112024-05-20T20:32:13.422Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
94122024-05-20T20:32:13.422Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
94132024-05-20T20:32:13.422Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 INFO ok!
94142024-05-20T20:32:13.422Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 INFO STEP 33 (ensure_file) COMPLETE
94152024-05-20T20:32:13.422Z[ host-image] May 20 20:32:13.206 INFO O| May 20 20:32:13.206 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94162024-05-20T20:32:13.429Z[ host-image] May 20 20:32:13.216 INFO O| May 20 20:32:13.216 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94172024-05-20T20:32:13.429Z[ host-image] May 20 20:32:13.216 INFO O| May 20 20:32:13.216 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94182024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.216 INFO O| May 20 20:32:13.216 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94192024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.216 INFO O| May 20 20:32:13.216 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94202024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.217 INFO O| May 20 20:32:13.216 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94212024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.217 INFO O| May 20 20:32:13.216 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94222024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.217 INFO O| May 20 20:32:13.216 INFO ok!
94232024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.217 INFO O| May 20 20:32:13.217 INFO STEP 34 (ensure_file) COMPLETE
94242024-05-20T20:32:13.433Z[ host-image] May 20 20:32:13.217 INFO O| May 20 20:32:13.217 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94252024-05-20T20:32:13.439Z[ host-image] May 20 20:32:13.226 INFO O| May 20 20:32:13.226 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94262024-05-20T20:32:13.442Z[ host-image] May 20 20:32:13.226 INFO O| May 20 20:32:13.226 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94272024-05-20T20:32:13.442Z[ host-image] May 20 20:32:13.226 INFO O| May 20 20:32:13.226 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94282024-05-20T20:32:13.442Z[ host-image] May 20 20:32:13.226 INFO O| May 20 20:32:13.226 INFO STEP 35 (ensure_dir) COMPLETE
94292024-05-20T20:32:13.442Z[ host-image] May 20 20:32:13.226 INFO O| May 20 20:32:13.226 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94302024-05-20T20:32:13.449Z[ host-image] May 20 20:32:13.236 INFO O| May 20 20:32:13.236 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
94312024-05-20T20:32:13.449Z[ host-image] May 20 20:32:13.236 INFO O| May 20 20:32:13.236 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 ...
94322024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.236 INFO O| May 20 20:32:13.236 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
94332024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.236 INFO O| May 20 20:32:13.236 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
94342024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.236 INFO O| May 20 20:32:13.236 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
94352024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.237 INFO O| May 20 20:32:13.236 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
94362024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.237 INFO O| May 20 20:32:13.236 INFO ok!
94372024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.237 INFO O| May 20 20:32:13.236 INFO STEP 36 (ensure_file) COMPLETE
94382024-05-20T20:32:13.452Z[ host-image] May 20 20:32:13.237 INFO O| May 20 20:32:13.236 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94392024-05-20T20:32:13.460Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94402024-05-20T20:32:13.460Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 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 ...
94412024-05-20T20:32:13.463Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94422024-05-20T20:32:13.463Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 INFO ok!
94432024-05-20T20:32:13.463Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 INFO STEP 37 (ensure_symlink) COMPLETE
94442024-05-20T20:32:13.463Z[ host-image] May 20 20:32:13.246 INFO O| May 20 20:32:13.246 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94452024-05-20T20:32:13.470Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94462024-05-20T20:32:13.470Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94472024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94482024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94492024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94502024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94512024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO ok!
94522024-05-20T20:32:13.485Z[ host-image] May 20 20:32:13.256 INFO O| May 20 20:32:13.256 INFO STEP 38 (ensure_file) COMPLETE
94532024-05-20T20:32:13.486Z[ host-image] May 20 20:32:13.257 INFO O| May 20 20:32:13.256 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94542024-05-20T20:32:13.496Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94552024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 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 ...
94562024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 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
94572024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94582024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 INFO ok!
94592024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 INFO STEP 39 (ensure_file) COMPLETE
94602024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.266 INFO O| May 20 20:32:13.266 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94612024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
94622024-05-20T20:32:13.497Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
94632024-05-20T20:32:13.498Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
94642024-05-20T20:32:13.498Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO ok!
94652024-05-20T20:32:13.498Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO STEP 40 (ensure_file) COMPLETE
94662024-05-20T20:32:13.498Z[ host-image] May 20 20:32:13.276 INFO O| May 20 20:32:13.276 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94672024-05-20T20:32:13.506Z[ host-image] May 20 20:32:13.286 INFO O| May 20 20:32:13.286 INFO updating shadow file
94682024-05-20T20:32:13.506Z[ host-image] May 20 20:32:13.286 INFO O| May 20 20:32:13.286 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94692024-05-20T20:32:13.506Z[ host-image] May 20 20:32:13.286 INFO O| May 20 20:32:13.286 INFO STEP 41 (shadow) COMPLETE
94702024-05-20T20:32:13.506Z[ host-image] May 20 20:32:13.286 INFO O| May 20 20:32:13.286 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94712024-05-20T20:32:13.511Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94722024-05-20T20:32:13.511Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94732024-05-20T20:32:13.511Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94742024-05-20T20:32:13.512Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94752024-05-20T20:32:13.512Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO ok!
94762024-05-20T20:32:13.512Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO STEP 42 (ensure_file) COMPLETE
94772024-05-20T20:32:13.512Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94782024-05-20T20:32:13.512Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO skip step because feature "mfg" is not enabled
94792024-05-20T20:32:13.513Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94802024-05-20T20:32:13.513Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO skip step because feature "mfg" is not enabled
94812024-05-20T20:32:13.513Z[ host-image] May 20 20:32:13.296 INFO O| May 20 20:32:13.296 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94822024-05-20T20:32:13.520Z[ host-image] May 20 20:32:13.306 INFO O| May 20 20:32:13.306 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94832024-05-20T20:32:13.525Z[ host-image] May 20 20:32:13.306 INFO O| May 20 20:32:13.306 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94842024-05-20T20:32:14.173Z[ host-image] May 20 20:32:13.954 INFO O| May 20 20:32:13.953 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94852024-05-20T20:32:14.173Z[ host-image] May 20 20:32:13.954 INFO O| May 20 20:32:13.954 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94862024-05-20T20:32:14.177Z[ host-image] May 20 20:32:13.954 INFO O| May 20 20:32:13.954 INFO ok!
94872024-05-20T20:32:14.177Z[ host-image] May 20 20:32:13.954 INFO O| May 20 20:32:13.954 INFO STEP 45 (ensure_file) COMPLETE
94882024-05-20T20:32:14.177Z[ host-image] May 20 20:32:13.954 INFO O| May 20 20:32:13.954 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94892024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
94902024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94912024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94922024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94932024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94942024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.965 INFO O| May 20 20:32:13.965 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94952024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.966 INFO O| May 20 20:32:13.965 INFO ok!
94962024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.966 INFO O| May 20 20:32:13.965 INFO STEP 46 (ensure_file) COMPLETE
94972024-05-20T20:32:14.194Z[ host-image] May 20 20:32:13.966 INFO O| May 20 20:32:13.965 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94982024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
94992024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 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 ...
95002024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 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
95012024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95022024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 INFO ok!
95032024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 INFO STEP 47 (ensure_file) COMPLETE
95042024-05-20T20:32:14.198Z[ host-image] May 20 20:32:13.976 INFO O| May 20 20:32:13.976 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95052024-05-20T20:32:14.201Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.986 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
95062024-05-20T20:32:14.201Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
95072024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95082024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95092024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95102024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95112024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO ok!
95122024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO STEP 48 (ensure_file) COMPLETE
95132024-05-20T20:32:14.202Z[ host-image] May 20 20:32:13.987 INFO O| May 20 20:32:13.987 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95142024-05-20T20:32:14.213Z[ host-image] May 20 20:32:13.999 INFO O| May 20 20:32:13.999 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
95152024-05-20T20:32:14.213Z[ host-image] May 20 20:32:13.999 INFO O| May 20 20:32:13.999 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 ...
95162024-05-20T20:32:14.218Z[ host-image] May 20 20:32:14.000 INFO O| May 20 20:32:14.000 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
95172024-05-20T20:32:14.218Z[ host-image] May 20 20:32:14.000 INFO O| May 20 20:32:14.000 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95182024-05-20T20:32:14.218Z[ host-image] May 20 20:32:14.000 INFO O| May 20 20:32:14.000 INFO ok!
95192024-05-20T20:32:14.218Z[ host-image] May 20 20:32:14.000 INFO O| May 20 20:32:14.000 INFO STEP 49 (ensure_file) COMPLETE
95202024-05-20T20:32:14.218Z[ host-image] May 20 20:32:14.000 INFO O| May 20 20:32:14.000 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95212024-05-20T20:32:14.226Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95222024-05-20T20:32:14.226Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95232024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95242024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95252024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95262024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95272024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO ok!
95282024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO STEP 50 (ensure_file) COMPLETE
95292024-05-20T20:32:14.231Z[ host-image] May 20 20:32:14.011 INFO O| May 20 20:32:14.011 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95302024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
95312024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 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 ...
95322024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 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
95332024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95342024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 INFO ok!
95352024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 INFO STEP 51 (ensure_file) COMPLETE
95362024-05-20T20:32:14.242Z[ host-image] May 20 20:32:14.023 INFO O| May 20 20:32:14.023 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95372024-05-20T20:32:14.246Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
95382024-05-20T20:32:14.246Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 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 ...
95392024-05-20T20:32:14.249Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 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
95402024-05-20T20:32:14.249Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95412024-05-20T20:32:14.249Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 INFO ok!
95422024-05-20T20:32:14.249Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 INFO STEP 52 (ensure_file) COMPLETE
95432024-05-20T20:32:14.249Z[ host-image] May 20 20:32:14.033 INFO O| May 20 20:32:14.033 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95442024-05-20T20:32:14.256Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95452024-05-20T20:32:14.256Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 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 ...
95462024-05-20T20:32:14.256Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 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
95472024-05-20T20:32:14.262Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95482024-05-20T20:32:14.262Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 INFO ok!
95492024-05-20T20:32:14.262Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 INFO STEP 53 (ensure_file) COMPLETE
95502024-05-20T20:32:14.262Z[ host-image] May 20 20:32:14.044 INFO O| May 20 20:32:14.044 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95512024-05-20T20:32:14.268Z[ host-image] May 20 20:32:14.054 INFO O| May 20 20:32:14.054 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95522024-05-20T20:32:14.268Z[ host-image] May 20 20:32:14.054 INFO O| May 20 20:32:14.054 INFO STEP 54 (ensure_dir) COMPLETE
95532024-05-20T20:32:14.273Z[ host-image] May 20 20:32:14.054 INFO O| May 20 20:32:14.054 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95542024-05-20T20:32:14.276Z[ host-image] May 20 20:32:14.064 INFO O| May 20 20:32:14.064 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95552024-05-20T20:32:14.276Z[ host-image] May 20 20:32:14.064 INFO O| May 20 20:32:14.064 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95562024-05-20T20:32:14.279Z[ host-image] May 20 20:32:14.064 INFO O| May 20 20:32:14.064 INFO STEP 55 (ensure_dir) COMPLETE
95572024-05-20T20:32:14.280Z[ host-image] May 20 20:32:14.064 INFO O| May 20 20:32:14.064 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95582024-05-20T20:32:14.287Z[ host-image] May 20 20:32:14.073 INFO O| May 20 20:32:14.073 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95592024-05-20T20:32:14.299Z[ host-image] May 20 20:32:14.074 INFO O| May 20 20:32:14.073 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95602024-05-20T20:32:14.299Z[ host-image] May 20 20:32:14.074 INFO O| May 20 20:32:14.074 INFO STEP 56 (ensure_dir) COMPLETE
95612024-05-20T20:32:14.299Z[ host-image] May 20 20:32:14.074 INFO O| May 20 20:32:14.074 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95622024-05-20T20:32:14.308Z[ host-image] May 20 20:32:14.083 INFO O| May 20 20:32:14.083 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95632024-05-20T20:32:14.308Z[ host-image] May 20 20:32:14.083 INFO O| May 20 20:32:14.083 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95642024-05-20T20:32:14.325Z[ host-image] May 20 20:32:14.097 INFO O| May 20 20:32:14.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95652024-05-20T20:32:14.325Z[ host-image] May 20 20:32:14.097 INFO O| May 20 20:32:14.097 INFO ok!
95662024-05-20T20:32:14.325Z[ host-image] May 20 20:32:14.097 INFO O| May 20 20:32:14.097 INFO STEP 57 (ensure_file) COMPLETE
95672024-05-20T20:32:14.325Z[ host-image] May 20 20:32:14.097 INFO O| May 20 20:32:14.097 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682024-05-20T20:32:14.342Z[ host-image] May 20 20:32:14.109 INFO O| May 20 20:32:14.108 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95692024-05-20T20:32:14.342Z[ host-image] May 20 20:32:14.109 INFO O| May 20 20:32:14.109 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95702024-05-20T20:32:15.430Z[ host-image] May 20 20:32:15.217 INFO O| May 20 20:32:15.217 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95712024-05-20T20:32:15.430Z[ host-image] May 20 20:32:15.217 INFO O| May 20 20:32:15.217 INFO ok!
95722024-05-20T20:32:15.430Z[ host-image] May 20 20:32:15.217 INFO O| May 20 20:32:15.217 INFO STEP 58 (ensure_file) COMPLETE
95732024-05-20T20:32:15.434Z[ host-image] May 20 20:32:15.217 INFO O| May 20 20:32:15.217 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95742024-05-20T20:32:15.444Z[ host-image] May 20 20:32:15.229 INFO O| May 20 20:32:15.229 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95752024-05-20T20:32:15.448Z[ host-image] May 20 20:32:15.229 INFO O| May 20 20:32:15.229 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95762024-05-20T20:32:15.448Z[ host-image] May 20 20:32:15.229 INFO O| May 20 20:32:15.229 INFO STEP 59 (ensure_dir) COMPLETE
95772024-05-20T20:32:15.448Z[ host-image] May 20 20:32:15.229 INFO O| May 20 20:32:15.229 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95782024-05-20T20:32:15.451Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.238 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95792024-05-20T20:32:15.451Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.239 INFO copying /tmp/.tmpbVMKEn/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 ...
95802024-05-20T20:32:15.454Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.239 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95812024-05-20T20:32:15.454Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.239 INFO ok!
95822024-05-20T20:32:15.454Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.239 INFO STEP 60 (ensure_file) COMPLETE
95832024-05-20T20:32:15.454Z[ host-image] May 20 20:32:15.239 INFO O| May 20 20:32:15.239 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95842024-05-20T20:32:15.461Z[ host-image] May 20 20:32:15.248 INFO O| May 20 20:32:15.248 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95852024-05-20T20:32:15.461Z[ host-image] May 20 20:32:15.248 INFO O| May 20 20:32:15.248 INFO copying /tmp/.tmpbVMKEn/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 ...
95862024-05-20T20:32:15.461Z[ host-image] May 20 20:32:15.248 INFO O| May 20 20:32:15.248 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95872024-05-20T20:32:15.464Z[ host-image] May 20 20:32:15.249 INFO O| May 20 20:32:15.248 INFO ok!
95882024-05-20T20:32:15.464Z[ host-image] May 20 20:32:15.249 INFO O| May 20 20:32:15.248 INFO STEP 61 (ensure_file) COMPLETE
95892024-05-20T20:32:15.464Z[ host-image] May 20 20:32:15.249 INFO O| May 20 20:32:15.249 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95902024-05-20T20:32:15.470Z[ host-image] May 20 20:32:15.258 INFO O| May 20 20:32:15.258 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95912024-05-20T20:32:15.470Z[ host-image] May 20 20:32:15.258 INFO O| May 20 20:32:15.258 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
95922024-05-20T20:32:15.470Z[ host-image] May 20 20:32:15.258 INFO O| May 20 20:32:15.258 INFO STEP 62 (ensure_dir) COMPLETE
95932024-05-20T20:32:15.473Z[ host-image] May 20 20:32:15.258 INFO O| May 20 20:32:15.258 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95942024-05-20T20:32:15.480Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
95952024-05-20T20:32:15.480Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO copying /tmp/.tmpbVMKEn/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 ...
95962024-05-20T20:32:15.483Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
95972024-05-20T20:32:15.483Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO ok!
95982024-05-20T20:32:15.483Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO STEP 63 (ensure_file) COMPLETE
95992024-05-20T20:32:15.483Z[ host-image] May 20 20:32:15.268 INFO O| May 20 20:32:15.268 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96002024-05-20T20:32:15.490Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96012024-05-20T20:32:15.490Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO copying /tmp/.tmpbVMKEn/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 ...
96022024-05-20T20:32:15.493Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96032024-05-20T20:32:15.493Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO ok!
96042024-05-20T20:32:15.493Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO STEP 64 (ensure_file) COMPLETE
96052024-05-20T20:32:15.493Z[ host-image] May 20 20:32:15.277 INFO O| May 20 20:32:15.277 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062024-05-20T20:32:15.500Z[ host-image] May 20 20:32:15.287 INFO O| May 20 20:32:15.287 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96072024-05-20T20:32:15.503Z[ host-image] May 20 20:32:15.287 INFO O| May 20 20:32:15.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96082024-05-20T20:32:15.503Z[ host-image] May 20 20:32:15.287 INFO O| May 20 20:32:15.287 INFO STEP 65 (ensure_dir) COMPLETE
96092024-05-20T20:32:15.503Z[ host-image] May 20 20:32:15.287 INFO O| May 20 20:32:15.287 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102024-05-20T20:32:15.509Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96112024-05-20T20:32:15.512Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO copying /tmp/.tmpbVMKEn/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 ...
96122024-05-20T20:32:15.512Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96132024-05-20T20:32:15.513Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO ok!
96142024-05-20T20:32:15.513Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO STEP 66 (ensure_file) COMPLETE
96152024-05-20T20:32:15.513Z[ host-image] May 20 20:32:15.297 INFO O| May 20 20:32:15.297 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96162024-05-20T20:32:15.519Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96172024-05-20T20:32:15.519Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96182024-05-20T20:32:15.522Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96192024-05-20T20:32:15.522Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO ok!
96202024-05-20T20:32:15.522Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO STEP 67 (ensure_file) COMPLETE
96212024-05-20T20:32:15.522Z[ host-image] May 20 20:32:15.307 INFO O| May 20 20:32:15.307 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96222024-05-20T20:32:15.529Z[ host-image] May 20 20:32:15.316 INFO O| May 20 20:32:15.316 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96232024-05-20T20:32:15.535Z[ host-image] May 20 20:32:15.316 INFO O| May 20 20:32:15.316 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96242024-05-20T20:32:15.535Z[ host-image] May 20 20:32:15.316 INFO O| May 20 20:32:15.316 INFO STEP 68 (ensure_dir) COMPLETE
96252024-05-20T20:32:15.535Z[ host-image] May 20 20:32:15.316 INFO O| May 20 20:32:15.316 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96262024-05-20T20:32:15.538Z[ host-image] May 20 20:32:15.326 INFO O| May 20 20:32:15.326 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
96272024-05-20T20:32:15.541Z[ host-image] May 20 20:32:15.326 INFO O| May 20 20:32:15.326 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
96282024-05-20T20:32:16.099Z[ host-image] May 20 20:32:15.880 INFO O| May 20 20:32:15.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
96292024-05-20T20:32:16.099Z[ host-image] May 20 20:32:15.880 INFO O| May 20 20:32:15.880 INFO ok!
96302024-05-20T20:32:16.111Z[ host-image] May 20 20:32:15.880 INFO O| May 20 20:32:15.880 INFO STEP 69 (ensure_file) COMPLETE
96312024-05-20T20:32:16.111Z[ host-image] May 20 20:32:15.880 INFO O| May 20 20:32:15.880 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96322024-05-20T20:32:16.111Z[ host-image] May 20 20:32:15.891 INFO O| May 20 20:32:15.891 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
96332024-05-20T20:32:16.111Z[ host-image] May 20 20:32:15.891 INFO O| May 20 20:32:15.891 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
96342024-05-20T20:32:17.661Z[ host-image] May 20 20:32:17.448 INFO O| May 20 20:32:17.448 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
96352024-05-20T20:32:17.661Z[ host-image] May 20 20:32:17.448 INFO O| May 20 20:32:17.448 INFO ok!
96362024-05-20T20:32:17.661Z[ host-image] May 20 20:32:17.448 INFO O| May 20 20:32:17.448 INFO STEP 70 (ensure_file) COMPLETE
96372024-05-20T20:32:17.664Z[ host-image] May 20 20:32:17.448 INFO O| May 20 20:32:17.448 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96382024-05-20T20:32:17.672Z[ host-image] May 20 20:32:17.459 INFO O| May 20 20:32:17.459 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96392024-05-20T20:32:17.672Z[ host-image] May 20 20:32:17.460 INFO O| May 20 20:32:17.460 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96402024-05-20T20:32:17.672Z[ host-image] May 20 20:32:17.460 INFO O| May 20 20:32:17.460 INFO STEP 71 (ensure_dir) COMPLETE
96412024-05-20T20:32:17.678Z[ host-image] May 20 20:32:17.460 INFO O| May 20 20:32:17.460 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422024-05-20T20:32:17.682Z[ host-image] May 20 20:32:17.469 INFO O| May 20 20:32:17.469 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
96432024-05-20T20:32:17.682Z[ host-image] May 20 20:32:17.470 INFO O| May 20 20:32:17.469 INFO copying /tmp/.tmpbVMKEn/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 ...
96442024-05-20T20:32:17.686Z[ host-image] May 20 20:32:17.470 INFO O| May 20 20:32:17.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
96452024-05-20T20:32:17.686Z[ host-image] May 20 20:32:17.470 INFO O| May 20 20:32:17.470 INFO ok!
96462024-05-20T20:32:17.686Z[ host-image] May 20 20:32:17.470 INFO O| May 20 20:32:17.470 INFO STEP 72 (ensure_file) COMPLETE
96472024-05-20T20:32:17.686Z[ host-image] May 20 20:32:17.470 INFO O| May 20 20:32:17.470 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96482024-05-20T20:32:17.691Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96492024-05-20T20:32:17.691Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO copying /tmp/.tmpbVMKEn/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 ...
96502024-05-20T20:32:17.695Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96512024-05-20T20:32:17.695Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO ok!
96522024-05-20T20:32:17.695Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO STEP 73 (ensure_file) COMPLETE
96532024-05-20T20:32:17.695Z[ host-image] May 20 20:32:17.479 INFO O| May 20 20:32:17.479 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96542024-05-20T20:32:17.701Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96552024-05-20T20:32:17.705Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96562024-05-20T20:32:17.705Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96572024-05-20T20:32:17.705Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO ok!
96582024-05-20T20:32:17.705Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO STEP 74 (ensure_file) COMPLETE
96592024-05-20T20:32:17.705Z[ host-image] May 20 20:32:17.489 INFO O| May 20 20:32:17.489 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602024-05-20T20:32:17.711Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96612024-05-20T20:32:17.711Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96622024-05-20T20:32:17.715Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96632024-05-20T20:32:17.715Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO ok!
96642024-05-20T20:32:17.715Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO STEP 75 (ensure_file) COMPLETE
96652024-05-20T20:32:17.715Z[ host-image] May 20 20:32:17.499 INFO O| May 20 20:32:17.499 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96662024-05-20T20:32:17.721Z[ host-image] May 20 20:32:17.509 INFO O| May 20 20:32:17.509 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96672024-05-20T20:32:17.724Z[ host-image] May 20 20:32:17.509 INFO O| May 20 20:32:17.509 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96682024-05-20T20:32:17.724Z[ host-image] May 20 20:32:17.509 INFO O| May 20 20:32:17.509 INFO STEP 76 (ensure_dir) COMPLETE
96692024-05-20T20:32:17.724Z[ host-image] May 20 20:32:17.509 INFO O| May 20 20:32:17.509 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96702024-05-20T20:32:17.732Z[ host-image] May 20 20:32:17.518 INFO O| May 20 20:32:17.518 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96712024-05-20T20:32:17.742Z[ host-image] May 20 20:32:17.518 INFO O| May 20 20:32:17.518 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96722024-05-20T20:32:17.742Z[ host-image] May 20 20:32:17.522 INFO O| May 20 20:32:17.522 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96732024-05-20T20:32:17.742Z[ host-image] May 20 20:32:17.522 INFO O| May 20 20:32:17.522 INFO ok!
96742024-05-20T20:32:17.742Z[ host-image] May 20 20:32:17.522 INFO O| May 20 20:32:17.522 INFO STEP 77 (ensure_file) COMPLETE
96752024-05-20T20:32:17.742Z[ host-image] May 20 20:32:17.522 INFO O| May 20 20:32:17.522 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96762024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.531 INFO O| May 20 20:32:17.531 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96772024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.531 INFO O| May 20 20:32:17.531 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96782024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.531 INFO O| May 20 20:32:17.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
96792024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.532 INFO O| May 20 20:32:17.531 INFO ok!
96802024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.532 INFO O| May 20 20:32:17.531 INFO STEP 78 (ensure_file) COMPLETE
96812024-05-20T20:32:18.158Z[ host-image] May 20 20:32:17.532 INFO O| May 20 20:32:17.531 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96822024-05-20T20:32:18.163Z[ host-image] May 20 20:32:17.541 INFO O| May 20 20:32:17.541 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
96832024-05-20T20:32:18.163Z[ host-image] May 20 20:32:17.541 INFO O| May 20 20:32:17.541 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
96842024-05-20T20:32:18.657Z[ host-image] May 20 20:32:18.424 INFO O| May 20 20:32:18.424 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
96852024-05-20T20:32:18.657Z[ host-image] May 20 20:32:18.424 INFO O| May 20 20:32:18.424 INFO ok!
96862024-05-20T20:32:18.657Z[ host-image] May 20 20:32:18.424 INFO O| May 20 20:32:18.424 INFO STEP 79 (ensure_file) COMPLETE
96872024-05-20T20:32:18.657Z[ host-image] May 20 20:32:18.424 INFO O| May 20 20:32:18.424 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96882024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.435 INFO O| May 20 20:32:18.435 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96892024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.435 INFO O| May 20 20:32:18.435 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
96902024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.435 INFO O| May 20 20:32:18.435 INFO STEP 80 (ensure_dir) COMPLETE
96912024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.435 INFO O| May 20 20:32:18.435 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96922024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.445 INFO O| May 20 20:32:18.445 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96932024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.445 INFO O| May 20 20:32:18.445 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
96942024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.445 INFO O| May 20 20:32:18.445 INFO STEP 81 (ensure_dir) COMPLETE
96952024-05-20T20:32:18.680Z[ host-image] May 20 20:32:18.445 INFO O| May 20 20:32:18.445 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96962024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.454 INFO O| May 20 20:32:18.454 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96972024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.454 INFO O| May 20 20:32:18.454 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
96982024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.454 INFO O| May 20 20:32:18.454 INFO STEP 82 (ensure_dir) COMPLETE
96992024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.454 INFO O| May 20 20:32:18.454 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97002024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.464 INFO O| May 20 20:32:18.464 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97012024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.464 INFO O| May 20 20:32:18.464 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97022024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.464 INFO O| May 20 20:32:18.464 INFO STEP 83 (ensure_dir) COMPLETE
97032024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.464 INFO O| May 20 20:32:18.464 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97042024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.473 INFO O| May 20 20:32:18.473 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97052024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.474 INFO O| May 20 20:32:18.473 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97062024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.474 INFO O| May 20 20:32:18.474 INFO STEP 84 (ensure_dir) COMPLETE
97072024-05-20T20:32:18.689Z[ host-image] May 20 20:32:18.474 INFO O| May 20 20:32:18.474 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97082024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
97092024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO copying /tmp/.tmpbVMKEn/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 ...
97102024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
97112024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO ok!
97122024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO STEP 85 (ensure_file) COMPLETE
97132024-05-20T20:32:18.706Z[ host-image] May 20 20:32:18.483 INFO O| May 20 20:32:18.483 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142024-05-20T20:32:18.718Z[ host-image] May 20 20:32:18.493 INFO O| May 20 20:32:18.493 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97152024-05-20T20:32:18.718Z[ host-image] May 20 20:32:18.493 INFO O| May 20 20:32:18.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97162024-05-20T20:32:18.718Z[ host-image] May 20 20:32:18.493 INFO O| May 20 20:32:18.493 INFO STEP 86 (ensure_dir) COMPLETE
97172024-05-20T20:32:18.718Z[ host-image] May 20 20:32:18.493 INFO O| May 20 20:32:18.493 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97182024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.502 INFO O| May 20 20:32:18.502 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97192024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.502 INFO O| May 20 20:32:18.502 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97202024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.503 INFO O| May 20 20:32:18.503 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97212024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.503 INFO O| May 20 20:32:18.503 INFO ok!
97222024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.503 INFO O| May 20 20:32:18.503 INFO STEP 87 (ensure_file) COMPLETE
97232024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.503 INFO O| May 20 20:32:18.503 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97242024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.512 INFO O| May 20 20:32:18.512 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
97252024-05-20T20:32:18.743Z[ host-image] May 20 20:32:18.512 INFO O| May 20 20:32:18.512 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
97262024-05-20T20:32:19.095Z[ host-image] May 20 20:32:18.824 INFO O| May 20 20:32:18.824 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
97272024-05-20T20:32:19.096Z[ host-image] May 20 20:32:18.824 INFO O| May 20 20:32:18.824 INFO ok!
97282024-05-20T20:32:19.225Z[ host-image] May 20 20:32:18.824 INFO O| May 20 20:32:18.824 INFO STEP 88 (ensure_file) COMPLETE
97292024-05-20T20:32:19.225Z[ host-image] May 20 20:32:18.824 INFO O| May 20 20:32:18.824 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97302024-05-20T20:32:19.225Z[ host-image] May 20 20:32:18.838 INFO O| May 20 20:32:18.837 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
97312024-05-20T20:32:19.225Z[ host-image] May 20 20:32:18.838 INFO O| May 20 20:32:18.838 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
97322024-05-20T20:32:19.625Z[ host-image] May 20 20:32:19.377 INFO O| May 20 20:32:19.376 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
97332024-05-20T20:32:19.626Z[ host-image] May 20 20:32:19.377 INFO O| May 20 20:32:19.376 INFO ok!
97342024-05-20T20:32:19.626Z[ host-image] May 20 20:32:19.377 INFO O| May 20 20:32:19.377 INFO STEP 89 (ensure_file) COMPLETE
97352024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.377 INFO O| May 20 20:32:19.377 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97362024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
97372024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
97382024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
97392024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO ok!
97402024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO STEP 90 (ensure_file) COMPLETE
97412024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.388 INFO O| May 20 20:32:19.388 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97422024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.398 INFO O| May 20 20:32:19.398 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97432024-05-20T20:32:19.748Z[ host-image] May 20 20:32:19.398 INFO O| May 20 20:32:19.398 INFO copying /tmp/.tmpbVMKEn/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97442024-05-20T20:32:22.679Z[ recovery-image] May 20 20:32:22.461 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)
97452024-05-20T20:32:24.413Z[ host-image] May 20 20:32:24.201 INFO O| May 20 20:32:24.201 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97462024-05-20T20:32:24.413Z[ host-image] May 20 20:32:24.202 INFO O| May 20 20:32:24.201 INFO ok!
97472024-05-20T20:32:24.413Z[ host-image] May 20 20:32:24.202 INFO O| May 20 20:32:24.201 INFO STEP 91 (ensure_file) COMPLETE
97482024-05-20T20:32:24.417Z[ host-image] May 20 20:32:24.202 INFO O| May 20 20:32:24.201 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97492024-05-20T20:32:24.433Z[ host-image] May 20 20:32:24.221 INFO O| May 20 20:32:24.221 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97502024-05-20T20:32:24.433Z[ host-image] May 20 20:32:24.221 INFO O| May 20 20:32:24.221 INFO STEP 92 (ensure_dir) COMPLETE
97512024-05-20T20:32:24.436Z[ host-image] May 20 20:32:24.221 INFO O| May 20 20:32:24.221 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97522024-05-20T20:32:24.454Z[ host-image] May 20 20:32:24.243 INFO O| May 20 20:32:24.243 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97532024-05-20T20:32:24.454Z[ host-image] May 20 20:32:24.243 INFO O| May 20 20:32:24.243 INFO STEP 93 (ensure_dir) COMPLETE
97542024-05-20T20:32:24.458Z[ host-image] May 20 20:32:24.243 INFO O| May 20 20:32:24.243 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97552024-05-20T20:32:24.486Z[ host-image] May 20 20:32:24.262 INFO O| May 20 20:32:24.261 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97562024-05-20T20:32:24.486Z[ host-image] May 20 20:32:24.262 INFO O| May 20 20:32:24.262 INFO STEP 94 (ensure_dir) COMPLETE
97572024-05-20T20:32:24.490Z[ host-image] May 20 20:32:24.262 INFO O| May 20 20:32:24.262 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97582024-05-20T20:32:24.494Z[ host-image] May 20 20:32:24.279 INFO O| May 20 20:32:24.279 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97592024-05-20T20:32:24.494Z[ host-image] May 20 20:32:24.280 INFO O| May 20 20:32:24.280 INFO STEP 95 (ensure_dir) COMPLETE
97602024-05-20T20:32:24.494Z[ host-image] May 20 20:32:24.280 INFO O| May 20 20:32:24.280 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97612024-05-20T20:32:24.614Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97622024-05-20T20:32:24.615Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO copying /tmp/.tmpbVMKEn/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 ...
97632024-05-20T20:32:24.618Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97642024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO ok!
97652024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO STEP 96 (ensure_file) COMPLETE
97662024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.315 INFO O| May 20 20:32:24.315 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97672024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.349 INFO O| May 20 20:32:24.349 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97682024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.349 INFO O| May 20 20:32:24.349 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97692024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.349 INFO O| May 20 20:32:24.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97702024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.349 INFO O| May 20 20:32:24.349 INFO STEP 97 (ensure_dir) COMPLETE
97712024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.349 INFO O| May 20 20:32:24.349 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97722024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97732024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 INFO copying /tmp/.tmpbVMKEn/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97742024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97752024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 INFO ok!
97762024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 INFO STEP 98 (ensure_file) COMPLETE
97772024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.367 INFO O| May 20 20:32:24.367 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97782024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.385 INFO O| May 20 20:32:24.385 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97792024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.385 INFO O| May 20 20:32:24.385 INFO STEP 99 (remove_files) COMPLETE
97802024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.385 INFO O| May 20 20:32:24.385 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97812024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.400 INFO O| May 20 20:32:24.400 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97822024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.400 INFO O| May 20 20:32:24.400 INFO STEP 100 (remove_files) COMPLETE
97832024-05-20T20:32:24.619Z[ host-image] May 20 20:32:24.400 INFO O| May 20 20:32:24.400 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97842024-05-20T20:32:24.630Z[ host-image] May 20 20:32:24.416 INFO O| May 20 20:32:24.416 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97852024-05-20T20:32:24.633Z[ host-image] May 20 20:32:24.416 INFO O| May 20 20:32:24.416 INFO STEP 101 (remove_files) COMPLETE
97862024-05-20T20:32:24.633Z[ host-image] May 20 20:32:24.417 INFO O| May 20 20:32:24.416 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97872024-05-20T20:32:24.650Z[ host-image] May 20 20:32:24.434 INFO O| May 20 20:32:24.434 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97882024-05-20T20:32:24.657Z[ host-image] May 20 20:32:24.435 INFO O| May 20 20:32:24.435 INFO STEP 102 (remove_files) COMPLETE
97892024-05-20T20:32:24.658Z[ host-image] May 20 20:32:24.435 INFO O| May 20 20:32:24.435 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97902024-05-20T20:32:24.663Z[ host-image] May 20 20:32:24.447 INFO O| May 20 20:32:24.447 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97912024-05-20T20:32:24.663Z[ host-image] May 20 20:32:24.447 INFO O| May 20 20:32:24.447 INFO STEP 103 (remove_files) COMPLETE
97922024-05-20T20:32:24.663Z[ host-image] May 20 20:32:24.447 INFO O| May 20 20:32:24.447 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97932024-05-20T20:32:24.674Z[ host-image] May 20 20:32:24.463 INFO O| May 20 20:32:24.463 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
97942024-05-20T20:32:24.677Z[ host-image] May 20 20:32:24.463 INFO O| May 20 20:32:24.463 INFO STEP 104 (remove_files) COMPLETE
97952024-05-20T20:32:24.677Z[ host-image] May 20 20:32:24.463 INFO O| May 20 20:32:24.463 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97962024-05-20T20:32:24.687Z[ host-image] May 20 20:32:24.476 INFO O| May 20 20:32:24.475 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
97972024-05-20T20:32:24.690Z[ host-image] May 20 20:32:24.476 INFO O| May 20 20:32:24.476 INFO STEP 105 (remove_files) COMPLETE
97982024-05-20T20:32:24.690Z[ host-image] May 20 20:32:24.476 INFO O| May 20 20:32:24.476 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97992024-05-20T20:32:24.700Z[ host-image] May 20 20:32:24.489 INFO O| May 20 20:32:24.489 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98002024-05-20T20:32:24.700Z[ host-image] May 20 20:32:24.489 INFO O| May 20 20:32:24.489 INFO STEP 106 (remove_files) COMPLETE
98012024-05-20T20:32:24.704Z[ host-image] May 20 20:32:24.489 INFO O| May 20 20:32:24.489 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022024-05-20T20:32:24.712Z[ host-image] May 20 20:32:24.501 INFO O| May 20 20:32:24.500 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98032024-05-20T20:32:24.712Z[ host-image] May 20 20:32:24.501 INFO O| May 20 20:32:24.501 INFO STEP 107 (remove_files) COMPLETE
98042024-05-20T20:32:24.715Z[ host-image] May 20 20:32:24.501 INFO O| May 20 20:32:24.501 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052024-05-20T20:32:24.723Z[ host-image] May 20 20:32:24.512 INFO O| May 20 20:32:24.512 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98062024-05-20T20:32:24.723Z[ host-image] May 20 20:32:24.512 INFO O| May 20 20:32:24.512 INFO STEP 108 (remove_files) COMPLETE
98072024-05-20T20:32:24.730Z[ host-image] May 20 20:32:24.512 INFO O| May 20 20:32:24.512 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082024-05-20T20:32:24.749Z[ host-image] May 20 20:32:24.522 INFO O| May 20 20:32:24.522 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
98092024-05-20T20:32:24.749Z[ host-image] May 20 20:32:24.522 INFO O| May 20 20:32:24.522 INFO STEP 109 (remove_files) COMPLETE
98102024-05-20T20:32:24.749Z[ host-image] May 20 20:32:24.522 INFO O| May 20 20:32:24.522 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98112024-05-20T20:32:24.752Z[ host-image] May 20 20:32:24.532 INFO O| May 20 20:32:24.532 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
98122024-05-20T20:32:24.752Z[ host-image] May 20 20:32:24.533 INFO O| May 20 20:32:24.533 INFO STEP 110 (remove_files) COMPLETE
98132024-05-20T20:32:24.752Z[ host-image] May 20 20:32:24.533 INFO O| May 20 20:32:24.533 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98142024-05-20T20:32:24.756Z[ host-image] May 20 20:32:24.543 INFO O| May 20 20:32:24.543 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
98152024-05-20T20:32:24.756Z[ host-image] May 20 20:32:24.544 INFO O| May 20 20:32:24.544 INFO STEP 111 (remove_files) COMPLETE
98162024-05-20T20:32:24.756Z[ host-image] May 20 20:32:24.544 INFO O| May 20 20:32:24.544 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98172024-05-20T20:32:24.773Z[ host-image] May 20 20:32:24.555 INFO O| May 20 20:32:24.555 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98182024-05-20T20:32:24.773Z[ host-image] May 20 20:32:24.555 INFO O| May 20 20:32:24.555 INFO STEP 112 (remove_files) COMPLETE
98192024-05-20T20:32:24.782Z[ host-image] May 20 20:32:24.555 INFO O| May 20 20:32:24.555 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98202024-05-20T20:32:24.801Z[ host-image] May 20 20:32:24.566 INFO O| May 20 20:32:24.566 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98212024-05-20T20:32:24.801Z[ host-image] May 20 20:32:24.566 INFO O| May 20 20:32:24.566 INFO STEP 113 (remove_files) COMPLETE
98222024-05-20T20:32:24.802Z[ host-image] May 20 20:32:24.566 INFO O| May 20 20:32:24.566 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98232024-05-20T20:32:24.802Z[ host-image] May 20 20:32:24.577 INFO O| May 20 20:32:24.577 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
98242024-05-20T20:32:24.802Z[ host-image] May 20 20:32:24.577 INFO O| May 20 20:32:24.577 INFO STEP 114 (remove_files) COMPLETE
98252024-05-20T20:32:24.802Z[ host-image] May 20 20:32:24.577 INFO O| May 20 20:32:24.577 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98262024-05-20T20:32:24.807Z[ host-image] May 20 20:32:24.587 INFO O| May 20 20:32:24.587 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
98272024-05-20T20:32:24.808Z[ host-image] May 20 20:32:24.587 INFO O| May 20 20:32:24.587 INFO STEP 115 (remove_files) COMPLETE
98282024-05-20T20:32:24.808Z[ host-image] May 20 20:32:24.587 INFO O| May 20 20:32:24.587 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98292024-05-20T20:32:24.814Z[ host-image] May 20 20:32:24.598 INFO O| May 20 20:32:24.598 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
98302024-05-20T20:32:24.814Z[ host-image] May 20 20:32:24.598 INFO O| May 20 20:32:24.598 INFO STEP 116 (remove_files) COMPLETE
98312024-05-20T20:32:24.814Z[ host-image] May 20 20:32:24.598 INFO O| May 20 20:32:24.598 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98322024-05-20T20:32:24.820Z[ host-image] May 20 20:32:24.608 INFO O| May 20 20:32:24.608 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
98332024-05-20T20:32:24.820Z[ host-image] May 20 20:32:24.608 INFO O| May 20 20:32:24.608 INFO STEP 117 (remove_files) COMPLETE
98342024-05-20T20:32:24.820Z[ host-image] May 20 20:32:24.608 INFO O| May 20 20:32:24.608 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98352024-05-20T20:32:24.831Z[ host-image] May 20 20:32:24.619 INFO O| May 20 20:32:24.619 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
98362024-05-20T20:32:24.831Z[ host-image] May 20 20:32:24.619 INFO O| May 20 20:32:24.619 INFO STEP 118 (remove_files) COMPLETE
98372024-05-20T20:32:24.836Z[ host-image] May 20 20:32:24.619 INFO O| May 20 20:32:24.619 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98382024-05-20T20:32:24.840Z[ host-image] May 20 20:32:24.629 INFO O| May 20 20:32:24.629 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
98392024-05-20T20:32:24.843Z[ host-image] May 20 20:32:24.629 INFO O| May 20 20:32:24.629 INFO STEP 119 (remove_files) COMPLETE
98402024-05-20T20:32:24.843Z[ host-image] May 20 20:32:24.629 INFO O| May 20 20:32:24.629 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98412024-05-20T20:32:24.851Z[ host-image] May 20 20:32:24.640 INFO O| May 20 20:32:24.640 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98422024-05-20T20:32:24.854Z[ host-image] May 20 20:32:24.640 INFO O| May 20 20:32:24.640 INFO STEP 120 (remove_files) COMPLETE
98432024-05-20T20:32:24.854Z[ host-image] May 20 20:32:24.640 INFO O| May 20 20:32:24.640 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98442024-05-20T20:32:24.861Z[ host-image] May 20 20:32:24.650 INFO O| May 20 20:32:24.650 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98452024-05-20T20:32:24.864Z[ host-image] May 20 20:32:24.650 INFO O| May 20 20:32:24.650 INFO STEP 121 (remove_files) COMPLETE
98462024-05-20T20:32:24.864Z[ host-image] May 20 20:32:24.650 INFO O| May 20 20:32:24.650 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98472024-05-20T20:32:24.871Z[ host-image] May 20 20:32:24.660 INFO O| May 20 20:32:24.660 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98482024-05-20T20:32:24.874Z[ host-image] May 20 20:32:24.660 INFO O| May 20 20:32:24.660 INFO STEP 122 (remove_files) COMPLETE
98492024-05-20T20:32:24.874Z[ host-image] May 20 20:32:24.660 INFO O| May 20 20:32:24.660 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98502024-05-20T20:32:24.881Z[ host-image] May 20 20:32:24.670 INFO O| May 20 20:32:24.670 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98512024-05-20T20:32:24.881Z[ host-image] May 20 20:32:24.670 INFO O| May 20 20:32:24.670 INFO STEP 123 (remove_files) COMPLETE
98522024-05-20T20:32:24.884Z[ host-image] May 20 20:32:24.670 INFO O| May 20 20:32:24.670 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98532024-05-20T20:32:24.888Z[ recovery-image] May 20 20:32:24.675 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)
98542024-05-20T20:32:24.891Z[ host-image] May 20 20:32:24.680 INFO O| May 20 20:32:24.680 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98552024-05-20T20:32:24.891Z[ host-image] May 20 20:32:24.680 INFO O| May 20 20:32:24.680 INFO STEP 124 (remove_files) COMPLETE
98562024-05-20T20:32:24.894Z[ host-image] May 20 20:32:24.680 INFO O| May 20 20:32:24.680 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98572024-05-20T20:32:24.944Z[ host-image] May 20 20:32:24.733 INFO O| May 20 20:32:24.733 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98582024-05-20T20:32:24.944Z[ host-image] May 20 20:32:24.733 INFO O| May 20 20:32:24.733 INFO STEP 125 (remove_files) COMPLETE
98592024-05-20T20:32:24.947Z[ host-image] May 20 20:32:24.733 INFO O| May 20 20:32:24.733 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98602024-05-20T20:32:24.960Z[ host-image] May 20 20:32:24.749 INFO O| May 20 20:32:24.748 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98612024-05-20T20:32:24.965Z[ host-image] May 20 20:32:24.749 INFO O| May 20 20:32:24.749 INFO STEP 126 (remove_files) COMPLETE
98622024-05-20T20:32:24.965Z[ host-image] May 20 20:32:24.749 INFO O| May 20 20:32:24.749 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98632024-05-20T20:32:24.975Z[ host-image] May 20 20:32:24.764 INFO O| May 20 20:32:24.764 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98642024-05-20T20:32:24.975Z[ host-image] May 20 20:32:24.764 INFO O| May 20 20:32:24.764 INFO STEP 127 (remove_files) COMPLETE
98652024-05-20T20:32:24.975Z[ host-image] May 20 20:32:24.764 INFO O| May 20 20:32:24.764 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98662024-05-20T20:32:25.000Z[ host-image] May 20 20:32:24.787 INFO O| May 20 20:32:24.787 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98672024-05-20T20:32:25.004Z[ host-image] May 20 20:32:24.787 INFO O| May 20 20:32:24.787 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_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"}
98682024-05-20T20:32:28.255Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling bitflags v1.3.2
98692024-05-20T20:32:28.255Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling adler v1.0.2
98702024-05-20T20:32:28.255Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling log v0.4.21
98712024-05-20T20:32:28.259Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling scroll v0.12.0
98722024-05-20T20:32:28.259Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling plain v0.2.3
98732024-05-20T20:32:28.259Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling bit_field v0.10.2
98742024-05-20T20:32:28.259Z[ recovery-image] May 20 20:32:28.044 INFO E| Compiling static_assertions v1.1.0
98752024-05-20T20:32:28.343Z[ recovery-image] May 20 20:32:28.131 INFO E| Compiling raw-cpuid v10.7.0
98762024-05-20T20:32:28.349Z[ recovery-image] May 20 20:32:28.138 INFO E| Compiling cpio_reader v0.1.1
98772024-05-20T20:32:28.411Z[ recovery-image] May 20 20:32:28.200 INFO E| Compiling miniz_oxide v0.7.2
98782024-05-20T20:32:28.521Z[ recovery-image] May 20 20:32:28.304 INFO E| Compiling bitstruct v0.1.1
98792024-05-20T20:32:28.724Z[ recovery-image] May 20 20:32:28.513 INFO E| Compiling goblin v0.8.0
98802024-05-20T20:32:32.755Z[ host-image] May 20 20:32:32.543 INFO O| May 20 20:32:32.543 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
98812024-05-20T20:32:32.755Z[ host-image] May 20 20:32:32.543 INFO O| May 20 20:32:32.543 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98822024-05-20T20:32:32.768Z[ host-image] May 20 20:32:32.558 INFO O| May 20 20:32:32.558 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"}
98832024-05-20T20:32:32.850Z[ host-image] May 20 20:32:32.638 INFO O| May 20 20:32:32.638 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98842024-05-20T20:32:32.850Z[ host-image] May 20 20:32:32.638 INFO O| May 20 20:32:32.638 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98852024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98862024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO ok!
98872024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98882024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO STEP 128 (seed_smf) COMPLETE
98892024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO steps complete; finalising image!
98902024-05-20T20:32:32.862Z[ host-image] May 20 20:32:32.640 INFO O| May 20 20:32:32.640 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98912024-05-20T20:32:33.323Z[ host-image] May 20 20:32:32.784 INFO O| May 20 20:32:32.784 INFO trim TEMPORARY-gimlet-zfs: (8% trimmed, started at Mon May 20 20:32:32 2024)
98922024-05-20T20:32:33.324Z[ host-image] May 20 20:32:33.007 INFO O| May 20 20:32:33.006 INFO temporary pool has 629M used, 203M avail, 1.90x compressratio
98932024-05-20T20:32:33.324Z[ host-image] May 20 20:32:33.007 INFO O| May 20 20:32:33.007 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98942024-05-20T20:32:33.491Z[ host-image] May 20 20:32:33.278 INFO O| May 20 20:32:33.278 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98952024-05-20T20:32:33.491Z[ host-image] May 20 20:32:33.278 INFO O| May 20 20:32:33.278 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98962024-05-20T20:32:34.654Z[ host-image] May 20 20:32:34.444 INFO O| May 20 20:32:34.444 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98972024-05-20T20:32:34.654Z[ host-image] May 20 20:32:34.444 INFO O| May 20 20:32:34.444 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98982024-05-20T20:32:34.657Z[ host-image] May 20 20:32:34.444 INFO O| May 20 20:32:34.444 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98992024-05-20T20:32:34.657Z[ host-image] May 20 20:32:34.444 INFO O| May 20 20:32:34.444 INFO completed processing gimlet/zfs
99002024-05-20T20:32:34.657Z[ host-image] May 20 20:32:34.444 INFO O| May 20 20:32:34.444 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
99012024-05-20T20:32:35.850Z[ recovery-image] May 20 20:32:35.636 INFO E| Finished `release` profile [optimized] target(s) in 43.81s
99022024-05-20T20:32:35.865Z[ recovery-image] May 20 20:32:35.655 INFO building host image...
99032024-05-20T20:32:35.868Z[ recovery-image] May 20 20:32:35.655 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")
99042024-05-20T20:32:36.329Z[ recovery-image] May 20 20:32:36.119 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
99052024-05-20T20:32:37.578Z[ recovery-image] May 20 20:32:37.365 INFO image complete! materials are in "/work/os-recovery"
99062024-05-20T20:32:37.585Z[ recovery-image]
99072024-05-20T20:32:37.585Z[ recovery-image] real 7:31.474495750
99082024-05-20T20:32:37.585Z[ recovery-image] user 4:22.643840849
99092024-05-20T20:32:37.585Z[ recovery-image] sys 56.802305992
99102024-05-20T20:32:37.585Z[ recovery-image] trap 0.193477247
99112024-05-20T20:32:37.585Z[ recovery-image] tflt 0.606870345
99122024-05-20T20:32:37.585Z[ recovery-image] dflt 1.496849845
99132024-05-20T20:32:37.585Z[ recovery-image] kflt 0.005845004
99142024-05-20T20:32:37.586Z[ recovery-image] lock 10:26.485588672
99152024-05-20T20:32:37.586Z[ recovery-image] slp 46:07.344558908
99162024-05-20T20:32:37.586Z[ recovery-image] lat 1:20.260855328
99172024-05-20T20:32:37.586Z[ recovery-image] stop 5.992221077
99182024-05-20T20:32:37.586ZMay 20 20:32:37.369 INFO [recovery-image] process exited with exit status: 0 (451.512471946s)
99192024-05-20T20:32:40.998Z[ host-image] May 20 20:32:40.788 INFO O| May 20 20:32:40.788 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99202024-05-20T20:32:41.082Z[ host-image] May 20 20:32:40.873 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n"
99212024-05-20T20:32:41.082Z[ host-image] May 20 20:32:40.873 INFO expanded image name: "ci 8d4d403/${os_short_commit} 2024-05-20 20:03" -> "ci 8d4d403/004716a 2024-05-20 20:03"
99222024-05-20T20:32:41.086Z[ host-image] May 20 20:32:40.873 INFO output artefacts stored in: "/work/os-host"
99232024-05-20T20:32:41.086Z[ host-image] May 20 20:32:40.873 INFO collecting git info from project "phbl"...
99242024-05-20T20:32:41.089Z[ host-image] May 20 20:32:40.878 INFO collecting git info from project "amd-host-image-builder"...
99252024-05-20T20:32:41.100Z[ host-image] May 20 20:32:40.891 INFO collecting git info from project "chelsio-t6-roms"...
99262024-05-20T20:32:41.105Z[ host-image] May 20 20:32:40.896 INFO collecting git info from project "bootserver"...
99272024-05-20T20:32:41.109Z[ host-image] May 20 20:32:40.900 INFO collecting git info from project "pinprick"...
99282024-05-20T20:32:41.113Z[ host-image] May 20 20:32:40.904 INFO collecting git info from project "pilot"...
99292024-05-20T20:32:41.122Z[ host-image] May 20 20:32:40.909 INFO collecting git info from project "image-builder"...
99302024-05-20T20:32:41.124Z[ host-image] May 20 20:32:40.914 INFO collecting git info from project "amd-firmware"...
99312024-05-20T20:32:41.130Z[ host-image] May 20 20:32:40.921 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99322024-05-20T20:32:41.492Z[ host-image] May 20 20:32:41.281 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99332024-05-20T20:32:41.827Z[ host-image] May 20 20:32:41.618 INFO creating Oxide boot image...
99342024-05-20T20:32:41.827Z[ host-image] May 20 20:32:41.618 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 8d4d403/004716a 2024-05-20 20:03", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99352024-05-20T20:32:42.760Z[ host-image] May 20 20:32:42.546 INFO O| ok, image written!
99362024-05-20T20:32:42.760Z[ host-image] May 20 20:32:42.547 INFO O| ok, boot_image_csum file written!
99372024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.550 INFO creating boot archive (CPIO)...
99382024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.550 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
99392024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.557 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99402024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.557 INFO E| + outfile=/work/os-host/cpio
99412024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.557 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99422024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.559 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99432024-05-20T20:32:42.776Z[ host-image] May 20 20:32:42.559 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99442024-05-20T20:32:42.802Z[ host-image] May 20 20:32:42.593 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99452024-05-20T20:32:42.802Z[ host-image] May 20 20:32:42.593 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99462024-05-20T20:32:42.809Z[ host-image] May 20 20:32:42.600 INFO creating compressed cpio/unix for nanobl-rs...
99472024-05-20T20:32:42.809Z[ host-image] May 20 20:32:42.600 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
99482024-05-20T20:32:43.086Z[ host-image] May 20 20:32:42.877 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99492024-05-20T20:32:47.389Z[ host-image] May 20 20:32:47.180 INFO creating reset image...
99502024-05-20T20:32:47.394Z[ host-image] May 20 20:32:47.180 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
99512024-05-20T20:32:47.491Z[ host-image] May 20 20:32:47.282 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
99522024-05-20T20:32:47.494Z[ host-image] May 20 20:32:47.283 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
99532024-05-20T20:32:47.559Z[ host-image] May 20 20:32:47.350 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
99542024-05-20T20:32:49.747Z[ host-image] May 20 20:32:49.537 INFO E| Finished `release` profile [optimized] target(s) in 2.24s
99552024-05-20T20:32:49.757Z[ host-image] May 20 20:32:49.548 INFO building host image...
99562024-05-20T20:32:49.762Z[ host-image] May 20 20:32:49.548 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")
99572024-05-20T20:32:50.530Z[ host-image] May 20 20:32:50.031 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99582024-05-20T20:33:30.466Z[ host-image] May 20 20:33:30.262 INFO image complete! materials are in "/work/os-host"
99592024-05-20T20:33:30.470Z[ host-image]
99602024-05-20T20:33:30.470Z[ host-image] real 9:00.554682167
99612024-05-20T20:33:30.470Z[ host-image] user 3:28.566917132
99622024-05-20T20:33:30.470Z[ host-image] sys 49.334193458
99632024-05-20T20:33:30.471Z[ host-image] trap 0.110222886
99642024-05-20T20:33:30.471Z[ host-image] tflt 0.018034630
99652024-05-20T20:33:30.471Z[ host-image] dflt 0.021924655
99662024-05-20T20:33:30.471Z[ host-image] kflt 0.000023963
99672024-05-20T20:33:30.471Z[ host-image] lock 6:06.655751773
99682024-05-20T20:33:30.471Z[ host-image] slp 51:08.862238978
99692024-05-20T20:33:30.471Z[ host-image] lat 1:00.338790454
99702024-05-20T20:33:30.472ZMay 20 20:33:30.266[ host-image] stop 0.748974540
99712024-05-20T20:33:30.472Z INFO [host-image] process exited with exit status: 0 (540.56560205s)
99722024-05-20T20:33:30.472ZMay 20 20:33:30.266 INFO [tuf-repo] running task
99732024-05-20T20:33:37.044ZMay 20 20:33:36.842 INFO assembling repository in `/tmp/tufaceousy3CSNE`, component: OmicronRepoAssembler
99742024-05-20T20:33:41.519ZMay 20 20:33:41.312 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99752024-05-20T20:33:41.685ZMay 20 20:33:41.483 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99762024-05-20T20:33:52.555ZMay 20 20:33:52.354 INFO [tuf-repo] task succeeded (22.0879222s)
99772024-05-20T20:33:52.555ZMay 20 20:33:52.354 INFO all jobs completed in 1835.888584213s
99782024-05-20T20:33:53.019Zprocess exited: duration 2322961 ms, exit code 0
 
99792024-05-20T20:33:53.031Zfound 32 output files
99802024-05-20T20:33:53.031Zuploading: /work/manifest.toml (6876 bytes)
99812024-05-20T20:33:54.062Zuploaded: /work/manifest.toml
99822024-05-20T20:33:54.063Zuploading: /work/repo.zip (1704857012 bytes)
99832024-05-20T20:42:48.088Zuploaded: /work/repo.zip
99842024-05-20T20:42:48.088Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99852024-05-20T20:42:49.106Zuploaded: /work/repo.zip.sha256.txt
99862024-05-20T20:42:49.109Zuploading: /work/helios-setup.log (56459 bytes)
99872024-05-20T20:42:50.122Zuploaded: /work/helios-setup.log
99882024-05-20T20:42:50.122Zuploading: /work/host-image.log (172791 bytes)
99892024-05-20T20:42:51.146Zuploaded: /work/host-image.log
99902024-05-20T20:42:51.146Zuploading: /work/host-package.log (15373 bytes)
99912024-05-20T20:42:52.159Zuploaded: /work/host-package.log
99922024-05-20T20:42:52.159Zuploading: /work/host-target.log (101 bytes)
99932024-05-20T20:42:53.168Zuploaded: /work/host-target.log
99942024-05-20T20:42:53.168Zuploading: /work/omicron-package.log (4505 bytes)
99952024-05-20T20:42:54.183Zuploaded: /work/omicron-package.log
99962024-05-20T20:42:54.183Zuploading: /work/phbl-toolchain.log (881 bytes)
99972024-05-20T20:42:55.194Zuploaded: /work/phbl-toolchain.log
99982024-05-20T20:42:55.194Zuploading: /work/recovery-image.log (592815 bytes)
99992024-05-20T20:42:56.240Zuploaded: /work/recovery-image.log
100002024-05-20T20:42:56.240Zuploading: /work/recovery-package.log (290 bytes)
100012024-05-20T20:42:57.251Zuploaded: /work/recovery-package.log
100022024-05-20T20:42:57.251Zuploading: /work/recovery-target.log (98 bytes)
100032024-05-20T20:42:58.262Zuploaded: /work/recovery-target.log
100042024-05-20T20:42:58.262Zuploading: /work/stamp-clickhouse.log (117 bytes)
100052024-05-20T20:42:59.277Zuploaded: /work/stamp-clickhouse.log
100062024-05-20T20:42:59.277Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
100072024-05-20T20:43:00.287Zuploaded: /work/stamp-clickhouse_keeper.log
100082024-05-20T20:43:00.288Zuploading: /work/stamp-cockroachdb.log (118 bytes)
100092024-05-20T20:43:01.298Zuploaded: /work/stamp-cockroachdb.log
100102024-05-20T20:43:01.298Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
100112024-05-20T20:43:02.314Zuploaded: /work/stamp-crucible-pantry-zone.log
100122024-05-20T20:43:02.318Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100132024-05-20T20:43:03.323Zuploaded: /work/stamp-crucible-zone.log
100142024-05-20T20:43:03.330Zuploading: /work/stamp-external-dns.log (119 bytes)
100152024-05-20T20:43:04.339Zuploaded: /work/stamp-external-dns.log
100162024-05-20T20:43:04.345Zuploading: /work/stamp-installinator.log (103 bytes)
100172024-05-20T20:43:05.353Zuploaded: /work/stamp-installinator.log
100182024-05-20T20:43:05.353Zuploading: /work/stamp-internal-dns.log (119 bytes)
100192024-05-20T20:43:06.364Zuploaded: /work/stamp-internal-dns.log
100202024-05-20T20:43:06.369Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100212024-05-20T20:43:07.384Zuploaded: /work/stamp-mg-ddm-gz.log
100222024-05-20T20:43:07.388Zuploading: /work/stamp-nexus.log (112 bytes)
100232024-05-20T20:43:08.395Zuploaded: /work/stamp-nexus.log
100242024-05-20T20:43:08.398Zuploading: /work/stamp-ntp.log (110 bytes)
100252024-05-20T20:43:09.406Zuploaded: /work/stamp-ntp.log
100262024-05-20T20:43:09.406Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100272024-05-20T20:43:10.424Zuploaded: /work/stamp-omicron-sled-agent.log
100282024-05-20T20:43:10.424Zuploading: /work/stamp-overlay.log (114 bytes)
100292024-05-20T20:43:11.435Zuploaded: /work/stamp-overlay.log
100302024-05-20T20:43:11.435Zuploading: /work/stamp-oximeter.log (115 bytes)
100312024-05-20T20:43:12.446Zuploaded: /work/stamp-oximeter.log
100322024-05-20T20:43:12.446Zuploading: /work/stamp-oxlog.log (109 bytes)
100332024-05-20T20:43:13.456Zuploaded: /work/stamp-oxlog.log
100342024-05-20T20:43:13.460Zuploading: /work/stamp-probe.log (112 bytes)
100352024-05-20T20:43:14.467Zuploaded: /work/stamp-probe.log
100362024-05-20T20:43:14.470Zuploading: /work/stamp-propolis-server.log (122 bytes)
100372024-05-20T20:43:15.477Zuploaded: /work/stamp-propolis-server.log
100382024-05-20T20:43:15.477Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
100392024-05-20T20:43:16.490Zuploaded: /work/stamp-pumpkind-gz.log
100402024-05-20T20:43:16.490Zuploading: /work/stamp-switch-asic.log (118 bytes)
100412024-05-20T20:43:17.502Zuploaded: /work/stamp-switch-asic.log
100422024-05-20T20:43:17.502Zuploading: /work/verify-libraries.log (1342 bytes)
100432024-05-20T20:43:18.515Zuploaded: /work/verify-libraries.log