01HZMYQKVHMG4Q81EMAZ9GZ059: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "1.78.0",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01HZMYQYP0QRVDDCN6MVEYRMP8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-05T19:42:38.479Zjob assigned to worker 01HZMYQYSDBV54RD66DPVG7VVE (queued for 50 s)
 
22024-06-05T19:42:46.070Zstarting task 0: "setup"
32024-06-05T19:42:46.127Z++ uname -s
42024-06-05T19:42:46.130Z+ kern=SunOS
52024-06-05T19:42:46.130Z+ case "$kern" in
62024-06-05T19:42:46.130Z+ groupadd -g 12345 build
72024-06-05T19:42:46.130Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-05T19:42:48.158Z+ zfs create -o mountpoint=/work rpool/work
92024-06-05T19:42:48.253Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-05T19:42:48.256Z+ home_fs=zfs
112024-06-05T19:42:48.256Z+ [[ zfs == autofs ]]
122024-06-05T19:42:48.256Z+ mkdir -p /home/build
132024-06-05T19:42:48.260Z+ chown build:build /home/build /work
142024-06-05T19:42:50.259Z+ chmod 0700 /home/build /work
152024-06-05T19:42:50.262Zprocess exited: duration 4192 ms, exit code 0
 
162024-06-05T19:42:50.271Zstarting task 1: "rust-toolchain"
172024-06-05T19:42:50.278Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182024-06-05T19:42:50.281Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
192024-06-05T19:42:50.378Zinfo: downloading installer
202024-06-05T19:42:51.829Zwarning: it looks like you have an existing installation of Rust at:
212024-06-05T19:42:51.829Zwarning: /opt/ooce/bin
222024-06-05T19:42:51.829Zwarning: It is recommended that rustup be the primary Rust installation.
232024-06-05T19:42:51.829Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242024-06-05T19:42:51.829Zwarning: If you are sure that you want both rustup and your already installed Rust
252024-06-05T19:42:51.829Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262024-06-05T19:42:51.829Zwarning: or pass `-y' to ignore all ignorable checks.
272024-06-05T19:42:51.829Zerror: cannot install while Rust is installed
282024-06-05T19:42:51.829Zwarning: continuing (because the -y flag is set and the error is ignorable)
292024-06-05T19:42:51.917Zinfo: profile set to 'default'
302024-06-05T19:42:51.917Zinfo: default host triple is x86_64-unknown-illumos
312024-06-05T19:42:51.921Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
322024-06-05T19:42:52.069Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
332024-06-05T19:42:52.070Zinfo: downloading component 'cargo'
342024-06-05T19:42:52.945Zinfo: downloading component 'clippy'
352024-06-05T19:42:53.235Zinfo: downloading component 'rust-docs'
362024-06-05T19:42:54.399Zinfo: downloading component 'rust-std'
372024-06-05T19:42:56.441Zinfo: downloading component 'rustc'
382024-06-05T19:43:01.291Zinfo: downloading component 'rustfmt'
392024-06-05T19:43:01.611Zinfo: installing component 'cargo'
402024-06-05T19:43:02.487Zinfo: installing component 'clippy'
412024-06-05T19:43:02.863Zinfo: installing component 'rust-docs'
422024-06-05T19:43:04.369Zinfo: installing component 'rust-std'
432024-06-05T19:43:06.160Zinfo: installing component 'rustc'
442024-06-05T19:43:10.415Zinfo: installing component 'rustfmt'
452024-06-05T19:43:10.761Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
462024-06-05T19:43:10.761Z
472024-06-05T19:43:11.025Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
482024-06-05T19:43:11.025Z
492024-06-05T19:43:11.029Z
502024-06-05T19:43:11.029ZRust is installed now. Great!
512024-06-05T19:43:11.029Z
522024-06-05T19:43:11.029ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532024-06-05T19:43:11.029Zenvironment variable. This has not been done automatically.
542024-06-05T19:43:11.029Z
552024-06-05T19:43:11.029ZTo configure your current shell, you need to source
562024-06-05T19:43:11.029Zthe corresponding env file under $HOME/.cargo.
572024-06-05T19:43:11.029Z
582024-06-05T19:43:11.029ZThis is usually done by running one of the following (note the leading DOT):
592024-06-05T19:43:11.029Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
602024-06-05T19:43:11.029Zsource "$HOME/.cargo/env.fish" # For fish
612024-06-05T19:43:11.094Z+ rustc --version
622024-06-05T19:43:11.156Zrustc 1.78.0 (9b00956e5 2024-04-29)
632024-06-05T19:43:11.160Zprocess exited: duration 20891 ms, exit code 0
 
642024-06-05T19:43:11.166Zstarting task 2: "authentication"
652024-06-05T19:43:11.187Zprocess exited: duration 21 ms, exit code 0
 
662024-06-05T19:43:11.194Zstarting task 3: "clone repository"
672024-06-05T19:43:11.198Z+ mkdir -p /work/oxidecomputer/omicron
682024-06-05T19:43:11.202Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
692024-06-05T19:43:11.341ZCloning into '/work/oxidecomputer/omicron'...
702024-06-05T19:43:18.218Z+ cd /work/oxidecomputer/omicron
712024-06-05T19:43:18.218Z+ git fetch origin 48d427ece7c441c9b94e220270f24ea7197c6c3d
722024-06-05T19:43:18.538ZFrom https://github.com/oxidecomputer/omicron
732024-06-05T19:43:18.538Z * branch 48d427ece7c441c9b94e220270f24ea7197c6c3d -> FETCH_HEAD
742024-06-05T19:43:18.548Z+ [[ -n felixmcfelix/opte-545 ]]
752024-06-05T19:43:18.551Z++ git branch --show-current
762024-06-05T19:43:18.554Z+ current=main
772024-06-05T19:43:18.554Z+ [[ main != felixmcfelix/opte-545 ]]
782024-06-05T19:43:18.554Z+ git branch -f felixmcfelix/opte-545 48d427ece7c441c9b94e220270f24ea7197c6c3d
792024-06-05T19:43:18.557Z+ git checkout -f felixmcfelix/opte-545
802024-06-05T19:43:18.688ZSwitched to branch 'felixmcfelix/opte-545'
812024-06-05T19:43:18.692Z+ git reset --hard 48d427ece7c441c9b94e220270f24ea7197c6c3d
822024-06-05T19:43:18.820ZHEAD is now at 48d427ece Update OPTE to 0.31.262 (417f74e)
832024-06-05T19:43:18.824Zprocess exited: duration 7628 ms, exit code 0
 
842024-06-05T19:43:18.845Zstarting task 4: "build"
852024-06-05T19:43:18.849Z+ cargo --version
862024-06-05T19:43:18.903Zcargo 1.78.0 (54d8815d0 2024-03-26)
872024-06-05T19:43:18.910Z+ rustc --version
882024-06-05T19:43:18.949Zrustc 1.78.0 (9b00956e5 2024-04-29)
892024-06-05T19:43:18.953Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
902024-06-05T19:43:32.851Z Startup: Refreshing catalog 'helios-dev' ... Done
912024-06-05T19:43:34.873Z Startup: Caching catalogs ... Done
922024-06-05T19:43:36.900ZPlanning: Solver setup ... Done (1.529s)
932024-06-05T19:43:36.931ZPlanning: Running solver ... Done (0.032s)
942024-06-05T19:43:36.973ZPlanning: Finding local manifests ... Done (0.005s)
952024-06-05T19:43:36.988ZPlanning: Fetching manifests: 0/4 0% complete
962024-06-05T19:43:37.454ZPlanning: Fetching manifests: 4/4 100% complete
972024-06-05T19:43:37.504ZPlanning: Package planning ... Done (0.051s)
982024-06-05T19:43:37.556ZPlanning: Merging actions ... Done (0.052s)
992024-06-05T19:43:38.853ZPlanning: Checking for conflicting actions ... Done (1.297s)
1002024-06-05T19:43:38.865ZPlanning: Consolidating action changes ... Done (0.011s)
1012024-06-05T19:43:47.227ZPlanning: Evaluating mediators ... Done (8.362s)
1022024-06-05T19:43:47.236ZPlanning: Planning completed in 12.30 seconds
1032024-06-05T19:43:49.226Z Packages to install: 4
1042024-06-05T19:43:49.226Z Mediators to change: 2
1052024-06-05T19:43:49.226Z Services to change: 1
1062024-06-05T19:43:49.229Z Estimated space available: 155.78 GB
1072024-06-05T19:43:49.229ZEstimated space to be consumed: 1.45 GB
1082024-06-05T19:43:49.229Z Create boot environment: No
1092024-06-05T19:43:49.229ZCreate backup boot environment: No
1102024-06-05T19:43:49.229Z Rebuild boot archive: No
1112024-06-05T19:43:49.230Z
1122024-06-05T19:43:49.230ZChanged mediators:
1132024-06-05T19:43:49.230Z mediator clang:
1142024-06-05T19:43:49.230Z version: None -> 15 (system default)
1152024-06-05T19:43:49.230Z
1162024-06-05T19:43:49.230Z mediator llvm:
1172024-06-05T19:43:49.230Z version: 14 (system default) -> 15 (system default)
1182024-06-05T19:43:49.230Z
1192024-06-05T19:43:49.230ZChanged packages:
1202024-06-05T19:43:49.230Zhelios-dev
1212024-06-05T19:43:49.230Z developer/build-essential
1222024-06-05T19:43:49.230Z None -> 11-2.0
1232024-06-05T19:43:49.230Z library/libxmlsec1
1242024-06-05T19:43:49.230Z None -> 1.2.35-2.0
1252024-06-05T19:43:49.230Z ooce/developer/clang-15
1262024-06-05T19:43:49.230Z None -> 15.0.7-2.0
1272024-06-05T19:43:49.230Z ooce/developer/llvm-15
1282024-06-05T19:43:49.230Z None -> 15.0.7-2.0
1292024-06-05T19:43:49.230Z
1302024-06-05T19:43:49.230ZServices:
1312024-06-05T19:43:49.230Z restart_fmri:
1322024-06-05T19:43:49.230Z svc:/system/update-man-index:default
1332024-06-05T19:43:49.512Z
1342024-06-05T19:43:49.512ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1352024-06-05T19:43:54.514ZDownload: 1375/3290 items 110.3/212.6MB 51% complete (22.2M/s)
1362024-06-05T19:43:59.514ZDownload: 3240/3290 items 190.6/212.6MB 89% complete (19.0M/s)
1372024-06-05T19:44:00.946ZDownload: Completed 212.60 MB in 11.44 seconds (18.6M/s)
1382024-06-05T19:44:01.312Z Actions: 1/3689 actions (Installing new actions)
1392024-06-05T19:44:06.385Z Actions: 3542/3689 actions (Installing new actions)
1402024-06-05T19:44:07.030Z Actions: Completed 3689 actions in 5.71 seconds.
1412024-06-05T19:44:07.262Z Done (0.227s)
1422024-06-05T19:44:07.262Z Done (0.000s)
1432024-06-05T19:44:07.568Z Done (0.307s)
1442024-06-05T19:44:13.954Z Done (6.235s)
1452024-06-05T19:44:14.223Z Done (0.190s)
1462024-06-05T19:44:14.228Z Done (0.000s)
1472024-06-05T19:44:14.528Z Done (0.000s)
1482024-06-05T19:44:15.119ZPlanning: Evaluating mediator changes ... Done
1492024-06-05T19:44:15.285ZPlanning: Checking for conflicting actions ... Done
1502024-06-05T19:44:15.289ZPlanning: Consolidating action changes ... Done
1512024-06-05T19:44:15.550ZPlanning: Evaluating mediators ... Done
1522024-06-05T19:44:15.553ZPlanning: Planning completed in 0.43 seconds
1532024-06-05T19:44:15.583Z Mediators to change: 2
1542024-06-05T19:44:15.583Z Create boot environment: No
1552024-06-05T19:44:15.583ZCreate backup boot environment: No
1562024-06-05T19:44:15.658Z Done
1572024-06-05T19:44:15.658Z Done
1582024-06-05T19:44:15.857Z Done
1592024-06-05T19:44:19.490Z Done
1602024-06-05T19:44:19.577Z Done
1612024-06-05T19:44:19.577Z Done
1622024-06-05T19:44:19.692Z Done
1632024-06-05T19:44:20.315ZPlanning: Evaluating mediator changes ... Done
1642024-06-05T19:44:20.318ZPlanning: Merging actions ... Done
1652024-06-05T19:44:20.511ZPlanning: Checking for conflicting actions ... Done
1662024-06-05T19:44:20.515ZPlanning: Consolidating action changes ... Done
1672024-06-05T19:44:20.778ZPlanning: Evaluating mediators ... Done
1682024-06-05T19:44:20.833ZPlanning: Planning completed in 0.76 seconds
1692024-06-05T19:44:20.869Z Packages to change: 1
1702024-06-05T19:44:20.869Z Mediators to change: 1
1712024-06-05T19:44:20.869Z Services to change: 1
1722024-06-05T19:44:20.869Z Create boot environment: No
1732024-06-05T19:44:20.872ZCreate backup boot environment: Yes
1742024-06-05T19:44:22.701Z Actions: 1/6 actions (Updating modified actions)
1752024-06-05T19:44:22.804Z Actions: Completed 6 actions in 0.10 seconds.
1762024-06-05T19:44:22.810Z Done
1772024-06-05T19:44:22.810Z Done
1782024-06-05T19:44:22.872Z Done
1792024-06-05T19:44:26.578Z Done
1802024-06-05T19:44:26.666Z Done
1812024-06-05T19:44:26.673Z Done
1822024-06-05T19:44:26.806Z Done
1832024-06-05T19:44:27.242ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842024-06-05T19:44:27.242Zclang system 15 system
1852024-06-05T19:44:27.242Zcsh system system illumos
1862024-06-05T19:44:27.242Zctags system system illumos
1872024-06-05T19:44:27.242Zgcc vendor 12 vendor
1882024-06-05T19:44:27.242Zgcc system 10 system
1892024-06-05T19:44:27.243Zgcc system 7 system
1902024-06-05T19:44:27.243Zgo system 1.20 system
1912024-06-05T19:44:27.243Zgo system 1.19 system
1922024-06-05T19:44:27.243Zllvm system 15 system
1932024-06-05T19:44:27.243Zllvm system 14 system
1942024-06-05T19:44:27.243Zmariadb system 10.6 system
1952024-06-05T19:44:27.243Zmta vendor vendor dma
1962024-06-05T19:44:27.243Zopenjdk system 17 system
1972024-06-05T19:44:27.243Zopenjdk system 11 system
1982024-06-05T19:44:27.243Zopenjdk system 1.8 system
1992024-06-05T19:44:27.243Zopenssl vendor 3 vendor
2002024-06-05T19:44:27.243Zperl system 5.36 system
2012024-06-05T19:44:27.243Zpostgresql system 15 system
2022024-06-05T19:44:27.243Zpostgresql system 13 system
2032024-06-05T19:44:27.243Zpython vendor 3 vendor
2042024-06-05T19:44:27.243Zpython system 2 system
2052024-06-05T19:44:27.243Zpython3 system 3.11 system
2062024-06-05T19:44:27.243Zruby system 3.0 system
2072024-06-05T19:44:27.244Zwords vendor vendor american-english
2082024-06-05T19:44:27.244Zwords system system australian-english
2092024-06-05T19:44:27.244Zwords system system british-english
2102024-06-05T19:44:27.244Zwords system system canadian-english
2112024-06-05T19:44:27.244Zwords system system french
2122024-06-05T19:44:27.244Zwords system system italian
2132024-06-05T19:44:27.244Zwords system system ngerman
2142024-06-05T19:44:27.244Zwords system system ogerman
2152024-06-05T19:44:27.244Zwords system system spanish
2162024-06-05T19:44:27.569ZPUBLISHER TYPE STATUS P LOCATION
2172024-06-05T19:44:27.569Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2182024-06-05T19:44:29.016ZFMRI IFO
2192024-06-05T19:44:29.016Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2202024-06-05T19:44:29.016Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2212024-06-05T19:44:29.016Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2222024-06-05T19:44:29.016Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2232024-06-05T19:44:29.016Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2242024-06-05T19:44:29.016Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2252024-06-05T19:44:29.017Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2262024-06-05T19:44:29.017Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2272024-06-05T19:44:29.017Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2282024-06-05T19:44:29.017Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2292024-06-05T19:44:29.017Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2302024-06-05T19:44:29.017Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2312024-06-05T19:44:29.296Z+ set -o errexit
2322024-06-05T19:44:29.299Z+++ dirname ./tools/ci_download_cockroachdb
2332024-06-05T19:44:29.299Z++ cd ./tools
2342024-06-05T19:44:29.299Z++ pwd
2352024-06-05T19:44:29.302Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2362024-06-05T19:44:29.302Z++ basename ./tools/ci_download_cockroachdb
2372024-06-05T19:44:29.302Z+ ARG0=ci_download_cockroachdb
2382024-06-05T19:44:29.305Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2392024-06-05T19:44:29.306Z+ CIDL_VERSION=v22.1.9
2402024-06-05T19:44:29.306Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2412024-06-05T19:44:29.306Z++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561
2422024-06-05T19:44:29.306Z++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9
2432024-06-05T19:44:29.306Z++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2442024-06-05T19:44:29.306Z+ TARGET_DIR=out
2452024-06-05T19:44:29.306Z+ DOWNLOAD_DIR=out/downloads
2462024-06-05T19:44:29.306Z+ DEST_DIR=./out/cockroachdb
2472024-06-05T19:44:29.306Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2482024-06-05T19:44:29.306Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2492024-06-05T19:44:29.306Z+ main
2502024-06-05T19:44:29.306Z+ [[ 0 != 0 ]]
2512024-06-05T19:44:29.306Z+ CIDL_OS=solaris2.11
2522024-06-05T19:44:29.306Z+ [[ 0 != 0 ]]
2532024-06-05T19:44:29.306Z+ configure_os solaris2.11
2542024-06-05T19:44:29.306Z+ echo 'current directory: /work/oxidecomputer/omicron'
2552024-06-05T19:44:29.306Zcurrent directory: /work/oxidecomputer/omicron
2562024-06-05T19:44:29.306Z+ echo 'configuring based on OS: "solaris2.11"'
2572024-06-05T19:44:29.306Z+ case "$1" in
2582024-06-05T19:44:29.306Z+ CIDL_BUILD=illumos
2592024-06-05T19:44:29.306Zconfiguring based on OS: "solaris2.11"
2602024-06-05T19:44:29.306Z+ CIDL_SUFFIX=tar.gz
2612024-06-05T19:44:29.307Z+ CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2622024-06-05T19:44:29.307Z+ CIDL_URL_BASE=https://illumos.org/downloads
2632024-06-05T19:44:29.307Z+ CIDL_ASSEMBLE=do_assemble_illumos
2642024-06-05T19:44:29.307Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2652024-06-05T19:44:29.307Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2662024-06-05T19:44:29.307Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2672024-06-05T19:44:29.307Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
2682024-06-05T19:44:29.307Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2692024-06-05T19:44:29.307Z+ CIDL_SHA256FUNC=do_sha256sum
2702024-06-05T19:44:29.307Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
2712024-06-05T19:44:29.307Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
2722024-06-05T19:44:29.307ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2732024-06-05T19:44:29.307ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
2742024-06-05T19:44:29.307Z+ mkdir -p out/downloads
2752024-06-05T19:44:29.310Z+ mkdir -p ./out/cockroachdb
2762024-06-05T19:44:29.310Z+ local DO_DOWNLOAD=true
2772024-06-05T19:44:29.310Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
2782024-06-05T19:44:29.310Z+ '[' true == true ']'
2792024-06-05T19:44:29.310Z+ echo Downloading...
2802024-06-05T19:44:29.310ZDownloading...
2812024-06-05T19:44:29.311Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
2822024-06-05T19:44:29.311Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
2832024-06-05T19:44:32.104Z++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
2842024-06-05T19:44:32.107Z++ sha256sum
2852024-06-05T19:44:32.107Z++ awk '{print $1}'
2862024-06-05T19:44:32.167Z+ calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088
2872024-06-05T19:44:32.167Z+ [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]]
2882024-06-05T19:44:32.170Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
2892024-06-05T19:44:32.170Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
2902024-06-05T19:44:34.348Z+ do_assemble_illumos
2912024-06-05T19:44:34.348Z+ rm -r ./out/cockroachdb
2922024-06-05T19:44:34.360Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
2932024-06-05T19:44:34.747Z+ ./out/cockroachdb/bin/cockroach version
2942024-06-05T19:44:35.005ZBuild Tag: v22.1.9-dirty
2952024-06-05T19:44:35.005ZBuild Time: 2022/10/26 21:17:46
2962024-06-05T19:44:35.006ZDistribution: OSS
2972024-06-05T19:44:35.006ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
2982024-06-05T19:44:35.006ZGo Version: go1.17.13
2992024-06-05T19:44:35.006ZC Compiler: gcc 10.3.0
3002024-06-05T19:44:35.006ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3012024-06-05T19:44:35.006ZBuild Type: release
3022024-06-05T19:44:35.022Z+ set -o errexit
3032024-06-05T19:44:35.025Z+++ dirname ./tools/ci_download_clickhouse
3042024-06-05T19:44:36.033Z++ cd ./tools
3052024-06-05T19:44:36.033Z++ pwd
3062024-06-05T19:44:36.033Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3072024-06-05T19:44:36.033Z++ basename ./tools/ci_download_clickhouse
3082024-06-05T19:44:36.033Z+ ARG0=ci_download_clickhouse
3092024-06-05T19:44:36.034Z+ TARGET_DIR=out
3102024-06-05T19:44:36.034Z+ DOWNLOAD_DIR=out/downloads
3112024-06-05T19:44:36.034Z+ DEST_DIR=./out/clickhouse
3122024-06-05T19:44:36.038Z++ cat /work/oxidecomputer/omicron/tools/clickhouse_version
3132024-06-05T19:44:36.038Z+ CIDL_VERSION=v23.8.7.24
3142024-06-05T19:44:36.038Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3152024-06-05T19:44:36.038Z++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a
3162024-06-05T19:44:36.038Z++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5
3172024-06-05T19:44:36.038Z++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe
3182024-06-05T19:44:36.038Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3192024-06-05T19:44:36.038Z+ main
3202024-06-05T19:44:36.038Z+ [[ 0 != 0 ]]
3212024-06-05T19:44:36.038Z+ CIDL_OS=solaris2.11
3222024-06-05T19:44:36.038Z+ [[ 0 != 0 ]]
3232024-06-05T19:44:36.038Z+ configure_os solaris2.11
3242024-06-05T19:44:36.038Z+ echo 'current directory: /work/oxidecomputer/omicron'
3252024-06-05T19:44:36.038Zcurrent directory: /work/oxidecomputer/omicron
3262024-06-05T19:44:36.038Z+ echo 'configuring based on OS: "solaris2.11"'
3272024-06-05T19:44:36.038Z+ CIDL_DASHREV=
3282024-06-05T19:44:36.038Z+ case "$1" in
3292024-06-05T19:44:36.038Zconfiguring based on OS: "solaris2.11"
3302024-06-05T19:44:36.038Z+ CIDL_PLATFORM=illumos
3312024-06-05T19:44:36.038Z+ CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe
3322024-06-05T19:44:36.038Z+ CIDL_MD5FUNC=do_md5sum
3332024-06-05T19:44:36.039Z+ TARBALL_DIRNAME=clickhouse-v23.8.7.24
3342024-06-05T19:44:36.039Z+ TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz
3352024-06-05T19:44:36.039Z+ TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3362024-06-05T19:44:36.039Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3372024-06-05T19:44:36.039Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz'
3382024-06-05T19:44:36.039ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3392024-06-05T19:44:36.039Z+ echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz'
3402024-06-05T19:44:36.039Z+ mkdir -p out/downloads
3412024-06-05T19:44:36.039ZLocal file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3422024-06-05T19:44:36.039Z+ mkdir -p ./out/clickhouse
3432024-06-05T19:44:36.039Z+ local DO_DOWNLOAD=true
3442024-06-05T19:44:36.039Z+ [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]]
3452024-06-05T19:44:36.039Z+ '[' true == true ']'
3462024-06-05T19:44:36.039Z+ echo Downloading...
3472024-06-05T19:44:36.039ZDownloading...
3482024-06-05T19:44:36.039Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3492024-06-05T19:44:36.039Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz
3502024-06-05T19:44:36.999Z++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz
3512024-06-05T19:44:37.005Z++ md5sum
3522024-06-05T19:44:37.005Z++ awk '{print $1}'
3532024-06-05T19:44:37.309Z+ calculated_md5=409222de8ecb59e5dd97dcc942ccdffe
3542024-06-05T19:44:37.309Z+ [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]]
3552024-06-05T19:44:37.309Z+ do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse
3562024-06-05T19:44:37.312Z+ mkdir -p ./out/clickhouse
3572024-06-05T19:44:37.312Z+ tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse
3582024-06-05T19:44:41.147Z+ [[ solaris2.11 == darwin* ]]
3592024-06-05T19:44:41.147Z+ ./out/clickhouse/clickhouse server --version
3602024-06-05T19:44:41.595ZClickHouse server version 23.8.7.1.
3612024-06-05T19:44:41.614Z+ set -o errexit
3622024-06-05T19:44:41.617Z+++ dirname ./tools/ci_download_console
3632024-06-05T19:44:41.620Z++ cd ./tools
3642024-06-05T19:44:41.620Z++ pwd
3652024-06-05T19:44:41.620Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3662024-06-05T19:44:41.620Z++ basename ./tools/ci_download_console
3672024-06-05T19:44:41.620Z+ ARG0=ci_download_console
3682024-06-05T19:44:41.620Z+ TARGET_DIR=out
3692024-06-05T19:44:41.620Z+ DOWNLOAD_DIR=out/downloads
3702024-06-05T19:44:41.620Z+ DEST_DIR=./out/console-assets
3712024-06-05T19:44:41.620Z+ source /work/oxidecomputer/omicron/tools/console_version
3722024-06-05T19:44:41.624Z++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a
3732024-06-05T19:44:41.624Z++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3742024-06-05T19:44:41.624Z+ URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3752024-06-05T19:44:41.624Z+ TARBALL_FILE=out/downloads/console.tar.gz
3762024-06-05T19:44:41.624Z+ main
3772024-06-05T19:44:41.624Z+ [[ 0 != 0 ]]
3782024-06-05T19:44:41.624Z+ echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz'
3792024-06-05T19:44:41.624ZURL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3802024-06-05T19:44:41.624Z+ echo 'Local file: out/downloads/console.tar.gz'
3812024-06-05T19:44:41.624ZLocal file: out/downloads/console.tar.gz
3822024-06-05T19:44:41.624Z+ local DO_DOWNLOAD=true
3832024-06-05T19:44:41.624Z+ [[ -f out/downloads/console.tar.gz ]]
3842024-06-05T19:44:41.624Z+ mkdir -p out/downloads
3852024-06-05T19:44:41.624Z+ '[' true == true ']'
3862024-06-05T19:44:41.624Z+ echo Downloading...
3872024-06-05T19:44:41.624ZDownloading...
3882024-06-05T19:44:41.624Z+ do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz
3892024-06-05T19:44:41.624Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz
3902024-06-05T19:44:42.335Z++ do_sha256sum out/downloads/console.tar.gz
3912024-06-05T19:44:42.335Z++ case "$OSTYPE" in
3922024-06-05T19:44:42.338Z++ SHA=sha256sum
3932024-06-05T19:44:42.338Z++ sha256sum
3942024-06-05T19:44:42.338Z++ awk '{print $1}'
3952024-06-05T19:44:42.343Z+ calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048
3962024-06-05T19:44:42.343Z+ [[ 8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 != \8\d\5\b\0\6\6\8\0\e\5\9\8\6\b\6\3\3\b\3\f\9\7\e\4\6\d\7\8\2\3\e\a\2\d\d\d\f\2\b\9\8\9\3\0\d\8\c\6\a\4\f\7\d\c\1\e\b\3\8\2\0\4\8 ]]
3972024-06-05T19:44:42.346Z+ rm -rf ./out/console-assets
3982024-06-05T19:44:42.346Z+ mkdir -p ./out/console-assets
3992024-06-05T19:44:42.352Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4002024-06-05T19:44:42.352Z+ mkdir -p ./out/console-assets
4012024-06-05T19:44:42.352Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4022024-06-05T19:44:42.440Z+ set -o errexit
4032024-06-05T19:44:42.443Z+++ dirname ./tools/ci_download_dendrite_openapi
4042024-06-05T19:44:42.446Z++ cd ./tools
4052024-06-05T19:44:42.446Z++ pwd
4062024-06-05T19:44:42.446Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4072024-06-05T19:44:42.447Z++ basename ./tools/ci_download_dendrite_openapi
4082024-06-05T19:44:42.447Z+ ARG0=ci_download_dendrite_openapi
4092024-06-05T19:44:42.447Z+ TARGET_DIR=out
4102024-06-05T19:44:42.447Z+ DOWNLOAD_DIR=out/downloads
4112024-06-05T19:44:42.447Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4122024-06-05T19:44:42.447Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4132024-06-05T19:44:42.447Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4142024-06-05T19:44:42.450Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4152024-06-05T19:44:42.450Z+ LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4162024-06-05T19:44:42.450Z+ main
4172024-06-05T19:44:42.450Z+ [[ 0 != 0 ]]
4182024-06-05T19:44:42.450Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json'
4192024-06-05T19:44:42.450Z+ echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json'
4202024-06-05T19:44:42.450ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4212024-06-05T19:44:42.450ZLocal file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4222024-06-05T19:44:42.450Z+ local DO_DOWNLOAD=true
4232024-06-05T19:44:42.451Z+ [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]]
4242024-06-05T19:44:42.451Z+ mkdir -p out/downloads
4252024-06-05T19:44:42.451Z+ '[' true == true ']'
4262024-06-05T19:44:42.451Z+ echo Downloading...
4272024-06-05T19:44:42.451ZDownloading...
4282024-06-05T19:44:42.451Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4292024-06-05T19:44:42.451Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json
4302024-06-05T19:44:42.707Z++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json
4312024-06-05T19:44:42.707Z++ case "$OSTYPE" in
4322024-06-05T19:44:42.707Z++ SHA=sha256sum
4332024-06-05T19:44:42.712Z++ sha256sum
4342024-06-05T19:44:42.712Z++ awk '{print $1}'
4352024-06-05T19:44:42.715Z+ calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4362024-06-05T19:44:42.715Z+ [[ 213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 != \2\1\3\0\3\1\a\a\0\5\8\f\0\a\a\3\5\5\9\6\4\e\4\a\5\c\a\3\5\0\d\b\3\0\1\1\0\4\5\4\b\a\d\5\c\7\7\c\b\c\9\4\a\b\7\7\f\d\c\b\e\0\1\3 ]]
4372024-06-05T19:44:42.719Z+ set -o errexit
4382024-06-05T19:44:42.722Z+++ dirname ./tools/ci_download_dendrite_stub
4392024-06-05T19:44:42.727Z++ cd ./tools
4402024-06-05T19:44:42.727Z++ pwd
4412024-06-05T19:44:42.728Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4422024-06-05T19:44:42.728Z++ basename ./tools/ci_download_dendrite_stub
4432024-06-05T19:44:42.728Z+ ARG0=ci_download_dendrite_stub
4442024-06-05T19:44:42.728Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
4452024-06-05T19:44:42.728Z++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4462024-06-05T19:44:42.728Z++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b
4472024-06-05T19:44:42.728Z++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882
4482024-06-05T19:44:42.728Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
4492024-06-05T19:44:42.728Z++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4502024-06-05T19:44:42.728Z++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013
4512024-06-05T19:44:42.728Z+ TARGET_DIR=out
4522024-06-05T19:44:42.728Z+ DOWNLOAD_DIR=out/downloads
4532024-06-05T19:44:42.728Z+ DEST_DIR=./out/dendrite-stub
4542024-06-05T19:44:42.728Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
4552024-06-05T19:44:42.728Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
4562024-06-05T19:44:42.728Z+ REPO=oxidecomputer/dendrite
4572024-06-05T19:44:42.728Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c
4582024-06-05T19:44:42.728Z+ main
4592024-06-05T19:44:42.728Z+ [[ 0 != 0 ]]
4602024-06-05T19:44:42.728Z+ CIDL_OS=solaris2.11
4612024-06-05T19:44:42.728Z+ [[ 0 != 0 ]]
4622024-06-05T19:44:42.728Z+ configure_os solaris2.11
4632024-06-05T19:44:42.728Z+ echo 'current directory: /work/oxidecomputer/omicron'
4642024-06-05T19:44:42.729Z+ echo 'configuring based on OS: "solaris2.11"'
4652024-06-05T19:44:42.729Zcurrent directory: /work/oxidecomputer/omicron
4662024-06-05T19:44:42.729Zconfiguring based on OS: "solaris2.11"
4672024-06-05T19:44:42.729Z+ case "$1" in
4682024-06-05T19:44:42.729Z+ SET_BINARIES=
4692024-06-05T19:44:42.729Z+ CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4702024-06-05T19:44:42.729Z+ CIDL_SHA256FUNC=do_sha256sum
4712024-06-05T19:44:42.729Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
4722024-06-05T19:44:42.729Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4732024-06-05T19:44:42.729Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
4742024-06-05T19:44:42.729Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz'
4752024-06-05T19:44:42.729Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
4762024-06-05T19:44:42.729ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4772024-06-05T19:44:42.729ZLocal file: out/downloads/dendrite-stub.tar.gz
4782024-06-05T19:44:42.729Z+ mkdir -p out/downloads
4792024-06-05T19:44:42.732Z+ mkdir -p ./out/dendrite-stub
4802024-06-05T19:44:42.733Z+ fetch_and_verify
4812024-06-05T19:44:42.733Z+ local DO_DOWNLOAD=true
4822024-06-05T19:44:42.733Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
4832024-06-05T19:44:42.733Z+ '[' true == true ']'
4842024-06-05T19:44:42.733Z+ echo Downloading...
4852024-06-05T19:44:42.733ZDownloading...
4862024-06-05T19:44:42.733Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
4872024-06-05T19:44:42.733Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz
4882024-06-05T19:44:49.618Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
4892024-06-05T19:44:49.622Z++ sha256sum
4902024-06-05T19:44:49.622Z++ awk '{print $1}'
4912024-06-05T19:44:49.644Z+ calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700
4922024-06-05T19:44:49.644Z+ [[ 5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 != \5\9\2\9\f\9\a\b\f\0\d\a\f\4\b\b\f\1\7\d\8\3\5\e\5\d\6\9\f\c\8\4\2\b\9\6\1\7\b\3\1\2\f\b\5\6\4\4\f\a\9\9\d\a\f\7\8\5\2\0\3\7\0\0 ]]
4932024-06-05T19:44:49.648Z+ do_untar out/downloads/dendrite-stub.tar.gz
4942024-06-05T19:44:49.648Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
4952024-06-05T19:44:50.289Z+ do_assemble
4962024-06-05T19:44:50.289Z+ rm -r ./out/dendrite-stub
4972024-06-05T19:44:50.292Z+ mkdir ./out/dendrite-stub
4982024-06-05T19:44:50.295Z+ cp -r out/downloads/root ./out/dendrite-stub/root
4992024-06-05T19:44:50.383Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5002024-06-05T19:44:50.394Z+ set -o errexit
5012024-06-05T19:44:50.397Z+++ dirname ./tools/ci_download_maghemite_mgd
5022024-06-05T19:44:50.402Z++ cd ./tools
5032024-06-05T19:44:50.403Z++ pwd
5042024-06-05T19:44:50.403Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5052024-06-05T19:44:50.403Z++ basename ./tools/ci_download_maghemite_mgd
5062024-06-05T19:44:50.403Z+ ARG0=ci_download_maghemite_mgd
5072024-06-05T19:44:50.403Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5082024-06-05T19:44:50.403Z++ CIDL_SHA256=6ae4bc3b332e91706c1c6633a7fc218aac65b7feff5643ee2dbbe79b841e0df3
5092024-06-05T19:44:50.403Z++ MGD_LINUX_SHA256=7930008cf8ce535a8b31043fc3edde0e825bd54d75f73234929bd0037ecc3a41
5102024-06-05T19:44:50.403Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
5112024-06-05T19:44:50.403Z++ COMMIT=5630887d0373857f77cb264f84aa19bdec720ce3
5122024-06-05T19:44:50.403Z++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c
5132024-06-05T19:44:50.403Z+ TARGET_DIR=out
5142024-06-05T19:44:50.403Z+ DOWNLOAD_DIR=out/downloads
5152024-06-05T19:44:50.403Z+ DEST_DIR=./out/mgd
5162024-06-05T19:44:50.403Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
5172024-06-05T19:44:50.403Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5182024-06-05T19:44:50.403Z+ REPO=oxidecomputer/maghemite
5192024-06-05T19:44:50.403Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3
5202024-06-05T19:44:50.406Z+ main
5212024-06-05T19:44:50.406Z+ rm -rf out/downloads/root
5222024-06-05T19:44:50.410Z+ [[ 0 != 0 ]]
5232024-06-05T19:44:50.411Z+ CIDL_OS=solaris2.11
5242024-06-05T19:44:50.411Z+ [[ 0 != 0 ]]
5252024-06-05T19:44:50.411Z+ configure_os solaris2.11
5262024-06-05T19:44:50.411Z+ echo 'current directory: /work/oxidecomputer/omicron'
5272024-06-05T19:44:50.411Zcurrent directory: /work/oxidecomputer/omicron
5282024-06-05T19:44:50.411Z+ echo 'configuring based on OS: "solaris2.11"'
5292024-06-05T19:44:50.411Zconfiguring based on OS: "solaris2.11"
5302024-06-05T19:44:50.411Z+ case "$1" in
5312024-06-05T19:44:50.411Z+ SET_BINARIES=
5322024-06-05T19:44:50.411Z+ CIDL_SHA256FUNC=do_sha256sum
5332024-06-05T19:44:50.411Z+ TARBALL_FILENAME=mgd.tar.gz
5342024-06-05T19:44:50.411Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3/mgd.tar.gz
5352024-06-05T19:44:50.411Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
5362024-06-05T19:44:50.411Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3/mgd.tar.gz'
5372024-06-05T19:44:50.411ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3/mgd.tar.gz
5382024-06-05T19:44:50.411ZLocal file: out/downloads/mgd.tar.gz
5392024-06-05T19:44:50.411Z+ echo 'Local file: out/downloads/mgd.tar.gz'
5402024-06-05T19:44:50.411Z+ mkdir -p out/downloads
5412024-06-05T19:44:50.411Z+ mkdir -p ./out/mgd
5422024-06-05T19:44:50.416Z+ fetch_and_verify
5432024-06-05T19:44:50.416Z+ local DO_DOWNLOAD=true
5442024-06-05T19:44:50.416Z+ [[ -f out/downloads/mgd.tar.gz ]]
5452024-06-05T19:44:50.416Z+ '[' true == true ']'
5462024-06-05T19:44:50.416Z+ echo Downloading...
5472024-06-05T19:44:50.416ZDownloading...
5482024-06-05T19:44:50.416Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3/mgd.tar.gz out/downloads/mgd.tar.gz
5492024-06-05T19:44:50.416Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/5630887d0373857f77cb264f84aa19bdec720ce3/mgd.tar.gz
5502024-06-05T19:44:58.297Z++ do_sha256sum out/downloads/mgd.tar.gz
5512024-06-05T19:44:58.300Z++ sha256sum
5522024-06-05T19:44:58.300Z++ awk '{print $1}'
5532024-06-05T19:44:58.324Z+ calculated_sha256=6ae4bc3b332e91706c1c6633a7fc218aac65b7feff5643ee2dbbe79b841e0df3
5542024-06-05T19:44:58.327Z+ [[ 6ae4bc3b332e91706c1c6633a7fc218aac65b7feff5643ee2dbbe79b841e0df3 != \6\a\e\4\b\c\3\b\3\3\2\e\9\1\7\0\6\c\1\c\6\6\3\3\a\7\f\c\2\1\8\a\a\c\6\5\b\7\f\e\f\f\5\6\4\3\e\e\2\d\b\b\e\7\9\b\8\4\1\e\0\d\f\3 ]]
5552024-06-05T19:44:58.327Z+ do_untar out/downloads/mgd.tar.gz
5562024-06-05T19:44:58.327Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
5572024-06-05T19:44:58.919Z+ do_assemble
5582024-06-05T19:44:58.919Z+ rm -r ./out/mgd
5592024-06-05T19:44:58.922Z+ mkdir ./out/mgd
5602024-06-05T19:44:58.925Z+ cp -r out/downloads/root ./out/mgd/root
5612024-06-05T19:44:59.007Z+ set -o errexit
5622024-06-05T19:44:59.010Z+++ dirname ./tools/ci_download_transceiver_control
5632024-06-05T19:44:59.010Z++ cd ./tools
5642024-06-05T19:44:59.010Z++ pwd
5652024-06-05T19:44:59.014Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5662024-06-05T19:44:59.014Z++ basename ./tools/ci_download_transceiver_control
5672024-06-05T19:44:59.014Z+ ARG0=ci_download_transceiver_control
5682024-06-05T19:44:59.014Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
5692024-06-05T19:44:59.014Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5702024-06-05T19:44:59.014Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5712024-06-05T19:44:59.014Z+ TARGET_DIR=out
5722024-06-05T19:44:59.014Z+ DOWNLOAD_DIR=out/downloads
5732024-06-05T19:44:59.014Z+ DEST_DIR=./out/transceiver-control
5742024-06-05T19:44:59.014Z+ BIN_DIR=/opt/oxide/bin
5752024-06-05T19:44:59.014Z+ BINARY=xcvradm
5762024-06-05T19:44:59.014Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5772024-06-05T19:44:59.014Z+ REPO=oxidecomputer/transceiver-control
5782024-06-05T19:44:59.014Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
5792024-06-05T19:44:59.014Z+ main
5802024-06-05T19:44:59.014Z+ [[ 0 != 0 ]]
5812024-06-05T19:44:59.014Z+ CIDL_OS=solaris2.11
5822024-06-05T19:44:59.014Z+ [[ 0 != 0 ]]
5832024-06-05T19:44:59.014Z+ configure_os solaris2.11
5842024-06-05T19:44:59.014Z+ echo 'current directory: /work/oxidecomputer/omicron'
5852024-06-05T19:44:59.014Zcurrent directory: /work/oxidecomputer/omicron
5862024-06-05T19:44:59.014Z+ echo 'configuring based on OS: "solaris2.11"'
5872024-06-05T19:44:59.015Zconfiguring based on OS: "solaris2.11"
5882024-06-05T19:44:59.015Z+ case "$1" in
5892024-06-05T19:44:59.015Z+ SET_BINARIES=
5902024-06-05T19:44:59.015Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
5912024-06-05T19:44:59.015Z+ CIDL_SHA256FUNC=do_sha256sum
5922024-06-05T19:44:59.015Z+ ARCHIVE_FILENAME=xcvradm.gz
5932024-06-05T19:44:59.015Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5942024-06-05T19:44:59.015ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
5952024-06-05T19:44:59.015ZLocal file: out/downloads/xcvradm.gz
5962024-06-05T19:44:59.015Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
5972024-06-05T19:44:59.015Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
5982024-06-05T19:44:59.015Z+ echo 'Local file: out/downloads/xcvradm.gz'
5992024-06-05T19:44:59.015Z+ mkdir -p out/downloads
6002024-06-05T19:44:59.018Z+ mkdir -p ./out/transceiver-control
6012024-06-05T19:44:59.019Z+ fetch_and_verify
6022024-06-05T19:44:59.019Z+ local DO_DOWNLOAD=true
6032024-06-05T19:44:59.019Z+ [[ -f out/downloads/xcvradm.gz ]]
6042024-06-05T19:44:59.019Z+ '[' true == true ']'
6052024-06-05T19:44:59.019Z+ echo Downloading...
6062024-06-05T19:44:59.019ZDownloading...
6072024-06-05T19:44:59.019Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6082024-06-05T19:44:59.019Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6092024-06-05T19:45:00.941Z++ do_sha256sum out/downloads/xcvradm.gz
6102024-06-05T19:45:00.945Z++ sha256sum
6112024-06-05T19:45:00.945Z++ awk '{print $1}'
6122024-06-05T19:45:00.950Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6132024-06-05T19:45:00.950Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
6142024-06-05T19:45:00.953Z+ do_unpack out/downloads/xcvradm.gz
6152024-06-05T19:45:00.953Z+ mkdir -p out/downloads/root//opt/oxide/bin
6162024-06-05T19:45:00.953Z+ gzip -dc out/downloads/xcvradm.gz
6172024-06-05T19:45:01.070Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
6182024-06-05T19:45:01.073Z+ do_assemble
6192024-06-05T19:45:01.073Z+ rm -r ./out/transceiver-control
6202024-06-05T19:45:01.077Z+ mkdir ./out/transceiver-control
6212024-06-05T19:45:01.077Z+ cp -r out/downloads/root ./out/transceiver-control/root
6222024-06-05T19:45:01.170Z+ set -o errexit
6232024-06-05T19:45:01.174Z+++ dirname ./tools/ci_download_thundermuffin
6242024-06-05T19:45:01.174Z++ cd ./tools
6252024-06-05T19:45:01.174Z++ pwd
6262024-06-05T19:45:01.174Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6272024-06-05T19:45:01.178Z++ basename ./tools/ci_download_thundermuffin
6282024-06-05T19:45:01.178Z+ ARG0=ci_download_thundermuffin
6292024-06-05T19:45:01.178Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_checksums
6302024-06-05T19:45:01.178Z++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6312024-06-05T19:45:01.178Z+ source /work/oxidecomputer/omicron/tools/thundermuffin_version
6322024-06-05T19:45:01.178Z++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13
6332024-06-05T19:45:01.178Z+ TARGET_DIR=out
6342024-06-05T19:45:01.178Z+ DOWNLOAD_DIR=out/downloads
6352024-06-05T19:45:01.178Z+ DEST_DIR=./out/thundermuffin
6362024-06-05T19:45:01.178Z+ BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin
6372024-06-05T19:45:01.178Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6382024-06-05T19:45:01.178Z+ REPO=oxidecomputer/thundermuffin
6392024-06-05T19:45:01.178Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13
6402024-06-05T19:45:01.178Z+ main
6412024-06-05T19:45:01.178Z+ rm -rf out/downloads/root
6422024-06-05T19:45:01.184Z+ [[ 0 != 0 ]]
6432024-06-05T19:45:01.184Z+ CIDL_OS=solaris2.11
6442024-06-05T19:45:01.184Z+ [[ 0 != 0 ]]
6452024-06-05T19:45:01.184Z+ configure_os solaris2.11
6462024-06-05T19:45:01.188Z+ echo 'current directory: /work/oxidecomputer/omicron'
6472024-06-05T19:45:01.188Z+ echo 'configuring based on OS: "solaris2.11"'
6482024-06-05T19:45:01.188Zcurrent directory: /work/oxidecomputer/omicron
6492024-06-05T19:45:01.188Zconfiguring based on OS: "solaris2.11"
6502024-06-05T19:45:01.188Z+ case "$1" in
6512024-06-05T19:45:01.189Z+ SET_BINARIES=
6522024-06-05T19:45:01.189Z+ CIDL_SHA256FUNC=do_sha256sum
6532024-06-05T19:45:01.189Z+ TARBALL_FILENAME=thundermuffin.tar.gz
6542024-06-05T19:45:01.189Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6552024-06-05T19:45:01.189Z+ TARBALL_FILE=out/downloads/thundermuffin.tar.gz
6562024-06-05T19:45:01.189Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz'
6572024-06-05T19:45:01.189Z+ echo 'Local file: out/downloads/thundermuffin.tar.gz'
6582024-06-05T19:45:01.189ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6592024-06-05T19:45:01.189ZLocal file: out/downloads/thundermuffin.tar.gz
6602024-06-05T19:45:01.189Z+ mkdir -p out/downloads
6612024-06-05T19:45:01.189Z+ mkdir -p ./out/thundermuffin
6622024-06-05T19:45:01.195Z+ fetch_and_verify
6632024-06-05T19:45:01.195Z+ local DO_DOWNLOAD=true
6642024-06-05T19:45:01.195Z+ [[ -f out/downloads/thundermuffin.tar.gz ]]
6652024-06-05T19:45:01.196Z+ '[' true == true ']'
6662024-06-05T19:45:01.196Z+ echo Downloading...
6672024-06-05T19:45:01.196ZDownloading...
6682024-06-05T19:45:01.196Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz
6692024-06-05T19:45:01.196Z+ curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz
6702024-06-05T19:45:01.452Z++ do_sha256sum out/downloads/thundermuffin.tar.gz
6712024-06-05T19:45:01.465Z++ sha256sum
6722024-06-05T19:45:01.465Z++ awk '{print $1}'
6732024-06-05T19:45:01.469Z+ calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa
6742024-06-05T19:45:01.469Z+ [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]]
6752024-06-05T19:45:01.469Z+ do_untar out/downloads/thundermuffin.tar.gz
6762024-06-05T19:45:01.469Z+ tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads
6772024-06-05T19:45:01.523Z+ do_assemble
6782024-06-05T19:45:01.523Z+ rm -r ./out/thundermuffin
6792024-06-05T19:45:01.529Z+ mkdir ./out/thundermuffin
6802024-06-05T19:45:01.529Z+ cp -r out/downloads/root ./out/thundermuffin/root
6812024-06-05T19:45:01.537ZAll prerequisites installed successfully
6822024-06-05T19:45:01.540Z
6832024-06-05T19:45:01.540Zreal 1:42.573925767
6842024-06-05T19:45:01.541Zuser 37.985281946
6852024-06-05T19:45:01.541Zsys 6.789625406
6862024-06-05T19:45:01.541Ztrap 0.008785834
6872024-06-05T19:45:01.541Ztflt 0.318365098
6882024-06-05T19:45:01.541Zdflt 0.328019739
6892024-06-05T19:45:01.541Zkflt 0.326137833
6902024-06-05T19:45:01.541Zlock 1.952867459
6912024-06-05T19:45:01.541Zslp 3:19.216224370
6922024-06-05T19:45:01.541Zlat 1.995441021
6932024-06-05T19:45:01.541Zstop 0.147490718
6942024-06-05T19:45:01.541Z+ source ./tools/include/force-git-over-https.sh
6952024-06-05T19:45:01.541Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
6962024-06-05T19:45:01.541Z++ (( i = 0 ))
6972024-06-05T19:45:01.541Z++ (( i < 5 ))
6982024-06-05T19:45:01.541Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
6992024-06-05T19:45:01.544Z++ (( i++ ))
7002024-06-05T19:45:01.544Z++ (( i < 5 ))
7012024-06-05T19:45:01.544Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
7022024-06-05T19:45:01.548Z++ (( i++ ))
7032024-06-05T19:45:01.548Z++ (( i < 5 ))
7042024-06-05T19:45:01.548Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
7052024-06-05T19:45:01.548Z++ (( i++ ))
7062024-06-05T19:45:01.549Z++ (( i < 5 ))
7072024-06-05T19:45:01.549Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
7082024-06-05T19:45:01.552Z++ (( i++ ))
7092024-06-05T19:45:01.552Z++ (( i < 5 ))
7102024-06-05T19:45:01.552Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
7112024-06-05T19:45:01.555Z++ (( i++ ))
7122024-06-05T19:45:01.555Z++ (( i < 5 ))
7132024-06-05T19:45:01.556Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
7142024-06-05T19:45:01.556Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
7152024-06-05T19:45:01.556Z+ rc=0
7162024-06-05T19:45:01.556Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
7172024-06-05T19:45:32.943Z+ case $rc in
7182024-06-05T19:45:32.943Z+ pfexec zfs create -p rpool/images/build/host
7192024-06-05T19:45:33.144Z+ pfexec zfs create -p rpool/images/build/recovery
7202024-06-05T19:45:33.204Z+ cargo xtask releng --output-dir /work
7212024-06-05T19:45:33.432Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7222024-06-05T19:45:33.914ZFrom https://github.com/oxidecomputer/pq-sys
7232024-06-05T19:45:33.914Z * [new branch] issue-36 -> origin/issue-36
7242024-06-05T19:45:33.917Z * [new branch] issue-36-with-metadata -> origin/issue-36-with-metadata
7252024-06-05T19:45:33.917Z * [new branch] master -> origin/master
7262024-06-05T19:45:33.917Z * [new branch] omicron-234 -> origin/omicron-234
7272024-06-05T19:45:33.917Z * [new branch] oxide/main -> origin/oxide/main
7282024-06-05T19:45:33.917Z * [new branch] oxide/omicron -> origin/oxide/omicron
7292024-06-05T19:45:33.917Z * [new branch] windows -> origin/windows
7302024-06-05T19:45:33.918Z * [new ref] -> origin/HEAD
7312024-06-05T19:45:33.918Z * [new tag] v0.2.2 -> v0.2.2
7322024-06-05T19:45:33.918Z * [new tag] v0.4.5 -> v0.4.5
7332024-06-05T19:45:33.918Z * [new tag] v0.4.6 -> v0.4.6
7342024-06-05T19:45:33.928Z Updating git repository `https://github.com/oxidecomputer/zone`
7352024-06-05T19:45:34.350ZFrom https://github.com/oxidecomputer/zone
7362024-06-05T19:45:34.350Z * [new branch] main -> origin/main
7372024-06-05T19:45:34.353Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7382024-06-05T19:45:34.353Z * [new branch] renovate/syn-2.x -> origin/renovate/syn-2.x
7392024-06-05T19:45:34.353Z * [new branch] state-derive-eq-hash -> origin/state-derive-eq-hash
7402024-06-05T19:45:34.353Z * [new ref] -> origin/HEAD
7412024-06-05T19:45:34.384Z Updating crates.io index
7422024-06-05T19:45:34.472Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7432024-06-05T19:45:35.191ZFrom https://github.com/oxidecomputer/dropshot
7442024-06-05T19:45:35.191Z * [new branch] archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push
7452024-06-05T19:45:35.195Z * [new branch] async -> origin/async
7462024-06-05T19:45:35.195Z * [new branch] build-o-mat -> origin/build-o-mat
7472024-06-05T19:45:35.195Z * [new branch] camel -> origin/camel
7482024-06-05T19:45:35.195Z * [new branch] carets -> origin/carets
7492024-06-05T19:45:35.195Z * [new branch] changes -> origin/changes
7502024-06-05T19:45:35.195Z * [new branch] ci-version -> origin/ci-version
7512024-06-05T19:45:35.195Z * [new branch] cleanup-tweak -> origin/cleanup-tweak
7522024-06-05T19:45:35.195Z * [new branch] clippy -> origin/clippy
7532024-06-05T19:45:35.195Z * [new branch] clippy-enforcement -> origin/clippy-enforcement
7542024-06-05T19:45:35.195Z * [new branch] clone -> origin/clone
7552024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0
7562024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
7572024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1
7582024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0
7592024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/proc-macro2-1.0.85 -> origin/dependabot/cargo/proc-macro2-1.0.85
7602024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/tokio-1.38.0 -> origin/dependabot/cargo/tokio-1.38.0
7612024-06-05T19:45:35.196Z * [new branch] dependabot/cargo/tokio-tungstenite-0.23.0 -> origin/dependabot/cargo/tokio-tungstenite-0.23.0
7622024-06-05T19:45:35.196Z * [new branch] doc -> origin/doc
7632024-06-05T19:45:35.196Z * [new branch] err -> origin/err
7642024-06-05T19:45:35.196Z * [new branch] example-resumable-download -> origin/example-resumable-download
7652024-06-05T19:45:35.196Z * [new branch] expectorate -> origin/expectorate
7662024-06-05T19:45:35.196Z * [new branch] extracted -> origin/extracted
7672024-06-05T19:45:35.196Z * [new branch] fix_tests -> origin/fix_tests
7682024-06-05T19:45:35.196Z * [new branch] fmt2 -> origin/fmt2
7692024-06-05T19:45:35.196Z * [new branch] infinite_type_resolve -> origin/infinite_type_resolve
7702024-06-05T19:45:35.196Z * [new branch] kulakowski/tls -> origin/kulakowski/tls
7712024-06-05T19:45:35.196Z * [new branch] main -> origin/main
7722024-06-05T19:45:35.196Z * [new branch] maintainer-docs -> origin/maintainer-docs
7732024-06-05T19:45:35.196Z * [new branch] merge-server-config -> origin/merge-server-config
7742024-06-05T19:45:35.196Z * [new branch] multi-api -> origin/multi-api
7752024-06-05T19:45:35.196Z * [new branch] multiverse -> origin/multiverse
7762024-06-05T19:45:35.196Z * [new branch] openapi -> origin/openapi
7772024-06-05T19:45:35.196Z * [new branch] openapi2 -> origin/openapi2
7782024-06-05T19:45:35.197Z * [new branch] port-fix-better -> origin/port-fix-better
7792024-06-05T19:45:35.197Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
7802024-06-05T19:45:35.197Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
7812024-06-05T19:45:35.201Z * [new branch] rmp-page-token -> origin/rmp-page-token
7822024-06-05T19:45:35.201Z * [new branch] rustfmt-m1 -> origin/rustfmt-m1
7832024-06-05T19:45:35.201Z * [new branch] rustfmt-test-stable-only -> origin/rustfmt-test-stable-only
7842024-06-05T19:45:35.201Z * [new branch] rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options
7852024-06-05T19:45:35.201Z * [new branch] server-log -> origin/server-log
7862024-06-05T19:45:35.201Z * [new branch] simple-headers -> origin/simple-headers
7872024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor
7882024-06-05T19:45:35.201Z * [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
7892024-06-05T19:45:35.201Z * [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
7902024-06-05T19:45:35.201Z * [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
7912024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters
7922024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation
7932024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/dropshot-endpoint-reject-endpoints-with-a-where-clause
7942024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style
7952024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/dropshot_endpoint-add-tests-for-custom-params -> origin/sunshowers/spr/dropshot_endpoint-add-tests-for-custom-params
7962024-06-05T19:45:35.201Z * [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
7972024-06-05T19:45:35.201Z * [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
7982024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters
7992024-06-05T19:45:35.201Z * [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
8002024-06-05T19:45:35.201Z * [new branch] sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause -> origin/sunshowers/spr/main.dropshot-endpoint-reject-endpoints-with-a-where-clause
8012024-06-05T19:45:35.202Z * [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
8022024-06-05T19:45:35.202Z * [new branch] sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style
8032024-06-05T19:45:35.202Z * [new branch] sunshowers/spr/main.dropshot_endpoint-add-tests-for-custom-params -> origin/sunshowers/spr/main.dropshot_endpoint-add-tests-for-custom-params
8042024-06-05T19:45:35.202Z * [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
8052024-06-05T19:45:35.202Z * [new branch] sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers
8062024-06-05T19:45:35.202Z * [new branch] sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers
8072024-06-05T19:45:35.202Z * [new branch] test-skip-deserialize -> origin/test-skip-deserialize
8082024-06-05T19:45:35.202Z * [new branch] update-usdt-dep -> origin/update-usdt-dep
8092024-06-05T19:45:35.202Z * [new branch] urlencoded_typedbody -> origin/urlencoded_typedbody
8102024-06-05T19:45:35.202Z * [new branch] websockets -> origin/websockets
8112024-06-05T19:45:35.202Z * [new branch] x-forwarded-for -> origin/x-forwarded-for
8122024-06-05T19:45:35.202Z * [new branch] x-forwarded-for-OLD -> origin/x-forwarded-for-OLD
8132024-06-05T19:45:35.202Z * [new ref] -> origin/HEAD
8142024-06-05T19:45:35.202Z * [new tag] v0.10.0 -> v0.10.0
8152024-06-05T19:45:35.202Z * [new tag] v0.10.1 -> v0.10.1
8162024-06-05T19:45:35.202Z * [new tag] v0.3.0 -> v0.3.0
8172024-06-05T19:45:35.202Z * [new tag] v0.4.0 -> v0.4.0
8182024-06-05T19:45:35.202Z * [new tag] v0.5.0 -> v0.5.0
8192024-06-05T19:45:35.202Z * [new tag] v0.5.1 -> v0.5.1
8202024-06-05T19:45:35.202Z * [new tag] v0.6.0 -> v0.6.0
8212024-06-05T19:45:35.202Z * [new tag] v0.7.0 -> v0.7.0
8222024-06-05T19:45:35.202Z * [new tag] v0.8.0 -> v0.8.0
8232024-06-05T19:45:35.202Z * [new tag] v0.9.0 -> v0.9.0
8242024-06-05T19:45:35.234Z Updating git repository `https://github.com/oxidecomputer/maghemite`
8252024-06-05T19:45:36.083ZFrom https://github.com/oxidecomputer/maghemite
8262024-06-05T19:45:36.084Z * [new branch] anycast -> origin/anycast
8272024-06-05T19:45:36.087Z * [new branch] ddm-track-session-duration -> origin/ddm-track-session-duration
8282024-06-05T19:45:36.087Z * [new branch] mac-build -> origin/mac-build
8292024-06-05T19:45:36.087Z * [new branch] main -> origin/main
8302024-06-05T19:45:36.087Z * [new branch] renovate/hostname-0.x -> origin/renovate/hostname-0.x
8312024-06-05T19:45:36.087Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
8322024-06-05T19:45:36.087Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
8332024-06-05T19:45:36.087Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
8342024-06-05T19:45:36.087Z * [new branch] ttl1-clean -> origin/ttl1-clean
8352024-06-05T19:45:36.087Z * [new branch] vpc-subnet-opte -> origin/vpc-subnet-opte
8362024-06-05T19:45:36.087Z * [new ref] -> origin/HEAD
8372024-06-05T19:45:36.087Z * [new tag] rift -> rift
8382024-06-05T19:45:36.088Z * [new tag] srp -> srp
8392024-06-05T19:45:36.088Z * [new tag] tie-spf -> tie-spf
8402024-06-05T19:45:36.129Z Updating git repository `https://github.com/oxidecomputer/oxnet`
8412024-06-05T19:45:36.581ZFrom https://github.com/oxidecomputer/oxnet
8422024-06-05T19:45:36.581Z * [new branch] ci -> origin/ci
8432024-06-05T19:45:36.584Z * [new branch] main -> origin/main
8442024-06-05T19:45:36.584Z * [new ref] -> origin/HEAD
8452024-06-05T19:45:36.596Z Updating git repository `https://github.com/oxidecomputer/progenitor`
8462024-06-05T19:45:37.907ZFrom https://github.com/oxidecomputer/progenitor
8472024-06-05T19:45:37.908Z * [new branch] dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1
8482024-06-05T19:45:37.914Z * [new branch] dependabot/cargo/prettyplease-0.2.20 -> origin/dependabot/cargo/prettyplease-0.2.20
8492024-06-05T19:45:37.914Z * [new branch] dependabot/cargo/proc-macro2-1.0.85 -> origin/dependabot/cargo/proc-macro2-1.0.85
8502024-06-05T19:45:37.914Z * [new branch] dependabot/cargo/regress-0.10.0 -> origin/dependabot/cargo/regress-0.10.0
8512024-06-05T19:45:37.914Z * [new branch] extension2 -> origin/extension2
8522024-06-05T19:45:37.914Z * [new branch] json-body-stdin-alias -> origin/json-body-stdin-alias
8532024-06-05T19:45:37.914Z * [new branch] main -> origin/main
8542024-06-05T19:45:37.915Z * [new branch] nexus-update -> origin/nexus-update
8552024-06-05T19:45:37.915Z * [new branch] owned-response-stream -> origin/owned-response-stream
8562024-06-05T19:45:37.915Z * [new branch] print-example -> origin/print-example
8572024-06-05T19:45:37.915Z * [new branch] query-arg-collision -> origin/query-arg-collision
8582024-06-05T19:45:37.915Z * [new branch] request-map -> origin/request-map
8592024-06-05T19:45:37.915Z * [new branch] response-value-content-length -> origin/response-value-content-length
8602024-06-05T19:45:37.915Z * [new branch] security-schemes -> origin/security-schemes
8612024-06-05T19:45:37.915Z * [new branch] sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types
8622024-06-05T19:45:37.915Z * [new branch] test-ci -> origin/test-ci
8632024-06-05T19:45:37.915Z * [new branch] test-v0.7.0 -> origin/test-v0.7.0
8642024-06-05T19:45:37.915Z * [new branch] untyped-responses -> origin/untyped-responses
8652024-06-05T19:45:37.915Z * [new branch] v41 -> origin/v41
8662024-06-05T19:45:37.915Z * [new ref] -> origin/HEAD
8672024-06-05T19:45:37.915Z * [new tag] v0.1.1 -> v0.1.1
8682024-06-05T19:45:37.915Z * [new tag] v0.2.0 -> v0.2.0
8692024-06-05T19:45:37.915Z * [new tag] v0.3.0 -> v0.3.0
8702024-06-05T19:45:37.915Z * [new tag] v0.4.0 -> v0.4.0
8712024-06-05T19:45:37.915Z * [new tag] v0.4.1 -> v0.4.1
8722024-06-05T19:45:37.915Z * [new tag] v0.5.0 -> v0.5.0
8732024-06-05T19:45:37.915Z * [new tag] v0.6.0 -> v0.6.0
8742024-06-05T19:45:37.915Z * [new tag] v0.7.0 -> v0.7.0
8752024-06-05T19:45:38.022Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
8762024-06-05T19:45:38.473Zwarning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/
8772024-06-05T19:45:38.960ZFrom http://github.com/oxidecomputer/serde_human_bytes
8782024-06-05T19:45:38.961Z * [new branch] gh-pages -> origin/gh-pages
8792024-06-05T19:45:38.967Z * [new branch] main -> origin/main
8802024-06-05T19:45:38.967Z * [new branch] renovate/configure -> origin/renovate/configure
8812024-06-05T19:45:38.967Z * [new ref] -> origin/HEAD
8822024-06-05T19:45:38.978Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
8832024-06-05T19:45:39.395ZFrom https://github.com/oxidecomputer/slog-error-chain
8842024-06-05T19:45:39.395Z * [new branch] main -> origin/main
8852024-06-05T19:45:39.399Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
8862024-06-05T19:45:39.399Z * [new branch] renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x
8872024-06-05T19:45:39.399Z * [new branch] renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance
8882024-06-05T19:45:39.399Z * [new branch] renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile
8892024-06-05T19:45:39.399Z * [new branch] renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile
8902024-06-05T19:45:39.399Z * [new branch] renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile
8912024-06-05T19:45:39.399Z * [new ref] -> origin/HEAD
8922024-06-05T19:45:39.546Z Updating git repository `https://github.com/oxidecomputer/propolis`
8932024-06-05T19:45:40.603ZFrom https://github.com/oxidecomputer/propolis
8942024-06-05T19:45:40.603Z * [new branch] ata -> origin/ata
8952024-06-05T19:45:40.607Z * [new branch] eliza/somebios-version -> origin/eliza/somebios-version
8962024-06-05T19:45:40.607Z * [new branch] gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses
8972024-06-05T19:45:40.607Z * [new branch] luqmana/libnet -> origin/luqmana/libnet
8982024-06-05T19:45:40.607Z * [new branch] master -> origin/master
8992024-06-05T19:45:40.607Z * [new branch] softnpu-table-counters -> origin/softnpu-table-counters
9002024-06-05T19:45:40.607Z * [new branch] vlans -> origin/vlans
9012024-06-05T19:45:40.607Z * [new ref] -> origin/HEAD
9022024-06-05T19:45:40.658Z Updating git repository `https://github.com/oxidecomputer/crucible`
9032024-06-05T19:45:42.251ZFrom https://github.com/oxidecomputer/crucible
9042024-06-05T19:45:42.251Z * [new branch] alan/abort-live-repair -> origin/alan/abort-live-repair
9052024-06-05T19:45:42.255Z * [new branch] alan/dsc-reset -> origin/alan/dsc-reset
9062024-06-05T19:45:42.255Z * [new branch] alan/i-cant-let-it-go -> origin/alan/i-cant-let-it-go
9072024-06-05T19:45:42.255Z * [new branch] alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff
9082024-06-05T19:45:42.255Z * [new branch] alan/lr-wip -> origin/alan/lr-wip
9092024-06-05T19:45:42.256Z * [new branch] alan/more-info -> origin/alan/more-info
9102024-06-05T19:45:42.256Z * [new branch] alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive
9112024-06-05T19:45:42.256Z * [new branch] alan/no-replace-before-active -> origin/alan/no-replace-before-active
9122024-06-05T19:45:42.256Z * [new branch] alan/rust-new-clippy -> origin/alan/rust-new-clippy
9132024-06-05T19:45:42.256Z * [new branch] alan/short-downstairs-state -> origin/alan/short-downstairs-state
9142024-06-05T19:45:42.256Z * [new branch] alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way
9152024-06-05T19:45:42.256Z * [new branch] artemis/4k-recordsize -> origin/artemis/4k-recordsize
9162024-06-05T19:45:42.256Z * [new branch] artemis/fio-ci -> origin/artemis/fio-ci
9172024-06-05T19:45:42.256Z * [new branch] artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange
9182024-06-05T19:45:42.256Z * [new branch] artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io
9192024-06-05T19:45:42.256Z * [new branch] artemis/unix-excl -> origin/artemis/unix-excl
9202024-06-05T19:45:42.256Z * [new branch] backrec -> origin/backrec
9212024-06-05T19:45:42.256Z * [new branch] cruplay -> origin/cruplay
9222024-06-05T19:45:42.256Z * [new branch] demo_m2 -> origin/demo_m2
9232024-06-05T19:45:42.256Z * [new branch] disconnect-wip -> origin/disconnect-wip
9242024-06-05T19:45:42.256Z * [new branch] jclulow -> origin/jclulow
9252024-06-05T19:45:42.256Z * [new branch] main -> origin/main
9262024-06-05T19:45:42.256Z * [new branch] manager -> origin/manager
9272024-06-05T19:45:42.256Z * [new branch] merge_warn -> origin/merge_warn
9282024-06-05T19:45:42.256Z * [new branch] minor -> origin/minor
9292024-06-05T19:45:42.256Z * [new branch] mkeeter/disconnect-in-downstairs -> origin/mkeeter/disconnect-in-downstairs
9302024-06-05T19:45:42.256Z * [new branch] mkeeter/remove-proc-task -> origin/mkeeter/remove-proc-task
9312024-06-05T19:45:42.256Z * [new branch] mkeeter/reorganize-disconnect -> origin/mkeeter/reorganize-disconnect
9322024-06-05T19:45:42.257Z * [new branch] pantry -> origin/pantry
9332024-06-05T19:45:42.257Z * [new branch] parallel-flush -> origin/parallel-flush
9342024-06-05T19:45:42.257Z * [new branch] renovate/http-1.x -> origin/renovate/http-1.x
9352024-06-05T19:45:42.257Z * [new branch] renovate/hyper-1.x -> origin/renovate/hyper-1.x
9362024-06-05T19:45:42.257Z * [new branch] renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x
9372024-06-05T19:45:42.257Z * [new branch] renovate/nbd-0.x -> origin/renovate/nbd-0.x
9382024-06-05T19:45:42.257Z * [new branch] renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x
9392024-06-05T19:45:42.257Z * [new branch] renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x
9402024-06-05T19:45:42.257Z * [new branch] renovate/reqwest-0.x -> origin/renovate/reqwest-0.x
9412024-06-05T19:45:42.260Z * [new branch] renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x
9422024-06-05T19:45:42.260Z * [new branch] renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x
9432024-06-05T19:45:42.260Z * [new branch] renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x
9442024-06-05T19:45:42.260Z * [new branch] speculative-perfwork -> origin/speculative-perfwork
9452024-06-05T19:45:42.261Z * [new branch] sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami
9462024-06-05T19:45:42.261Z * [new branch] update-progenitor -> origin/update-progenitor
9472024-06-05T19:45:42.261Z * [new branch] use-json-schema -> origin/use-json-schema
9482024-06-05T19:45:42.261Z * [new ref] -> origin/HEAD
9492024-06-05T19:45:42.261Z * [new tag] one-task-refactoring -> one-task-refactoring
9502024-06-05T19:45:42.439Z Updating git repository `https://github.com/oxidecomputer/opte`
9512024-06-05T19:45:43.498ZFrom https://github.com/oxidecomputer/opte
9522024-06-05T19:45:43.498Z * [new branch] 481-strawman -> origin/481-strawman
9532024-06-05T19:45:43.505Z * [new branch] config-dhcp-dns -> origin/config-dhcp-dns
9542024-06-05T19:45:43.505Z * [new branch] custom-subnet-routing -> origin/custom-subnet-routing
9552024-06-05T19:45:43.505Z * [new branch] demo-stuffs -> origin/demo-stuffs
9562024-06-05T19:45:43.505Z * [new branch] dont-proc-in-lock -> origin/dont-proc-in-lock
9572024-06-05T19:45:43.505Z * [new branch] goodbye-all-of-classification -> origin/goodbye-all-of-classification
9582024-06-05T19:45:43.506Z * [new branch] helios-2.0 -> origin/helios-2.0
9592024-06-05T19:45:43.506Z * [new branch] iliana/test -> origin/iliana/test
9602024-06-05T19:45:43.506Z * [new branch] ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules
9612024-06-05T19:45:43.506Z * [new branch] ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev
9622024-06-05T19:45:43.506Z * [new branch] kbench-zone-variant -> origin/kbench-zone-variant
9632024-06-05T19:45:43.506Z * [new branch] luqmana/ipv4-options -> origin/luqmana/ipv4-options
9642024-06-05T19:45:43.506Z * [new branch] luqmana/no-vnic -> origin/luqmana/no-vnic
9652024-06-05T19:45:43.507Z * [new branch] master -> origin/master
9662024-06-05T19:45:43.507Z * [new branch] opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta
9672024-06-05T19:45:43.507Z * [new branch] opte-161-api-vsn -> origin/opte-161-api-vsn
9682024-06-05T19:45:43.507Z * [new branch] opte-204-paused -> origin/opte-204-paused
9692024-06-05T19:45:43.507Z * [new branch] opte-214-rm-opte-drv -> origin/opte-214-rm-opte-drv
9702024-06-05T19:45:43.507Z * [new branch] opte-220 -> origin/opte-220
9712024-06-05T19:45:43.508Z * [new branch] opte-225 -> origin/opte-225
9722024-06-05T19:45:43.508Z * [new branch] opte-227 -> origin/opte-227
9732024-06-05T19:45:43.508Z * [new branch] opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2
9742024-06-05T19:45:43.508Z * [new branch] opte-232 -> origin/opte-232
9752024-06-05T19:45:43.508Z * [new branch] opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats
9762024-06-05T19:45:43.508Z * [new branch] opte-261-rip-cstr-core -> origin/opte-261-rip-cstr-core
9772024-06-05T19:45:43.508Z * [new branch] opte-281-vpc-firewall -> origin/opte-281-vpc-firewall
9782024-06-05T19:45:43.509Z * [new branch] opte-88-codegen-units -> origin/opte-88-codegen-units
9792024-06-05T19:45:43.509Z * [new branch] opte-88-linker-failures -> origin/opte-88-linker-failures
9802024-06-05T19:45:43.509Z * [new branch] opteadm-library -> origin/opteadm-library
9812024-06-05T19:45:43.509Z * [new branch] partial-workspace -> origin/partial-workspace
9822024-06-05T19:45:43.509Z * [new branch] remove-duplicate-adm -> origin/remove-duplicate-adm
9832024-06-05T19:45:43.518Z * [new branch] renovate/itertools-0.x -> origin/renovate/itertools-0.x
9842024-06-05T19:45:43.519Z * [new branch] renovate/toml-0.x-lockfile -> origin/renovate/toml-0.x-lockfile
9852024-06-05T19:45:43.519Z * [new branch] rm-fw-rule-error -> origin/rm-fw-rule-error
9862024-06-05T19:45:43.519Z * [new branch] rpz-197-zero-pkt -> origin/rpz-197-zero-pkt
9872024-06-05T19:45:43.519Z * [new branch] rpz-207-rules-stats -> origin/rpz-207-rules-stats
9882024-06-05T19:45:43.519Z * [new branch] rpz-298-spoof-test -> origin/rpz-298-spoof-test
9892024-06-05T19:45:43.519Z * [new branch] rpz-301-layer-stats -> origin/rpz-301-layer-stats
9902024-06-05T19:45:43.519Z * [new branch] rpz-add-entry-refactor -> origin/rpz-add-entry-refactor
9912024-06-05T19:45:43.519Z * [new branch] rpz-ameta-own -> origin/rpz-ameta-own
9922024-06-05T19:45:43.519Z * [new branch] rpz-assert-drop -> origin/rpz-assert-drop
9932024-06-05T19:45:43.520Z * [new branch] rpz-csum-doc -> origin/rpz-csum-doc
9942024-06-05T19:45:43.520Z * [new branch] rpz-def-action -> origin/rpz-def-action
9952024-06-05T19:45:43.520Z * [new branch] rpz-doc-stuff -> origin/rpz-doc-stuff
9962024-06-05T19:45:43.520Z * [new branch] rpz-fix-docs -> origin/rpz-fix-docs
9972024-06-05T19:45:43.520Z * [new branch] rpz-gateway-layer -> origin/rpz-gateway-layer
9982024-06-05T19:45:43.520Z * [new branch] rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2
9992024-06-05T19:45:43.520Z * [new branch] rpz-ioctl-dangle -> origin/rpz-ioctl-dangle
10002024-06-05T19:45:43.520Z * [new branch] rpz-less-alloc -> origin/rpz-less-alloc
10012024-06-05T19:45:43.520Z * [new branch] rpz-more-layer-stats -> origin/rpz-more-layer-stats
10022024-06-05T19:45:43.521Z * [new branch] rpz-move-stuff-to-ddi -> origin/rpz-move-stuff-to-ddi
10032024-06-05T19:45:43.521Z * [new branch] rpz-opte-294 -> origin/rpz-opte-294
10042024-06-05T19:45:43.521Z * [new branch] rpz-opteadm-tcp-flows -> origin/rpz-opteadm-tcp-flows
10052024-06-05T19:45:43.521Z * [new branch] rpz-packet-write-err -> origin/rpz-packet-write-err
10062024-06-05T19:45:43.521Z * [new branch] rpz-pkg-minor-vsn -> origin/rpz-pkg-minor-vsn
10072024-06-05T19:45:43.521Z * [new branch] rpz-predicate-module -> origin/rpz-predicate-module
10082024-06-05T19:45:43.521Z * [new branch] rpz-print-port-in-test -> origin/rpz-print-port-in-test
10092024-06-05T19:45:43.521Z * [new branch] rpz-rm-todo -> origin/rpz-rm-todo
10102024-06-05T19:45:43.521Z * [new branch] rpz-sanity-check -> origin/rpz-sanity-check
10112024-06-05T19:45:43.522Z * [new branch] rpz-simplify-test-state -> origin/rpz-simplify-test-state
10122024-06-05T19:45:43.522Z * [new branch] rpz-tcp-flows-hits -> origin/rpz-tcp-flows-hits
10132024-06-05T19:45:43.522Z * [new branch] rpz-tcp-inbound-test -> origin/rpz-tcp-inbound-test
10142024-06-05T19:45:43.522Z * [new branch] rpz-tcp-tests -> origin/rpz-tcp-tests
10152024-06-05T19:45:43.522Z * [new branch] rpz-test-common -> origin/rpz-test-common
10162024-06-05T19:45:43.522Z * [new branch] rpz-test-constants -> origin/rpz-test-constants
10172024-06-05T19:45:43.522Z * [new branch] rpz-uft-miss-stat -> origin/rpz-uft-miss-stat
10182024-06-05T19:45:43.522Z * [new branch] rpz-vpc-own-crate -> origin/rpz-vpc-own-crate
10192024-06-05T19:45:43.522Z * [new branch] the-perf-cost-of-success -> origin/the-perf-cost-of-success
10202024-06-05T19:45:43.523Z * [new branch] use-the-flow-luke-61 -> origin/use-the-flow-luke-61
10212024-06-05T19:45:43.523Z * [new branch] worker-threads -> origin/worker-threads
10222024-06-05T19:45:43.523Z * [new ref] -> origin/HEAD
10232024-06-05T19:45:43.568Z Updating git repository `https://github.com/oxidecomputer/falcon`
10242024-06-05T19:45:44.295ZFrom https://github.com/oxidecomputer/falcon
10252024-06-05T19:45:44.295Z * [new branch] main -> origin/main
10262024-06-05T19:45:44.295Z * [new ref] -> origin/HEAD
10272024-06-05T19:45:44.521Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
10282024-06-05T19:45:45.167ZFrom https://github.com/oxidecomputer/management-gateway-service
10292024-06-05T19:45:45.167Z * [new branch] af-temp-hash -> origin/af-temp-hash
10302024-06-05T19:45:45.178Z * [new branch] buildomat -> origin/buildomat
10312024-06-05T19:45:45.178Z * [new branch] bump-smoltcp -> origin/bump-smoltcp
10322024-06-05T19:45:45.178Z * [new branch] cached-bootloader-update -> origin/cached-bootloader-update
10332024-06-05T19:45:45.178Z * [new branch] dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32
10342024-06-05T19:45:45.178Z * [new branch] fix_sp_active -> origin/fix_sp_active
10352024-06-05T19:45:45.178Z * [new branch] image-board-check -> origin/image-board-check
10362024-06-05T19:45:45.178Z * [new branch] include-power-state-in-sp-state -> origin/include-power-state-in-sp-state
10372024-06-05T19:45:45.178Z * [new branch] lock_state -> origin/lock_state
10382024-06-05T19:45:45.178Z * [new branch] main -> origin/main
10392024-06-05T19:45:45.178Z * [new branch] more-expect-cleanup -> origin/more-expect-cleanup
10402024-06-05T19:45:45.178Z * [new branch] plumb-switch-default-image -> origin/plumb-switch-default-image
10412024-06-05T19:45:45.178Z * [new branch] read-rot-message -> origin/read-rot-message
10422024-06-05T19:45:45.178Z * [new branch] reexport-sp-component -> origin/reexport-sp-component
10432024-06-05T19:45:45.178Z * [new branch] remove-dumper-error -> origin/remove-dumper-error
10442024-06-05T19:45:45.178Z * [new branch] reset-component -> origin/reset-component
10452024-06-05T19:45:45.178Z * [new branch] revert-70-reset-component -> origin/revert-70-reset-component
10462024-06-05T19:45:45.178Z * [new branch] rhai -> origin/rhai
10472024-06-05T19:45:45.178Z * [new branch] rot-boot-info -> origin/rot-boot-info
10482024-06-05T19:45:45.178Z * [new branch] rot-update -> origin/rot-update
10492024-06-05T19:45:45.178Z * [new branch] rot-update-2 -> origin/rot-update-2
10502024-06-05T19:45:45.178Z * [new branch] rot-update-on-rot-status -> origin/rot-update-on-rot-status
10512024-06-05T19:45:45.179Z * [new branch] scope-id-shenanigans -> origin/scope-id-shenanigans
10522024-06-05T19:45:45.179Z * [new branch] sprot-attest -> origin/sprot-attest
10532024-06-05T19:45:45.179Z * [new branch] sprot-desync-error -> origin/sprot-desync-error
10542024-06-05T19:45:45.179Z * [new branch] sprot-errors -> origin/sprot-errors
10552024-06-05T19:45:45.179Z * [new branch] stage0-update-component -> origin/stage0-update-component
10562024-06-05T19:45:45.179Z * [new branch] update-rot-state-msg -> origin/update-rot-state-msg
10572024-06-05T19:45:45.179Z * [new branch] update-stage0 -> origin/update-stage0
10582024-06-05T19:45:45.179Z * [new ref] -> origin/HEAD
10592024-06-05T19:45:45.375Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
10602024-06-05T19:45:45.806ZFrom https://github.com/oxidecomputer/openapi-lint
10612024-06-05T19:45:45.807Z * [new branch] main -> origin/main
10622024-06-05T19:45:45.807Z * [new ref] -> origin/HEAD
10632024-06-05T19:45:45.833Z Updating git repository `http://github.com/oxidecomputer/sprockets`
10642024-06-05T19:45:46.029Zwarning: redirecting to https://github.com/oxidecomputer/sprockets/
10652024-06-05T19:45:46.349ZFrom http://github.com/oxidecomputer/sprockets
10662024-06-05T19:45:46.349Z * [new branch] add-license-file -> origin/add-license-file
10672024-06-05T19:45:46.352Z * [new branch] add-spi-error -> origin/add-spi-error
10682024-06-05T19:45:46.353Z * [new branch] aead-buf -> origin/aead-buf
10692024-06-05T19:45:46.353Z * [new branch] aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf
10702024-06-05T19:45:46.353Z * [new branch] aead-buf-rebase -> origin/aead-buf-rebase
10712024-06-05T19:45:46.353Z * [new branch] aead-read-buf -> origin/aead-read-buf
10722024-06-05T19:45:46.353Z * [new branch] aead-read-buf-linear -> origin/aead-read-buf-linear
10732024-06-05T19:45:46.353Z * [new branch] async-session -> origin/async-session
10742024-06-05T19:45:46.353Z * [new branch] async-session-extend-test -> origin/async-session-extend-test
10752024-06-05T19:45:46.353Z * [new branch] dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3
10762024-06-05T19:45:46.353Z * [new branch] dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0
10772024-06-05T19:45:46.353Z * [new branch] dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5
10782024-06-05T19:45:46.353Z * [new branch] dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1
10792024-06-05T19:45:46.353Z * [new branch] derive-more -> origin/derive-more
10802024-06-05T19:45:46.353Z * [new branch] fix-rot-manager-tests -> origin/fix-rot-manager-tests
10812024-06-05T19:45:46.353Z * [new branch] main -> origin/main
10822024-06-05T19:45:46.353Z * [new branch] main-rebased -> origin/main-rebased
10832024-06-05T19:45:46.353Z * [new branch] no-salty-by-default-in-common -> origin/no-salty-by-default-in-common
10842024-06-05T19:45:46.353Z * [new branch] qol-tweaks -> origin/qol-tweaks
10852024-06-05T19:45:46.353Z * [new branch] readme -> origin/readme
10862024-06-05T19:45:46.353Z * [new branch] readme-fix -> origin/readme-fix
10872024-06-05T19:45:46.353Z * [new branch] rot-msg-versioning -> origin/rot-msg-versioning
10882024-06-05T19:45:46.353Z * [new ref] -> origin/HEAD
10892024-06-05T19:45:46.383Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
10902024-06-05T19:45:46.835ZFrom https://github.com/oxidecomputer/async-bb8-diesel
10912024-06-05T19:45:46.835Z * [new branch] add-more-flags -> origin/add-more-flags
10922024-06-05T19:45:46.838Z * [new branch] master -> origin/master
10932024-06-05T19:45:46.839Z * [new branch] renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest
10942024-06-05T19:45:46.839Z * [new branch] update_database -> origin/update_database
10952024-06-05T19:45:46.839Z * [new ref] -> origin/HEAD
10962024-06-05T19:45:46.859Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
10972024-06-05T19:45:47.311ZFrom https://github.com/oxidecomputer/diesel-dtrace
10982024-06-05T19:45:47.311Z * [new branch] main -> origin/main
10992024-06-05T19:45:47.314Z * [new branch] stable-usdt -> origin/stable-usdt
11002024-06-05T19:45:47.314Z * [new branch] uuid -> origin/uuid
11012024-06-05T19:45:47.314Z * [new ref] -> origin/HEAD
11022024-06-05T19:45:47.333Z Updating git repository `http://github.com/oxidecomputer/tofino`
11032024-06-05T19:45:47.560Zwarning: redirecting to https://github.com/oxidecomputer/tofino/
11042024-06-05T19:45:47.793ZFrom http://github.com/oxidecomputer/tofino
11052024-06-05T19:45:47.793Z * [new branch] main -> origin/main
11062024-06-05T19:45:47.793Z * [new ref] -> origin/HEAD
11072024-06-05T19:45:47.872Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
11082024-06-05T19:45:48.321ZFrom https://github.com/oxidecomputer/illumos-devinfo
11092024-06-05T19:45:48.322Z * [new branch] main -> origin/main
11102024-06-05T19:45:48.325Z * [new ref] -> origin/HEAD
11112024-06-05T19:45:48.334Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
11122024-06-05T19:45:49.789ZFrom https://github.com/oxidecomputer/libefi-illumos
11132024-06-05T19:45:49.789Z * [new branch] master -> origin/master
11142024-06-05T19:45:49.789Z * [new ref] -> origin/HEAD
11152024-06-05T19:45:49.800Z Updating git repository `https://github.com/oxidecomputer/libnvme`
11162024-06-05T19:45:50.255ZFrom https://github.com/oxidecomputer/libnvme
11172024-06-05T19:45:50.255Z * [new branch] main -> origin/main
11182024-06-05T19:45:50.258Z * [new branch] mike/WIP -> origin/mike/WIP
11192024-06-05T19:45:50.258Z * [new branch] mike/libnvme-firmware -> origin/mike/libnvme-firmware
11202024-06-05T19:45:50.258Z * [new ref] -> origin/HEAD
11212024-06-05T19:45:50.408Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
11222024-06-05T19:45:50.886ZFrom https://github.com/oxidecomputer/hubtools
11232024-06-05T19:45:50.886Z * [new branch] add-cargo-lock -> origin/add-cargo-lock
11242024-06-05T19:45:50.890Z * [new branch] add-default-caboose -> origin/add-default-caboose
11252024-06-05T19:45:50.890Z * [new branch] add_sign -> origin/add_sign
11262024-06-05T19:45:50.890Z * [new branch] bootleby_archive -> origin/bootleby_archive
11272024-06-05T19:45:50.890Z * [new branch] caboose_sign -> origin/caboose_sign
11282024-06-05T19:45:50.890Z * [new branch] epoch -> origin/epoch
11292024-06-05T19:45:50.890Z * [new branch] extract-image -> origin/extract-image
11302024-06-05T19:45:50.890Z * [new branch] fixes -> origin/fixes
11312024-06-05T19:45:50.890Z * [new branch] humility_fixes -> origin/humility_fixes
11322024-06-05T19:45:50.890Z * [new branch] main -> origin/main
11332024-06-05T19:45:50.890Z * [new branch] overwrite_in_memory -> origin/overwrite_in_memory
11342024-06-05T19:45:50.890Z * [new branch] sig_txt -> origin/sig_txt
11352024-06-05T19:45:50.890Z * [new branch] sign_caboose_builder -> origin/sign_caboose_builder
11362024-06-05T19:45:50.890Z * [new branch] verify_rot -> origin/verify_rot
11372024-06-05T19:45:50.890Z * [new ref] -> origin/HEAD
11382024-06-05T19:45:51.047Z Updating git repository `https://github.com/oxidecomputer/ispf`
11392024-06-05T19:45:51.489ZFrom https://github.com/oxidecomputer/ispf
11402024-06-05T19:45:51.489Z * [new branch] main -> origin/main
11412024-06-05T19:45:51.489Z * [new ref] -> origin/HEAD
11422024-06-05T19:45:51.545Z Updating git repository `https://github.com/oxidecomputer/poptrie`
11432024-06-05T19:45:51.953ZFrom https://github.com/oxidecomputer/poptrie
11442024-06-05T19:45:51.953Z * [new branch] main -> origin/main
11452024-06-05T19:45:51.956Z * [new branch] multipath -> origin/multipath
11462024-06-05T19:45:51.956Z * [new ref] -> origin/HEAD
11472024-06-05T19:45:52.233Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
11482024-06-05T19:45:52.858ZFrom https://github.com/oxidecomputer/netadm-sys
11492024-06-05T19:45:52.858Z * [new branch] c_char-non-x86 -> origin/c_char-non-x86
11502024-06-05T19:45:52.862Z * [new branch] compile-macos -> origin/compile-macos
11512024-06-05T19:45:52.862Z * [new branch] dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25
11522024-06-05T19:45:52.862Z * [new branch] gh-pages -> origin/gh-pages
11532024-06-05T19:45:52.862Z * [new branch] main -> origin/main
11542024-06-05T19:45:52.862Z * [new branch] route-get-timeout -> origin/route-get-timeout
11552024-06-05T19:45:52.862Z * [new branch] siocgnds -> origin/siocgnds
11562024-06-05T19:45:52.862Z * [new ref] -> origin/HEAD
11572024-06-05T19:45:53.114Z Updating git repository `https://github.com/jgallagher/nix`
11582024-06-05T19:45:54.097ZFrom https://github.com/jgallagher/nix
11592024-06-05T19:45:54.097Z * [new branch] Susurrus-patch-1 -> origin/Susurrus-patch-1
11602024-06-05T19:45:54.101Z * [new branch] aio_pin -> origin/aio_pin
11612024-06-05T19:45:54.101Z * [new branch] fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion
11622024-06-05T19:45:54.101Z * [new branch] illumos -> origin/illumos
11632024-06-05T19:45:54.102Z * [new branch] master -> origin/master
11642024-06-05T19:45:54.102Z * [new branch] r0.11.1 -> origin/r0.11.1
11652024-06-05T19:45:54.102Z * [new branch] r0.12.1 -> origin/r0.12.1
11662024-06-05T19:45:54.102Z * [new branch] r0.13.1 -> origin/r0.13.1
11672024-06-05T19:45:54.102Z * [new branch] r0.26-illumos -> origin/r0.26-illumos
11682024-06-05T19:45:54.102Z * [new branch] sparc64 -> origin/sparc64
11692024-06-05T19:45:54.102Z * [new branch] staging -> origin/staging
11702024-06-05T19:45:54.102Z * [new branch] trying -> origin/trying
11712024-06-05T19:45:54.102Z * [new branch] update_lazystatic -> origin/update_lazystatic
11722024-06-05T19:45:54.102Z * [new ref] -> origin/HEAD
11732024-06-05T19:45:54.102Z * [new tag] v0.10.0 -> v0.10.0
11742024-06-05T19:45:54.102Z * [new tag] v0.11.0 -> v0.11.0
11752024-06-05T19:45:54.102Z * [new tag] v0.11.1 -> v0.11.1
11762024-06-05T19:45:54.102Z * [new tag] v0.12.0 -> v0.12.0
11772024-06-05T19:45:54.102Z * [new tag] v0.12.1 -> v0.12.1
11782024-06-05T19:45:54.102Z * [new tag] v0.13.0 -> v0.13.0
11792024-06-05T19:45:54.102Z * [new tag] v0.13.1 -> v0.13.1
11802024-06-05T19:45:54.102Z * [new tag] v0.14.0 -> v0.14.0
11812024-06-05T19:45:54.102Z * [new tag] v0.14.1 -> v0.14.1
11822024-06-05T19:45:54.102Z * [new tag] v0.16.0 -> v0.16.0
11832024-06-05T19:45:54.102Z * [new tag] v0.17.0 -> v0.17.0
11842024-06-05T19:45:54.102Z * [new tag] v0.3.10 -> v0.3.10
11852024-06-05T19:45:54.102Z * [new tag] v0.3.9 -> v0.3.9
11862024-06-05T19:45:54.103Z * [new tag] v0.4.2 -> v0.4.2
11872024-06-05T19:45:54.103Z * [new tag] v0.4.3 -> v0.4.3
11882024-06-05T19:45:54.103Z * [new tag] v0.5.0 -> v0.5.0
11892024-06-05T19:45:54.103Z * [new tag] v0.5.1 -> v0.5.1
11902024-06-05T19:45:54.103Z * [new tag] v0.6.0 -> v0.6.0
11912024-06-05T19:45:54.103Z * [new tag] v0.7.0 -> v0.7.0
11922024-06-05T19:45:54.103Z * [new tag] v0.8.0 -> v0.8.0
11932024-06-05T19:45:54.103Z * [new tag] v0.8.1 -> v0.8.1
11942024-06-05T19:45:54.103Z * [new tag] v0.9.0 -> v0.9.0
11952024-06-05T19:45:54.141Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
11962024-06-05T19:45:54.612ZFrom https://github.com/oxidecomputer/tlvc
11972024-06-05T19:45:54.612Z * [new branch] dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6
11982024-06-05T19:45:54.616Z * [new branch] main -> origin/main
11992024-06-05T19:45:54.616Z * [new branch] string-pieces -> origin/string-pieces
12002024-06-05T19:45:54.616Z * [new ref] -> origin/HEAD
12012024-06-05T19:45:54.743Z Updating git repository `https://github.com/cbiffle/hubpack.git`
12022024-06-05T19:45:55.125ZFrom https://github.com/cbiffle/hubpack
12032024-06-05T19:45:55.125Z * [new branch] main -> origin/main
12042024-06-05T19:45:55.125Z * [new ref] -> origin/HEAD
12052024-06-05T19:45:55.226Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
12062024-06-05T19:45:55.775ZFrom https://github.com/oxidecomputer/lpc55_support
12072024-06-05T19:45:55.775Z * [new branch] bump_version -> origin/bump_version
12082024-06-05T19:45:55.779Z * [new branch] extend_logging -> origin/extend_logging
12092024-06-05T19:45:55.779Z * [new branch] master -> origin/master
12102024-06-05T19:45:55.779Z * [new branch] nightly_fmt_fix -> origin/nightly_fmt_fix
12112024-06-05T19:45:55.779Z * [new branch] real_verify_error -> origin/real_verify_error
12122024-06-05T19:45:55.779Z * [new branch] release_fixes -> origin/release_fixes
12132024-06-05T19:45:55.779Z * [new branch] renovate/rust-1.x -> origin/renovate/rust-1.x
12142024-06-05T19:45:55.779Z * [new ref] -> origin/HEAD
12152024-06-05T19:45:55.862Z Updating git repository `https://github.com/oxidecomputer/typify`
12162024-06-05T19:45:57.596ZFrom https://github.com/oxidecomputer/typify
12172024-06-05T19:45:57.597Z * [new branch] dependabot/cargo/prettyplease-0.2.20 -> origin/dependabot/cargo/prettyplease-0.2.20
12182024-06-05T19:45:57.600Z * [new branch] dependabot/cargo/proc-macro2-1.0.85 -> origin/dependabot/cargo/proc-macro2-1.0.85
12192024-06-05T19:45:57.600Z * [new branch] dependabot/cargo/regress-0.10.0 -> origin/dependabot/cargo/regress-0.10.0
12202024-06-05T19:45:57.600Z * [new branch] dependabot/cargo/schemars-0.8.21 -> origin/dependabot/cargo/schemars-0.8.21
12212024-06-05T19:45:57.600Z * [new branch] ipv6 -> origin/ipv6
12222024-06-05T19:45:57.600Z * [new branch] js-schema -> origin/js-schema
12232024-06-05T19:45:57.600Z * [new branch] main -> origin/main
12242024-06-05T19:45:57.600Z * [new branch] nested-newtype -> origin/nested-newtype
12252024-06-05T19:45:57.601Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error
12262024-06-05T19:45:57.601Z * [new branch] sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1
12272024-06-05T19:45:57.601Z * [new ref] -> origin/HEAD
12282024-06-05T19:45:57.601Z * [new tag] v0.0.10 -> v0.0.10
12292024-06-05T19:45:57.601Z * [new tag] v0.0.11 -> v0.0.11
12302024-06-05T19:45:57.601Z * [new tag] v0.0.12 -> v0.0.12
12312024-06-05T19:45:57.601Z * [new tag] v0.0.13 -> v0.0.13
12322024-06-05T19:45:57.601Z * [new tag] v0.0.14 -> v0.0.14
12332024-06-05T19:45:57.601Z * [new tag] v0.0.15 -> v0.0.15
12342024-06-05T19:45:57.601Z * [new tag] v0.0.16 -> v0.0.16
12352024-06-05T19:45:57.601Z * [new tag] v0.0.4 -> v0.0.4
12362024-06-05T19:45:57.601Z * [new tag] v0.0.5 -> v0.0.5
12372024-06-05T19:45:57.601Z * [new tag] v0.0.6 -> v0.0.6
12382024-06-05T19:45:57.601Z * [new tag] v0.0.7 -> v0.0.7
12392024-06-05T19:45:57.601Z * [new tag] v0.0.8 -> v0.0.8
12402024-06-05T19:45:57.601Z * [new tag] v0.0.9 -> v0.0.9
12412024-06-05T19:45:57.601Z * [new tag] v0.1.0 -> v0.1.0
12422024-06-05T19:45:57.783Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
12432024-06-05T19:45:58.304ZFrom https://github.com/oxidecomputer/dlpi-sys
12442024-06-05T19:45:58.305Z * [new branch] gh-pages -> origin/gh-pages
12452024-06-05T19:45:58.307Z * [new branch] main -> origin/main
12462024-06-05T19:45:58.307Z * [new ref] -> origin/HEAD
12472024-06-05T19:45:58.315Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
12482024-06-05T19:45:58.743ZFrom https://github.com/jmesmon/rust-libzfs
12492024-06-05T19:45:58.743Z * [new branch] dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140
12502024-06-05T19:45:58.747Z * [new branch] dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3
12512024-06-05T19:45:58.747Z * [new branch] dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26
12522024-06-05T19:45:58.747Z * [new branch] dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5
12532024-06-05T19:45:58.747Z * [new branch] dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4
12542024-06-05T19:45:58.747Z * [new branch] dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0
12552024-06-05T19:45:58.747Z * [new branch] dev -> origin/dev
12562024-06-05T19:45:58.747Z * [new branch] drr -> origin/drr
12572024-06-05T19:45:58.747Z * [new branch] f-types -> origin/f-types
12582024-06-05T19:45:58.747Z * [new branch] lookup-nvlist -> origin/lookup-nvlist
12592024-06-05T19:45:58.747Z * [new branch] master -> origin/master
12602024-06-05T19:45:58.747Z * [new branch] staging -> origin/staging
12612024-06-05T19:45:58.747Z * [new ref] -> origin/HEAD
12622024-06-05T19:45:58.747Z * [new tag] nvpair-0.5.0 -> nvpair-0.5.0
12632024-06-05T19:45:58.747Z * [new tag] v0.4.0 -> v0.4.0
12642024-06-05T19:45:58.748Z * [new tag] zfs-core-0.5.0 -> zfs-core-0.5.0
12652024-06-05T19:45:58.748Z * [new tag] zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0
12662024-06-05T19:45:58.760Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
12672024-06-05T19:45:59.267ZFrom https://github.com/oxidecomputer/rusty-doors
12682024-06-05T19:45:59.267Z * [new branch] gh-pages -> origin/gh-pages
12692024-06-05T19:45:59.270Z * [new branch] main -> origin/main
12702024-06-05T19:45:59.270Z * [new branch] no-bindgen -> origin/no-bindgen
12712024-06-05T19:45:59.270Z * [new ref] -> origin/HEAD
12722024-06-05T19:45:59.374Z Updating git repository `https://github.com/oxidecomputer/rfb`
12732024-06-05T19:45:59.865ZFrom https://github.com/oxidecomputer/rfb
12742024-06-05T19:45:59.865Z * [new branch] jhendricks/ps2mouse -> origin/jhendricks/ps2mouse
12752024-06-05T19:45:59.871Z * [new branch] luqmana/stop-for-real -> origin/luqmana/stop-for-real
12762024-06-05T19:45:59.871Z * [new branch] main -> origin/main
12772024-06-05T19:45:59.871Z * [new branch] pixfmts -> origin/pixfmts
12782024-06-05T19:45:59.871Z * [new ref] -> origin/HEAD
12792024-06-05T19:46:00.785Z Downloading crates ...
12802024-06-05T19:46:00.873Z Downloaded anstyle v1.0.7
12812024-06-05T19:46:00.879Z Downloaded cfg-if v1.0.0
12822024-06-05T19:46:00.883Z Downloaded cargo_metadata v0.18.1
12832024-06-05T19:46:00.892Z Downloaded scopeguard v1.2.0
12842024-06-05T19:46:00.896Z Downloaded cc v1.0.97
12852024-06-05T19:46:00.899Z Downloaded clap_lex v0.7.0
12862024-06-05T19:46:00.902Z Downloaded autocfg v1.3.0
12872024-06-05T19:46:00.905Z Downloaded base64 v0.21.7
12882024-06-05T19:46:00.908Z Downloaded ryu v1.0.18
12892024-06-05T19:46:00.911Z Downloaded clap_derive v4.5.4
12902024-06-05T19:46:00.915Z Downloaded serde_derive v1.0.203
12912024-06-05T19:46:00.921Z Downloaded tower-service v0.3.2
12922024-06-05T19:46:00.921Z Downloaded filetime v0.2.23
12932024-06-05T19:46:00.921Z Downloaded bitflags v2.5.0
12942024-06-05T19:46:00.924Z Downloaded anstyle-query v1.0.3
12952024-06-05T19:46:00.924Z Downloaded fs-err v2.11.0
12962024-06-05T19:46:00.927Z Downloaded tinyvec v1.6.0
12972024-06-05T19:46:00.931Z Downloaded sha2 v0.10.8
12982024-06-05T19:46:00.931Z Downloaded sync_wrapper v0.1.2
12992024-06-05T19:46:00.934Z Downloaded semver v1.0.23
13002024-06-05T19:46:00.934Z Downloaded anstream v0.6.14
13012024-06-05T19:46:00.937Z Downloaded tinyvec_macros v0.1.1
13022024-06-05T19:46:00.940Z Downloaded slog-bunyan v2.5.0
13032024-06-05T19:46:00.940Z Downloaded cargo-platform v0.1.8
13042024-06-05T19:46:00.940Z Downloaded anstyle-parse v0.2.4
13052024-06-05T19:46:00.944Z Downloaded serde_urlencoded v0.7.1
13062024-06-05T19:46:00.944Z Downloaded futures-io v0.3.30
13072024-06-05T19:46:00.947Z Downloaded adler v1.0.2
13082024-06-05T19:46:00.947Z Downloaded dirs-sys-next v0.1.2
13092024-06-05T19:46:00.951Z Downloaded crypto-common v0.1.6
13102024-06-05T19:46:00.951Z Downloaded want v0.3.1
13112024-06-05T19:46:00.951Z Downloaded take_mut v0.2.2
13122024-06-05T19:46:00.951Z Downloaded foreign-types v0.3.2
13132024-06-05T19:46:00.954Z Downloaded swrite v0.1.0
13142024-06-05T19:46:00.954Z Downloaded time-core v0.1.2
13152024-06-05T19:46:00.954Z Downloaded thiserror v1.0.60
13162024-06-05T19:46:00.959Z Downloaded futures-channel v0.3.30
13172024-06-05T19:46:00.962Z Downloaded slog-async v2.8.0
13182024-06-05T19:46:00.966Z Downloaded form_urlencoded v1.2.1
13192024-06-05T19:46:00.966Z Downloaded camino v1.1.7
13202024-06-05T19:46:00.972Z Downloaded utf8parse v0.2.1
13212024-06-05T19:46:00.972Z Downloaded is-terminal v0.4.12
13222024-06-05T19:46:00.972Z Downloaded strsim v0.11.1
13232024-06-05T19:46:00.976Z Downloaded try-lock v0.2.5
13242024-06-05T19:46:00.976Z Downloaded equivalent v1.0.1
13252024-06-05T19:46:00.976Z Downloaded match_cfg v0.1.0
13262024-06-05T19:46:00.977Z Downloaded is_terminal_polyfill v1.70.0
13272024-06-05T19:46:00.977Z Downloaded foreign-types-shared v0.1.1
13282024-06-05T19:46:00.977Z Downloaded signal-hook-registry v1.4.2
13292024-06-05T19:46:00.977Z Downloaded version_check v0.9.4
13302024-06-05T19:46:00.980Z Downloaded thread_local v1.1.8
13312024-06-05T19:46:00.980Z Downloaded terminal_size v0.3.0
13322024-06-05T19:46:00.980Z Downloaded toml_datetime v0.6.6
13332024-06-05T19:46:00.984Z Downloaded tokio-native-tls v0.3.1
13342024-06-05T19:46:00.984Z Downloaded openssl-macros v0.1.1
13352024-06-05T19:46:00.985Z Downloaded tokio-macros v2.2.0
13362024-06-05T19:46:00.988Z Downloaded md5 v0.7.0
13372024-06-05T19:46:00.988Z Downloaded slog-json v2.6.1
13382024-06-05T19:46:00.988Z Downloaded strum v0.26.2
13392024-06-05T19:46:00.988Z Downloaded openssl-probe v0.1.5
13402024-06-05T19:46:00.991Z Downloaded num-conv v0.1.0
13412024-06-05T19:46:00.992Z Downloaded serde_spanned v0.6.6
13422024-06-05T19:46:00.992Z Downloaded cargo_toml v0.20.2
13432024-06-05T19:46:00.996Z Downloaded errno v0.3.9
13442024-06-05T19:46:00.996Z Downloaded slab v0.4.9
13452024-06-05T19:46:00.996Z Downloaded cpufeatures v0.2.12
13462024-06-05T19:46:01.001Z Downloaded time-macros v0.2.18
13472024-06-05T19:46:01.001Z Downloaded fnv v1.0.7
13482024-06-05T19:46:01.001Z Downloaded colorchoice v1.0.1
13492024-06-05T19:46:01.007Z Downloaded block-buffer v0.10.4
13502024-06-05T19:46:01.007Z Downloaded num_threads v0.1.7
13512024-06-05T19:46:01.007Z Downloaded heck v0.4.1
13522024-06-05T19:46:01.007Z Downloaded xattr v1.3.1
13532024-06-05T19:46:01.007Z Downloaded slog-term v2.9.1
13542024-06-05T19:46:01.011Z Downloaded thiserror-impl v1.0.60
13552024-06-05T19:46:01.015Z Downloaded dirs-next v2.0.0
13562024-06-05T19:46:01.015Z Downloaded deranged v0.3.11
13572024-06-05T19:46:01.015Z Downloaded heck v0.5.0
13582024-06-05T19:46:01.018Z Downloaded unicode-ident v1.0.12
13592024-06-05T19:46:01.018Z Downloaded num_cpus v1.16.0
13602024-06-05T19:46:01.022Z Downloaded futures-task v0.3.30
13612024-06-05T19:46:01.029Z Downloaded strum_macros v0.26.2
13622024-06-05T19:46:01.029Z Downloaded itoa v1.0.11
13632024-06-05T19:46:01.032Z Downloaded clap_builder v4.5.2
13642024-06-05T19:46:01.032Z Downloaded hostname v0.3.1
13652024-06-05T19:46:01.035Z Downloaded term v0.7.0
13662024-06-05T19:46:01.038Z Downloaded rustversion v1.0.17
13672024-06-05T19:46:01.042Z Downloaded socket2 v0.5.7
13682024-06-05T19:46:01.042Z Downloaded slog v2.7.0
13692024-06-05T19:46:01.046Z Downloaded rustls-pemfile v1.0.4
13702024-06-05T19:46:01.049Z Downloaded crc32fast v1.4.0
13712024-06-05T19:46:01.049Z Downloaded clap v4.5.4
13722024-06-05T19:46:01.056Z Downloaded mime v0.3.17
13732024-06-05T19:46:01.063Z Downloaded typenum v1.17.0
13742024-06-05T19:46:01.063Z Downloaded toml v0.8.13
13752024-06-05T19:46:01.067Z Downloaded unicode-bidi v0.3.15
13762024-06-05T19:46:01.067Z Downloaded pin-utils v0.1.0
13772024-06-05T19:46:01.070Z Downloaded tracing-core v0.1.32
13782024-06-05T19:46:01.070Z Downloaded url v2.5.0
13792024-06-05T19:46:01.073Z Downloaded hyper-tls v0.5.0
13802024-06-05T19:46:01.077Z Downloaded parking_lot_core v0.9.10
13812024-06-05T19:46:01.077Z Downloaded once_cell v1.19.0
13822024-06-05T19:46:01.081Z Downloaded httparse v1.8.0
13832024-06-05T19:46:01.087Z Downloaded tar v0.4.40
13842024-06-05T19:46:01.087Z Downloaded native-tls v0.2.11
13852024-06-05T19:46:01.091Z Downloaded tracing v0.1.40
13862024-06-05T19:46:01.091Z Downloaded quote v1.0.36
13872024-06-05T19:46:01.095Z Downloaded toml_edit v0.22.13
13882024-06-05T19:46:01.115Z Downloaded time v0.3.36
13892024-06-05T19:46:01.122Z Downloaded unicode-normalization v0.1.23
13902024-06-05T19:46:01.126Z Downloaded tokio-util v0.7.11
13912024-06-05T19:46:01.132Z Downloaded proc-macro2 v1.0.82
13922024-06-05T19:46:01.135Z Downloaded serde_json v1.0.117
13932024-06-05T19:46:01.142Z Downloaded parking_lot v0.12.2
13942024-06-05T19:46:01.146Z Downloaded winnow v0.6.8
13952024-06-05T19:46:01.154Z Downloaded miniz_oxide v0.7.2
13962024-06-05T19:46:01.157Z Downloaded vcpkg v0.2.15
13972024-06-05T19:46:01.196Z Downloaded syn v2.0.64
13982024-06-05T19:46:01.207Z Downloaded openssl-sys v0.9.102
13992024-06-05T19:46:01.211Z Downloaded tokio v1.37.0
14002024-06-05T19:46:01.248Z Downloaded mio v0.8.11
14012024-06-05T19:46:01.253Z Downloaded hashbrown v0.14.5
14022024-06-05T19:46:01.258Z Downloaded http v0.2.12
14032024-06-05T19:46:01.262Z Downloaded memchr v2.7.2
14042024-06-05T19:46:01.270Z Downloaded futures-util v0.3.30
14052024-06-05T19:46:01.278Z Downloaded indexmap v2.2.6
14062024-06-05T19:46:01.282Z Downloaded crossbeam-channel v0.5.12
14072024-06-05T19:46:01.286Z Downloaded reqwest v0.11.27
14082024-06-05T19:46:01.294Z Downloaded h2 v0.3.26
14092024-06-05T19:46:01.301Z Downloaded hyper v0.14.28
14102024-06-05T19:46:01.308Z Downloaded log v0.4.21
14112024-06-05T19:46:01.313Z Downloaded ipnet v2.9.0
14122024-06-05T19:46:01.317Z Downloaded futures v0.3.30
14132024-06-05T19:46:01.317Z Downloaded flate2 v1.0.30
14142024-06-05T19:46:01.321Z Downloaded pkg-config v0.3.30
14152024-06-05T19:46:01.324Z Downloaded openssl v0.10.64
14162024-06-05T19:46:01.333Z Downloaded idna v0.5.0
14172024-06-05T19:46:01.339Z Downloaded pin-project-lite v0.2.14
14182024-06-05T19:46:01.343Z Downloaded lock_api v0.4.12
14192024-06-05T19:46:01.347Z Downloaded rustix v0.38.34
14202024-06-05T19:46:01.367Z Downloaded crossbeam-utils v0.8.19
14212024-06-05T19:46:01.371Z Downloaded serde v1.0.203
14222024-06-05T19:46:01.374Z Downloaded powerfmt v0.2.0
14232024-06-05T19:46:01.374Z Downloaded percent-encoding v2.3.1
14242024-06-05T19:46:01.381Z Downloaded http-body v0.4.6
14252024-06-05T19:46:01.381Z Downloaded futures-executor v0.3.30
14262024-06-05T19:46:01.381Z Downloaded bytes v1.6.0
14272024-06-05T19:46:01.384Z Downloaded anyhow v1.0.86
14282024-06-05T19:46:01.384Z Downloaded macaddr v1.0.1
14292024-06-05T19:46:01.388Z Downloaded httpdate v1.0.3
14302024-06-05T19:46:01.388Z Downloaded generic-array v0.14.7
14312024-06-05T19:46:01.391Z Downloaded digest v0.10.7
14322024-06-05T19:46:01.391Z Downloaded smallvec v1.13.2
14332024-06-05T19:46:01.391Z Downloaded futures-sink v0.3.30
14342024-06-05T19:46:01.397Z Downloaded futures-macro v0.3.30
14352024-06-05T19:46:01.397Z Downloaded futures-core v0.3.30
14362024-06-05T19:46:01.419Z Downloaded libc v0.2.155
14372024-06-05T19:46:01.477Z Downloaded encoding_rs v0.8.34
14382024-06-05T19:46:01.677Z Compiling proc-macro2 v1.0.82
14392024-06-05T19:46:01.677Z Compiling unicode-ident v1.0.12
14402024-06-05T19:46:01.677Z Compiling libc v0.2.155
14412024-06-05T19:46:01.681Z Compiling cfg-if v1.0.0
14422024-06-05T19:46:01.681Z Compiling autocfg v1.3.0
14432024-06-05T19:46:01.681Z Compiling serde v1.0.203
14442024-06-05T19:46:01.682Z Compiling itoa v1.0.11
14452024-06-05T19:46:01.707Z Compiling once_cell v1.19.0
14462024-06-05T19:46:01.872Z Compiling pin-project-lite v0.2.14
14472024-06-05T19:46:01.956Z Compiling bitflags v2.5.0
14482024-06-05T19:46:02.035Z Compiling parking_lot_core v0.9.10
14492024-06-05T19:46:02.061Z Compiling pkg-config v0.3.30
14502024-06-05T19:46:02.234Z Compiling cc v1.0.97
14512024-06-05T19:46:02.391Z Compiling vcpkg v0.2.15
14522024-06-05T19:46:02.603Z Compiling lock_api v0.4.12
14532024-06-05T19:46:03.317Z Compiling slab v0.4.9
14542024-06-05T19:46:04.089Z Compiling bytes v1.6.0
14552024-06-05T19:46:04.855Z Compiling scopeguard v1.2.0
14562024-06-05T19:46:04.875Z Compiling openssl-sys v0.9.102
14572024-06-05T19:46:04.986Z Compiling smallvec v1.13.2
14582024-06-05T19:46:05.005Z Compiling futures-core v0.3.30
14592024-06-05T19:46:05.044Z Compiling futures-sink v0.3.30
14602024-06-05T19:46:05.248Z Compiling equivalent v1.0.1
14612024-06-05T19:46:05.269Z Compiling hashbrown v0.14.5
14622024-06-05T19:46:05.312Z Compiling futures-channel v0.3.30
14632024-06-05T19:46:05.474Z Compiling futures-task v0.3.30
14642024-06-05T19:46:05.723Z Compiling rustix v0.38.34
14652024-06-05T19:46:05.793Z Compiling version_check v0.9.4
14662024-06-05T19:46:05.815Z Compiling futures-io v0.3.30
14672024-06-05T19:46:05.818Z Compiling memchr v2.7.2
14682024-06-05T19:46:06.014Z Compiling quote v1.0.36
14692024-06-05T19:46:06.572Z Compiling syn v2.0.64
14702024-06-05T19:46:06.656Z Compiling indexmap v2.2.6
14712024-06-05T19:46:06.736Z Compiling num_cpus v1.16.0
14722024-06-05T19:46:06.755Z Compiling signal-hook-registry v1.4.2
14732024-06-05T19:46:06.857Z Compiling mio v0.8.11
14742024-06-05T19:46:06.929Z Compiling socket2 v0.5.7
14752024-06-05T19:46:07.229Z Compiling parking_lot v0.12.2
14762024-06-05T19:46:07.567Z Compiling pin-utils v0.1.0
14772024-06-05T19:46:07.639Z Compiling typenum v1.17.0
14782024-06-05T19:46:07.663Z Compiling generic-array v0.14.7
14792024-06-05T19:46:07.932Z Compiling errno v0.3.9
14802024-06-05T19:46:07.956Z Compiling ryu v1.0.18
14812024-06-05T19:46:08.032Z Compiling foreign-types-shared v0.1.1
14822024-06-05T19:46:08.110Z Compiling openssl v0.10.64
14832024-06-05T19:46:08.143Z Compiling fnv v1.0.7
14842024-06-05T19:46:08.185Z Compiling slog v2.7.0
14852024-06-05T19:46:08.218Z Compiling foreign-types v0.3.2
14862024-06-05T19:46:08.284Z Compiling http v0.2.12
14872024-06-05T19:46:08.412Z Compiling tracing-core v0.1.32
14882024-06-05T19:46:08.498Z Compiling powerfmt v0.2.0
14892024-06-05T19:46:08.742Z Compiling native-tls v0.2.11
14902024-06-05T19:46:08.892Z Compiling httparse v1.8.0
14912024-06-05T19:46:09.051Z Compiling num-conv v0.1.0
14922024-06-05T19:46:09.288Z Compiling serde_json v1.0.117
14932024-06-05T19:46:09.340Z Compiling time-core v0.1.2
14942024-06-05T19:46:09.513Z Compiling tinyvec_macros v0.1.1
14952024-06-05T19:46:09.608Z Compiling tinyvec v1.6.0
14962024-06-05T19:46:09.633Z Compiling time-macros v0.2.18
14972024-06-05T19:46:09.875Z Compiling tracing v0.1.40
14982024-06-05T19:46:10.755Z Compiling deranged v0.3.11
14992024-06-05T19:46:11.029Z Compiling num_threads v0.1.7
15002024-06-05T19:46:11.121Z Compiling utf8parse v0.2.1
15012024-06-05T19:46:11.150Z Compiling percent-encoding v2.3.1
15022024-06-05T19:46:11.237Z Compiling try-lock v0.2.5
15032024-06-05T19:46:11.280Z Compiling crossbeam-utils v0.8.19
15042024-06-05T19:46:11.380Z Compiling openssl-probe v0.1.5
15052024-06-05T19:46:11.502Z Compiling log v0.4.21
15062024-06-05T19:46:11.639Z Compiling rustversion v1.0.17
15072024-06-05T19:46:11.716Z Compiling form_urlencoded v1.2.1
15082024-06-05T19:46:11.898Z Compiling want v0.3.1
15092024-06-05T19:46:11.917Z Compiling anstyle-parse v0.2.4
15102024-06-05T19:46:12.198Z Compiling unicode-normalization v0.1.23
15112024-06-05T19:46:12.295Z Compiling http-body v0.4.6
15122024-06-05T19:46:12.453Z Compiling dirs-sys-next v0.1.2
15132024-06-05T19:46:12.746Z Compiling tower-service v0.3.2
15142024-06-05T19:46:12.778Z Compiling camino v1.1.7
15152024-06-05T19:46:12.900Z Compiling is_terminal_polyfill v1.70.0
15162024-06-05T19:46:12.921Z Compiling winnow v0.6.8
15172024-06-05T19:46:13.024Z Compiling semver v1.0.23
15182024-06-05T19:46:13.219Z Compiling crc32fast v1.4.0
15192024-06-05T19:46:13.277Z Compiling httpdate v1.0.3
15202024-06-05T19:46:13.323Z Compiling time v0.3.36
15212024-06-05T19:46:13.452Z Compiling colorchoice v1.0.1
15222024-06-05T19:46:13.527Z Compiling anstyle-query v1.0.3
15232024-06-05T19:46:13.605Z Compiling anstyle v1.0.7
15242024-06-05T19:46:13.664Z Compiling thiserror v1.0.60
15252024-06-05T19:46:13.717Z Compiling unicode-bidi v0.3.15
15262024-06-05T19:46:13.882Z Compiling dirs-next v2.0.0
15272024-06-05T19:46:14.082Z Compiling anstream v0.6.14
15282024-06-05T19:46:14.440Z Compiling idna v0.5.0
15292024-06-05T19:46:14.898Z Compiling block-buffer v0.10.4
15302024-06-05T19:46:15.301Z Compiling crypto-common v0.1.6
15312024-06-05T19:46:15.512Z Compiling terminal_size v0.3.0
15322024-06-05T19:46:15.515Z Compiling fs-err v2.11.0
15332024-06-05T19:46:15.631Z Compiling thread_local v1.1.8
15342024-06-05T19:46:15.741Z Compiling anyhow v1.0.86
15352024-06-05T19:46:15.773Z Compiling adler v1.0.2
15362024-06-05T19:46:15.798Z Compiling base64 v0.21.7
15372024-06-05T19:46:16.115Z Compiling heck v0.5.0
15382024-06-05T19:46:16.194Z Compiling strsim v0.11.1
15392024-06-05T19:46:16.277Z Compiling slog-async v2.8.0
15402024-06-05T19:46:16.338Z Compiling match_cfg v0.1.0
15412024-06-05T19:46:16.502Z Compiling heck v0.4.1
15422024-06-05T19:46:16.702Z Compiling clap_lex v0.7.0
15432024-06-05T19:46:16.742Z Compiling hostname v0.3.1
15442024-06-05T19:46:16.963Z Compiling clap_builder v4.5.2
15452024-06-05T19:46:17.063Z Compiling rustls-pemfile v1.0.4
15462024-06-05T19:46:17.112Z Compiling miniz_oxide v0.7.2
15472024-06-05T19:46:17.274Z Compiling digest v0.10.7
15482024-06-05T19:46:17.371Z Compiling url v2.5.0
15492024-06-05T19:46:17.418Z Compiling crossbeam-channel v0.5.12
15502024-06-05T19:46:17.466Z Compiling term v0.7.0
15512024-06-05T19:46:17.761Z Compiling xattr v1.3.1
15522024-06-05T19:46:17.981Z Compiling is-terminal v0.4.12
15532024-06-05T19:46:18.087Z Compiling filetime v0.2.23
15542024-06-05T19:46:18.145Z Compiling encoding_rs v0.8.34
15552024-06-05T19:46:18.513Z Compiling ipnet v2.9.0
15562024-06-05T19:46:18.718Z Compiling cpufeatures v0.2.12
15572024-06-05T19:46:18.827Z Compiling sync_wrapper v0.1.2
15582024-06-05T19:46:18.866Z Compiling mime v0.3.17
15592024-06-05T19:46:18.971Z Compiling take_mut v0.2.2
15602024-06-05T19:46:19.330Z Compiling sha2 v0.10.8
15612024-06-05T19:46:19.527Z Compiling tar v0.4.40
15622024-06-05T19:46:19.596Z Compiling slog-term v2.9.1
15632024-06-05T19:46:19.911Z Compiling flate2 v1.0.30
15642024-06-05T19:46:20.097Z Compiling serde_derive v1.0.203
15652024-06-05T19:46:20.652Z Compiling tokio-macros v2.2.0
15662024-06-05T19:46:20.982Z Compiling futures-macro v0.3.30
15672024-06-05T19:46:21.090Z Compiling openssl-macros v0.1.1
15682024-06-05T19:46:21.846Z Compiling thiserror-impl v1.0.60
15692024-06-05T19:46:22.512Z Compiling tokio v1.37.0
15702024-06-05T19:46:23.211Z Compiling strum_macros v0.26.2
15712024-06-05T19:46:23.337Z Compiling futures-util v0.3.30
15722024-06-05T19:46:23.358Z Compiling clap_derive v4.5.4
15732024-06-05T19:46:27.082Z Compiling swrite v0.1.0
15742024-06-05T19:46:27.198Z Compiling md5 v0.7.0
15752024-06-05T19:46:28.400Z Compiling strum v0.26.2
15762024-06-05T19:46:28.477Z Compiling clap v4.5.4
15772024-06-05T19:46:28.984Z Compiling futures-executor v0.3.30
15782024-06-05T19:46:29.200Z Compiling futures v0.3.30
15792024-06-05T19:46:29.774Z Compiling tokio-util v0.7.11
15802024-06-05T19:46:29.774Z Compiling tokio-native-tls v0.3.1
15812024-06-05T19:46:30.398Z Compiling h2 v0.3.26
15822024-06-05T19:46:32.963Z Compiling toml_datetime v0.6.6
15832024-06-05T19:46:32.963Z Compiling serde_spanned v0.6.6
15842024-06-05T19:46:32.966Z Compiling serde_urlencoded v0.7.1
15852024-06-05T19:46:32.966Z Compiling cargo-platform v0.1.8
15862024-06-05T19:46:33.295Z Compiling toml_edit v0.22.13
15872024-06-05T19:46:33.515Z Compiling macaddr v1.0.1
15882024-06-05T19:46:33.879Z Compiling hyper v0.14.28
15892024-06-05T19:46:34.466Z Compiling slog-json v2.6.1
15902024-06-05T19:46:34.484Z Compiling cargo_metadata v0.18.1
15912024-06-05T19:46:34.744Z Compiling slog-bunyan v2.5.0
15922024-06-05T19:46:35.844Z Compiling toml v0.8.13
15932024-06-05T19:46:36.717Z Compiling cargo_toml v0.20.2
15942024-06-05T19:46:37.192Z Compiling hyper-tls v0.5.0
15952024-06-05T19:46:37.417Z Compiling reqwest v0.11.27
15962024-06-05T19:46:42.425Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15972024-06-05T19:46:49.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
15982024-06-05T19:46:49.609Z Running `target/debug/xtask releng --output-dir /work`
15992024-06-05T19:46:50.140Z Downloading crates ...
16002024-06-05T19:46:50.307Z Downloaded addr2line v0.21.0
16012024-06-05T19:46:50.329Z Downloaded ahash v0.8.11
16022024-06-05T19:46:50.337Z Downloaded arc-swap v1.7.1
16032024-06-05T19:46:50.346Z Downloaded atty v0.2.14
16042024-06-05T19:46:50.349Z Downloaded memoffset v0.7.1
16052024-06-05T19:46:50.349Z Downloaded atomic-waker v1.1.2
16062024-06-05T19:46:50.353Z Downloaded async-stream-impl v0.3.5
16072024-06-05T19:46:50.353Z Downloaded mime_guess v2.0.4
16082024-06-05T19:46:50.356Z Downloaded backoff v0.4.0
16092024-06-05T19:46:50.360Z Downloaded assert_matches v1.5.0
16102024-06-05T19:46:50.363Z Downloaded memmap v0.7.0
16112024-06-05T19:46:50.363Z Downloaded ascii v1.1.0
16122024-06-05T19:46:50.369Z Downloaded aho-corasick v1.1.3
16132024-06-05T19:46:50.372Z Downloaded async-trait v0.1.80
16142024-06-05T19:46:50.377Z Downloaded nodrop v0.1.14
16152024-06-05T19:46:50.383Z Downloaded nibble_vec v0.1.0
16162024-06-05T19:46:50.383Z Downloaded mockall v0.12.1
16172024-06-05T19:46:50.383Z Downloaded atomicwrites v0.4.3
16182024-06-05T19:46:50.388Z Downloaded async-stream v0.3.5
16192024-06-05T19:46:50.388Z Downloaded async-recursion v1.1.1
16202024-06-05T19:46:50.391Z Downloaded number_prefix v0.4.0
16212024-06-05T19:46:50.391Z Downloaded oso v0.27.3
16222024-06-05T19:46:50.395Z Downloaded block-padding v0.3.3
16232024-06-05T19:46:50.398Z Downloaded opaque-debug v0.3.1
16242024-06-05T19:46:50.398Z Downloaded newline-converter v0.3.0
16252024-06-05T19:46:50.407Z Downloaded num-bigint v0.4.5
16262024-06-05T19:46:50.407Z Downloaded olpc-cjson v0.1.3
16272024-06-05T19:46:50.412Z Downloaded multimap v0.10.0
16282024-06-05T19:46:50.412Z Downloaded derive_builder_macro v0.20.0
16292024-06-05T19:46:50.412Z Downloaded oso-derive v0.27.3
16302024-06-05T19:46:50.415Z Downloaded ciborium-io v0.2.2
16312024-06-05T19:46:50.415Z Downloaded bitstruct v0.1.1
16322024-06-05T19:46:50.419Z Downloaded cfg_aliases v0.1.1
16332024-06-05T19:46:50.419Z Downloaded nanorand v0.7.0
16342024-06-05T19:46:50.423Z Downloaded multer v3.1.0
16352024-06-05T19:46:50.426Z Downloaded num-complex v0.4.6
16362024-06-05T19:46:50.426Z Downloaded bitstruct_derive v0.1.0
16372024-06-05T19:46:50.431Z Downloaded path-slash v0.1.5
16382024-06-05T19:46:50.431Z Downloaded crunchy v0.2.2
16392024-06-05T19:46:50.432Z Downloaded normalize-line-endings v0.3.0
16402024-06-05T19:46:50.432Z Downloaded cstr-argument v0.1.2
16412024-06-05T19:46:50.436Z Downloaded new_debug_unreachable v1.0.6
16422024-06-05T19:46:50.436Z Downloaded darling_macro v0.20.9
16432024-06-05T19:46:50.437Z Downloaded precomputed-hash v0.1.1
16442024-06-05T19:46:50.440Z Downloaded mockall_derive v0.12.1
16452024-06-05T19:46:50.440Z Downloaded crucible-workspace-hack v0.1.0
16462024-06-05T19:46:50.444Z Downloaded num-iter v0.1.45
16472024-06-05T19:46:50.444Z Downloaded num-integer v0.1.46
16482024-06-05T19:46:50.449Z Downloaded num v0.4.3
16492024-06-05T19:46:50.449Z Downloaded cipher v0.4.4
16502024-06-05T19:46:50.455Z Downloaded phf_shared v0.10.0
16512024-06-05T19:46:50.456Z Downloaded num-rational v0.4.2
16522024-06-05T19:46:50.456Z Downloaded byteorder v1.5.0
16532024-06-05T19:46:50.456Z Downloaded buf-list v1.0.3
16542024-06-05T19:46:50.459Z Downloaded cexpr v0.6.0
16552024-06-05T19:46:50.459Z Downloaded pretty-hex v0.4.1
16562024-06-05T19:46:50.462Z Downloaded portpicker v0.1.1
16572024-06-05T19:46:50.462Z Downloaded bit-set v0.5.3
16582024-06-05T19:46:50.465Z Downloaded base16ct v0.2.0
16592024-06-05T19:46:50.465Z Downloaded nu-ansi-term v0.50.0
16602024-06-05T19:46:50.469Z Downloaded array-init v0.0.4
16612024-06-05T19:46:50.472Z Downloaded parse-size v1.0.0
16622024-06-05T19:46:50.472Z Downloaded newtype_derive v0.1.6
16632024-06-05T19:46:50.472Z Downloaded newtype-uuid v1.1.0
16642024-06-05T19:46:50.478Z Downloaded plain v0.2.3
16652024-06-05T19:46:50.478Z Downloaded minimal-lexical v0.2.1
16662024-06-05T19:46:50.481Z Downloaded waitgroup v0.1.2
16672024-06-05T19:46:50.482Z Downloaded parse-display-derive v0.9.0
16682024-06-05T19:46:50.484Z Downloaded packed_struct v0.10.1
16692024-06-05T19:46:50.488Z Downloaded constant_time_eq v0.3.0
16702024-06-05T19:46:50.488Z Downloaded bit-vec v0.6.3
16712024-06-05T19:46:50.493Z Downloaded packed_struct_codegen v0.10.1
16722024-06-05T19:46:50.493Z Downloaded num-derive v0.4.2
16732024-06-05T19:46:50.493Z Downloaded memmap2 v0.9.4
16742024-06-05T19:46:50.496Z Downloaded bitfield v0.14.0
16752024-06-05T19:46:50.501Z Downloaded num-traits v0.2.19
16762024-06-05T19:46:50.504Z Downloaded http-range v0.1.5
16772024-06-05T19:46:50.504Z Downloaded camino-tempfile v1.1.1
16782024-06-05T19:46:50.504Z Downloaded castaway v0.2.2
16792024-06-05T19:46:50.507Z Downloaded peg-runtime v0.8.3
16802024-06-05T19:46:50.507Z Downloaded chacha20 v0.9.1
16812024-06-05T19:46:50.510Z Downloaded crossbeam-deque v0.8.5
16822024-06-05T19:46:50.514Z Downloaded cobs v0.2.3
16832024-06-05T19:46:50.514Z Downloaded cassowary v0.3.0
16842024-06-05T19:46:50.520Z Downloaded endian-type v0.1.2
16852024-06-05T19:46:50.520Z Downloaded curve25519-dalek-derive v0.1.1
16862024-06-05T19:46:50.523Z Downloaded ciborium-ll v0.2.2
16872024-06-05T19:46:50.523Z Downloaded defmt-macros v0.3.9
16882024-06-05T19:46:50.523Z Downloaded crc-catalog v2.4.0
16892024-06-05T19:46:50.526Z Downloaded ppv-lite86 v0.2.17
16902024-06-05T19:46:50.526Z Downloaded data-encoding v2.6.0
16912024-06-05T19:46:50.530Z Downloaded r2d2 v0.8.10
16922024-06-05T19:46:50.530Z Downloaded proc-macro-crate v1.3.1
16932024-06-05T19:46:50.533Z Downloaded cookie_store v0.20.0
16942024-06-05T19:46:50.533Z Downloaded predicates-tree v1.0.9
16952024-06-05T19:46:50.536Z Downloaded psl-types v2.0.11
16962024-06-05T19:46:50.536Z Downloaded rand_chacha v0.3.1
16972024-06-05T19:46:50.539Z Downloaded radium v0.7.0
16982024-06-05T19:46:50.540Z Downloaded quick-error v1.2.3
16992024-06-05T19:46:50.543Z Downloaded debug-ignore v1.0.5
17002024-06-05T19:46:50.546Z Downloaded thiserror-impl-no-std v2.0.2
17012024-06-05T19:46:50.546Z Downloaded pkcs8 v0.10.2
17022024-06-05T19:46:50.549Z Downloaded sigpipe v0.1.3
17032024-06-05T19:46:50.551Z Downloaded platforms v3.4.0
17042024-06-05T19:46:50.554Z Downloaded tap v1.0.1
17052024-06-05T19:46:50.555Z Downloaded pest_generator v2.7.10
17062024-06-05T19:46:50.558Z Downloaded tabwriter v1.4.0
17072024-06-05T19:46:50.558Z Downloaded wait-timeout v0.2.0
17082024-06-05T19:46:50.561Z Downloaded usdt v0.5.0
17092024-06-05T19:46:50.561Z Downloaded usdt v0.3.5
17102024-06-05T19:46:50.568Z Downloaded sqlparser_derive v0.2.2
17112024-06-05T19:46:50.568Z Downloaded supports-color v3.0.0
17122024-06-05T19:46:50.569Z Downloaded structmeta-derive v0.3.0
17132024-06-05T19:46:50.572Z Downloaded termtree v0.4.1
17142024-06-05T19:46:50.572Z Downloaded const_format_proc_macros v0.2.32
17152024-06-05T19:46:50.572Z Downloaded maplit v1.0.2
17162024-06-05T19:46:50.572Z Downloaded indoc v2.0.5
17172024-06-05T19:46:50.576Z Downloaded hubpack v0.1.2
17182024-06-05T19:46:50.579Z Downloaded lazy_static v1.4.0
17192024-06-05T19:46:50.579Z Downloaded postgres-protocol v0.6.6
17202024-06-05T19:46:50.601Z Downloaded cancel-safe-futures v0.1.5
17212024-06-05T19:46:50.606Z Downloaded poly1305 v0.8.0
17222024-06-05T19:46:50.606Z Downloaded zerocopy v0.3.2
17232024-06-05T19:46:50.606Z Downloaded corncobs v0.1.3
17242024-06-05T19:46:50.606Z Downloaded untrusted v0.9.0
17252024-06-05T19:46:50.607Z Downloaded enum-as-inner v0.5.1
17262024-06-05T19:46:50.607Z Downloaded rpassword v7.3.1
17272024-06-05T19:46:50.607Z Downloaded maybe-uninit v2.0.0
17282024-06-05T19:46:50.607Z Downloaded darling v0.20.9
17292024-06-05T19:46:50.607Z Downloaded ena v0.14.3
17302024-06-05T19:46:50.607Z Downloaded proc-macro-error v1.0.4
17312024-06-05T19:46:50.613Z Downloaded omicron-zone-package v0.11.0
17322024-06-05T19:46:50.617Z Downloaded pest_meta v2.7.10
17332024-06-05T19:46:50.617Z Downloaded siphasher v0.3.11
17342024-06-05T19:46:50.621Z Downloaded ref-cast-impl v1.0.23
17352024-06-05T19:46:50.622Z Downloaded lalrpop-util v0.19.12
17362024-06-05T19:46:50.622Z Downloaded zerocopy-derive v0.7.34
17372024-06-05T19:46:50.625Z Downloaded erased-serde v0.3.31
17382024-06-05T19:46:50.629Z Downloaded tls_codec_derive v0.4.1
17392024-06-05T19:46:50.632Z Downloaded yasna v0.5.2
17402024-06-05T19:46:50.632Z Downloaded derive_builder_core v0.20.0
17412024-06-05T19:46:50.635Z Downloaded strum_macros v0.24.3
17422024-06-05T19:46:50.639Z Downloaded blake2 v0.10.6
17432024-06-05T19:46:50.642Z Downloaded sqlformat v0.2.3
17442024-06-05T19:46:50.645Z Downloaded serde_repr v0.1.19
17452024-06-05T19:46:50.645Z Downloaded parking_lot v0.11.2
17462024-06-05T19:46:50.649Z Downloaded const-oid v0.9.6
17472024-06-05T19:46:50.652Z Downloaded unicode-xid v0.2.4
17482024-06-05T19:46:50.655Z Downloaded cookie v0.18.1
17492024-06-05T19:46:50.658Z Downloaded vte_generate_state_changes v0.1.1
17502024-06-05T19:46:50.658Z Downloaded tiny-keccak v2.0.2
17512024-06-05T19:46:50.668Z Downloaded usdt-attr-macro v0.3.5
17522024-06-05T19:46:50.668Z Downloaded untrusted v0.7.1
17532024-06-05T19:46:50.672Z Downloaded zeroize_derive v1.4.2
17542024-06-05T19:46:50.675Z Downloaded flagset v0.4.5
17552024-06-05T19:46:50.675Z Downloaded embedded-io v0.4.0
17562024-06-05T19:46:50.679Z Downloaded hostname v0.4.0
17572024-06-05T19:46:50.682Z Downloaded serde_tokenstream v0.1.7
17582024-06-05T19:46:50.682Z Downloaded home v0.5.9
17592024-06-05T19:46:50.685Z Downloaded libsw v3.3.1
17602024-06-05T19:46:50.689Z Downloaded float-cmp v0.9.0
17612024-06-05T19:46:50.689Z Downloaded zeroize v1.7.0
17622024-06-05T19:46:50.692Z Downloaded derive_builder v0.20.0
17632024-06-05T19:46:50.695Z Downloaded derive-where v1.2.7
17642024-06-05T19:46:50.700Z Downloaded wyz v0.5.1
17652024-06-05T19:46:50.702Z Downloaded resolv-conf v0.7.0
17662024-06-05T19:46:50.705Z Downloaded strum_macros v0.25.3
17672024-06-05T19:46:50.708Z Downloaded rusty-fork v0.3.0
17682024-06-05T19:46:50.709Z Downloaded ident_case v1.0.1
17692024-06-05T19:46:50.712Z Downloaded toolchain_find v0.4.0
17702024-06-05T19:46:50.712Z Downloaded sha1 v0.10.6
17712024-06-05T19:46:50.715Z Downloaded rand_xorshift v0.3.0
17722024-06-05T19:46:50.715Z Downloaded rand_seeder v0.2.3
17732024-06-05T19:46:50.718Z Downloaded termios v0.3.3
17742024-06-05T19:46:50.719Z Downloaded crossbeam-epoch v0.9.18
17752024-06-05T19:46:50.722Z Downloaded spin v0.5.2
17762024-06-05T19:46:50.725Z Downloaded serde_path_to_error v0.1.16
17772024-06-05T19:46:50.725Z Downloaded semver v0.1.20
17782024-06-05T19:46:50.728Z Downloaded slog-envlogger v2.2.0
17792024-06-05T19:46:50.731Z Downloaded topological-sort v0.2.2
17802024-06-05T19:46:50.731Z Downloaded dof v0.1.5
17812024-06-05T19:46:50.735Z Downloaded display-error-chain v0.2.0
17822024-06-05T19:46:50.735Z Downloaded tokio-stream v0.1.15
17832024-06-05T19:46:50.739Z Downloaded fallible-iterator v0.2.0
17842024-06-05T19:46:50.742Z Downloaded darling_core v0.20.9
17852024-06-05T19:46:50.746Z Downloaded bstr v0.2.17
17862024-06-05T19:46:50.758Z Downloaded keccak v0.1.5
17872024-06-05T19:46:50.767Z Downloaded usdt-attr-macro v0.5.0
17882024-06-05T19:46:50.767Z Downloaded glob v0.3.1
17892024-06-05T19:46:50.767Z Downloaded libefi-sys v0.1.0
17902024-06-05T19:46:50.770Z Downloaded same-file v1.0.6
17912024-06-05T19:46:50.770Z Downloaded fxhash v0.2.1
17922024-06-05T19:46:50.770Z Downloaded rustc_version v0.1.7
17932024-06-05T19:46:50.770Z Downloaded lazycell v1.3.0
17942024-06-05T19:46:50.770Z Downloaded hash32 v0.2.1
17952024-06-05T19:46:50.773Z Downloaded inout v0.1.3
17962024-06-05T19:46:50.776Z Downloaded slog-scope v4.4.0
17972024-06-05T19:46:50.776Z Downloaded toml v0.5.11
17982024-06-05T19:46:50.780Z Downloaded highway v1.1.0
17992024-06-05T19:46:50.783Z Downloaded zone v0.1.8
18002024-06-05T19:46:50.783Z Downloaded hmac v0.12.1
18012024-06-05T19:46:50.786Z Downloaded tui-tree-widget v0.19.0
18022024-06-05T19:46:50.786Z Downloaded hubpack_derive v0.1.1
18032024-06-05T19:46:50.789Z Downloaded dof v0.3.0
18042024-06-05T19:46:50.789Z Downloaded structmeta v0.3.0
18052024-06-05T19:46:50.792Z Downloaded spki v0.7.3
18062024-06-05T19:46:50.793Z Downloaded ff v0.13.0
18072024-06-05T19:46:50.796Z Downloaded tokio-rustls v0.24.1
18082024-06-05T19:46:50.799Z Downloaded snafu-derive v0.8.2
18092024-06-05T19:46:50.802Z Downloaded rustls-pki-types v1.7.0
18102024-06-05T19:46:50.802Z Downloaded tokio-rustls v0.25.0
18112024-06-05T19:46:50.805Z Downloaded tls_codec v0.4.1
18122024-06-05T19:46:50.808Z Downloaded chacha20poly1305 v0.10.1
18132024-06-05T19:46:50.808Z Downloaded rustls-pemfile v2.1.2
18142024-06-05T19:46:50.811Z Downloaded fastrand v2.1.0
18152024-06-05T19:46:50.815Z Downloaded schemars v0.8.20
18162024-06-05T19:46:50.826Z Downloaded publicsuffix v2.2.3
18172024-06-05T19:46:50.829Z Downloaded stable_deref_trait v1.2.0
18182024-06-05T19:46:50.833Z Downloaded downcast v0.11.0
18192024-06-05T19:46:50.833Z Downloaded nom v7.1.3
18202024-06-05T19:46:50.839Z Downloaded crypto-bigint v0.5.5
18212024-06-05T19:46:50.846Z Downloaded thread-id v4.2.1
18222024-06-05T19:46:50.853Z Downloaded funty v2.0.0
18232024-06-05T19:46:50.853Z Downloaded dyn-clone v1.0.17
18242024-06-05T19:46:50.857Z Downloaded matches v0.1.10
18252024-06-05T19:46:50.857Z Downloaded universal-hash v0.5.1
18262024-06-05T19:46:50.857Z Downloaded signature v2.2.0
18272024-06-05T19:46:50.857Z Downloaded ron v0.8.1
18282024-06-05T19:46:50.861Z Downloaded zerocopy v0.6.6
18292024-06-05T19:46:50.864Z Downloaded usdt-macro v0.5.0
18302024-06-05T19:46:50.868Z Downloaded headers-core v0.2.0
18312024-06-05T19:46:50.868Z Downloaded difflib v0.4.0
18322024-06-05T19:46:50.868Z Downloaded libloading v0.8.3
18332024-06-05T19:46:50.871Z Downloaded iana-time-zone v0.1.60
18342024-06-05T19:46:50.874Z Downloaded md-5 v0.10.6
18352024-06-05T19:46:50.874Z Downloaded toml v0.7.8
18362024-06-05T19:46:50.878Z Downloaded socket2 v0.4.10
18372024-06-05T19:46:50.882Z Downloaded humantime v2.1.0
18382024-06-05T19:46:50.885Z Downloaded smf v0.2.3
18392024-06-05T19:46:50.885Z Downloaded instant v0.1.12
18402024-06-05T19:46:50.885Z Downloaded usdt-macro v0.3.5
18412024-06-05T19:46:50.889Z Downloaded foreign-types-macros v0.2.3
18422024-06-05T19:46:50.889Z Downloaded rand v0.8.5
18432024-06-05T19:46:50.892Z Downloaded foreign-types v0.5.0
18442024-06-05T19:46:50.892Z Downloaded elliptic-curve v0.13.8
18452024-06-05T19:46:50.897Z Downloaded smawk v0.3.2
18462024-06-05T19:46:50.900Z Downloaded subtle v2.5.0
18472024-06-05T19:46:50.900Z Downloaded secrecy v0.8.0
18482024-06-05T19:46:50.904Z Downloaded lru-cache v0.1.2
18492024-06-05T19:46:50.904Z Downloaded sec1 v0.7.3
18502024-06-05T19:46:50.907Z Downloaded lru v0.12.3
18512024-06-05T19:46:50.907Z Downloaded impl-trait-for-tuples v0.2.2
18522024-06-05T19:46:50.911Z Downloaded similar v2.5.0
18532024-06-05T19:46:50.914Z Downloaded serde-big-array v0.5.1
18542024-06-05T19:46:50.918Z Downloaded dtrace-parser v0.1.14
18552024-06-05T19:46:50.918Z Downloaded diesel_table_macro_syntax v0.1.0
18562024-06-05T19:46:50.918Z Downloaded kstat-rs v0.2.3
18572024-06-05T19:46:50.922Z Downloaded gethostname v0.4.3
18582024-06-05T19:46:50.922Z Downloaded termcolor v1.4.1
18592024-06-05T19:46:50.922Z Downloaded unicode-width v0.1.12
18602024-06-05T19:46:50.925Z Downloaded fragile v2.0.0
18612024-06-05T19:46:50.928Z Downloaded structmeta v0.2.0
18622024-06-05T19:46:50.929Z Downloaded ron v0.7.1
18632024-06-05T19:46:50.932Z Downloaded dtrace-parser v0.2.0
18642024-06-05T19:46:50.944Z Downloaded trust-dns-resolver v0.22.0
18652024-06-05T19:46:50.949Z Downloaded foreign-types-shared v0.3.1
18662024-06-05T19:46:50.949Z Downloaded getopts v0.2.21
18672024-06-05T19:46:50.949Z Downloaded hyper-rustls v0.24.2
18682024-06-05T19:46:50.949Z Downloaded which v4.4.2
18692024-06-05T19:46:50.949Z Downloaded heck v0.3.3
18702024-06-05T19:46:50.949Z Downloaded scroll v0.12.0
18712024-06-05T19:46:50.949Z Downloaded rustc-demangle v0.1.24
18722024-06-05T19:46:50.953Z Downloaded subprocess v0.2.9
18732024-06-05T19:46:50.953Z Downloaded smallvec v0.6.14
18742024-06-05T19:46:50.956Z Downloaded thiserror-no-std v2.0.2
18752024-06-05T19:46:50.961Z Downloaded zone_cfg_derive v0.1.2
18762024-06-05T19:46:50.961Z Downloaded zip v0.6.6
18772024-06-05T19:46:50.973Z Downloaded utf-8 v0.7.6
18782024-06-05T19:46:50.973Z Downloaded scroll_derive v0.12.0
18792024-06-05T19:46:50.973Z Downloaded indoc v1.0.9
18802024-06-05T19:46:50.977Z Downloaded fixedbitset v0.4.2
18812024-06-05T19:46:50.977Z Downloaded serde_arrays v0.1.0
18822024-06-05T19:46:50.977Z Downloaded headers v0.3.9
18832024-06-05T19:46:50.977Z Downloaded signal-hook-tokio v0.3.1
18842024-06-05T19:46:50.982Z Downloaded signal-hook-mio v0.2.3
18852024-06-05T19:46:50.982Z Downloaded string_cache v0.8.7
18862024-06-05T19:46:50.985Z Downloaded strip-ansi-escapes v0.2.0
18872024-06-05T19:46:50.986Z Downloaded stringprep v0.1.4
18882024-06-05T19:46:50.986Z Downloaded is_ci v1.2.0
18892024-06-05T19:46:50.986Z Downloaded ipnetwork v0.20.0
18902024-06-05T19:46:50.989Z Downloaded sct v0.7.1
18912024-06-05T19:46:50.992Z Downloaded linear-map v1.2.0
18922024-06-05T19:46:50.996Z Downloaded samael v0.0.15
18932024-06-05T19:46:51.000Z Downloaded vte v0.11.1
18942024-06-05T19:46:51.003Z Downloaded rtoolbox v0.0.2
18952024-06-05T19:46:51.003Z Downloaded unarray v0.1.4
18962024-06-05T19:46:51.003Z Downloaded rand_core v0.6.4
18972024-06-05T19:46:51.008Z Downloaded derive_more v0.99.17
18982024-06-05T19:46:51.011Z Downloaded spin v0.9.8
18992024-06-05T19:46:51.014Z Downloaded tempfile v3.10.1
19002024-06-05T19:46:51.019Z Downloaded crossterm v0.27.0
19012024-06-05T19:46:51.027Z Downloaded unicase v2.7.0
19022024-06-05T19:46:51.034Z Downloaded tabled_derive v0.7.0
19032024-06-05T19:46:51.034Z Downloaded rayon-core v1.12.1
19042024-06-05T19:46:51.034Z Downloaded signature v1.6.4
19052024-06-05T19:46:51.035Z Downloaded getrandom v0.2.14
19062024-06-05T19:46:51.040Z Downloaded serde_derive_internals v0.29.1
19072024-06-05T19:46:51.040Z Downloaded whoami v1.5.1
19082024-06-05T19:46:51.041Z Downloaded synstructure v0.12.6
19092024-06-05T19:46:51.046Z Downloaded unsafe-libyaml v0.2.11
19102024-06-05T19:46:51.046Z Downloaded uuid v1.8.0
19112024-06-05T19:46:51.050Z Downloaded serde_yaml v0.9.34+deprecated
19122024-06-05T19:46:51.060Z Downloaded schemars_derive v0.8.20
19132024-06-05T19:46:51.060Z Downloaded tough v0.17.1
19142024-06-05T19:46:51.063Z Downloaded unicode-linebreak v0.1.5
19152024-06-05T19:46:51.063Z Downloaded test-strategy v0.3.1
19162024-06-05T19:46:51.066Z Downloaded heapless v0.8.0
19172024-06-05T19:46:51.070Z Downloaded textwrap v0.16.1
19182024-06-05T19:46:51.073Z Downloaded signal-hook v0.3.17
19192024-06-05T19:46:51.077Z Downloaded expectorate v1.1.0
19202024-06-05T19:46:51.080Z Downloaded trust-dns-server v0.22.1
19212024-06-05T19:46:51.084Z Downloaded pest v2.7.10
19222024-06-05T19:46:51.090Z Downloaded unicode_categories v0.1.1
19232024-06-05T19:46:51.093Z Downloaded indexmap v1.9.3
19242024-06-05T19:46:51.097Z Downloaded itertools v0.10.5
19252024-06-05T19:46:51.102Z Downloaded toml_edit v0.19.15
19262024-06-05T19:46:51.120Z Downloaded blake3 v1.5.1
19272024-06-05T19:46:51.127Z Downloaded ucd-trie v0.1.6
19282024-06-05T19:46:51.130Z Downloaded diff v0.1.13
19292024-06-05T19:46:51.134Z Downloaded indicatif v0.17.8
19302024-06-05T19:46:51.137Z Downloaded diesel_derives v2.1.4
19312024-06-05T19:46:51.141Z Downloaded steno v0.4.0
19322024-06-05T19:46:51.145Z Downloaded portable-atomic v1.6.0
19332024-06-05T19:46:51.152Z Downloaded hashbrown v0.12.3
19342024-06-05T19:46:51.156Z Downloaded salty v0.2.0
19352024-06-05T19:46:51.162Z Downloaded http v1.1.0
19362024-06-05T19:46:51.166Z Downloaded rcgen v0.12.1
19372024-06-05T19:46:51.170Z Downloaded libm v0.2.8
19382024-06-05T19:46:51.178Z Downloaded zerocopy v0.7.34
19392024-06-05T19:46:51.195Z Downloaded unicode-segmentation v1.11.0
19402024-06-05T19:46:51.199Z Downloaded typed-path v0.7.1
19412024-06-05T19:46:51.204Z Downloaded rayon v1.10.0
19422024-06-05T19:46:51.214Z Downloaded quick-xml v0.31.0
19432024-06-05T19:46:51.221Z Downloaded reedline v0.31.0
19442024-06-05T19:46:51.229Z Downloaded rustls-webpki v0.101.7
19452024-06-05T19:46:51.244Z Downloaded rsa v0.9.6
19462024-06-05T19:46:51.249Z Downloaded hashbrown v0.13.2
19472024-06-05T19:46:51.254Z Downloaded itertools v0.12.1
19482024-06-05T19:46:51.261Z Downloaded chrono v0.4.38
19492024-06-05T19:46:51.269Z Downloaded libxml v0.3.3
19502024-06-05T19:46:51.277Z Downloaded bitvec v1.0.1
19512024-06-05T19:46:51.292Z Downloaded serde_with v3.8.1
19522024-06-05T19:46:51.300Z Downloaded object v0.30.4
19532024-06-05T19:46:51.311Z Downloaded nix v0.28.0
19542024-06-05T19:46:51.324Z Downloaded lalrpop v0.19.12
19552024-06-05T19:46:51.338Z Downloaded regex-automata v0.1.10
19562024-06-05T19:46:51.341Z Downloaded tabled v0.15.0
19572024-06-05T19:46:51.358Z Downloaded trust-dns-proto v0.22.0
19582024-06-05T19:46:51.371Z Downloaded webpki-roots v0.25.4
19592024-06-05T19:46:51.376Z Downloaded rustls v0.21.12
19602024-06-05T19:46:51.386Z Downloaded curve25519-dalek v4.1.2
19612024-06-05T19:46:51.396Z Downloaded rustls-webpki v0.102.4
19622024-06-05T19:46:51.415Z Downloaded radix_trie v0.2.1
19632024-06-05T19:46:51.420Z Downloaded diesel v2.1.6
19642024-06-05T19:46:51.439Z Downloaded idna v0.3.0
19652024-06-05T19:46:51.446Z Downloaded polar-core v0.27.3
19662024-06-05T19:46:51.461Z Downloaded regress v0.9.1
19672024-06-05T19:46:51.872Z Downloaded bstr v1.9.1
19682024-06-05T19:46:51.877Z Downloaded openapiv3 v2.0.0
19692024-06-05T19:46:51.877Z Downloaded regex v1.10.4
19702024-06-05T19:46:51.877Z Downloaded smoltcp v0.9.1
19712024-06-05T19:46:51.878Z Downloaded rustls v0.22.4
19722024-06-05T19:46:51.878Z Downloaded finl_unicode v1.2.0
19732024-06-05T19:46:51.878Z Downloaded gimli v0.28.1
19742024-06-05T19:46:51.878Z Downloaded smoltcp v0.11.0
19752024-06-05T19:46:51.878Z Downloaded regex-syntax v0.6.29
19762024-06-05T19:46:51.878Z Downloaded csv v1.3.0
19772024-06-05T19:46:51.878Z Downloaded regex-automata v0.4.6
19782024-06-05T19:46:51.878Z Downloaded regex-syntax v0.8.3
19792024-06-05T19:46:51.878Z Downloaded sled v0.34.7
19802024-06-05T19:46:51.878Z Downloaded ratatui v0.26.2
19812024-06-05T19:46:51.879Z Downloaded zerocopy-derive v0.2.0
19822024-06-05T19:46:51.879Z Downloaded zerocopy-derive v0.6.6
19832024-06-05T19:46:51.879Z Downloaded idna v0.2.3
19842024-06-05T19:46:51.879Z Downloaded bzip2-sys v0.1.11+1.0.8
19852024-06-05T19:46:51.879Z Downloaded object v0.32.2
19862024-06-05T19:46:51.879Z Downloaded petgraph v0.6.5
19872024-06-05T19:46:51.879Z Downloaded syn v1.0.109
19882024-06-05T19:46:51.879Z Downloaded proptest v1.4.0
19892024-06-05T19:46:51.879Z Downloaded rustyline v14.0.0
19902024-06-05T19:46:51.879Z Downloaded winnow v0.5.40
19912024-06-05T19:46:51.880Z Downloaded sha3 v0.10.8
19922024-06-05T19:46:51.880Z Downloaded bindgen v0.69.4
19932024-06-05T19:46:51.880Z Downloaded sqlparser v0.45.0
19942024-06-05T19:46:51.880Z Downloaded goblin v0.8.2
19952024-06-05T19:46:51.880Z Downloaded hkdf v0.12.4
19962024-06-05T19:46:51.880Z Downloaded walkdir v2.5.0
19972024-06-05T19:46:51.880Z Downloaded tungstenite v0.21.0
19982024-06-05T19:46:51.880Z Downloaded tungstenite v0.20.1
19992024-06-05T19:46:51.880Z Downloaded tokio-postgres v0.7.10
20002024-06-05T19:46:51.880Z Downloaded snafu v0.8.2
20012024-06-05T19:46:51.880Z Downloaded x509-cert v0.2.5
20022024-06-05T19:46:51.881Z Downloaded serde_plain v1.0.2
20032024-06-05T19:46:51.881Z Downloaded usdt-impl v0.5.0
20042024-06-05T19:46:51.881Z Downloaded der v0.7.9
20052024-06-05T19:46:51.881Z Downloaded serde-big-array v0.4.1
20062024-06-05T19:46:51.881Z Downloaded hex v0.4.3
20072024-06-05T19:46:51.881Z Downloaded rustfmt-wrapper v0.2.1
20082024-06-05T19:46:51.881Z Downloaded fatfs v0.3.6
20092024-06-05T19:46:51.881Z Downloaded flume v0.11.0
20102024-06-05T19:46:51.881Z Downloaded slog-stdlog v4.1.1
20112024-06-05T19:46:51.881Z Downloaded hyper-staticfile v0.9.5
20122024-06-05T19:46:51.882Z Downloaded rustc_version v0.4.0
20132024-06-05T19:46:51.882Z Downloaded rustc-hash v1.1.0
20142024-06-05T19:46:51.882Z Downloaded ed25519 v1.5.3
20152024-06-05T19:46:51.882Z Downloaded num-bigint-dig v0.8.4
20162024-06-05T19:46:51.882Z Downloaded trust-dns-client v0.22.0
20172024-06-05T19:46:51.883Z Downloaded globset v0.4.14
20182024-06-05T19:46:51.883Z Downloaded heapless v0.7.17
20192024-06-05T19:46:51.883Z Downloaded static_assertions v1.1.0
20202024-06-05T19:46:51.883Z Downloaded serde_with_macros v3.8.1
20212024-06-05T19:46:51.883Z Downloaded hash32 v0.3.1
20222024-06-05T19:46:51.883Z Downloaded shlex v1.3.0
20232024-06-05T19:46:51.883Z Downloaded shell-words v1.1.0
20242024-06-05T19:46:51.883Z Downloaded ref-cast v1.0.23
20252024-06-05T19:46:51.883Z Downloaded managed v0.8.0
20262024-06-05T19:46:51.883Z Downloaded half v2.4.1
20272024-06-05T19:46:51.883Z Downloaded fd-lock v4.0.2
20282024-06-05T19:46:51.884Z Downloaded either v1.12.0
20292024-06-05T19:46:51.884Z Downloaded const_format v0.2.32
20302024-06-05T19:46:51.884Z Downloaded base64 v0.22.1
20312024-06-05T19:46:51.884Z Downloaded structmeta-derive v0.2.0
20322024-06-05T19:46:51.884Z Downloaded vsss-rs v3.3.4
20332024-06-05T19:46:51.884Z Downloaded usdt-impl v0.3.5
20342024-06-05T19:46:51.884Z Downloaded slog-dtrace v0.3.0
20352024-06-05T19:46:51.884Z Downloaded tokio-tungstenite v0.21.0
20362024-06-05T19:46:51.884Z Downloaded tokio-tungstenite v0.20.1
20372024-06-05T19:46:51.884Z Downloaded prettyplease v0.2.20
20382024-06-05T19:46:51.884Z Downloaded postcard v1.0.8
20392024-06-05T19:46:51.884Z Downloaded papergrid v0.11.0
20402024-06-05T19:46:51.892Z Downloaded compact_str v0.7.1
20412024-06-05T19:46:51.892Z Downloaded pin-project v1.1.5
20422024-06-05T19:46:51.897Z Downloaded stability v0.2.0
20432024-06-05T19:46:51.897Z Downloaded uzers v0.11.3
20442024-06-05T19:46:51.897Z Downloaded crc-any v2.5.0
20452024-06-05T19:46:51.897Z Downloaded base64 v0.13.1
20462024-06-05T19:46:51.901Z Downloaded env_logger v0.9.3
20472024-06-05T19:46:51.901Z Downloaded clang-sys v1.7.0
20482024-06-05T19:46:51.915Z Downloaded bzip2 v0.4.4
20492024-06-05T19:46:51.919Z Downloaded serde-hex v0.1.0
20502024-06-05T19:46:51.919Z Downloaded scheduled-thread-pool v0.2.7
20512024-06-05T19:46:51.919Z Downloaded linked-hash-map v0.5.6
20522024-06-05T19:46:51.920Z Downloaded der_derive v0.7.2
20532024-06-05T19:46:51.920Z Downloaded defmt v0.3.8
20542024-06-05T19:46:51.920Z Downloaded env_logger v0.10.2
20552024-06-05T19:46:51.920Z Downloaded tracing-attributes v0.1.27
20562024-06-05T19:46:51.920Z Downloaded serde_tokenstream v0.2.0
20572024-06-05T19:46:51.925Z Downloaded ciborium v0.2.2
20582024-06-05T19:46:51.925Z Downloaded owo-colors v4.0.0
20592024-06-05T19:46:51.928Z Downloaded bitflags v1.3.2
20602024-06-05T19:46:51.932Z Downloaded pkcs1 v0.7.5
20612024-06-05T19:46:51.932Z Downloaded postgres-types v0.2.6
20622024-06-05T19:46:51.936Z Downloaded pem-rfc7468 v0.7.0
20632024-06-05T19:46:51.936Z Downloaded pem v3.0.4
20642024-06-05T19:46:51.940Z Downloaded cookie v0.17.0
20652024-06-05T19:46:51.940Z Downloaded console v0.15.8
20662024-06-05T19:46:51.944Z Downloaded peg-macros v0.8.3
20672024-06-05T19:46:51.944Z Downloaded convert_case v0.4.0
20682024-06-05T19:46:51.948Z Downloaded bcs v0.1.6
20692024-06-05T19:46:51.948Z Downloaded password-hash v0.5.0
20702024-06-05T19:46:51.948Z Downloaded pest_derive v2.7.10
20712024-06-05T19:46:51.953Z Downloaded group v0.13.0
20722024-06-05T19:46:51.953Z Downloaded pin-project-internal v1.1.5
20732024-06-05T19:46:51.953Z Downloaded defmt-parser v0.3.4
20742024-06-05T19:46:51.960Z Downloaded parking_lot_core v0.8.6
20752024-06-05T19:46:51.960Z Downloaded predicates v3.1.0
20762024-06-05T19:46:51.960Z Downloaded pretty-hex v0.2.1
20772024-06-05T19:46:51.960Z Downloaded proc-macro-error-attr v1.0.4
20782024-06-05T19:46:51.964Z Downloaded predicates-core v1.0.6
20792024-06-05T19:46:51.964Z Downloaded csv-core v0.1.11
20802024-06-05T19:46:51.964Z Downloaded parse-display v0.9.0
20812024-06-05T19:46:51.964Z Downloaded crc v3.2.1
20822024-06-05T19:46:51.971Z Downloaded peg v0.8.3
20832024-06-05T19:46:52.385Z Downloaded base64ct v1.6.0
20842024-06-05T19:46:52.385Z Downloaded phf_shared v0.11.2
20852024-06-05T19:46:52.385Z Downloaded phf v0.11.2
20862024-06-05T19:46:52.385Z Downloaded bytecount v0.6.8
20872024-06-05T19:46:52.385Z Downloaded bb8 v0.8.3
20882024-06-05T19:46:52.385Z Downloaded num_enum_derive v0.5.11
20892024-06-05T19:46:52.385Z Downloaded num_enum v0.5.11
20902024-06-05T19:46:52.389Z Downloaded colored v2.1.0
20912024-06-05T19:46:52.389Z Downloaded paste v1.0.15
20922024-06-05T19:46:52.389Z Downloaded backtrace v0.3.71
20932024-06-05T19:46:52.389Z Downloaded argon2 v0.5.3
20942024-06-05T19:46:52.389Z Downloaded aead v0.5.2
20952024-06-05T19:46:52.389Z Downloaded allocator-api2 v0.2.18
20962024-06-05T19:46:52.389Z Downloaded ascii-canvas v3.0.0
20972024-06-05T19:46:52.389Z Downloaded arrayvec v0.7.4
20982024-06-05T19:46:52.390Z Downloaded arrayref v0.3.7
20992024-06-05T19:46:52.390Z Downloaded ring v0.17.8
21002024-06-05T19:46:52.390Z Downloaded ring v0.16.20
21012024-06-05T19:46:52.574Z Compiling proc-macro2 v1.0.82
21022024-06-05T19:46:52.574Z Compiling unicode-ident v1.0.12
21032024-06-05T19:46:52.574Z Compiling libc v0.2.155
21042024-06-05T19:46:52.577Z Compiling serde v1.0.203
21052024-06-05T19:46:52.577Z Compiling autocfg v1.3.0
21062024-06-05T19:46:52.577Z Compiling version_check v0.9.4
21072024-06-05T19:46:52.578Z Compiling cfg-if v1.0.0
21082024-06-05T19:46:52.809Z Compiling cc v1.0.97
21092024-06-05T19:46:52.824Z Compiling parking_lot_core v0.9.10
21102024-06-05T19:46:52.827Z Compiling libm v0.2.8
21112024-06-05T19:46:53.303Z Compiling serde_json v1.0.117
21122024-06-05T19:46:53.782Z Compiling memchr v2.7.2
21132024-06-05T19:46:53.786Z Compiling ahash v0.8.11
21142024-06-05T19:46:53.786Z Compiling lock_api v0.4.12
21152024-06-05T19:46:53.786Z Compiling num-traits v0.2.19
21162024-06-05T19:46:53.786Z Compiling typenum v1.17.0
21172024-06-05T19:46:53.786Z Compiling once_cell v1.19.0
21182024-06-05T19:46:53.851Z Compiling generic-array v0.14.7
21192024-06-05T19:46:54.131Z Compiling byteorder v1.5.0
21202024-06-05T19:46:54.599Z Compiling quote v1.0.36
21212024-06-05T19:46:54.680Z Compiling getrandom v0.2.14
21222024-06-05T19:46:54.851Z Compiling log v0.4.21
21232024-06-05T19:46:55.071Z Compiling syn v2.0.64
21242024-06-05T19:46:55.074Z Compiling itoa v1.0.11
21252024-06-05T19:46:55.124Z Compiling thiserror v1.0.60
21262024-06-05T19:46:55.284Z Compiling scopeguard v1.2.0
21272024-06-05T19:46:55.414Z Compiling slab v0.4.9
21282024-06-05T19:46:55.478Z Compiling pkg-config v0.3.30
21292024-06-05T19:46:55.744Z Compiling smallvec v1.13.2
21302024-06-05T19:46:55.817Z Compiling ring v0.17.8
21312024-06-05T19:46:55.849Z Compiling ryu v1.0.18
21322024-06-05T19:46:55.950Z Compiling semver v1.0.23
21332024-06-05T19:46:56.304Z Compiling pin-project-lite v0.2.14
21342024-06-05T19:46:56.315Z Compiling vcpkg v0.2.15
21352024-06-05T19:46:56.832Z Compiling allocator-api2 v0.2.18
21362024-06-05T19:46:56.954Z Compiling parking_lot v0.12.2
21372024-06-05T19:46:57.342Z Compiling rand_core v0.6.4
21382024-06-05T19:46:58.052Z Compiling schemars v0.8.20
21392024-06-05T19:46:58.079Z Compiling openssl-sys v0.9.102
21402024-06-05T19:46:58.195Z Compiling signal-hook-registry v1.4.2
21412024-06-05T19:46:58.412Z Compiling time-core v0.1.2
21422024-06-05T19:46:58.591Z Compiling num-conv v0.1.0
21432024-06-05T19:46:59.010Z Compiling time-macros v0.2.18
21442024-06-05T19:46:59.081Z Compiling mio v0.8.11
21452024-06-05T19:46:59.809Z Compiling rustix v0.38.34
21462024-06-05T19:46:59.825Z Compiling httparse v1.8.0
21472024-06-05T19:47:00.101Z Compiling futures-core v0.3.30
21482024-06-05T19:47:00.636Z Compiling num_cpus v1.16.0
21492024-06-05T19:47:00.654Z Compiling socket2 v0.5.7
21502024-06-05T19:47:00.822Z Compiling openssl v0.10.64
21512024-06-05T19:47:01.030Z Compiling syn v1.0.109
21522024-06-05T19:47:01.171Z Compiling fnv v1.0.7
21532024-06-05T19:47:01.296Z Compiling const-oid v0.9.6
21542024-06-05T19:47:01.534Z Compiling subtle v2.5.0
21552024-06-05T19:47:01.549Z Compiling equivalent v1.0.1
21562024-06-05T19:47:01.643Z Compiling spin v0.9.8
21572024-06-05T19:47:01.858Z Compiling heck v0.5.0
21582024-06-05T19:47:01.940Z Compiling rustls v0.21.12
21592024-06-05T19:47:02.006Z Compiling tinyvec_macros v0.1.1
21602024-06-05T19:47:02.044Z Compiling iana-time-zone v0.1.60
21612024-06-05T19:47:02.094Z Compiling native-tls v0.2.11
21622024-06-05T19:47:02.182Z Compiling tinyvec v1.6.0
21632024-06-05T19:47:02.390Z Compiling crossbeam-utils v0.8.19
21642024-06-05T19:47:02.431Z Compiling futures-sink v0.3.30
21652024-06-05T19:47:02.627Z Compiling serde_derive_internals v0.29.1
21662024-06-05T19:47:03.438Z Compiling cookie v0.17.0
21672024-06-05T19:47:03.681Z Compiling unicode-normalization v0.1.23
21682024-06-05T19:47:03.833Z Compiling ucd-trie v0.1.6
21692024-06-05T19:47:04.546Z Compiling futures-channel v0.3.30
21702024-06-05T19:47:04.890Z Compiling slog v2.7.0
21712024-06-05T19:47:05.005Z Compiling futures-io v0.3.30
21722024-06-05T19:47:05.015Z Compiling pin-utils v0.1.0
21732024-06-05T19:47:05.106Z Compiling unicode-bidi v0.3.15
21742024-06-05T19:47:05.303Z Compiling dyn-clone v1.0.17
21752024-06-05T19:47:05.328Z Compiling futures-task v0.3.30
21762024-06-05T19:47:05.617Z Compiling untrusted v0.9.0
21772024-06-05T19:47:05.758Z Compiling heck v0.4.1
21782024-06-05T19:47:06.168Z Compiling aho-corasick v1.1.3
21792024-06-05T19:47:06.397Z Compiling regex-syntax v0.8.3
21802024-06-05T19:47:06.761Z Compiling powerfmt v0.2.0
21812024-06-05T19:47:06.829Z Compiling crc32fast v1.4.0
21822024-06-05T19:47:07.293Z Compiling deranged v0.3.11
21832024-06-05T19:47:07.368Z Compiling usdt-impl v0.5.0
21842024-06-05T19:47:07.680Z Compiling percent-encoding v2.3.1
21852024-06-05T19:47:08.315Z Compiling num_threads v0.1.7
21862024-06-05T19:47:08.493Z Compiling serde_derive v1.0.203
21872024-06-05T19:47:08.552Z Compiling zerocopy-derive v0.7.34
21882024-06-05T19:47:08.626Z Compiling zeroize_derive v1.4.2
21892024-06-05T19:47:09.454Z Compiling tokio-macros v2.2.0
21902024-06-05T19:47:09.989Z Compiling thiserror-impl v1.0.60
21912024-06-05T19:47:10.511Z Compiling zerocopy v0.7.34
21922024-06-05T19:47:10.557Z Compiling futures-macro v0.3.30
21932024-06-05T19:47:10.977Z Compiling zeroize v1.7.0
21942024-06-05T19:47:12.403Z Compiling tracing-attributes v0.1.27
21952024-06-05T19:47:12.601Z Compiling schemars_derive v0.8.20
21962024-06-05T19:47:12.682Z Compiling hashbrown v0.14.5
21972024-06-05T19:47:14.186Z Compiling openssl-macros v0.1.1
21982024-06-05T19:47:14.889Z Compiling der_derive v0.7.2
21992024-06-05T19:47:15.270Z Compiling scroll_derive v0.12.0
22002024-06-05T19:47:15.398Z Compiling pest v2.7.10
22012024-06-05T19:47:15.563Z Compiling crypto-common v0.1.6
22022024-06-05T19:47:15.769Z Compiling futures-util v0.3.30
22032024-06-05T19:47:15.849Z Compiling block-buffer v0.10.4
22042024-06-05T19:47:16.076Z Compiling digest v0.10.7
22052024-06-05T19:47:16.751Z Compiling regex-automata v0.4.6
22062024-06-05T19:47:17.533Z Compiling scroll v0.12.0
22072024-06-05T19:47:18.058Z Compiling pest_meta v2.7.10
22082024-06-05T19:47:18.152Z Compiling time v0.3.36
22092024-06-05T19:47:22.174Z Compiling bytes v1.6.0
22102024-06-05T19:47:22.745Z Compiling bitflags v2.5.0
22112024-06-05T19:47:23.804Z Compiling tokio v1.37.0
22122024-06-05T19:47:24.045Z Compiling uuid v1.8.0
22132024-06-05T19:47:24.142Z Compiling indexmap v2.2.6
22142024-06-05T19:47:24.769Z Compiling serde_tokenstream v0.2.0
22152024-06-05T19:47:25.285Z Compiling chrono v0.4.38
22162024-06-05T19:47:26.469Z Compiling http v0.2.12
22172024-06-05T19:47:28.860Z Compiling pest_generator v2.7.10
22182024-06-05T19:47:29.915Z Compiling rustc_version v0.4.0
22192024-06-05T19:47:30.575Z Compiling heapless v0.7.17
22202024-06-05T19:47:30.771Z Compiling pest_derive v2.7.10
22212024-06-05T19:47:31.013Z Compiling zerocopy-derive v0.6.6
22222024-06-05T19:47:31.601Z Compiling backtrace v0.3.71
22232024-06-05T19:47:31.999Z Compiling tracing-core v0.1.32
22242024-06-05T19:47:32.136Z Compiling errno v0.3.9
22252024-06-05T19:47:33.396Z Compiling plain v0.2.3
22262024-06-05T19:47:33.399Z Compiling ppv-lite86 v0.2.17
22272024-06-05T19:47:33.399Z Compiling signal-hook v0.3.17
22282024-06-05T19:47:33.403Z Compiling base64 v0.21.7
22292024-06-05T19:47:34.190Z Compiling rand_chacha v0.3.1
22302024-06-05T19:47:34.496Z Compiling tracing v0.1.40
22312024-06-05T19:47:34.544Z Compiling goblin v0.8.2
22322024-06-05T19:47:34.557Z Compiling tokio-util v0.7.11
22332024-06-05T19:47:35.180Z Compiling regex v1.10.4
22342024-06-05T19:47:35.338Z Compiling async-trait v0.1.80
22352024-06-05T19:47:36.380Z Compiling pretty-hex v0.4.1
22362024-06-05T19:47:36.750Z Compiling strsim v0.11.1
22372024-06-05T19:47:36.932Z Compiling rustversion v1.0.17
22382024-06-05T19:47:39.057Z Compiling rand v0.8.5
22392024-06-05T19:47:40.674Z Compiling dof v0.3.0
22402024-06-05T19:47:40.902Z Compiling dtrace-parser v0.2.0
22412024-06-05T19:47:41.041Z Compiling form_urlencoded v1.2.1
22422024-06-05T19:47:41.281Z Compiling thread-id v4.2.1
22432024-06-05T19:47:41.389Z Compiling foreign-types-shared v0.1.1
22442024-06-05T19:47:41.560Z Compiling base64ct v1.6.0
22452024-06-05T19:47:41.599Z Compiling smoltcp v0.9.1
22462024-06-05T19:47:42.212Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
22472024-06-05T19:47:42.399Z Compiling anyhow v1.0.86
22482024-06-05T19:47:42.518Z Compiling unicode-width v0.1.12
22492024-06-05T19:47:42.711Z Compiling try-lock v0.2.5
22502024-06-05T19:47:42.865Z Compiling want v0.3.1
22512024-06-05T19:47:42.868Z Compiling pem-rfc7468 v0.7.0
22522024-06-05T19:47:42.914Z Compiling foreign-types v0.3.2
22532024-06-05T19:47:44.187Z Compiling h2 v0.3.26
22542024-06-05T19:47:44.445Z Compiling http-body v0.4.6
22552024-06-05T19:47:44.954Z Compiling hmac v0.12.1
22562024-06-05T19:47:45.142Z Compiling clap_derive v4.5.4
22572024-06-05T19:47:45.641Z Compiling siphasher v0.3.11
22582024-06-05T19:47:46.098Z Compiling flagset v0.4.5
22592024-06-05T19:47:46.298Z Compiling tower-service v0.3.2
22602024-06-05T19:47:46.432Z Compiling httpdate v1.0.3
22612024-06-05T19:47:47.184Z Compiling der v0.7.9
22622024-06-05T19:47:53.945Z Compiling hyper v0.14.28
22632024-06-05T19:47:59.678Z Compiling sct v0.7.1
22642024-06-05T19:47:59.718Z Compiling rustls-webpki v0.101.7
22652024-06-05T19:48:00.541Z Compiling openapiv3 v2.0.0
22662024-06-05T19:48:03.537Z Compiling hubpack_derive v0.1.1
22672024-06-05T19:48:04.379Z Compiling idna v0.5.0
22682024-06-05T19:48:05.496Z Compiling fs-err v2.11.0
22692024-06-05T19:48:05.774Z Compiling anstyle v1.0.7
22702024-06-05T19:48:06.123Z Compiling utf8parse v0.2.1
22712024-06-05T19:48:06.276Z Compiling finl_unicode v1.2.0
22722024-06-05T19:48:06.338Z Compiling spin v0.5.2
22732024-06-05T19:48:06.372Z Compiling cpufeatures v0.2.12
22742024-06-05T19:48:06.576Z Compiling adler v1.0.2
22752024-06-05T19:48:06.591Z Compiling openssl-probe v0.1.5
22762024-06-05T19:48:06.838Z Compiling stringprep v0.1.4
22772024-06-05T19:48:07.387Z Compiling miniz_oxide v0.7.2
22782024-06-05T19:48:07.423Z Compiling sha2 v0.10.8
22792024-06-05T19:48:07.587Z Compiling anstyle-parse v0.2.4
22802024-06-05T19:48:07.868Z Compiling url v2.5.0
22812024-06-05T19:48:09.647Z Compiling spki v0.7.3
22822024-06-05T19:48:10.545Z Compiling usdt-macro v0.5.0
22832024-06-05T19:48:10.966Z Compiling usdt-attr-macro v0.5.0
22842024-06-05T19:48:12.589Z Compiling toml_datetime v0.6.6
22852024-06-05T19:48:13.042Z Compiling serde_spanned v0.6.6
22862024-06-05T19:48:13.263Z Compiling md-5 v0.10.6
22872024-06-05T19:48:13.506Z Compiling regress v0.9.1
22882024-06-05T19:48:13.536Z Compiling idna v0.3.0
22892024-06-05T19:48:15.311Z Compiling diesel_table_macro_syntax v0.1.0
22902024-06-05T19:48:15.649Z Compiling num-integer v0.1.46
22912024-06-05T19:48:16.430Z Compiling hash32 v0.2.1
22922024-06-05T19:48:16.796Z Compiling encoding_rs v0.8.34
22932024-06-05T19:48:16.948Z Compiling is_terminal_polyfill v1.70.0
22942024-06-05T19:48:16.984Z Compiling psl-types v2.0.11
22952024-06-05T19:48:17.060Z Compiling colorchoice v1.0.1
22962024-06-05T19:48:17.167Z Compiling stable_deref_trait v1.2.0
22972024-06-05T19:48:17.211Z Compiling mime v0.3.17
22982024-06-05T19:48:17.373Z Compiling fallible-iterator v0.2.0
22992024-06-05T19:48:17.455Z Compiling gimli v0.28.1
23002024-06-05T19:48:18.273Z Compiling anstyle-query v1.0.3
23012024-06-05T19:48:18.406Z Compiling anstream v0.6.14
23022024-06-05T19:48:18.526Z Compiling lazy_static v1.4.0
23032024-06-05T19:48:18.640Z Compiling postgres-protocol v0.6.6
23042024-06-05T19:48:19.087Z Compiling publicsuffix v2.2.3
23052024-06-05T19:48:20.112Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23062024-06-05T19:48:21.584Z Compiling diesel_derives v2.1.4
23072024-06-05T19:48:22.157Z Compiling addr2line v0.21.0
23082024-06-05T19:48:23.780Z Compiling tokio-rustls v0.24.1
23092024-06-05T19:48:25.297Z Compiling terminal_size v0.3.0
23102024-06-05T19:48:25.431Z Compiling pkcs8 v0.10.2
23112024-06-05T19:48:25.495Z Compiling tokio-native-tls v0.3.1
23122024-06-05T19:48:25.966Z Compiling phf_shared v0.11.2
23132024-06-05T19:48:26.095Z Compiling strum_macros v0.25.3
23142024-06-05T19:48:27.123Z Compiling serde_urlencoded v0.7.1
23152024-06-05T19:48:27.844Z Compiling enum-as-inner v0.5.1
23162024-06-05T19:48:28.448Z Compiling block-padding v0.3.3
23172024-06-05T19:48:28.666Z Compiling serde_repr v0.1.19
23182024-06-05T19:48:28.902Z Compiling ff v0.13.0
23192024-06-05T19:48:29.150Z Compiling scheduled-thread-pool v0.2.7
23202024-06-05T19:48:29.759Z Compiling object v0.32.2
23212024-06-05T19:48:29.937Z Compiling bitflags v1.3.2
23222024-06-05T19:48:30.035Z Compiling managed v0.8.0
23232024-06-05T19:48:30.487Z Compiling matches v0.1.10
23242024-06-05T19:48:30.577Z Compiling ipnet v2.9.0
23252024-06-05T19:48:31.345Z Compiling base16ct v0.2.0
23262024-06-05T19:48:31.619Z Compiling clap_lex v0.7.0
23272024-06-05T19:48:31.642Z Compiling bit-vec v0.6.3
23282024-06-05T19:48:32.076Z Compiling either v1.12.0
23292024-06-05T19:48:32.640Z Compiling winnow v0.5.40
23302024-06-05T19:48:33.177Z Compiling rustc-demangle v0.1.24
23312024-06-05T19:48:33.661Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23322024-06-05T19:48:34.489Z Compiling clap_builder v4.5.2
23332024-06-05T19:48:34.774Z Compiling sec1 v0.7.3
23342024-06-05T19:48:35.314Z Compiling idna v0.2.3
23352024-06-05T19:48:35.715Z Compiling r2d2 v0.8.10
23362024-06-05T19:48:36.692Z Compiling toml_edit v0.19.15
23372024-06-05T19:48:37.044Z Compiling group v0.13.0
23382024-06-05T19:48:37.333Z Compiling inout v0.1.3
23392024-06-05T19:48:37.524Z Compiling phf v0.11.2
23402024-06-05T19:48:37.551Z Compiling hyper-tls v0.5.0
23412024-06-05T19:48:37.726Z Compiling signal-hook-mio v0.2.3
23422024-06-05T19:48:37.821Z Compiling hyper-rustls v0.24.2
23432024-06-05T19:48:37.901Z Compiling cookie_store v0.20.0
23442024-06-05T19:48:38.215Z Compiling postgres-types v0.2.6
23452024-06-05T19:48:38.230Z Compiling num-bigint v0.4.5
23462024-06-05T19:48:39.885Z Compiling hubpack v0.1.2
23472024-06-05T19:48:40.310Z Compiling rustls-pemfile v1.0.4
23482024-06-05T19:48:40.703Z Compiling phf_shared v0.10.0
23492024-06-05T19:48:41.069Z Compiling hkdf v0.12.4
23502024-06-05T19:48:41.637Z Compiling zerocopy v0.6.6
23512024-06-05T19:48:41.856Z Compiling ipnetwork v0.20.0
23522024-06-05T19:48:42.225Z Compiling futures-executor v0.3.30
23532024-06-05T19:48:42.252Z Compiling crypto-bigint v0.5.5
23542024-06-05T19:48:42.392Z Compiling float-cmp v0.9.0
23552024-06-05T19:48:42.458Z Compiling memmap v0.7.0
23562024-06-05T19:48:42.603Z Compiling webpki-roots v0.25.4
23572024-06-05T19:48:42.631Z Compiling data-encoding v2.6.0
23582024-06-05T19:48:42.690Z Compiling precomputed-hash v0.1.1
23592024-06-05T19:48:42.749Z Compiling difflib v0.4.0
23602024-06-05T19:48:42.790Z Compiling sync_wrapper v0.1.2
23612024-06-05T19:48:42.908Z Compiling normalize-line-endings v0.3.0
23622024-06-05T19:48:43.050Z Compiling whoami v1.5.1
23632024-06-05T19:48:43.583Z Compiling winnow v0.6.8
23642024-06-05T19:48:43.774Z Compiling minimal-lexical v0.2.1
23652024-06-05T19:48:43.978Z Compiling fixedbitset v0.4.2
23662024-06-05T19:48:44.021Z Compiling new_debug_unreachable v1.0.6
23672024-06-05T19:48:44.254Z Compiling static_assertions v1.1.0
23682024-06-05T19:48:44.254Z Compiling unicode-segmentation v1.11.0
23692024-06-05T19:48:44.344Z Compiling predicates-core v1.0.6
23702024-06-05T19:48:44.364Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
23712024-06-05T19:48:44.636Z Compiling predicates v3.1.0
23722024-06-05T19:48:45.044Z Compiling similar v2.5.0
23732024-06-05T19:48:45.481Z Compiling elliptic-curve v0.13.8
23742024-06-05T19:48:45.881Z Compiling reqwest v0.11.27
23752024-06-05T19:48:46.050Z Compiling petgraph v0.6.5
23762024-06-05T19:48:46.140Z Compiling nom v7.1.3
23772024-06-05T19:48:46.199Z Compiling string_cache v0.8.7
23782024-06-05T19:48:46.597Z Compiling tokio-postgres v0.7.10
23792024-06-05T19:48:47.150Z Compiling toml_edit v0.22.13
23802024-06-05T19:48:47.302Z Compiling trust-dns-proto v0.22.0
23812024-06-05T19:48:49.947Z Compiling usdt v0.5.0
23822024-06-05T19:48:49.962Z Compiling futures v0.3.30
23832024-06-05T19:48:50.852Z Compiling diesel v2.1.6
23842024-06-05T19:48:51.215Z Compiling yasna v0.5.2
23852024-06-05T19:48:52.444Z Compiling toml v0.7.8
23862024-06-05T19:48:52.889Z Compiling clap v4.5.4
23872024-06-05T19:48:53.013Z Compiling crossterm v0.27.0
23882024-06-05T19:48:54.031Z Compiling cipher v0.4.4
23892024-06-05T19:48:54.501Z Compiling flate2 v1.0.30
23902024-06-05T19:48:54.786Z Compiling crossbeam-epoch v0.9.18
23912024-06-05T19:48:54.919Z Compiling itertools v0.10.5
23922024-06-05T19:48:55.435Z Compiling itertools v0.12.1
23932024-06-05T19:48:55.484Z Compiling bit-set v0.5.3
23942024-06-05T19:48:55.764Z Compiling console v0.15.8
23952024-06-05T19:48:56.495Z Compiling num-iter v0.1.45
23962024-06-05T19:48:57.940Z Compiling tokio-stream v0.1.15
23972024-06-05T19:48:58.724Z Compiling hex v0.4.3
23982024-06-05T19:48:58.894Z Compiling bstr v1.9.1
23992024-06-05T19:49:00.363Z Compiling camino v1.1.7
24002024-06-05T19:49:00.458Z Compiling lalrpop-util v0.19.12
24012024-06-05T19:49:00.480Z Compiling peg-runtime v0.8.3
24022024-06-05T19:49:00.789Z Compiling unicode-xid v0.2.4
24032024-06-05T19:49:00.897Z Compiling radium v0.7.0
24042024-06-05T19:49:08.143Z Compiling is-terminal v0.4.12
24052024-06-05T19:49:08.279Z Compiling maybe-uninit v2.0.0
24062024-06-05T19:49:08.733Z Compiling tap v1.0.1
24072024-06-05T19:49:08.924Z Compiling ident_case v1.0.1
24082024-06-05T19:49:13.537Z Compiling rustls-pki-types v1.7.0
24092024-06-05T19:49:25.230Z Compiling darling_core v0.20.9
24102024-06-05T19:49:25.533Z Compiling wyz v0.5.1
24112024-06-05T19:49:27.637Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24122024-06-05T19:49:27.895Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24132024-06-05T19:49:28.022Z Compiling getopts v0.2.21
24142024-06-05T19:49:28.586Z Compiling bzip2-sys v0.1.11+1.0.8
24152024-06-05T19:49:29.127Z Compiling dirs-sys-next v0.1.2
24162024-06-05T19:49:29.155Z Compiling base64 v0.22.1
24172024-06-05T19:49:29.318Z Compiling unsafe-libyaml v0.2.11
24182024-06-05T19:49:30.210Z Compiling funty v2.0.0
24192024-06-05T19:49:30.280Z Compiling num-bigint-dig v0.8.4
24202024-06-05T19:49:30.549Z Compiling packed_struct v0.10.1
24212024-06-05T19:49:30.937Z Compiling rustls v0.22.4
24222024-06-05T19:49:31.901Z Compiling paste v1.0.15
24232024-06-05T19:49:32.057Z Compiling darling_macro v0.20.9
24242024-06-05T19:49:32.775Z Compiling bitvec v1.0.1
24252024-06-05T19:49:33.059Z Compiling serde_yaml v0.9.34+deprecated
24262024-06-05T19:49:33.427Z Compiling dirs-next v2.0.0
24272024-06-05T19:49:36.939Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24282024-06-05T19:49:40.022Z Compiling rustls-webpki v0.102.4
24292024-06-05T19:49:43.350Z Compiling packed_struct_codegen v0.10.1
24302024-06-05T19:49:44.369Z Compiling structmeta-derive v0.3.0
24312024-06-05T19:49:45.009Z Compiling thread_local v1.1.8
24322024-06-05T19:49:45.748Z Compiling indexmap v1.9.3
24332024-06-05T19:49:45.918Z Compiling multer v3.1.0
24342024-06-05T19:49:45.977Z Compiling slog-async v2.8.0
24352024-06-05T19:49:46.309Z Compiling nodrop v0.1.14
24362024-06-05T19:49:46.424Z Compiling match_cfg v0.1.0
24372024-06-05T19:49:46.438Z Compiling crc-catalog v2.4.0
24382024-06-05T19:49:46.486Z Compiling rayon-core v1.12.1
24392024-06-05T19:49:46.503Z Compiling fastrand v2.1.0
24402024-06-05T19:49:46.547Z Compiling hostname v0.3.1
24412024-06-05T19:49:46.589Z Compiling crc v3.2.1
24422024-06-05T19:49:46.841Z Compiling array-init v0.0.4
24432024-06-05T19:49:47.100Z Compiling structmeta v0.3.0
24442024-06-05T19:49:47.153Z Compiling tempfile v3.10.1
24452024-06-05T19:49:49.768Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24462024-06-05T19:49:50.300Z Compiling smallvec v0.6.14
24472024-06-05T19:49:50.511Z Compiling term v0.7.0
24482024-06-05T19:49:55.140Z Compiling darling v0.20.9
24492024-06-05T19:49:57.259Z Compiling crossbeam-deque v0.8.5
24502024-06-05T19:49:57.646Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24512024-06-05T19:49:57.736Z Compiling pkcs1 v0.7.5
24522024-06-05T19:50:00.049Z Compiling slog-json v2.6.1
24532024-06-05T19:50:00.738Z Compiling crossbeam-channel v0.5.12
24542024-06-05T19:50:01.169Z Compiling http v1.1.0
24552024-06-05T19:50:01.841Z Compiling signature v2.2.0
24562024-06-05T19:50:02.515Z Compiling pin-project-internal v1.1.5
24572024-06-05T19:50:05.444Z Compiling async-stream-impl v0.3.5
24582024-06-05T19:50:06.017Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24592024-06-05T19:50:06.289Z Compiling atomic-waker v1.1.2
24602024-06-05T19:50:06.581Z Compiling same-file v1.0.6
24612024-06-05T19:50:06.857Z Compiling take_mut v0.2.2
24622024-06-05T19:50:07.823Z Compiling hashbrown v0.12.3
24632024-06-05T19:50:07.991Z Compiling bitfield v0.14.0
24642024-06-05T19:50:08.009Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24652024-06-05T19:50:08.834Z Compiling termcolor v1.4.1
24662024-06-05T19:50:09.521Z Compiling env_logger v0.10.2
24672024-06-05T19:50:12.709Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
24682024-06-05T19:50:18.125Z Compiling async-stream v0.3.5
24692024-06-05T19:50:18.458Z Compiling walkdir v2.5.0
24702024-06-05T19:50:21.303Z Compiling waitgroup v0.1.2
24712024-06-05T19:50:22.599Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24722024-06-05T19:50:22.811Z Compiling pin-project v1.1.5
24732024-06-05T19:50:26.609Z Compiling rsa v0.9.6
24742024-06-05T19:50:28.476Z Compiling slog-bunyan v2.5.0
24752024-06-05T19:50:28.864Z Compiling serde_with_macros v3.8.1
24762024-06-05T19:50:28.949Z Compiling tokio-rustls v0.25.0
24772024-06-05T19:50:29.060Z Compiling slog-term v2.9.1
24782024-06-05T19:50:29.434Z Compiling serde-hex v0.1.0
24792024-06-05T19:50:31.926Z Compiling bzip2 v0.4.4
24802024-06-05T19:50:32.464Z Compiling parse-display-derive v0.9.0
24812024-06-05T19:50:32.865Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
24822024-06-05T19:50:33.522Z Compiling toml v0.8.13
24832024-06-05T19:50:34.443Z Compiling rustls-pemfile v2.1.2
24842024-06-05T19:50:38.450Z Compiling x509-cert v0.2.5
24852024-06-05T19:50:38.517Z Compiling sha1 v0.10.6
24862024-06-05T19:50:39.305Z Compiling strum_macros v0.26.2
24872024-06-05T19:50:39.541Z Compiling newtype-uuid v1.1.0
24882024-06-05T19:50:39.873Z Compiling xattr v1.3.1
24892024-06-05T19:50:40.193Z Compiling ron v0.8.1
24902024-06-05T19:50:40.740Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24912024-06-05T19:50:41.492Z Compiling serde_path_to_error v0.1.16
24922024-06-05T19:50:42.531Z Compiling hashbrown v0.13.2
24932024-06-05T19:50:42.873Z Compiling snafu-derive v0.8.2
24942024-06-05T19:50:43.939Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24952024-06-05T19:50:44.032Z Compiling ring v0.16.20
24962024-06-05T19:50:44.655Z Compiling blake3 v1.5.1
24972024-06-05T19:50:45.015Z Compiling filetime v0.2.23
24982024-06-05T19:50:45.197Z Compiling hostname v0.4.0
24992024-06-05T19:50:45.356Z Compiling instant v0.1.12
25002024-06-05T19:50:45.466Z Compiling crc-any v2.5.0
25012024-06-05T19:50:45.519Z Compiling buf-list v1.0.3
25022024-06-05T19:50:46.407Z Compiling debug-ignore v1.0.5
25032024-06-05T19:50:46.554Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
25042024-06-05T19:50:47.461Z Compiling backoff v0.4.0
25052024-06-05T19:50:47.798Z Compiling tar v0.4.40
25062024-06-05T19:50:47.962Z Compiling snafu v0.8.2
25072024-06-05T19:50:50.498Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082024-06-05T19:50:50.699Z Compiling strum v0.26.2
25092024-06-05T19:50:50.898Z Compiling object v0.30.4
25102024-06-05T19:50:53.219Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25112024-06-05T19:50:54.986Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25122024-06-05T19:50:55.454Z Compiling parse-display v0.9.0
25132024-06-05T19:50:55.498Z Compiling zip v0.6.6
25142024-06-05T19:50:56.591Z Compiling serde_with v3.8.1
25152024-06-05T19:50:57.378Z Compiling rayon v1.10.0
25162024-06-05T19:50:58.480Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25172024-06-05T19:51:01.181Z Compiling camino-tempfile v1.1.1
25182024-06-05T19:51:01.960Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
25192024-06-05T19:51:03.339Z Compiling globset v0.4.14
25202024-06-05T19:51:04.433Z Compiling pem v3.0.4
25212024-06-05T19:51:04.793Z Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25222024-06-05T19:51:04.980Z Compiling olpc-cjson v0.1.3
25232024-06-05T19:51:05.324Z Compiling serde_plain v1.0.2
25242024-06-05T19:51:05.784Z Compiling macaddr v1.0.1
25252024-06-05T19:51:05.861Z Compiling async-recursion v1.1.1
25262024-06-05T19:51:05.947Z Compiling memmap2 v0.9.4
25272024-06-05T19:51:06.406Z Compiling constant_time_eq v0.3.0
25282024-06-05T19:51:06.512Z Compiling arrayvec v0.7.4
25292024-06-05T19:51:06.585Z Compiling typed-path v0.7.1
25302024-06-05T19:51:06.959Z Compiling arrayref v0.3.7
25312024-06-05T19:51:07.051Z Compiling untrusted v0.7.1
25322024-06-05T19:51:07.245Z Compiling path-slash v0.1.5
25332024-06-05T19:51:07.470Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
25342024-06-05T19:51:11.433Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25352024-06-05T19:51:13.385Z Compiling tough v0.17.1
25362024-06-05T19:51:17.594Z Compiling cargo-platform v0.1.8
25372024-06-05T19:51:17.766Z Compiling topological-sort v0.2.2
25382024-06-05T19:51:17.983Z Compiling parse-size v1.0.0
25392024-06-05T19:51:18.030Z Compiling omicron-zone-package v0.11.0
25402024-06-05T19:51:18.185Z Compiling cargo_metadata v0.18.1
25412024-06-05T19:51:18.275Z Compiling shell-words v1.1.0
25422024-06-05T19:51:22.360Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
25432024-06-05T19:51:36.166Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
25442024-06-05T19:51:50.381Z Finished `release` profile [optimized] target(s) in 5m 00s
25452024-06-05T19:51:50.499Z Running `target/release/omicron-releng --output-dir /work`
25462024-06-05T19:51:50.544ZJun 05 19:51:49.651 DEBG changing working directory to /work/oxidecomputer/omicron
25472024-06-05T19:51:50.612ZJun 05 19:51:49.722 DEBG running: git rev-parse HEAD
25482024-06-05T19:51:50.615ZJun 05 19:51:49.728 DEBG process exited with exit status: 0 (6.270642ms)
25492024-06-05T19:51:50.615ZJun 05 19:51:49.728 INFO version: 9.0.0-0.ci+git48d427ece7c
25502024-06-05T19:51:50.654ZJun 05 19:51:49.767 INFO cloning helios to /work/oxidecomputer/helios
25512024-06-05T19:51:50.654ZJun 05 19:51:49.767 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
25522024-06-05T19:51:50.659ZCloning into '/work/oxidecomputer/helios'...
25532024-06-05T19:51:51.129ZJun 05 19:51:50.242 DEBG process exited with exit status: 0 (474.795426ms)
25542024-06-05T19:51:51.129ZJun 05 19:51:50.242 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
25552024-06-05T19:51:51.137Z# branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3
25562024-06-05T19:51:51.137Z# branch.head master
25572024-06-05T19:51:51.137Z# branch.upstream origin/master
25582024-06-05T19:51:51.137Z# branch.ab +0 -0
25592024-06-05T19:51:51.140ZJun 05 19:51:50.250 DEBG process exited with exit status: 0 (7.950072ms)
25602024-06-05T19:51:51.140ZJun 05 19:51:50.250 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
25612024-06-05T19:51:51.779ZJun 05 19:51:50.891 DEBG process exited with exit status: 0 (641.085746ms)
25622024-06-05T19:51:51.779ZJun 05 19:51:50.891 DEBG running: zfs list rpool/images/build/host
25632024-06-05T19:51:51.785ZNAME USED AVAIL REFER MOUNTPOINT
25642024-06-05T19:51:51.785Zrpool/images/build/host 24K 153G 24K /rpool/images/build/host
25652024-06-05T19:51:51.788ZJun 05 19:51:50.898 DEBG process exited with exit status: 0 (7.137209ms)
25662024-06-05T19:51:51.788ZJun 05 19:51:50.898 DEBG running: zfs list rpool/images/build/recovery
25672024-06-05T19:51:51.791ZNAME USED AVAIL REFER MOUNTPOINT
25682024-06-05T19:51:51.791Zrpool/images/build/recovery 24K 153G 24K /rpool/images/build/recovery
25692024-06-05T19:51:51.795ZJun 05 19:51:50.904 DEBG process exited with exit status: 0 (5.908139ms)
25702024-06-05T19:51:51.795ZJun 05 19:51:50.905 INFO [hubris-production] running task
25712024-06-05T19:51:51.795ZJun 05 19:51:50.905 INFO [hubris-staging] running task
25722024-06-05T19:51:51.795ZJun 05 19:51:50.906 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
25732024-06-05T19:51:51.798ZJun 05 19:51:50.909 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
25742024-06-05T19:51:52.178Z[ helios-setup] cd tools/helios-build && cargo build --quiet
25752024-06-05T19:51:52.352Z[ omicron-package] Blocking waiting for file lock on package cache
25762024-06-05T19:51:52.730ZJun 05 19:51:51.842 INFO [hubris-production] task succeeded (937.047708ms)
25772024-06-05T19:51:53.213Z[ omicron-package] Blocking waiting for file lock on package cache
25782024-06-05T19:51:53.948Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25792024-06-05T19:51:53.952Z[ omicron-package] Compiling heapless v0.8.0
25802024-06-05T19:51:53.952Z[ omicron-package] Compiling hash32 v0.3.1
25812024-06-05T19:51:53.952Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25822024-06-05T19:51:53.952Z[ omicron-package] Compiling smoltcp v0.11.0
25832024-06-05T19:51:53.952Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25842024-06-05T19:51:53.952Z[ omicron-package] Compiling cobs v0.2.3
25852024-06-05T19:51:53.952Z[ omicron-package] Compiling embedded-io v0.4.0
25862024-06-05T19:51:55.173Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25872024-06-05T19:51:55.234Z[ omicron-package] Compiling num_enum_derive v0.5.11
25882024-06-05T19:51:55.240Z[ omicron-package] Compiling postcard v1.0.8
25892024-06-05T19:51:55.471Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25902024-06-05T19:51:55.475Z[ omicron-package] Compiling proc-macro-error v1.0.4
25912024-06-05T19:51:56.006Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25922024-06-05T19:51:56.069Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25932024-06-05T19:51:56.283Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25942024-06-05T19:51:56.307Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25952024-06-05T19:51:57.082Z[ omicron-package] Compiling tabwriter v1.4.0
25962024-06-05T19:51:57.214Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25972024-06-05T19:51:57.348Z[ omicron-package] Compiling cstr-argument v0.1.2
25982024-06-05T19:51:57.439Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25992024-06-05T19:51:58.312Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
26002024-06-05T19:51:58.451Z[ omicron-package] Compiling foreign-types v0.5.0
26012024-06-05T19:51:58.703Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
26022024-06-05T19:51:58.842Z[ omicron-package] Compiling pretty-hex v0.2.1
26032024-06-05T19:51:59.060ZJun 05 19:51:58.173 INFO [hubris-staging] task succeeded (7.267312966s)
26042024-06-05T19:51:59.498Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26052024-06-05T19:51:59.569Z[ omicron-package] Compiling colored v2.1.0
26062024-06-05T19:51:59.610Z[ omicron-package] Compiling socket2 v0.4.10
26072024-06-05T19:51:59.754Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26082024-06-05T19:51:59.757Z[ omicron-package] Compiling num_enum v0.5.11
26092024-06-05T19:52:00.128Z[ omicron-package] Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
26102024-06-05T19:52:00.278Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26112024-06-05T19:52:00.487Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
26122024-06-05T19:52:00.596Z[ omicron-package] Compiling sigpipe v0.1.3
26132024-06-05T19:52:01.378Z[ omicron-package] Compiling num-derive v0.4.2
26142024-06-05T19:52:01.453Z[ omicron-package] Compiling libefi-sys v0.1.0
26152024-06-05T19:52:01.457Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
26162024-06-05T19:52:01.782Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26172024-06-05T19:52:02.325Z[ omicron-package] Compiling smf v0.2.3
26182024-06-05T19:52:02.724Z[ omicron-package] Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
26192024-06-05T19:52:02.903Z[ omicron-package] Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26202024-06-05T19:52:02.953Z[ omicron-package] Compiling portable-atomic v1.6.0
26212024-06-05T19:52:05.151Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
26222024-06-05T19:52:05.781Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26232024-06-05T19:52:06.615Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
26242024-06-05T19:52:07.471Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26252024-06-05T19:52:07.737Z[ omicron-package] Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26262024-06-05T19:52:09.099Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
26272024-06-05T19:52:09.174Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26282024-06-05T19:52:09.349Z[ omicron-package] Compiling gethostname v0.4.3
26292024-06-05T19:52:09.656Z[ omicron-package] Compiling number_prefix v0.4.0
26302024-06-05T19:52:09.773Z[ omicron-package] Compiling swrite v0.1.0
26312024-06-05T19:52:10.012Z[ omicron-package] Compiling indicatif v0.17.8
26322024-06-05T19:52:12.130Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
26332024-06-05T19:52:12.427Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26342024-06-05T19:52:15.175Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26352024-06-05T19:52:15.708Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26362024-06-05T19:52:17.232Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26372024-06-05T19:52:36.873Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.07s
26382024-06-05T19:52:36.905Z[ helios-setup] Jun 05 19:52:36.020 INFO helios repository root is: /work/oxidecomputer/helios
26392024-06-05T19:52:36.908Z[ helios-setup] Jun 05 19:52:36.022 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26402024-06-05T19:52:36.908Z[ helios-setup] Jun 05 19:52:36.022 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
26412024-06-05T19:52:36.909Z[ helios-setup] Jun 05 19:52:36.022 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26422024-06-05T19:52:36.912Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26432024-06-05T19:52:37.034Z[ omicron-package]
26442024-06-05T19:52:37.035Z[ omicron-package] real 45.209782439
26452024-06-05T19:52:37.038Z[ omicron-package] user 2:45.895046960
26462024-06-05T19:52:37.038Z[ omicron-package] sys 21.492030739
26472024-06-05T19:52:37.038Z[ omicron-package] trap 0.173091339
26482024-06-05T19:52:37.039Z[ omicron-package] tflt 0.737367648
26492024-06-05T19:52:37.039Z[ omicron-package] dflt 0.529739358
26502024-06-05T19:52:37.039Z[ omicron-package] kflt 0.000016510
26512024-06-05T19:52:37.039Z[ omicron-package] lock 5:37.902357106
26522024-06-05T19:52:37.039Z[ omicron-package] slp 6:41.788536154
26532024-06-05T19:52:37.039Z[ omicron-package] lat 1:39.872227547
26542024-06-05T19:52:37.039ZJun 05 19:52:36.151 INFO [omicron-package] process exited with exit status: 0 (45.241466907s)
26552024-06-05T19:52:37.039Z[ omicron-package] stop 49.447826534
26562024-06-05T19:52:37.039ZJun 05 19:52:36.151 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
26572024-06-05T19:52:37.072ZJun 05 19:52:36.188 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
26582024-06-05T19:52:37.082Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
26592024-06-05T19:52:37.085Z[ host-target] Created new build target 'host' and set it as active
26602024-06-05T19:52:37.085ZJun 05 19:52:36.201 INFO [host-target] process exited with exit status: 0 (50.123948ms)
26612024-06-05T19:52:37.093ZJun 05 19:52:36.202 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
26622024-06-05T19:52:37.094Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
26632024-06-05T19:52:37.097Z[ recovery-target] Created new build target 'recovery' and set it as active
26642024-06-05T19:52:37.097ZJun 05 19:52:36.208 INFO [recovery-target] process exited with exit status: 0 (20.20775ms)
26652024-06-05T19:52:37.100Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
26662024-06-05T19:52:37.561Z[ helios-setup] Jun 05 19:52:36.677 INFO clone ok!, project: phbl
26672024-06-05T19:52:37.565Z[ helios-setup] Jun 05 19:52:36.677 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
26682024-06-05T19:52:37.565Z[ helios-setup] Jun 05 19:52:36.677 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26692024-06-05T19:52:37.565Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26702024-06-05T19:52:38.041Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26712024-06-05T19:52:38.113Z[ helios-setup] Jun 05 19:52:37.228 INFO clone ok!, project: image-builder
26722024-06-05T19:52:38.116Z[ helios-setup] Jun 05 19:52:37.229 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
26732024-06-05T19:52:38.116Z[ helios-setup] Jun 05 19:52:37.229 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26742024-06-05T19:52:38.116Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26752024-06-05T19:52:38.142Z[ host-package] Compiling newline-converter v0.3.0
26762024-06-05T19:52:38.153Z[ host-package] Compiling humantime v2.1.0
26772024-06-05T19:52:38.153Z[ host-package] Compiling derive-where v1.2.7
26782024-06-05T19:52:38.171Z[ host-package] Compiling convert_case v0.4.0
26792024-06-05T19:52:38.194Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26802024-06-05T19:52:38.197Z[ host-package] Compiling password-hash v0.5.0
26812024-06-05T19:52:38.197Z[ host-package] Compiling blake2 v0.10.6
26822024-06-05T19:52:38.354Z[ host-package] Compiling expectorate v1.1.0
26832024-06-05T19:52:38.431Z[ host-package] Compiling linked-hash-map v0.5.6
26842024-06-05T19:52:38.550Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26852024-06-05T19:52:38.851Z[ helios-setup] Jun 05 19:52:37.966 INFO clone ok!, project: bootserver
26862024-06-05T19:52:38.854Z[ helios-setup] Jun 05 19:52:37.966 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
26872024-06-05T19:52:38.854Z[ helios-setup] Jun 05 19:52:37.966 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
26882024-06-05T19:52:38.860Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
26892024-06-05T19:52:38.863Z[ host-package] Compiling lru-cache v0.1.2
26902024-06-05T19:52:39.024Z[ host-package] Compiling derive_more v0.99.17
26912024-06-05T19:52:39.068Z[ host-package] Compiling argon2 v0.5.3
26922024-06-05T19:52:39.088Z[ host-package] Compiling semver v0.1.20
26932024-06-05T19:52:39.503Z[ host-package] Compiling rustc_version v0.1.7
26942024-06-05T19:52:39.682Z[ host-package] Compiling home v0.5.9
26952024-06-05T19:52:39.918Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26962024-06-05T19:52:39.936Z[ host-package] Compiling newtype_derive v0.1.6
26972024-06-05T19:52:40.469Z[ host-package] Compiling steno v0.4.0
26982024-06-05T19:52:40.627Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26992024-06-05T19:52:40.706Z[ host-package] Compiling slog-dtrace v0.3.0
27002024-06-05T19:52:41.015Z[ host-package] Compiling quick-error v1.2.3
27012024-06-05T19:52:41.168Z[ host-package] Compiling resolv-conf v0.7.0
27022024-06-05T19:52:41.558Z[ host-package] Compiling utf-8 v0.7.6
27032024-06-05T19:52:41.964Z[ host-package] Compiling trust-dns-resolver v0.22.0
27042024-06-05T19:52:42.879Z[ host-package] Compiling num-rational v0.4.2
27052024-06-05T19:52:43.264Z[ host-package] Compiling num-complex v0.4.6
27062024-06-05T19:52:44.613Z[ host-package] Compiling num v0.4.3
27072024-06-05T19:52:44.757Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27082024-06-05T19:52:45.466Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27092024-06-05T19:52:45.515Z[ host-package] Compiling nibble_vec v0.1.0
27102024-06-05T19:52:45.802Z[ host-package] Compiling display-error-chain v0.2.0
27112024-06-05T19:52:45.854Z[ helios-setup] Jun 05 19:52:44.970 INFO clone ok!, project: amd-firmware
27122024-06-05T19:52:45.858Z[ helios-setup] Jun 05 19:52:44.970 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
27132024-06-05T19:52:45.858Z[ helios-setup] Jun 05 19:52:44.971 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
27142024-06-05T19:52:45.861Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
27152024-06-05T19:52:46.034Z[ host-package] Compiling endian-type v0.1.2
27162024-06-05T19:52:46.271Z[ host-package] Compiling radix_trie v0.2.1
27172024-06-05T19:52:46.611Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27182024-06-05T19:52:46.878Z[ host-package] Compiling tungstenite v0.20.1
27192024-06-05T19:52:47.001Z[ helios-setup] Jun 05 19:52:46.117 INFO clone ok!, project: chelsio-t6-roms
27202024-06-05T19:52:47.005Z[ helios-setup] Jun 05 19:52:46.118 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
27212024-06-05T19:52:47.005Z[ helios-setup] Jun 05 19:52:46.118 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
27222024-06-05T19:52:47.005Z[ helios-setup] Jun 05 19:52:46.118 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
27232024-06-05T19:52:47.008Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
27242024-06-05T19:52:47.237Z[ host-package] Compiling cancel-safe-futures v0.1.5
27252024-06-05T19:52:47.566Z[ host-package] Compiling arc-swap v1.7.1
27262024-06-05T19:52:48.066Z[ helios-setup] Jun 05 19:52:47.183 INFO clone ok!, project: pilot
27272024-06-05T19:52:48.070Z[ helios-setup] Jun 05 19:52:47.183 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
27282024-06-05T19:52:48.070Z[ helios-setup] Jun 05 19:52:47.183 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
27292024-06-05T19:52:48.073Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
27302024-06-05T19:52:48.396Z[ host-package] Compiling tokio-tungstenite v0.20.1
27312024-06-05T19:52:49.152Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
27322024-06-05T19:52:49.189Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
27332024-06-05T19:52:49.193Z[ host-package] Compiling slog-scope v4.4.0
27342024-06-05T19:52:50.126Z[ host-package] Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
27352024-06-05T19:52:50.719Z[ host-package] Compiling fxhash v0.2.1
27362024-06-05T19:52:50.946Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27372024-06-05T19:52:52.350Z[ host-package] Compiling dirs-sys-next v0.1.2
27382024-06-05T19:52:52.901Z[ host-package] Compiling glob v0.3.1
27392024-06-05T19:52:52.930Z[ host-package] Compiling crunchy v0.2.2
27402024-06-05T19:52:53.448Z[ host-package] Compiling dirs-next v2.0.0
27412024-06-05T19:52:53.738Z[ host-package] Compiling clang-sys v1.7.0
27422024-06-05T19:52:54.428Z[ host-package] Compiling slog-stdlog v4.1.1
27432024-06-05T19:52:54.453Z[ host-package] Compiling rayon-core v1.12.1
27442024-06-05T19:52:54.477Z[ host-package] Compiling crossbeam-deque v0.8.5
27452024-06-05T19:52:54.809Z[ host-package] Compiling synstructure v0.12.6
27462024-06-05T19:52:55.393Z[ host-package] Compiling half v2.4.1
27472024-06-05T19:52:56.034Z[ helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb'
27482024-06-05T19:52:56.044Z[ helios-setup] Jun 05 19:52:55.160 INFO clone ok!, project: amd-host-image-builder
27492024-06-05T19:52:56.047Z[ helios-setup] Jun 05 19:52:55.160 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
27502024-06-05T19:52:56.047Z[ helios-setup] Jun 05 19:52:55.160 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
27512024-06-05T19:52:56.047Z[ helios-setup] Jun 05 19:52:55.160 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
27522024-06-05T19:52:56.052Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
27532024-06-05T19:52:56.316Z[ host-package] Compiling fastrand v2.1.0
27542024-06-05T19:52:56.468Z[ host-package] Compiling maplit v1.0.2
27552024-06-05T19:52:56.598Z[ host-package] Compiling same-file v1.0.6
27562024-06-05T19:52:56.833Z[ host-package] Compiling tiny-keccak v2.0.2
27572024-06-05T19:52:56.864Z[ helios-setup] Jun 05 19:52:55.980 INFO clone ok!, project: pinprick
27582024-06-05T19:52:56.867Z[ helios-setup] Jun 05 19:52:55.981 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
27592024-06-05T19:52:56.871Z[ host-package] Compiling ciborium-io v0.2.2
27602024-06-05T19:52:57.042Z[ host-package] Compiling prettyplease v0.2.20
27612024-06-05T19:52:57.157Z[ host-package] Compiling ciborium-ll v0.2.2
27622024-06-05T19:52:57.469Z[ host-package] Compiling walkdir v2.5.0
27632024-06-05T19:52:57.702Z[ host-package] Compiling tempfile v3.10.1
27642024-06-05T19:52:57.794Z[ helios-setup] Jun 05 19:52:56.911 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
27652024-06-05T19:52:58.336Z[ host-package] Compiling zerocopy-derive v0.2.0
27662024-06-05T19:52:58.429Z[ helios-setup] Jun 05 19:52:57.545 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
27672024-06-05T19:52:58.429Z[ helios-setup] Jun 05 19:52:57.545 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
27682024-06-05T19:52:58.997Z[ helios-setup] Jun 05 19:52:58.113 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
27692024-06-05T19:52:59.544Z[ helios-setup] Jun 05 19:52:58.661 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
27702024-06-05T19:52:59.547Z[ helios-setup] Jun 05 19:52:58.661 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
27712024-06-05T19:53:00.097Z[ helios-setup] Jun 05 19:52:59.213 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
27722024-06-05T19:53:00.417Z[ host-package] Compiling slog-envlogger v2.2.0
27732024-06-05T19:53:00.596Z[ host-package] Compiling term v0.7.0
27742024-06-05T19:53:00.669Z[ helios-setup] Jun 05 19:52:59.786 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
27752024-06-05T19:53:00.669Z[ helios-setup] Jun 05 19:52:59.786 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
27762024-06-05T19:53:00.669Z[ helios-setup] Jun 05 19:52:59.786 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
27772024-06-05T19:53:00.672Z[ helios-setup] Jun 05 19:52:59.786 INFO ok!
27782024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.786 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
27792024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.786 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
27802024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.786 INFO ok!
27812024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.786 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
27822024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.786 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
27832024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.787 INFO ok!
27842024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.787 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
27852024-06-05T19:53:00.673Z[ helios-setup] Jun 05 19:52:59.787 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
27862024-06-05T19:53:00.912Z[ helios-setup] Jun 05 19:53:00.028 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
27872024-06-05T19:53:01.510Z[ helios-setup] Jun 05 19:53:00.627 INFO E| From https://github.com/jclulow/rust-jmclib
27882024-06-05T19:53:01.511Z[ helios-setup] Jun 05 19:53:00.627 INFO E| * [new branch] master -> origin/master
27892024-06-05T19:53:01.514Z[ helios-setup] Jun 05 19:53:00.627 INFO E| * [new ref] -> origin/HEAD
27902024-06-05T19:53:01.533Z[ helios-setup] Jun 05 19:53:00.650 INFO E| Updating crates.io index
27912024-06-05T19:53:01.659Z[ helios-setup] Jun 05 19:53:00.775 INFO E| Downloading crates ...
27922024-06-05T19:53:01.779Z[ helios-setup] Jun 05 19:53:00.895 INFO E| Downloaded time-core v0.1.1
27932024-06-05T19:53:01.784Z[ helios-setup] Jun 05 19:53:00.898 INFO E| Downloaded ryu v1.0.15
27942024-06-05T19:53:01.788Z[ helios-setup] Jun 05 19:53:00.903 INFO E| Downloaded itoa v1.0.9
27952024-06-05T19:53:01.788Z[ helios-setup] Jun 05 19:53:00.906 INFO E| Downloaded walkdir v2.3.3
27962024-06-05T19:53:01.795Z[ helios-setup] Jun 05 19:53:00.909 INFO E| Downloaded time-macros v0.2.10
27972024-06-05T19:53:01.800Z[ helios-setup] Jun 05 19:53:00.912 INFO E| Downloaded md-5 v0.9.1
27982024-06-05T19:53:01.800Z[ helios-setup] Jun 05 19:53:00.915 INFO E| Downloaded unicode-width v0.1.10
27992024-06-05T19:53:01.804Z[ helios-setup] Jun 05 19:53:00.917 INFO E| Downloaded sha-1 v0.9.8
28002024-06-05T19:53:01.804Z[ helios-setup] Jun 05 19:53:00.920 INFO E| Downloaded errno v0.3.1
28012024-06-05T19:53:01.807Z[ helios-setup] Jun 05 19:53:00.923 INFO E| Downloaded digest v0.9.0
28022024-06-05T19:53:01.807Z[ helios-setup] Jun 05 19:53:00.925 INFO E| Downloaded cpufeatures v0.2.9
28032024-06-05T19:53:01.811Z[ helios-setup] Jun 05 19:53:00.927 INFO E| Downloaded libdevinfo-sys v1.0.0
28042024-06-05T19:53:01.814Z[ helios-setup] Jun 05 19:53:00.929 INFO E| Downloaded once_cell v1.18.0
28052024-06-05T19:53:01.817Z[ helios-setup] Jun 05 19:53:00.932 INFO E| Downloaded opaque-debug v0.3.0
28062024-06-05T19:53:01.817Z[ helios-setup] Jun 05 19:53:00.934 INFO E| Downloaded bitflags v2.3.3
28072024-06-05T19:53:01.822Z[ helios-setup] Jun 05 19:53:00.938 INFO E| Downloaded uuid v0.8.2
28082024-06-05T19:53:01.828Z[ helios-setup] Jun 05 19:53:00.944 INFO E| Downloaded quote v1.0.31
28092024-06-05T19:53:01.831Z[ helios-setup] Jun 05 19:53:00.948 INFO E| Downloaded typenum v1.16.0
28102024-06-05T19:53:01.835Z[ helios-setup] Jun 05 19:53:00.953 INFO E| Downloaded tempfile v3.7.0
28112024-06-05T19:53:01.841Z[ helios-setup] Jun 05 19:53:00.957 INFO E| Downloaded unicode-ident v1.0.11
28122024-06-05T19:53:01.845Z[ helios-setup] Jun 05 19:53:00.962 INFO E| Downloaded proc-macro2 v1.0.66
28132024-06-05T19:53:01.849Z[ helios-setup] Jun 05 19:53:00.967 INFO E| Downloaded serde v1.0.174
28142024-06-05T19:53:01.855Z[ helios-setup] Jun 05 19:53:00.972 INFO E| Downloaded getrandom v0.2.10
28152024-06-05T19:53:01.862Z[ helios-setup] Jun 05 19:53:00.977 INFO E| Downloaded time v0.3.23
28162024-06-05T19:53:01.871Z[ helios-setup] Jun 05 19:53:00.987 INFO E| Downloaded anyhow v1.0.72
28172024-06-05T19:53:01.875Z[ helios-setup] Jun 05 19:53:00.992 INFO E| Downloaded serde_json v1.0.103
28182024-06-05T19:53:01.888Z[ helios-setup] Jun 05 19:53:01.002 INFO E| Downloaded fastrand v2.0.0
28192024-06-05T19:53:01.889Z[ helios-setup] Jun 05 19:53:01.005 INFO E| Downloaded block-buffer v0.9.0
28202024-06-05T19:53:01.909Z[ helios-setup] Jun 05 19:53:01.025 INFO E| Downloaded syn v2.0.27
28212024-06-05T19:53:01.928Z[ helios-setup] Jun 05 19:53:01.042 INFO E| Downloaded rustix v0.38.4
28222024-06-05T19:53:01.963Z[ helios-setup] Jun 05 19:53:01.078 INFO E| Downloaded serde_derive v1.0.174
28232024-06-05T19:53:01.972Z[ helios-setup] Jun 05 19:53:01.089 INFO E| Downloaded libc v0.2.147
28242024-06-05T19:53:02.168Z[ helios-setup] Jun 05 19:53:01.285 INFO E| Compiling libc v0.2.147
28252024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.285 INFO E| Compiling proc-macro2 v1.0.66
28262024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling cfg-if v1.0.0
28272024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling unicode-ident v1.0.11
28282024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling version_check v0.9.4
28292024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling typenum v1.16.0
28302024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling serde v1.0.174
28312024-06-05T19:53:02.172Z[ helios-setup] Jun 05 19:53:01.286 INFO E| Compiling slog v2.7.0
28322024-06-05T19:53:02.268Z[ host-package] Compiling camino v1.1.7
28332024-06-05T19:53:02.411Z[ helios-setup] Jun 05 19:53:01.526 INFO E| Compiling time-core v0.1.1
28342024-06-05T19:53:02.418Z[ host-package] Compiling ring v0.16.20
28352024-06-05T19:53:02.733Z[ helios-setup] Jun 05 19:53:01.849 INFO E| Compiling rustix v0.38.4
28362024-06-05T19:53:02.769Z[ helios-setup] Jun 05 19:53:01.886 INFO E| Compiling itoa v1.0.9
28372024-06-05T19:53:03.086Z[ helios-setup] Jun 05 19:53:02.204 INFO E| Compiling time-macros v0.2.10
28382024-06-05T19:53:03.368Z[ helios-setup] Jun 05 19:53:02.484 INFO E| Compiling num_threads v0.1.6
28392024-06-05T19:53:03.384Z[ host-package] Compiling blake3 v1.5.1
28402024-06-05T19:53:03.524Z[ helios-setup] Jun 05 19:53:02.641 INFO E| Compiling once_cell v1.18.0
28412024-06-05T19:53:03.644Z[ helios-setup] Jun 05 19:53:02.761 INFO E| Compiling generic-array v0.14.7
28422024-06-05T19:53:03.692Z[ helios-setup] Jun 05 19:53:02.809 INFO E| Compiling bitflags v2.3.3
28432024-06-05T19:53:04.264Z[ helios-setup] Jun 05 19:53:03.382 INFO E| Compiling thread_local v1.1.7
28442024-06-05T19:53:04.418Z[ helios-setup] Jun 05 19:53:03.535 INFO E| Compiling anyhow v1.0.72
28452024-06-05T19:53:04.632Z[ helios-setup] Jun 05 19:53:03.748 INFO E| Compiling fastrand v2.0.0
28462024-06-05T19:53:05.372Z[ helios-setup] Jun 05 19:53:04.489 INFO E| Compiling quote v1.0.31
28472024-06-05T19:53:05.570Z[ helios-setup] Jun 05 19:53:04.685 INFO E| Compiling opaque-debug v0.3.0
28482024-06-05T19:53:05.642Z[ helios-setup] Jun 05 19:53:04.759 INFO E| Compiling serde_json v1.0.103
28492024-06-05T19:53:05.742Z[ helios-setup] Jun 05 19:53:04.859 INFO E| Compiling same-file v1.0.6
28502024-06-05T19:53:06.174Z[ helios-setup] Jun 05 19:53:05.292 INFO E| Compiling dirs-sys-next v0.1.2
28512024-06-05T19:53:06.215Z[ helios-setup] Jun 05 19:53:05.332 INFO E| Compiling errno v0.3.1
28522024-06-05T19:53:06.325Z[ helios-setup] Jun 05 19:53:05.442 INFO E| Compiling syn v2.0.27
28532024-06-05T19:53:06.655Z[ helios-setup] Jun 05 19:53:05.772 INFO E| Compiling dirs-next v2.0.0
28542024-06-05T19:53:07.077Z[ helios-setup] Jun 05 19:53:06.194 INFO E| Compiling term v0.7.0
28552024-06-05T19:53:07.112Z[ helios-setup] Jun 05 19:53:06.230 INFO E| Compiling atty v0.2.14
28562024-06-05T19:53:07.363Z[ helios-setup] Jun 05 19:53:06.480 INFO E| Compiling getrandom v0.2.10
28572024-06-05T19:53:07.442Z[ host-package] Compiling ascii-canvas v3.0.0
28582024-06-05T19:53:07.479Z[ host-package] Compiling rayon v1.10.0
28592024-06-05T19:53:07.506Z[ helios-setup] Jun 05 19:53:06.622 INFO E| Compiling cpufeatures v0.2.9
28602024-06-05T19:53:07.589Z[ helios-setup] Jun 05 19:53:06.707 INFO E| Compiling unicode-width v0.1.10
28612024-06-05T19:53:07.742Z[ helios-setup] Jun 05 19:53:06.859 INFO E| Compiling ryu v1.0.15
28622024-06-05T19:53:07.830Z[ helios-setup] Jun 05 19:53:06.947 INFO E| Compiling getopts v0.2.21
28632024-06-05T19:53:08.149Z[ host-package] Compiling ciborium v0.2.2
28642024-06-05T19:53:08.423Z[ helios-setup] Jun 05 19:53:07.540 INFO E| Compiling walkdir v2.3.3
28652024-06-05T19:53:08.545Z[ host-package] Compiling xattr v1.3.1
28662024-06-05T19:53:08.765Z[ helios-setup] Jun 05 19:53:07.882 INFO E| Compiling time v0.3.23
28672024-06-05T19:53:08.803Z[ helios-setup] Jun 05 19:53:07.920 INFO E| Compiling digest v0.9.0
28682024-06-05T19:53:08.934Z[ host-package] Compiling ena v0.14.3
28692024-06-05T19:53:09.095Z[ host-package] Compiling filetime v0.2.23
28702024-06-05T19:53:09.325Z[ helios-setup] Jun 05 19:53:08.442 INFO E| Compiling block-buffer v0.9.0
28712024-06-05T19:53:09.634Z[ helios-setup] Jun 05 19:53:08.752 INFO E| Compiling tempfile v3.7.0
28722024-06-05T19:53:09.728Z[ helios-setup] Jun 05 19:53:08.846 INFO E| Compiling md-5 v0.9.1
28732024-06-05T19:53:09.801Z[ host-package] Compiling atty v0.2.14
28742024-06-05T19:53:09.936Z[ host-package] Compiling memmap2 v0.9.4
28752024-06-05T19:53:10.131Z[ helios-setup] Jun 05 19:53:09.249 INFO E| Compiling sha-1 v0.9.8
28762024-06-05T19:53:10.275Z[ host-package] Compiling is-terminal v0.4.12
28772024-06-05T19:53:10.500Z[ helios-setup] Jun 05 19:53:09.617 INFO E| Compiling libdevinfo-sys v1.0.0
28782024-06-05T19:53:10.596Z[ helios-setup] Jun 05 19:53:09.714 INFO E| Compiling glob v0.3.1
28792024-06-05T19:53:10.615Z[ host-package] Compiling libloading v0.8.3
28802024-06-05T19:53:10.881Z[ host-package] Compiling regex-syntax v0.6.29
28812024-06-05T19:53:11.255Z[ host-package] Compiling untrusted v0.7.1
28822024-06-05T19:53:11.563Z[ host-package] Compiling arrayref v0.3.7
28832024-06-05T19:53:11.718Z[ host-package] Compiling arrayvec v0.7.4
28842024-06-05T19:53:12.183Z[ host-package] Compiling bindgen v0.69.4
28852024-06-05T19:53:12.326Z[ host-package] Compiling constant_time_eq v0.3.0
28862024-06-05T19:53:12.413Z[ helios-setup] Jun 05 19:53:11.530 INFO E| Compiling slog-term v2.9.0
28872024-06-05T19:53:12.589Z[ host-package] Compiling diff v0.1.13
28882024-06-05T19:53:15.376Z[ host-package] Compiling lalrpop v0.19.12
28892024-06-05T19:53:16.064Z[ helios-setup] Jun 05 19:53:15.182 INFO E| Compiling serde_derive v1.0.174
28902024-06-05T19:53:17.580Z[ host-package] Compiling tar v0.4.40
28912024-06-05T19:53:18.002Z[ host-package] Compiling camino-tempfile v1.1.1
28922024-06-05T19:53:18.483Z[ host-package] Compiling toolchain_find v0.4.0
28932024-06-05T19:53:19.157Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28942024-06-05T19:53:19.234Z[ host-package] Compiling which v4.4.2
28952024-06-05T19:53:19.793Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28962024-06-05T19:53:19.869Z[ host-package] Compiling toml v0.8.13
28972024-06-05T19:53:20.095Z[ host-package] Compiling cexpr v0.6.0
28982024-06-05T19:53:20.553Z[ host-package] Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
28992024-06-05T19:53:21.035Z[ host-package] Compiling libsw v3.3.1
29002024-06-05T19:53:21.430Z[ host-package] Compiling usdt-impl v0.3.5
29012024-06-05T19:53:21.665Z[ host-package] Compiling shlex v1.3.0
29022024-06-05T19:53:21.797Z[ host-package] Compiling topological-sort v0.2.2
29032024-06-05T19:53:21.939Z[ host-package] Compiling rustc-hash v1.1.0
29042024-06-05T19:53:22.039Z[ host-package] Compiling linear-map v1.2.0
29052024-06-05T19:53:22.042Z[ host-package] Compiling ref-cast v1.0.23
29062024-06-05T19:53:22.160Z[ host-package] Compiling lazycell v1.3.0
29072024-06-05T19:53:22.208Z[ host-package] Compiling owo-colors v4.0.0
29082024-06-05T19:53:22.410Z[ host-package] Compiling parking_lot_core v0.8.6
29092024-06-05T19:53:22.654Z[ host-package] Compiling omicron-zone-package v0.11.0
29102024-06-05T19:53:23.238Z[ host-package] Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
29112024-06-05T19:53:23.640Z[ host-package] Compiling rustfmt-wrapper v0.2.1
29122024-06-05T19:53:24.302Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29132024-06-05T19:53:25.723Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29142024-06-05T19:53:26.904Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29152024-06-05T19:53:27.297Z[ host-package] Compiling derive_builder_core v0.20.0
29162024-06-05T19:53:29.088Z[ host-package] Compiling headers-core v0.2.0
29172024-06-05T19:53:29.276Z[ host-package] Compiling libxml v0.3.3
29182024-06-05T19:53:29.642Z[ host-package] Compiling ref-cast-impl v1.0.23
29192024-06-05T19:53:29.929Z[ host-package] Compiling unicase v2.7.0
29202024-06-05T19:53:30.240Z[ host-package] Compiling derive_builder_macro v0.20.0
29212024-06-05T19:53:30.318Z[ helios-setup] Jun 05 19:53:29.437 INFO E| Compiling toml v0.5.11
29222024-06-05T19:53:30.318Z[ helios-setup] Jun 05 19:53:29.437 INFO E| Compiling uuid v0.8.2
29232024-06-05T19:53:30.670Z[ host-package] Compiling headers v0.3.9
29242024-06-05T19:53:31.363Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29252024-06-05T19:53:32.578Z[ helios-setup] Jun 05 19:53:31.697 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
29262024-06-05T19:53:32.705Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29272024-06-05T19:53:34.503Z[ host-package] Compiling zerocopy v0.3.2
29282024-06-05T19:53:35.319Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29292024-06-05T19:53:35.486Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29302024-06-05T19:53:35.644Z[ host-package] Compiling strum_macros v0.24.3
29312024-06-05T19:53:36.735Z[ host-package] Compiling cookie v0.18.1
29322024-06-05T19:53:36.848Z[ helios-setup] Jun 05 19:53:35.968 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
29332024-06-05T19:53:37.140Z[ host-package] Compiling indoc v1.0.9
29342024-06-05T19:53:39.768Z[ host-package] Compiling dof v0.1.5
29352024-06-05T19:53:40.464Z[ host-package] Compiling samael v0.0.15
29362024-06-05T19:53:40.617Z[ host-package] Compiling parking_lot v0.11.2
29372024-06-05T19:53:41.512Z[ host-package] Compiling derive_builder v0.20.0
29382024-06-05T19:53:42.789Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29392024-06-05T19:53:46.723Z[ host-package] Compiling trust-dns-client v0.22.0
29402024-06-05T19:53:47.672Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29412024-06-05T19:53:48.048Z[ host-package] Compiling dtrace-parser v0.1.14
29422024-06-05T19:53:48.130Z[ host-package] Compiling polar-core v0.27.3
29432024-06-05T19:53:48.783Z[ host-package] Compiling quick-xml v0.31.0
29442024-06-05T19:53:49.213Z[ helios-setup] Jun 05 19:53:48.334 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.45s
29452024-06-05T19:53:49.248Z[ helios-setup] Jun 05 19:53:48.368 INFO building project "image-builder" ok (48 seconds)
29462024-06-05T19:53:49.248Z[ helios-setup] Jun 05 19:53:48.368 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
29472024-06-05T19:53:49.251Z[ helios-setup] Jun 05 19:53:48.368 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
29482024-06-05T19:53:49.468Z[ helios-setup] Jun 05 19:53:48.588 INFO E| Downloading crates ...
29492024-06-05T19:53:49.528Z[ helios-setup] Jun 05 19:53:48.645 INFO E| Downloaded digest v0.10.3
29502024-06-05T19:53:49.553Z[ helios-setup] Jun 05 19:53:48.674 INFO E| Downloaded sha2 v0.10.5
29512024-06-05T19:53:49.557Z[ helios-setup] Jun 05 19:53:48.678 INFO E| Downloaded miniz_oxide v0.6.2
29522024-06-05T19:53:49.561Z[ helios-setup] Jun 05 19:53:48.681 INFO E| Downloaded typenum v1.15.0
29532024-06-05T19:53:49.565Z[ helios-setup] Jun 05 19:53:48.686 INFO E| Downloaded generic-array v0.14.6
29542024-06-05T19:53:49.568Z[ helios-setup] Jun 05 19:53:48.688 INFO E| Downloaded bytes v1.2.1
29552024-06-05T19:53:49.573Z[ helios-setup] Jun 05 19:53:48.694 INFO E| Downloaded anyhow v1.0.62
29562024-06-05T19:53:49.579Z[ helios-setup] Jun 05 19:53:48.700 INFO E| Downloaded flate2 v1.0.25
29572024-06-05T19:53:49.587Z[ helios-setup] Jun 05 19:53:48.708 INFO E| Downloaded cpufeatures v0.2.5
29582024-06-05T19:53:49.591Z[ helios-setup] Jun 05 19:53:48.710 INFO E| Downloaded block-buffer v0.10.3
29592024-06-05T19:53:49.828Z[ helios-setup] Jun 05 19:53:48.947 INFO E| Compiling typenum v1.15.0
29602024-06-05T19:53:49.831Z[ helios-setup] Jun 05 19:53:48.948 INFO E| Compiling version_check v0.9.4
29612024-06-05T19:53:49.889Z[ helios-setup] Jun 05 19:53:49.009 INFO E| Compiling cfg-if v1.0.0
29622024-06-05T19:53:49.889Z[ helios-setup] Jun 05 19:53:49.009 INFO E| Compiling crc32fast v1.3.2
29632024-06-05T19:53:49.893Z[ helios-setup] Jun 05 19:53:49.009 INFO E| Compiling anyhow v1.0.62
29642024-06-05T19:53:49.893Z[ helios-setup] Jun 05 19:53:49.010 INFO E| Compiling adler v1.0.2
29652024-06-05T19:53:49.893Z[ helios-setup] Jun 05 19:53:49.010 INFO E| Compiling cpufeatures v0.2.5
29662024-06-05T19:53:49.893Z[ helios-setup] Jun 05 19:53:49.010 INFO E| Compiling unicode-width v0.1.10
29672024-06-05T19:53:50.110Z[ host-package] Compiling toml v0.5.11
29682024-06-05T19:53:50.177Z[ host-package] Compiling oso-derive v0.27.3
29692024-06-05T19:53:50.340Z[ helios-setup] Jun 05 19:53:49.460 INFO E| Compiling miniz_oxide v0.6.2
29702024-06-05T19:53:50.419Z[ helios-setup] Jun 05 19:53:49.539 INFO E| Compiling bytes v1.2.1
29712024-06-05T19:53:50.532Z[ helios-setup] Jun 05 19:53:49.652 INFO E| Compiling bitflags v1.3.2
29722024-06-05T19:53:50.749Z[ helios-setup] Jun 05 19:53:49.860 INFO E| Compiling getopts v0.2.21
29732024-06-05T19:53:51.642Z[ helios-setup] Jun 05 19:53:50.760 INFO E| Compiling generic-array v0.14.6
29742024-06-05T19:53:52.254Z[ helios-setup] Jun 05 19:53:51.374 INFO E| Compiling flate2 v1.0.25
29752024-06-05T19:53:52.429Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
29762024-06-05T19:53:56.202Z[ helios-setup] Jun 05 19:53:55.322 INFO E| Compiling block-buffer v0.10.3
29772024-06-05T19:53:56.202Z[ helios-setup] Jun 05 19:53:55.322 INFO E| Compiling crypto-common v0.1.6
29782024-06-05T19:53:56.386Z[ helios-setup] Jun 05 19:53:55.506 INFO E| Compiling digest v0.10.3
29792024-06-05T19:53:56.776Z[ helios-setup] Jun 05 19:53:55.896 INFO E| Compiling sha2 v0.10.5
29802024-06-05T19:53:57.343Z[ helios-setup] Jun 05 19:53:56.464 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
29812024-06-05T19:53:57.655Z[ host-package] Compiling vte_generate_state_changes v0.1.1
29822024-06-05T19:53:58.708Z[ host-package] Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
29832024-06-05T19:53:59.082Z[ host-package] Compiling cfg_aliases v0.1.1
29842024-06-05T19:53:59.227Z[ host-package] Compiling nix v0.28.0
29852024-06-05T19:54:00.549Z[ host-package] Compiling vte v0.11.1
29862024-06-05T19:54:02.515Z[ helios-setup] Jun 05 19:54:01.636 INFO E| Finished `release` profile [optimized] target(s) in 13.17s
29872024-06-05T19:54:02.532Z[ helios-setup] Jun 05 19:54:01.650 INFO building project "bootserver" ok (13 seconds)
29882024-06-05T19:54:02.532Z[ helios-setup] Jun 05 19:54:01.650 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
29892024-06-05T19:54:02.535Z[ helios-setup] Jun 05 19:54:01.650 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
29902024-06-05T19:54:02.634Z[ helios-setup] Jun 05 19:54:01.755 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml`
29912024-06-05T19:54:02.634Z[ helios-setup] Jun 05 19:54:01.755 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
29922024-06-05T19:54:02.748Z[ host-package] Compiling trust-dns-server v0.22.1
29932024-06-05T19:54:02.916Z[ helios-setup] Jun 05 19:54:02.035 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
29942024-06-05T19:54:03.555Z[ helios-setup] Jun 05 19:54:02.676 INFO E| From https://github.com/jclulow/hiercmd
29952024-06-05T19:54:03.556Z[ helios-setup] Jun 05 19:54:02.676 INFO E| * [new branch] main -> origin/main
29962024-06-05T19:54:03.556Z[ helios-setup] Jun 05 19:54:02.676 INFO E| * [new ref] -> origin/HEAD
29972024-06-05T19:54:03.580Z[ helios-setup] Jun 05 19:54:02.699 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
29982024-06-05T19:54:04.160Z[ helios-setup] Jun 05 19:54:03.281 INFO E| From https://github.com/jclulow/network-interface
29992024-06-05T19:54:04.160Z[ helios-setup] Jun 05 19:54:03.281 INFO E| * [new branch] illumos -> origin/illumos
30002024-06-05T19:54:04.160Z[ helios-setup] Jun 05 19:54:03.281 INFO E| * [new branch] main -> origin/main
30012024-06-05T19:54:04.164Z[ helios-setup] Jun 05 19:54:03.282 INFO E| * [new ref] -> origin/HEAD
30022024-06-05T19:54:04.182Z[ helios-setup] Jun 05 19:54:03.303 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30032024-06-05T19:54:04.715Z[ helios-setup] Jun 05 19:54:03.836 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30042024-06-05T19:54:04.715Z[ helios-setup] Jun 05 19:54:03.836 INFO E| * [new branch] compliance -> origin/compliance
30052024-06-05T19:54:04.719Z[ helios-setup] Jun 05 19:54:03.837 INFO E| * [new branch] libdlpi-sys -> origin/libdlpi-sys
30062024-06-05T19:54:04.719Z[ helios-setup] Jun 05 19:54:03.837 INFO E| * [new branch] main -> origin/main
30072024-06-05T19:54:04.719Z[ helios-setup] Jun 05 19:54:03.837 INFO E| * [new ref] -> origin/HEAD
30082024-06-05T19:54:04.756Z[ helios-setup] Jun 05 19:54:03.877 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30092024-06-05T19:54:05.189Z[ host-package] Compiling sled v0.34.7
30102024-06-05T19:54:05.685Z[ helios-setup] Jun 05 19:54:04.807 INFO E| From https://github.com/oxidecomputer/facade
30112024-06-05T19:54:05.685Z[ helios-setup] Jun 05 19:54:04.807 INFO E| * [new branch] 0XV2-serials -> origin/0XV2-serials
30122024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.807 INFO E| * [new branch] checklist -> origin/checklist
30132024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.807 INFO E| * [new branch] dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26
30142024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.807 INFO E| * [new branch] dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11
30152024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.808 INFO E| * [new branch] dramtest -> origin/dramtest
30162024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.808 INFO E| * [new branch] facts -> origin/facts
30172024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.808 INFO E| * [new branch] fix-broken-ffi -> origin/fix-broken-ffi
30182024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.808 INFO E| * [new branch] flihp/platform-id_permslip -> origin/flihp/platform-id_permslip
30192024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.808 INFO E| * [new branch] flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase
30202024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.809 INFO E| * [new branch] gimlet-f -> origin/gimlet-f
30212024-06-05T19:54:05.690Z[ helios-setup] Jun 05 19:54:04.809 INFO E| * [new branch] guardrails -> origin/guardrails
30222024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.809 INFO E| * [new branch] idcerts -> origin/idcerts
30232024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.809 INFO E| * [new branch] jhendricks/fix-usage -> origin/jhendricks/fix-usage
30242024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.809 INFO E| * [new branch] jhendricks/micron7450 -> origin/jhendricks/micron7450
30252024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] jhendricks/readme -> origin/jhendricks/readme
30262024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] main -> origin/main
30272024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] meanwell -> origin/meanwell
30282024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] parents -> origin/parents
30292024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] psc -> origin/psc
30302024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.810 INFO E| * [new branch] rackstatus -> origin/rackstatus
30312024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.811 INFO E| * [new branch] sessions -> origin/sessions
30322024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.811 INFO E| * [new branch] sidecar_loopback_test -> origin/sidecar_loopback_test
30332024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.811 INFO E| * [new branch] sshauth -> origin/sshauth
30342024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.811 INFO E| * [new branch] unsupervised -> origin/unsupervised
30352024-06-05T19:54:05.691Z[ helios-setup] Jun 05 19:54:04.811 INFO E| * [new branch] x11 -> origin/x11
30362024-06-05T19:54:05.694Z[ helios-setup] Jun 05 19:54:04.812 INFO E| * [new ref] -> origin/HEAD
30372024-06-05T19:54:05.789Z[ helios-setup] Jun 05 19:54:04.910 INFO E| Updating crates.io index
30382024-06-05T19:54:06.477Z[ helios-setup] Jun 05 19:54:05.599 INFO E| Downloading crates ...
30392024-06-05T19:54:06.703Z[ helios-setup] Jun 05 19:54:05.824 INFO E| Downloaded async-trait v0.1.68
30402024-06-05T19:54:06.710Z[ helios-setup] Jun 05 19:54:05.832 INFO E| Downloaded const-random-macro v0.1.15
30412024-06-05T19:54:06.715Z[ helios-setup] Jun 05 19:54:05.837 INFO E| Downloaded const-random v0.1.15
30422024-06-05T19:54:06.718Z[ helios-setup] Jun 05 19:54:05.839 INFO E| Downloaded concolor-query v0.3.3
30432024-06-05T19:54:06.721Z[ helios-setup] Jun 05 19:54:05.842 INFO E| Downloaded anyhow v1.0.68
30442024-06-05T19:54:06.727Z[ helios-setup] Jun 05 19:54:05.849 INFO E| Downloaded crossbeam-deque v0.8.2
30452024-06-05T19:54:06.731Z[ helios-setup] Jun 05 19:54:05.852 INFO E| Downloaded byteorder v1.4.3
30462024-06-05T19:54:06.734Z[ helios-setup] Jun 05 19:54:05.856 INFO E| Downloaded aho-corasick v0.7.20
30472024-06-05T19:54:06.743Z[ helios-setup] Jun 05 19:54:05.864 INFO E| Downloaded toml_datetime v0.6.1
30482024-06-05T19:54:06.746Z[ helios-setup] Jun 05 19:54:05.868 INFO E| Downloaded bytes v1.4.0
30492024-06-05T19:54:06.755Z[ helios-setup] Jun 05 19:54:05.877 INFO E| Downloaded clap_builder v4.2.1
30502024-06-05T19:54:06.771Z[ helios-setup] Jun 05 19:54:05.893 INFO E| Downloaded scopeguard v1.1.0
30512024-06-05T19:54:06.775Z[ helios-setup] Jun 05 19:54:05.897 INFO E| Downloaded unicode-normalization v0.1.22
30522024-06-05T19:54:06.787Z[ helios-setup] Jun 05 19:54:05.905 INFO E| Downloaded digest v0.10.6
30532024-06-05T19:54:06.791Z[ helios-setup] Jun 05 19:54:05.912 INFO E| Downloaded time-core v0.1.0
30542024-06-05T19:54:06.794Z[ helios-setup] Jun 05 19:54:05.914 INFO E| Downloaded sha2 v0.10.6
30552024-06-05T19:54:06.798Z[ helios-setup] Jun 05 19:54:05.919 INFO E| Downloaded serde_derive v1.0.152
30562024-06-05T19:54:06.802Z[ helios-setup] Jun 05 19:54:05.924 INFO E| Downloaded try-lock v0.2.4
30572024-06-05T19:54:06.805Z[ helios-setup] Jun 05 19:54:05.926 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
30582024-06-05T19:54:06.808Z[ helios-setup] Jun 05 19:54:05.929 INFO E| Downloaded signal-hook-registry v1.4.0
30592024-06-05T19:54:06.811Z[ helios-setup] Jun 05 19:54:05.931 INFO E| Downloaded serde_derive_internals v0.26.0
30602024-06-05T19:54:06.815Z[ helios-setup] Jun 05 19:54:05.935 INFO E| Downloaded sha1 v0.10.5
30612024-06-05T19:54:06.819Z[ helios-setup] Jun 05 19:54:05.937 INFO E| Downloaded serde_spanned v0.6.1
30622024-06-05T19:54:06.819Z[ helios-setup] Jun 05 19:54:05.939 INFO E| Downloaded unsafe-libyaml v0.2.8
30632024-06-05T19:54:06.823Z[ helios-setup] Jun 05 19:54:05.945 INFO E| Downloaded pin-project-lite v0.2.9
30642024-06-05T19:54:06.831Z[ helios-setup] Jun 05 19:54:05.953 INFO E| Downloaded tokio-tungstenite v0.18.0
30652024-06-05T19:54:06.835Z[ helios-setup] Jun 05 19:54:05.957 INFO E| Downloaded tokio-macros v2.0.0
30662024-06-05T19:54:06.838Z[ helios-setup] Jun 05 19:54:05.959 INFO E| Downloaded strsim v0.10.0
30672024-06-05T19:54:06.841Z[ helios-setup] Jun 05 19:54:05.962 INFO E| Downloaded time-macros v0.2.8
30682024-06-05T19:54:06.844Z[ helios-setup] Jun 05 19:54:05.965 INFO E| Downloaded serde_path_to_error v0.1.11
30692024-06-05T19:54:06.848Z[ helios-setup] Jun 05 19:54:05.969 INFO E| Downloaded terminal_size v0.2.6
30702024-06-05T19:54:06.851Z[ helios-setup] Jun 05 19:54:05.971 INFO E| Downloaded tokio-rustls v0.24.0
30712024-06-05T19:54:06.854Z[ helios-setup] Jun 05 19:54:05.974 INFO E| Downloaded uuid v1.3.0
30722024-06-05T19:54:06.863Z[ helios-setup] Jun 05 19:54:05.981 INFO E| Downloaded percent-encoding v2.2.0
30732024-06-05T19:54:06.866Z[ helios-setup] Jun 05 19:54:05.983 INFO E| Downloaded time v0.1.45
30742024-06-05T19:54:06.866Z[ helios-setup] Jun 05 19:54:05.986 INFO E| Downloaded serde_yaml v0.9.21
30752024-06-05T19:54:06.871Z[ helios-setup] Jun 05 19:54:05.993 INFO E| Downloaded quote v1.0.26
30762024-06-05T19:54:06.876Z[ helios-setup] Jun 05 19:54:05.997 INFO E| Downloaded textwrap v0.16.0
30772024-06-05T19:54:06.880Z[ helios-setup] Jun 05 19:54:06.002 INFO E| Downloaded unicode-ident v1.0.8
30782024-06-05T19:54:06.885Z[ helios-setup] Jun 05 19:54:06.007 INFO E| Downloaded toml_edit v0.19.8
30792024-06-05T19:54:06.916Z[ helios-setup] Jun 05 19:54:06.038 INFO E| Downloaded rustfmt-wrapper v0.2.0
30802024-06-05T19:54:06.920Z[ helios-setup] Jun 05 19:54:06.040 INFO E| Downloaded time v0.3.20
30812024-06-05T19:54:06.930Z[ helios-setup] Jun 05 19:54:06.051 INFO E| Downloaded winnow v0.4.1
30822024-06-05T19:54:06.946Z[ helios-setup] Jun 05 19:54:06.067 INFO E| Downloaded serde_json v1.0.95
30832024-06-05T19:54:06.959Z[ helios-setup] Jun 05 19:54:06.081 INFO E| Downloaded syn v2.0.13
30842024-06-05T19:54:06.978Z[ helios-setup] Jun 05 19:54:06.100 INFO E| Downloaded proc-macro2 v1.0.56
30852024-06-05T19:54:06.982Z[ helios-setup] Jun 05 19:54:06.104 INFO E| Downloaded tokio v1.27.0
30862024-06-05T19:54:07.043Z[ helios-setup] Jun 05 19:54:06.164 INFO E| Downloaded ryu v1.0.13
30872024-06-05T19:54:07.047Z[ helios-setup] Jun 05 19:54:06.169 INFO E| Downloaded toml v0.7.3
30882024-06-05T19:54:07.053Z[ helios-setup] Jun 05 19:54:06.175 INFO E| Downloaded schemars v0.8.12
30892024-06-05T19:54:07.075Z[ helios-setup] Jun 05 19:54:06.194 INFO E| Downloaded socket2 v0.4.9
30902024-06-05T19:54:07.079Z[ helios-setup] Jun 05 19:54:06.197 INFO E| Downloaded mio v0.8.5
30912024-06-05T19:54:07.085Z[ helios-setup] Jun 05 19:54:06.207 INFO E| Downloaded rustls-webpki v0.100.1
30922024-06-05T19:54:07.096Z[ helios-setup] Jun 05 19:54:06.217 INFO E| Downloaded http v0.2.9
30932024-06-05T19:54:07.103Z[ helios-setup] Jun 05 19:54:06.225 INFO E| Downloaded rayon-core v1.10.2
30942024-06-05T19:54:07.110Z[ helios-setup] Jun 05 19:54:06.231 INFO E| Downloaded tokio-util v0.7.7
30952024-06-05T19:54:07.120Z[ helios-setup] Jun 05 19:54:06.242 INFO E| Downloaded chrono v0.4.24
30962024-06-05T19:54:07.133Z[ helios-setup] Jun 05 19:54:06.254 INFO E| Downloaded pest v2.5.7
30972024-06-05T19:54:07.141Z[ helios-setup] Jun 05 19:54:06.263 INFO E| Downloaded futures-util v0.3.28
30982024-06-05T19:54:07.187Z[ helios-setup] Jun 05 19:54:06.308 INFO E| Downloaded memchr v2.5.0
30992024-06-05T19:54:07.193Z[ helios-setup] Jun 05 19:54:06.315 INFO E| Downloaded reqwest v0.11.16
31002024-06-05T19:54:07.207Z[ helios-setup] Jun 05 19:54:06.328 INFO E| Downloaded io-lifetimes v1.0.10
31012024-06-05T19:54:07.211Z[ helios-setup] Jun 05 19:54:06.333 INFO E| Downloaded rayon v1.6.1
31022024-06-05T19:54:07.226Z[ helios-setup] Jun 05 19:54:06.347 INFO E| Downloaded h2 v0.3.16
31032024-06-05T19:54:07.238Z[ helios-setup] Jun 05 19:54:06.360 INFO E| Downloaded parking_lot v0.12.1
31042024-06-05T19:54:07.242Z[ helios-setup] Jun 05 19:54:06.364 INFO E| Downloaded git2 v0.16.1
31052024-06-05T19:54:07.259Z[ helios-setup] Jun 05 19:54:06.378 INFO E| Downloaded num-traits v0.2.15
31062024-06-05T19:54:07.263Z[ helios-setup] Jun 05 19:54:06.383 INFO E| Downloaded regress v0.5.0
31072024-06-05T19:54:07.273Z[ helios-setup] Jun 05 19:54:06.395 INFO E| Downloaded regex v1.7.3
31082024-06-05T19:54:07.287Z[ helios-setup] Jun 05 19:54:06.408 INFO E| Downloaded hyper v0.14.25
31092024-06-05T19:54:07.300Z[ helios-setup] Jun 05 19:54:06.422 INFO E| Downloaded syn v1.0.107
31102024-06-05T19:54:07.319Z[ helios-setup] Jun 05 19:54:06.440 INFO E| Downloaded smawk v0.3.1
31112024-06-05T19:54:07.323Z[ helios-setup] Jun 05 19:54:06.443 INFO E| Downloaded rustls v0.21.0
31122024-06-05T19:54:07.355Z[ helios-setup] Jun 05 19:54:06.477 INFO E| Downloaded rustix v0.37.3
31132024-06-05T19:54:07.387Z[ helios-setup] Jun 05 19:54:06.509 INFO E| Downloaded openapiv3 v1.0.2
31142024-06-05T19:54:07.407Z[ helios-setup] Jun 05 19:54:06.529 INFO E| Downloaded rhai v1.14.0
31152024-06-05T19:54:07.428Z[ helios-setup] Jun 05 19:54:06.550 INFO E| Downloaded smartstring v1.0.1
31162024-06-05T19:54:07.432Z[ helios-setup] Jun 05 19:54:06.554 INFO E| Downloaded smallvec v1.10.0
31172024-06-05T19:54:07.438Z[ helios-setup] Jun 05 19:54:06.557 INFO E| Downloaded semver-parser v0.10.2
31182024-06-05T19:54:07.442Z[ helios-setup] Jun 05 19:54:06.560 INFO E| Downloaded semver v1.0.17
31192024-06-05T19:54:07.445Z[ helios-setup] Jun 05 19:54:06.564 INFO E| Downloaded semver v0.11.0
31202024-06-05T19:54:07.448Z[ helios-setup] Jun 05 19:54:06.567 INFO E| Downloaded sct v0.7.0
31212024-06-05T19:54:07.471Z[ helios-setup] Jun 05 19:54:06.592 INFO E| Downloaded schemars_derive v0.8.12
31222024-06-05T19:54:07.474Z[ helios-setup] Jun 05 19:54:06.595 INFO E| Downloaded libc v0.2.139
31232024-06-05T19:54:07.515Z[ helios-setup] Jun 05 19:54:06.637 INFO E| Downloaded log v0.4.17
31242024-06-05T19:54:07.519Z[ helios-setup] Jun 05 19:54:06.641 INFO E| Downloaded crossbeam-utils v0.8.14
31252024-06-05T19:54:07.523Z[ helios-setup] Jun 05 19:54:06.645 INFO E| Downloaded crossbeam-epoch v0.9.13
31262024-06-05T19:54:07.528Z[ helios-setup] Jun 05 19:54:06.650 INFO E| Downloaded rhai_codegen v1.5.0
31272024-06-05T19:54:07.541Z[ helios-setup] Jun 05 19:54:06.663 INFO E| Downloaded slog-bunyan v2.4.0
31282024-06-05T19:54:07.544Z[ helios-setup] Jun 05 19:54:06.664 INFO E| Downloaded pkg-config v0.3.26
31292024-06-05T19:54:07.548Z[ helios-setup] Jun 05 19:54:06.666 INFO E| Downloaded parking_lot_core v0.9.6
31302024-06-05T19:54:07.548Z[ helios-setup] Jun 05 19:54:06.669 INFO E| Downloaded once_cell v1.17.0
31312024-06-05T19:54:07.552Z[ helios-setup] Jun 05 19:54:06.673 INFO E| Downloaded num_cpus v1.15.0
31322024-06-05T19:54:07.556Z[ helios-setup] Jun 05 19:54:06.678 INFO E| Downloaded ipnet v2.7.2
31332024-06-05T19:54:07.559Z[ helios-setup] Jun 05 19:54:06.681 INFO E| Downloaded lock_api v0.4.9
31342024-06-05T19:54:07.562Z[ helios-setup] Jun 05 19:54:06.683 INFO E| Downloaded futures v0.3.28
31352024-06-05T19:54:07.570Z[ helios-setup] Jun 05 19:54:06.692 INFO E| Downloaded cc v1.0.78
31362024-06-05T19:54:07.574Z[ helios-setup] Jun 05 19:54:06.696 INFO E| Downloaded serde v1.0.152
31372024-06-05T19:54:07.583Z[ helios-setup] Jun 05 19:54:06.702 INFO E| Downloaded rustls-pemfile v1.0.2
31382024-06-05T19:54:07.593Z[ helios-setup] Jun 05 19:54:06.715 INFO E| Downloaded tempfile v3.5.0
31392024-06-05T19:54:07.598Z[ helios-setup] Jun 05 19:54:06.719 INFO E| Downloaded unicode-bidi v0.3.13
31402024-06-05T19:54:07.601Z[ helios-setup] Jun 05 19:54:06.723 INFO E| Downloaded tungstenite v0.18.0
31412024-06-05T19:54:07.607Z[ helios-setup] Jun 05 19:54:06.729 INFO E| Downloaded tracing v0.1.37
31422024-06-05T19:54:07.613Z[ helios-setup] Jun 05 19:54:06.735 INFO E| Downloaded num_enum v0.5.7
31432024-06-05T19:54:07.621Z[ helios-setup] Jun 05 19:54:06.743 INFO E| Downloaded is-terminal v0.4.7
31442024-06-05T19:54:07.624Z[ helios-setup] Jun 05 19:54:06.744 INFO E| Downloaded paste v1.0.12
31452024-06-05T19:54:07.628Z[ helios-setup] Jun 05 19:54:06.750 INFO E| Downloaded itoa v1.0.6
31462024-06-05T19:54:07.631Z[ helios-setup] Jun 05 19:54:06.752 INFO E| Downloaded url v2.3.1
31472024-06-05T19:54:07.636Z[ helios-setup] Jun 05 19:54:06.758 INFO E| Downloaded num_enum_derive v0.5.7
31482024-06-05T19:54:07.639Z[ helios-setup] Jun 05 19:54:06.759 INFO E| Downloaded jobserver v0.1.26
31492024-06-05T19:54:07.642Z[ helios-setup] Jun 05 19:54:06.762 INFO E| Downloaded iana-time-zone v0.1.56
31502024-06-05T19:54:07.645Z[ helios-setup] Jun 05 19:54:06.766 INFO E| Downloaded encoding_rs v0.8.32
31512024-06-05T19:54:07.696Z[ helios-setup] Jun 05 19:54:06.818 INFO E| Downloaded http-body v0.4.5
31522024-06-05T19:54:07.700Z[ helios-setup] Jun 05 19:54:06.820 INFO E| Downloaded getrandom v0.2.8
31532024-06-05T19:54:07.706Z[ helios-setup] Jun 05 19:54:06.824 INFO E| Downloaded either v1.8.0
31542024-06-05T19:54:07.709Z[ helios-setup] Jun 05 19:54:06.826 INFO E| Downloaded slog-async v2.7.0
31552024-06-05T19:54:07.709Z[ helios-setup] Jun 05 19:54:06.828 INFO E| Downloaded num-integer v0.1.45
31562024-06-05T19:54:07.709Z[ helios-setup] Jun 05 19:54:06.831 INFO E| Downloaded httpdate v1.0.2
31572024-06-05T19:54:07.712Z[ helios-setup] Jun 05 19:54:06.832 INFO E| Downloaded form_urlencoded v1.1.0
31582024-06-05T19:54:07.713Z[ helios-setup] Jun 05 19:54:06.834 INFO E| Downloaded ucd-trie v0.1.5
31592024-06-05T19:54:07.716Z[ helios-setup] Jun 05 19:54:06.836 INFO E| Downloaded proc-macro-crate v1.2.1
31602024-06-05T19:54:07.719Z[ helios-setup] Jun 05 19:54:06.838 INFO E| Downloaded home v0.5.4
31612024-06-05T19:54:07.719Z[ helios-setup] Jun 05 19:54:06.839 INFO E| Downloaded clap v4.2.1
31622024-06-05T19:54:07.731Z[ helios-setup] Jun 05 19:54:06.853 INFO E| Downloaded thiserror-impl v1.0.38
31632024-06-05T19:54:07.735Z[ helios-setup] Jun 05 19:54:06.855 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31642024-06-05T19:54:07.820Z[ helios-setup] Jun 05 19:54:06.941 INFO E| Downloaded thiserror v1.0.38
31652024-06-05T19:54:07.825Z[ helios-setup] Jun 05 19:54:06.947 INFO E| Downloaded slab v0.4.7
31662024-06-05T19:54:07.829Z[ helios-setup] Jun 05 19:54:06.950 INFO E| Downloaded tracing-core v0.1.30
31672024-06-05T19:54:07.832Z[ helios-setup] Jun 05 19:54:06.954 INFO E| Downloaded futures-executor v0.3.28
31682024-06-05T19:54:07.835Z[ helios-setup] Jun 05 19:54:06.957 INFO E| Downloaded futures-channel v0.3.28
31692024-06-05T19:54:07.839Z[ helios-setup] Jun 05 19:54:06.960 INFO E| Downloaded dyn-clone v1.0.11
31702024-06-05T19:54:07.842Z[ helios-setup] Jun 05 19:54:06.963 INFO E| Downloaded futures-task v0.3.28
31712024-06-05T19:54:07.848Z[ helios-setup] Jun 05 19:54:06.964 INFO E| Downloaded libz-sys v1.1.8
31722024-06-05T19:54:07.943Z[ helios-setup] Jun 05 19:54:07.065 INFO E| Downloaded futures-sink v0.3.28
31732024-06-05T19:54:07.947Z[ helios-setup] Jun 05 19:54:07.066 INFO E| Downloaded futures-io v0.3.28
31742024-06-05T19:54:07.947Z[ helios-setup] Jun 05 19:54:07.067 INFO E| Downloaded cargo-lock v8.0.3
31752024-06-05T19:54:07.950Z[ helios-setup] Jun 05 19:54:07.072 INFO E| Downloaded want v0.3.0
31762024-06-05T19:54:07.953Z[ helios-setup] Jun 05 19:54:07.073 INFO E| Downloaded project-root v0.2.2
31772024-06-05T19:54:07.953Z[ helios-setup] Jun 05 19:54:07.074 INFO E| Downloaded futures-macro v0.3.28
31782024-06-05T19:54:07.956Z[ helios-setup] Jun 05 19:54:07.075 INFO E| Downloaded futures-core v0.3.28
31792024-06-05T19:54:07.963Z[ helios-setup] Jun 05 19:54:07.085 INFO E| Downloaded fastrand v1.9.0
31802024-06-05T19:54:07.966Z[ helios-setup] Jun 05 19:54:07.087 INFO E| Downloaded unicode-linebreak v0.1.4
31812024-06-05T19:54:07.969Z[ helios-setup] Jun 05 19:54:07.089 INFO E| Downloaded toolchain_find v0.2.0
31822024-06-05T19:54:07.969Z[ helios-setup] Jun 05 19:54:07.091 INFO E| Downloaded camino v1.1.4
31832024-06-05T19:54:07.972Z[ helios-setup] Jun 05 19:54:07.094 INFO E| Downloaded clap_lex v0.4.1
31842024-06-05T19:54:07.975Z[ helios-setup] Jun 05 19:54:07.095 INFO E| Downloaded clap_derive v4.2.0
31852024-06-05T19:54:07.979Z[ helios-setup] Jun 05 19:54:07.098 INFO E| Downloaded crossbeam-channel v0.5.6
31862024-06-05T19:54:07.983Z[ helios-setup] Jun 05 19:54:07.105 INFO E| Downloaded built v0.6.0
31872024-06-05T19:54:07.986Z[ helios-setup] Jun 05 19:54:07.107 INFO E| Downloaded bincode v1.3.3
31882024-06-05T19:54:07.989Z[ helios-setup] Jun 05 19:54:07.111 INFO E| Downloaded ahash v0.8.3
31892024-06-05T19:54:07.993Z[ helios-setup] Jun 05 19:54:07.115 INFO E| Downloaded concolor-override v1.0.0
31902024-06-05T19:54:07.996Z[ helios-setup] Jun 05 19:54:07.116 INFO E| Downloaded base64 v0.21.0
31912024-06-05T19:54:08.000Z[ helios-setup] Jun 05 19:54:07.122 INFO E| Downloaded autocfg v1.1.0
31922024-06-05T19:54:08.006Z[ helios-setup] Jun 05 19:54:07.124 INFO E| Downloaded anstream v0.2.6
31932024-06-05T19:54:08.009Z[ helios-setup] Jun 05 19:54:07.127 INFO E| Downloaded anstyle-parse v0.1.1
31942024-06-05T19:54:08.009Z[ helios-setup] Jun 05 19:54:07.130 INFO E| Downloaded anstyle v0.3.5
31952024-06-05T19:54:08.012Z[ helios-setup] Jun 05 19:54:07.132 INFO E| Downloaded ahash v0.7.6
31962024-06-05T19:54:08.421Z[ helios-setup] Jun 05 19:54:07.542 INFO E| Compiling proc-macro2 v1.0.56
31972024-06-05T19:54:08.421Z[ helios-setup] Jun 05 19:54:07.542 INFO E| Compiling libc v0.2.139
31982024-06-05T19:54:08.424Z[ helios-setup] Jun 05 19:54:07.542 INFO E| Compiling quote v1.0.26
31992024-06-05T19:54:08.424Z[ helios-setup] Jun 05 19:54:07.542 INFO E| Compiling unicode-ident v1.0.8
32002024-06-05T19:54:08.424Z[ helios-setup] Jun 05 19:54:07.542 INFO E| Compiling syn v1.0.107
32012024-06-05T19:54:08.425Z[ helios-setup] Jun 05 19:54:07.543 INFO E| Compiling autocfg v1.1.0
32022024-06-05T19:54:08.425Z[ helios-setup] Jun 05 19:54:07.543 INFO E| Compiling serde_derive v1.0.152
32032024-06-05T19:54:08.467Z[ helios-setup] Jun 05 19:54:07.589 INFO E| Compiling cfg-if v1.0.0
32042024-06-05T19:54:08.947Z[ helios-setup] Jun 05 19:54:08.068 INFO E| Compiling version_check v0.9.4
32052024-06-05T19:54:09.423Z[ helios-setup] Jun 05 19:54:08.544 INFO E| Compiling serde v1.0.152
32062024-06-05T19:54:09.609Z[ helios-setup] Jun 05 19:54:08.731 INFO E| Compiling memchr v2.5.0
32072024-06-05T19:54:10.453Z[ helios-setup] Jun 05 19:54:09.574 INFO E| Compiling once_cell v1.17.0
32082024-06-05T19:54:10.458Z[ helios-setup] Jun 05 19:54:09.575 INFO E| Compiling thiserror v1.0.38
32092024-06-05T19:54:10.458Z[ helios-setup] Jun 05 19:54:09.577 INFO E| Compiling log v0.4.17
32102024-06-05T19:54:11.159Z[ helios-setup] Jun 05 19:54:10.280 INFO E| Compiling itoa v1.0.6
32112024-06-05T19:54:11.552Z[ helios-setup] Jun 05 19:54:10.674 INFO E| Compiling serde_json v1.0.95
32122024-06-05T19:54:12.768Z[ helios-setup] Jun 05 19:54:11.890 INFO E| Compiling syn v2.0.13
32132024-06-05T19:54:13.002Z[ helios-setup] Jun 05 19:54:12.123 INFO E| Compiling getrandom v0.2.8
32142024-06-05T19:54:13.159Z[ helios-setup] Jun 05 19:54:12.281 INFO E| Compiling jobserver v0.1.26
32152024-06-05T19:54:13.306Z[ helios-setup] Jun 05 19:54:12.428 INFO E| Compiling indexmap v1.9.3
32162024-06-05T19:54:13.762Z[ helios-setup] Jun 05 19:54:12.884 INFO E| Compiling scopeguard v1.1.0
32172024-06-05T19:54:14.294Z[ helios-setup] Jun 05 19:54:13.416 INFO E| Compiling cc v1.0.78
32182024-06-05T19:54:14.354Z[ helios-setup] Jun 05 19:54:13.475 INFO E| Compiling pin-project-lite v0.2.9
32192024-06-05T19:54:14.532Z[ helios-setup] Jun 05 19:54:13.654 INFO E| Compiling num-integer v0.1.45
32202024-06-05T19:54:14.567Z[ helios-setup] Jun 05 19:54:13.689 INFO E| Compiling bytes v1.4.0
32212024-06-05T19:54:14.703Z[ helios-setup] Jun 05 19:54:13.824 INFO E| Compiling futures-core v0.3.28
32222024-06-05T19:54:15.353Z[ helios-setup] Jun 05 19:54:14.475 INFO E| Compiling ryu v1.0.13
32232024-06-05T19:54:16.466Z[ helios-setup] Jun 05 19:54:15.588 INFO E| Compiling lock_api v0.4.9
32242024-06-05T19:54:16.554Z[ helios-setup] Jun 05 19:54:15.676 INFO E| Compiling bitflags v1.3.2
32252024-06-05T19:54:16.961Z[ helios-setup] Jun 05 19:54:16.076 INFO E| Compiling parking_lot_core v0.9.6
32262024-06-05T19:54:17.019Z[ helios-setup] Jun 05 19:54:16.141 INFO E| Compiling typenum v1.16.0
32272024-06-05T19:54:17.427Z[ helios-setup] Jun 05 19:54:16.546 INFO E| Compiling num_cpus v1.15.0
32282024-06-05T19:54:17.816Z[ helios-setup] Jun 05 19:54:16.938 INFO E| Compiling generic-array v0.14.6
32292024-06-05T19:54:18.092Z[ helios-setup] Jun 05 19:54:17.215 INFO E| Compiling slab v0.4.7
32302024-06-05T19:54:18.203Z[ helios-setup] Jun 05 19:54:17.324 INFO E| Compiling futures-channel v0.3.28
32312024-06-05T19:54:18.335Z[ helios-setup] Jun 05 19:54:17.457 INFO E| Compiling futures-sink v0.3.28
32322024-06-05T19:54:18.377Z[ helios-setup] Jun 05 19:54:17.499 INFO E| Compiling futures-task v0.3.28
32332024-06-05T19:54:18.874Z[ helios-setup] Jun 05 19:54:17.996 INFO E| Compiling tokio v1.27.0
32342024-06-05T19:54:19.451Z[ helios-setup] Jun 05 19:54:18.573 INFO E| Compiling futures-util v0.3.28
32352024-06-05T19:54:19.454Z[ helios-setup] Jun 05 19:54:18.574 INFO E| Compiling schemars v0.8.12
32362024-06-05T19:54:20.267Z[ helios-setup] Jun 05 19:54:19.386 INFO E| Compiling mio v0.8.5
32372024-06-05T19:54:20.458Z[ helios-setup] Jun 05 19:54:19.580 INFO E| Compiling socket2 v0.4.9
32382024-06-05T19:54:20.576Z[ helios-setup] Jun 05 19:54:19.699 INFO E| Compiling signal-hook-registry v1.4.0
32392024-06-05T19:54:20.825Z[ helios-setup] Jun 05 19:54:19.947 INFO E| Compiling ahash v0.7.6
32402024-06-05T19:54:21.029Z[ helios-setup] Jun 05 19:54:20.152 INFO E| Compiling num-traits v0.2.15
32412024-06-05T19:54:21.951Z[ helios-setup] Jun 05 19:54:21.073 INFO E| Compiling pin-utils v0.1.0
32422024-06-05T19:54:22.019Z[ helios-setup] Jun 05 19:54:21.141 INFO E| Compiling crunchy v0.2.2
32432024-06-05T19:54:22.050Z[ helios-setup] Jun 05 19:54:21.172 INFO E| Compiling futures-io v0.3.28
32442024-06-05T19:54:23.026Z[ helios-setup] Jun 05 19:54:22.149 INFO E| Compiling io-lifetimes v1.0.10
32452024-06-05T19:54:23.599Z[ helios-setup] Jun 05 19:54:22.722 INFO E| Compiling ahash v0.8.3
32462024-06-05T19:54:24.083Z[ helios-setup] Jun 05 19:54:23.206 INFO E| Compiling tiny-keccak v2.0.2
32472024-06-05T19:54:24.197Z[ helios-setup] Jun 05 19:54:23.320 INFO E| Compiling serde_derive_internals v0.26.0
32482024-06-05T19:54:25.140Z[ helios-setup] Jun 05 19:54:24.263 INFO E| Compiling rustix v0.37.3
32492024-06-05T19:54:25.143Z[ helios-setup] Jun 05 19:54:24.263 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32502024-06-05T19:54:25.397Z[ helios-setup] Jun 05 19:54:24.520 INFO E| Compiling hashbrown v0.12.3
32512024-06-05T19:54:26.011Z[ helios-setup] Jun 05 19:54:25.128 INFO E| Compiling block-buffer v0.10.3
32522024-06-05T19:54:26.137Z[ helios-setup] Jun 05 19:54:25.257 INFO E| Compiling crypto-common v0.1.6
32532024-06-05T19:54:26.717Z[ host-package] Compiling oso v0.27.3
32542024-06-05T19:54:27.527Z[ helios-setup] Jun 05 19:54:26.650 INFO E| Compiling errno v0.3.1
32552024-06-05T19:54:28.164Z[ helios-setup] Jun 05 19:54:27.286 INFO E| Compiling crossbeam-utils v0.8.14
32562024-06-05T19:54:28.245Z[ helios-setup] Jun 05 19:54:27.368 INFO E| Compiling pkg-config v0.3.26
32572024-06-05T19:54:28.274Z[ helios-setup] Jun 05 19:54:27.397 INFO E| Compiling fnv v1.0.7
32582024-06-05T19:54:28.533Z[ helios-setup] Jun 05 19:54:27.656 INFO E| Compiling slog v2.7.0
32592024-06-05T19:54:28.667Z[ helios-setup] Jun 05 19:54:27.790 INFO E| Compiling http v0.2.9
32602024-06-05T19:54:31.731Z[ helios-setup] Jun 05 19:54:30.854 INFO E| Compiling digest v0.10.6
32612024-06-05T19:54:31.902Z[ helios-setup] Jun 05 19:54:31.023 INFO E| Compiling aho-corasick v0.7.20
32622024-06-05T19:54:32.451Z[ helios-setup] Jun 05 19:54:31.574 INFO E| Compiling unicode-width v0.1.10
32632024-06-05T19:54:32.825Z[ helios-setup] Jun 05 19:54:31.944 INFO E| Compiling anyhow v1.0.68
32642024-06-05T19:54:33.016Z[ helios-setup] Jun 05 19:54:32.139 INFO E| Compiling percent-encoding v2.2.0
32652024-06-05T19:54:33.992Z[ helios-setup] Jun 05 19:54:33.112 INFO E| Compiling cpufeatures v0.2.5
32662024-06-05T19:54:34.091Z[ helios-setup] Jun 05 19:54:33.214 INFO E| Compiling regex-syntax v0.6.29
32672024-06-05T19:54:34.199Z[ helios-setup] Jun 05 19:54:33.322 INFO E| Compiling tinyvec_macros v0.1.1
32682024-06-05T19:54:34.485Z[ helios-setup] Jun 05 19:54:33.608 INFO E| Compiling heck v0.4.1
32692024-06-05T19:54:34.659Z[ helios-setup] Jun 05 19:54:33.780 INFO E| Compiling httparse v1.8.0
32702024-06-05T19:54:34.789Z[ helios-setup] Jun 05 19:54:33.912 INFO E| Compiling const-random-macro v0.1.15
32712024-06-05T19:54:35.459Z[ helios-setup] Jun 05 19:54:34.582 INFO E| Compiling tinyvec v1.6.0
32722024-06-05T19:54:36.241Z[ helios-setup] Jun 05 19:54:35.365 INFO E| Compiling futures-macro v0.3.28
32732024-06-05T19:54:36.588Z[ helios-setup] Jun 05 19:54:35.711 INFO E| Compiling thiserror-impl v1.0.38
32742024-06-05T19:54:36.982Z[ helios-setup] Jun 05 19:54:36.102 INFO E| Compiling tokio-macros v2.0.0
32752024-06-05T19:54:37.667Z[ helios-setup] Jun 05 19:54:36.791 INFO E| Compiling schemars_derive v0.8.12
32762024-06-05T19:54:39.215Z[ helios-setup] Jun 05 19:54:38.338 INFO E| Compiling form_urlencoded v1.1.0
32772024-06-05T19:54:39.518Z[ helios-setup] Jun 05 19:54:38.641 INFO E| Compiling hashbrown v0.13.2
32782024-06-05T19:54:40.122Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32792024-06-05T19:54:40.737Z[ helios-setup] Jun 05 19:54:39.861 INFO E| Compiling regex v1.7.3
32802024-06-05T19:54:40.768Z[ helios-setup] Jun 05 19:54:39.891 INFO E| Compiling chrono v0.4.24
32812024-06-05T19:54:42.832Z[ helios-setup] Jun 05 19:54:41.956 INFO E| Compiling libz-sys v1.1.8
32822024-06-05T19:54:43.941Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32832024-06-05T19:54:44.932Z[ host-package] Compiling fd-lock v4.0.2
32842024-06-05T19:54:45.055Z[ host-package] Compiling bb8 v0.8.3
32852024-06-05T19:54:45.219Z[ helios-setup] Jun 05 19:54:44.343 INFO E| Compiling uuid v1.3.0
32862024-06-05T19:54:45.419Z[ host-package] Compiling const_format_proc_macros v0.2.32
32872024-06-05T19:54:45.887Z[ helios-setup] Jun 05 19:54:45.011 INFO E| Compiling dyn-clone v1.0.11
32882024-06-05T19:54:46.101Z[ host-package] Compiling serde_tokenstream v0.1.7
32892024-06-05T19:54:46.482Z[ helios-setup] Jun 05 19:54:45.606 INFO E| Compiling regress v0.5.0
32902024-06-05T19:54:46.634Z[ helios-setup] Jun 05 19:54:45.757 INFO E| Compiling unicode-normalization v0.1.22
32912024-06-05T19:54:47.332Z[ host-package] Compiling memoffset v0.7.1
32922024-06-05T19:54:47.847Z[ helios-setup] Jun 05 19:54:46.971 INFO E| Compiling const-random v0.1.15
32932024-06-05T19:54:47.991Z[ host-package] Compiling platforms v3.4.0
32942024-06-05T19:54:48.912Z[ helios-setup] Jun 05 19:54:48.036 INFO E| Compiling getopts v0.2.21
32952024-06-05T19:54:49.145Z[ host-package] Compiling bytecount v0.6.8
32962024-06-05T19:54:49.483Z[ helios-setup] Jun 05 19:54:48.607 INFO E| Compiling tracing-core v0.1.30
32972024-06-05T19:54:49.540Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
32982024-06-05T19:54:49.583Z[ helios-setup] Jun 05 19:54:48.708 INFO E| Compiling memoffset v0.7.1
32992024-06-05T19:54:49.674Z[ host-package] Compiling const_format v0.2.32
33002024-06-05T19:54:50.549Z[ host-package] Compiling papergrid v0.11.0
33012024-06-05T19:54:50.559Z[ helios-setup] Jun 05 19:54:49.684 INFO E| Compiling unicode-bidi v0.3.13
33022024-06-05T19:54:51.928Z[ helios-setup] Jun 05 19:54:51.034 INFO E| Compiling ucd-trie v0.1.5
33032024-06-05T19:54:52.396Z[ host-package] Compiling curve25519-dalek v4.1.2
33042024-06-05T19:54:53.540Z[ helios-setup] Jun 05 19:54:52.665 INFO E| Compiling time-core v0.1.0
33052024-06-05T19:54:53.704Z[ host-package] Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
33062024-06-05T19:54:53.754Z[ helios-setup] Jun 05 19:54:52.878 INFO E| Compiling pest v2.5.7
33072024-06-05T19:54:54.072Z[ helios-setup] Jun 05 19:54:53.196 INFO E| Compiling time-macros v0.2.8
33082024-06-05T19:54:54.193Z[ helios-setup] Jun 05 19:54:53.317 INFO E| Compiling idna v0.3.0
33092024-06-05T19:54:56.706Z[ helios-setup] Jun 05 19:54:55.831 INFO E| Compiling tracing v0.1.37
33102024-06-05T19:54:59.203Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33112024-06-05T19:54:59.517Z[ helios-setup] Jun 05 19:54:58.641 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33122024-06-05T19:54:59.681Z[ helios-setup] Jun 05 19:54:58.805 INFO E| Compiling time v0.1.45
33132024-06-05T19:54:59.788Z[ helios-setup] Jun 05 19:54:58.899 INFO E| Compiling crossbeam-epoch v0.9.13
33142024-06-05T19:55:01.176Z[ helios-setup] Jun 05 19:55:00.297 INFO E| Compiling num_threads v0.1.6
33152024-06-05T19:55:01.475Z[ helios-setup] Jun 05 19:55:00.599 INFO E| Compiling iana-time-zone v0.1.56
33162024-06-05T19:55:01.947Z[ helios-setup] Jun 05 19:55:01.067 INFO E| Compiling semver v1.0.17
33172024-06-05T19:55:03.124Z[ helios-setup] Jun 05 19:55:02.249 INFO E| Compiling time v0.3.20
33182024-06-05T19:55:03.164Z[ host-package] Compiling strip-ansi-escapes v0.2.0
33192024-06-05T19:55:03.780Z[ helios-setup] Jun 05 19:55:02.904 INFO E| Compiling semver-parser v0.10.2
33202024-06-05T19:55:03.909Z[ helios-setup] Jun 05 19:55:03.034 INFO E| Compiling url v2.3.1
33212024-06-05T19:55:05.207Z[ helios-setup] Jun 05 19:55:04.329 INFO E| Compiling smallvec v1.10.0
33222024-06-05T19:55:06.002Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
33232024-06-05T19:55:06.342Z[ helios-setup] Jun 05 19:55:05.467 INFO E| Compiling toml v0.5.11
33242024-06-05T19:55:08.465Z[ helios-setup] Jun 05 19:55:07.590 INFO E| Compiling parking_lot v0.12.1
33252024-06-05T19:55:08.917Z[ helios-setup] Jun 05 19:55:08.040 INFO E| Compiling serde_tokenstream v0.2.0
33262024-06-05T19:55:14.782Z[ host-package] Compiling tabled_derive v0.7.0
33272024-06-05T19:55:15.420Z[ helios-setup] Jun 05 19:55:14.546 INFO E| Compiling crossbeam-channel v0.5.6
33282024-06-05T19:55:16.481Z[ host-package] Compiling kstat-rs v0.2.3
33292024-06-05T19:55:17.402Z[ helios-setup] Jun 05 19:55:16.528 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33302024-06-05T19:55:18.427Z[ host-package] Compiling nu-ansi-term v0.50.0
33312024-06-05T19:55:18.692Z[ helios-setup] Jun 05 19:55:17.819 INFO E| Compiling dirs-sys-next v0.1.2
33322024-06-05T19:55:19.099Z[ helios-setup] Jun 05 19:55:18.225 INFO E| Compiling try-lock v0.2.4
33332024-06-05T19:55:19.221Z[ helios-setup] Jun 05 19:55:18.347 INFO E| Compiling same-file v1.0.6
33342024-06-05T19:55:19.420Z[ host-package] Compiling keccak v0.1.5
33352024-06-05T19:55:19.471Z[ helios-setup] Jun 05 19:55:18.597 INFO E| Compiling crc32fast v1.3.2
33362024-06-05T19:55:20.700Z[ helios-setup] Jun 05 19:55:19.826 INFO E| Compiling walkdir v2.3.3
33372024-06-05T19:55:21.024Z[ host-package] Compiling sha3 v0.10.8
33382024-06-05T19:55:21.024Z[ helios-setup] Jun 05 19:55:20.150 INFO E| Compiling want v0.3.0
33392024-06-05T19:55:21.608Z[ helios-setup] Jun 05 19:55:20.734 INFO E| Compiling dirs-next v2.0.0
33402024-06-05T19:55:21.853Z[ host-package] Compiling tabled v0.15.0
33412024-06-05T19:55:21.909Z[ host-package] Compiling reedline v0.31.0
33422024-06-05T19:55:22.831Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33432024-06-05T19:55:25.189Z[ helios-setup] Jun 05 19:55:24.315 INFO E| Compiling proc-macro-crate v1.2.1
33442024-06-05T19:55:27.194Z[ helios-setup] Jun 05 19:55:26.320 INFO E| Compiling semver v0.11.0
33452024-06-05T19:55:28.103Z[ helios-setup] Jun 05 19:55:27.230 INFO E| Compiling tokio-util v0.7.7
33462024-06-05T19:55:28.811Z[ helios-setup] Jun 05 19:55:27.935 INFO E| Compiling futures-executor v0.3.28
33472024-06-05T19:55:31.279Z[ helios-setup] Jun 05 19:55:30.406 INFO E| Compiling h2 v0.3.16
33482024-06-05T19:55:32.435Z[ helios-setup] Jun 05 19:55:31.562 INFO E| Compiling http-body v0.4.5
33492024-06-05T19:55:32.836Z[ helios-setup] Jun 05 19:55:31.964 INFO E| Compiling ring v0.16.20
33502024-06-05T19:55:33.277Z[ helios-setup] Jun 05 19:55:32.404 INFO E| Compiling rand_core v0.6.4
33512024-06-05T19:55:34.461Z[ helios-setup] Jun 05 19:55:33.589 INFO E| Compiling thread_local v1.1.7
33522024-06-05T19:55:35.426Z[ helios-setup] Jun 05 19:55:34.553 INFO E| Compiling home v0.5.4
33532024-06-05T19:55:36.222Z[ helios-setup] Jun 05 19:55:35.347 INFO E| Compiling lazy_static v1.4.0
33542024-06-05T19:55:36.291Z[ helios-setup] Jun 05 19:55:35.419 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33552024-06-05T19:55:36.509Z[ helios-setup] Jun 05 19:55:35.636 INFO E| Compiling adler v1.0.2
33562024-06-05T19:55:37.331Z[ helios-setup] Jun 05 19:55:36.459 INFO E| Compiling utf8parse v0.2.1
33572024-06-05T19:55:37.439Z[ helios-setup] Jun 05 19:55:36.566 INFO E| Compiling rayon-core v1.10.2
33582024-06-05T19:55:37.676Z[ helios-setup] Jun 05 19:55:36.804 INFO E| Compiling httpdate v1.0.2
33592024-06-05T19:55:38.591Z[ host-package] Compiling mime_guess v2.0.4
33602024-06-05T19:55:38.657Z[ helios-setup] Jun 05 19:55:37.785 INFO E| Compiling base64 v0.21.0
33612024-06-05T19:55:39.394Z[ helios-setup] Jun 05 19:55:38.522 INFO E| Compiling tower-service v0.3.2
33622024-06-05T19:55:39.693Z[ helios-setup] Jun 05 19:55:38.821 INFO E| Compiling fastrand v1.9.0
33632024-06-05T19:55:41.128Z[ helios-setup] Jun 05 19:55:40.256 INFO E| Compiling ppv-lite86 v0.2.17
33642024-06-05T19:55:43.056Z[ helios-setup] Jun 05 19:55:42.183 INFO E| Compiling rand_chacha v0.3.1
33652024-06-05T19:55:44.835Z[ helios-setup] Jun 05 19:55:43.963 INFO E| Compiling hyper v0.14.25
33662024-06-05T19:55:45.052Z[ helios-setup] Jun 05 19:55:44.180 INFO E| Compiling tempfile v3.5.0
33672024-06-05T19:55:45.322Z[ helios-setup] Jun 05 19:55:44.450 INFO E| Compiling anstyle-parse v0.1.1
33682024-06-05T19:55:46.356Z[ helios-setup] Jun 05 19:55:45.484 INFO E| Compiling miniz_oxide v0.6.2
33692024-06-05T19:55:46.508Z[ host-package] Compiling usdt-macro v0.3.5
33702024-06-05T19:55:46.641Z[ host-package] Compiling usdt-attr-macro v0.3.5
33712024-06-05T19:55:46.714Z[ helios-setup] Jun 05 19:55:45.842 INFO E| Compiling toolchain_find v0.2.0
33722024-06-05T19:55:49.776Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33732024-06-05T19:55:52.937Z[ helios-setup] Jun 05 19:55:52.066 INFO E| Compiling futures v0.3.28
33742024-06-05T19:55:53.265Z[ helios-setup] Jun 05 19:55:52.394 INFO E| Compiling cargo-lock v8.0.3
33752024-06-05T19:55:54.194Z[ host-package] Compiling env_logger v0.9.3
33762024-06-05T19:55:54.308Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
33772024-06-05T19:56:03.561Z[ helios-setup] Jun 05 19:56:02.691 INFO E| Compiling num_enum_derive v0.5.7
33782024-06-05T19:56:03.756Z[ helios-setup] Jun 05 19:56:02.885 INFO E| Compiling crossbeam-deque v0.8.2
33792024-06-05T19:56:04.609Z[ helios-setup] Jun 05 19:56:03.738 INFO E| Compiling term v0.7.0
33802024-06-05T19:56:04.835Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33812024-06-05T19:56:06.696Z[ helios-setup] Jun 05 19:56:05.825 INFO E| Compiling serde_urlencoded v0.7.1
33822024-06-05T19:56:07.083Z[ helios-setup] Jun 05 19:56:06.213 INFO E| Compiling sha1 v0.10.5
33832024-06-05T19:56:07.802Z[ helios-setup] Jun 05 19:56:06.931 INFO E| Compiling sha2 v0.10.6
33842024-06-05T19:56:08.335Z[ helios-setup] Jun 05 19:56:07.464 INFO E| Compiling is-terminal v0.4.7
33852024-06-05T19:56:08.929Z[ helios-setup] Jun 05 19:56:08.059 INFO E| Compiling atty v0.2.14
33862024-06-05T19:56:09.005Z[ helios-setup] Jun 05 19:56:08.132 INFO E| Compiling concolor-query v0.3.3
33872024-06-05T19:56:09.413Z[ helios-setup] Jun 05 19:56:08.543 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33882024-06-05T19:56:10.437Z[ helios-setup] Jun 05 19:56:09.566 INFO E| Compiling concolor-override v1.0.0
33892024-06-05T19:56:10.932Z[ host-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
33902024-06-05T19:56:11.255Z[ helios-setup] Jun 05 19:56:10.384 INFO E| Compiling anstyle v0.3.5
33912024-06-05T19:56:12.105Z[ host-package] Compiling peg-macros v0.8.3
33922024-06-05T19:56:13.749Z[ helios-setup] Jun 05 19:56:12.879 INFO E| Compiling anstream v0.2.6
33932024-06-05T19:56:15.800Z[ helios-setup] Jun 05 19:56:14.930 INFO E| Compiling slog-term v2.9.0
33942024-06-05T19:56:16.059Z[ helios-setup] Jun 05 19:56:15.186 INFO E| Compiling num_enum v0.5.7
33952024-06-05T19:56:16.362Z[ helios-setup] Jun 05 19:56:15.493 INFO E| Compiling flate2 v1.0.25
33962024-06-05T19:56:19.259Z[ helios-setup] Jun 05 19:56:18.389 INFO E| Compiling rustfmt-wrapper v0.2.0
33972024-06-05T19:56:19.520Z[ host-package] Compiling universal-hash v0.5.1
33982024-06-05T19:56:20.407Z[ host-package] Compiling secrecy v0.8.0
33992024-06-05T19:56:20.547Z[ helios-setup] Jun 05 19:56:19.677 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34002024-06-05T19:56:20.759Z[ helios-setup] Jun 05 19:56:19.886 INFO E| Compiling rand v0.8.5
34012024-06-05T19:56:20.834Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
34022024-06-05T19:56:20.868Z[ host-package] Compiling bitstruct_derive v0.1.0
34032024-06-05T19:56:21.734Z[ helios-setup] Jun 05 19:56:20.864 INFO E| Compiling openapiv3 v1.0.2
34042024-06-05T19:56:22.189Z[ helios-setup] Jun 05 19:56:21.319 INFO E| Compiling encoding_rs v0.8.32
34052024-06-05T19:56:23.795Z[ host-package] Compiling sqlparser_derive v0.2.2
34062024-06-05T19:56:24.839Z[ helios-setup] Jun 05 19:56:23.970 INFO E| Compiling either v1.8.0
34072024-06-05T19:56:25.414Z[ helios-setup] Jun 05 19:56:24.545 INFO E| Compiling strsim v0.10.0
34082024-06-05T19:56:26.153Z[ host-package] Compiling nanorand v0.7.0
34092024-06-05T19:56:26.298Z[ host-package] Compiling curve25519-dalek-derive v0.1.1
34102024-06-05T19:56:27.857Z[ host-package] Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34112024-06-05T19:56:28.418Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
34122024-06-05T19:56:28.980Z[ helios-setup] Jun 05 19:56:28.111 INFO E| Compiling base64 v0.13.1
34132024-06-05T19:56:29.425Z[ host-package] Compiling signature v1.6.4
34142024-06-05T19:56:29.779Z[ helios-setup] Jun 05 19:56:28.911 INFO E| Compiling utf-8 v0.7.6
34152024-06-05T19:56:29.896Z[ helios-setup] Jun 05 19:56:29.027 INFO E| Compiling unsafe-libyaml v0.2.8
34162024-06-05T19:56:29.955Z[ host-package] Compiling salty v0.2.0
34172024-06-05T19:56:30.563Z[ host-package] Compiling ascii v1.1.0
34182024-06-05T19:56:30.586Z[ helios-setup] Jun 05 19:56:29.717 INFO E| Compiling project-root v0.2.2
34192024-06-05T19:56:30.677Z[ helios-setup] Jun 05 19:56:29.808 INFO E| Compiling untrusted v0.7.1
34202024-06-05T19:56:31.019Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34212024-06-05T19:56:31.079Z[ helios-setup] Jun 05 19:56:30.210 INFO E| Compiling clap_lex v0.4.1
34222024-06-05T19:56:31.348Z[ helios-setup] Jun 05 19:56:30.479 INFO E| Compiling spin v0.5.2
34232024-06-05T19:56:31.831Z[ helios-setup] Jun 05 19:56:30.962 INFO E| Compiling ipnet v2.7.2
34242024-06-05T19:56:31.888Z[ host-package] Compiling unicode_categories v0.1.1
34252024-06-05T19:56:32.003Z[ host-package] Compiling opaque-debug v0.3.1
34262024-06-05T19:56:32.408Z[ host-package] Compiling poly1305 v0.8.0
34272024-06-05T19:56:32.650Z[ helios-setup] Jun 05 19:56:31.782 INFO E| Compiling byteorder v1.4.3
34282024-06-05T19:56:32.702Z[ helios-setup] Jun 05 19:56:31.833 INFO E| Compiling mime v0.3.17
34292024-06-05T19:56:32.737Z[ host-package] Compiling sqlformat v0.2.3
34302024-06-05T19:56:33.013Z[ host-package] Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
34312024-06-05T19:56:33.581Z[ helios-setup] Jun 05 19:56:32.712 INFO E| Compiling reqwest v0.11.16
34322024-06-05T19:56:34.024Z[ helios-setup] Jun 05 19:56:33.153 INFO E| Compiling tungstenite v0.18.0
34332024-06-05T19:56:34.849Z[ helios-setup] Jun 05 19:56:33.981 INFO E| Compiling serde_yaml v0.9.21
34342024-06-05T19:56:35.359Z[ host-package] Compiling rustyline v14.0.0
34352024-06-05T19:56:36.601Z[ helios-setup] Jun 05 19:56:35.732 INFO E| Compiling clap_builder v4.2.1
34362024-06-05T19:56:37.692Z[ host-package] Compiling ed25519 v1.5.3
34372024-06-05T19:56:42.225Z[ helios-setup] Jun 05 19:56:41.356 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34382024-06-05T19:56:43.631Z[ helios-setup] Jun 05 19:56:42.762 INFO E| Compiling rayon v1.6.1
34392024-06-05T19:56:45.331Z[ helios-setup] Jun 05 19:56:44.463 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34402024-06-05T19:56:48.019Z[ helios-setup] Jun 05 19:56:47.151 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34412024-06-05T19:56:51.046Z[ helios-setup] Jun 05 19:56:50.178 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34422024-06-05T19:56:53.346Z[ helios-setup] Jun 05 19:56:52.479 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34432024-06-05T19:56:53.376Z[ helios-setup] Jun 05 19:56:52.508 INFO E| Compiling clap_derive v4.2.0
34442024-06-05T19:56:54.361Z[ host-package] Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34452024-06-05T19:56:54.621Z[ host-package] Compiling flume v0.11.0
34462024-06-05T19:56:54.725Z[ helios-setup] Jun 05 19:56:53.858 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34472024-06-05T19:56:55.190Z[ host-package] Compiling sqlparser v0.45.0
34482024-06-05T19:56:55.478Z[ host-package] Compiling thiserror-no-std v2.0.2
34492024-06-05T19:56:55.780Z[ host-package] Compiling bitstruct v0.1.1
34502024-06-05T19:56:56.146Z[ host-package] Compiling peg v0.8.3
34512024-06-05T19:56:56.384Z[ host-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34522024-06-05T19:56:56.836Z[ host-package] Compiling usdt v0.3.5
34532024-06-05T19:56:57.280Z[ helios-setup] Jun 05 19:56:56.413 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34542024-06-05T19:56:57.609Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34552024-06-05T19:56:57.667Z[ host-package] Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
34562024-06-05T19:56:57.891Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34572024-06-05T19:57:00.322Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34582024-06-05T19:57:01.102Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34592024-06-05T19:57:02.035Z[ host-package] Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34602024-06-05T19:57:02.959Z[ helios-setup] Jun 05 19:57:02.092 INFO E| Compiling clap v4.2.1
34612024-06-05T19:57:04.528Z[ host-package] Compiling chacha20 v0.9.1
34622024-06-05T19:57:05.500Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34632024-06-05T19:57:09.438Z[ host-package] Compiling aead v0.5.2
34642024-06-05T19:57:10.159Z[ host-package] Compiling bcs v0.1.6
34652024-06-05T19:57:11.817Z[ host-package] Compiling erased-serde v0.3.31
34662024-06-05T19:57:12.634Z[ host-package] Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
34672024-06-05T19:57:14.571Z[ host-package] Compiling serde-big-array v0.5.1
34682024-06-05T19:57:15.414Z[ host-package] Compiling serde_arrays v0.1.0
34692024-06-05T19:57:15.511Z[ host-package] Compiling highway v1.1.0
34702024-06-05T19:57:16.137Z[ host-package] Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
34712024-06-05T19:57:18.525Z[ host-package] Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
34722024-06-05T19:57:19.676Z[ host-package] Compiling chacha20poly1305 v0.10.1
34732024-06-05T19:57:20.634Z[ host-package] Compiling vsss-rs v3.3.4
34742024-06-05T19:57:21.384Z[ helios-setup] Jun 05 19:57:20.519 INFO E| Compiling tokio-tungstenite v0.18.0
34752024-06-05T19:57:22.542Z[ helios-setup] Jun 05 19:57:21.674 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34762024-06-05T19:57:23.827Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34772024-06-05T19:57:25.851Z[ helios-setup] Jun 05 19:57:24.982 INFO E| Compiling smartstring v1.0.1
34782024-06-05T19:57:26.514Z[ helios-setup] Jun 05 19:57:25.649 INFO E| Compiling rustls v0.21.0
34792024-06-05T19:57:28.480Z[ helios-setup] Jun 05 19:57:27.610 INFO E| Compiling rustls-webpki v0.100.1
34802024-06-05T19:57:30.191Z[ helios-setup] Jun 05 19:57:29.323 INFO E| Compiling sct v0.7.0
34812024-06-05T19:57:31.598Z[ helios-setup] Jun 05 19:57:30.733 INFO E| Compiling serde_spanned v0.6.1
34822024-06-05T19:57:32.001Z[ helios-setup] Jun 05 19:57:31.136 INFO E| Compiling toml_datetime v0.6.1
34832024-06-05T19:57:32.347Z[ helios-setup] Jun 05 19:57:31.482 INFO E| Compiling winnow v0.4.1
34842024-06-05T19:57:32.854Z[ helios-setup] Jun 05 19:57:31.990 INFO E| Compiling slog-async v2.7.0
34852024-06-05T19:57:33.430Z[ helios-setup] Jun 05 19:57:32.564 INFO E| Compiling static_assertions v1.1.0
34862024-06-05T19:57:33.907Z[ helios-setup] Jun 05 19:57:33.042 INFO E| Compiling async-trait v0.1.68
34872024-06-05T19:57:34.236Z[ helios-setup] Jun 05 19:57:33.371 INFO E| Compiling paste v1.0.12
34882024-06-05T19:57:35.199Z[ helios-setup] Jun 05 19:57:34.334 INFO E| Compiling camino v1.1.4
34892024-06-05T19:57:35.524Z[ helios-setup] Jun 05 19:57:34.659 INFO E| Compiling match_cfg v0.1.0
34902024-06-05T19:57:35.857Z[ helios-setup] Jun 05 19:57:34.993 INFO E| Compiling hostname v0.3.1
34912024-06-05T19:57:38.416Z[ helios-setup] Jun 05 19:57:37.550 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
34922024-06-05T19:57:39.331Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34932024-06-05T19:57:39.561Z[ helios-setup] Jun 05 19:57:38.693 INFO E| Compiling toml_edit v0.19.8
34942024-06-05T19:57:39.641Z[ host-package] Compiling signal-hook-tokio v0.3.1
34952024-06-05T19:57:40.147Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
34962024-06-05T19:57:40.795Z[ host-package] Compiling heck v0.3.3
34972024-06-05T19:57:41.563Z[ host-package] Compiling castaway v0.2.2
34982024-06-05T19:57:42.204Z[ host-package] Compiling rand_seeder v0.2.3
34992024-06-05T19:57:43.285Z[ host-package] Compiling serde-big-array v0.4.1
35002024-06-05T19:57:43.987Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
35012024-06-05T19:57:44.671Z[ helios-setup] Jun 05 19:57:43.807 INFO E| Compiling slog-json v2.6.1
35022024-06-05T19:57:44.864Z[ host-package] Compiling http-range v0.1.5
35032024-06-05T19:57:45.619Z[ helios-setup] Jun 05 19:57:44.756 INFO E| Compiling unicode-linebreak v0.1.4
35042024-06-05T19:57:46.242Z[ host-package] Compiling hyper-staticfile v0.9.5
35052024-06-05T19:57:46.490Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35062024-06-05T19:57:48.442Z[ host-package] Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
35072024-06-05T19:57:51.242Z[ helios-setup] Jun 05 19:57:50.375 INFO E| Compiling rhai_codegen v1.5.0
35082024-06-05T19:57:51.435Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35092024-06-05T19:57:51.525Z[ host-package] Compiling compact_str v0.7.1
35102024-06-05T19:57:52.834Z[ host-package] Compiling zone_cfg_derive v0.1.2
35112024-06-05T19:57:54.540Z[ helios-setup] Jun 05 19:57:53.676 INFO E| Compiling async-stream-impl v0.3.5
35122024-06-05T19:57:54.656Z[ helios-setup] Jun 05 19:57:53.793 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35132024-06-05T19:57:55.070Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
35142024-06-05T19:57:55.151Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35152024-06-05T19:57:55.746Z[ helios-setup] Jun 05 19:57:54.884 INFO E| Compiling take_mut v0.2.2
35162024-06-05T19:57:56.952Z[ helios-setup] Jun 05 19:57:56.088 INFO E| Compiling rhai v1.14.0
35172024-06-05T19:57:57.753Z[ helios-setup] Jun 05 19:57:56.889 INFO E| Compiling async-stream v0.3.5
35182024-06-05T19:57:58.878Z[ helios-setup] Jun 05 19:57:58.015 INFO E| Compiling toml v0.7.3
35192024-06-05T19:58:00.139Z[ helios-setup] Jun 05 19:57:59.276 INFO E| Compiling tokio-rustls v0.24.0
35202024-06-05T19:58:01.228Z[ helios-setup] Jun 05 19:58:00.365 INFO E| Compiling slog-bunyan v2.4.0
35212024-06-05T19:58:07.278Z[ helios-setup] Jun 05 19:58:06.415 INFO E| Compiling rustls-pemfile v1.0.2
35222024-06-05T19:58:07.322Z[ helios-setup] Jun 05 19:58:06.460 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35232024-06-05T19:58:07.749Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
35242024-06-05T19:58:08.589Z[ helios-setup] Jun 05 19:58:07.727 INFO E| Compiling serde_path_to_error v0.1.11
35252024-06-05T19:58:08.950Z[ helios-setup] Jun 05 19:58:08.088 INFO E| Compiling bincode v1.3.3
35262024-06-05T19:58:10.740Z[ helios-setup] Jun 05 19:58:09.876 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35272024-06-05T19:58:11.334Z[ helios-setup] Jun 05 19:58:10.464 INFO E| Compiling terminal_size v0.2.6
35282024-06-05T19:58:11.481Z[ helios-setup] Jun 05 19:58:10.613 INFO E| Compiling smawk v0.3.1
35292024-06-05T19:58:11.855Z[ helios-setup] Jun 05 19:58:10.993 INFO E| Compiling textwrap v0.16.0
35302024-06-05T19:58:11.879Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35312024-06-05T19:58:23.872Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35322024-06-05T19:58:40.031Z[ helios-setup] Jun 05 19:58:39.171 INFO E| Compiling git2 v0.16.1
35332024-06-05T19:58:40.557Z[ host-package] Compiling tungstenite v0.21.0
35342024-06-05T19:58:45.910Z[ helios-setup] Jun 05 19:58:45.050 INFO E| Compiling built v0.6.0
35352024-06-05T19:58:47.110Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35362024-06-05T19:58:47.290Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35372024-06-05T19:58:47.522Z[ host-package] Compiling lru v0.12.3
35382024-06-05T19:58:47.589Z[ host-package] Compiling stability v0.2.0
35392024-06-05T19:58:47.826Z[ host-package] Compiling indoc v2.0.5
35402024-06-05T19:58:48.027Z[ host-package] Compiling corncobs v0.1.3
35412024-06-05T19:58:48.543Z[ host-package] Compiling base64 v0.13.1
35422024-06-05T19:58:49.120Z[ host-package] Compiling cassowary v0.3.0
35432024-06-05T19:58:49.188Z[ host-package] Compiling ron v0.7.1
35442024-06-05T19:58:49.425Z[ helios-setup] Jun 05 19:58:48.566 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35452024-06-05T19:58:49.630Z[ host-package] Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
35462024-06-05T19:58:50.552Z[ host-package] Compiling ratatui v0.26.2
35472024-06-05T19:58:51.663Z[ helios-setup] Jun 05 19:58:50.792 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35482024-06-05T19:58:52.399Z[ helios-setup] Jun 05 19:58:51.536 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35492024-06-05T19:58:53.761Z[ helios-setup] Jun 05 19:58:52.901 INFO E| warning: trait `HttpErrorExt` is never used
35502024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| --> racktest/agent/server/src/lib.rs:32:7
35512024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| |
35522024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| 32 | trait HttpErrorExt<T> {
35532024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| | ^^^^^^^^^^^^
35542024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| |
35552024-06-05T19:58:53.765Z[ helios-setup] Jun 05 19:58:52.901 INFO E| = note: `#[warn(dead_code)]` on by default
35562024-06-05T19:58:53.900Z[ host-package] Compiling tokio-tungstenite v0.21.0
35572024-06-05T19:58:55.083Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35582024-06-05T19:58:56.335Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35592024-06-05T19:58:58.651Z[ helios-setup] Jun 05 19:58:57.791 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35602024-06-05T19:59:01.501Z[ helios-setup] Jun 05 19:59:00.638 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35612024-06-05T19:59:12.702Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
35622024-06-05T19:59:14.500Z[ host-package] Compiling zone v0.1.8
35632024-06-05T19:59:18.246Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35642024-06-05T19:59:19.947Z[ helios-setup] Jun 05 19:59:19.090 INFO E| warning: `racktest-agent` (lib) generated 1 warning
35652024-06-05T19:59:31.393Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35662024-06-05T19:59:33.801Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35672024-06-05T19:59:36.009Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
35682024-06-05T19:59:38.086Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35692024-06-05T19:59:38.631Z[ host-package] Compiling portpicker v0.1.1
35702024-06-05T19:59:39.863Z[ host-package] Compiling csv-core v0.1.11
35712024-06-05T19:59:41.864Z[ host-package] Compiling unicode-linebreak v0.1.5
35722024-06-05T19:59:43.269Z[ host-package] Compiling smawk v0.3.2
35732024-06-05T19:59:44.069Z[ host-package] Compiling textwrap v0.16.1
35742024-06-05T19:59:50.261Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
35752024-06-05T19:59:52.154Z[ host-package] Compiling csv v1.3.0
35762024-06-05T19:59:55.372Z[ helios-setup] Jun 05 19:59:54.516 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35772024-06-05T19:59:56.448Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35782024-06-05T20:00:00.014Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35792024-06-05T20:00:00.986Z[ host-package] Compiling rcgen v0.12.1
35802024-06-05T20:00:04.172Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35812024-06-05T20:00:04.280Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
35822024-06-05T20:00:04.667Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
35832024-06-05T20:00:12.296Z[ host-package] Compiling atomicwrites v0.4.3
35842024-06-05T20:00:12.918Z[ host-package] Compiling fatfs v0.3.6
35852024-06-05T20:00:13.068Z[ host-package] Compiling rtoolbox v0.0.2
35862024-06-05T20:00:13.697Z[ host-package] Compiling subprocess v0.2.9
35872024-06-05T20:00:15.724Z[ host-package] Compiling is_ci v1.2.0
35882024-06-05T20:00:16.057Z[ host-package] Compiling assert_matches v1.5.0
35892024-06-05T20:00:16.622Z[ host-package] Compiling supports-color v3.0.0
35902024-06-05T20:00:17.606Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35912024-06-05T20:00:20.376Z[ host-package] Compiling rpassword v7.3.1
35922024-06-05T20:00:21.198Z[ host-package] Compiling tui-tree-widget v0.19.0
35932024-06-05T20:00:22.000Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35942024-06-05T20:00:22.224Z[ host-package] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
35952024-06-05T20:00:27.504Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35962024-06-05T20:00:27.620Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35972024-06-05T20:00:27.852Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35982024-06-05T20:01:02.648Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35992024-06-05T20:01:08.104Z[ helios-setup] Jun 05 20:01:07.254 INFO E| Finished `release` profile [optimized] target(s) in 7m 05s
36002024-06-05T20:01:08.264Z[ helios-setup] Jun 05 20:01:07.414 INFO building project "pilot" ok (425 seconds)
36012024-06-05T20:01:08.268Z[ helios-setup] Jun 05 20:01:07.414 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
36022024-06-05T20:01:08.268Z[ helios-setup] Jun 05 20:01:07.414 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
36032024-06-05T20:01:08.275Z[ helios-setup] Jun 05 20:01:07.425 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
36042024-06-05T20:01:08.590Z[ helios-setup] Jun 05 20:01:07.740 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
36052024-06-05T20:01:08.590Z[ helios-setup] Jun 05 20:01:07.740 INFO E| info: downloading component 'cargo'
36062024-06-05T20:01:10.224Z[ helios-setup] Jun 05 20:01:09.374 INFO E| info: downloading component 'clippy'
36072024-06-05T20:01:10.502Z[ helios-setup] Jun 05 20:01:09.649 INFO E| info: downloading component 'rust-docs'
36082024-06-05T20:01:12.004Z[ helios-setup] Jun 05 20:01:11.154 INFO E| info: downloading component 'rust-src'
36092024-06-05T20:01:12.530Z[ helios-setup] Jun 05 20:01:11.680 INFO E| info: downloading component 'rust-std'
36102024-06-05T20:01:13.542Z[ host-package] Compiling multimap v0.10.0
36112024-06-05T20:01:13.962Z[ host-package] Compiling uzers v0.11.3
36122024-06-05T20:01:14.981Z[ helios-setup] Jun 05 20:01:14.131 INFO E| info: downloading component 'rustc'
36132024-06-05T20:01:17.110Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36142024-06-05T20:01:20.790Z[ helios-setup] Jun 05 20:01:19.936 INFO E| info: downloading component 'rustfmt'
36152024-06-05T20:01:21.566Z[ helios-setup] Jun 05 20:01:20.717 INFO E| info: installing component 'cargo'
36162024-06-05T20:01:22.978Z[ helios-setup] Jun 05 20:01:22.126 INFO E| info: installing component 'clippy'
36172024-06-05T20:01:23.863Z[ helios-setup] Jun 05 20:01:22.602 INFO E| info: installing component 'rust-docs'
36182024-06-05T20:01:29.810Z[ helios-setup] Jun 05 20:01:28.959 INFO E| info: installing component 'rust-src'
36192024-06-05T20:01:30.397Z[ helios-setup] Jun 05 20:01:29.544 INFO E| info: installing component 'rust-std'
36202024-06-05T20:01:33.118Z[ helios-setup] Jun 05 20:01:32.269 INFO E| info: installing component 'rustc'
36212024-06-05T20:01:39.860Z[ helios-setup] Jun 05 20:01:38.990 INFO E| info: installing component 'rustfmt'
36222024-06-05T20:01:40.756Z[ helios-setup] Jun 05 20:01:39.905 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
36232024-06-05T20:01:41.773Z[ helios-setup] Jun 05 20:01:40.924 INFO E| From https://github.com/oxidecomputer/amd-apcb
36242024-06-05T20:01:41.774Z[ helios-setup] Jun 05 20:01:40.924 INFO E| * [new branch] issue-113 -> origin/issue-113
36252024-06-05T20:01:41.780Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new branch] issue-122 -> origin/issue-122
36262024-06-05T20:01:41.781Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new branch] main -> origin/main
36272024-06-05T20:01:41.781Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new ref] -> origin/HEAD
36282024-06-05T20:01:41.781Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new tag] v0.1.3 -> v0.1.3
36292024-06-05T20:01:41.781Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new tag] v0.1.4 -> v0.1.4
36302024-06-05T20:01:41.781Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new tag] v0.1.5 -> v0.1.5
36312024-06-05T20:01:41.782Z[ helios-setup] Jun 05 20:01:40.925 INFO E| * [new tag] v0.2.0 -> v0.2.0
36322024-06-05T20:01:41.782Z[ helios-setup] Jun 05 20:01:40.926 INFO E| * [new tag] v0.3.0 -> v0.3.0
36332024-06-05T20:01:41.782Z[ helios-setup] Jun 05 20:01:40.926 INFO E| * [new tag] v0.3.1 -> v0.3.1
36342024-06-05T20:01:41.782Z[ helios-setup] Jun 05 20:01:40.926 INFO E| * [new tag] v0.3.2 -> v0.3.2
36352024-06-05T20:01:41.807Z[ helios-setup] Jun 05 20:01:40.957 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
36362024-06-05T20:01:42.590Z[ helios-setup] Jun 05 20:01:41.740 INFO E| From https://github.com/oxidecomputer/amd-efs
36372024-06-05T20:01:42.590Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new branch] empty -> origin/empty
36382024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new branch] issue-99 -> origin/issue-99
36392024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new branch] main -> origin/main
36402024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new branch] review -> origin/review
36412024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new ref] -> origin/HEAD
36422024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.740 INFO E| * [new tag] v0.2.0 -> v0.2.0
36432024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.1 -> v0.2.1
36442024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.2 -> v0.2.2
36452024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.3 -> v0.2.3
36462024-06-05T20:01:42.594Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.4 -> v0.2.4
36472024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.5 -> v0.2.5
36482024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.6 -> v0.2.6
36492024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.741 INFO E| * [new tag] v0.2.7 -> v0.2.7
36502024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.742 INFO E| * [new tag] v0.3.0 -> v0.3.0
36512024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.742 INFO E| * [new tag] v0.3.1 -> v0.3.1
36522024-06-05T20:01:42.595Z[ helios-setup] Jun 05 20:01:41.742 INFO E| * [new tag] v0.4.0 -> v0.4.0
36532024-06-05T20:01:42.615Z[ helios-setup] Jun 05 20:01:41.768 INFO E| Updating crates.io index
36542024-06-05T20:01:42.964Z[ helios-setup] Jun 05 20:01:42.115 INFO E| Downloading crates ...
36552024-06-05T20:01:43.125Z[ helios-setup] Jun 05 20:01:42.273 INFO E| Downloaded structopt v0.3.26
36562024-06-05T20:01:43.133Z[ helios-setup] Jun 05 20:01:42.286 INFO E| Downloaded strum v0.23.0
36572024-06-05T20:01:43.136Z[ helios-setup] Jun 05 20:01:42.288 INFO E| Downloaded num-derive v0.3.3
36582024-06-05T20:01:43.139Z[ helios-setup] Jun 05 20:01:42.290 INFO E| Downloaded modular-bitfield-impl v0.11.2
36592024-06-05T20:01:43.139Z[ helios-setup] Jun 05 20:01:42.292 INFO E| Downloaded scroll_derive v0.10.5
36602024-06-05T20:01:43.143Z[ helios-setup] Jun 05 20:01:42.293 INFO E| Downloaded semver v0.9.0
36612024-06-05T20:01:43.146Z[ helios-setup] Jun 05 20:01:42.297 INFO E| Downloaded textwrap v0.11.0
36622024-06-05T20:01:43.147Z[ helios-setup] Jun 05 20:01:42.299 INFO E| Downloaded pre v0.2.1
36632024-06-05T20:01:43.149Z[ helios-setup] Jun 05 20:01:42.300 INFO E| Downloaded parse_int v0.6.0
36642024-06-05T20:01:43.149Z[ helios-setup] Jun 05 20:01:42.301 INFO E| Downloaded cfg-if v0.1.10
36652024-06-05T20:01:43.152Z[ helios-setup] Jun 05 20:01:42.303 INFO E| Downloaded schemars_derive v0.8.19
36662024-06-05T20:01:43.156Z[ helios-setup] Jun 05 20:01:42.306 INFO E| Downloaded vec_map v0.8.2
36672024-06-05T20:01:43.156Z[ helios-setup] Jun 05 20:01:42.307 INFO E| Downloaded thiserror-impl v1.0.59
36682024-06-05T20:01:43.159Z[ helios-setup] Jun 05 20:01:42.309 INFO E| Downloaded strum_macros v0.23.1
36692024-06-05T20:01:43.162Z[ helios-setup] Jun 05 20:01:42.313 INFO E| Downloaded thiserror v1.0.59
36702024-06-05T20:01:43.170Z[ helios-setup] Jun 05 20:01:42.322 INFO E| Downloaded structopt-derive v0.4.18
36712024-06-05T20:01:43.178Z[ helios-setup] Jun 05 20:01:42.326 INFO E| Downloaded ryu v1.0.17
36722024-06-05T20:01:43.181Z[ helios-setup] Jun 05 20:01:42.331 INFO E| Downloaded modular-bitfield v0.11.2
36732024-06-05T20:01:43.198Z[ helios-setup] Jun 05 20:01:42.350 INFO E| Downloaded serde v1.0.200
36742024-06-05T20:01:43.203Z[ helios-setup] Jun 05 20:01:42.355 INFO E| Downloaded serde_derive_internals v0.29.0
36752024-06-05T20:01:43.206Z[ helios-setup] Jun 05 20:01:42.359 INFO E| Downloaded serde_derive v1.0.200
36762024-06-05T20:01:43.211Z[ helios-setup] Jun 05 20:01:42.363 INFO E| Downloaded proc-macro2 v1.0.81
36772024-06-05T20:01:43.216Z[ helios-setup] Jun 05 20:01:42.369 INFO E| Downloaded serde_json v1.0.116
36782024-06-05T20:01:43.231Z[ helios-setup] Jun 05 20:01:42.383 INFO E| Downloaded syn v2.0.60
36792024-06-05T20:01:43.255Z[ helios-setup] Jun 05 20:01:42.400 INFO E| Downloaded clap v2.34.0
36802024-06-05T20:01:43.260Z[ helios-setup] Jun 05 20:01:42.413 INFO E| Downloaded goblin v0.4.3
36812024-06-05T20:01:43.269Z[ helios-setup] Jun 05 20:01:42.422 INFO E| Downloaded scroll v0.10.2
36822024-06-05T20:01:43.272Z[ helios-setup] Jun 05 20:01:42.425 INFO E| Downloaded pre-proc-macro v0.2.1
36832024-06-05T20:01:43.275Z[ helios-setup] Jun 05 20:01:42.428 INFO E| Downloaded libc v0.2.154
36842024-06-05T20:01:43.324Z[ helios-setup] Jun 05 20:01:42.476 INFO E| Downloaded strsim v0.8.0
36852024-06-05T20:01:43.327Z[ helios-setup] Jun 05 20:01:42.478 INFO E| Downloaded semver-parser v0.7.0
36862024-06-05T20:01:43.327Z[ helios-setup] Jun 05 20:01:42.479 INFO E| Downloaded rustversion v1.0.15
36872024-06-05T20:01:43.331Z[ helios-setup] Jun 05 20:01:42.483 INFO E| Downloaded rustc_version v0.2.3
36882024-06-05T20:01:43.334Z[ helios-setup] Jun 05 20:01:42.485 INFO E| Downloaded proc-macro-crate v0.1.5
36892024-06-05T20:01:43.334Z[ helios-setup] Jun 05 20:01:42.486 INFO E| Downloaded four-cc v0.3.0
36902024-06-05T20:01:43.337Z[ helios-setup] Jun 05 20:01:42.488 INFO E| Downloaded schemars v0.8.19
36912024-06-05T20:01:43.379Z[ helios-setup] Jun 05 20:01:42.530 INFO E| Downloaded paste v1.0.14
36922024-06-05T20:01:43.395Z[ helios-setup] Jun 05 20:01:42.547 INFO E| Downloaded memoffset v0.5.6
36932024-06-05T20:01:43.398Z[ helios-setup] Jun 05 20:01:42.549 INFO E| Downloaded fletcher v0.1.0
36942024-06-05T20:01:43.398Z[ helios-setup] Jun 05 20:01:42.550 INFO E| Downloaded bytesize v1.3.0
36952024-06-05T20:01:43.402Z[ helios-setup] Jun 05 20:01:42.551 INFO E| Downloaded ansi_term v0.12.1
36962024-06-05T20:01:43.493Z[ helios-setup] Jun 05 20:01:42.646 INFO E| Compiling proc-macro2 v1.0.81
36972024-06-05T20:01:43.494Z[ helios-setup] Jun 05 20:01:42.646 INFO E| Compiling unicode-ident v1.0.12
36982024-06-05T20:01:43.494Z[ helios-setup] Jun 05 20:01:42.646 INFO E| Compiling syn v1.0.109
36992024-06-05T20:01:43.497Z[ helios-setup] Jun 05 20:01:42.646 INFO E| Compiling serde v1.0.200
37002024-06-05T20:01:43.497Z[ helios-setup] Jun 05 20:01:42.646 INFO E| Compiling version_check v0.9.4
37012024-06-05T20:01:43.497Z[ helios-setup] Jun 05 20:01:42.647 INFO E| Compiling semver-parser v0.7.0
37022024-06-05T20:01:43.497Z[ helios-setup] Jun 05 20:01:42.647 INFO E| Compiling autocfg v1.3.0
37032024-06-05T20:01:43.497Z[ helios-setup] Jun 05 20:01:42.647 INFO E| Compiling thiserror v1.0.59
37042024-06-05T20:01:44.656Z[ helios-setup] Jun 05 20:01:43.808 INFO E| Compiling serde_json v1.0.116
37052024-06-05T20:01:44.859Z[ helios-setup] Jun 05 20:01:44.010 INFO E| Compiling semver v0.9.0
37062024-06-05T20:01:45.241Z[ helios-setup] Jun 05 20:01:44.377 INFO E| Compiling itoa v1.0.11
37072024-06-05T20:01:45.556Z[ helios-setup] Jun 05 20:01:44.707 INFO E| Compiling rustc_version v0.2.3
37082024-06-05T20:01:45.566Z[ helios-setup] Jun 05 20:01:44.715 INFO E| Compiling ryu v1.0.17
37092024-06-05T20:01:45.658Z[ helios-setup] Jun 05 20:01:44.808 INFO E| Compiling proc-macro-error-attr v1.0.4
37102024-06-05T20:01:45.710Z[ helios-setup] Jun 05 20:01:44.856 INFO E| Compiling proc-macro-error v1.0.4
37112024-06-05T20:01:45.744Z[ helios-setup] Jun 05 20:01:44.885 INFO E| Compiling num-traits v0.2.19
37122024-06-05T20:01:46.149Z[ helios-setup] Jun 05 20:01:45.295 INFO E| Compiling schemars v0.8.19
37132024-06-05T20:01:46.284Z[ helios-setup] Jun 05 20:01:45.437 INFO E| Compiling quote v1.0.36
37142024-06-05T20:01:46.430Z[ helios-setup] Jun 05 20:01:45.580 INFO E| Compiling unicode-segmentation v1.11.0
37152024-06-05T20:01:46.504Z[ helios-setup] Jun 05 20:01:45.657 INFO E| Compiling memoffset v0.5.6
37162024-06-05T20:01:46.603Z[ helios-setup] Jun 05 20:01:45.755 INFO E| Compiling libc v0.2.154
37172024-06-05T20:01:46.628Z[ helios-setup] Jun 05 20:01:45.781 INFO E| Compiling pre-proc-macro v0.2.1
37182024-06-05T20:01:46.778Z[ helios-setup] Jun 05 20:01:45.931 INFO E| Compiling dyn-clone v1.0.17
37192024-06-05T20:01:46.988Z[ helios-setup] Jun 05 20:01:46.140 INFO E| Compiling lazy_static v1.4.0
37202024-06-05T20:01:47.170Z[ helios-setup] Jun 05 20:01:46.313 INFO E| Compiling syn v2.0.60
37212024-06-05T20:01:47.394Z[ helios-setup] Jun 05 20:01:46.540 INFO E| Compiling memchr v2.7.2
37222024-06-05T20:01:47.497Z[ helios-setup] Jun 05 20:01:46.627 INFO E| Compiling ucd-trie v0.1.6
37232024-06-05T20:01:47.653Z[ helios-setup] Jun 05 20:01:46.802 INFO E| Compiling rustversion v1.0.15
37242024-06-05T20:01:48.260Z[ helios-setup] Jun 05 20:01:47.410 INFO E| Compiling heck v0.3.3
37252024-06-05T20:01:48.276Z[ helios-setup] Jun 05 20:01:47.425 INFO E| Compiling paste v1.0.14
37262024-06-05T20:01:49.282Z[ helios-setup] Jun 05 20:01:48.428 INFO E| Compiling pre v0.2.1
37272024-06-05T20:01:49.423Z[ helios-setup] Jun 05 20:01:48.571 INFO E| Compiling cfg-if v0.1.10
37282024-06-05T20:01:49.477Z[ helios-setup] Jun 05 20:01:48.617 INFO E| Compiling once_cell v1.19.0
37292024-06-05T20:01:49.487Z[ helios-setup] Jun 05 20:01:48.623 INFO E| Compiling byteorder v1.5.0
37302024-06-05T20:01:49.516Z[ helios-setup] Jun 05 20:01:48.666 INFO E| Compiling static_assertions v1.1.0
37312024-06-05T20:01:50.404Z[ helios-setup] Jun 05 20:01:49.553 INFO E| Compiling unicode-width v0.1.12
37322024-06-05T20:01:51.066Z[ helios-setup] Jun 05 20:01:50.219 INFO E| Compiling textwrap v0.11.0
37332024-06-05T20:01:51.653Z[ helios-setup] Jun 05 20:01:50.804 INFO E| Compiling atty v0.2.14
37342024-06-05T20:01:51.779Z[ helios-setup] Jun 05 20:01:50.927 INFO E| Compiling strsim v0.8.0
37352024-06-05T20:01:52.084Z[ helios-setup] Jun 05 20:01:51.225 INFO E| Compiling vec_map v0.8.2
37362024-06-05T20:01:52.167Z[ helios-setup] Jun 05 20:01:51.318 INFO E| Compiling ansi_term v0.12.1
37372024-06-05T20:01:52.507Z[ helios-setup] Jun 05 20:01:51.655 INFO E| Compiling strum v0.23.0
37382024-06-05T20:01:53.126Z[ helios-setup] Jun 05 20:01:51.864 INFO E| Compiling bitflags v1.3.2
37392024-06-05T20:01:53.136Z[ helios-setup] Jun 05 20:01:51.964 INFO E| Compiling fletcher v0.1.0
37402024-06-05T20:01:53.136Z[ helios-setup] Jun 05 20:01:52.128 INFO E| Compiling clap v2.34.0
37412024-06-05T20:01:53.136Z[ helios-setup] Jun 05 20:01:52.266 INFO E| Compiling log v0.4.21
37422024-06-05T20:01:53.174Z[ helios-setup] Jun 05 20:01:52.321 INFO E| Compiling plain v0.2.3
37432024-06-05T20:01:53.410Z[ helios-setup] Jun 05 20:01:52.563 INFO E| Compiling parse_int v0.6.0
37442024-06-05T20:01:53.453Z[ helios-setup] Jun 05 20:01:52.603 INFO E| Compiling bytesize v1.3.0
37452024-06-05T20:01:55.715Z[ helios-setup] Jun 05 20:01:54.868 INFO E| Compiling serde_derive_internals v0.29.0
37462024-06-05T20:02:01.408Z[ helios-setup] Jun 05 20:02:00.562 INFO E| Compiling serde_derive v1.0.200
37472024-06-05T20:02:01.408Z[ helios-setup] Jun 05 20:02:00.562 INFO E| Compiling thiserror-impl v1.0.59
37482024-06-05T20:02:01.412Z[ helios-setup] Jun 05 20:02:00.562 INFO E| Compiling schemars_derive v0.8.19
37492024-06-05T20:02:01.412Z[ helios-setup] Jun 05 20:02:00.562 INFO E| Compiling zerocopy-derive v0.6.6
37502024-06-05T20:02:04.940Z[ helios-setup] Jun 05 20:02:04.090 INFO E| Compiling zerocopy v0.6.6
37512024-06-05T20:02:06.729Z[ helios-setup] Jun 05 20:02:05.883 INFO E| Compiling pest v2.7.10
37522024-06-05T20:02:06.786Z[ helios-setup] Jun 05 20:02:05.940 INFO E| Compiling modular-bitfield-impl v0.11.2
37532024-06-05T20:02:06.833Z[ helios-setup] Jun 05 20:02:05.987 INFO E| Compiling num-derive v0.3.3
37542024-06-05T20:02:07.282Z[ helios-setup] Jun 05 20:02:06.436 INFO E| Compiling strum_macros v0.23.1
37552024-06-05T20:02:07.966Z[ helios-setup] Jun 05 20:02:07.121 INFO E| Compiling scroll_derive v0.10.5
37562024-06-05T20:02:07.998Z[ helios-setup] Jun 05 20:02:07.152 INFO E| Compiling structopt-derive v0.4.18
37572024-06-05T20:02:11.282Z[ helios-setup] Jun 05 20:02:10.430 INFO E| Compiling pest_meta v2.7.10
37582024-06-05T20:02:11.722Z[ helios-setup] Jun 05 20:02:10.876 INFO E| Compiling scroll v0.10.2
37592024-06-05T20:02:12.561Z[ helios-setup] Jun 05 20:02:11.715 INFO E| Compiling modular-bitfield v0.11.2
37602024-06-05T20:02:12.992Z[ helios-setup] Jun 05 20:02:12.146 INFO E| Compiling goblin v0.4.3
37612024-06-05T20:02:13.868Z[ helios-setup] Jun 05 20:02:12.985 INFO E| Compiling structopt v0.3.26
37622024-06-05T20:02:14.055Z[ helios-setup] Jun 05 20:02:13.207 INFO E| Compiling pest_generator v2.7.10
37632024-06-05T20:02:19.309Z[ helios-setup] Jun 05 20:02:18.464 INFO E| Compiling pest_derive v2.7.10
37642024-06-05T20:02:23.228Z[ helios-setup] Jun 05 20:02:22.383 INFO E| Compiling toml v0.5.11
37652024-06-05T20:02:23.228Z[ helios-setup] Jun 05 20:02:22.383 INFO E| Compiling json5 v0.4.1
37662024-06-05T20:02:26.949Z[ helios-setup] Jun 05 20:02:26.104 INFO E| Compiling proc-macro-crate v0.1.5
37672024-06-05T20:02:29.022Z[ helios-setup] Jun 05 20:02:28.177 INFO E| Compiling four-cc v0.3.0
37682024-06-05T20:02:29.022Z[ helios-setup] Jun 05 20:02:28.177 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b)
37692024-06-05T20:02:33.662Z[ helios-setup] Jun 05 20:02:32.815 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9)
37702024-06-05T20:03:12.118Z[ helios-setup] Jun 05 20:03:11.277 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
37712024-06-05T20:03:29.561Z[ helios-setup] Jun 05 20:03:28.719 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
37722024-06-05T20:03:30.264Z[ helios-setup] Jun 05 20:03:29.423 INFO E| warning: unused variable: `abl_version`
37732024-06-05T20:03:30.264Z[ helios-setup] Jun 05 20:03:29.424 INFO E| --> src/main.rs:1118:5
37742024-06-05T20:03:30.268Z[ helios-setup] Jun 05 20:03:29.424 INFO E| |
37752024-06-05T20:03:30.268Z[ helios-setup] Jun 05 20:03:29.424 INFO E| 1118 | abl_version: Option<u32>,
37762024-06-05T20:03:30.268Z[ helios-setup] Jun 05 20:03:29.424 INFO E| | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version`
37772024-06-05T20:03:30.268Z[ helios-setup] Jun 05 20:03:29.424 INFO E| |
37782024-06-05T20:03:30.268Z[ helios-setup] Jun 05 20:03:29.424 INFO E| = note: `#[warn(unused_variables)]` on by default
37792024-06-05T20:04:10.959Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
37802024-06-05T20:04:15.578Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
37812024-06-05T20:04:22.153Z[ helios-setup] Jun 05 20:04:21.317 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 1 warning (run `cargo fix --bin "amd-host-image-builder"` to apply 1 suggestion)
37822024-06-05T20:04:22.157Z[ helios-setup] Jun 05 20:04:21.317 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 41s
37832024-06-05T20:04:22.190Z[ helios-setup] Jun 05 20:04:21.353 INFO building project "amd-host-image-builder" ok (193 seconds)
37842024-06-05T20:04:22.190Z[ helios-setup] Jun 05 20:04:21.353 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
37852024-06-05T20:04:22.193Z[ helios-setup] Jun 05 20:04:21.353 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
37862024-06-05T20:04:22.515Z[ helios-setup] Jun 05 20:04:21.678 INFO E| Compiling adler v1.0.2
37872024-06-05T20:04:22.682Z[ helios-setup] Jun 05 20:04:21.845 INFO E| Compiling miniz_oxide v0.7.2
37882024-06-05T20:04:25.529Z[ helios-setup] Jun 05 20:04:24.692 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
37892024-06-05T20:04:26.454Z[ helios-setup] Jun 05 20:04:25.617 INFO E| Finished `release` profile [optimized] target(s) in 4.16s
37902024-06-05T20:04:26.461Z[ helios-setup] Jun 05 20:04:25.625 INFO building project "pinprick" ok (4 seconds)
37912024-06-05T20:04:26.465Z[ helios-setup] rm -f helios-build
37922024-06-05T20:04:26.468Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37932024-06-05T20:04:26.472Z[ helios-setup]
37942024-06-05T20:04:26.472Z[ helios-setup] Setup complete! ./helios-build is now available.
37952024-06-05T20:04:26.472Z[ helios-setup]
37962024-06-05T20:04:26.476Z[ helios-setup]
37972024-06-05T20:04:26.476Z[ helios-setup] real 12:34.725769502
37982024-06-05T20:04:26.476Z[ helios-setup] user 29:37.333746278
37992024-06-05T20:04:26.476Z[ helios-setup] sys 3:40.999398165
38002024-06-05T20:04:26.476Z[ helios-setup] trap 1.692690321
38012024-06-05T20:04:26.476Z[ helios-setup] tflt 6.914317994
38022024-06-05T20:04:26.476Z[ helios-setup] dflt 38.709973659
38032024-06-05T20:04:26.476Z[ helios-setup] kflt 0.018734519
38042024-06-05T20:04:26.476Z[ helios-setup] lock 1:59:33.731971173
38052024-06-05T20:04:26.476Z[ helios-setup] slp 3:09:31.645225487
38062024-06-05T20:04:26.476Z[ helios-setup] lat 33:00.032158556
38072024-06-05T20:04:26.476Z[ helios-setup] stop 4:05.962026017
38082024-06-05T20:04:26.476ZJun 05 20:04:25.638 INFO [helios-setup] process exited with exit status: 0 (754.731737207s)
38092024-06-05T20:04:26.477ZJun 05 20:04:25.638 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
38102024-06-05T20:04:26.492Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos'
38112024-06-05T20:04:26.787Z[ phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18)
38122024-06-05T20:04:26.790Z[ phbl-toolchain] info: downloading component 'cargo'
38132024-06-05T20:04:28.520Z[ phbl-toolchain] info: downloading component 'clippy'
38142024-06-05T20:04:29.532Z[ phbl-toolchain] info: downloading component 'llvm-tools'
38152024-06-05T20:04:34.739Z[ phbl-toolchain] info: downloading component 'miri'
38162024-06-05T20:04:34.831Z[ phbl-toolchain] info: downloading component 'rust-docs'
38172024-06-05T20:04:36.420Z[ phbl-toolchain] info: downloading component 'rust-src'
38182024-06-05T20:04:36.500Z[ phbl-toolchain] info: downloading component 'rust-std'
38192024-06-05T20:04:38.676Z[ phbl-toolchain] info: downloading component 'rustc'
38202024-06-05T20:04:44.757Z[ phbl-toolchain] info: downloading component 'rustfmt'
38212024-06-05T20:04:44.967Z[ phbl-toolchain] info: installing component 'cargo'
38222024-06-05T20:04:46.146Z[ phbl-toolchain] info: installing component 'clippy'
38232024-06-05T20:04:46.639Z[ phbl-toolchain] info: installing component 'llvm-tools'
38242024-06-05T20:04:52.353Z[ phbl-toolchain] info: installing component 'miri'
38252024-06-05T20:04:52.719Z[ phbl-toolchain] info: installing component 'rust-docs'
38262024-06-05T20:04:59.345Z[ phbl-toolchain] info: installing component 'rust-src'
38272024-06-05T20:05:00.055Z[ phbl-toolchain] info: installing component 'rust-std'
38282024-06-05T20:05:02.467Z[ phbl-toolchain] info: installing component 'rustc'
38292024-06-05T20:05:08.968Z[ phbl-toolchain] info: installing component 'rustfmt'
38302024-06-05T20:05:09.721Z[ phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15)
38312024-06-05T20:05:09.725ZJun 05 20:05:08.891 INFO [phbl-toolchain] process exited with exit status: 0 (43.252605045s)
38322024-06-05T20:10:42.407Z[ host-package] Finished `release` profile [optimized] target(s) in 18m 05s
38332024-06-05T20:11:53.822ZJun 05 20:11:53.014 INFO [host-package] process exited with exit status: 0 (1156.812762824s)
38342024-06-05T20:11:53.822ZJun 05 20:11:53.014 INFO [host-stamp] running task
38352024-06-05T20:11:53.825ZJun 05 20:11:53.015 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38362024-06-05T20:11:53.825ZJun 05 20:11:53.015 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 9.0.0-0.ci+git48d427ece7c
38372024-06-05T20:11:53.831ZJun 05 20:11:53.025 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 9.0.0-0.ci+git48d427ece7c
38382024-06-05T20:11:53.836ZJun 05 20:11:53.031 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 9.0.0-0.ci+git48d427ece7c
38392024-06-05T20:11:53.840Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38402024-06-05T20:11:53.840Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38412024-06-05T20:11:53.844ZJun 05 20:11:53.036 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 9.0.0-0.ci+git48d427ece7c
38422024-06-05T20:11:53.848Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38432024-06-05T20:11:53.853ZJun 05 20:11:53.042 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 9.0.0-0.ci+git48d427ece7c
38442024-06-05T20:11:53.856Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38452024-06-05T20:11:53.856ZJun 05 20:11:53.050 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 9.0.0-0.ci+git48d427ece7c
38462024-06-05T20:11:53.861Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38472024-06-05T20:11:53.861Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38482024-06-05T20:11:53.865ZJun 05 20:11:53.058 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 9.0.0-0.ci+git48d427ece7c
38492024-06-05T20:11:53.870Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38502024-06-05T20:11:53.874ZJun 05 20:11:53.067 INFO [stamp-oxlog] process exited with exit status: 0 (41.904733ms)
38512024-06-05T20:11:53.877Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38522024-06-05T20:11:53.887Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38532024-06-05T20:11:53.890Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38542024-06-05T20:11:53.894ZJun 05 20:11:53.086 INFO [stamp-overlay] process exited with exit status: 0 (27.278763ms)
38552024-06-05T20:11:53.945Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38562024-06-05T20:11:53.949ZJun 05 20:11:53.141 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (109.681711ms)
38572024-06-05T20:11:54.084Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38582024-06-05T20:11:54.088ZJun 05 20:11:53.282 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (239.844317ms)
38592024-06-05T20:11:54.189Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38602024-06-05T20:11:54.192ZJun 05 20:11:53.386 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (349.824665ms)
38612024-06-05T20:11:54.851Z[recovery-package] Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
38622024-06-05T20:11:55.093Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38632024-06-05T20:11:55.096ZJun 05 20:11:54.291 INFO [stamp-propolis-server] process exited with exit status: 0 (1.240648655s)
38642024-06-05T20:11:57.058Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38652024-06-05T20:12:03.299Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
38662024-06-05T20:12:03.303ZJun 05 20:12:02.498 INFO [stamp-switch-asic] process exited with exit status: 0 (9.483084048s)
38672024-06-05T20:12:03.307ZJun 05 20:12:02.498 INFO [host-stamp] task succeeded (9.483865998s)
38682024-06-05T20:12:03.307ZJun 05 20:12:02.498 INFO [host-proto] running task
38692024-06-05T20:12:03.736ZJun 05 20:12:02.931 INFO [host-proto] task succeeded (432.136576ms)
38702024-06-05T20:12:03.736ZJun 05 20:12:02.931 INFO [host-profile] running task
38712024-06-05T20:12:03.739ZJun 05 20:12:02.931 INFO [host-profile] task succeeded (371.433µs)
38722024-06-05T20:12:03.740ZJun 05 20:12:02.931 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.31.262' -P /tmp/.tmp0XfAvA/proto/host/root -N 'ci 48d427e/${os_short_commit} 2024-06-05 19:51' -s host -B
38732024-06-05T20:12:03.750Z[ host-image] Jun 05 20:12:02.945 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38742024-06-05T20:12:03.750Z[ host-image] Jun 05 20:12:02.945 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38752024-06-05T20:12:03.765Z[ host-image] Jun 05 20:12:02.960 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp0XfAvA/proto/host/root"
38762024-06-05T20:12:03.768Z[ host-image] Jun 05 20:12:02.960 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38772024-06-05T20:12:03.768Z[ host-image] Jun 05 20:12:02.960 INFO image builder template: ramdisk-01-os...
38782024-06-05T20:12:03.768Z[ host-image] Jun 05 20:12:02.960 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/.tmp0XfAvA/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.31.262", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38792024-06-05T20:12:03.789Z[ host-image] Jun 05 20:12:02.983 INFO O| Jun 05 20:12:02.983 INFO CREATE DATASET: rpool/images/build/host/output
38802024-06-05T20:12:03.969Z[ host-image] Jun 05 20:12:03.164 INFO O| Jun 05 20:12:03.163 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
38812024-06-05T20:12:03.973Z[ host-image] Jun 05 20:12:03.168 INFO O| Jun 05 20:12:03.168 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
38822024-06-05T20:12:04.200Z[ host-image] Jun 05 20:12:03.395 INFO O| Jun 05 20:12:03.395 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
38832024-06-05T20:12:04.294Z[ host-image] Jun 05 20:12:03.489 INFO O| Jun 05 20:12:03.489 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
38842024-06-05T20:12:04.298Z[ host-image] Jun 05 20:12:03.489 INFO O| Jun 05 20:12:03.489 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
38852024-06-05T20:12:04.298Z[ host-image] Jun 05 20:12:03.489 INFO O| Jun 05 20:12:03.489 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
38862024-06-05T20:12:04.298Z[ host-image] Jun 05 20:12:03.489 INFO O| Jun 05 20:12:03.489 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
38872024-06-05T20:12:04.304Z[ host-image] Jun 05 20:12:03.499 INFO O| Jun 05 20:12:03.499 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
38882024-06-05T20:12:04.581Z[ host-image] Jun 05 20:12:03.775 INFO O| Jun 05 20:12:03.775 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38892024-06-05T20:12:04.591Z[ host-image] Jun 05 20:12:03.786 INFO O| Jun 05 20:12:03.786 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
38902024-06-05T20:12:04.968Z[ host-image] Jun 05 20:12:04.159 INFO O| Jun 05 20:12:04.159 INFO O| Caching catalogs ... Done
38912024-06-05T20:12:05.050Z[ host-image] Jun 05 20:12:04.245 INFO O| Jun 05 20:12:04.245 INFO STEP 0 (pkg_image_create) COMPLETE
38922024-06-05T20:12:05.050Z[ host-image] Jun 05 20:12:04.245 INFO O| Jun 05 20:12:04.245 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38932024-06-05T20:12:05.056Z[ host-image] Jun 05 20:12:04.245 INFO O| Jun 05 20:12:04.245 INFO skip step because feature "repo_redist" is not enabled
38942024-06-05T20:12:05.056Z[ host-image] Jun 05 20:12:04.245 INFO O| Jun 05 20:12:04.245 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38952024-06-05T20:12:05.061Z[ host-image] Jun 05 20:12:04.256 INFO O| Jun 05 20:12:04.256 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"]
38962024-06-05T20:12:05.403Z[ host-image] Jun 05 20:12:04.597 INFO O| Jun 05 20:12:04.597 INFO STEP 2 (pkg_set_publisher) COMPLETE
38972024-06-05T20:12:05.403Z[ host-image] Jun 05 20:12:04.597 INFO O| Jun 05 20:12:04.597 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38982024-06-05T20:12:05.414Z[ host-image] Jun 05 20:12:04.609 INFO O| Jun 05 20:12:04.609 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"]
38992024-06-05T20:12:05.779Z[ host-image] Jun 05 20:12:04.973 INFO O| Jun 05 20:12:04.973 INFO STEP 3 (pkg_set_publisher) COMPLETE
39002024-06-05T20:12:05.779Z[ host-image] Jun 05 20:12:04.973 INFO O| Jun 05 20:12:04.973 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39012024-06-05T20:12:05.779Z[ host-image] Jun 05 20:12:04.973 INFO O| Jun 05 20:12:04.973 INFO skip step because feature "repo_redist" is not enabled
39022024-06-05T20:12:05.782Z[ host-image] Jun 05 20:12:04.973 INFO O| Jun 05 20:12:04.973 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39032024-06-05T20:12:06.203Z[ host-image] Jun 05 20:12:05.395 INFO O| Jun 05 20:12:05.395 INFO variant opensolaris.zone is already global
39042024-06-05T20:12:06.203Z[ host-image] Jun 05 20:12:05.395 INFO O| Jun 05 20:12:05.395 INFO STEP 5 (pkg_change_variant) COMPLETE
39052024-06-05T20:12:06.207Z[ host-image] Jun 05 20:12:05.396 INFO O| Jun 05 20:12:05.395 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39062024-06-05T20:12:06.729Z[ host-image] Jun 05 20:12:05.924 INFO O| Jun 05 20:12:05.924 INFO variant opensolaris.imagetype is full; changing to partial
39072024-06-05T20:12:06.729Z[ host-image] Jun 05 20:12:05.924 INFO O| Jun 05 20:12:05.924 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39082024-06-05T20:12:10.813Z[ host-image] Jun 05 20:12:10.009 INFO O| Jun 05 20:12:10.009 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39092024-06-05T20:12:14.322Z[ host-image] Jun 05 20:12:13.517 INFO O| Jun 05 20:12:13.517 INFO O| Startup: Caching catalogs ... Done
39102024-06-05T20:12:14.379Z[ host-image] Jun 05 20:12:13.574 INFO O| Jun 05 20:12:13.574 INFO O| Planning: Planning completed in 0.00 seconds
39112024-06-05T20:12:14.382Z[ host-image] Jun 05 20:12:13.575 INFO O| Jun 05 20:12:13.575 INFO O| Planning: Consolidating action changes ... Done
39122024-06-05T20:12:14.382Z[ host-image] Jun 05 20:12:13.575 INFO O| Jun 05 20:12:13.575 INFO O| Planning: Evaluating mediators ... Done
39132024-06-05T20:12:14.382Z[ host-image] Jun 05 20:12:13.576 INFO O| Jun 05 20:12:13.576 INFO O| Planning: Planning completed in 0.00 seconds
39142024-06-05T20:12:14.383Z[ host-image] Jun 05 20:12:13.576 INFO O| Jun 05 20:12:13.576 INFO O| Variants/Facets to change: 1
39152024-06-05T20:12:14.403Z[ host-image] Jun 05 20:12:13.599 INFO O| Jun 05 20:12:13.599 INFO O| Done
39162024-06-05T20:12:14.403Z[ host-image] Jun 05 20:12:13.599 INFO O| Jun 05 20:12:13.599 INFO O| Done
39172024-06-05T20:12:14.903Z[ host-image] Jun 05 20:12:14.095 INFO O| Jun 05 20:12:14.095 INFO O| Done
39182024-06-05T20:12:14.924Z[ host-image] Jun 05 20:12:14.119 INFO O| Jun 05 20:12:14.119 INFO O| Done
39192024-06-05T20:12:14.927Z[ host-image] Jun 05 20:12:14.121 INFO O| Jun 05 20:12:14.120 INFO O| Done
39202024-06-05T20:12:14.927Z[ host-image] Jun 05 20:12:14.121 INFO O| Jun 05 20:12:14.121 INFO O| Done
39212024-06-05T20:12:14.927Z[ host-image] Jun 05 20:12:14.122 INFO O| Jun 05 20:12:14.122 INFO O| Done
39222024-06-05T20:12:15.212Z[ host-image] Jun 05 20:12:14.408 INFO O| Jun 05 20:12:14.408 INFO STEP 6 (pkg_change_variant) COMPLETE
39232024-06-05T20:12:15.212Z[ host-image] Jun 05 20:12:14.408 INFO O| Jun 05 20:12:14.408 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39242024-06-05T20:12:15.215Z[ host-image] Jun 05 20:12:14.408 INFO O| Jun 05 20:12:14.408 INFO skip step because feature "debug_variant" is not enabled
39252024-06-05T20:12:15.215Z[ host-image] Jun 05 20:12:14.408 INFO O| Jun 05 20:12:14.408 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39262024-06-05T20:12:15.562Z[ host-image] Jun 05 20:12:14.758 INFO O| Jun 05 20:12:14.758 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39272024-06-05T20:12:15.956Z[ host-image] Jun 05 20:12:15.152 INFO O| Jun 05 20:12:15.152 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39282024-06-05T20:12:15.959Z[ host-image] Jun 05 20:12:15.154 INFO O| Jun 05 20:12:15.153 INFO O| Planning: Planning completed in 0.00 seconds
39292024-06-05T20:12:15.959Z[ host-image] Jun 05 20:12:15.154 INFO O| Jun 05 20:12:15.154 INFO O| Planning: Consolidating action changes ... Done
39302024-06-05T20:12:15.960Z[ host-image] Jun 05 20:12:15.154 INFO O| Jun 05 20:12:15.154 INFO O| Planning: Evaluating mediators ... Done
39312024-06-05T20:12:15.960Z[ host-image] Jun 05 20:12:15.155 INFO O| Jun 05 20:12:15.154 INFO O| Planning: Planning completed in 0.00 seconds
39322024-06-05T20:12:15.960Z[ host-image] Jun 05 20:12:15.155 INFO O| Jun 05 20:12:15.155 INFO O| Variants/Facets to change: 1
39332024-06-05T20:12:15.972Z[ host-image] Jun 05 20:12:15.168 INFO O| Jun 05 20:12:15.168 INFO O| Done
39342024-06-05T20:12:15.972Z[ host-image] Jun 05 20:12:15.168 INFO O| Jun 05 20:12:15.168 INFO O| Done
39352024-06-05T20:12:16.171Z[ host-image] Jun 05 20:12:15.366 INFO O| Jun 05 20:12:15.366 INFO O| Done
39362024-06-05T20:12:16.200Z[ host-image] Jun 05 20:12:15.396 INFO O| Jun 05 20:12:15.396 INFO O| Done
39372024-06-05T20:12:16.203Z[ host-image] Jun 05 20:12:15.396 INFO O| Jun 05 20:12:15.396 INFO O| Done
39382024-06-05T20:12:16.203Z[ host-image] Jun 05 20:12:15.396 INFO O| Jun 05 20:12:15.396 INFO O| Done
39392024-06-05T20:12:16.203Z[ host-image] Jun 05 20:12:15.398 INFO O| Jun 05 20:12:15.397 INFO O| Done
39402024-06-05T20:12:16.257Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO STEP 8 (pkg_change_facet) COMPLETE
39412024-06-05T20:12:16.257Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39422024-06-05T20:12:16.261Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO skip step because feature "recovery" is not enabled
39432024-06-05T20:12:16.261Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39442024-06-05T20:12:16.261Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO skip step because feature "recovery" is not enabled
39452024-06-05T20:12:16.261Z[ host-image] Jun 05 20:12:15.453 INFO O| Jun 05 20:12:15.453 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39462024-06-05T20:12:16.268Z[ host-image] Jun 05 20:12:15.464 INFO O| Jun 05 20:12:15.464 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"]
39472024-06-05T20:12:16.666Z[ host-image] Jun 05 20:12:15.861 INFO O| Jun 05 20:12:15.861 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39482024-06-05T20:12:17.418Z[recovery-package] Finished `release` profile [optimized] target(s) in 23.51s
39492024-06-05T20:12:26.612Z[ host-image] Jun 05 20:12:25.809 INFO O| Jun 05 20:12:25.809 INFO O| Planning: Solver setup ... Done
39502024-06-05T20:12:30.352ZJun 05 20:12:29.549 INFO [recovery-package] process exited with exit status: 0 (36.533597662s)
39512024-06-05T20:12:30.352ZJun 05 20:12:29.549 INFO [recovery-stamp] running task
39522024-06-05T20:12:30.355ZJun 05 20:12:29.549 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39532024-06-05T20:12:30.355ZJun 05 20:12:29.549 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 9.0.0-0.ci+git48d427ece7c
39542024-06-05T20:12:30.361ZJun 05 20:12:29.559 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 9.0.0-0.ci+git48d427ece7c
39552024-06-05T20:12:30.370Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39562024-06-05T20:12:30.379Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39572024-06-05T20:12:30.445Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39582024-06-05T20:12:30.448ZJun 05 20:12:29.645 INFO [stamp-installinator] process exited with exit status: 0 (86.827175ms)
39592024-06-05T20:12:30.488Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39602024-06-05T20:12:30.492ZJun 05 20:12:29.689 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (139.48264ms)
39612024-06-05T20:12:30.492ZJun 05 20:12:29.689 INFO [recovery-stamp] task succeeded (140.024349ms)
39622024-06-05T20:12:30.492ZJun 05 20:12:29.689 INFO [recovery-proto] running task
39632024-06-05T20:12:30.492ZJun 05 20:12:29.689 INFO [tuf-stamp] running task
39642024-06-05T20:12:30.495ZJun 05 20:12:29.690 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 9.0.0-0.ci+git48d427ece7c
39652024-06-05T20:12:30.500ZJun 05 20:12:29.697 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 9.0.0-0.ci+git48d427ece7c
39662024-06-05T20:12:30.508ZJun 05 20:12:29.704 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 9.0.0-0.ci+git48d427ece7c
39672024-06-05T20:12:30.512Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
39682024-06-05T20:12:30.515ZJun 05 20:12:29.711 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 9.0.0-0.ci+git48d427ece7c
39692024-06-05T20:12:30.519Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39702024-06-05T20:12:30.523ZJun 05 20:12:29.720 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 9.0.0-0.ci+git48d427ece7c
39712024-06-05T20:12:30.528Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39722024-06-05T20:12:30.546Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39732024-06-05T20:12:30.552ZJun 05 20:12:29.743 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 9.0.0-0.ci+git48d427ece7c
39742024-06-05T20:12:30.559Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39752024-06-05T20:12:30.562ZJun 05 20:12:29.757 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 9.0.0-0.ci+git48d427ece7c
39762024-06-05T20:12:30.634ZJun 05 20:12:29.831 INFO [recovery-proto] task succeeded (142.218275ms)
39772024-06-05T20:12:30.637ZJun 05 20:12:29.831 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.31.262' -P /tmp/.tmp0XfAvA/proto/recovery/root -N 'recovery 48d427e/${os_short_commit} 2024-06-05 19:51' -s recovery -R
39782024-06-05T20:12:30.652Z[ recovery-image] Jun 05 20:12:29.849 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39792024-06-05T20:12:30.652Z[ recovery-image] Jun 05 20:12:29.849 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
39802024-06-05T20:12:30.667Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39812024-06-05T20:12:30.670ZJun 05 20:12:29.864 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 9.0.0-0.ci+git48d427ece7c
39822024-06-05T20:12:30.735Z[ recovery-image] Jun 05 20:12:29.865 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp0XfAvA/proto/recovery/root"
39832024-06-05T20:12:30.735Z[ recovery-image] Jun 05 20:12:29.866 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
39842024-06-05T20:12:30.738ZJun 05 20:12:29.927 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 9.0.0-0.ci+git48d427ece7c
39852024-06-05T20:12:30.738Z[ recovery-image] Jun 05 20:12:29.866 INFO image builder template: ramdisk-01-os...
39862024-06-05T20:12:30.827Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39872024-06-05T20:12:30.861Z[ recovery-image] Jun 05 20:12:29.866 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/.tmp0XfAvA/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.31.262", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39882024-06-05T20:12:30.861Z[ recovery-image] Jun 05 20:12:29.932 INFO O| Jun 05 20:12:29.931 INFO CREATE DATASET: rpool/images/build/recovery/output
39892024-06-05T20:12:30.864Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39902024-06-05T20:12:30.865ZJun 05 20:12:30.056 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 9.0.0-0.ci+git48d427ece7c
39912024-06-05T20:12:30.888Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39922024-06-05T20:12:30.893ZJun 05 20:12:30.085 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 9.0.0-0.ci+git48d427ece7c
39932024-06-05T20:12:30.947Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
39942024-06-05T20:12:30.957Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39952024-06-05T20:12:30.985ZJun 05 20:12:30.182 INFO [stamp-probe] process exited with exit status: 0 (317.683097ms)
39962024-06-05T20:12:30.988Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39972024-06-05T20:12:30.992Z[ recovery-image] Jun 05 20:12:30.190 INFO O| Jun 05 20:12:30.189 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
39982024-06-05T20:12:31.075Z[ recovery-image] Jun 05 20:12:30.272 INFO O| Jun 05 20:12:30.225 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
39992024-06-05T20:12:31.423Z[ recovery-image] Jun 05 20:12:30.617 INFO O| Jun 05 20:12:30.617 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
40002024-06-05T20:12:31.441Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
40012024-06-05T20:12:31.502ZJun 05 20:12:30.699 INFO [stamp-ntp] process exited with exit status: 0 (643.400205ms)
40022024-06-05T20:12:31.558Z[ recovery-image] Jun 05 20:12:30.755 INFO O| Jun 05 20:12:30.755 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
40032024-06-05T20:12:31.562Z[ recovery-image] Jun 05 20:12:30.755 INFO O| Jun 05 20:12:30.755 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40042024-06-05T20:12:31.562Z[ recovery-image] Jun 05 20:12:30.755 INFO O| Jun 05 20:12:30.755 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40052024-06-05T20:12:31.562Z[ recovery-image] Jun 05 20:12:30.755 INFO O| Jun 05 20:12:30.755 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40062024-06-05T20:12:31.568Z[ recovery-image] Jun 05 20:12:30.766 INFO O| Jun 05 20:12:30.766 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40072024-06-05T20:12:31.760Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
40082024-06-05T20:12:31.766ZJun 05 20:12:30.963 INFO [stamp-external-dns] process exited with exit status: 0 (1.252032423s)
40092024-06-05T20:12:31.876Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40102024-06-05T20:12:31.879Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
40112024-06-05T20:12:31.883ZJun 05 20:12:31.078 INFO [stamp-internal-dns] process exited with exit status: 0 (1.334533241s)
40122024-06-05T20:12:31.924ZJun 05 20:12:31.121 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.417017167s)
40132024-06-05T20:12:31.928Z[ recovery-image] Jun 05 20:12:31.126 INFO O| Jun 05 20:12:31.125 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40142024-06-05T20:12:31.960Z[ recovery-image] Jun 05 20:12:31.157 INFO O| Jun 05 20:12:31.157 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
40152024-06-05T20:12:32.188Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
40162024-06-05T20:12:32.209Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40172024-06-05T20:12:32.349Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40182024-06-05T20:12:32.353ZJun 05 20:12:31.551 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.830961084s)
40192024-06-05T20:12:32.499Z[ recovery-image] Jun 05 20:12:31.696 INFO O| Jun 05 20:12:31.696 INFO O| Caching catalogs ... Done
40202024-06-05T20:12:32.621Z[ recovery-image] Jun 05 20:12:31.818 INFO O| Jun 05 20:12:31.818 INFO STEP 0 (pkg_image_create) COMPLETE
40212024-06-05T20:12:32.621Z[ recovery-image] Jun 05 20:12:31.818 INFO O| Jun 05 20:12:31.818 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40222024-06-05T20:12:32.625Z[ recovery-image] Jun 05 20:12:31.818 INFO O| Jun 05 20:12:31.818 INFO skip step because feature "repo_redist" is not enabled
40232024-06-05T20:12:32.625Z[ recovery-image] Jun 05 20:12:31.818 INFO O| Jun 05 20:12:31.818 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40242024-06-05T20:12:32.637Z[ recovery-image] Jun 05 20:12:31.834 INFO O| Jun 05 20:12:31.834 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"]
40252024-06-05T20:12:32.647Z[ host-image] Jun 05 20:12:31.844 INFO O| Jun 05 20:12:31.844 INFO O| Planning: Running solver ... Done
40262024-06-05T20:12:32.745Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40272024-06-05T20:12:32.749ZJun 05 20:12:31.947 INFO [stamp-oximeter] process exited with exit status: 0 (2.019626549s)
40282024-06-05T20:12:32.839Z[ host-image] Jun 05 20:12:32.036 INFO O| Jun 05 20:12:32.036 INFO O| Planning: Finding local manifests ... Done
40292024-06-05T20:12:32.852Z[ host-image] Jun 05 20:12:32.049 INFO O| Jun 05 20:12:32.049 INFO O| Planning: Fetching manifests: 0/123 0% complete
40302024-06-05T20:12:33.104Z[ recovery-image] Jun 05 20:12:32.301 INFO O| Jun 05 20:12:32.301 INFO STEP 2 (pkg_set_publisher) COMPLETE
40312024-06-05T20:12:33.104Z[ recovery-image] Jun 05 20:12:32.301 INFO O| Jun 05 20:12:32.301 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40322024-06-05T20:12:33.124Z[ recovery-image] Jun 05 20:12:32.321 INFO O| Jun 05 20:12:32.321 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"]
40332024-06-05T20:12:33.563Z[ recovery-image] Jun 05 20:12:32.760 INFO O| Jun 05 20:12:32.760 INFO STEP 3 (pkg_set_publisher) COMPLETE
40342024-06-05T20:12:33.563Z[ recovery-image] Jun 05 20:12:32.760 INFO O| Jun 05 20:12:32.760 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40352024-06-05T20:12:33.563Z[ recovery-image] Jun 05 20:12:32.760 INFO O| Jun 05 20:12:32.760 INFO skip step because feature "repo_redist" is not enabled
40362024-06-05T20:12:33.566Z[ recovery-image] Jun 05 20:12:32.760 INFO O| Jun 05 20:12:32.760 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40372024-06-05T20:12:34.054Z[ recovery-image] Jun 05 20:12:33.250 INFO O| Jun 05 20:12:33.250 INFO variant opensolaris.zone is already global
40382024-06-05T20:12:34.054Z[ recovery-image] Jun 05 20:12:33.250 INFO O| Jun 05 20:12:33.250 INFO STEP 5 (pkg_change_variant) COMPLETE
40392024-06-05T20:12:34.054Z[ recovery-image] Jun 05 20:12:33.250 INFO O| Jun 05 20:12:33.250 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40402024-06-05T20:12:34.163Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40412024-06-05T20:12:34.167ZJun 05 20:12:33.365 INFO [stamp-nexus] process exited with exit status: 0 (3.608232301s)
40422024-06-05T20:12:34.542Z[ recovery-image] Jun 05 20:12:33.738 INFO O| Jun 05 20:12:33.738 INFO variant opensolaris.imagetype is full; changing to partial
40432024-06-05T20:12:34.542Z[ recovery-image] Jun 05 20:12:33.738 INFO O| Jun 05 20:12:33.738 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40442024-06-05T20:12:35.826Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40452024-06-05T20:12:35.832ZJun 05 20:12:35.029 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.33975605s)
40462024-06-05T20:12:36.439Z[ host-image] Jun 05 20:12:35.636 INFO O| Jun 05 20:12:35.636 INFO O| Planning: Fetching manifests: 123/123 100% complete
40472024-06-05T20:12:37.315Z[ host-image] Jun 05 20:12:36.512 INFO O| Jun 05 20:12:36.512 INFO O| Planning: Package planning ... Done
40482024-06-05T20:12:38.363Z[ recovery-image] Jun 05 20:12:37.561 INFO O| Jun 05 20:12:37.561 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40492024-06-05T20:12:38.429Z[ host-image] Jun 05 20:12:37.624 INFO O| Jun 05 20:12:37.623 INFO O| Planning: Merging actions ... Done
40502024-06-05T20:12:38.641Z[ host-image] Jun 05 20:12:37.838 INFO O| Jun 05 20:12:37.838 INFO O| Planning: Checking for conflicting actions ... Done
40512024-06-05T20:12:38.695Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40522024-06-05T20:12:38.790Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40532024-06-05T20:12:38.793ZJun 05 20:12:37.991 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.293504135s)
40542024-06-05T20:12:38.800Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40552024-06-05T20:12:38.810Z[ host-image] Jun 05 20:12:38.007 INFO O| Jun 05 20:12:38.007 INFO O| Planning: Consolidating action changes ... Done
40562024-06-05T20:12:38.818Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
40572024-06-05T20:12:38.822Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
40582024-06-05T20:12:38.832Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40592024-06-05T20:12:38.863Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
40602024-06-05T20:12:38.866Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
40612024-06-05T20:12:38.866Z[verify-libraries] Compiling termios v0.3.3
40622024-06-05T20:12:39.320Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40632024-06-05T20:12:39.331ZJun 05 20:12:38.529 INFO [stamp-clickhouse] process exited with exit status: 0 (8.444153406s)
40642024-06-05T20:12:39.331ZJun 05 20:12:38.529 INFO [tuf-stamp] task succeeded (8.840351913s)
40652024-06-05T20:12:39.351Z[verify-libraries] Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
40662024-06-05T20:12:39.412Z[ host-image] Jun 05 20:12:38.609 INFO O| Jun 05 20:12:38.609 INFO O| Planning: Evaluating mediators ... Done
40672024-06-05T20:12:39.423Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
40682024-06-05T20:12:42.704Z[ recovery-image] Jun 05 20:12:41.902 INFO O| Jun 05 20:12:41.902 INFO O| Startup: Caching catalogs ... Done
40692024-06-05T20:12:42.769Z[ recovery-image] Jun 05 20:12:41.964 INFO O| Jun 05 20:12:41.964 INFO O| Planning: Planning completed in 0.00 seconds
40702024-06-05T20:12:42.772Z[ recovery-image] Jun 05 20:12:41.965 INFO O| Jun 05 20:12:41.965 INFO O| Planning: Consolidating action changes ... Done
40712024-06-05T20:12:42.772Z[ recovery-image] Jun 05 20:12:41.965 INFO O| Jun 05 20:12:41.965 INFO O| Planning: Evaluating mediators ... Done
40722024-06-05T20:12:42.772Z[ recovery-image] Jun 05 20:12:41.966 INFO O| Jun 05 20:12:41.966 INFO O| Planning: Planning completed in 0.00 seconds
40732024-06-05T20:12:42.772Z[ recovery-image] Jun 05 20:12:41.966 INFO O| Jun 05 20:12:41.966 INFO O| Variants/Facets to change: 1
40742024-06-05T20:12:42.834Z[ recovery-image] Jun 05 20:12:42.031 INFO O| Jun 05 20:12:42.031 INFO O| Done
40752024-06-05T20:12:42.834Z[ recovery-image] Jun 05 20:12:42.031 INFO O| Jun 05 20:12:42.031 INFO O| Done
40762024-06-05T20:12:43.320Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40772024-06-05T20:12:43.371Z[ recovery-image] Jun 05 20:12:42.568 INFO O| Jun 05 20:12:42.568 INFO O| Done
40782024-06-05T20:12:43.415Z[ recovery-image] Jun 05 20:12:42.613 INFO O| Jun 05 20:12:42.613 INFO O| Done
40792024-06-05T20:12:43.418Z[ recovery-image] Jun 05 20:12:42.615 INFO O| Jun 05 20:12:42.615 INFO O| Done
40802024-06-05T20:12:43.418Z[ recovery-image] Jun 05 20:12:42.615 INFO O| Jun 05 20:12:42.615 INFO O| Done
40812024-06-05T20:12:43.422Z[ recovery-image] Jun 05 20:12:42.617 INFO O| Jun 05 20:12:42.617 INFO O| Done
40822024-06-05T20:12:43.862Z[ recovery-image] Jun 05 20:12:43.060 INFO O| Jun 05 20:12:43.060 INFO STEP 6 (pkg_change_variant) COMPLETE
40832024-06-05T20:12:43.862Z[ recovery-image] Jun 05 20:12:43.060 INFO O| Jun 05 20:12:43.060 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40842024-06-05T20:12:43.865Z[ recovery-image] Jun 05 20:12:43.060 INFO O| Jun 05 20:12:43.060 INFO skip step because feature "debug_variant" is not enabled
40852024-06-05T20:12:43.865Z[ recovery-image] Jun 05 20:12:43.060 INFO O| Jun 05 20:12:43.060 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40862024-06-05T20:12:44.581Z[ recovery-image] Jun 05 20:12:43.778 INFO O| Jun 05 20:12:43.778 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
40872024-06-05T20:12:45.499Z[ recovery-image] Jun 05 20:12:44.696 INFO O| Jun 05 20:12:44.696 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40882024-06-05T20:12:45.502Z[ recovery-image] Jun 05 20:12:44.698 INFO O| Jun 05 20:12:44.698 INFO O| Planning: Planning completed in 0.00 seconds
40892024-06-05T20:12:45.502Z[ recovery-image] Jun 05 20:12:44.699 INFO O| Jun 05 20:12:44.699 INFO O| Planning: Consolidating action changes ... Done
40902024-06-05T20:12:45.502Z[ recovery-image] Jun 05 20:12:44.699 INFO O| Jun 05 20:12:44.699 INFO O| Planning: Evaluating mediators ... Done
40912024-06-05T20:12:45.502Z[ recovery-image] Jun 05 20:12:44.700 INFO O| Jun 05 20:12:44.699 INFO O| Planning: Planning completed in 0.00 seconds
40922024-06-05T20:12:45.502Z[ recovery-image] Jun 05 20:12:44.700 INFO O| Jun 05 20:12:44.700 INFO O| Variants/Facets to change: 1
40932024-06-05T20:12:45.570Z[ recovery-image] Jun 05 20:12:44.768 INFO O| Jun 05 20:12:44.767 INFO O| Done
40942024-06-05T20:12:45.570Z[ recovery-image] Jun 05 20:12:44.768 INFO O| Jun 05 20:12:44.768 INFO O| Done
40952024-06-05T20:12:46.072Z[ recovery-image] Jun 05 20:12:45.270 INFO O| Jun 05 20:12:45.270 INFO O| Done
40962024-06-05T20:12:46.119Z[ recovery-image] Jun 05 20:12:45.317 INFO O| Jun 05 20:12:45.317 INFO O| Done
40972024-06-05T20:12:46.122Z[ recovery-image] Jun 05 20:12:45.318 INFO O| Jun 05 20:12:45.318 INFO O| Done
40982024-06-05T20:12:46.122Z[ recovery-image] Jun 05 20:12:45.318 INFO O| Jun 05 20:12:45.318 INFO O| Done
40992024-06-05T20:12:46.122Z[ recovery-image] Jun 05 20:12:45.320 INFO O| Jun 05 20:12:45.320 INFO O| Done
41002024-06-05T20:12:46.239Z[ recovery-image] Jun 05 20:12:45.437 INFO O| Jun 05 20:12:45.437 INFO STEP 8 (pkg_change_facet) COMPLETE
41012024-06-05T20:12:46.239Z[ recovery-image] Jun 05 20:12:45.437 INFO O| Jun 05 20:12:45.437 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41022024-06-05T20:12:46.289Z[ host-image] Jun 05 20:12:45.487 INFO O| Jun 05 20:12:45.487 INFO O| Planning: Planning completed in 29.63 seconds
41032024-06-05T20:12:46.296Z[ host-image] Jun 05 20:12:45.495 INFO O| Jun 05 20:12:45.494 INFO O| Packages to install: 123
41042024-06-05T20:12:46.296Z[ host-image] Jun 05 20:12:45.495 INFO O| Jun 05 20:12:45.494 INFO O| Mediators to change: 4
41052024-06-05T20:12:46.300Z[ host-image] Jun 05 20:12:45.495 INFO O| Jun 05 20:12:45.494 INFO O| Services to change: 6
41062024-06-05T20:12:46.481Z[ host-image] Jun 05 20:12:45.679 INFO O| Jun 05 20:12:45.679 INFO O| Download: 0/22715 items 0.0/196.3MB 0% complete
41072024-06-05T20:12:47.091Z[ recovery-image] Jun 05 20:12:46.289 INFO O| Jun 05 20:12:46.289 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
41082024-06-05T20:12:47.783Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
41092024-06-05T20:12:47.931Z[ recovery-image] Jun 05 20:12:47.129 INFO O| Jun 05 20:12:47.129 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41102024-06-05T20:12:47.935Z[ recovery-image] Jun 05 20:12:47.131 INFO O| Jun 05 20:12:47.131 INFO O| Planning: Planning completed in 0.00 seconds
41112024-06-05T20:12:47.935Z[ recovery-image] Jun 05 20:12:47.132 INFO O| Jun 05 20:12:47.132 INFO O| Planning: Consolidating action changes ... Done
41122024-06-05T20:12:47.935Z[ recovery-image] Jun 05 20:12:47.132 INFO O| Jun 05 20:12:47.132 INFO O| Planning: Evaluating mediators ... Done
41132024-06-05T20:12:47.935Z[ recovery-image] Jun 05 20:12:47.133 INFO O| Jun 05 20:12:47.133 INFO O| Planning: Planning completed in 0.00 seconds
41142024-06-05T20:12:47.938Z[ recovery-image] Jun 05 20:12:47.133 INFO O| Jun 05 20:12:47.133 INFO O| Variants/Facets to change: 1
41152024-06-05T20:12:47.985Z[ recovery-image] Jun 05 20:12:47.182 INFO O| Jun 05 20:12:47.182 INFO O| Done
41162024-06-05T20:12:47.985Z[ recovery-image] Jun 05 20:12:47.182 INFO O| Jun 05 20:12:47.182 INFO O| Done
41172024-06-05T20:12:48.330Z[ recovery-image] Jun 05 20:12:47.527 INFO O| Jun 05 20:12:47.527 INFO O| Done
41182024-06-05T20:12:48.373Z[ recovery-image] Jun 05 20:12:47.571 INFO O| Jun 05 20:12:47.571 INFO O| Done
41192024-06-05T20:12:48.376Z[ recovery-image] Jun 05 20:12:47.573 INFO O| Jun 05 20:12:47.573 INFO O| Done
41202024-06-05T20:12:48.376Z[ recovery-image] Jun 05 20:12:47.573 INFO O| Jun 05 20:12:47.573 INFO O| Done
41212024-06-05T20:12:48.379Z[ recovery-image] Jun 05 20:12:47.575 INFO O| Jun 05 20:12:47.575 INFO O| Done
41222024-06-05T20:12:48.476Z[ recovery-image] Jun 05 20:12:47.674 INFO O| Jun 05 20:12:47.674 INFO STEP 9 (pkg_change_facet) COMPLETE
41232024-06-05T20:12:48.476Z[ recovery-image] Jun 05 20:12:47.674 INFO O| Jun 05 20:12:47.674 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41242024-06-05T20:12:49.059Z[ recovery-image] Jun 05 20:12:48.257 INFO O| Jun 05 20:12:48.257 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
41252024-06-05T20:12:49.952Z[ recovery-image] Jun 05 20:12:49.149 INFO O| Jun 05 20:12:49.149 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41262024-06-05T20:12:49.955Z[ recovery-image] Jun 05 20:12:49.152 INFO O| Jun 05 20:12:49.151 INFO O| Planning: Planning completed in 0.00 seconds
41272024-06-05T20:12:49.955Z[ recovery-image] Jun 05 20:12:49.153 INFO O| Jun 05 20:12:49.153 INFO O| Planning: Consolidating action changes ... Done
41282024-06-05T20:12:49.955Z[ recovery-image] Jun 05 20:12:49.153 INFO O| Jun 05 20:12:49.153 INFO O| Planning: Evaluating mediators ... Done
41292024-06-05T20:12:49.955Z[ recovery-image] Jun 05 20:12:49.153 INFO O| Jun 05 20:12:49.153 INFO O| Planning: Planning completed in 0.00 seconds
41302024-06-05T20:12:49.959Z[ recovery-image] Jun 05 20:12:49.154 INFO O| Jun 05 20:12:49.154 INFO O| Variants/Facets to change: 1
41312024-06-05T20:12:50.031Z[ recovery-image] Jun 05 20:12:49.228 INFO O| Jun 05 20:12:49.228 INFO O| Done
41322024-06-05T20:12:50.031Z[ recovery-image] Jun 05 20:12:49.228 INFO O| Jun 05 20:12:49.228 INFO O| Done
41332024-06-05T20:12:50.453Z[ recovery-image] Jun 05 20:12:49.652 INFO O| Jun 05 20:12:49.652 INFO O| Done
41342024-06-05T20:12:50.501Z[ recovery-image] Jun 05 20:12:49.699 INFO O| Jun 05 20:12:49.699 INFO O| Done
41352024-06-05T20:12:50.504Z[ recovery-image] Jun 05 20:12:49.700 INFO O| Jun 05 20:12:49.700 INFO O| Done
41362024-06-05T20:12:50.504Z[ recovery-image] Jun 05 20:12:49.700 INFO O| Jun 05 20:12:49.700 INFO O| Done
41372024-06-05T20:12:50.504Z[ recovery-image] Jun 05 20:12:49.702 INFO O| Jun 05 20:12:49.702 INFO O| Done
41382024-06-05T20:12:50.616Z[ recovery-image] Jun 05 20:12:49.814 INFO O| Jun 05 20:12:49.814 INFO STEP 10 (pkg_change_facet) COMPLETE
41392024-06-05T20:12:50.616Z[ recovery-image] Jun 05 20:12:49.814 INFO O| Jun 05 20:12:49.814 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
41402024-06-05T20:12:50.639Z[ recovery-image] Jun 05 20:12:49.837 INFO O| Jun 05 20:12:49.836 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"]
41412024-06-05T20:12:51.484Z[ host-image] Jun 05 20:12:50.682 INFO O| Jun 05 20:12:50.682 INFO O| Download: 1120/22715 items 7.3/196.3MB 3% complete (1.5M/s)
41422024-06-05T20:12:51.588Z[ recovery-image] Jun 05 20:12:50.786 INFO O| Jun 05 20:12:50.786 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41432024-06-05T20:12:55.299Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41442024-06-05T20:12:56.747Z[ host-image] Jun 05 20:12:55.944 INFO O| Jun 05 20:12:55.944 INFO O| Download: 1805/22715 items 16.0/196.3MB 8% complete (1.6M/s)
41452024-06-05T20:13:01.771Z[ host-image] Jun 05 20:13:00.969 INFO O| Jun 05 20:13:00.969 INFO O| Download: 2344/22715 items 27.4/196.3MB 13% complete (2.0M/s)
41462024-06-05T20:13:06.770Z[ host-image] Jun 05 20:13:05.969 INFO O| Jun 05 20:13:05.969 INFO O| Download: 3506/22715 items 35.7/196.3MB 18% complete (1.9M/s)
41472024-06-05T20:13:11.771Z[ host-image] Jun 05 20:13:10.969 INFO O| Jun 05 20:13:10.969 INFO O| Download: 4560/22715 items 42.6/196.3MB 21% complete (1.6M/s)
41482024-06-05T20:13:12.854Z[ recovery-image] Jun 05 20:13:12.054 INFO O| Jun 05 20:13:12.053 INFO O| Planning: Solver setup ... Done
41492024-06-05T20:13:13.018Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41502024-06-05T20:13:16.771Z[ host-image] Jun 05 20:13:15.971 INFO O| Jun 05 20:13:15.971 INFO O| Download: 5633/22715 items 46.1/196.3MB 23% complete (1.1M/s)
41512024-06-05T20:13:21.793Z[ host-image] Jun 05 20:13:20.993 INFO O| Jun 05 20:13:20.993 INFO O| Download: 6764/22715 items 48.0/196.3MB 24% complete (535k/s)
41522024-06-05T20:13:25.174Z[ recovery-image] Jun 05 20:13:24.375 INFO O| Jun 05 20:13:24.374 INFO O| Planning: Running solver ... Done
41532024-06-05T20:13:25.431Z[ recovery-image] Jun 05 20:13:24.631 INFO O| Jun 05 20:13:24.631 INFO O| Planning: Finding local manifests ... Done
41542024-06-05T20:13:25.447Z[ recovery-image] Jun 05 20:13:24.647 INFO O| Jun 05 20:13:24.647 INFO O| Planning: Fetching manifests: 0/123 0% complete
41552024-06-05T20:13:26.793Z[ host-image] Jun 05 20:13:25.993 INFO O| Jun 05 20:13:25.993 INFO O| Download: 7462/22715 items 57.9/196.3MB 29% complete (1.2M/s)
41562024-06-05T20:13:30.378Z[ recovery-image] Jun 05 20:13:29.579 INFO O| Jun 05 20:13:29.579 INFO O| Planning: Fetching manifests: 123/123 100% complete
41572024-06-05T20:13:31.565Z[ recovery-image] Jun 05 20:13:30.765 INFO O| Jun 05 20:13:30.765 INFO O| Planning: Package planning ... Done
41582024-06-05T20:13:31.798Z[ host-image] Jun 05 20:13:30.999 INFO O| Jun 05 20:13:30.999 INFO O| Download: 8294/22715 items 67.4/196.3MB 34% complete (1.9M/s)
41592024-06-05T20:13:32.320Z[ recovery-image] Jun 05 20:13:31.521 INFO O| Jun 05 20:13:31.521 INFO O| Planning: Merging actions ... Done
41602024-06-05T20:13:32.697Z[ recovery-image] Jun 05 20:13:31.898 INFO O| Jun 05 20:13:31.898 INFO O| Planning: Checking for conflicting actions ... Done
41612024-06-05T20:13:32.862Z[ recovery-image] Jun 05 20:13:32.063 INFO O| Jun 05 20:13:32.063 INFO O| Planning: Consolidating action changes ... Done
41622024-06-05T20:13:33.273Z[ recovery-image] Jun 05 20:13:32.474 INFO O| Jun 05 20:13:32.474 INFO O| Planning: Evaluating mediators ... Done
41632024-06-05T20:13:36.812Z[ host-image] Jun 05 20:13:36.013 INFO O| Jun 05 20:13:36.013 INFO O| Download: 9381/22715 items 81.4/196.3MB 41% complete (2.3M/s)
41642024-06-05T20:13:39.172Z[ recovery-image] Jun 05 20:13:38.374 INFO O| Jun 05 20:13:38.374 INFO O| Planning: Planning completed in 47.59 seconds
41652024-06-05T20:13:39.179Z[ recovery-image] Jun 05 20:13:38.381 INFO O| Jun 05 20:13:38.381 INFO O| Packages to install: 123
41662024-06-05T20:13:39.183Z[ recovery-image] Jun 05 20:13:38.381 INFO O| Jun 05 20:13:38.381 INFO O| Mediators to change: 4
41672024-06-05T20:13:39.183Z[ recovery-image] Jun 05 20:13:38.381 INFO O| Jun 05 20:13:38.381 INFO O| Services to change: 5
41682024-06-05T20:13:39.334Z[ recovery-image] Jun 05 20:13:38.536 INFO O| Jun 05 20:13:38.536 INFO O| Download: 0/15828 items 0.0/173.1MB 0% complete
41692024-06-05T20:13:41.884Z[ host-image] Jun 05 20:13:41.086 INFO O| Jun 05 20:13:41.086 INFO O| Download: 10399/22715 items 87.9/196.3MB 44% complete (2.1M/s)
41702024-06-05T20:13:44.337Z[ recovery-image] Jun 05 20:13:43.539 INFO O| Jun 05 20:13:43.539 INFO O| Download: 927/15828 items 7.7/173.1MB 4% complete (1.6M/s)
41712024-06-05T20:13:46.902Z[ host-image] Jun 05 20:13:46.105 INFO O| Jun 05 20:13:46.105 INFO O| Download: 10859/22715 items 90.0/196.3MB 45% complete (1.3M/s)
41722024-06-05T20:13:49.602Z[ recovery-image] Jun 05 20:13:48.804 INFO O| Jun 05 20:13:48.804 INFO O| Download: 1296/15828 items 19.2/173.1MB 11% complete (1.9M/s)
41732024-06-05T20:13:52.203Z[ host-image] Jun 05 20:13:51.405 INFO O| Jun 05 20:13:51.405 INFO O| Download: 11233/22715 items 94.1/196.3MB 47% complete (698k/s)
41742024-06-05T20:13:55.344Z[ recovery-image] Jun 05 20:13:54.547 INFO O| Jun 05 20:13:54.547 INFO O| Download: 1557/15828 items 22.5/173.1MB 13% complete (1.6M/s)
41752024-06-05T20:13:57.204Z[ host-image] Jun 05 20:13:56.406 INFO O| Jun 05 20:13:56.406 INFO O| Download: 12051/22715 items 100.7/196.3MB 51% complete (1.0M/s)
41762024-06-05T20:14:00.345Z[ recovery-image] Jun 05 20:13:59.548 INFO O| Jun 05 20:13:59.548 INFO O| Download: 2473/15828 items 31.4/173.1MB 18% complete (1.1M/s)
41772024-06-05T20:14:02.204Z[ host-image] Jun 05 20:14:01.407 INFO O| Jun 05 20:14:01.407 INFO O| Download: 12233/22715 items 109.3/196.3MB 55% complete (1.5M/s)
41782024-06-05T20:14:05.347Z[ recovery-image] Jun 05 20:14:04.550 INFO O| Jun 05 20:14:04.550 INFO O| Download: 3126/15828 items 37.3/173.1MB 21% complete (1.5M/s)
41792024-06-05T20:14:07.215Z[ host-image] Jun 05 20:14:06.418 INFO O| Jun 05 20:14:06.418 INFO O| Download: 13041/22715 items 109.7/196.3MB 55% complete (966k/s)
41802024-06-05T20:14:09.588Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
41812024-06-05T20:14:10.570Z[ recovery-image] Jun 05 20:14:09.766 INFO O| Jun 05 20:14:09.766 INFO O| Download: 3674/15828 items 39.9/173.1MB 23% complete (862k/s)
41822024-06-05T20:14:12.214Z[ host-image] Jun 05 20:14:11.418 INFO O| Jun 05 20:14:11.418 INFO O| Download: 13896/22715 items 110.2/196.3MB 56% complete (107k/s)
41832024-06-05T20:14:15.572Z[ recovery-image] Jun 05 20:14:14.777 INFO O| Jun 05 20:14:14.767 INFO O| Download: 4029/15828 items 42.5/173.1MB 24% complete (524k/s)
41842024-06-05T20:14:17.216Z[ host-image] Jun 05 20:14:16.420 INFO O| Jun 05 20:14:16.420 INFO O| Download: 14449/22715 items 112.1/196.3MB 57% complete (213k/s)
41852024-06-05T20:14:20.566Z[ recovery-image] Jun 05 20:14:19.770 INFO O| Jun 05 20:14:19.770 INFO O| Download: 5004/15828 items 43.1/173.1MB 24% complete (327k/s)
41862024-06-05T20:14:22.217Z[ host-image] Jun 05 20:14:21.422 INFO O| Jun 05 20:14:21.422 INFO O| Download: 15016/22715 items 119.6/196.3MB 60% complete (970k/s)
41872024-06-05T20:14:25.565Z[ recovery-image] Jun 05 20:14:24.770 INFO O| Jun 05 20:14:24.770 INFO O| Download: 5704/15828 items 45.4/173.1MB 26% complete (281k/s)
41882024-06-05T20:14:28.364Z[ host-image] Jun 05 20:14:27.569 INFO O| Jun 05 20:14:27.569 INFO O| Download: 15542/22715 items 125.1/196.3MB 63% complete (1.4M/s)
41892024-06-05T20:14:31.046Z[ recovery-image] Jun 05 20:14:30.251 INFO O| Jun 05 20:14:30.250 INFO O| Download: 6098/15828 items 56.6/173.1MB 32% complete (1.2M/s)
41902024-06-05T20:14:33.367Z[ host-image] Jun 05 20:14:32.572 INFO O| Jun 05 20:14:32.572 INFO O| Download: 16528/22715 items 138.4/196.3MB 70% complete (1.8M/s)
41912024-06-05T20:14:36.064Z[ recovery-image] Jun 05 20:14:35.267 INFO O| Jun 05 20:14:35.267 INFO O| Download: 6268/15828 items 62.5/173.1MB 36% complete (1.6M/s)
41922024-06-05T20:14:38.377Z[ host-image] Jun 05 20:14:37.581 INFO O| Jun 05 20:14:37.581 INFO O| Download: 17250/22715 items 143.2/196.3MB 72% complete (1.8M/s)
41932024-06-05T20:14:41.072Z[ recovery-image] Jun 05 20:14:40.278 INFO O| Jun 05 20:14:40.278 INFO O| Download: 7196/15828 items 72.6/173.1MB 41% complete (1.6M/s)
41942024-06-05T20:14:43.376Z[ host-image] Jun 05 20:14:42.583 INFO O| Jun 05 20:14:42.583 INFO O| Download: 17910/22715 items 158.7/196.3MB 80% complete (2.0M/s)
41952024-06-05T20:14:46.550Z[ recovery-image] Jun 05 20:14:45.757 INFO O| Jun 05 20:14:45.757 INFO O| Download: 7632/15828 items 73.6/173.1MB 42% complete (1.2M/s)
41962024-06-05T20:14:48.376Z[ host-image] Jun 05 20:14:47.583 INFO O| Jun 05 20:14:47.583 INFO O| Download: 18935/22715 items 163.1/196.3MB 83% complete (2.0M/s)
41972024-06-05T20:14:51.867Z[ recovery-image] Jun 05 20:14:51.074 INFO O| Jun 05 20:14:51.074 INFO O| Download: 7955/15828 items 78.2/173.1MB 45% complete (531k/s)
41982024-06-05T20:14:53.521Z[ host-image] Jun 05 20:14:52.728 INFO O| Jun 05 20:14:52.728 INFO O| Download: 19999/22715 items 167.0/196.3MB 85% complete (930k/s)
41992024-06-05T20:14:56.881Z[ recovery-image] Jun 05 20:14:56.088 INFO O| Jun 05 20:14:56.088 INFO O| Download: 8650/15828 items 81.5/173.1MB 47% complete (674k/s)
42002024-06-05T20:14:58.743Z[ host-image] Jun 05 20:14:57.949 INFO O| Jun 05 20:14:57.949 INFO O| Download: 20747/22715 items 170.5/196.3MB 86% complete (749k/s)
42012024-06-05T20:15:01.976Z[ recovery-image] Jun 05 20:15:01.183 INFO O| Jun 05 20:15:01.182 INFO O| Download: 8840/15828 items 91.9/173.1MB 53% complete (1.5M/s)
42022024-06-05T20:15:03.840Z[ host-image] Jun 05 20:15:03.047 INFO O| Jun 05 20:15:03.047 INFO O| Download: 21017/22715 items 176.2/196.3MB 89% complete (952k/s)
42032024-06-05T20:15:06.984Z[ recovery-image] Jun 05 20:15:06.191 INFO O| Jun 05 20:15:06.191 INFO O| Download: 9915/15828 items 93.1/173.1MB 53% complete (1.2M/s)
42042024-06-05T20:15:08.890Z[ host-image] Jun 05 20:15:08.068 INFO O| Jun 05 20:15:08.068 INFO O| Download: 21658/22715 items 180.5/196.3MB 91% complete (1022k/s)
42052024-06-05T20:15:12.491Z[ recovery-image] Jun 05 20:15:11.700 INFO O| Jun 05 20:15:11.699 INFO O| Download: 10539/15828 items 93.4/173.1MB 53% complete (157k/s)
42062024-06-05T20:15:13.870Z[ host-image] Jun 05 20:15:13.078 INFO O| Jun 05 20:15:13.078 INFO O| Download: 22057/22715 items 193.8/196.3MB 98% complete (1.7M/s)
42072024-06-05T20:15:18.155Z[ recovery-image] Jun 05 20:15:17.363 INFO O| Jun 05 20:15:17.363 INFO O| Download: 11039/15828 items 95.1/173.1MB 54% complete (186k/s)
42082024-06-05T20:15:18.324Z[ host-image] Jun 05 20:15:17.533 INFO O| Jun 05 20:15:17.532 INFO O| Download: Completed 196.25 MB in 151.85 seconds (1.3M/s)
42092024-06-05T20:15:19.636Z[ host-image] Jun 05 20:15:18.842 INFO O| Jun 05 20:15:18.842 INFO O| Actions: 1/49219 actions (Installing new actions)
42102024-06-05T20:15:23.178Z[ recovery-image] Jun 05 20:15:22.387 INFO O| Jun 05 20:15:22.387 INFO O| Download: 11794/15828 items 122.2/173.1MB 70% complete (2.8M/s)
42112024-06-05T20:15:24.634Z[ host-image] Jun 05 20:15:23.842 INFO O| Jun 05 20:15:23.842 INFO O| Actions: 9642/49219 actions (Installing new actions)
42122024-06-05T20:15:28.193Z[ recovery-image] Jun 05 20:15:27.402 INFO O| Jun 05 20:15:27.402 INFO O| Download: 12641/15828 items 139.2/173.1MB 80% complete (4.4M/s)
42132024-06-05T20:15:29.634Z[ host-image] Jun 05 20:15:28.843 INFO O| Jun 05 20:15:28.843 INFO O| Actions: 16715/49219 actions (Installing new actions)
42142024-06-05T20:15:33.198Z[ recovery-image] Jun 05 20:15:32.407 INFO O| Jun 05 20:15:32.407 INFO O| Download: 13724/15828 items 143.9/173.1MB 83% complete (2.2M/s)
42152024-06-05T20:15:34.634Z[ host-image] Jun 05 20:15:33.843 INFO O| Jun 05 20:15:33.843 INFO O| Actions: 23270/49219 actions (Installing new actions)
42162024-06-05T20:15:38.273Z[ recovery-image] Jun 05 20:15:37.483 INFO O| Jun 05 20:15:37.483 INFO O| Download: 14671/15828 items 147.9/173.1MB 85% complete (881k/s)
42172024-06-05T20:15:39.633Z[ host-image] Jun 05 20:15:38.843 INFO O| Jun 05 20:15:38.843 INFO O| Actions: 46967/49219 actions (Installing new actions)
42182024-06-05T20:15:43.452Z[ recovery-image] Jun 05 20:15:42.662 INFO O| Jun 05 20:15:42.662 INFO O| Download: 15276/15828 items 157.9/173.1MB 91% complete (1.4M/s)
42192024-06-05T20:15:43.520Z[ host-image] Jun 05 20:15:42.728 INFO O| Jun 05 20:15:42.728 INFO O| Actions: Completed 49219 actions in 23.88 seconds.
42202024-06-05T20:15:43.903Z[ host-image] Jun 05 20:15:43.110 INFO O| Jun 05 20:15:43.110 INFO O| Done
42212024-06-05T20:15:43.903Z[ host-image] Jun 05 20:15:43.110 INFO O| Jun 05 20:15:43.110 INFO O| Done
42222024-06-05T20:15:44.754Z[ host-image] Jun 05 20:15:43.963 INFO O| Jun 05 20:15:43.962 INFO O| Done
42232024-06-05T20:15:47.229Z[ recovery-image] Jun 05 20:15:46.440 INFO O| Jun 05 20:15:46.440 INFO O| Download: Completed 173.07 MB in 127.90 seconds (1.4M/s)
42242024-06-05T20:15:47.361Z[ host-image] Jun 05 20:15:46.572 INFO O| Jun 05 20:15:46.572 INFO O| Done
42252024-06-05T20:15:47.423Z[ host-image] Jun 05 20:15:46.634 INFO O| Jun 05 20:15:46.633 INFO O| Done
42262024-06-05T20:15:48.559Z[ recovery-image] Jun 05 20:15:47.769 INFO O| Jun 05 20:15:47.769 INFO O| Actions: 1/24953 actions (Installing new actions)
42272024-06-05T20:15:53.566Z[ recovery-image] Jun 05 20:15:52.777 INFO O| Jun 05 20:15:52.777 INFO O| Actions: 8850/24953 actions (Installing new actions)
42282024-06-05T20:15:58.582Z[ recovery-image] Jun 05 20:15:57.793 INFO O| Jun 05 20:15:57.793 INFO O| Actions: 14031/24953 actions (Installing new actions)
42292024-06-05T20:16:03.571Z[ host-image] Jun 05 20:16:02.783 INFO O| Jun 05 20:16:02.783 INFO O| Done
42302024-06-05T20:16:03.582Z[ recovery-image] Jun 05 20:16:02.793 INFO O| Jun 05 20:16:02.793 INFO O| Actions: 20961/24953 actions (Installing new actions)
42312024-06-05T20:16:04.682Z[ host-image] Jun 05 20:16:03.893 INFO O| Jun 05 20:16:03.893 INFO O| Done
42322024-06-05T20:16:05.026Z[ host-image] Jun 05 20:16:04.238 INFO O| Jun 05 20:16:04.236 INFO STEP 11 (pkg_install) COMPLETE
42332024-06-05T20:16:05.030Z[ host-image] Jun 05 20:16:04.238 INFO O| Jun 05 20:16:04.236 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42342024-06-05T20:16:05.048Z[ host-image] Jun 05 20:16:04.260 INFO O| Jun 05 20:16:04.260 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"]
42352024-06-05T20:16:06.005Z[ host-image] Jun 05 20:16:05.214 INFO O| Jun 05 20:16:05.214 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42362024-06-05T20:16:08.576Z[ host-image] Jun 05 20:16:07.788 INFO O| Jun 05 20:16:07.788 INFO O| Planning: Solver setup ... Done
42372024-06-05T20:16:08.582Z[ host-image] Jun 05 20:16:07.794 INFO O| Jun 05 20:16:07.794 INFO O| Planning: Running solver ... Done
42382024-06-05T20:16:08.601Z[ recovery-image] Jun 05 20:16:07.813 INFO O| Jun 05 20:16:07.813 INFO O| Actions: 24554/24953 actions (Installing new actions)
42392024-06-05T20:16:08.625Z[ host-image] Jun 05 20:16:07.837 INFO O| Jun 05 20:16:07.837 INFO O| Planning: Finding local manifests ... Done
42402024-06-05T20:16:08.629Z[ host-image] Jun 05 20:16:07.839 INFO O| Jun 05 20:16:07.839 INFO O| Planning: Fetching manifests: 0/4 0% complete
42412024-06-05T20:16:08.806Z[ host-image] Jun 05 20:16:08.018 INFO O| Jun 05 20:16:08.018 INFO O| Planning: Fetching manifests: 4/4 100% complete
42422024-06-05T20:16:08.847Z[ host-image] Jun 05 20:16:08.059 INFO O| Jun 05 20:16:08.059 INFO O| Planning: Package planning ... Done
42432024-06-05T20:16:08.852Z[ host-image] Jun 05 20:16:08.064 INFO O| Jun 05 20:16:08.064 INFO O| Planning: Merging actions ... Done
42442024-06-05T20:16:09.034Z[ host-image] Jun 05 20:16:08.245 INFO O| Jun 05 20:16:08.245 INFO O| Planning: Checking for conflicting actions ... Done
42452024-06-05T20:16:09.040Z[ host-image] Jun 05 20:16:08.250 INFO O| Jun 05 20:16:08.250 INFO O| Planning: Consolidating action changes ... Done
42462024-06-05T20:16:09.488Z[ host-image] Jun 05 20:16:08.700 INFO O| Jun 05 20:16:08.700 INFO O| Planning: Evaluating mediators ... Done
42472024-06-05T20:16:09.491Z[ host-image] Jun 05 20:16:08.702 INFO O| Jun 05 20:16:08.702 INFO O| Planning: Planning completed in 3.49 seconds
42482024-06-05T20:16:09.494Z[ host-image] Jun 05 20:16:08.705 INFO O| Jun 05 20:16:08.705 INFO O| Packages to install: 4
42492024-06-05T20:16:09.494Z[ host-image] Jun 05 20:16:08.705 INFO O| Jun 05 20:16:08.705 INFO O| Services to change: 2
42502024-06-05T20:16:09.499Z[ recovery-image] Jun 05 20:16:08.711 INFO O| Jun 05 20:16:08.711 INFO O| Actions: Completed 24953 actions in 20.94 seconds.
42512024-06-05T20:16:09.525Z[ host-image] Jun 05 20:16:08.737 INFO O| Jun 05 20:16:08.737 INFO O| Download: 0/102 items 0.0/1.4MB 0% complete
42522024-06-05T20:16:09.848Z[ recovery-image] Jun 05 20:16:09.059 INFO O| Jun 05 20:16:09.059 INFO O| Done
42532024-06-05T20:16:09.848Z[ recovery-image] Jun 05 20:16:09.059 INFO O| Jun 05 20:16:09.059 INFO O| Done
42542024-06-05T20:16:10.399Z[ host-image] Jun 05 20:16:09.611 INFO O| Jun 05 20:16:09.611 INFO O| Download: Completed 1.39 MB in 0.87 seconds (1.6M/s)
42552024-06-05T20:16:10.468Z[ host-image] Jun 05 20:16:09.681 INFO O| Jun 05 20:16:09.681 INFO O| Actions: 1/238 actions (Installing new actions)
42562024-06-05T20:16:10.660Z[ recovery-image] Jun 05 20:16:09.872 INFO O| Jun 05 20:16:09.872 INFO O| Done
42572024-06-05T20:16:10.844Z[ host-image] Jun 05 20:16:10.056 INFO O| Jun 05 20:16:10.056 INFO O| Actions: Completed 238 actions in 0.38 seconds.
42582024-06-05T20:16:11.217Z[ host-image] Jun 05 20:16:10.429 INFO O| Jun 05 20:16:10.428 INFO O| Done
42592024-06-05T20:16:11.217Z[ host-image] Jun 05 20:16:10.429 INFO O| Jun 05 20:16:10.429 INFO O| Done
42602024-06-05T20:16:11.933Z[ host-image] Jun 05 20:16:11.145 INFO O| Jun 05 20:16:11.145 INFO O| Done
42612024-06-05T20:16:12.435Z[ recovery-image] Jun 05 20:16:11.648 INFO O| Jun 05 20:16:11.648 INFO O| Done
42622024-06-05T20:16:12.459Z[ recovery-image] Jun 05 20:16:11.671 INFO O| Jun 05 20:16:11.671 INFO O| Done
42632024-06-05T20:16:14.332Z[ host-image] Jun 05 20:16:13.544 INFO O| Jun 05 20:16:13.544 INFO O| Done
42642024-06-05T20:16:14.390Z[ host-image] Jun 05 20:16:13.603 INFO O| Jun 05 20:16:13.602 INFO O| Done
42652024-06-05T20:16:14.391Z[ host-image] Jun 05 20:16:13.603 INFO O| Jun 05 20:16:13.603 INFO O| Done
42662024-06-05T20:16:14.415Z[ host-image] Jun 05 20:16:13.628 INFO O| Jun 05 20:16:13.628 INFO O| Done
42672024-06-05T20:16:14.569Z[ host-image] Jun 05 20:16:13.781 INFO O| Jun 05 20:16:13.781 INFO STEP 12 (pkg_install) COMPLETE
42682024-06-05T20:16:14.569Z[ host-image] Jun 05 20:16:13.781 INFO O| Jun 05 20:16:13.781 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42692024-06-05T20:16:14.587Z[ host-image] Jun 05 20:16:13.800 INFO O| Jun 05 20:16:13.800 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
42702024-06-05T20:16:15.282Z[ host-image] Jun 05 20:16:14.495 INFO O| Jun 05 20:16:14.495 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42712024-06-05T20:16:16.824Z[ host-image] Jun 05 20:16:16.036 INFO O| Jun 05 20:16:16.036 INFO O| Planning: Solver setup ... Done
42722024-06-05T20:16:16.828Z[ host-image] Jun 05 20:16:16.041 INFO O| Jun 05 20:16:16.041 INFO O| Planning: Running solver ... Done
42732024-06-05T20:16:16.861Z[ host-image] Jun 05 20:16:16.074 INFO O| Jun 05 20:16:16.073 INFO O| Planning: Finding local manifests ... Done
42742024-06-05T20:16:16.864Z[ host-image] Jun 05 20:16:16.075 INFO O| Jun 05 20:16:16.075 INFO O| Planning: Fetching manifests: 0/6 0% complete
42752024-06-05T20:16:17.011Z[ host-image] Jun 05 20:16:16.219 INFO O| Jun 05 20:16:16.219 INFO O| Planning: Fetching manifests: 6/6 100% complete
42762024-06-05T20:16:17.042Z[ host-image] Jun 05 20:16:16.255 INFO O| Jun 05 20:16:16.255 INFO O| Planning: Package planning ... Done
42772024-06-05T20:16:17.061Z[ host-image] Jun 05 20:16:16.273 INFO O| Jun 05 20:16:16.273 INFO O| Planning: Merging actions ... Done
42782024-06-05T20:16:17.135Z[ host-image] Jun 05 20:16:16.347 INFO O| Jun 05 20:16:16.347 INFO O| Planning: Checking for conflicting actions ... Done
42792024-06-05T20:16:17.139Z[ host-image] Jun 05 20:16:16.351 INFO O| Jun 05 20:16:16.351 INFO O| Planning: Consolidating action changes ... Done
42802024-06-05T20:16:17.315Z[ host-image] Jun 05 20:16:16.528 INFO O| Jun 05 20:16:16.528 INFO O| Planning: Evaluating mediators ... Done
42812024-06-05T20:16:17.319Z[ host-image] Jun 05 20:16:16.531 INFO O| Jun 05 20:16:16.531 INFO O| Planning: Planning completed in 2.04 seconds
42822024-06-05T20:16:17.324Z[ host-image] Jun 05 20:16:16.533 INFO O| Jun 05 20:16:16.533 INFO O| Packages to install: 6
42832024-06-05T20:16:17.324Z[ host-image] Jun 05 20:16:16.533 INFO O| Jun 05 20:16:16.533 INFO O| Mediators to change: 1
42842024-06-05T20:16:17.324Z[ host-image] Jun 05 20:16:16.533 INFO O| Jun 05 20:16:16.533 INFO O| Services to change: 1
42852024-06-05T20:16:17.333Z[ host-image] Jun 05 20:16:16.546 INFO O| Jun 05 20:16:16.546 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
42862024-06-05T20:16:18.666Z[ recovery-image] Jun 05 20:16:17.879 INFO O| Jun 05 20:16:17.879 INFO O| Done
42872024-06-05T20:16:19.084Z[ recovery-image] Jun 05 20:16:18.296 INFO O| Jun 05 20:16:18.296 INFO O| Done
42882024-06-05T20:16:19.332Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO STEP 11 (pkg_install) COMPLETE
42892024-06-05T20:16:19.332Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42902024-06-05T20:16:19.336Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO skip step because feature "recovery" is enabled
42912024-06-05T20:16:19.336Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42922024-06-05T20:16:19.336Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO skip step because feature "omicron1" is not enabled
42932024-06-05T20:16:19.336Z[ recovery-image] Jun 05 20:16:18.545 INFO O| Jun 05 20:16:18.545 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42942024-06-05T20:16:19.352Z[ recovery-image] Jun 05 20:16:18.565 INFO O| Jun 05 20:16:18.564 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.31.262"]
42952024-06-05T20:16:20.221Z[ recovery-image] Jun 05 20:16:19.434 INFO O| Jun 05 20:16:19.434 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42962024-06-05T20:16:22.351Z[ host-image] Jun 05 20:16:21.564 INFO O| Jun 05 20:16:21.563 INFO O| Download: 1109/1140 items 6.0/8.4MB 70% complete (1.1M/s)
42972024-06-05T20:16:22.365Z[ recovery-image] Jun 05 20:16:21.578 INFO O| Jun 05 20:16:21.578 INFO O| Planning: Solver setup ... Done
42982024-06-05T20:16:22.371Z[ recovery-image] Jun 05 20:16:21.585 INFO O| Jun 05 20:16:21.585 INFO O| Planning: Running solver ... Done
42992024-06-05T20:16:22.421Z[ recovery-image] Jun 05 20:16:21.634 INFO O| Jun 05 20:16:21.634 INFO O| Planning: Finding local manifests ... Done
43002024-06-05T20:16:22.424Z[ recovery-image] Jun 05 20:16:21.635 INFO O| Jun 05 20:16:21.635 INFO O| Planning: Fetching manifests: 0/1 0% complete
43012024-06-05T20:16:22.505Z[ recovery-image] Jun 05 20:16:21.718 INFO O| Jun 05 20:16:21.718 INFO O| Planning: Fetching manifests: 1/1 100% complete
43022024-06-05T20:16:22.537Z[ recovery-image] Jun 05 20:16:21.750 INFO O| Jun 05 20:16:21.750 INFO O| Planning: Package planning ... Done
43032024-06-05T20:16:22.540Z[ recovery-image] Jun 05 20:16:21.751 INFO O| Jun 05 20:16:21.751 INFO O| Planning: Merging actions ... Done
43042024-06-05T20:16:22.601Z[ recovery-image] Jun 05 20:16:21.814 INFO O| Jun 05 20:16:21.814 INFO O| Planning: Checking for conflicting actions ... Done
43052024-06-05T20:16:22.604Z[ recovery-image] Jun 05 20:16:21.815 INFO O| Jun 05 20:16:21.814 INFO O| Planning: Consolidating action changes ... Done
43062024-06-05T20:16:22.849Z[ host-image] Jun 05 20:16:22.062 INFO O| Jun 05 20:16:22.062 INFO O| Download: Completed 8.42 MB in 5.52 seconds (1.5M/s)
43072024-06-05T20:16:22.853Z[ recovery-image] Jun 05 20:16:22.067 INFO O| Jun 05 20:16:22.067 INFO O| Planning: Evaluating mediators ... Done
43082024-06-05T20:16:22.860Z[ recovery-image] Jun 05 20:16:22.068 INFO O| Jun 05 20:16:22.067 INFO O| Planning: Planning completed in 2.63 seconds
43092024-06-05T20:16:22.860Z[ recovery-image] Jun 05 20:16:22.070 INFO O| Jun 05 20:16:22.070 INFO O| Packages to install: 1
43102024-06-05T20:16:22.875Z[ recovery-image] Jun 05 20:16:22.088 INFO O| Jun 05 20:16:22.088 INFO O| Download: 0/4 items 0.0/19.0MB 0% complete
43112024-06-05T20:16:22.977Z[ host-image] Jun 05 20:16:22.190 INFO O| Jun 05 20:16:22.190 INFO O| Actions: 1/1361 actions (Installing new actions)
43122024-06-05T20:16:23.608Z[ host-image] Jun 05 20:16:22.821 INFO O| Jun 05 20:16:22.821 INFO O| Actions: Completed 1361 actions in 0.63 seconds.
43132024-06-05T20:16:23.947Z[ host-image] Jun 05 20:16:23.160 INFO O| Jun 05 20:16:23.160 INFO O| Done
43142024-06-05T20:16:23.947Z[ host-image] Jun 05 20:16:23.161 INFO O| Jun 05 20:16:23.160 INFO O| Done
43152024-06-05T20:16:23.983Z[ recovery-image] Jun 05 20:16:23.196 INFO O| Jun 05 20:16:23.195 INFO O| Download: Completed 19.01 MB in 1.11 seconds (17.2M/s)
43162024-06-05T20:16:24.195Z[ recovery-image] Jun 05 20:16:23.408 INFO O| Jun 05 20:16:23.408 INFO O| Actions: 1/22 actions (Installing new actions)
43172024-06-05T20:16:24.622Z[ host-image] Jun 05 20:16:23.835 INFO O| Jun 05 20:16:23.835 INFO O| Done
43182024-06-05T20:16:25.020Z[ recovery-image] Jun 05 20:16:24.233 INFO O| Jun 05 20:16:24.233 INFO O| Actions: Completed 22 actions in 0.82 seconds.
43192024-06-05T20:16:25.289Z[ recovery-image] Jun 05 20:16:24.502 INFO O| Jun 05 20:16:24.502 INFO O| Done
43202024-06-05T20:16:25.289Z[ recovery-image] Jun 05 20:16:24.502 INFO O| Jun 05 20:16:24.502 INFO O| Done
43212024-06-05T20:16:25.914Z[ recovery-image] Jun 05 20:16:25.127 INFO O| Jun 05 20:16:25.127 INFO O| Done
43222024-06-05T20:16:27.339Z[ host-image] Jun 05 20:16:26.552 INFO O| Jun 05 20:16:26.552 INFO O| Done
43232024-06-05T20:16:27.384Z[ host-image] Jun 05 20:16:26.597 INFO O| Jun 05 20:16:26.597 INFO O| Done
43242024-06-05T20:16:27.387Z[ host-image] Jun 05 20:16:26.598 INFO O| Jun 05 20:16:26.598 INFO O| Done
43252024-06-05T20:16:27.456Z[ host-image] Jun 05 20:16:26.669 INFO O| Jun 05 20:16:26.669 INFO O| Done
43262024-06-05T20:16:27.617Z[ host-image] Jun 05 20:16:26.831 INFO O| Jun 05 20:16:26.831 INFO STEP 13 (pkg_install) COMPLETE
43272024-06-05T20:16:27.618Z[ host-image] Jun 05 20:16:26.831 INFO O| Jun 05 20:16:26.831 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43282024-06-05T20:16:27.633Z[ recovery-image] Jun 05 20:16:26.847 INFO O| Jun 05 20:16:26.847 INFO O| Done
43292024-06-05T20:16:27.637Z[ host-image] Jun 05 20:16:26.850 INFO O| Jun 05 20:16:26.850 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.31.262"]
43302024-06-05T20:16:27.657Z[ recovery-image] Jun 05 20:16:26.870 INFO O| Jun 05 20:16:26.870 INFO O| Done
43312024-06-05T20:16:27.657Z[ recovery-image] Jun 05 20:16:26.870 INFO O| Jun 05 20:16:26.870 INFO O| Done
43322024-06-05T20:16:27.674Z[ recovery-image] Jun 05 20:16:26.888 INFO O| Jun 05 20:16:26.888 INFO O| Done
43332024-06-05T20:16:27.822Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.035 INFO STEP 14 (pkg_install) COMPLETE
43342024-06-05T20:16:27.822Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.035 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43352024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO skip step because feature "mfg" is not enabled
43362024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43372024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO skip step because feature "compliance" is not enabled
43382024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43392024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO skip step because feature "stress" is not enabled
43402024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43412024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO skip step because feature "nfs" is not enabled
43422024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43432024-06-05T20:16:27.826Z[ recovery-image] Jun 05 20:16:27.036 INFO O| Jun 05 20:16:27.036 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43442024-06-05T20:16:27.975Z[ recovery-image] Jun 05 20:16:27.186 INFO O| Jun 05 20:16:27.186 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
43452024-06-05T20:16:28.069Z[ recovery-image] Jun 05 20:16:27.282 INFO O| Jun 05 20:16:27.281 INFO completed processing gimlet/ramdisk-01-os
43462024-06-05T20:16:28.072Z[ recovery-image] Jun 05 20:16:27.285 INFO image builder template: ramdisk-02-trim...
43472024-06-05T20:16:28.072Z[ recovery-image] Jun 05 20:16:27.285 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/.tmp0XfAvA/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.31.262", "-n", "ramdisk-02-trim"], pwd: None
43482024-06-05T20:16:28.113Z[ recovery-image] Jun 05 20:16:27.326 INFO O| Jun 05 20:16:27.326 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43492024-06-05T20:16:28.129Z[ recovery-image] Jun 05 20:16:27.343 INFO O| Jun 05 20:16:27.343 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43502024-06-05T20:16:28.243Z[ recovery-image] Jun 05 20:16:27.456 INFO O| Jun 05 20:16:27.456 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
43512024-06-05T20:16:28.330Z[ recovery-image] Jun 05 20:16:27.544 INFO O| Jun 05 20:16:27.543 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43522024-06-05T20:16:28.333Z[ recovery-image] Jun 05 20:16:27.544 INFO O| Jun 05 20:16:27.544 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43532024-06-05T20:16:28.339Z[ recovery-image] Jun 05 20:16:27.553 INFO O| Jun 05 20:16:27.553 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43542024-06-05T20:16:28.347Z[ recovery-image] Jun 05 20:16:27.561 INFO O| Jun 05 20:16:27.561 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43552024-06-05T20:16:28.366Z[ recovery-image] Jun 05 20:16:27.577 INFO O| Jun 05 20:16:27.577 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43562024-06-05T20:16:28.497Z[ host-image] Jun 05 20:16:27.710 INFO O| Jun 05 20:16:27.710 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43572024-06-05T20:16:28.749Z[ recovery-image] Jun 05 20:16:27.962 INFO O| Jun 05 20:16:27.962 INFO rolled back to input snapshot; work may begin
43582024-06-05T20:16:28.749Z[ recovery-image] Jun 05 20:16:27.962 INFO O| Jun 05 20:16:27.962 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
43592024-06-05T20:16:28.790Z[ recovery-image] Jun 05 20:16:28.004 INFO O| Jun 05 20:16:28.004 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43602024-06-05T20:16:28.812Z[ recovery-image] Jun 05 20:16:28.026 INFO O| Jun 05 20:16:28.026 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
43612024-06-05T20:16:28.902Z[ recovery-image] Jun 05 20:16:28.115 INFO O| Jun 05 20:16:28.115 INFO STEP 0 (remove_files) COMPLETE
43622024-06-05T20:16:28.902Z[ recovery-image] Jun 05 20:16:28.115 INFO O| Jun 05 20:16:28.115 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43632024-06-05T20:16:28.993Z[ recovery-image] Jun 05 20:16:28.204 INFO O| Jun 05 20:16:28.204 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
43642024-06-05T20:16:28.997Z[ recovery-image] Jun 05 20:16:28.207 INFO O| Jun 05 20:16:28.207 INFO STEP 1 (remove_files) COMPLETE
43652024-06-05T20:16:28.997Z[ recovery-image] Jun 05 20:16:28.207 INFO O| Jun 05 20:16:28.207 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43662024-06-05T20:16:29.018Z[ recovery-image] Jun 05 20:16:28.231 INFO O| Jun 05 20:16:28.231 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
43672024-06-05T20:16:29.041Z[ recovery-image] Jun 05 20:16:28.255 INFO O| Jun 05 20:16:28.254 INFO STEP 2 (remove_files) COMPLETE
43682024-06-05T20:16:29.041Z[ recovery-image] Jun 05 20:16:28.255 INFO O| Jun 05 20:16:28.254 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43692024-06-05T20:16:29.063Z[ recovery-image] Jun 05 20:16:28.277 INFO O| Jun 05 20:16:28.277 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
43702024-06-05T20:16:29.067Z[ recovery-image] Jun 05 20:16:28.280 INFO O| Jun 05 20:16:28.280 INFO STEP 3 (remove_files) COMPLETE
43712024-06-05T20:16:29.067Z[ recovery-image] Jun 05 20:16:28.280 INFO O| Jun 05 20:16:28.280 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43722024-06-05T20:16:29.091Z[ recovery-image] Jun 05 20:16:28.304 INFO O| Jun 05 20:16:28.304 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
43732024-06-05T20:16:29.099Z[ recovery-image] Jun 05 20:16:28.313 INFO O| Jun 05 20:16:28.313 INFO STEP 4 (remove_files) COMPLETE
43742024-06-05T20:16:29.099Z[ recovery-image] Jun 05 20:16:28.313 INFO O| Jun 05 20:16:28.313 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43752024-06-05T20:16:29.124Z[ recovery-image] Jun 05 20:16:28.338 INFO O| Jun 05 20:16:28.338 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
43762024-06-05T20:16:29.128Z[ recovery-image] Jun 05 20:16:28.338 INFO O| Jun 05 20:16:28.338 INFO STEP 5 (remove_files) COMPLETE
43772024-06-05T20:16:29.128Z[ recovery-image] Jun 05 20:16:28.338 INFO O| Jun 05 20:16:28.338 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43782024-06-05T20:16:29.152Z[ recovery-image] Jun 05 20:16:28.366 INFO O| Jun 05 20:16:28.366 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
43792024-06-05T20:16:29.178Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO STEP 6 (remove_files) COMPLETE
43802024-06-05T20:16:29.178Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43812024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO skip step because feature "recovery" is enabled
43822024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO skip step because feature "recovery" is enabled
43842024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43852024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO skip step because feature "recovery" is enabled
43862024-06-05T20:16:29.184Z[ recovery-image] Jun 05 20:16:28.389 INFO O| Jun 05 20:16:28.389 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43872024-06-05T20:16:29.213Z[ recovery-image] Jun 05 20:16:28.427 INFO O| Jun 05 20:16:28.427 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
43882024-06-05T20:16:29.220Z[ recovery-image] Jun 05 20:16:28.434 INFO O| Jun 05 20:16:28.434 INFO STEP 10 (remove_files) COMPLETE
43892024-06-05T20:16:29.220Z[ recovery-image] Jun 05 20:16:28.434 INFO O| Jun 05 20:16:28.434 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43902024-06-05T20:16:29.244Z[ recovery-image] Jun 05 20:16:28.457 INFO O| Jun 05 20:16:28.457 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
43912024-06-05T20:16:29.247Z[ recovery-image] Jun 05 20:16:28.459 INFO O| Jun 05 20:16:28.459 INFO STEP 11 (remove_files) COMPLETE
43922024-06-05T20:16:29.247Z[ recovery-image] Jun 05 20:16:28.459 INFO O| Jun 05 20:16:28.459 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43932024-06-05T20:16:29.325Z[ recovery-image] Jun 05 20:16:28.539 INFO O| Jun 05 20:16:28.538 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
43942024-06-05T20:16:29.328Z[ recovery-image] Jun 05 20:16:28.541 INFO O| Jun 05 20:16:28.541 INFO STEP 12 (remove_files) COMPLETE
43952024-06-05T20:16:29.329Z[ recovery-image] Jun 05 20:16:28.541 INFO O| Jun 05 20:16:28.541 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43962024-06-05T20:16:29.526Z[ recovery-image] Jun 05 20:16:28.739 INFO O| Jun 05 20:16:28.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
43972024-06-05T20:16:29.598Z[ recovery-image] Jun 05 20:16:28.811 INFO O| Jun 05 20:16:28.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
43982024-06-05T20:16:29.604Z[ recovery-image] Jun 05 20:16:28.817 INFO O| Jun 05 20:16:28.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
43992024-06-05T20:16:29.610Z[ recovery-image] Jun 05 20:16:28.821 INFO O| Jun 05 20:16:28.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
44002024-06-05T20:16:29.787Z[ recovery-image] Jun 05 20:16:29.000 INFO O| Jun 05 20:16:29.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
44012024-06-05T20:16:29.790Z[ recovery-image] Jun 05 20:16:29.002 INFO O| Jun 05 20:16:29.001 INFO STEP 13 (remove_files) COMPLETE
44022024-06-05T20:16:29.790Z[ recovery-image] Jun 05 20:16:29.002 INFO O| Jun 05 20:16:29.002 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44032024-06-05T20:16:29.810Z[ recovery-image] Jun 05 20:16:29.023 INFO O| Jun 05 20:16:29.023 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
44042024-06-05T20:16:29.835Z[ recovery-image] Jun 05 20:16:29.048 INFO O| Jun 05 20:16:29.048 INFO STEP 14 (remove_files) COMPLETE
44052024-06-05T20:16:29.835Z[ recovery-image] Jun 05 20:16:29.049 INFO O| Jun 05 20:16:29.048 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44062024-06-05T20:16:29.855Z[ recovery-image] Jun 05 20:16:29.069 INFO O| Jun 05 20:16:29.069 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
44072024-06-05T20:16:29.865Z[ recovery-image] Jun 05 20:16:29.079 INFO O| Jun 05 20:16:29.079 INFO STEP 15 (remove_files) COMPLETE
44082024-06-05T20:16:29.865Z[ recovery-image] Jun 05 20:16:29.079 INFO O| Jun 05 20:16:29.079 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44092024-06-05T20:16:29.886Z[ recovery-image] Jun 05 20:16:29.100 INFO O| Jun 05 20:16:29.100 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
44102024-06-05T20:16:29.890Z[ recovery-image] Jun 05 20:16:29.101 INFO O| Jun 05 20:16:29.101 INFO STEP 16 (remove_files) COMPLETE
44112024-06-05T20:16:29.890Z[ recovery-image] Jun 05 20:16:29.101 INFO O| Jun 05 20:16:29.101 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44122024-06-05T20:16:29.909Z[ recovery-image] Jun 05 20:16:29.123 INFO O| Jun 05 20:16:29.123 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
44132024-06-05T20:16:29.912Z[ recovery-image] Jun 05 20:16:29.126 INFO O| Jun 05 20:16:29.125 INFO STEP 17 (remove_files) COMPLETE
44142024-06-05T20:16:29.912Z[ recovery-image] Jun 05 20:16:29.126 INFO O| Jun 05 20:16:29.126 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44152024-06-05T20:16:29.932Z[ recovery-image] Jun 05 20:16:29.146 INFO O| Jun 05 20:16:29.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
44162024-06-05T20:16:29.935Z[ recovery-image] Jun 05 20:16:29.146 INFO O| Jun 05 20:16:29.146 INFO STEP 18 (remove_files) COMPLETE
44172024-06-05T20:16:29.935Z[ recovery-image] Jun 05 20:16:29.146 INFO O| Jun 05 20:16:29.146 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44182024-06-05T20:16:29.953Z[ recovery-image] Jun 05 20:16:29.167 INFO O| Jun 05 20:16:29.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
44192024-06-05T20:16:29.959Z[ recovery-image] Jun 05 20:16:29.167 INFO O| Jun 05 20:16:29.167 INFO STEP 19 (remove_files) COMPLETE
44202024-06-05T20:16:29.959Z[ recovery-image] Jun 05 20:16:29.167 INFO O| Jun 05 20:16:29.167 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44212024-06-05T20:16:29.987Z[ recovery-image] Jun 05 20:16:29.200 INFO O| Jun 05 20:16:29.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
44222024-06-05T20:16:29.987Z[ recovery-image] Jun 05 20:16:29.200 INFO O| Jun 05 20:16:29.200 INFO STEP 20 (remove_files) COMPLETE
44232024-06-05T20:16:29.987Z[ recovery-image] Jun 05 20:16:29.200 INFO O| Jun 05 20:16:29.200 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44242024-06-05T20:16:30.095Z[ recovery-image] Jun 05 20:16:29.308 INFO O| Jun 05 20:16:29.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
44252024-06-05T20:16:30.095Z[ recovery-image] Jun 05 20:16:29.308 INFO O| Jun 05 20:16:29.308 INFO STEP 21 (remove_files) COMPLETE
44262024-06-05T20:16:30.095Z[ recovery-image] Jun 05 20:16:29.308 INFO O| Jun 05 20:16:29.308 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44272024-06-05T20:16:30.116Z[ recovery-image] Jun 05 20:16:29.330 INFO O| Jun 05 20:16:29.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
44282024-06-05T20:16:30.119Z[ recovery-image] Jun 05 20:16:29.330 INFO O| Jun 05 20:16:29.330 INFO STEP 22 (remove_files) COMPLETE
44292024-06-05T20:16:30.119Z[ recovery-image] Jun 05 20:16:29.330 INFO O| Jun 05 20:16:29.330 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44302024-06-05T20:16:30.139Z[ recovery-image] Jun 05 20:16:29.352 INFO O| Jun 05 20:16:29.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
44312024-06-05T20:16:30.139Z[ recovery-image] Jun 05 20:16:29.352 INFO O| Jun 05 20:16:29.352 INFO STEP 23 (remove_files) COMPLETE
44322024-06-05T20:16:30.139Z[ recovery-image] Jun 05 20:16:29.352 INFO O| Jun 05 20:16:29.352 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44332024-06-05T20:16:30.160Z[ recovery-image] Jun 05 20:16:29.374 INFO O| Jun 05 20:16:29.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
44342024-06-05T20:16:30.160Z[ recovery-image] Jun 05 20:16:29.374 INFO O| Jun 05 20:16:29.374 INFO STEP 24 (remove_files) COMPLETE
44352024-06-05T20:16:30.164Z[ recovery-image] Jun 05 20:16:29.374 INFO O| Jun 05 20:16:29.374 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44362024-06-05T20:16:30.179Z[ recovery-image] Jun 05 20:16:29.393 INFO O| Jun 05 20:16:29.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
44372024-06-05T20:16:30.179Z[ recovery-image] Jun 05 20:16:29.393 INFO O| Jun 05 20:16:29.393 INFO STEP 25 (remove_files) COMPLETE
44382024-06-05T20:16:30.179Z[ recovery-image] Jun 05 20:16:29.393 INFO O| Jun 05 20:16:29.393 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44392024-06-05T20:16:30.197Z[ recovery-image] Jun 05 20:16:29.411 INFO O| Jun 05 20:16:29.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
44402024-06-05T20:16:30.197Z[ recovery-image] Jun 05 20:16:29.411 INFO O| Jun 05 20:16:29.411 INFO STEP 26 (remove_files) COMPLETE
44412024-06-05T20:16:30.203Z[ recovery-image] Jun 05 20:16:29.411 INFO O| Jun 05 20:16:29.411 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44422024-06-05T20:16:30.217Z[ recovery-image] Jun 05 20:16:29.430 INFO O| Jun 05 20:16:29.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
44432024-06-05T20:16:30.217Z[ recovery-image] Jun 05 20:16:29.431 INFO O| Jun 05 20:16:29.431 INFO STEP 27 (remove_files) COMPLETE
44442024-06-05T20:16:30.220Z[ recovery-image] Jun 05 20:16:29.431 INFO O| Jun 05 20:16:29.431 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44452024-06-05T20:16:30.253Z[ recovery-image] Jun 05 20:16:29.467 INFO O| Jun 05 20:16:29.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
44462024-06-05T20:16:30.257Z[ recovery-image] Jun 05 20:16:29.467 INFO O| Jun 05 20:16:29.467 INFO STEP 28 (remove_files) COMPLETE
44472024-06-05T20:16:30.257Z[ recovery-image] Jun 05 20:16:29.467 INFO O| Jun 05 20:16:29.467 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44482024-06-05T20:16:30.273Z[ recovery-image] Jun 05 20:16:29.486 INFO O| Jun 05 20:16:29.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
44492024-06-05T20:16:30.273Z[ recovery-image] Jun 05 20:16:29.487 INFO O| Jun 05 20:16:29.486 INFO STEP 29 (remove_files) COMPLETE
44502024-06-05T20:16:30.276Z[ recovery-image] Jun 05 20:16:29.487 INFO O| Jun 05 20:16:29.487 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44512024-06-05T20:16:30.291Z[ recovery-image] Jun 05 20:16:29.505 INFO O| Jun 05 20:16:29.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
44522024-06-05T20:16:30.291Z[ recovery-image] Jun 05 20:16:29.505 INFO O| Jun 05 20:16:29.505 INFO STEP 30 (remove_files) COMPLETE
44532024-06-05T20:16:30.294Z[ recovery-image] Jun 05 20:16:29.505 INFO O| Jun 05 20:16:29.505 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44542024-06-05T20:16:30.311Z[ recovery-image] Jun 05 20:16:29.525 INFO O| Jun 05 20:16:29.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
44552024-06-05T20:16:30.311Z[ recovery-image] Jun 05 20:16:29.525 INFO O| Jun 05 20:16:29.525 INFO STEP 31 (remove_files) COMPLETE
44562024-06-05T20:16:30.311Z[ recovery-image] Jun 05 20:16:29.525 INFO O| Jun 05 20:16:29.525 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44572024-06-05T20:16:30.348Z[ recovery-image] Jun 05 20:16:29.561 INFO O| Jun 05 20:16:29.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
44582024-06-05T20:16:30.348Z[ recovery-image] Jun 05 20:16:29.561 INFO O| Jun 05 20:16:29.561 INFO STEP 32 (remove_files) COMPLETE
44592024-06-05T20:16:30.351Z[ recovery-image] Jun 05 20:16:29.561 INFO O| Jun 05 20:16:29.561 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44602024-06-05T20:16:30.371Z[ recovery-image] Jun 05 20:16:29.584 INFO O| Jun 05 20:16:29.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
44612024-06-05T20:16:30.371Z[ recovery-image] Jun 05 20:16:29.584 INFO O| Jun 05 20:16:29.584 INFO STEP 33 (remove_files) COMPLETE
44622024-06-05T20:16:30.377Z[ recovery-image] Jun 05 20:16:29.585 INFO O| Jun 05 20:16:29.584 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44632024-06-05T20:16:30.398Z[ recovery-image] Jun 05 20:16:29.611 INFO O| Jun 05 20:16:29.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
44642024-06-05T20:16:30.398Z[ recovery-image] Jun 05 20:16:29.611 INFO O| Jun 05 20:16:29.611 INFO STEP 34 (remove_files) COMPLETE
44652024-06-05T20:16:30.398Z[ recovery-image] Jun 05 20:16:29.611 INFO O| Jun 05 20:16:29.611 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44662024-06-05T20:16:30.419Z[ recovery-image] Jun 05 20:16:29.633 INFO O| Jun 05 20:16:29.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
44672024-06-05T20:16:30.419Z[ recovery-image] Jun 05 20:16:29.633 INFO O| Jun 05 20:16:29.633 INFO STEP 35 (remove_files) COMPLETE
44682024-06-05T20:16:30.419Z[ recovery-image] Jun 05 20:16:29.633 INFO O| Jun 05 20:16:29.633 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44692024-06-05T20:16:30.447Z[ recovery-image] Jun 05 20:16:29.661 INFO O| Jun 05 20:16:29.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
44702024-06-05T20:16:30.450Z[ recovery-image] Jun 05 20:16:29.661 INFO O| Jun 05 20:16:29.661 INFO STEP 36 (remove_files) COMPLETE
44712024-06-05T20:16:30.450Z[ recovery-image] Jun 05 20:16:29.661 INFO O| Jun 05 20:16:29.661 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44722024-06-05T20:16:30.468Z[ recovery-image] Jun 05 20:16:29.681 INFO O| Jun 05 20:16:29.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
44732024-06-05T20:16:30.468Z[ recovery-image] Jun 05 20:16:29.681 INFO O| Jun 05 20:16:29.681 INFO STEP 37 (remove_files) COMPLETE
44742024-06-05T20:16:30.468Z[ recovery-image] Jun 05 20:16:29.681 INFO O| Jun 05 20:16:29.681 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44752024-06-05T20:16:30.488Z[ recovery-image] Jun 05 20:16:29.702 INFO O| Jun 05 20:16:29.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
44762024-06-05T20:16:30.488Z[ recovery-image] Jun 05 20:16:29.702 INFO O| Jun 05 20:16:29.702 INFO STEP 38 (remove_files) COMPLETE
44772024-06-05T20:16:30.492Z[ recovery-image] Jun 05 20:16:29.702 INFO O| Jun 05 20:16:29.702 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44782024-06-05T20:16:30.531Z[ recovery-image] Jun 05 20:16:29.745 INFO O| Jun 05 20:16:29.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
44792024-06-05T20:16:30.532Z[ recovery-image] Jun 05 20:16:29.745 INFO O| Jun 05 20:16:29.745 INFO STEP 39 (remove_files) COMPLETE
44802024-06-05T20:16:30.540Z[ recovery-image] Jun 05 20:16:29.746 INFO O| Jun 05 20:16:29.745 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44812024-06-05T20:16:30.551Z[ recovery-image] Jun 05 20:16:29.765 INFO O| Jun 05 20:16:29.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
44822024-06-05T20:16:30.551Z[ recovery-image] Jun 05 20:16:29.765 INFO O| Jun 05 20:16:29.765 INFO STEP 40 (remove_files) COMPLETE
44832024-06-05T20:16:30.554Z[ recovery-image] Jun 05 20:16:29.765 INFO O| Jun 05 20:16:29.765 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44842024-06-05T20:16:30.583Z[ recovery-image] Jun 05 20:16:29.797 INFO O| Jun 05 20:16:29.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
44852024-06-05T20:16:30.583Z[ recovery-image] Jun 05 20:16:29.797 INFO O| Jun 05 20:16:29.797 INFO STEP 41 (remove_files) COMPLETE
44862024-06-05T20:16:30.583Z[ recovery-image] Jun 05 20:16:29.797 INFO O| Jun 05 20:16:29.797 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44872024-06-05T20:16:30.688Z[ recovery-image] Jun 05 20:16:29.901 INFO O| Jun 05 20:16:29.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
44882024-06-05T20:16:30.688Z[ recovery-image] Jun 05 20:16:29.901 INFO O| Jun 05 20:16:29.901 INFO STEP 42 (remove_files) COMPLETE
44892024-06-05T20:16:30.689Z[ recovery-image] Jun 05 20:16:29.901 INFO O| Jun 05 20:16:29.901 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44902024-06-05T20:16:30.711Z[ recovery-image] Jun 05 20:16:29.924 INFO O| Jun 05 20:16:29.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
44912024-06-05T20:16:30.711Z[ recovery-image] Jun 05 20:16:29.924 INFO O| Jun 05 20:16:29.924 INFO STEP 43 (remove_files) COMPLETE
44922024-06-05T20:16:30.714Z[ recovery-image] Jun 05 20:16:29.924 INFO O| Jun 05 20:16:29.924 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44932024-06-05T20:16:30.714Z[ host-image] Jun 05 20:16:29.926 INFO O| Jun 05 20:16:29.926 INFO O| Planning: Solver setup ... Done
44942024-06-05T20:16:30.719Z[ host-image] Jun 05 20:16:29.933 INFO O| Jun 05 20:16:29.933 INFO O| Planning: Running solver ... Done
44952024-06-05T20:16:30.768Z[ recovery-image] Jun 05 20:16:29.982 INFO O| Jun 05 20:16:29.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
44962024-06-05T20:16:30.772Z[ recovery-image] Jun 05 20:16:29.982 INFO O| Jun 05 20:16:29.982 INFO STEP 44 (remove_files) COMPLETE
44972024-06-05T20:16:30.772Z[ recovery-image] Jun 05 20:16:29.982 INFO O| Jun 05 20:16:29.982 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44982024-06-05T20:16:30.786Z[ recovery-image] Jun 05 20:16:29.999 INFO O| Jun 05 20:16:29.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
44992024-06-05T20:16:30.786Z[ recovery-image] Jun 05 20:16:29.999 INFO O| Jun 05 20:16:29.999 INFO STEP 45 (remove_files) COMPLETE
45002024-06-05T20:16:30.786Z[ recovery-image] Jun 05 20:16:29.999 INFO O| Jun 05 20:16:29.999 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45012024-06-05T20:16:30.799Z[ host-image] Jun 05 20:16:30.013 INFO O| Jun 05 20:16:30.013 INFO O| Planning: Finding local manifests ... Done
45022024-06-05T20:16:30.802Z[ host-image] Jun 05 20:16:30.014 INFO O| Jun 05 20:16:30.014 INFO O| Planning: Fetching manifests: 0/1 0% complete
45032024-06-05T20:16:30.824Z[ recovery-image] Jun 05 20:16:30.038 INFO O| Jun 05 20:16:30.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
45042024-06-05T20:16:30.824Z[ recovery-image] Jun 05 20:16:30.038 INFO O| Jun 05 20:16:30.038 INFO STEP 46 (remove_files) COMPLETE
45052024-06-05T20:16:30.824Z[ recovery-image] Jun 05 20:16:30.038 INFO O| Jun 05 20:16:30.038 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45062024-06-05T20:16:30.884Z[ recovery-image] Jun 05 20:16:30.098 INFO O| Jun 05 20:16:30.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
45072024-06-05T20:16:30.884Z[ recovery-image] Jun 05 20:16:30.098 INFO O| Jun 05 20:16:30.098 INFO STEP 47 (remove_files) COMPLETE
45082024-06-05T20:16:30.888Z[ recovery-image] Jun 05 20:16:30.098 INFO O| Jun 05 20:16:30.098 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45092024-06-05T20:16:30.918Z[ host-image] Jun 05 20:16:30.132 INFO O| Jun 05 20:16:30.132 INFO O| Planning: Fetching manifests: 1/1 100% complete
45102024-06-05T20:16:30.925Z[ recovery-image] Jun 05 20:16:30.139 INFO O| Jun 05 20:16:30.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
45112024-06-05T20:16:30.925Z[ recovery-image] Jun 05 20:16:30.139 INFO O| Jun 05 20:16:30.139 INFO STEP 48 (remove_files) COMPLETE
45122024-06-05T20:16:30.928Z[ recovery-image] Jun 05 20:16:30.139 INFO O| Jun 05 20:16:30.139 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45132024-06-05T20:16:30.944Z[ recovery-image] Jun 05 20:16:30.157 INFO O| Jun 05 20:16:30.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
45142024-06-05T20:16:30.944Z[ recovery-image] Jun 05 20:16:30.157 INFO O| Jun 05 20:16:30.157 INFO STEP 49 (remove_files) COMPLETE
45152024-06-05T20:16:30.944Z[ recovery-image] Jun 05 20:16:30.157 INFO O| Jun 05 20:16:30.157 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45162024-06-05T20:16:30.953Z[ host-image] Jun 05 20:16:30.166 INFO O| Jun 05 20:16:30.166 INFO O| Planning: Package planning ... Done
45172024-06-05T20:16:30.962Z[ host-image] Jun 05 20:16:30.175 INFO O| Jun 05 20:16:30.175 INFO O| Planning: Merging actions ... Done
45182024-06-05T20:16:30.979Z[ recovery-image] Jun 05 20:16:30.193 INFO O| Jun 05 20:16:30.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
45192024-06-05T20:16:30.979Z[ recovery-image] Jun 05 20:16:30.193 INFO O| Jun 05 20:16:30.193 INFO STEP 50 (remove_files) COMPLETE
45202024-06-05T20:16:30.983Z[ recovery-image] Jun 05 20:16:30.193 INFO O| Jun 05 20:16:30.193 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45212024-06-05T20:16:31.011Z[ recovery-image] Jun 05 20:16:30.225 INFO O| Jun 05 20:16:30.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
45222024-06-05T20:16:31.011Z[ recovery-image] Jun 05 20:16:30.225 INFO O| Jun 05 20:16:30.225 INFO STEP 51 (remove_files) COMPLETE
45232024-06-05T20:16:31.015Z[ recovery-image] Jun 05 20:16:30.225 INFO O| Jun 05 20:16:30.225 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45242024-06-05T20:16:31.055Z[ recovery-image] Jun 05 20:16:30.265 INFO O| Jun 05 20:16:30.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
45252024-06-05T20:16:31.055Z[ recovery-image] Jun 05 20:16:30.265 INFO O| Jun 05 20:16:30.265 INFO STEP 52 (remove_files) COMPLETE
45262024-06-05T20:16:31.058Z[ recovery-image] Jun 05 20:16:30.265 INFO O| Jun 05 20:16:30.265 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45272024-06-05T20:16:31.077Z[ recovery-image] Jun 05 20:16:30.291 INFO O| Jun 05 20:16:30.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
45282024-06-05T20:16:31.081Z[ recovery-image] Jun 05 20:16:30.291 INFO O| Jun 05 20:16:30.291 INFO STEP 53 (remove_files) COMPLETE
45292024-06-05T20:16:31.081Z[ recovery-image] Jun 05 20:16:30.292 INFO O| Jun 05 20:16:30.292 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45302024-06-05T20:16:31.084Z[ host-image] Jun 05 20:16:30.298 INFO O| Jun 05 20:16:30.298 INFO O| Planning: Checking for conflicting actions ... Done
45312024-06-05T20:16:31.088Z[ host-image] Jun 05 20:16:30.299 INFO O| Jun 05 20:16:30.299 INFO O| Planning: Consolidating action changes ... Done
45322024-06-05T20:16:31.098Z[ recovery-image] Jun 05 20:16:30.312 INFO O| Jun 05 20:16:30.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
45332024-06-05T20:16:31.101Z[ recovery-image] Jun 05 20:16:30.312 INFO O| Jun 05 20:16:30.312 INFO STEP 54 (remove_files) COMPLETE
45342024-06-05T20:16:31.101Z[ recovery-image] Jun 05 20:16:30.312 INFO O| Jun 05 20:16:30.312 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45352024-06-05T20:16:31.135Z[ recovery-image] Jun 05 20:16:30.348 INFO O| Jun 05 20:16:30.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
45362024-06-05T20:16:31.135Z[ recovery-image] Jun 05 20:16:30.348 INFO O| Jun 05 20:16:30.348 INFO STEP 55 (remove_files) COMPLETE
45372024-06-05T20:16:31.138Z[ recovery-image] Jun 05 20:16:30.349 INFO O| Jun 05 20:16:30.348 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45382024-06-05T20:16:31.155Z[ recovery-image] Jun 05 20:16:30.369 INFO O| Jun 05 20:16:30.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
45392024-06-05T20:16:31.158Z[ recovery-image] Jun 05 20:16:30.369 INFO O| Jun 05 20:16:30.369 INFO STEP 56 (remove_files) COMPLETE
45402024-06-05T20:16:31.159Z[ recovery-image] Jun 05 20:16:30.370 INFO O| Jun 05 20:16:30.370 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45412024-06-05T20:16:31.180Z[ recovery-image] Jun 05 20:16:30.394 INFO O| Jun 05 20:16:30.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
45422024-06-05T20:16:31.181Z[ recovery-image] Jun 05 20:16:30.394 INFO O| Jun 05 20:16:30.394 INFO STEP 57 (remove_files) COMPLETE
45432024-06-05T20:16:31.181Z[ recovery-image] Jun 05 20:16:30.394 INFO O| Jun 05 20:16:30.394 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45442024-06-05T20:16:31.206Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.419 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
45452024-06-05T20:16:31.206Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
45462024-06-05T20:16:31.209Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45472024-06-05T20:16:31.209Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45482024-06-05T20:16:31.209Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45492024-06-05T20:16:31.210Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45502024-06-05T20:16:31.210Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO ok!
45512024-06-05T20:16:31.210Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO STEP 58 (ensure_file) COMPLETE
45522024-06-05T20:16:31.210Z[ recovery-image] Jun 05 20:16:30.420 INFO O| Jun 05 20:16:30.420 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45532024-06-05T20:16:31.296Z[ recovery-image] Jun 05 20:16:30.510 INFO O| Jun 05 20:16:30.510 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
45542024-06-05T20:16:31.297Z[ recovery-image] Jun 05 20:16:30.510 INFO O| Jun 05 20:16:30.510 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
45552024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45562024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45572024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45582024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45592024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO ok!
45602024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO STEP 59 (ensure_file) COMPLETE
45612024-06-05T20:16:31.300Z[ recovery-image] Jun 05 20:16:30.511 INFO O| Jun 05 20:16:30.511 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45622024-06-05T20:16:31.329Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
45632024-06-05T20:16:31.329Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
45642024-06-05T20:16:31.329Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
45652024-06-05T20:16:31.333Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO ok!
45662024-06-05T20:16:31.333Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO STEP 60 (ensure_file) COMPLETE
45672024-06-05T20:16:31.333Z[ recovery-image] Jun 05 20:16:30.542 INFO O| Jun 05 20:16:30.542 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45682024-06-05T20:16:31.349Z[ recovery-image] Jun 05 20:16:30.562 INFO O| Jun 05 20:16:30.562 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
45692024-06-05T20:16:31.349Z[ recovery-image] Jun 05 20:16:30.562 INFO O| Jun 05 20:16:30.562 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
45702024-06-05T20:16:31.352Z[ recovery-image] Jun 05 20:16:30.563 INFO O| Jun 05 20:16:30.563 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
45712024-06-05T20:16:31.352Z[ recovery-image] Jun 05 20:16:30.563 INFO O| Jun 05 20:16:30.563 INFO ok!
45722024-06-05T20:16:31.352Z[ recovery-image] Jun 05 20:16:30.563 INFO O| Jun 05 20:16:30.563 INFO STEP 61 (ensure_file) COMPLETE
45732024-06-05T20:16:31.352Z[ recovery-image] Jun 05 20:16:30.563 INFO O| Jun 05 20:16:30.563 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45742024-06-05T20:16:31.400Z[ recovery-image] Jun 05 20:16:30.613 INFO O| Jun 05 20:16:30.613 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
45752024-06-05T20:16:31.400Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.613 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
45762024-06-05T20:16:31.403Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.614 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45772024-06-05T20:16:31.403Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.614 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45782024-06-05T20:16:31.404Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.614 INFO ok!
45792024-06-05T20:16:31.404Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.614 INFO STEP 62 (ensure_file) COMPLETE
45802024-06-05T20:16:31.404Z[ recovery-image] Jun 05 20:16:30.614 INFO O| Jun 05 20:16:30.614 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45812024-06-05T20:16:31.438Z[ recovery-image] Jun 05 20:16:30.651 INFO O| Jun 05 20:16:30.651 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
45822024-06-05T20:16:31.438Z[ recovery-image] Jun 05 20:16:30.651 INFO O| Jun 05 20:16:30.651 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
45832024-06-05T20:16:31.441Z[ recovery-image] Jun 05 20:16:30.652 INFO O| Jun 05 20:16:30.652 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45842024-06-05T20:16:31.441Z[ recovery-image] Jun 05 20:16:30.652 INFO O| Jun 05 20:16:30.652 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45852024-06-05T20:16:31.441Z[ recovery-image] Jun 05 20:16:30.652 INFO O| Jun 05 20:16:30.652 INFO ok!
45862024-06-05T20:16:31.441Z[ recovery-image] Jun 05 20:16:30.652 INFO O| Jun 05 20:16:30.652 INFO STEP 63 (ensure_file) COMPLETE
45872024-06-05T20:16:31.441Z[ recovery-image] Jun 05 20:16:30.652 INFO O| Jun 05 20:16:30.652 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45882024-06-05T20:16:31.460Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
45892024-06-05T20:16:31.460Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
45902024-06-05T20:16:31.463Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
45912024-06-05T20:16:31.463Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO ok!
45922024-06-05T20:16:31.463Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO STEP 64 (assemble_files) COMPLETE
45932024-06-05T20:16:31.463Z[ recovery-image] Jun 05 20:16:30.674 INFO O| Jun 05 20:16:30.674 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45942024-06-05T20:16:31.481Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
45952024-06-05T20:16:31.481Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
45962024-06-05T20:16:31.481Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45972024-06-05T20:16:31.481Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45982024-06-05T20:16:31.481Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO ok!
45992024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO STEP 65 (ensure_file) COMPLETE
46002024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.694 INFO O| Jun 05 20:16:30.694 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
46012024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.694 INFO skip step because feature "omicron1" is not enabled
46022024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.694 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
46032024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.695 INFO skip step because feature "omicron1" is not enabled
46042024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.695 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
46052024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.695 INFO skip step because feature "omicron1" is not enabled
46062024-06-05T20:16:31.485Z[ recovery-image] Jun 05 20:16:30.695 INFO O| Jun 05 20:16:30.695 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
46072024-06-05T20:16:31.512Z[ recovery-image] Jun 05 20:16:30.725 INFO O| Jun 05 20:16:30.724 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
46082024-06-05T20:16:31.512Z[ recovery-image] Jun 05 20:16:30.725 INFO O| Jun 05 20:16:30.725 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
46092024-06-05T20:16:31.565Z[ host-image] Jun 05 20:16:30.779 INFO O| Jun 05 20:16:30.779 INFO O| Planning: Evaluating mediators ... Done
46102024-06-05T20:16:31.568Z[ host-image] Jun 05 20:16:30.779 INFO O| Jun 05 20:16:30.779 INFO O| Planning: Planning completed in 3.07 seconds
46112024-06-05T20:16:31.568Z[ host-image] Jun 05 20:16:30.782 INFO O| Jun 05 20:16:30.782 INFO O| Packages to install: 1
46122024-06-05T20:16:31.586Z[ host-image] Jun 05 20:16:30.800 INFO O| Jun 05 20:16:30.800 INFO O| Download: 0/4 items 0.0/19.0MB 0% complete
46132024-06-05T20:16:32.635Z[ host-image] Jun 05 20:16:31.849 INFO O| Jun 05 20:16:31.849 INFO O| Download: Completed 19.01 MB in 1.05 seconds (18.1M/s)
46142024-06-05T20:16:32.711Z[ host-image] Jun 05 20:16:31.925 INFO O| Jun 05 20:16:31.925 INFO O| Actions: 1/22 actions (Installing new actions)
46152024-06-05T20:16:33.826Z[ host-image] Jun 05 20:16:33.040 INFO O| Jun 05 20:16:33.040 INFO O| Actions: Completed 22 actions in 1.11 seconds.
46162024-06-05T20:16:34.156Z[ host-image] Jun 05 20:16:33.370 INFO O| Jun 05 20:16:33.370 INFO O| Done
46172024-06-05T20:16:34.156Z[ host-image] Jun 05 20:16:33.370 INFO O| Jun 05 20:16:33.370 INFO O| Done
46182024-06-05T20:16:34.451Z[ recovery-image] Jun 05 20:16:33.664 INFO O| Jun 05 20:16:33.664 INFO STEP 69 (pack_tar) COMPLETE
46192024-06-05T20:16:34.451Z[ recovery-image] Jun 05 20:16:33.664 INFO O| Jun 05 20:16:33.664 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
46202024-06-05T20:16:34.455Z[ recovery-image] Jun 05 20:16:33.664 INFO O| Jun 05 20:16:33.664 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
46212024-06-05T20:16:34.656Z[ recovery-image] Jun 05 20:16:33.870 INFO O| Jun 05 20:16:33.870 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
46222024-06-05T20:16:34.756Z[ recovery-image] Jun 05 20:16:33.970 INFO O| Jun 05 20:16:33.970 INFO completed processing gimlet/ramdisk-02-trim
46232024-06-05T20:16:34.760Z[ recovery-image] Jun 05 20:16:33.974 INFO image builder template: ramdisk-03-recovery-trim...
46242024-06-05T20:16:34.760Z[ recovery-image] Jun 05 20:16:33.974 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/.tmp0XfAvA/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.31.262", "-n", "ramdisk-03-recovery-trim"], pwd: None
46252024-06-05T20:16:34.856Z[ host-image] Jun 05 20:16:34.070 INFO O| Jun 05 20:16:34.070 INFO O| Done
46262024-06-05T20:16:34.914Z[ recovery-image] Jun 05 20:16:34.128 INFO O| Jun 05 20:16:34.128 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46272024-06-05T20:16:34.922Z[ recovery-image] Jun 05 20:16:34.136 INFO O| Jun 05 20:16:34.136 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46282024-06-05T20:16:35.053Z[ recovery-image] Jun 05 20:16:34.267 INFO O| Jun 05 20:16:34.267 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
46292024-06-05T20:16:35.134Z[ recovery-image] Jun 05 20:16:34.347 INFO O| Jun 05 20:16:34.347 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
46302024-06-05T20:16:35.139Z[ recovery-image] Jun 05 20:16:34.348 INFO O| Jun 05 20:16:34.348 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
46312024-06-05T20:16:35.168Z[ recovery-image] Jun 05 20:16:34.377 INFO O| Jun 05 20:16:34.377 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
46322024-06-05T20:16:35.173Z[ recovery-image] Jun 05 20:16:34.387 INFO O| Jun 05 20:16:34.387 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
46332024-06-05T20:16:35.183Z[ recovery-image] Jun 05 20:16:34.397 INFO O| Jun 05 20:16:34.397 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
46342024-06-05T20:16:35.787Z[ recovery-image] Jun 05 20:16:35.001 INFO O| Jun 05 20:16:35.001 INFO rolled back to input snapshot; work may begin
46352024-06-05T20:16:35.787Z[ recovery-image] Jun 05 20:16:35.001 INFO O| Jun 05 20:16:35.001 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
46362024-06-05T20:16:35.797Z[ recovery-image] Jun 05 20:16:35.011 INFO O| Jun 05 20:16:35.011 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46372024-06-05T20:16:35.819Z[ recovery-image] Jun 05 20:16:35.031 INFO O| Jun 05 20:16:35.031 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
46382024-06-05T20:16:35.822Z[ recovery-image] Jun 05 20:16:35.036 INFO O| Jun 05 20:16:35.036 INFO STEP 0 (remove_files) COMPLETE
46392024-06-05T20:16:35.822Z[ recovery-image] Jun 05 20:16:35.036 INFO O| Jun 05 20:16:35.036 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46402024-06-05T20:16:35.852Z[ recovery-image] Jun 05 20:16:35.064 INFO O| Jun 05 20:16:35.064 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
46412024-06-05T20:16:36.201Z[ recovery-image] Jun 05 20:16:35.415 INFO O| Jun 05 20:16:35.415 INFO STEP 1 (remove_files) COMPLETE
46422024-06-05T20:16:36.201Z[ recovery-image] Jun 05 20:16:35.415 INFO O| Jun 05 20:16:35.415 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46432024-06-05T20:16:36.238Z[ recovery-image] Jun 05 20:16:35.452 INFO O| Jun 05 20:16:35.452 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
46442024-06-05T20:16:36.287Z[ recovery-image] Jun 05 20:16:35.501 INFO O| Jun 05 20:16:35.500 INFO STEP 2 (remove_files) COMPLETE
46452024-06-05T20:16:36.287Z[ recovery-image] Jun 05 20:16:35.501 INFO O| Jun 05 20:16:35.501 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46462024-06-05T20:16:36.325Z[ recovery-image] Jun 05 20:16:35.539 INFO O| Jun 05 20:16:35.539 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
46472024-06-05T20:16:36.397Z[ recovery-image] Jun 05 20:16:35.611 INFO O| Jun 05 20:16:35.611 INFO STEP 3 (remove_files) COMPLETE
46482024-06-05T20:16:36.397Z[ recovery-image] Jun 05 20:16:35.611 INFO O| Jun 05 20:16:35.611 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46492024-06-05T20:16:36.424Z[ recovery-image] Jun 05 20:16:35.638 INFO O| Jun 05 20:16:35.637 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
46502024-06-05T20:16:36.507Z[ recovery-image] Jun 05 20:16:35.718 INFO O| Jun 05 20:16:35.718 INFO STEP 4 (remove_files) COMPLETE
46512024-06-05T20:16:36.508Z[ recovery-image] Jun 05 20:16:35.718 INFO O| Jun 05 20:16:35.718 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46522024-06-05T20:16:36.566Z[ recovery-image] Jun 05 20:16:35.779 INFO O| Jun 05 20:16:35.779 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
46532024-06-05T20:16:36.641Z[ recovery-image] Jun 05 20:16:35.855 INFO O| Jun 05 20:16:35.855 INFO STEP 5 (remove_files) COMPLETE
46542024-06-05T20:16:36.641Z[ recovery-image] Jun 05 20:16:35.855 INFO O| Jun 05 20:16:35.855 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46552024-06-05T20:16:36.665Z[ recovery-image] Jun 05 20:16:35.878 INFO O| Jun 05 20:16:35.878 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
46562024-06-05T20:16:36.687Z[ recovery-image] Jun 05 20:16:35.901 INFO O| Jun 05 20:16:35.901 INFO STEP 6 (remove_files) COMPLETE
46572024-06-05T20:16:36.687Z[ recovery-image] Jun 05 20:16:35.901 INFO O| Jun 05 20:16:35.901 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46582024-06-05T20:16:36.711Z[ recovery-image] Jun 05 20:16:35.925 INFO O| Jun 05 20:16:35.925 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
46592024-06-05T20:16:36.715Z[ recovery-image] Jun 05 20:16:35.928 INFO O| Jun 05 20:16:35.928 INFO STEP 7 (remove_files) COMPLETE
46602024-06-05T20:16:36.715Z[ recovery-image] Jun 05 20:16:35.928 INFO O| Jun 05 20:16:35.928 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46612024-06-05T20:16:36.737Z[ recovery-image] Jun 05 20:16:35.951 INFO O| Jun 05 20:16:35.951 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
46622024-06-05T20:16:36.776Z[ recovery-image] Jun 05 20:16:35.990 INFO O| Jun 05 20:16:35.989 INFO STEP 8 (remove_files) COMPLETE
46632024-06-05T20:16:36.776Z[ recovery-image] Jun 05 20:16:35.990 INFO O| Jun 05 20:16:35.990 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46642024-06-05T20:16:36.821Z[ recovery-image] Jun 05 20:16:36.035 INFO O| Jun 05 20:16:36.035 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
46652024-06-05T20:16:36.842Z[ recovery-image] Jun 05 20:16:36.056 INFO O| Jun 05 20:16:36.056 INFO STEP 9 (remove_files) COMPLETE
46662024-06-05T20:16:36.842Z[ recovery-image] Jun 05 20:16:36.056 INFO O| Jun 05 20:16:36.056 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46672024-06-05T20:16:36.902Z[ recovery-image] Jun 05 20:16:36.116 INFO O| Jun 05 20:16:36.116 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
46682024-06-05T20:16:36.905Z[ recovery-image] Jun 05 20:16:36.117 INFO O| Jun 05 20:16:36.117 INFO STEP 10 (remove_files) COMPLETE
46692024-06-05T20:16:36.905Z[ recovery-image] Jun 05 20:16:36.117 INFO O| Jun 05 20:16:36.117 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46702024-06-05T20:16:36.966Z[ recovery-image] Jun 05 20:16:36.177 INFO O| Jun 05 20:16:36.177 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
46712024-06-05T20:16:37.270Z[ host-image] Jun 05 20:16:36.484 INFO O| Jun 05 20:16:36.484 INFO O| Done
46722024-06-05T20:16:37.314Z[ host-image] Jun 05 20:16:36.525 INFO O| Jun 05 20:16:36.525 INFO O| Done
46732024-06-05T20:16:37.314Z[ host-image] Jun 05 20:16:36.525 INFO O| Jun 05 20:16:36.525 INFO O| Done
46742024-06-05T20:16:37.328Z[ host-image] Jun 05 20:16:36.542 INFO O| Jun 05 20:16:36.542 INFO O| Done
46752024-06-05T20:16:37.399Z[ recovery-image] Jun 05 20:16:36.611 INFO O| Jun 05 20:16:36.611 INFO STEP 11 (remove_files) COMPLETE
46762024-06-05T20:16:37.400Z[ recovery-image] Jun 05 20:16:36.611 INFO O| Jun 05 20:16:36.611 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46772024-06-05T20:16:37.431Z[ recovery-image] Jun 05 20:16:36.644 INFO O| Jun 05 20:16:36.644 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
46782024-06-05T20:16:37.457Z[ recovery-image] Jun 05 20:16:36.671 INFO O| Jun 05 20:16:36.671 INFO STEP 12 (remove_files) COMPLETE
46792024-06-05T20:16:37.457Z[ recovery-image] Jun 05 20:16:36.671 INFO O| Jun 05 20:16:36.671 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46802024-06-05T20:16:37.477Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO STEP 14 (pkg_install) COMPLETE
46812024-06-05T20:16:37.477Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46822024-06-05T20:16:37.480Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO skip step because feature "mfg" is not enabled
46832024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46842024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO skip step because feature "compliance" is not enabled
46852024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46862024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO skip step because feature "stress" is not enabled
46872024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46882024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO skip step because feature "nfs" is not enabled
46892024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
46902024-06-05T20:16:37.481Z[ host-image] Jun 05 20:16:36.691 INFO O| Jun 05 20:16:36.691 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
46912024-06-05T20:16:37.509Z[ recovery-image] Jun 05 20:16:36.723 INFO O| Jun 05 20:16:36.723 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
46922024-06-05T20:16:37.535Z[ recovery-image] Jun 05 20:16:36.750 INFO O| Jun 05 20:16:36.749 INFO STEP 13 (remove_files) COMPLETE
46932024-06-05T20:16:37.535Z[ recovery-image] Jun 05 20:16:36.750 INFO O| Jun 05 20:16:36.750 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46942024-06-05T20:16:37.597Z[ host-image] Jun 05 20:16:36.811 INFO O| Jun 05 20:16:36.810 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
46952024-06-05T20:16:37.614Z[ recovery-image] Jun 05 20:16:36.828 INFO O| Jun 05 20:16:36.828 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
46962024-06-05T20:16:37.617Z[ recovery-image] Jun 05 20:16:36.828 INFO O| Jun 05 20:16:36.828 INFO STEP 14 (remove_files) COMPLETE
46972024-06-05T20:16:37.617Z[ recovery-image] Jun 05 20:16:36.828 INFO O| Jun 05 20:16:36.828 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46982024-06-05T20:16:37.650Z[ recovery-image] Jun 05 20:16:36.865 INFO O| Jun 05 20:16:36.864 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
46992024-06-05T20:16:37.653Z[ recovery-image] Jun 05 20:16:36.866 INFO O| Jun 05 20:16:36.866 INFO STEP 15 (remove_files) COMPLETE
47002024-06-05T20:16:37.653Z[ recovery-image] Jun 05 20:16:36.866 INFO O| Jun 05 20:16:36.866 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47012024-06-05T20:16:37.674Z[ recovery-image] Jun 05 20:16:36.888 INFO O| Jun 05 20:16:36.888 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
47022024-06-05T20:16:37.713Z[ host-image] Jun 05 20:16:36.927 INFO O| Jun 05 20:16:36.927 INFO completed processing gimlet/ramdisk-01-os
47032024-06-05T20:16:37.717Z[ host-image] Jun 05 20:16:36.930 INFO omicron1 baseline generation...
47042024-06-05T20:16:37.717Z[ host-image] Jun 05 20:16:36.930 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
47052024-06-05T20:16:37.791Z[ recovery-image] Jun 05 20:16:37.005 INFO O| Jun 05 20:16:37.005 INFO STEP 16 (remove_files) COMPLETE
47062024-06-05T20:16:37.794Z[ recovery-image] Jun 05 20:16:37.005 INFO O| Jun 05 20:16:37.005 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47072024-06-05T20:16:37.834Z[ recovery-image] Jun 05 20:16:37.048 INFO O| Jun 05 20:16:37.047 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
47082024-06-05T20:16:37.837Z[ recovery-image] Jun 05 20:16:37.048 INFO O| Jun 05 20:16:37.048 INFO STEP 17 (remove_files) COMPLETE
47092024-06-05T20:16:37.837Z[ recovery-image] Jun 05 20:16:37.048 INFO O| Jun 05 20:16:37.048 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47102024-06-05T20:16:37.897Z[ recovery-image] Jun 05 20:16:37.108 INFO O| Jun 05 20:16:37.108 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
47112024-06-05T20:16:37.916Z[ recovery-image] Jun 05 20:16:37.130 INFO O| Jun 05 20:16:37.130 INFO STEP 18 (remove_files) COMPLETE
47122024-06-05T20:16:37.916Z[ recovery-image] Jun 05 20:16:37.130 INFO O| Jun 05 20:16:37.130 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47132024-06-05T20:16:37.966Z[ recovery-image] Jun 05 20:16:37.180 INFO O| Jun 05 20:16:37.180 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
47142024-06-05T20:16:38.222Z[ recovery-image] Jun 05 20:16:37.436 INFO O| Jun 05 20:16:37.436 INFO STEP 19 (remove_files) COMPLETE
47152024-06-05T20:16:38.223Z[ recovery-image] Jun 05 20:16:37.436 INFO O| Jun 05 20:16:37.436 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47162024-06-05T20:16:38.292Z[ recovery-image] Jun 05 20:16:37.506 INFO O| Jun 05 20:16:37.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
47172024-06-05T20:16:38.297Z[ recovery-image] Jun 05 20:16:37.510 INFO O| Jun 05 20:16:37.510 INFO STEP 20 (remove_files) COMPLETE
47182024-06-05T20:16:38.297Z[ recovery-image] Jun 05 20:16:37.510 INFO O| Jun 05 20:16:37.510 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47192024-06-05T20:16:38.333Z[ recovery-image] Jun 05 20:16:37.547 INFO O| Jun 05 20:16:37.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
47202024-06-05T20:16:38.333Z[ recovery-image] Jun 05 20:16:37.547 INFO O| Jun 05 20:16:37.547 INFO STEP 21 (remove_files) COMPLETE
47212024-06-05T20:16:38.336Z[ recovery-image] Jun 05 20:16:37.548 INFO O| Jun 05 20:16:37.547 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47222024-06-05T20:16:38.360Z[ recovery-image] Jun 05 20:16:37.574 INFO O| Jun 05 20:16:37.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
47232024-06-05T20:16:38.363Z[ recovery-image] Jun 05 20:16:37.575 INFO O| Jun 05 20:16:37.575 INFO STEP 22 (remove_files) COMPLETE
47242024-06-05T20:16:38.364Z[ recovery-image] Jun 05 20:16:37.575 INFO O| Jun 05 20:16:37.575 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47252024-06-05T20:16:38.403Z[ recovery-image] Jun 05 20:16:37.617 INFO O| Jun 05 20:16:37.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
47262024-06-05T20:16:38.406Z[ recovery-image] Jun 05 20:16:37.618 INFO O| Jun 05 20:16:37.617 INFO STEP 23 (remove_files) COMPLETE
47272024-06-05T20:16:38.406Z[ recovery-image] Jun 05 20:16:37.618 INFO O| Jun 05 20:16:37.618 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47282024-06-05T20:16:38.428Z[ recovery-image] Jun 05 20:16:37.642 INFO O| Jun 05 20:16:37.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
47292024-06-05T20:16:38.431Z[ recovery-image] Jun 05 20:16:37.642 INFO O| Jun 05 20:16:37.642 INFO STEP 24 (remove_files) COMPLETE
47302024-06-05T20:16:38.431Z[ recovery-image] Jun 05 20:16:37.642 INFO O| Jun 05 20:16:37.642 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47312024-06-05T20:16:38.450Z[ recovery-image] Jun 05 20:16:37.664 INFO O| Jun 05 20:16:37.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
47322024-06-05T20:16:38.450Z[ recovery-image] Jun 05 20:16:37.664 INFO O| Jun 05 20:16:37.664 INFO STEP 25 (remove_files) COMPLETE
47332024-06-05T20:16:38.450Z[ recovery-image] Jun 05 20:16:37.664 INFO O| Jun 05 20:16:37.664 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47342024-06-05T20:16:38.480Z[ recovery-image] Jun 05 20:16:37.694 INFO O| Jun 05 20:16:37.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
47352024-06-05T20:16:38.484Z[ recovery-image] Jun 05 20:16:37.694 INFO O| Jun 05 20:16:37.694 INFO STEP 26 (remove_files) COMPLETE
47362024-06-05T20:16:38.484Z[ recovery-image] Jun 05 20:16:37.695 INFO O| Jun 05 20:16:37.694 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47372024-06-05T20:16:38.509Z[ host-image] Jun 05 20:16:37.723 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22709:20240605T195300Z
47382024-06-05T20:16:38.584Z[ recovery-image] Jun 05 20:16:37.797 INFO O| Jun 05 20:16:37.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
47392024-06-05T20:16:38.608Z[ recovery-image] Jun 05 20:16:37.822 INFO O| Jun 05 20:16:37.822 INFO STEP 27 (remove_files) COMPLETE
47402024-06-05T20:16:38.609Z[ recovery-image] Jun 05 20:16:37.822 INFO O| Jun 05 20:16:37.822 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-06-05T20:16:38.668Z[ recovery-image] Jun 05 20:16:37.879 INFO O| Jun 05 20:16:37.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
47422024-06-05T20:16:38.668Z[ recovery-image] Jun 05 20:16:37.879 INFO O| Jun 05 20:16:37.879 INFO STEP 28 (remove_files) COMPLETE
47432024-06-05T20:16:38.671Z[ recovery-image] Jun 05 20:16:37.879 INFO O| Jun 05 20:16:37.879 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-06-05T20:16:38.699Z[ recovery-image] Jun 05 20:16:37.912 INFO O| Jun 05 20:16:37.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
47452024-06-05T20:16:38.699Z[ recovery-image] Jun 05 20:16:37.912 INFO O| Jun 05 20:16:37.912 INFO STEP 29 (remove_files) COMPLETE
47462024-06-05T20:16:38.699Z[ recovery-image] Jun 05 20:16:37.912 INFO O| Jun 05 20:16:37.912 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47472024-06-05T20:16:38.716Z[ recovery-image] Jun 05 20:16:37.930 INFO O| Jun 05 20:16:37.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
47482024-06-05T20:16:38.716Z[ recovery-image] Jun 05 20:16:37.930 INFO O| Jun 05 20:16:37.930 INFO STEP 30 (remove_files) COMPLETE
47492024-06-05T20:16:38.716Z[ recovery-image] Jun 05 20:16:37.930 INFO O| Jun 05 20:16:37.930 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47502024-06-05T20:16:38.734Z[ recovery-image] Jun 05 20:16:37.948 INFO O| Jun 05 20:16:37.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
47512024-06-05T20:16:38.734Z[ recovery-image] Jun 05 20:16:37.948 INFO O| Jun 05 20:16:37.948 INFO STEP 31 (remove_files) COMPLETE
47522024-06-05T20:16:38.734Z[ recovery-image] Jun 05 20:16:37.948 INFO O| Jun 05 20:16:37.948 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-06-05T20:16:38.754Z[ recovery-image] Jun 05 20:16:37.968 INFO O| Jun 05 20:16:37.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
47542024-06-05T20:16:38.754Z[ recovery-image] Jun 05 20:16:37.968 INFO O| Jun 05 20:16:37.968 INFO STEP 32 (remove_files) COMPLETE
47552024-06-05T20:16:38.754Z[ recovery-image] Jun 05 20:16:37.968 INFO O| Jun 05 20:16:37.968 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-06-05T20:16:38.772Z[ recovery-image] Jun 05 20:16:37.986 INFO O| Jun 05 20:16:37.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
47572024-06-05T20:16:38.796Z[ recovery-image] Jun 05 20:16:38.010 INFO O| Jun 05 20:16:38.010 INFO STEP 33 (remove_files) COMPLETE
47582024-06-05T20:16:38.797Z[ recovery-image] Jun 05 20:16:38.010 INFO O| Jun 05 20:16:38.010 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-06-05T20:16:38.854Z[ recovery-image] Jun 05 20:16:38.068 INFO O| Jun 05 20:16:38.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
47602024-06-05T20:16:38.857Z[ recovery-image] Jun 05 20:16:38.069 INFO O| Jun 05 20:16:38.069 INFO STEP 34 (remove_files) COMPLETE
47612024-06-05T20:16:38.857Z[ recovery-image] Jun 05 20:16:38.069 INFO O| Jun 05 20:16:38.069 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-06-05T20:16:38.884Z[ recovery-image] Jun 05 20:16:38.095 INFO O| Jun 05 20:16:38.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
47632024-06-05T20:16:38.884Z[ recovery-image] Jun 05 20:16:38.095 INFO O| Jun 05 20:16:38.095 INFO STEP 35 (remove_files) COMPLETE
47642024-06-05T20:16:38.889Z[ recovery-image] Jun 05 20:16:38.096 INFO O| Jun 05 20:16:38.095 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-06-05T20:16:38.902Z[ recovery-image] Jun 05 20:16:38.116 INFO O| Jun 05 20:16:38.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
47662024-06-05T20:16:38.902Z[ recovery-image] Jun 05 20:16:38.116 INFO O| Jun 05 20:16:38.116 INFO STEP 36 (remove_files) COMPLETE
47672024-06-05T20:16:38.905Z[ recovery-image] Jun 05 20:16:38.116 INFO O| Jun 05 20:16:38.116 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-06-05T20:16:38.923Z[ recovery-image] Jun 05 20:16:38.138 INFO O| Jun 05 20:16:38.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
47692024-06-05T20:16:38.927Z[ recovery-image] Jun 05 20:16:38.138 INFO O| Jun 05 20:16:38.138 INFO STEP 37 (remove_files) COMPLETE
47702024-06-05T20:16:38.927Z[ recovery-image] Jun 05 20:16:38.138 INFO O| Jun 05 20:16:38.138 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-06-05T20:16:38.956Z[ recovery-image] Jun 05 20:16:38.170 INFO O| Jun 05 20:16:38.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
47722024-06-05T20:16:38.956Z[ recovery-image] Jun 05 20:16:38.170 INFO O| Jun 05 20:16:38.170 INFO STEP 38 (remove_files) COMPLETE
47732024-06-05T20:16:38.956Z[ recovery-image] Jun 05 20:16:38.171 INFO O| Jun 05 20:16:38.170 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-06-05T20:16:38.997Z[ recovery-image] Jun 05 20:16:38.211 INFO O| Jun 05 20:16:38.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
47752024-06-05T20:16:39.017Z[ recovery-image] Jun 05 20:16:38.232 INFO O| Jun 05 20:16:38.232 INFO STEP 39 (remove_files) COMPLETE
47762024-06-05T20:16:39.018Z[ recovery-image] Jun 05 20:16:38.232 INFO O| Jun 05 20:16:38.232 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-06-05T20:16:39.060Z[ recovery-image] Jun 05 20:16:38.274 INFO O| Jun 05 20:16:38.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
47782024-06-05T20:16:39.060Z[ recovery-image] Jun 05 20:16:38.274 INFO O| Jun 05 20:16:38.274 INFO STEP 40 (remove_files) COMPLETE
47792024-06-05T20:16:39.064Z[ recovery-image] Jun 05 20:16:38.274 INFO O| Jun 05 20:16:38.274 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-06-05T20:16:39.083Z[ recovery-image] Jun 05 20:16:38.297 INFO O| Jun 05 20:16:38.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
47812024-06-05T20:16:39.083Z[ recovery-image] Jun 05 20:16:38.298 INFO O| Jun 05 20:16:38.297 INFO STEP 41 (remove_files) COMPLETE
47822024-06-05T20:16:39.086Z[ recovery-image] Jun 05 20:16:38.298 INFO O| Jun 05 20:16:38.298 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-06-05T20:16:39.103Z[ recovery-image] Jun 05 20:16:38.318 INFO O| Jun 05 20:16:38.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
47842024-06-05T20:16:39.103Z[ recovery-image] Jun 05 20:16:38.318 INFO O| Jun 05 20:16:38.318 INFO STEP 42 (remove_files) COMPLETE
47852024-06-05T20:16:39.104Z[ recovery-image] Jun 05 20:16:38.318 INFO O| Jun 05 20:16:38.318 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-06-05T20:16:39.145Z[ recovery-image] Jun 05 20:16:38.358 INFO O| Jun 05 20:16:38.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
47872024-06-05T20:16:39.145Z[ recovery-image] Jun 05 20:16:38.358 INFO O| Jun 05 20:16:38.358 INFO STEP 43 (remove_files) COMPLETE
47882024-06-05T20:16:39.145Z[ recovery-image] Jun 05 20:16:38.358 INFO O| Jun 05 20:16:38.358 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-06-05T20:16:39.203Z[ recovery-image] Jun 05 20:16:38.417 INFO O| Jun 05 20:16:38.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
47902024-06-05T20:16:39.207Z[ recovery-image] Jun 05 20:16:38.417 INFO O| Jun 05 20:16:38.417 INFO STEP 44 (remove_files) COMPLETE
47912024-06-05T20:16:39.207Z[ recovery-image] Jun 05 20:16:38.418 INFO O| Jun 05 20:16:38.418 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-06-05T20:16:39.226Z[ recovery-image] Jun 05 20:16:38.440 INFO O| Jun 05 20:16:38.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
47932024-06-05T20:16:39.255Z[ recovery-image] Jun 05 20:16:38.468 INFO O| Jun 05 20:16:38.468 INFO STEP 45 (remove_files) COMPLETE
47942024-06-05T20:16:39.255Z[ recovery-image] Jun 05 20:16:38.468 INFO O| Jun 05 20:16:38.468 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-06-05T20:16:39.276Z[ recovery-image] Jun 05 20:16:38.491 INFO O| Jun 05 20:16:38.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
47962024-06-05T20:16:39.283Z[ recovery-image] Jun 05 20:16:38.491 INFO O| Jun 05 20:16:38.491 INFO STEP 46 (remove_files) COMPLETE
47972024-06-05T20:16:39.283Z[ recovery-image] Jun 05 20:16:38.491 INFO O| Jun 05 20:16:38.491 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-06-05T20:16:39.298Z[ recovery-image] Jun 05 20:16:38.512 INFO O| Jun 05 20:16:38.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
47992024-06-05T20:16:39.298Z[ recovery-image] Jun 05 20:16:38.512 INFO O| Jun 05 20:16:38.512 INFO STEP 47 (remove_files) COMPLETE
48002024-06-05T20:16:39.302Z[ recovery-image] Jun 05 20:16:38.512 INFO O| Jun 05 20:16:38.512 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-06-05T20:16:39.318Z[ recovery-image] Jun 05 20:16:38.532 INFO O| Jun 05 20:16:38.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
48022024-06-05T20:16:39.318Z[ recovery-image] Jun 05 20:16:38.532 INFO O| Jun 05 20:16:38.532 INFO STEP 48 (remove_files) COMPLETE
48032024-06-05T20:16:39.318Z[ recovery-image] Jun 05 20:16:38.532 INFO O| Jun 05 20:16:38.532 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-06-05T20:16:39.338Z[ recovery-image] Jun 05 20:16:38.552 INFO O| Jun 05 20:16:38.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
48052024-06-05T20:16:39.341Z[ recovery-image] Jun 05 20:16:38.553 INFO O| Jun 05 20:16:38.553 INFO STEP 49 (remove_files) COMPLETE
48062024-06-05T20:16:39.341Z[ recovery-image] Jun 05 20:16:38.553 INFO O| Jun 05 20:16:38.553 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072024-06-05T20:16:39.376Z[ recovery-image] Jun 05 20:16:38.590 INFO O| Jun 05 20:16:38.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
48082024-06-05T20:16:39.379Z[ recovery-image] Jun 05 20:16:38.590 INFO O| Jun 05 20:16:38.590 INFO STEP 50 (remove_files) COMPLETE
48092024-06-05T20:16:39.379Z[ recovery-image] Jun 05 20:16:38.591 INFO O| Jun 05 20:16:38.590 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102024-06-05T20:16:39.444Z[ recovery-image] Jun 05 20:16:38.658 INFO O| Jun 05 20:16:38.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
48112024-06-05T20:16:39.444Z[ recovery-image] Jun 05 20:16:38.658 INFO O| Jun 05 20:16:38.658 INFO STEP 51 (remove_files) COMPLETE
48122024-06-05T20:16:39.447Z[ recovery-image] Jun 05 20:16:38.658 INFO O| Jun 05 20:16:38.658 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48132024-06-05T20:16:39.465Z[ recovery-image] Jun 05 20:16:38.679 INFO O| Jun 05 20:16:38.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
48142024-06-05T20:16:39.465Z[ recovery-image] Jun 05 20:16:38.679 INFO O| Jun 05 20:16:38.679 INFO STEP 52 (remove_files) COMPLETE
48152024-06-05T20:16:39.465Z[ recovery-image] Jun 05 20:16:38.679 INFO O| Jun 05 20:16:38.679 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48162024-06-05T20:16:39.486Z[ recovery-image] Jun 05 20:16:38.700 INFO O| Jun 05 20:16:38.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
48172024-06-05T20:16:39.492Z[ recovery-image] Jun 05 20:16:38.706 INFO O| Jun 05 20:16:38.706 INFO STEP 53 (remove_files) COMPLETE
48182024-06-05T20:16:39.492Z[ recovery-image] Jun 05 20:16:38.706 INFO O| Jun 05 20:16:38.706 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48192024-06-05T20:16:39.525Z[ recovery-image] Jun 05 20:16:38.739 INFO O| Jun 05 20:16:38.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
48202024-06-05T20:16:39.540Z[ recovery-image] Jun 05 20:16:38.755 INFO O| Jun 05 20:16:38.755 INFO STEP 54 (remove_files) COMPLETE
48212024-06-05T20:16:39.540Z[ recovery-image] Jun 05 20:16:38.755 INFO O| Jun 05 20:16:38.755 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48222024-06-05T20:16:39.562Z[ recovery-image] Jun 05 20:16:38.776 INFO O| Jun 05 20:16:38.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
48232024-06-05T20:16:39.565Z[ recovery-image] Jun 05 20:16:38.776 INFO O| Jun 05 20:16:38.776 INFO STEP 55 (remove_files) COMPLETE
48242024-06-05T20:16:39.565Z[ recovery-image] Jun 05 20:16:38.776 INFO O| Jun 05 20:16:38.776 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48252024-06-05T20:16:39.598Z[ recovery-image] Jun 05 20:16:38.813 INFO O| Jun 05 20:16:38.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
48262024-06-05T20:16:39.624Z[ recovery-image] Jun 05 20:16:38.837 INFO O| Jun 05 20:16:38.837 INFO STEP 56 (remove_files) COMPLETE
48272024-06-05T20:16:39.624Z[ recovery-image] Jun 05 20:16:38.837 INFO O| Jun 05 20:16:38.837 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48282024-06-05T20:16:39.655Z[ recovery-image] Jun 05 20:16:38.869 INFO O| Jun 05 20:16:38.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
48292024-06-05T20:16:39.655Z[ recovery-image] Jun 05 20:16:38.869 INFO O| Jun 05 20:16:38.869 INFO STEP 57 (remove_files) COMPLETE
48302024-06-05T20:16:39.655Z[ recovery-image] Jun 05 20:16:38.869 INFO O| Jun 05 20:16:38.869 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48312024-06-05T20:16:39.697Z[ recovery-image] Jun 05 20:16:38.902 INFO O| Jun 05 20:16:38.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
48322024-06-05T20:16:39.697Z[ recovery-image] Jun 05 20:16:38.902 INFO O| Jun 05 20:16:38.902 INFO STEP 58 (remove_files) COMPLETE
48332024-06-05T20:16:39.701Z[ recovery-image] Jun 05 20:16:38.902 INFO O| Jun 05 20:16:38.902 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48342024-06-05T20:16:39.710Z[ recovery-image] Jun 05 20:16:38.924 INFO O| Jun 05 20:16:38.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
48352024-06-05T20:16:39.714Z[ recovery-image] Jun 05 20:16:38.924 INFO O| Jun 05 20:16:38.924 INFO STEP 59 (remove_files) COMPLETE
48362024-06-05T20:16:39.714Z[ recovery-image] Jun 05 20:16:38.924 INFO O| Jun 05 20:16:38.924 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48372024-06-05T20:16:39.729Z[ recovery-image] Jun 05 20:16:38.944 INFO O| Jun 05 20:16:38.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
48382024-06-05T20:16:39.752Z[ recovery-image] Jun 05 20:16:38.966 INFO O| Jun 05 20:16:38.966 INFO STEP 60 (remove_files) COMPLETE
48392024-06-05T20:16:39.752Z[ recovery-image] Jun 05 20:16:38.966 INFO O| Jun 05 20:16:38.966 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402024-06-05T20:16:39.789Z[ recovery-image] Jun 05 20:16:39.003 INFO O| Jun 05 20:16:39.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
48412024-06-05T20:16:39.789Z[ recovery-image] Jun 05 20:16:39.003 INFO O| Jun 05 20:16:39.003 INFO STEP 61 (remove_files) COMPLETE
48422024-06-05T20:16:39.789Z[ recovery-image] Jun 05 20:16:39.003 INFO O| Jun 05 20:16:39.003 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432024-06-05T20:16:39.887Z[ recovery-image] Jun 05 20:16:39.101 INFO O| Jun 05 20:16:39.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
48442024-06-05T20:16:39.887Z[ recovery-image] Jun 05 20:16:39.101 INFO O| Jun 05 20:16:39.101 INFO STEP 62 (remove_files) COMPLETE
48452024-06-05T20:16:39.891Z[ recovery-image] Jun 05 20:16:39.101 INFO O| Jun 05 20:16:39.101 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462024-06-05T20:16:39.906Z[ recovery-image] Jun 05 20:16:39.121 INFO O| Jun 05 20:16:39.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
48472024-06-05T20:16:39.906Z[ recovery-image] Jun 05 20:16:39.121 INFO O| Jun 05 20:16:39.121 INFO STEP 63 (remove_files) COMPLETE
48482024-06-05T20:16:39.906Z[ recovery-image] Jun 05 20:16:39.121 INFO O| Jun 05 20:16:39.121 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492024-06-05T20:16:39.944Z[ recovery-image] Jun 05 20:16:39.158 INFO O| Jun 05 20:16:39.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
48502024-06-05T20:16:39.944Z[ recovery-image] Jun 05 20:16:39.158 INFO O| Jun 05 20:16:39.158 INFO STEP 64 (remove_files) COMPLETE
48512024-06-05T20:16:39.944Z[ recovery-image] Jun 05 20:16:39.158 INFO O| Jun 05 20:16:39.158 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522024-06-05T20:16:39.964Z[ recovery-image] Jun 05 20:16:39.178 INFO O| Jun 05 20:16:39.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
48532024-06-05T20:16:39.983Z[ recovery-image] Jun 05 20:16:39.198 INFO O| Jun 05 20:16:39.198 INFO STEP 65 (remove_files) COMPLETE
48542024-06-05T20:16:39.983Z[ recovery-image] Jun 05 20:16:39.198 INFO O| Jun 05 20:16:39.198 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552024-06-05T20:16:40.017Z[ recovery-image] Jun 05 20:16:39.231 INFO O| Jun 05 20:16:39.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
48562024-06-05T20:16:40.017Z[ recovery-image] Jun 05 20:16:39.231 INFO O| Jun 05 20:16:39.231 INFO STEP 66 (remove_files) COMPLETE
48572024-06-05T20:16:40.021Z[ recovery-image] Jun 05 20:16:39.231 INFO O| Jun 05 20:16:39.231 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582024-06-05T20:16:40.035Z[ recovery-image] Jun 05 20:16:39.249 INFO O| Jun 05 20:16:39.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
48592024-06-05T20:16:40.035Z[ recovery-image] Jun 05 20:16:39.249 INFO O| Jun 05 20:16:39.249 INFO STEP 67 (remove_files) COMPLETE
48602024-06-05T20:16:40.038Z[ recovery-image] Jun 05 20:16:39.249 INFO O| Jun 05 20:16:39.249 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612024-06-05T20:16:40.056Z[ recovery-image] Jun 05 20:16:39.271 INFO O| Jun 05 20:16:39.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
48622024-06-05T20:16:40.056Z[ recovery-image] Jun 05 20:16:39.271 INFO O| Jun 05 20:16:39.271 INFO STEP 68 (remove_files) COMPLETE
48632024-06-05T20:16:40.060Z[ recovery-image] Jun 05 20:16:39.271 INFO O| Jun 05 20:16:39.271 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642024-06-05T20:16:40.079Z[ recovery-image] Jun 05 20:16:39.294 INFO O| Jun 05 20:16:39.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
48652024-06-05T20:16:40.079Z[ recovery-image] Jun 05 20:16:39.294 INFO O| Jun 05 20:16:39.294 INFO STEP 69 (remove_files) COMPLETE
48662024-06-05T20:16:40.079Z[ recovery-image] Jun 05 20:16:39.294 INFO O| Jun 05 20:16:39.294 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672024-06-05T20:16:40.106Z[ recovery-image] Jun 05 20:16:39.317 INFO O| Jun 05 20:16:39.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
48682024-06-05T20:16:40.106Z[ recovery-image] Jun 05 20:16:39.317 INFO O| Jun 05 20:16:39.317 INFO STEP 70 (remove_files) COMPLETE
48692024-06-05T20:16:40.109Z[ recovery-image] Jun 05 20:16:39.317 INFO O| Jun 05 20:16:39.317 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702024-06-05T20:16:40.127Z[ recovery-image] Jun 05 20:16:39.341 INFO O| Jun 05 20:16:39.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
48712024-06-05T20:16:40.127Z[ recovery-image] Jun 05 20:16:39.341 INFO O| Jun 05 20:16:39.341 INFO STEP 71 (remove_files) COMPLETE
48722024-06-05T20:16:40.127Z[ recovery-image] Jun 05 20:16:39.341 INFO O| Jun 05 20:16:39.341 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732024-06-05T20:16:40.149Z[ recovery-image] Jun 05 20:16:39.364 INFO O| Jun 05 20:16:39.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
48742024-06-05T20:16:40.149Z[ recovery-image] Jun 05 20:16:39.364 INFO O| Jun 05 20:16:39.364 INFO STEP 72 (remove_files) COMPLETE
48752024-06-05T20:16:40.152Z[ recovery-image] Jun 05 20:16:39.364 INFO O| Jun 05 20:16:39.364 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762024-06-05T20:16:40.181Z[ recovery-image] Jun 05 20:16:39.395 INFO O| Jun 05 20:16:39.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
48772024-06-05T20:16:40.181Z[ recovery-image] Jun 05 20:16:39.395 INFO O| Jun 05 20:16:39.395 INFO STEP 73 (remove_files) COMPLETE
48782024-06-05T20:16:40.185Z[ recovery-image] Jun 05 20:16:39.395 INFO O| Jun 05 20:16:39.395 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792024-06-05T20:16:40.215Z[ recovery-image] Jun 05 20:16:39.430 INFO O| Jun 05 20:16:39.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
48802024-06-05T20:16:40.215Z[ recovery-image] Jun 05 20:16:39.430 INFO O| Jun 05 20:16:39.430 INFO STEP 74 (remove_files) COMPLETE
48812024-06-05T20:16:40.216Z[ recovery-image] Jun 05 20:16:39.430 INFO O| Jun 05 20:16:39.430 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822024-06-05T20:16:40.238Z[ recovery-image] Jun 05 20:16:39.452 INFO O| Jun 05 20:16:39.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
48832024-06-05T20:16:40.238Z[ recovery-image] Jun 05 20:16:39.452 INFO O| Jun 05 20:16:39.452 INFO STEP 75 (remove_files) COMPLETE
48842024-06-05T20:16:40.238Z[ recovery-image] Jun 05 20:16:39.452 INFO O| Jun 05 20:16:39.452 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852024-06-05T20:16:40.278Z[ recovery-image] Jun 05 20:16:39.492 INFO O| Jun 05 20:16:39.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
48862024-06-05T20:16:40.278Z[ recovery-image] Jun 05 20:16:39.492 INFO O| Jun 05 20:16:39.492 INFO STEP 76 (remove_files) COMPLETE
48872024-06-05T20:16:40.278Z[ recovery-image] Jun 05 20:16:39.492 INFO O| Jun 05 20:16:39.492 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48882024-06-05T20:16:40.303Z[ recovery-image] Jun 05 20:16:39.514 INFO O| Jun 05 20:16:39.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
48892024-06-05T20:16:40.303Z[ recovery-image] Jun 05 20:16:39.514 INFO O| Jun 05 20:16:39.514 INFO STEP 77 (remove_files) COMPLETE
48902024-06-05T20:16:40.310Z[ recovery-image] Jun 05 20:16:39.514 INFO O| Jun 05 20:16:39.514 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48912024-06-05T20:16:40.327Z[ recovery-image] Jun 05 20:16:39.542 INFO O| Jun 05 20:16:39.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
48922024-06-05T20:16:40.327Z[ recovery-image] Jun 05 20:16:39.542 INFO O| Jun 05 20:16:39.542 INFO STEP 78 (remove_files) COMPLETE
48932024-06-05T20:16:40.327Z[ recovery-image] Jun 05 20:16:39.542 INFO O| Jun 05 20:16:39.542 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48942024-06-05T20:16:40.370Z[ recovery-image] Jun 05 20:16:39.584 INFO O| Jun 05 20:16:39.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
48952024-06-05T20:16:40.370Z[ recovery-image] Jun 05 20:16:39.584 INFO O| Jun 05 20:16:39.584 INFO STEP 79 (remove_files) COMPLETE
48962024-06-05T20:16:40.370Z[ recovery-image] Jun 05 20:16:39.584 INFO O| Jun 05 20:16:39.584 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972024-06-05T20:16:40.407Z[ recovery-image] Jun 05 20:16:39.621 INFO O| Jun 05 20:16:39.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
48982024-06-05T20:16:40.407Z[ recovery-image] Jun 05 20:16:39.621 INFO O| Jun 05 20:16:39.621 INFO STEP 80 (remove_files) COMPLETE
48992024-06-05T20:16:40.407Z[ recovery-image] Jun 05 20:16:39.622 INFO O| Jun 05 20:16:39.621 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002024-06-05T20:16:40.430Z[ recovery-image] Jun 05 20:16:39.644 INFO O| Jun 05 20:16:39.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
49012024-06-05T20:16:40.430Z[ recovery-image] Jun 05 20:16:39.644 INFO O| Jun 05 20:16:39.644 INFO STEP 81 (remove_files) COMPLETE
49022024-06-05T20:16:40.433Z[ recovery-image] Jun 05 20:16:39.644 INFO O| Jun 05 20:16:39.644 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032024-06-05T20:16:40.463Z[ recovery-image] Jun 05 20:16:39.678 INFO O| Jun 05 20:16:39.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
49042024-06-05T20:16:40.463Z[ recovery-image] Jun 05 20:16:39.678 INFO O| Jun 05 20:16:39.678 INFO STEP 82 (remove_files) COMPLETE
49052024-06-05T20:16:40.464Z[ recovery-image] Jun 05 20:16:39.678 INFO O| Jun 05 20:16:39.678 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062024-06-05T20:16:40.490Z[ recovery-image] Jun 05 20:16:39.704 INFO O| Jun 05 20:16:39.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
49072024-06-05T20:16:40.494Z[ recovery-image] Jun 05 20:16:39.705 INFO O| Jun 05 20:16:39.705 INFO STEP 83 (remove_files) COMPLETE
49082024-06-05T20:16:40.494Z[ recovery-image] Jun 05 20:16:39.705 INFO O| Jun 05 20:16:39.705 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092024-06-05T20:16:40.514Z[ recovery-image] Jun 05 20:16:39.725 INFO O| Jun 05 20:16:39.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
49102024-06-05T20:16:40.517Z[ recovery-image] Jun 05 20:16:39.725 INFO O| Jun 05 20:16:39.725 INFO STEP 84 (remove_files) COMPLETE
49112024-06-05T20:16:40.517Z[ recovery-image] Jun 05 20:16:39.725 INFO O| Jun 05 20:16:39.725 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122024-06-05T20:16:40.541Z[ recovery-image] Jun 05 20:16:39.755 INFO O| Jun 05 20:16:39.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
49132024-06-05T20:16:40.541Z[ recovery-image] Jun 05 20:16:39.755 INFO O| Jun 05 20:16:39.755 INFO STEP 85 (remove_files) COMPLETE
49142024-06-05T20:16:40.544Z[ recovery-image] Jun 05 20:16:39.756 INFO O| Jun 05 20:16:39.755 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152024-06-05T20:16:40.576Z[ recovery-image] Jun 05 20:16:39.790 INFO O| Jun 05 20:16:39.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
49162024-06-05T20:16:40.579Z[ recovery-image] Jun 05 20:16:39.790 INFO O| Jun 05 20:16:39.790 INFO STEP 86 (remove_files) COMPLETE
49172024-06-05T20:16:40.579Z[ recovery-image] Jun 05 20:16:39.791 INFO O| Jun 05 20:16:39.790 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182024-06-05T20:16:40.597Z[ recovery-image] Jun 05 20:16:39.811 INFO O| Jun 05 20:16:39.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
49192024-06-05T20:16:40.617Z[ recovery-image] Jun 05 20:16:39.832 INFO O| Jun 05 20:16:39.832 INFO STEP 87 (remove_files) COMPLETE
49202024-06-05T20:16:40.617Z[ recovery-image] Jun 05 20:16:39.832 INFO O| Jun 05 20:16:39.832 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49212024-06-05T20:16:40.650Z[ recovery-image] Jun 05 20:16:39.865 INFO O| Jun 05 20:16:39.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
49222024-06-05T20:16:40.654Z[ recovery-image] Jun 05 20:16:39.865 INFO O| Jun 05 20:16:39.865 INFO STEP 88 (remove_files) COMPLETE
49232024-06-05T20:16:40.654Z[ recovery-image] Jun 05 20:16:39.865 INFO O| Jun 05 20:16:39.865 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49242024-06-05T20:16:40.687Z[ recovery-image] Jun 05 20:16:39.901 INFO O| Jun 05 20:16:39.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
49252024-06-05T20:16:40.687Z[ recovery-image] Jun 05 20:16:39.901 INFO O| Jun 05 20:16:39.901 INFO STEP 89 (remove_files) COMPLETE
49262024-06-05T20:16:40.694Z[ recovery-image] Jun 05 20:16:39.901 INFO O| Jun 05 20:16:39.901 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49272024-06-05T20:16:40.708Z[ recovery-image] Jun 05 20:16:39.922 INFO O| Jun 05 20:16:39.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
49282024-06-05T20:16:40.733Z[ recovery-image] Jun 05 20:16:39.947 INFO O| Jun 05 20:16:39.947 INFO STEP 90 (remove_files) COMPLETE
49292024-06-05T20:16:40.733Z[ recovery-image] Jun 05 20:16:39.947 INFO O| Jun 05 20:16:39.947 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302024-06-05T20:16:40.770Z[ recovery-image] Jun 05 20:16:39.984 INFO O| Jun 05 20:16:39.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
49312024-06-05T20:16:40.770Z[ recovery-image] Jun 05 20:16:39.985 INFO O| Jun 05 20:16:39.984 INFO STEP 91 (remove_files) COMPLETE
49322024-06-05T20:16:40.774Z[ recovery-image] Jun 05 20:16:39.985 INFO O| Jun 05 20:16:39.984 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332024-06-05T20:16:40.792Z[ recovery-image] Jun 05 20:16:40.007 INFO O| Jun 05 20:16:40.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
49342024-06-05T20:16:40.796Z[ recovery-image] Jun 05 20:16:40.007 INFO O| Jun 05 20:16:40.007 INFO STEP 92 (remove_files) COMPLETE
49352024-06-05T20:16:40.796Z[ recovery-image] Jun 05 20:16:40.007 INFO O| Jun 05 20:16:40.007 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362024-06-05T20:16:40.832Z[ recovery-image] Jun 05 20:16:40.046 INFO O| Jun 05 20:16:40.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
49372024-06-05T20:16:40.832Z[ recovery-image] Jun 05 20:16:40.046 INFO O| Jun 05 20:16:40.046 INFO STEP 93 (remove_files) COMPLETE
49382024-06-05T20:16:40.832Z[ recovery-image] Jun 05 20:16:40.046 INFO O| Jun 05 20:16:40.046 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392024-06-05T20:16:40.854Z[ recovery-image] Jun 05 20:16:40.068 INFO O| Jun 05 20:16:40.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
49402024-06-05T20:16:40.854Z[ recovery-image] Jun 05 20:16:40.068 INFO O| Jun 05 20:16:40.068 INFO STEP 94 (remove_files) COMPLETE
49412024-06-05T20:16:40.857Z[ recovery-image] Jun 05 20:16:40.069 INFO O| Jun 05 20:16:40.068 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422024-06-05T20:16:40.882Z[ recovery-image] Jun 05 20:16:40.096 INFO O| Jun 05 20:16:40.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
49432024-06-05T20:16:40.882Z[ recovery-image] Jun 05 20:16:40.096 INFO O| Jun 05 20:16:40.096 INFO STEP 95 (remove_files) COMPLETE
49442024-06-05T20:16:40.882Z[ recovery-image] Jun 05 20:16:40.096 INFO O| Jun 05 20:16:40.096 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452024-06-05T20:16:40.902Z[ recovery-image] Jun 05 20:16:40.117 INFO O| Jun 05 20:16:40.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
49462024-06-05T20:16:40.903Z[ recovery-image] Jun 05 20:16:40.117 INFO O| Jun 05 20:16:40.117 INFO STEP 96 (remove_files) COMPLETE
49472024-06-05T20:16:40.906Z[ recovery-image] Jun 05 20:16:40.117 INFO O| Jun 05 20:16:40.117 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482024-06-05T20:16:40.923Z[ recovery-image] Jun 05 20:16:40.137 INFO O| Jun 05 20:16:40.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
49492024-06-05T20:16:40.924Z[ recovery-image] Jun 05 20:16:40.137 INFO O| Jun 05 20:16:40.137 INFO STEP 97 (remove_files) COMPLETE
49502024-06-05T20:16:40.924Z[ recovery-image] Jun 05 20:16:40.137 INFO O| Jun 05 20:16:40.137 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49512024-06-05T20:16:40.944Z[ recovery-image] Jun 05 20:16:40.157 INFO O| Jun 05 20:16:40.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
49522024-06-05T20:16:40.944Z[ recovery-image] Jun 05 20:16:40.157 INFO O| Jun 05 20:16:40.157 INFO STEP 98 (remove_files) COMPLETE
49532024-06-05T20:16:40.944Z[ recovery-image] Jun 05 20:16:40.157 INFO O| Jun 05 20:16:40.157 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49542024-06-05T20:16:40.964Z[ recovery-image] Jun 05 20:16:40.178 INFO O| Jun 05 20:16:40.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
49552024-06-05T20:16:40.964Z[ recovery-image] Jun 05 20:16:40.178 INFO O| Jun 05 20:16:40.178 INFO STEP 99 (remove_files) COMPLETE
49562024-06-05T20:16:40.967Z[ recovery-image] Jun 05 20:16:40.178 INFO O| Jun 05 20:16:40.178 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572024-06-05T20:16:40.998Z[ recovery-image] Jun 05 20:16:40.212 INFO O| Jun 05 20:16:40.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
49582024-06-05T20:16:41.023Z[ recovery-image] Jun 05 20:16:40.238 INFO O| Jun 05 20:16:40.238 INFO STEP 100 (remove_files) COMPLETE
49592024-06-05T20:16:41.024Z[ recovery-image] Jun 05 20:16:40.238 INFO O| Jun 05 20:16:40.238 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602024-06-05T20:16:41.082Z[ recovery-image] Jun 05 20:16:40.295 INFO O| Jun 05 20:16:40.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
49612024-06-05T20:16:41.082Z[ recovery-image] Jun 05 20:16:40.295 INFO O| Jun 05 20:16:40.295 INFO STEP 101 (remove_files) COMPLETE
49622024-06-05T20:16:41.082Z[ recovery-image] Jun 05 20:16:40.295 INFO O| Jun 05 20:16:40.295 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632024-06-05T20:16:41.129Z[ recovery-image] Jun 05 20:16:40.344 INFO O| Jun 05 20:16:40.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
49642024-06-05T20:16:41.129Z[ recovery-image] Jun 05 20:16:40.344 INFO O| Jun 05 20:16:40.344 INFO STEP 102 (remove_files) COMPLETE
49652024-06-05T20:16:41.132Z[ recovery-image] Jun 05 20:16:40.344 INFO O| Jun 05 20:16:40.344 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662024-06-05T20:16:41.182Z[ recovery-image] Jun 05 20:16:40.396 INFO O| Jun 05 20:16:40.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
49672024-06-05T20:16:41.182Z[ recovery-image] Jun 05 20:16:40.396 INFO O| Jun 05 20:16:40.396 INFO STEP 103 (remove_files) COMPLETE
49682024-06-05T20:16:41.185Z[ recovery-image] Jun 05 20:16:40.396 INFO O| Jun 05 20:16:40.396 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692024-06-05T20:16:41.210Z[ recovery-image] Jun 05 20:16:40.421 INFO O| Jun 05 20:16:40.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
49702024-06-05T20:16:41.210Z[ recovery-image] Jun 05 20:16:40.421 INFO O| Jun 05 20:16:40.421 INFO STEP 104 (remove_files) COMPLETE
49712024-06-05T20:16:41.213Z[ recovery-image] Jun 05 20:16:40.421 INFO O| Jun 05 20:16:40.421 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49722024-06-05T20:16:41.229Z[ recovery-image] Jun 05 20:16:40.443 INFO O| Jun 05 20:16:40.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
49732024-06-05T20:16:41.249Z[ recovery-image] Jun 05 20:16:40.463 INFO O| Jun 05 20:16:40.463 INFO STEP 105 (remove_files) COMPLETE
49742024-06-05T20:16:41.249Z[ recovery-image] Jun 05 20:16:40.463 INFO O| Jun 05 20:16:40.463 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752024-06-05T20:16:41.300Z[ recovery-image] Jun 05 20:16:40.514 INFO O| Jun 05 20:16:40.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
49762024-06-05T20:16:41.300Z[ recovery-image] Jun 05 20:16:40.514 INFO O| Jun 05 20:16:40.514 INFO STEP 106 (remove_files) COMPLETE
49772024-06-05T20:16:41.303Z[ recovery-image] Jun 05 20:16:40.514 INFO O| Jun 05 20:16:40.514 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782024-06-05T20:16:41.320Z[ recovery-image] Jun 05 20:16:40.535 INFO O| Jun 05 20:16:40.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
49792024-06-05T20:16:41.320Z[ recovery-image] Jun 05 20:16:40.535 INFO O| Jun 05 20:16:40.535 INFO STEP 107 (remove_files) COMPLETE
49802024-06-05T20:16:41.323Z[ recovery-image] Jun 05 20:16:40.535 INFO O| Jun 05 20:16:40.535 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812024-06-05T20:16:41.360Z[ recovery-image] Jun 05 20:16:40.574 INFO O| Jun 05 20:16:40.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
49822024-06-05T20:16:41.360Z[ recovery-image] Jun 05 20:16:40.574 INFO O| Jun 05 20:16:40.574 INFO STEP 108 (remove_files) COMPLETE
49832024-06-05T20:16:41.364Z[ recovery-image] Jun 05 20:16:40.574 INFO O| Jun 05 20:16:40.574 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842024-06-05T20:16:41.387Z[ recovery-image] Jun 05 20:16:40.602 INFO O| Jun 05 20:16:40.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
49852024-06-05T20:16:41.387Z[ recovery-image] Jun 05 20:16:40.602 INFO O| Jun 05 20:16:40.602 INFO STEP 109 (remove_files) COMPLETE
49862024-06-05T20:16:41.387Z[ recovery-image] Jun 05 20:16:40.602 INFO O| Jun 05 20:16:40.602 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872024-06-05T20:16:41.560Z[ recovery-image] Jun 05 20:16:40.774 INFO O| Jun 05 20:16:40.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
49882024-06-05T20:16:41.560Z[ recovery-image] Jun 05 20:16:40.774 INFO O| Jun 05 20:16:40.774 INFO STEP 110 (remove_files) COMPLETE
49892024-06-05T20:16:41.566Z[ recovery-image] Jun 05 20:16:40.774 INFO O| Jun 05 20:16:40.774 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902024-06-05T20:16:41.594Z[ recovery-image] Jun 05 20:16:40.794 INFO O| Jun 05 20:16:40.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
49912024-06-05T20:16:41.594Z[ recovery-image] Jun 05 20:16:40.794 INFO O| Jun 05 20:16:40.794 INFO STEP 111 (remove_files) COMPLETE
49922024-06-05T20:16:41.595Z[ recovery-image] Jun 05 20:16:40.795 INFO O| Jun 05 20:16:40.794 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932024-06-05T20:16:41.601Z[ recovery-image] Jun 05 20:16:40.815 INFO O| Jun 05 20:16:40.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
49942024-06-05T20:16:41.604Z[ recovery-image] Jun 05 20:16:40.816 INFO O| Jun 05 20:16:40.816 INFO STEP 112 (remove_files) COMPLETE
49952024-06-05T20:16:41.605Z[ recovery-image] Jun 05 20:16:40.816 INFO O| Jun 05 20:16:40.816 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962024-06-05T20:16:41.622Z[ recovery-image] Jun 05 20:16:40.836 INFO O| Jun 05 20:16:40.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
49972024-06-05T20:16:41.625Z[ recovery-image] Jun 05 20:16:40.836 INFO O| Jun 05 20:16:40.836 INFO STEP 113 (remove_files) COMPLETE
49982024-06-05T20:16:41.625Z[ recovery-image] Jun 05 20:16:40.836 INFO O| Jun 05 20:16:40.836 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992024-06-05T20:16:41.641Z[ recovery-image] Jun 05 20:16:40.855 INFO O| Jun 05 20:16:40.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
50002024-06-05T20:16:41.644Z[ recovery-image] Jun 05 20:16:40.855 INFO O| Jun 05 20:16:40.855 INFO STEP 114 (remove_files) COMPLETE
50012024-06-05T20:16:41.644Z[ recovery-image] Jun 05 20:16:40.856 INFO O| Jun 05 20:16:40.855 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022024-06-05T20:16:41.662Z[ recovery-image] Jun 05 20:16:40.876 INFO O| Jun 05 20:16:40.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
50032024-06-05T20:16:41.668Z[ recovery-image] Jun 05 20:16:40.876 INFO O| Jun 05 20:16:40.876 INFO STEP 115 (remove_files) COMPLETE
50042024-06-05T20:16:41.668Z[ recovery-image] Jun 05 20:16:40.876 INFO O| Jun 05 20:16:40.876 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052024-06-05T20:16:41.682Z[ recovery-image] Jun 05 20:16:40.896 INFO O| Jun 05 20:16:40.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
50062024-06-05T20:16:41.688Z[ recovery-image] Jun 05 20:16:40.897 INFO O| Jun 05 20:16:40.897 INFO STEP 116 (remove_files) COMPLETE
50072024-06-05T20:16:41.688Z[ recovery-image] Jun 05 20:16:40.897 INFO O| Jun 05 20:16:40.897 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082024-06-05T20:16:41.703Z[ recovery-image] Jun 05 20:16:40.917 INFO O| Jun 05 20:16:40.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
50092024-06-05T20:16:41.707Z[ recovery-image] Jun 05 20:16:40.917 INFO O| Jun 05 20:16:40.917 INFO STEP 117 (remove_files) COMPLETE
50102024-06-05T20:16:41.707Z[ recovery-image] Jun 05 20:16:40.917 INFO O| Jun 05 20:16:40.917 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112024-06-05T20:16:41.724Z[ recovery-image] Jun 05 20:16:40.938 INFO O| Jun 05 20:16:40.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
50122024-06-05T20:16:41.728Z[ recovery-image] Jun 05 20:16:40.938 INFO O| Jun 05 20:16:40.938 INFO STEP 118 (remove_files) COMPLETE
50132024-06-05T20:16:41.728Z[ recovery-image] Jun 05 20:16:40.938 INFO O| Jun 05 20:16:40.938 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142024-06-05T20:16:41.744Z[ recovery-image] Jun 05 20:16:40.958 INFO O| Jun 05 20:16:40.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
50152024-06-05T20:16:41.748Z[ recovery-image] Jun 05 20:16:40.959 INFO O| Jun 05 20:16:40.959 INFO STEP 119 (remove_files) COMPLETE
50162024-06-05T20:16:41.748Z[ recovery-image] Jun 05 20:16:40.959 INFO O| Jun 05 20:16:40.959 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172024-06-05T20:16:41.765Z[ recovery-image] Jun 05 20:16:40.979 INFO O| Jun 05 20:16:40.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
50182024-06-05T20:16:41.780Z[ recovery-image] Jun 05 20:16:40.979 INFO O| Jun 05 20:16:40.979 INFO STEP 120 (remove_files) COMPLETE
50192024-06-05T20:16:41.780Z[ recovery-image] Jun 05 20:16:40.980 INFO O| Jun 05 20:16:40.979 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202024-06-05T20:16:41.799Z[ recovery-image] Jun 05 20:16:41.013 INFO O| Jun 05 20:16:41.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
50212024-06-05T20:16:41.799Z[ recovery-image] Jun 05 20:16:41.013 INFO O| Jun 05 20:16:41.013 INFO STEP 121 (remove_files) COMPLETE
50222024-06-05T20:16:41.807Z[ recovery-image] Jun 05 20:16:41.014 INFO O| Jun 05 20:16:41.013 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232024-06-05T20:16:41.820Z[ recovery-image] Jun 05 20:16:41.035 INFO O| Jun 05 20:16:41.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
50242024-06-05T20:16:41.841Z[ recovery-image] Jun 05 20:16:41.055 INFO O| Jun 05 20:16:41.055 INFO STEP 122 (remove_files) COMPLETE
50252024-06-05T20:16:41.844Z[ recovery-image] Jun 05 20:16:41.055 INFO O| Jun 05 20:16:41.055 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262024-06-05T20:16:41.917Z[ recovery-image] Jun 05 20:16:41.131 INFO O| Jun 05 20:16:41.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
50272024-06-05T20:16:41.917Z[ recovery-image] Jun 05 20:16:41.132 INFO O| Jun 05 20:16:41.131 INFO STEP 123 (remove_files) COMPLETE
50282024-06-05T20:16:41.917Z[ recovery-image] Jun 05 20:16:41.132 INFO O| Jun 05 20:16:41.131 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292024-06-05T20:16:41.937Z[ recovery-image] Jun 05 20:16:41.152 INFO O| Jun 05 20:16:41.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
50302024-06-05T20:16:41.938Z[ recovery-image] Jun 05 20:16:41.152 INFO O| Jun 05 20:16:41.152 INFO STEP 124 (remove_files) COMPLETE
50312024-06-05T20:16:41.938Z[ recovery-image] Jun 05 20:16:41.152 INFO O| Jun 05 20:16:41.152 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322024-06-05T20:16:41.957Z[ recovery-image] Jun 05 20:16:41.172 INFO O| Jun 05 20:16:41.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
50332024-06-05T20:16:41.958Z[ recovery-image] Jun 05 20:16:41.172 INFO O| Jun 05 20:16:41.172 INFO STEP 125 (remove_files) COMPLETE
50342024-06-05T20:16:41.961Z[ recovery-image] Jun 05 20:16:41.172 INFO O| Jun 05 20:16:41.172 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352024-06-05T20:16:41.977Z[ recovery-image] Jun 05 20:16:41.192 INFO O| Jun 05 20:16:41.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
50362024-06-05T20:16:41.980Z[ recovery-image] Jun 05 20:16:41.192 INFO O| Jun 05 20:16:41.192 INFO STEP 126 (remove_files) COMPLETE
50372024-06-05T20:16:41.981Z[ recovery-image] Jun 05 20:16:41.192 INFO O| Jun 05 20:16:41.192 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50382024-06-05T20:16:42.017Z[ recovery-image] Jun 05 20:16:41.231 INFO O| Jun 05 20:16:41.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
50392024-06-05T20:16:42.017Z[ recovery-image] Jun 05 20:16:41.231 INFO O| Jun 05 20:16:41.231 INFO STEP 127 (remove_files) COMPLETE
50402024-06-05T20:16:42.017Z[ recovery-image] Jun 05 20:16:41.231 INFO O| Jun 05 20:16:41.231 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412024-06-05T20:16:42.070Z[ recovery-image] Jun 05 20:16:41.285 INFO O| Jun 05 20:16:41.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
50422024-06-05T20:16:42.073Z[ recovery-image] Jun 05 20:16:41.285 INFO O| Jun 05 20:16:41.285 INFO STEP 128 (remove_files) COMPLETE
50432024-06-05T20:16:42.074Z[ recovery-image] Jun 05 20:16:41.285 INFO O| Jun 05 20:16:41.285 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442024-06-05T20:16:42.091Z[ recovery-image] Jun 05 20:16:41.306 INFO O| Jun 05 20:16:41.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
50452024-06-05T20:16:42.095Z[ recovery-image] Jun 05 20:16:41.306 INFO O| Jun 05 20:16:41.306 INFO STEP 129 (remove_files) COMPLETE
50462024-06-05T20:16:42.095Z[ recovery-image] Jun 05 20:16:41.306 INFO O| Jun 05 20:16:41.306 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472024-06-05T20:16:42.112Z[ recovery-image] Jun 05 20:16:41.327 INFO O| Jun 05 20:16:41.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
50482024-06-05T20:16:42.117Z[ recovery-image] Jun 05 20:16:41.327 INFO O| Jun 05 20:16:41.327 INFO STEP 130 (remove_files) COMPLETE
50492024-06-05T20:16:42.117Z[ recovery-image] Jun 05 20:16:41.327 INFO O| Jun 05 20:16:41.327 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502024-06-05T20:16:42.134Z[ recovery-image] Jun 05 20:16:41.349 INFO O| Jun 05 20:16:41.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
50512024-06-05T20:16:42.137Z[ recovery-image] Jun 05 20:16:41.349 INFO O| Jun 05 20:16:41.349 INFO STEP 131 (remove_files) COMPLETE
50522024-06-05T20:16:42.137Z[ recovery-image] Jun 05 20:16:41.349 INFO O| Jun 05 20:16:41.349 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532024-06-05T20:16:42.160Z[ recovery-image] Jun 05 20:16:41.372 INFO O| Jun 05 20:16:41.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
50542024-06-05T20:16:42.160Z[ recovery-image] Jun 05 20:16:41.372 INFO O| Jun 05 20:16:41.372 INFO STEP 132 (remove_files) COMPLETE
50552024-06-05T20:16:42.164Z[ recovery-image] Jun 05 20:16:41.372 INFO O| Jun 05 20:16:41.372 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562024-06-05T20:16:42.177Z[ recovery-image] Jun 05 20:16:41.392 INFO O| Jun 05 20:16:41.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
50572024-06-05T20:16:42.180Z[ recovery-image] Jun 05 20:16:41.392 INFO O| Jun 05 20:16:41.392 INFO STEP 133 (remove_files) COMPLETE
50582024-06-05T20:16:42.180Z[ recovery-image] Jun 05 20:16:41.392 INFO O| Jun 05 20:16:41.392 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592024-06-05T20:16:42.198Z[ recovery-image] Jun 05 20:16:41.412 INFO O| Jun 05 20:16:41.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
50602024-06-05T20:16:42.201Z[ recovery-image] Jun 05 20:16:41.413 INFO O| Jun 05 20:16:41.412 INFO STEP 134 (remove_files) COMPLETE
50612024-06-05T20:16:42.201Z[ recovery-image] Jun 05 20:16:41.413 INFO O| Jun 05 20:16:41.413 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622024-06-05T20:16:42.222Z[ recovery-image] Jun 05 20:16:41.436 INFO O| Jun 05 20:16:41.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
50632024-06-05T20:16:42.222Z[ recovery-image] Jun 05 20:16:41.436 INFO O| Jun 05 20:16:41.436 INFO STEP 135 (remove_files) COMPLETE
50642024-06-05T20:16:42.222Z[ recovery-image] Jun 05 20:16:41.436 INFO O| Jun 05 20:16:41.436 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50652024-06-05T20:16:42.268Z[ recovery-image] Jun 05 20:16:41.482 INFO O| Jun 05 20:16:41.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
50662024-06-05T20:16:42.268Z[ recovery-image] Jun 05 20:16:41.482 INFO O| Jun 05 20:16:41.482 INFO STEP 136 (remove_files) COMPLETE
50672024-06-05T20:16:42.268Z[ recovery-image] Jun 05 20:16:41.482 INFO O| Jun 05 20:16:41.482 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50682024-06-05T20:16:42.324Z[ recovery-image] Jun 05 20:16:41.538 INFO O| Jun 05 20:16:41.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
50692024-06-05T20:16:42.324Z[ recovery-image] Jun 05 20:16:41.539 INFO O| Jun 05 20:16:41.538 INFO STEP 137 (remove_files) COMPLETE
50702024-06-05T20:16:42.324Z[ recovery-image] Jun 05 20:16:41.539 INFO O| Jun 05 20:16:41.538 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712024-06-05T20:16:42.345Z[ recovery-image] Jun 05 20:16:41.558 INFO O| Jun 05 20:16:41.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
50722024-06-05T20:16:42.345Z[ recovery-image] Jun 05 20:16:41.559 INFO O| Jun 05 20:16:41.559 INFO STEP 138 (remove_files) COMPLETE
50732024-06-05T20:16:42.345Z[ recovery-image] Jun 05 20:16:41.559 INFO O| Jun 05 20:16:41.559 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742024-06-05T20:16:42.376Z[ recovery-image] Jun 05 20:16:41.591 INFO O| Jun 05 20:16:41.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
50752024-06-05T20:16:42.377Z[ recovery-image] Jun 05 20:16:41.591 INFO O| Jun 05 20:16:41.591 INFO STEP 139 (remove_files) COMPLETE
50762024-06-05T20:16:42.380Z[ recovery-image] Jun 05 20:16:41.591 INFO O| Jun 05 20:16:41.591 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50772024-06-05T20:16:42.414Z[ recovery-image] Jun 05 20:16:41.629 INFO O| Jun 05 20:16:41.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
50782024-06-05T20:16:42.415Z[ recovery-image] Jun 05 20:16:41.629 INFO O| Jun 05 20:16:41.629 INFO STEP 140 (remove_files) COMPLETE
50792024-06-05T20:16:42.415Z[ recovery-image] Jun 05 20:16:41.629 INFO O| Jun 05 20:16:41.629 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50802024-06-05T20:16:42.446Z[ recovery-image] Jun 05 20:16:41.660 INFO O| Jun 05 20:16:41.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
50812024-06-05T20:16:42.446Z[ recovery-image] Jun 05 20:16:41.660 INFO O| Jun 05 20:16:41.660 INFO STEP 141 (remove_files) COMPLETE
50822024-06-05T20:16:42.446Z[ recovery-image] Jun 05 20:16:41.660 INFO O| Jun 05 20:16:41.660 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50832024-06-05T20:16:42.504Z[ recovery-image] Jun 05 20:16:41.719 INFO O| Jun 05 20:16:41.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
50842024-06-05T20:16:42.504Z[ recovery-image] Jun 05 20:16:41.719 INFO O| Jun 05 20:16:41.719 INFO STEP 142 (remove_files) COMPLETE
50852024-06-05T20:16:42.511Z[ recovery-image] Jun 05 20:16:41.719 INFO O| Jun 05 20:16:41.719 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50862024-06-05T20:16:42.555Z[ recovery-image] Jun 05 20:16:41.770 INFO O| Jun 05 20:16:41.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
50872024-06-05T20:16:42.555Z[ recovery-image] Jun 05 20:16:41.770 INFO O| Jun 05 20:16:41.770 INFO STEP 143 (remove_files) COMPLETE
50882024-06-05T20:16:42.560Z[ recovery-image] Jun 05 20:16:41.770 INFO O| Jun 05 20:16:41.770 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50892024-06-05T20:16:42.610Z[ recovery-image] Jun 05 20:16:41.825 INFO O| Jun 05 20:16:41.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
50902024-06-05T20:16:42.610Z[ recovery-image] Jun 05 20:16:41.825 INFO O| Jun 05 20:16:41.825 INFO STEP 144 (remove_files) COMPLETE
50912024-06-05T20:16:42.613Z[ recovery-image] Jun 05 20:16:41.825 INFO O| Jun 05 20:16:41.825 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50922024-06-05T20:16:42.651Z[ recovery-image] Jun 05 20:16:41.866 INFO O| Jun 05 20:16:41.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
50932024-06-05T20:16:42.651Z[ recovery-image] Jun 05 20:16:41.866 INFO O| Jun 05 20:16:41.866 INFO STEP 145 (remove_files) COMPLETE
50942024-06-05T20:16:42.651Z[ recovery-image] Jun 05 20:16:41.866 INFO O| Jun 05 20:16:41.866 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50952024-06-05T20:16:42.679Z[ recovery-image] Jun 05 20:16:41.893 INFO O| Jun 05 20:16:41.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
50962024-06-05T20:16:42.679Z[ recovery-image] Jun 05 20:16:41.893 INFO O| Jun 05 20:16:41.893 INFO STEP 146 (remove_files) COMPLETE
50972024-06-05T20:16:42.679Z[ recovery-image] Jun 05 20:16:41.893 INFO O| Jun 05 20:16:41.893 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50982024-06-05T20:16:42.699Z[ recovery-image] Jun 05 20:16:41.913 INFO O| Jun 05 20:16:41.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
50992024-06-05T20:16:42.699Z[ recovery-image] Jun 05 20:16:41.913 INFO O| Jun 05 20:16:41.913 INFO STEP 147 (remove_files) COMPLETE
51002024-06-05T20:16:42.702Z[ recovery-image] Jun 05 20:16:41.914 INFO O| Jun 05 20:16:41.913 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51012024-06-05T20:16:42.720Z[ recovery-image] Jun 05 20:16:41.934 INFO O| Jun 05 20:16:41.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
51022024-06-05T20:16:42.720Z[ recovery-image] Jun 05 20:16:41.934 INFO O| Jun 05 20:16:41.934 INFO STEP 148 (remove_files) COMPLETE
51032024-06-05T20:16:42.720Z[ recovery-image] Jun 05 20:16:41.934 INFO O| Jun 05 20:16:41.934 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51042024-06-05T20:16:42.742Z[ recovery-image] Jun 05 20:16:41.954 INFO O| Jun 05 20:16:41.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
51052024-06-05T20:16:42.742Z[ recovery-image] Jun 05 20:16:41.954 INFO O| Jun 05 20:16:41.954 INFO STEP 149 (remove_files) COMPLETE
51062024-06-05T20:16:42.743Z[ recovery-image] Jun 05 20:16:41.954 INFO O| Jun 05 20:16:41.954 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51072024-06-05T20:16:42.759Z[ recovery-image] Jun 05 20:16:41.974 INFO O| Jun 05 20:16:41.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
51082024-06-05T20:16:42.759Z[ recovery-image] Jun 05 20:16:41.974 INFO O| Jun 05 20:16:41.974 INFO STEP 150 (remove_files) COMPLETE
51092024-06-05T20:16:42.762Z[ recovery-image] Jun 05 20:16:41.974 INFO O| Jun 05 20:16:41.974 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102024-06-05T20:16:42.807Z[ recovery-image] Jun 05 20:16:42.021 INFO O| Jun 05 20:16:42.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
51112024-06-05T20:16:42.807Z[ recovery-image] Jun 05 20:16:42.021 INFO O| Jun 05 20:16:42.021 INFO STEP 151 (remove_files) COMPLETE
51122024-06-05T20:16:42.810Z[ recovery-image] Jun 05 20:16:42.021 INFO O| Jun 05 20:16:42.021 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51132024-06-05T20:16:42.854Z[ recovery-image] Jun 05 20:16:42.068 INFO O| Jun 05 20:16:42.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
51142024-06-05T20:16:42.854Z[ recovery-image] Jun 05 20:16:42.069 INFO O| Jun 05 20:16:42.068 INFO STEP 152 (remove_files) COMPLETE
51152024-06-05T20:16:42.854Z[ recovery-image] Jun 05 20:16:42.069 INFO O| Jun 05 20:16:42.069 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51162024-06-05T20:16:42.887Z[ recovery-image] Jun 05 20:16:42.101 INFO O| Jun 05 20:16:42.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
51172024-06-05T20:16:42.890Z[ recovery-image] Jun 05 20:16:42.102 INFO O| Jun 05 20:16:42.101 INFO STEP 153 (remove_files) COMPLETE
51182024-06-05T20:16:42.890Z[ recovery-image] Jun 05 20:16:42.102 INFO O| Jun 05 20:16:42.102 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51192024-06-05T20:16:42.911Z[ recovery-image] Jun 05 20:16:42.125 INFO O| Jun 05 20:16:42.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
51202024-06-05T20:16:42.911Z[ recovery-image] Jun 05 20:16:42.125 INFO O| Jun 05 20:16:42.125 INFO STEP 154 (remove_files) COMPLETE
51212024-06-05T20:16:42.914Z[ recovery-image] Jun 05 20:16:42.125 INFO O| Jun 05 20:16:42.125 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51222024-06-05T20:16:42.933Z[ recovery-image] Jun 05 20:16:42.147 INFO O| Jun 05 20:16:42.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
51232024-06-05T20:16:42.933Z[ recovery-image] Jun 05 20:16:42.147 INFO O| Jun 05 20:16:42.147 INFO STEP 155 (remove_files) COMPLETE
51242024-06-05T20:16:42.933Z[ recovery-image] Jun 05 20:16:42.147 INFO O| Jun 05 20:16:42.147 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252024-06-05T20:16:42.955Z[ recovery-image] Jun 05 20:16:42.170 INFO O| Jun 05 20:16:42.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
51262024-06-05T20:16:42.955Z[ recovery-image] Jun 05 20:16:42.170 INFO O| Jun 05 20:16:42.170 INFO STEP 156 (remove_files) COMPLETE
51272024-06-05T20:16:42.958Z[ recovery-image] Jun 05 20:16:42.170 INFO O| Jun 05 20:16:42.170 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282024-06-05T20:16:42.982Z[ recovery-image] Jun 05 20:16:42.194 INFO O| Jun 05 20:16:42.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
51292024-06-05T20:16:42.994Z[ recovery-image] Jun 05 20:16:42.209 INFO O| Jun 05 20:16:42.209 INFO STEP 157 (remove_files) COMPLETE
51302024-06-05T20:16:42.994Z[ recovery-image] Jun 05 20:16:42.209 INFO O| Jun 05 20:16:42.209 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312024-06-05T20:16:43.159Z[ recovery-image] Jun 05 20:16:42.247 INFO O| Jun 05 20:16:42.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
51322024-06-05T20:16:43.162Z[ recovery-image] Jun 05 20:16:42.247 INFO O| Jun 05 20:16:42.247 INFO STEP 158 (remove_files) COMPLETE
51332024-06-05T20:16:43.162Z[ recovery-image] Jun 05 20:16:42.247 INFO O| Jun 05 20:16:42.247 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342024-06-05T20:16:43.162Z[ recovery-image] Jun 05 20:16:42.275 INFO O| Jun 05 20:16:42.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
51352024-06-05T20:16:43.163Z[ recovery-image] Jun 05 20:16:42.299 INFO O| Jun 05 20:16:42.299 INFO STEP 159 (remove_files) COMPLETE
51362024-06-05T20:16:43.163Z[ recovery-image] Jun 05 20:16:42.299 INFO O| Jun 05 20:16:42.299 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372024-06-05T20:16:43.163Z[ recovery-image] Jun 05 20:16:42.358 INFO O| Jun 05 20:16:42.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
51382024-06-05T20:16:43.163Z[ recovery-image] Jun 05 20:16:42.358 INFO O| Jun 05 20:16:42.358 INFO STEP 160 (remove_files) COMPLETE
51392024-06-05T20:16:43.163Z[ recovery-image] Jun 05 20:16:42.358 INFO O| Jun 05 20:16:42.358 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402024-06-05T20:16:43.166Z[ recovery-image] Jun 05 20:16:42.381 INFO O| Jun 05 20:16:42.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
51412024-06-05T20:16:43.166Z[ recovery-image] Jun 05 20:16:42.381 INFO O| Jun 05 20:16:42.381 INFO STEP 161 (remove_files) COMPLETE
51422024-06-05T20:16:43.170Z[ recovery-image] Jun 05 20:16:42.381 INFO O| Jun 05 20:16:42.381 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432024-06-05T20:16:43.190Z[ recovery-image] Jun 05 20:16:42.404 INFO O| Jun 05 20:16:42.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
51442024-06-05T20:16:43.190Z[ recovery-image] Jun 05 20:16:42.405 INFO O| Jun 05 20:16:42.405 INFO STEP 162 (remove_files) COMPLETE
51452024-06-05T20:16:43.193Z[ recovery-image] Jun 05 20:16:42.405 INFO O| Jun 05 20:16:42.405 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462024-06-05T20:16:43.234Z[ recovery-image] Jun 05 20:16:42.448 INFO O| Jun 05 20:16:42.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
51472024-06-05T20:16:43.234Z[ recovery-image] Jun 05 20:16:42.448 INFO O| Jun 05 20:16:42.448 INFO STEP 163 (remove_files) COMPLETE
51482024-06-05T20:16:43.234Z[ recovery-image] Jun 05 20:16:42.448 INFO O| Jun 05 20:16:42.448 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492024-06-05T20:16:43.255Z[ recovery-image] Jun 05 20:16:42.469 INFO O| Jun 05 20:16:42.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
51502024-06-05T20:16:43.255Z[ recovery-image] Jun 05 20:16:42.469 INFO O| Jun 05 20:16:42.469 INFO STEP 164 (remove_files) COMPLETE
51512024-06-05T20:16:43.258Z[ recovery-image] Jun 05 20:16:42.470 INFO O| Jun 05 20:16:42.469 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522024-06-05T20:16:43.294Z[ recovery-image] Jun 05 20:16:42.508 INFO O| Jun 05 20:16:42.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
51532024-06-05T20:16:43.294Z[ recovery-image] Jun 05 20:16:42.508 INFO O| Jun 05 20:16:42.508 INFO STEP 165 (remove_files) COMPLETE
51542024-06-05T20:16:43.297Z[ recovery-image] Jun 05 20:16:42.508 INFO O| Jun 05 20:16:42.508 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552024-06-05T20:16:43.312Z[ recovery-image] Jun 05 20:16:42.527 INFO O| Jun 05 20:16:42.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
51562024-06-05T20:16:43.312Z[ recovery-image] Jun 05 20:16:42.527 INFO O| Jun 05 20:16:42.527 INFO STEP 166 (remove_files) COMPLETE
51572024-06-05T20:16:43.318Z[ recovery-image] Jun 05 20:16:42.527 INFO O| Jun 05 20:16:42.527 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582024-06-05T20:16:43.349Z[ recovery-image] Jun 05 20:16:42.564 INFO O| Jun 05 20:16:42.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
51592024-06-05T20:16:43.350Z[ recovery-image] Jun 05 20:16:42.564 INFO O| Jun 05 20:16:42.564 INFO STEP 167 (remove_files) COMPLETE
51602024-06-05T20:16:43.353Z[ recovery-image] Jun 05 20:16:42.564 INFO O| Jun 05 20:16:42.564 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612024-06-05T20:16:43.388Z[ recovery-image] Jun 05 20:16:42.603 INFO O| Jun 05 20:16:42.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
51622024-06-05T20:16:43.389Z[ recovery-image] Jun 05 20:16:42.603 INFO O| Jun 05 20:16:42.603 INFO STEP 168 (remove_files) COMPLETE
51632024-06-05T20:16:43.389Z[ recovery-image] Jun 05 20:16:42.603 INFO O| Jun 05 20:16:42.603 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642024-06-05T20:16:43.410Z[ recovery-image] Jun 05 20:16:42.624 INFO O| Jun 05 20:16:42.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
51652024-06-05T20:16:43.410Z[ recovery-image] Jun 05 20:16:42.624 INFO O| Jun 05 20:16:42.624 INFO STEP 169 (remove_files) COMPLETE
51662024-06-05T20:16:43.410Z[ recovery-image] Jun 05 20:16:42.624 INFO O| Jun 05 20:16:42.624 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672024-06-05T20:16:43.449Z[ recovery-image] Jun 05 20:16:42.664 INFO O| Jun 05 20:16:42.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
51682024-06-05T20:16:43.449Z[ recovery-image] Jun 05 20:16:42.664 INFO O| Jun 05 20:16:42.664 INFO STEP 170 (remove_files) COMPLETE
51692024-06-05T20:16:43.449Z[ recovery-image] Jun 05 20:16:42.664 INFO O| Jun 05 20:16:42.664 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702024-06-05T20:16:43.483Z[ recovery-image] Jun 05 20:16:42.698 INFO O| Jun 05 20:16:42.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
51712024-06-05T20:16:43.483Z[ recovery-image] Jun 05 20:16:42.698 INFO O| Jun 05 20:16:42.698 INFO STEP 171 (remove_files) COMPLETE
51722024-06-05T20:16:43.483Z[ recovery-image] Jun 05 20:16:42.698 INFO O| Jun 05 20:16:42.698 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732024-06-05T20:16:43.533Z[ recovery-image] Jun 05 20:16:42.747 INFO O| Jun 05 20:16:42.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
51742024-06-05T20:16:43.536Z[ recovery-image] Jun 05 20:16:42.747 INFO O| Jun 05 20:16:42.747 INFO STEP 172 (remove_files) COMPLETE
51752024-06-05T20:16:43.536Z[ recovery-image] Jun 05 20:16:42.748 INFO O| Jun 05 20:16:42.747 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762024-06-05T20:16:43.579Z[ recovery-image] Jun 05 20:16:42.794 INFO O| Jun 05 20:16:42.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
51772024-06-05T20:16:43.582Z[ recovery-image] Jun 05 20:16:42.794 INFO O| Jun 05 20:16:42.794 INFO STEP 173 (remove_files) COMPLETE
51782024-06-05T20:16:43.582Z[ recovery-image] Jun 05 20:16:42.794 INFO O| Jun 05 20:16:42.794 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792024-06-05T20:16:43.602Z[ recovery-image] Jun 05 20:16:42.817 INFO O| Jun 05 20:16:42.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
51802024-06-05T20:16:43.608Z[ recovery-image] Jun 05 20:16:42.817 INFO O| Jun 05 20:16:42.817 INFO STEP 174 (remove_files) COMPLETE
51812024-06-05T20:16:43.608Z[ recovery-image] Jun 05 20:16:42.817 INFO O| Jun 05 20:16:42.817 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822024-06-05T20:16:43.643Z[ recovery-image] Jun 05 20:16:42.858 INFO O| Jun 05 20:16:42.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
51832024-06-05T20:16:43.643Z[ recovery-image] Jun 05 20:16:42.858 INFO O| Jun 05 20:16:42.858 INFO STEP 175 (remove_files) COMPLETE
51842024-06-05T20:16:43.643Z[ recovery-image] Jun 05 20:16:42.858 INFO O| Jun 05 20:16:42.858 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852024-06-05T20:16:43.677Z[ recovery-image] Jun 05 20:16:42.892 INFO O| Jun 05 20:16:42.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
51862024-06-05T20:16:43.678Z[ recovery-image] Jun 05 20:16:42.892 INFO O| Jun 05 20:16:42.892 INFO STEP 176 (remove_files) COMPLETE
51872024-06-05T20:16:43.681Z[ recovery-image] Jun 05 20:16:42.892 INFO O| Jun 05 20:16:42.892 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882024-06-05T20:16:43.701Z[ recovery-image] Jun 05 20:16:42.916 INFO O| Jun 05 20:16:42.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
51892024-06-05T20:16:43.701Z[ recovery-image] Jun 05 20:16:42.916 INFO O| Jun 05 20:16:42.916 INFO STEP 177 (remove_files) COMPLETE
51902024-06-05T20:16:43.701Z[ recovery-image] Jun 05 20:16:42.916 INFO O| Jun 05 20:16:42.916 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912024-06-05T20:16:43.739Z[ recovery-image] Jun 05 20:16:42.953 INFO O| Jun 05 20:16:42.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
51922024-06-05T20:16:43.739Z[ recovery-image] Jun 05 20:16:42.953 INFO O| Jun 05 20:16:42.953 INFO STEP 178 (remove_files) COMPLETE
51932024-06-05T20:16:43.739Z[ recovery-image] Jun 05 20:16:42.953 INFO O| Jun 05 20:16:42.953 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942024-06-05T20:16:43.759Z[ recovery-image] Jun 05 20:16:42.974 INFO O| Jun 05 20:16:42.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
51952024-06-05T20:16:43.759Z[ recovery-image] Jun 05 20:16:42.974 INFO O| Jun 05 20:16:42.974 INFO STEP 179 (remove_files) COMPLETE
51962024-06-05T20:16:43.759Z[ recovery-image] Jun 05 20:16:42.974 INFO O| Jun 05 20:16:42.974 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972024-06-05T20:16:43.789Z[ recovery-image] Jun 05 20:16:43.003 INFO O| Jun 05 20:16:43.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
51982024-06-05T20:16:43.792Z[ recovery-image] Jun 05 20:16:43.004 INFO O| Jun 05 20:16:43.003 INFO STEP 180 (remove_files) COMPLETE
51992024-06-05T20:16:43.792Z[ recovery-image] Jun 05 20:16:43.004 INFO O| Jun 05 20:16:43.004 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002024-06-05T20:16:43.823Z[ recovery-image] Jun 05 20:16:43.038 INFO O| Jun 05 20:16:43.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
52012024-06-05T20:16:43.823Z[ recovery-image] Jun 05 20:16:43.038 INFO O| Jun 05 20:16:43.038 INFO STEP 181 (remove_files) COMPLETE
52022024-06-05T20:16:43.823Z[ recovery-image] Jun 05 20:16:43.038 INFO O| Jun 05 20:16:43.038 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032024-06-05T20:16:43.843Z[ recovery-image] Jun 05 20:16:43.058 INFO O| Jun 05 20:16:43.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
52042024-06-05T20:16:43.843Z[ recovery-image] Jun 05 20:16:43.058 INFO O| Jun 05 20:16:43.058 INFO STEP 182 (remove_files) COMPLETE
52052024-06-05T20:16:43.843Z[ recovery-image] Jun 05 20:16:43.058 INFO O| Jun 05 20:16:43.058 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062024-06-05T20:16:43.862Z[ recovery-image] Jun 05 20:16:43.076 INFO O| Jun 05 20:16:43.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
52072024-06-05T20:16:43.877Z[ recovery-image] Jun 05 20:16:43.089 INFO O| Jun 05 20:16:43.089 INFO STEP 183 (remove_files) COMPLETE
52082024-06-05T20:16:43.877Z[ recovery-image] Jun 05 20:16:43.089 INFO O| Jun 05 20:16:43.089 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092024-06-05T20:16:43.945Z[ recovery-image] Jun 05 20:16:43.159 INFO O| Jun 05 20:16:43.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
52102024-06-05T20:16:43.945Z[ recovery-image] Jun 05 20:16:43.159 INFO O| Jun 05 20:16:43.159 INFO STEP 184 (remove_files) COMPLETE
52112024-06-05T20:16:43.948Z[ recovery-image] Jun 05 20:16:43.160 INFO O| Jun 05 20:16:43.159 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122024-06-05T20:16:43.977Z[ recovery-image] Jun 05 20:16:43.192 INFO O| Jun 05 20:16:43.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
52132024-06-05T20:16:44.002Z[ recovery-image] Jun 05 20:16:43.217 INFO O| Jun 05 20:16:43.217 INFO STEP 185 (remove_files) COMPLETE
52142024-06-05T20:16:44.002Z[ recovery-image] Jun 05 20:16:43.217 INFO O| Jun 05 20:16:43.217 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152024-06-05T20:16:44.041Z[ recovery-image] Jun 05 20:16:43.256 INFO O| Jun 05 20:16:43.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
52162024-06-05T20:16:44.041Z[ recovery-image] Jun 05 20:16:43.256 INFO O| Jun 05 20:16:43.256 INFO STEP 186 (remove_files) COMPLETE
52172024-06-05T20:16:44.044Z[ recovery-image] Jun 05 20:16:43.256 INFO O| Jun 05 20:16:43.256 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182024-06-05T20:16:44.060Z[ recovery-image] Jun 05 20:16:43.275 INFO O| Jun 05 20:16:43.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
52192024-06-05T20:16:44.061Z[ recovery-image] Jun 05 20:16:43.275 INFO O| Jun 05 20:16:43.275 INFO STEP 187 (remove_files) COMPLETE
52202024-06-05T20:16:44.064Z[ recovery-image] Jun 05 20:16:43.275 INFO O| Jun 05 20:16:43.275 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52212024-06-05T20:16:44.079Z[ recovery-image] Jun 05 20:16:43.294 INFO O| Jun 05 20:16:43.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
52222024-06-05T20:16:44.079Z[ recovery-image] Jun 05 20:16:43.294 INFO O| Jun 05 20:16:43.294 INFO STEP 188 (remove_files) COMPLETE
52232024-06-05T20:16:44.079Z[ recovery-image] Jun 05 20:16:43.294 INFO O| Jun 05 20:16:43.294 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52242024-06-05T20:16:44.098Z[ recovery-image] Jun 05 20:16:43.313 INFO O| Jun 05 20:16:43.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
52252024-06-05T20:16:44.098Z[ recovery-image] Jun 05 20:16:43.313 INFO O| Jun 05 20:16:43.313 INFO STEP 189 (remove_files) COMPLETE
52262024-06-05T20:16:44.101Z[ recovery-image] Jun 05 20:16:43.313 INFO O| Jun 05 20:16:43.313 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52272024-06-05T20:16:44.118Z[ recovery-image] Jun 05 20:16:43.333 INFO O| Jun 05 20:16:43.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
52282024-06-05T20:16:44.118Z[ recovery-image] Jun 05 20:16:43.333 INFO O| Jun 05 20:16:43.333 INFO STEP 190 (remove_files) COMPLETE
52292024-06-05T20:16:44.118Z[ recovery-image] Jun 05 20:16:43.333 INFO O| Jun 05 20:16:43.333 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52302024-06-05T20:16:44.138Z[ recovery-image] Jun 05 20:16:43.353 INFO O| Jun 05 20:16:43.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
52312024-06-05T20:16:44.138Z[ recovery-image] Jun 05 20:16:43.353 INFO O| Jun 05 20:16:43.353 INFO STEP 191 (remove_files) COMPLETE
52322024-06-05T20:16:44.141Z[ recovery-image] Jun 05 20:16:43.353 INFO O| Jun 05 20:16:43.353 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52332024-06-05T20:16:44.158Z[ recovery-image] Jun 05 20:16:43.373 INFO O| Jun 05 20:16:43.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
52342024-06-05T20:16:44.158Z[ recovery-image] Jun 05 20:16:43.373 INFO O| Jun 05 20:16:43.373 INFO STEP 192 (remove_files) COMPLETE
52352024-06-05T20:16:44.161Z[ recovery-image] Jun 05 20:16:43.373 INFO O| Jun 05 20:16:43.373 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52362024-06-05T20:16:44.178Z[ recovery-image] Jun 05 20:16:43.393 INFO O| Jun 05 20:16:43.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
52372024-06-05T20:16:44.178Z[ recovery-image] Jun 05 20:16:43.393 INFO O| Jun 05 20:16:43.393 INFO STEP 193 (remove_files) COMPLETE
52382024-06-05T20:16:44.178Z[ recovery-image] Jun 05 20:16:43.393 INFO O| Jun 05 20:16:43.393 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52392024-06-05T20:16:44.197Z[ recovery-image] Jun 05 20:16:43.412 INFO O| Jun 05 20:16:43.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
52402024-06-05T20:16:44.198Z[ recovery-image] Jun 05 20:16:43.412 INFO O| Jun 05 20:16:43.412 INFO STEP 194 (remove_files) COMPLETE
52412024-06-05T20:16:44.200Z[ recovery-image] Jun 05 20:16:43.412 INFO O| Jun 05 20:16:43.412 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52422024-06-05T20:16:44.216Z[ recovery-image] Jun 05 20:16:43.431 INFO O| Jun 05 20:16:43.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
52432024-06-05T20:16:44.216Z[ recovery-image] Jun 05 20:16:43.431 INFO O| Jun 05 20:16:43.431 INFO STEP 195 (remove_files) COMPLETE
52442024-06-05T20:16:44.216Z[ recovery-image] Jun 05 20:16:43.431 INFO O| Jun 05 20:16:43.431 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52452024-06-05T20:16:44.238Z[ recovery-image] Jun 05 20:16:43.450 INFO O| Jun 05 20:16:43.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
52462024-06-05T20:16:44.238Z[ recovery-image] Jun 05 20:16:43.450 INFO O| Jun 05 20:16:43.450 INFO STEP 196 (remove_files) COMPLETE
52472024-06-05T20:16:44.241Z[ recovery-image] Jun 05 20:16:43.451 INFO O| Jun 05 20:16:43.450 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52482024-06-05T20:16:44.255Z[ recovery-image] Jun 05 20:16:43.469 INFO O| Jun 05 20:16:43.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
52492024-06-05T20:16:44.255Z[ recovery-image] Jun 05 20:16:43.470 INFO O| Jun 05 20:16:43.469 INFO STEP 197 (remove_files) COMPLETE
52502024-06-05T20:16:44.255Z[ recovery-image] Jun 05 20:16:43.470 INFO O| Jun 05 20:16:43.470 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52512024-06-05T20:16:44.274Z[ recovery-image] Jun 05 20:16:43.489 INFO O| Jun 05 20:16:43.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
52522024-06-05T20:16:44.274Z[ recovery-image] Jun 05 20:16:43.489 INFO O| Jun 05 20:16:43.489 INFO STEP 198 (remove_files) COMPLETE
52532024-06-05T20:16:44.274Z[ recovery-image] Jun 05 20:16:43.489 INFO O| Jun 05 20:16:43.489 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52542024-06-05T20:16:44.300Z[ recovery-image] Jun 05 20:16:43.515 INFO O| Jun 05 20:16:43.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
52552024-06-05T20:16:44.301Z[ recovery-image] Jun 05 20:16:43.515 INFO O| Jun 05 20:16:43.515 INFO STEP 199 (remove_files) COMPLETE
52562024-06-05T20:16:44.301Z[ recovery-image] Jun 05 20:16:43.515 INFO O| Jun 05 20:16:43.515 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52572024-06-05T20:16:44.335Z[ recovery-image] Jun 05 20:16:43.550 INFO O| Jun 05 20:16:43.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
52582024-06-05T20:16:44.336Z[ recovery-image] Jun 05 20:16:43.550 INFO O| Jun 05 20:16:43.550 INFO STEP 200 (remove_files) COMPLETE
52592024-06-05T20:16:44.336Z[ recovery-image] Jun 05 20:16:43.550 INFO O| Jun 05 20:16:43.550 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52602024-06-05T20:16:44.368Z[ recovery-image] Jun 05 20:16:43.583 INFO O| Jun 05 20:16:43.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
52612024-06-05T20:16:44.368Z[ recovery-image] Jun 05 20:16:43.583 INFO O| Jun 05 20:16:43.583 INFO STEP 201 (remove_files) COMPLETE
52622024-06-05T20:16:44.369Z[ recovery-image] Jun 05 20:16:43.583 INFO O| Jun 05 20:16:43.583 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52632024-06-05T20:16:44.406Z[ recovery-image] Jun 05 20:16:43.621 INFO O| Jun 05 20:16:43.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
52642024-06-05T20:16:44.406Z[ recovery-image] Jun 05 20:16:43.621 INFO O| Jun 05 20:16:43.621 INFO STEP 202 (remove_files) COMPLETE
52652024-06-05T20:16:44.406Z[ recovery-image] Jun 05 20:16:43.621 INFO O| Jun 05 20:16:43.621 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52662024-06-05T20:16:44.426Z[ recovery-image] Jun 05 20:16:43.641 INFO O| Jun 05 20:16:43.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
52672024-06-05T20:16:44.426Z[ recovery-image] Jun 05 20:16:43.641 INFO O| Jun 05 20:16:43.641 INFO STEP 203 (remove_files) COMPLETE
52682024-06-05T20:16:44.429Z[ recovery-image] Jun 05 20:16:43.641 INFO O| Jun 05 20:16:43.641 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52692024-06-05T20:16:44.454Z[ recovery-image] Jun 05 20:16:43.669 INFO O| Jun 05 20:16:43.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
52702024-06-05T20:16:44.457Z[ recovery-image] Jun 05 20:16:43.671 INFO O| Jun 05 20:16:43.671 INFO STEP 204 (remove_files) COMPLETE
52712024-06-05T20:16:44.458Z[ recovery-image] Jun 05 20:16:43.671 INFO O| Jun 05 20:16:43.671 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52722024-06-05T20:16:44.518Z[ recovery-image] Jun 05 20:16:43.733 INFO O| Jun 05 20:16:43.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
52732024-06-05T20:16:44.518Z[ recovery-image] Jun 05 20:16:43.733 INFO O| Jun 05 20:16:43.730 INFO STEP 205 (remove_files) COMPLETE
52742024-06-05T20:16:44.518Z[ recovery-image] Jun 05 20:16:43.733 INFO O| Jun 05 20:16:43.730 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52752024-06-05T20:16:44.537Z[ recovery-image] Jun 05 20:16:43.749 INFO O| Jun 05 20:16:43.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
52762024-06-05T20:16:44.540Z[ recovery-image] Jun 05 20:16:43.749 INFO O| Jun 05 20:16:43.749 INFO STEP 206 (remove_files) COMPLETE
52772024-06-05T20:16:44.540Z[ recovery-image] Jun 05 20:16:43.749 INFO O| Jun 05 20:16:43.749 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52782024-06-05T20:16:44.557Z[ recovery-image] Jun 05 20:16:43.772 INFO O| Jun 05 20:16:43.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
52792024-06-05T20:16:44.560Z[ recovery-image] Jun 05 20:16:43.772 INFO O| Jun 05 20:16:43.772 INFO STEP 207 (remove_files) COMPLETE
52802024-06-05T20:16:44.560Z[ recovery-image] Jun 05 20:16:43.772 INFO O| Jun 05 20:16:43.772 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52812024-06-05T20:16:44.577Z[ recovery-image] Jun 05 20:16:43.791 INFO O| Jun 05 20:16:43.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
52822024-06-05T20:16:44.580Z[ recovery-image] Jun 05 20:16:43.792 INFO O| Jun 05 20:16:43.792 INFO STEP 208 (remove_files) COMPLETE
52832024-06-05T20:16:44.580Z[ recovery-image] Jun 05 20:16:43.792 INFO O| Jun 05 20:16:43.792 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52842024-06-05T20:16:44.596Z[ recovery-image] Jun 05 20:16:43.811 INFO O| Jun 05 20:16:43.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
52852024-06-05T20:16:44.599Z[ recovery-image] Jun 05 20:16:43.811 INFO O| Jun 05 20:16:43.811 INFO STEP 209 (remove_files) COMPLETE
52862024-06-05T20:16:44.599Z[ recovery-image] Jun 05 20:16:43.811 INFO O| Jun 05 20:16:43.811 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872024-06-05T20:16:44.615Z[ recovery-image] Jun 05 20:16:43.830 INFO O| Jun 05 20:16:43.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
52882024-06-05T20:16:44.618Z[ recovery-image] Jun 05 20:16:43.830 INFO O| Jun 05 20:16:43.830 INFO STEP 210 (remove_files) COMPLETE
52892024-06-05T20:16:44.618Z[ recovery-image] Jun 05 20:16:43.830 INFO O| Jun 05 20:16:43.830 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52902024-06-05T20:16:44.635Z[ recovery-image] Jun 05 20:16:43.850 INFO O| Jun 05 20:16:43.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
52912024-06-05T20:16:44.638Z[ recovery-image] Jun 05 20:16:43.850 INFO O| Jun 05 20:16:43.850 INFO STEP 211 (remove_files) COMPLETE
52922024-06-05T20:16:44.638Z[ recovery-image] Jun 05 20:16:43.850 INFO O| Jun 05 20:16:43.850 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52932024-06-05T20:16:44.655Z[ recovery-image] Jun 05 20:16:43.869 INFO O| Jun 05 20:16:43.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
52942024-06-05T20:16:44.658Z[ recovery-image] Jun 05 20:16:43.870 INFO O| Jun 05 20:16:43.870 INFO STEP 212 (remove_files) COMPLETE
52952024-06-05T20:16:44.658Z[ recovery-image] Jun 05 20:16:43.870 INFO O| Jun 05 20:16:43.870 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52962024-06-05T20:16:44.697Z[ recovery-image] Jun 05 20:16:43.912 INFO O| Jun 05 20:16:43.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
52972024-06-05T20:16:44.697Z[ recovery-image] Jun 05 20:16:43.912 INFO O| Jun 05 20:16:43.912 INFO STEP 213 (remove_files) COMPLETE
52982024-06-05T20:16:44.701Z[ recovery-image] Jun 05 20:16:43.913 INFO O| Jun 05 20:16:43.912 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52992024-06-05T20:16:44.737Z[ recovery-image] Jun 05 20:16:43.952 INFO O| Jun 05 20:16:43.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
53002024-06-05T20:16:44.737Z[ recovery-image] Jun 05 20:16:43.952 INFO O| Jun 05 20:16:43.952 INFO STEP 214 (remove_files) COMPLETE
53012024-06-05T20:16:44.737Z[ recovery-image] Jun 05 20:16:43.952 INFO O| Jun 05 20:16:43.952 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53022024-06-05T20:16:44.760Z[ recovery-image] Jun 05 20:16:43.975 INFO O| Jun 05 20:16:43.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
53032024-06-05T20:16:44.785Z[ recovery-image] Jun 05 20:16:44.000 INFO O| Jun 05 20:16:44.000 INFO STEP 215 (remove_files) COMPLETE
53042024-06-05T20:16:44.785Z[ recovery-image] Jun 05 20:16:44.000 INFO O| Jun 05 20:16:44.000 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53052024-06-05T20:16:44.806Z[ recovery-image] Jun 05 20:16:44.021 INFO O| Jun 05 20:16:44.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
53062024-06-05T20:16:44.806Z[ recovery-image] Jun 05 20:16:44.021 INFO O| Jun 05 20:16:44.021 INFO STEP 216 (remove_files) COMPLETE
53072024-06-05T20:16:44.809Z[ recovery-image] Jun 05 20:16:44.021 INFO O| Jun 05 20:16:44.021 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53082024-06-05T20:16:44.842Z[ recovery-image] Jun 05 20:16:44.056 INFO O| Jun 05 20:16:44.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
53092024-06-05T20:16:44.842Z[ recovery-image] Jun 05 20:16:44.056 INFO O| Jun 05 20:16:44.056 INFO STEP 217 (remove_files) COMPLETE
53102024-06-05T20:16:44.842Z[ recovery-image] Jun 05 20:16:44.056 INFO O| Jun 05 20:16:44.056 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53112024-06-05T20:16:44.901Z[ recovery-image] Jun 05 20:16:44.115 INFO O| Jun 05 20:16:44.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
53122024-06-05T20:16:44.901Z[ recovery-image] Jun 05 20:16:44.115 INFO O| Jun 05 20:16:44.115 INFO STEP 218 (remove_files) COMPLETE
53132024-06-05T20:16:44.904Z[ recovery-image] Jun 05 20:16:44.115 INFO O| Jun 05 20:16:44.115 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53142024-06-05T20:16:44.923Z[ recovery-image] Jun 05 20:16:44.138 INFO O| Jun 05 20:16:44.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
53152024-06-05T20:16:44.923Z[ recovery-image] Jun 05 20:16:44.138 INFO O| Jun 05 20:16:44.138 INFO STEP 219 (remove_files) COMPLETE
53162024-06-05T20:16:44.926Z[ recovery-image] Jun 05 20:16:44.138 INFO O| Jun 05 20:16:44.138 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53172024-06-05T20:16:44.975Z[ recovery-image] Jun 05 20:16:44.189 INFO O| Jun 05 20:16:44.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
53182024-06-05T20:16:44.978Z[ recovery-image] Jun 05 20:16:44.190 INFO O| Jun 05 20:16:44.189 INFO STEP 220 (remove_files) COMPLETE
53192024-06-05T20:16:44.978Z[ recovery-image] Jun 05 20:16:44.190 INFO O| Jun 05 20:16:44.190 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53202024-06-05T20:16:44.995Z[ recovery-image] Jun 05 20:16:44.210 INFO O| Jun 05 20:16:44.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
53212024-06-05T20:16:44.998Z[ recovery-image] Jun 05 20:16:44.210 INFO O| Jun 05 20:16:44.210 INFO STEP 221 (remove_files) COMPLETE
53222024-06-05T20:16:44.998Z[ recovery-image] Jun 05 20:16:44.210 INFO O| Jun 05 20:16:44.210 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53232024-06-05T20:16:45.015Z[ recovery-image] Jun 05 20:16:44.230 INFO O| Jun 05 20:16:44.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
53242024-06-05T20:16:45.016Z[ recovery-image] Jun 05 20:16:44.230 INFO O| Jun 05 20:16:44.230 INFO STEP 222 (remove_files) COMPLETE
53252024-06-05T20:16:45.019Z[ recovery-image] Jun 05 20:16:44.231 INFO O| Jun 05 20:16:44.230 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53262024-06-05T20:16:45.036Z[ recovery-image] Jun 05 20:16:44.251 INFO O| Jun 05 20:16:44.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
53272024-06-05T20:16:45.039Z[ recovery-image] Jun 05 20:16:44.251 INFO O| Jun 05 20:16:44.251 INFO STEP 223 (remove_files) COMPLETE
53282024-06-05T20:16:45.039Z[ recovery-image] Jun 05 20:16:44.251 INFO O| Jun 05 20:16:44.251 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53292024-06-05T20:16:45.058Z[ recovery-image] Jun 05 20:16:44.272 INFO O| Jun 05 20:16:44.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
53302024-06-05T20:16:45.058Z[ recovery-image] Jun 05 20:16:44.272 INFO O| Jun 05 20:16:44.272 INFO STEP 224 (remove_files) COMPLETE
53312024-06-05T20:16:45.058Z[ recovery-image] Jun 05 20:16:44.272 INFO O| Jun 05 20:16:44.272 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53322024-06-05T20:16:45.103Z[ recovery-image] Jun 05 20:16:44.315 INFO O| Jun 05 20:16:44.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
53332024-06-05T20:16:45.106Z[ recovery-image] Jun 05 20:16:44.315 INFO O| Jun 05 20:16:44.315 INFO STEP 225 (remove_files) COMPLETE
53342024-06-05T20:16:45.106Z[ recovery-image] Jun 05 20:16:44.315 INFO O| Jun 05 20:16:44.315 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53352024-06-05T20:16:45.143Z[ recovery-image] Jun 05 20:16:44.357 INFO O| Jun 05 20:16:44.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
53362024-06-05T20:16:45.143Z[ recovery-image] Jun 05 20:16:44.357 INFO O| Jun 05 20:16:44.357 INFO STEP 226 (remove_files) COMPLETE
53372024-06-05T20:16:45.144Z[ recovery-image] Jun 05 20:16:44.357 INFO O| Jun 05 20:16:44.357 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53382024-06-05T20:16:45.185Z[ recovery-image] Jun 05 20:16:44.399 INFO O| Jun 05 20:16:44.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
53392024-06-05T20:16:45.185Z[ recovery-image] Jun 05 20:16:44.399 INFO O| Jun 05 20:16:44.399 INFO STEP 227 (remove_files) COMPLETE
53402024-06-05T20:16:45.185Z[ recovery-image] Jun 05 20:16:44.399 INFO O| Jun 05 20:16:44.399 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53412024-06-05T20:16:45.211Z[ recovery-image] Jun 05 20:16:44.425 INFO O| Jun 05 20:16:44.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
53422024-06-05T20:16:45.211Z[ recovery-image] Jun 05 20:16:44.425 INFO O| Jun 05 20:16:44.425 INFO STEP 228 (remove_files) COMPLETE
53432024-06-05T20:16:45.214Z[ recovery-image] Jun 05 20:16:44.425 INFO O| Jun 05 20:16:44.425 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53442024-06-05T20:16:45.233Z[ recovery-image] Jun 05 20:16:44.448 INFO O| Jun 05 20:16:44.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
53452024-06-05T20:16:45.233Z[ recovery-image] Jun 05 20:16:44.448 INFO O| Jun 05 20:16:44.448 INFO STEP 229 (remove_files) COMPLETE
53462024-06-05T20:16:45.233Z[ recovery-image] Jun 05 20:16:44.448 INFO O| Jun 05 20:16:44.448 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53472024-06-05T20:16:45.288Z[ recovery-image] Jun 05 20:16:44.502 INFO O| Jun 05 20:16:44.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
53482024-06-05T20:16:45.288Z[ recovery-image] Jun 05 20:16:44.503 INFO O| Jun 05 20:16:44.502 INFO STEP 230 (remove_files) COMPLETE
53492024-06-05T20:16:45.288Z[ recovery-image] Jun 05 20:16:44.503 INFO O| Jun 05 20:16:44.502 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53502024-06-05T20:16:45.307Z[ recovery-image] Jun 05 20:16:44.522 INFO O| Jun 05 20:16:44.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
53512024-06-05T20:16:45.307Z[ recovery-image] Jun 05 20:16:44.522 INFO O| Jun 05 20:16:44.522 INFO STEP 231 (remove_files) COMPLETE
53522024-06-05T20:16:45.307Z[ recovery-image] Jun 05 20:16:44.522 INFO O| Jun 05 20:16:44.522 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53532024-06-05T20:16:45.351Z[ recovery-image] Jun 05 20:16:44.546 INFO O| Jun 05 20:16:44.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
53542024-06-05T20:16:45.351Z[ recovery-image] Jun 05 20:16:44.547 INFO O| Jun 05 20:16:44.547 INFO STEP 232 (remove_files) COMPLETE
53552024-06-05T20:16:45.351Z[ recovery-image] Jun 05 20:16:44.547 INFO O| Jun 05 20:16:44.547 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53562024-06-05T20:16:45.351Z[ recovery-image] Jun 05 20:16:44.565 INFO O| Jun 05 20:16:44.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
53572024-06-05T20:16:45.351Z[ recovery-image] Jun 05 20:16:44.565 INFO O| Jun 05 20:16:44.565 INFO STEP 233 (remove_files) COMPLETE
53582024-06-05T20:16:45.354Z[ recovery-image] Jun 05 20:16:44.566 INFO O| Jun 05 20:16:44.565 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53592024-06-05T20:16:45.378Z[ recovery-image] Jun 05 20:16:44.584 INFO O| Jun 05 20:16:44.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
53602024-06-05T20:16:45.378Z[ recovery-image] Jun 05 20:16:44.584 INFO O| Jun 05 20:16:44.584 INFO STEP 234 (remove_files) COMPLETE
53612024-06-05T20:16:45.381Z[ recovery-image] Jun 05 20:16:44.584 INFO O| Jun 05 20:16:44.584 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53622024-06-05T20:16:45.390Z[ recovery-image] Jun 05 20:16:44.602 INFO O| Jun 05 20:16:44.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
53632024-06-05T20:16:45.393Z[ recovery-image] Jun 05 20:16:44.603 INFO O| Jun 05 20:16:44.602 INFO STEP 235 (remove_files) COMPLETE
53642024-06-05T20:16:45.393Z[ recovery-image] Jun 05 20:16:44.603 INFO O| Jun 05 20:16:44.603 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53652024-06-05T20:16:45.406Z[ recovery-image] Jun 05 20:16:44.621 INFO O| Jun 05 20:16:44.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
53662024-06-05T20:16:45.409Z[ recovery-image] Jun 05 20:16:44.621 INFO O| Jun 05 20:16:44.621 INFO STEP 236 (remove_files) COMPLETE
53672024-06-05T20:16:45.409Z[ recovery-image] Jun 05 20:16:44.621 INFO O| Jun 05 20:16:44.621 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53682024-06-05T20:16:45.425Z[ recovery-image] Jun 05 20:16:44.638 INFO O| Jun 05 20:16:44.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
53692024-06-05T20:16:45.428Z[ recovery-image] Jun 05 20:16:44.639 INFO O| Jun 05 20:16:44.639 INFO STEP 237 (remove_files) COMPLETE
53702024-06-05T20:16:45.428Z[ recovery-image] Jun 05 20:16:44.639 INFO O| Jun 05 20:16:44.639 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53712024-06-05T20:16:45.448Z[ recovery-image] Jun 05 20:16:44.663 INFO O| Jun 05 20:16:44.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
53722024-06-05T20:16:45.451Z[ recovery-image] Jun 05 20:16:44.664 INFO O| Jun 05 20:16:44.663 INFO STEP 238 (remove_files) COMPLETE
53732024-06-05T20:16:45.452Z[ recovery-image] Jun 05 20:16:44.664 INFO O| Jun 05 20:16:44.664 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53742024-06-05T20:16:45.471Z[ recovery-image] Jun 05 20:16:44.686 INFO O| Jun 05 20:16:44.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
53752024-06-05T20:16:45.474Z[ recovery-image] Jun 05 20:16:44.687 INFO O| Jun 05 20:16:44.686 INFO STEP 239 (remove_files) COMPLETE
53762024-06-05T20:16:45.474Z[ recovery-image] Jun 05 20:16:44.687 INFO O| Jun 05 20:16:44.687 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53772024-06-05T20:16:45.492Z[ recovery-image] Jun 05 20:16:44.707 INFO O| Jun 05 20:16:44.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
53782024-06-05T20:16:45.498Z[ recovery-image] Jun 05 20:16:44.707 INFO O| Jun 05 20:16:44.707 INFO STEP 240 (remove_files) COMPLETE
53792024-06-05T20:16:45.498Z[ recovery-image] Jun 05 20:16:44.708 INFO O| Jun 05 20:16:44.707 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53802024-06-05T20:16:45.512Z[ recovery-image] Jun 05 20:16:44.727 INFO O| Jun 05 20:16:44.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
53812024-06-05T20:16:45.516Z[ recovery-image] Jun 05 20:16:44.728 INFO O| Jun 05 20:16:44.728 INFO STEP 241 (remove_files) COMPLETE
53822024-06-05T20:16:45.516Z[ recovery-image] Jun 05 20:16:44.728 INFO O| Jun 05 20:16:44.728 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53832024-06-05T20:16:45.547Z[ recovery-image] Jun 05 20:16:44.762 INFO O| Jun 05 20:16:44.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
53842024-06-05T20:16:45.550Z[ recovery-image] Jun 05 20:16:44.762 INFO O| Jun 05 20:16:44.762 INFO STEP 242 (remove_files) COMPLETE
53852024-06-05T20:16:45.550Z[ recovery-image] Jun 05 20:16:44.762 INFO O| Jun 05 20:16:44.762 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53862024-06-05T20:16:45.568Z[ recovery-image] Jun 05 20:16:44.782 INFO O| Jun 05 20:16:44.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
53872024-06-05T20:16:45.571Z[ recovery-image] Jun 05 20:16:44.783 INFO O| Jun 05 20:16:44.783 INFO STEP 243 (remove_files) COMPLETE
53882024-06-05T20:16:45.571Z[ recovery-image] Jun 05 20:16:44.783 INFO O| Jun 05 20:16:44.783 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892024-06-05T20:16:45.640Z[ recovery-image] Jun 05 20:16:44.855 INFO O| Jun 05 20:16:44.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
53902024-06-05T20:16:45.640Z[ recovery-image] Jun 05 20:16:44.855 INFO O| Jun 05 20:16:44.855 INFO STEP 244 (remove_files) COMPLETE
53912024-06-05T20:16:45.640Z[ recovery-image] Jun 05 20:16:44.855 INFO O| Jun 05 20:16:44.855 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922024-06-05T20:16:45.675Z[ recovery-image] Jun 05 20:16:44.890 INFO O| Jun 05 20:16:44.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
53932024-06-05T20:16:45.675Z[ recovery-image] Jun 05 20:16:44.890 INFO O| Jun 05 20:16:44.890 INFO STEP 245 (remove_files) COMPLETE
53942024-06-05T20:16:45.679Z[ recovery-image] Jun 05 20:16:44.890 INFO O| Jun 05 20:16:44.890 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952024-06-05T20:16:45.696Z[ recovery-image] Jun 05 20:16:44.910 INFO O| Jun 05 20:16:44.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
53962024-06-05T20:16:45.696Z[ recovery-image] Jun 05 20:16:44.910 INFO O| Jun 05 20:16:44.910 INFO STEP 246 (remove_files) COMPLETE
53972024-06-05T20:16:45.702Z[ recovery-image] Jun 05 20:16:44.910 INFO O| Jun 05 20:16:44.910 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982024-06-05T20:16:45.715Z[ recovery-image] Jun 05 20:16:44.930 INFO O| Jun 05 20:16:44.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
53992024-06-05T20:16:45.718Z[ recovery-image] Jun 05 20:16:44.930 INFO O| Jun 05 20:16:44.930 INFO STEP 247 (remove_files) COMPLETE
54002024-06-05T20:16:45.718Z[ recovery-image] Jun 05 20:16:44.931 INFO O| Jun 05 20:16:44.930 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012024-06-05T20:16:45.736Z[ recovery-image] Jun 05 20:16:44.951 INFO O| Jun 05 20:16:44.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
54022024-06-05T20:16:45.736Z[ recovery-image] Jun 05 20:16:44.951 INFO O| Jun 05 20:16:44.951 INFO STEP 248 (remove_files) COMPLETE
54032024-06-05T20:16:45.736Z[ recovery-image] Jun 05 20:16:44.951 INFO O| Jun 05 20:16:44.951 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042024-06-05T20:16:45.757Z[ recovery-image] Jun 05 20:16:44.972 INFO O| Jun 05 20:16:44.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
54052024-06-05T20:16:45.763Z[ recovery-image] Jun 05 20:16:44.978 INFO O| Jun 05 20:16:44.978 INFO STEP 249 (remove_files) COMPLETE
54062024-06-05T20:16:45.766Z[ recovery-image] Jun 05 20:16:44.978 INFO O| Jun 05 20:16:44.978 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072024-06-05T20:16:45.818Z[ recovery-image] Jun 05 20:16:45.032 INFO O| Jun 05 20:16:45.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
54082024-06-05T20:16:45.818Z[ recovery-image] Jun 05 20:16:45.032 INFO O| Jun 05 20:16:45.032 INFO STEP 250 (remove_files) COMPLETE
54092024-06-05T20:16:45.818Z[ recovery-image] Jun 05 20:16:45.032 INFO O| Jun 05 20:16:45.032 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102024-06-05T20:16:45.850Z[ recovery-image] Jun 05 20:16:45.065 INFO O| Jun 05 20:16:45.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
54112024-06-05T20:16:45.858Z[ recovery-image] Jun 05 20:16:45.073 INFO O| Jun 05 20:16:45.073 INFO STEP 251 (remove_files) COMPLETE
54122024-06-05T20:16:45.858Z[ recovery-image] Jun 05 20:16:45.073 INFO O| Jun 05 20:16:45.073 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132024-06-05T20:16:45.881Z[ recovery-image] Jun 05 20:16:45.094 INFO O| Jun 05 20:16:45.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
54142024-06-05T20:16:45.885Z[ recovery-image] Jun 05 20:16:45.094 INFO O| Jun 05 20:16:45.094 INFO STEP 252 (remove_files) COMPLETE
54152024-06-05T20:16:45.885Z[ recovery-image] Jun 05 20:16:45.094 INFO O| Jun 05 20:16:45.094 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162024-06-05T20:16:45.898Z[ recovery-image] Jun 05 20:16:45.113 INFO O| Jun 05 20:16:45.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
54172024-06-05T20:16:45.902Z[ recovery-image] Jun 05 20:16:45.113 INFO O| Jun 05 20:16:45.113 INFO STEP 253 (remove_files) COMPLETE
54182024-06-05T20:16:45.902Z[ recovery-image] Jun 05 20:16:45.113 INFO O| Jun 05 20:16:45.113 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192024-06-05T20:16:45.917Z[ recovery-image] Jun 05 20:16:45.132 INFO O| Jun 05 20:16:45.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
54202024-06-05T20:16:45.917Z[ recovery-image] Jun 05 20:16:45.132 INFO O| Jun 05 20:16:45.132 INFO STEP 254 (remove_files) COMPLETE
54212024-06-05T20:16:45.920Z[ recovery-image] Jun 05 20:16:45.132 INFO O| Jun 05 20:16:45.132 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222024-06-05T20:16:45.935Z[ recovery-image] Jun 05 20:16:45.150 INFO O| Jun 05 20:16:45.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
54232024-06-05T20:16:45.938Z[ recovery-image] Jun 05 20:16:45.150 INFO O| Jun 05 20:16:45.150 INFO STEP 255 (remove_files) COMPLETE
54242024-06-05T20:16:45.938Z[ recovery-image] Jun 05 20:16:45.150 INFO O| Jun 05 20:16:45.150 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252024-06-05T20:16:45.954Z[ recovery-image] Jun 05 20:16:45.168 INFO O| Jun 05 20:16:45.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
54262024-06-05T20:16:45.954Z[ recovery-image] Jun 05 20:16:45.169 INFO O| Jun 05 20:16:45.168 INFO STEP 256 (remove_files) COMPLETE
54272024-06-05T20:16:45.954Z[ recovery-image] Jun 05 20:16:45.169 INFO O| Jun 05 20:16:45.169 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282024-06-05T20:16:45.972Z[ recovery-image] Jun 05 20:16:45.187 INFO O| Jun 05 20:16:45.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
54292024-06-05T20:16:45.972Z[ recovery-image] Jun 05 20:16:45.187 INFO O| Jun 05 20:16:45.187 INFO STEP 257 (remove_files) COMPLETE
54302024-06-05T20:16:45.972Z[ recovery-image] Jun 05 20:16:45.187 INFO O| Jun 05 20:16:45.187 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312024-06-05T20:16:45.990Z[ recovery-image] Jun 05 20:16:45.205 INFO O| Jun 05 20:16:45.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
54322024-06-05T20:16:45.990Z[ recovery-image] Jun 05 20:16:45.205 INFO O| Jun 05 20:16:45.205 INFO STEP 258 (remove_files) COMPLETE
54332024-06-05T20:16:45.993Z[ recovery-image] Jun 05 20:16:45.205 INFO O| Jun 05 20:16:45.205 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342024-06-05T20:16:46.008Z[ recovery-image] Jun 05 20:16:45.223 INFO O| Jun 05 20:16:45.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
54352024-06-05T20:16:46.009Z[ recovery-image] Jun 05 20:16:45.223 INFO O| Jun 05 20:16:45.223 INFO STEP 259 (remove_files) COMPLETE
54362024-06-05T20:16:46.015Z[ recovery-image] Jun 05 20:16:45.223 INFO O| Jun 05 20:16:45.223 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372024-06-05T20:16:46.029Z[ recovery-image] Jun 05 20:16:45.242 INFO O| Jun 05 20:16:45.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
54382024-06-05T20:16:46.029Z[ recovery-image] Jun 05 20:16:45.242 INFO O| Jun 05 20:16:45.242 INFO STEP 260 (remove_files) COMPLETE
54392024-06-05T20:16:46.029Z[ recovery-image] Jun 05 20:16:45.242 INFO O| Jun 05 20:16:45.242 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402024-06-05T20:16:46.045Z[ recovery-image] Jun 05 20:16:45.260 INFO O| Jun 05 20:16:45.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
54412024-06-05T20:16:46.045Z[ recovery-image] Jun 05 20:16:45.260 INFO O| Jun 05 20:16:45.260 INFO STEP 261 (remove_files) COMPLETE
54422024-06-05T20:16:46.048Z[ recovery-image] Jun 05 20:16:45.260 INFO O| Jun 05 20:16:45.260 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432024-06-05T20:16:46.063Z[ recovery-image] Jun 05 20:16:45.278 INFO O| Jun 05 20:16:45.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
54442024-06-05T20:16:46.063Z[ recovery-image] Jun 05 20:16:45.278 INFO O| Jun 05 20:16:45.278 INFO STEP 262 (remove_files) COMPLETE
54452024-06-05T20:16:46.063Z[ recovery-image] Jun 05 20:16:45.278 INFO O| Jun 05 20:16:45.278 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54462024-06-05T20:16:46.081Z[ recovery-image] Jun 05 20:16:45.296 INFO O| Jun 05 20:16:45.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
54472024-06-05T20:16:46.081Z[ recovery-image] Jun 05 20:16:45.296 INFO O| Jun 05 20:16:45.296 INFO STEP 263 (remove_files) COMPLETE
54482024-06-05T20:16:46.081Z[ recovery-image] Jun 05 20:16:45.296 INFO O| Jun 05 20:16:45.296 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54492024-06-05T20:16:46.100Z[ recovery-image] Jun 05 20:16:45.315 INFO O| Jun 05 20:16:45.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
54502024-06-05T20:16:46.100Z[ recovery-image] Jun 05 20:16:45.315 INFO O| Jun 05 20:16:45.315 INFO STEP 264 (remove_files) COMPLETE
54512024-06-05T20:16:46.100Z[ recovery-image] Jun 05 20:16:45.315 INFO O| Jun 05 20:16:45.315 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54522024-06-05T20:16:46.119Z[ recovery-image] Jun 05 20:16:45.334 INFO O| Jun 05 20:16:45.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
54532024-06-05T20:16:46.119Z[ recovery-image] Jun 05 20:16:45.334 INFO O| Jun 05 20:16:45.334 INFO STEP 265 (remove_files) COMPLETE
54542024-06-05T20:16:46.119Z[ recovery-image] Jun 05 20:16:45.334 INFO O| Jun 05 20:16:45.334 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552024-06-05T20:16:46.136Z[ recovery-image] Jun 05 20:16:45.351 INFO O| Jun 05 20:16:45.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
54562024-06-05T20:16:46.136Z[ recovery-image] Jun 05 20:16:45.351 INFO O| Jun 05 20:16:45.351 INFO STEP 266 (remove_files) COMPLETE
54572024-06-05T20:16:46.136Z[ recovery-image] Jun 05 20:16:45.351 INFO O| Jun 05 20:16:45.351 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582024-06-05T20:16:46.154Z[ recovery-image] Jun 05 20:16:45.369 INFO O| Jun 05 20:16:45.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
54592024-06-05T20:16:46.154Z[ recovery-image] Jun 05 20:16:45.369 INFO O| Jun 05 20:16:45.369 INFO STEP 267 (remove_files) COMPLETE
54602024-06-05T20:16:46.154Z[ recovery-image] Jun 05 20:16:45.369 INFO O| Jun 05 20:16:45.369 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612024-06-05T20:16:46.172Z[ recovery-image] Jun 05 20:16:45.387 INFO O| Jun 05 20:16:45.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
54622024-06-05T20:16:46.172Z[ recovery-image] Jun 05 20:16:45.387 INFO O| Jun 05 20:16:45.387 INFO STEP 268 (remove_files) COMPLETE
54632024-06-05T20:16:46.175Z[ recovery-image] Jun 05 20:16:45.387 INFO O| Jun 05 20:16:45.387 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54642024-06-05T20:16:46.190Z[ recovery-image] Jun 05 20:16:45.405 INFO O| Jun 05 20:16:45.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
54652024-06-05T20:16:46.190Z[ recovery-image] Jun 05 20:16:45.405 INFO O| Jun 05 20:16:45.405 INFO STEP 269 (remove_files) COMPLETE
54662024-06-05T20:16:46.190Z[ recovery-image] Jun 05 20:16:45.405 INFO O| Jun 05 20:16:45.405 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54672024-06-05T20:16:46.219Z[ recovery-image] Jun 05 20:16:45.424 INFO O| Jun 05 20:16:45.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
54682024-06-05T20:16:46.219Z[ recovery-image] Jun 05 20:16:45.424 INFO O| Jun 05 20:16:45.424 INFO STEP 270 (remove_files) COMPLETE
54692024-06-05T20:16:46.219Z[ recovery-image] Jun 05 20:16:45.424 INFO O| Jun 05 20:16:45.424 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54702024-06-05T20:16:46.229Z[ recovery-image] Jun 05 20:16:45.444 INFO O| Jun 05 20:16:45.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
54712024-06-05T20:16:46.229Z[ recovery-image] Jun 05 20:16:45.444 INFO O| Jun 05 20:16:45.444 INFO STEP 271 (remove_files) COMPLETE
54722024-06-05T20:16:46.229Z[ recovery-image] Jun 05 20:16:45.444 INFO O| Jun 05 20:16:45.444 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732024-06-05T20:16:46.249Z[ recovery-image] Jun 05 20:16:45.461 INFO O| Jun 05 20:16:45.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
54742024-06-05T20:16:46.249Z[ recovery-image] Jun 05 20:16:45.461 INFO O| Jun 05 20:16:45.461 INFO STEP 272 (remove_files) COMPLETE
54752024-06-05T20:16:46.253Z[ recovery-image] Jun 05 20:16:45.461 INFO O| Jun 05 20:16:45.461 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54762024-06-05T20:16:46.265Z[ recovery-image] Jun 05 20:16:45.480 INFO O| Jun 05 20:16:45.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
54772024-06-05T20:16:46.265Z[ recovery-image] Jun 05 20:16:45.480 INFO O| Jun 05 20:16:45.480 INFO STEP 273 (remove_files) COMPLETE
54782024-06-05T20:16:46.268Z[ recovery-image] Jun 05 20:16:45.480 INFO O| Jun 05 20:16:45.480 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54792024-06-05T20:16:46.285Z[ recovery-image] Jun 05 20:16:45.499 INFO O| Jun 05 20:16:45.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
54802024-06-05T20:16:46.285Z[ recovery-image] Jun 05 20:16:45.500 INFO O| Jun 05 20:16:45.499 INFO STEP 274 (remove_files) COMPLETE
54812024-06-05T20:16:46.285Z[ recovery-image] Jun 05 20:16:45.500 INFO O| Jun 05 20:16:45.500 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54822024-06-05T20:16:46.305Z[ recovery-image] Jun 05 20:16:45.520 INFO O| Jun 05 20:16:45.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
54832024-06-05T20:16:46.305Z[ recovery-image] Jun 05 20:16:45.520 INFO O| Jun 05 20:16:45.520 INFO STEP 275 (remove_files) COMPLETE
54842024-06-05T20:16:46.305Z[ recovery-image] Jun 05 20:16:45.520 INFO O| Jun 05 20:16:45.520 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54852024-06-05T20:16:46.330Z[ recovery-image] Jun 05 20:16:45.545 INFO O| Jun 05 20:16:45.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
54862024-06-05T20:16:46.334Z[ recovery-image] Jun 05 20:16:45.545 INFO O| Jun 05 20:16:45.545 INFO STEP 276 (remove_files) COMPLETE
54872024-06-05T20:16:46.334Z[ recovery-image] Jun 05 20:16:45.545 INFO O| Jun 05 20:16:45.545 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54882024-06-05T20:16:46.384Z[ recovery-image] Jun 05 20:16:45.599 INFO O| Jun 05 20:16:45.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
54892024-06-05T20:16:46.384Z[ recovery-image] Jun 05 20:16:45.599 INFO O| Jun 05 20:16:45.599 INFO STEP 277 (remove_files) COMPLETE
54902024-06-05T20:16:46.387Z[ recovery-image] Jun 05 20:16:45.599 INFO O| Jun 05 20:16:45.599 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54912024-06-05T20:16:46.402Z[ recovery-image] Jun 05 20:16:45.617 INFO O| Jun 05 20:16:45.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
54922024-06-05T20:16:46.402Z[ recovery-image] Jun 05 20:16:45.617 INFO O| Jun 05 20:16:45.617 INFO STEP 278 (remove_files) COMPLETE
54932024-06-05T20:16:46.402Z[ recovery-image] Jun 05 20:16:45.617 INFO O| Jun 05 20:16:45.617 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54942024-06-05T20:16:46.433Z[ recovery-image] Jun 05 20:16:45.646 INFO O| Jun 05 20:16:45.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
54952024-06-05T20:16:46.433Z[ recovery-image] Jun 05 20:16:45.646 INFO O| Jun 05 20:16:45.646 INFO STEP 279 (remove_files) COMPLETE
54962024-06-05T20:16:46.433Z[ recovery-image] Jun 05 20:16:45.646 INFO O| Jun 05 20:16:45.646 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54972024-06-05T20:16:46.506Z[ recovery-image] Jun 05 20:16:45.720 INFO O| Jun 05 20:16:45.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
54982024-06-05T20:16:46.507Z[ recovery-image] Jun 05 20:16:45.720 INFO O| Jun 05 20:16:45.720 INFO STEP 280 (remove_files) COMPLETE
54992024-06-05T20:16:46.510Z[ recovery-image] Jun 05 20:16:45.720 INFO O| Jun 05 20:16:45.720 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55002024-06-05T20:16:46.526Z[ recovery-image] Jun 05 20:16:45.740 INFO O| Jun 05 20:16:45.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
55012024-06-05T20:16:46.529Z[ recovery-image] Jun 05 20:16:45.741 INFO O| Jun 05 20:16:45.740 INFO STEP 281 (remove_files) COMPLETE
55022024-06-05T20:16:46.529Z[ recovery-image] Jun 05 20:16:45.741 INFO O| Jun 05 20:16:45.741 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55032024-06-05T20:16:46.547Z[ recovery-image] Jun 05 20:16:45.762 INFO O| Jun 05 20:16:45.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
55042024-06-05T20:16:46.547Z[ recovery-image] Jun 05 20:16:45.762 INFO O| Jun 05 20:16:45.759 INFO STEP 282 (remove_files) COMPLETE
55052024-06-05T20:16:46.550Z[ recovery-image] Jun 05 20:16:45.762 INFO O| Jun 05 20:16:45.759 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55062024-06-05T20:16:46.565Z[ recovery-image] Jun 05 20:16:45.779 INFO O| Jun 05 20:16:45.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
55072024-06-05T20:16:46.565Z[ recovery-image] Jun 05 20:16:45.779 INFO O| Jun 05 20:16:45.779 INFO STEP 283 (remove_files) COMPLETE
55082024-06-05T20:16:46.565Z[ recovery-image] Jun 05 20:16:45.779 INFO O| Jun 05 20:16:45.779 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55092024-06-05T20:16:46.637Z[ recovery-image] Jun 05 20:16:45.852 INFO O| Jun 05 20:16:45.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
55102024-06-05T20:16:46.648Z[ recovery-image] Jun 05 20:16:45.860 INFO O| Jun 05 20:16:45.860 INFO STEP 284 (remove_files) COMPLETE
55112024-06-05T20:16:46.651Z[ recovery-image] Jun 05 20:16:45.860 INFO O| Jun 05 20:16:45.860 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55122024-06-05T20:16:46.665Z[ recovery-image] Jun 05 20:16:45.880 INFO O| Jun 05 20:16:45.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
55132024-06-05T20:16:46.668Z[ recovery-image] Jun 05 20:16:45.880 INFO O| Jun 05 20:16:45.880 INFO STEP 285 (remove_files) COMPLETE
55142024-06-05T20:16:46.669Z[ recovery-image] Jun 05 20:16:45.881 INFO O| Jun 05 20:16:45.880 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55152024-06-05T20:16:46.684Z[ recovery-image] Jun 05 20:16:45.899 INFO O| Jun 05 20:16:45.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
55162024-06-05T20:16:46.687Z[ recovery-image] Jun 05 20:16:45.899 INFO O| Jun 05 20:16:45.899 INFO STEP 286 (remove_files) COMPLETE
55172024-06-05T20:16:46.687Z[ recovery-image] Jun 05 20:16:45.899 INFO O| Jun 05 20:16:45.899 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182024-06-05T20:16:46.712Z[ recovery-image] Jun 05 20:16:45.918 INFO O| Jun 05 20:16:45.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
55192024-06-05T20:16:46.715Z[ recovery-image] Jun 05 20:16:45.926 INFO O| Jun 05 20:16:45.926 INFO STEP 287 (remove_files) COMPLETE
55202024-06-05T20:16:46.715Z[ recovery-image] Jun 05 20:16:45.926 INFO O| Jun 05 20:16:45.926 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212024-06-05T20:16:46.773Z[ recovery-image] Jun 05 20:16:45.988 INFO O| Jun 05 20:16:45.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
55222024-06-05T20:16:46.777Z[ recovery-image] Jun 05 20:16:45.988 INFO O| Jun 05 20:16:45.988 INFO STEP 288 (remove_files) COMPLETE
55232024-06-05T20:16:46.777Z[ recovery-image] Jun 05 20:16:45.988 INFO O| Jun 05 20:16:45.988 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242024-06-05T20:16:46.793Z[ recovery-image] Jun 05 20:16:46.008 INFO O| Jun 05 20:16:46.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
55252024-06-05T20:16:46.796Z[ recovery-image] Jun 05 20:16:46.009 INFO O| Jun 05 20:16:46.009 INFO STEP 289 (remove_files) COMPLETE
55262024-06-05T20:16:46.797Z[ recovery-image] Jun 05 20:16:46.009 INFO O| Jun 05 20:16:46.009 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272024-06-05T20:16:46.815Z[ recovery-image] Jun 05 20:16:46.030 INFO O| Jun 05 20:16:46.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
55282024-06-05T20:16:46.818Z[ recovery-image] Jun 05 20:16:46.032 INFO O| Jun 05 20:16:46.032 INFO STEP 290 (remove_files) COMPLETE
55292024-06-05T20:16:46.818Z[ recovery-image] Jun 05 20:16:46.032 INFO O| Jun 05 20:16:46.032 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55302024-06-05T20:16:46.838Z[ recovery-image] Jun 05 20:16:46.053 INFO O| Jun 05 20:16:46.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
55312024-06-05T20:16:46.841Z[ recovery-image] Jun 05 20:16:46.053 INFO O| Jun 05 20:16:46.053 INFO STEP 291 (remove_files) COMPLETE
55322024-06-05T20:16:46.841Z[ recovery-image] Jun 05 20:16:46.053 INFO O| Jun 05 20:16:46.053 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55332024-06-05T20:16:46.857Z[ recovery-image] Jun 05 20:16:46.072 INFO O| Jun 05 20:16:46.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
55342024-06-05T20:16:46.860Z[ recovery-image] Jun 05 20:16:46.073 INFO O| Jun 05 20:16:46.073 INFO STEP 292 (remove_files) COMPLETE
55352024-06-05T20:16:46.860Z[ recovery-image] Jun 05 20:16:46.073 INFO O| Jun 05 20:16:46.073 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55362024-06-05T20:16:46.877Z[ recovery-image] Jun 05 20:16:46.092 INFO O| Jun 05 20:16:46.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
55372024-06-05T20:16:46.883Z[ recovery-image] Jun 05 20:16:46.092 INFO O| Jun 05 20:16:46.092 INFO STEP 293 (remove_files) COMPLETE
55382024-06-05T20:16:46.883Z[ recovery-image] Jun 05 20:16:46.092 INFO O| Jun 05 20:16:46.092 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55392024-06-05T20:16:46.913Z[ recovery-image] Jun 05 20:16:46.128 INFO O| Jun 05 20:16:46.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
55402024-06-05T20:16:46.916Z[ recovery-image] Jun 05 20:16:46.128 INFO O| Jun 05 20:16:46.128 INFO STEP 294 (remove_files) COMPLETE
55412024-06-05T20:16:46.916Z[ recovery-image] Jun 05 20:16:46.129 INFO O| Jun 05 20:16:46.128 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55422024-06-05T20:16:46.933Z[ recovery-image] Jun 05 20:16:46.149 INFO O| Jun 05 20:16:46.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
55432024-06-05T20:16:46.936Z[ recovery-image] Jun 05 20:16:46.149 INFO O| Jun 05 20:16:46.149 INFO STEP 295 (remove_files) COMPLETE
55442024-06-05T20:16:46.937Z[ recovery-image] Jun 05 20:16:46.149 INFO O| Jun 05 20:16:46.149 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55452024-06-05T20:16:46.954Z[ recovery-image] Jun 05 20:16:46.169 INFO O| Jun 05 20:16:46.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
55462024-06-05T20:16:46.957Z[ recovery-image] Jun 05 20:16:46.169 INFO O| Jun 05 20:16:46.169 INFO STEP 296 (remove_files) COMPLETE
55472024-06-05T20:16:46.957Z[ recovery-image] Jun 05 20:16:46.170 INFO O| Jun 05 20:16:46.169 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55482024-06-05T20:16:46.975Z[ recovery-image] Jun 05 20:16:46.190 INFO O| Jun 05 20:16:46.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
55492024-06-05T20:16:46.978Z[ recovery-image] Jun 05 20:16:46.190 INFO O| Jun 05 20:16:46.190 INFO STEP 297 (remove_files) COMPLETE
55502024-06-05T20:16:46.978Z[ recovery-image] Jun 05 20:16:46.190 INFO O| Jun 05 20:16:46.190 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55512024-06-05T20:16:46.999Z[ recovery-image] Jun 05 20:16:46.214 INFO O| Jun 05 20:16:46.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
55522024-06-05T20:16:46.999Z[ recovery-image] Jun 05 20:16:46.215 INFO O| Jun 05 20:16:46.215 INFO STEP 298 (remove_files) COMPLETE
55532024-06-05T20:16:47.003Z[ recovery-image] Jun 05 20:16:46.215 INFO O| Jun 05 20:16:46.215 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55542024-06-05T20:16:47.083Z[ recovery-image] Jun 05 20:16:46.298 INFO O| Jun 05 20:16:46.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
55552024-06-05T20:16:47.083Z[ recovery-image] Jun 05 20:16:46.298 INFO O| Jun 05 20:16:46.298 INFO STEP 299 (remove_files) COMPLETE
55562024-06-05T20:16:47.087Z[ recovery-image] Jun 05 20:16:46.298 INFO O| Jun 05 20:16:46.298 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55572024-06-05T20:16:47.115Z[ recovery-image] Jun 05 20:16:46.330 INFO O| Jun 05 20:16:46.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
55582024-06-05T20:16:47.115Z[ recovery-image] Jun 05 20:16:46.330 INFO O| Jun 05 20:16:46.330 INFO STEP 300 (remove_files) COMPLETE
55592024-06-05T20:16:47.115Z[ recovery-image] Jun 05 20:16:46.330 INFO O| Jun 05 20:16:46.330 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55602024-06-05T20:16:47.133Z[ recovery-image] Jun 05 20:16:46.348 INFO O| Jun 05 20:16:46.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
55612024-06-05T20:16:47.133Z[ recovery-image] Jun 05 20:16:46.348 INFO O| Jun 05 20:16:46.348 INFO STEP 301 (remove_files) COMPLETE
55622024-06-05T20:16:47.137Z[ recovery-image] Jun 05 20:16:46.348 INFO O| Jun 05 20:16:46.348 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55632024-06-05T20:16:47.155Z[ recovery-image] Jun 05 20:16:46.370 INFO O| Jun 05 20:16:46.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
55642024-06-05T20:16:47.155Z[ recovery-image] Jun 05 20:16:46.370 INFO O| Jun 05 20:16:46.370 INFO STEP 302 (remove_files) COMPLETE
55652024-06-05T20:16:47.155Z[ recovery-image] Jun 05 20:16:46.370 INFO O| Jun 05 20:16:46.370 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55662024-06-05T20:16:47.180Z[ recovery-image] Jun 05 20:16:46.390 INFO O| Jun 05 20:16:46.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
55672024-06-05T20:16:47.183Z[ recovery-image] Jun 05 20:16:46.390 INFO O| Jun 05 20:16:46.390 INFO STEP 303 (remove_files) COMPLETE
55682024-06-05T20:16:47.183Z[ recovery-image] Jun 05 20:16:46.390 INFO O| Jun 05 20:16:46.390 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55692024-06-05T20:16:47.216Z[ recovery-image] Jun 05 20:16:46.429 INFO O| Jun 05 20:16:46.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
55702024-06-05T20:16:47.216Z[ recovery-image] Jun 05 20:16:46.429 INFO O| Jun 05 20:16:46.429 INFO STEP 304 (remove_files) COMPLETE
55712024-06-05T20:16:47.216Z[ recovery-image] Jun 05 20:16:46.429 INFO O| Jun 05 20:16:46.429 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55722024-06-05T20:16:47.240Z[ recovery-image] Jun 05 20:16:46.448 INFO O| Jun 05 20:16:46.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
55732024-06-05T20:16:47.240Z[ recovery-image] Jun 05 20:16:46.448 INFO O| Jun 05 20:16:46.448 INFO STEP 305 (remove_files) COMPLETE
55742024-06-05T20:16:47.240Z[ recovery-image] Jun 05 20:16:46.448 INFO O| Jun 05 20:16:46.448 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55752024-06-05T20:16:47.252Z[ recovery-image] Jun 05 20:16:46.466 INFO O| Jun 05 20:16:46.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
55762024-06-05T20:16:47.252Z[ recovery-image] Jun 05 20:16:46.466 INFO O| Jun 05 20:16:46.466 INFO STEP 306 (remove_files) COMPLETE
55772024-06-05T20:16:47.252Z[ recovery-image] Jun 05 20:16:46.466 INFO O| Jun 05 20:16:46.466 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55782024-06-05T20:16:47.273Z[ recovery-image] Jun 05 20:16:46.488 INFO O| Jun 05 20:16:46.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
55792024-06-05T20:16:47.276Z[ recovery-image] Jun 05 20:16:46.488 INFO O| Jun 05 20:16:46.488 INFO STEP 307 (remove_files) COMPLETE
55802024-06-05T20:16:47.276Z[ recovery-image] Jun 05 20:16:46.489 INFO O| Jun 05 20:16:46.489 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55812024-06-05T20:16:47.295Z[ recovery-image] Jun 05 20:16:46.510 INFO O| Jun 05 20:16:46.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
55822024-06-05T20:16:47.295Z[ recovery-image] Jun 05 20:16:46.510 INFO O| Jun 05 20:16:46.510 INFO STEP 308 (remove_files) COMPLETE
55832024-06-05T20:16:47.295Z[ recovery-image] Jun 05 20:16:46.510 INFO O| Jun 05 20:16:46.510 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55842024-06-05T20:16:47.316Z[ recovery-image] Jun 05 20:16:46.531 INFO O| Jun 05 20:16:46.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
55852024-06-05T20:16:47.316Z[ recovery-image] Jun 05 20:16:46.531 INFO O| Jun 05 20:16:46.531 INFO STEP 309 (remove_files) COMPLETE
55862024-06-05T20:16:47.316Z[ recovery-image] Jun 05 20:16:46.531 INFO O| Jun 05 20:16:46.531 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55872024-06-05T20:16:47.339Z[ recovery-image] Jun 05 20:16:46.551 INFO O| Jun 05 20:16:46.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
55882024-06-05T20:16:47.342Z[ recovery-image] Jun 05 20:16:46.552 INFO O| Jun 05 20:16:46.551 INFO STEP 310 (remove_files) COMPLETE
55892024-06-05T20:16:47.342Z[ recovery-image] Jun 05 20:16:46.552 INFO O| Jun 05 20:16:46.552 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55902024-06-05T20:16:47.375Z[ recovery-image] Jun 05 20:16:46.590 INFO O| Jun 05 20:16:46.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
55912024-06-05T20:16:47.378Z[ recovery-image] Jun 05 20:16:46.591 INFO O| Jun 05 20:16:46.590 INFO STEP 311 (remove_files) COMPLETE
55922024-06-05T20:16:47.379Z[ recovery-image] Jun 05 20:16:46.591 INFO O| Jun 05 20:16:46.591 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55932024-06-05T20:16:47.397Z[ recovery-image] Jun 05 20:16:46.611 INFO O| Jun 05 20:16:46.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
55942024-06-05T20:16:47.400Z[ recovery-image] Jun 05 20:16:46.612 INFO O| Jun 05 20:16:46.612 INFO STEP 312 (remove_files) COMPLETE
55952024-06-05T20:16:47.400Z[ recovery-image] Jun 05 20:16:46.612 INFO O| Jun 05 20:16:46.612 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55962024-06-05T20:16:47.436Z[ recovery-image] Jun 05 20:16:46.651 INFO O| Jun 05 20:16:46.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
55972024-06-05T20:16:47.439Z[ recovery-image] Jun 05 20:16:46.651 INFO O| Jun 05 20:16:46.651 INFO STEP 313 (remove_files) COMPLETE
55982024-06-05T20:16:47.439Z[ recovery-image] Jun 05 20:16:46.652 INFO O| Jun 05 20:16:46.652 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55992024-06-05T20:16:47.454Z[ recovery-image] Jun 05 20:16:46.669 INFO O| Jun 05 20:16:46.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
56002024-06-05T20:16:47.457Z[ recovery-image] Jun 05 20:16:46.669 INFO O| Jun 05 20:16:46.669 INFO STEP 314 (remove_files) COMPLETE
56012024-06-05T20:16:47.457Z[ recovery-image] Jun 05 20:16:46.669 INFO O| Jun 05 20:16:46.669 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56022024-06-05T20:16:47.471Z[ recovery-image] Jun 05 20:16:46.686 INFO O| Jun 05 20:16:46.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
56032024-06-05T20:16:47.474Z[ recovery-image] Jun 05 20:16:46.686 INFO O| Jun 05 20:16:46.686 INFO STEP 315 (remove_files) COMPLETE
56042024-06-05T20:16:47.474Z[ recovery-image] Jun 05 20:16:46.687 INFO O| Jun 05 20:16:46.686 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56052024-06-05T20:16:47.488Z[ recovery-image] Jun 05 20:16:46.703 INFO O| Jun 05 20:16:46.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
56062024-06-05T20:16:47.491Z[ recovery-image] Jun 05 20:16:46.703 INFO O| Jun 05 20:16:46.703 INFO STEP 316 (remove_files) COMPLETE
56072024-06-05T20:16:47.491Z[ recovery-image] Jun 05 20:16:46.704 INFO O| Jun 05 20:16:46.703 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56082024-06-05T20:16:47.508Z[ recovery-image] Jun 05 20:16:46.720 INFO O| Jun 05 20:16:46.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
56092024-06-05T20:16:47.511Z[ recovery-image] Jun 05 20:16:46.720 INFO O| Jun 05 20:16:46.720 INFO STEP 317 (remove_files) COMPLETE
56102024-06-05T20:16:47.511Z[ recovery-image] Jun 05 20:16:46.720 INFO O| Jun 05 20:16:46.720 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56112024-06-05T20:16:47.522Z[ recovery-image] Jun 05 20:16:46.737 INFO O| Jun 05 20:16:46.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
56122024-06-05T20:16:47.525Z[ recovery-image] Jun 05 20:16:46.737 INFO O| Jun 05 20:16:46.737 INFO STEP 318 (remove_files) COMPLETE
56132024-06-05T20:16:47.525Z[ recovery-image] Jun 05 20:16:46.737 INFO O| Jun 05 20:16:46.737 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56142024-06-05T20:16:47.540Z[ recovery-image] Jun 05 20:16:46.755 INFO O| Jun 05 20:16:46.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
56152024-06-05T20:16:47.540Z[ recovery-image] Jun 05 20:16:46.755 INFO O| Jun 05 20:16:46.755 INFO STEP 319 (remove_files) COMPLETE
56162024-06-05T20:16:47.543Z[ recovery-image] Jun 05 20:16:46.755 INFO O| Jun 05 20:16:46.755 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56172024-06-05T20:16:47.560Z[ recovery-image] Jun 05 20:16:46.775 INFO O| Jun 05 20:16:46.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
56182024-06-05T20:16:47.564Z[ recovery-image] Jun 05 20:16:46.775 INFO O| Jun 05 20:16:46.775 INFO STEP 320 (remove_files) COMPLETE
56192024-06-05T20:16:47.564Z[ recovery-image] Jun 05 20:16:46.775 INFO O| Jun 05 20:16:46.775 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56202024-06-05T20:16:47.579Z[ recovery-image] Jun 05 20:16:46.794 INFO O| Jun 05 20:16:46.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
56212024-06-05T20:16:47.582Z[ recovery-image] Jun 05 20:16:46.794 INFO O| Jun 05 20:16:46.794 INFO STEP 321 (remove_files) COMPLETE
56222024-06-05T20:16:47.582Z[ recovery-image] Jun 05 20:16:46.794 INFO O| Jun 05 20:16:46.794 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56232024-06-05T20:16:47.599Z[ recovery-image] Jun 05 20:16:46.813 INFO O| Jun 05 20:16:46.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
56242024-06-05T20:16:47.599Z[ recovery-image] Jun 05 20:16:46.813 INFO O| Jun 05 20:16:46.813 INFO STEP 322 (remove_files) COMPLETE
56252024-06-05T20:16:47.599Z[ recovery-image] Jun 05 20:16:46.813 INFO O| Jun 05 20:16:46.813 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56262024-06-05T20:16:47.618Z[ recovery-image] Jun 05 20:16:46.832 INFO O| Jun 05 20:16:46.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
56272024-06-05T20:16:47.618Z[ recovery-image] Jun 05 20:16:46.832 INFO O| Jun 05 20:16:46.832 INFO STEP 323 (remove_files) COMPLETE
56282024-06-05T20:16:47.618Z[ recovery-image] Jun 05 20:16:46.832 INFO O| Jun 05 20:16:46.832 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56292024-06-05T20:16:47.636Z[ recovery-image] Jun 05 20:16:46.851 INFO O| Jun 05 20:16:46.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
56302024-06-05T20:16:47.636Z[ recovery-image] Jun 05 20:16:46.851 INFO O| Jun 05 20:16:46.851 INFO STEP 324 (remove_files) COMPLETE
56312024-06-05T20:16:47.636Z[ recovery-image] Jun 05 20:16:46.851 INFO O| Jun 05 20:16:46.851 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56322024-06-05T20:16:47.654Z[ recovery-image] Jun 05 20:16:46.869 INFO O| Jun 05 20:16:46.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
56332024-06-05T20:16:47.654Z[ recovery-image] Jun 05 20:16:46.869 INFO O| Jun 05 20:16:46.869 INFO STEP 325 (remove_files) COMPLETE
56342024-06-05T20:16:47.654Z[ recovery-image] Jun 05 20:16:46.869 INFO O| Jun 05 20:16:46.869 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56352024-06-05T20:16:47.686Z[ recovery-image] Jun 05 20:16:46.900 INFO O| Jun 05 20:16:46.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
56362024-06-05T20:16:47.686Z[ recovery-image] Jun 05 20:16:46.901 INFO O| Jun 05 20:16:46.901 INFO STEP 326 (remove_files) COMPLETE
56372024-06-05T20:16:47.686Z[ recovery-image] Jun 05 20:16:46.901 INFO O| Jun 05 20:16:46.901 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56382024-06-05T20:16:47.710Z[ recovery-image] Jun 05 20:16:46.921 INFO O| Jun 05 20:16:46.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
56392024-06-05T20:16:47.710Z[ recovery-image] Jun 05 20:16:46.921 INFO O| Jun 05 20:16:46.921 INFO STEP 327 (remove_files) COMPLETE
56402024-06-05T20:16:47.710Z[ recovery-image] Jun 05 20:16:46.921 INFO O| Jun 05 20:16:46.921 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56412024-06-05T20:16:47.745Z[ recovery-image] Jun 05 20:16:46.960 INFO O| Jun 05 20:16:46.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
56422024-06-05T20:16:47.745Z[ recovery-image] Jun 05 20:16:46.960 INFO O| Jun 05 20:16:46.960 INFO STEP 328 (remove_files) COMPLETE
56432024-06-05T20:16:47.745Z[ recovery-image] Jun 05 20:16:46.960 INFO O| Jun 05 20:16:46.960 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56442024-06-05T20:16:47.791Z[ recovery-image] Jun 05 20:16:47.006 INFO O| Jun 05 20:16:47.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
56452024-06-05T20:16:47.791Z[ recovery-image] Jun 05 20:16:47.006 INFO O| Jun 05 20:16:47.006 INFO STEP 329 (remove_files) COMPLETE
56462024-06-05T20:16:47.794Z[ recovery-image] Jun 05 20:16:47.006 INFO O| Jun 05 20:16:47.006 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56472024-06-05T20:16:47.814Z[ recovery-image] Jun 05 20:16:47.029 INFO O| Jun 05 20:16:47.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
56482024-06-05T20:16:47.814Z[ recovery-image] Jun 05 20:16:47.030 INFO O| Jun 05 20:16:47.029 INFO STEP 330 (remove_files) COMPLETE
56492024-06-05T20:16:47.814Z[ recovery-image] Jun 05 20:16:47.030 INFO O| Jun 05 20:16:47.030 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56502024-06-05T20:16:47.834Z[ recovery-image] Jun 05 20:16:47.049 INFO O| Jun 05 20:16:47.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
56512024-06-05T20:16:47.834Z[ recovery-image] Jun 05 20:16:47.049 INFO O| Jun 05 20:16:47.049 INFO STEP 331 (remove_files) COMPLETE
56522024-06-05T20:16:47.834Z[ recovery-image] Jun 05 20:16:47.049 INFO O| Jun 05 20:16:47.049 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56532024-06-05T20:16:47.853Z[ recovery-image] Jun 05 20:16:47.068 INFO O| Jun 05 20:16:47.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
56542024-06-05T20:16:47.856Z[ recovery-image] Jun 05 20:16:47.068 INFO O| Jun 05 20:16:47.068 INFO STEP 332 (remove_files) COMPLETE
56552024-06-05T20:16:47.856Z[ recovery-image] Jun 05 20:16:47.068 INFO O| Jun 05 20:16:47.068 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56562024-06-05T20:16:47.873Z[ recovery-image] Jun 05 20:16:47.088 INFO O| Jun 05 20:16:47.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
56572024-06-05T20:16:47.873Z[ recovery-image] Jun 05 20:16:47.088 INFO O| Jun 05 20:16:47.088 INFO STEP 333 (remove_files) COMPLETE
56582024-06-05T20:16:47.873Z[ recovery-image] Jun 05 20:16:47.088 INFO O| Jun 05 20:16:47.088 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56592024-06-05T20:16:47.891Z[ recovery-image] Jun 05 20:16:47.106 INFO O| Jun 05 20:16:47.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
56602024-06-05T20:16:47.891Z[ recovery-image] Jun 05 20:16:47.106 INFO O| Jun 05 20:16:47.106 INFO STEP 334 (remove_files) COMPLETE
56612024-06-05T20:16:47.891Z[ recovery-image] Jun 05 20:16:47.106 INFO O| Jun 05 20:16:47.106 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56622024-06-05T20:16:47.911Z[ recovery-image] Jun 05 20:16:47.126 INFO O| Jun 05 20:16:47.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
56632024-06-05T20:16:47.911Z[ recovery-image] Jun 05 20:16:47.126 INFO O| Jun 05 20:16:47.126 INFO STEP 335 (remove_files) COMPLETE
56642024-06-05T20:16:47.914Z[ recovery-image] Jun 05 20:16:47.126 INFO O| Jun 05 20:16:47.126 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56652024-06-05T20:16:47.932Z[ recovery-image] Jun 05 20:16:47.146 INFO O| Jun 05 20:16:47.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
56662024-06-05T20:16:47.932Z[ recovery-image] Jun 05 20:16:47.147 INFO O| Jun 05 20:16:47.146 INFO STEP 336 (remove_files) COMPLETE
56672024-06-05T20:16:47.932Z[ recovery-image] Jun 05 20:16:47.147 INFO O| Jun 05 20:16:47.147 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56682024-06-05T20:16:47.968Z[ recovery-image] Jun 05 20:16:47.183 INFO O| Jun 05 20:16:47.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
56692024-06-05T20:16:47.968Z[ recovery-image] Jun 05 20:16:47.183 INFO O| Jun 05 20:16:47.183 INFO STEP 337 (remove_files) COMPLETE
56702024-06-05T20:16:47.969Z[ recovery-image] Jun 05 20:16:47.183 INFO O| Jun 05 20:16:47.183 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56712024-06-05T20:16:48.014Z[ recovery-image] Jun 05 20:16:47.227 INFO O| Jun 05 20:16:47.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
56722024-06-05T20:16:48.014Z[ recovery-image] Jun 05 20:16:47.227 INFO O| Jun 05 20:16:47.227 INFO STEP 338 (remove_files) COMPLETE
56732024-06-05T20:16:48.018Z[ recovery-image] Jun 05 20:16:47.228 INFO O| Jun 05 20:16:47.227 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56742024-06-05T20:16:48.042Z[ recovery-image] Jun 05 20:16:47.257 INFO O| Jun 05 20:16:47.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
56752024-06-05T20:16:48.045Z[ recovery-image] Jun 05 20:16:47.257 INFO O| Jun 05 20:16:47.257 INFO STEP 339 (remove_files) COMPLETE
56762024-06-05T20:16:48.045Z[ recovery-image] Jun 05 20:16:47.258 INFO O| Jun 05 20:16:47.257 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56772024-06-05T20:16:48.063Z[ recovery-image] Jun 05 20:16:47.278 INFO O| Jun 05 20:16:47.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
56782024-06-05T20:16:48.066Z[ recovery-image] Jun 05 20:16:47.278 INFO O| Jun 05 20:16:47.278 INFO STEP 340 (remove_files) COMPLETE
56792024-06-05T20:16:48.066Z[ recovery-image] Jun 05 20:16:47.278 INFO O| Jun 05 20:16:47.278 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56802024-06-05T20:16:48.083Z[ recovery-image] Jun 05 20:16:47.298 INFO O| Jun 05 20:16:47.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
56812024-06-05T20:16:48.086Z[ recovery-image] Jun 05 20:16:47.298 INFO O| Jun 05 20:16:47.298 INFO STEP 341 (remove_files) COMPLETE
56822024-06-05T20:16:48.086Z[ recovery-image] Jun 05 20:16:47.299 INFO O| Jun 05 20:16:47.298 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56832024-06-05T20:16:48.106Z[ recovery-image] Jun 05 20:16:47.318 INFO O| Jun 05 20:16:47.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
56842024-06-05T20:16:48.106Z[ recovery-image] Jun 05 20:16:47.318 INFO O| Jun 05 20:16:47.318 INFO STEP 342 (remove_files) COMPLETE
56852024-06-05T20:16:48.109Z[ recovery-image] Jun 05 20:16:47.318 INFO O| Jun 05 20:16:47.318 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56862024-06-05T20:16:48.121Z[ recovery-image] Jun 05 20:16:47.337 INFO O| Jun 05 20:16:47.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
56872024-06-05T20:16:48.124Z[ recovery-image] Jun 05 20:16:47.337 INFO O| Jun 05 20:16:47.337 INFO STEP 343 (remove_files) COMPLETE
56882024-06-05T20:16:48.125Z[ recovery-image] Jun 05 20:16:47.337 INFO O| Jun 05 20:16:47.337 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56892024-06-05T20:16:48.155Z[ recovery-image] Jun 05 20:16:47.370 INFO O| Jun 05 20:16:47.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
56902024-06-05T20:16:48.158Z[ recovery-image] Jun 05 20:16:47.370 INFO O| Jun 05 20:16:47.370 INFO STEP 344 (remove_files) COMPLETE
56912024-06-05T20:16:48.158Z[ recovery-image] Jun 05 20:16:47.370 INFO O| Jun 05 20:16:47.370 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56922024-06-05T20:16:48.174Z[ recovery-image] Jun 05 20:16:47.389 INFO O| Jun 05 20:16:47.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
56932024-06-05T20:16:48.177Z[ recovery-image] Jun 05 20:16:47.389 INFO O| Jun 05 20:16:47.389 INFO STEP 345 (remove_files) COMPLETE
56942024-06-05T20:16:48.177Z[ recovery-image] Jun 05 20:16:47.389 INFO O| Jun 05 20:16:47.389 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56952024-06-05T20:16:48.193Z[ recovery-image] Jun 05 20:16:47.408 INFO O| Jun 05 20:16:47.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
56962024-06-05T20:16:48.193Z[ recovery-image] Jun 05 20:16:47.408 INFO O| Jun 05 20:16:47.408 INFO STEP 346 (remove_files) COMPLETE
56972024-06-05T20:16:48.196Z[ recovery-image] Jun 05 20:16:47.408 INFO O| Jun 05 20:16:47.408 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56982024-06-05T20:16:48.211Z[ recovery-image] Jun 05 20:16:47.426 INFO O| Jun 05 20:16:47.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
56992024-06-05T20:16:48.211Z[ recovery-image] Jun 05 20:16:47.427 INFO O| Jun 05 20:16:47.426 INFO STEP 347 (remove_files) COMPLETE
57002024-06-05T20:16:48.214Z[ recovery-image] Jun 05 20:16:47.427 INFO O| Jun 05 20:16:47.426 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57012024-06-05T20:16:48.231Z[ recovery-image] Jun 05 20:16:47.446 INFO O| Jun 05 20:16:47.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
57022024-06-05T20:16:48.237Z[ recovery-image] Jun 05 20:16:47.446 INFO O| Jun 05 20:16:47.446 INFO STEP 348 (remove_files) COMPLETE
57032024-06-05T20:16:48.237Z[ recovery-image] Jun 05 20:16:47.446 INFO O| Jun 05 20:16:47.446 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57042024-06-05T20:16:48.251Z[ recovery-image] Jun 05 20:16:47.466 INFO O| Jun 05 20:16:47.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
57052024-06-05T20:16:48.255Z[ recovery-image] Jun 05 20:16:47.466 INFO O| Jun 05 20:16:47.466 INFO STEP 349 (remove_files) COMPLETE
57062024-06-05T20:16:48.255Z[ recovery-image] Jun 05 20:16:47.466 INFO O| Jun 05 20:16:47.466 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072024-06-05T20:16:48.294Z[ recovery-image] Jun 05 20:16:47.509 INFO O| Jun 05 20:16:47.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
57082024-06-05T20:16:48.297Z[ recovery-image] Jun 05 20:16:47.509 INFO O| Jun 05 20:16:47.509 INFO STEP 350 (remove_files) COMPLETE
57092024-06-05T20:16:48.298Z[ recovery-image] Jun 05 20:16:47.509 INFO O| Jun 05 20:16:47.509 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102024-06-05T20:16:48.322Z[ recovery-image] Jun 05 20:16:47.537 INFO O| Jun 05 20:16:47.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
57112024-06-05T20:16:48.322Z[ recovery-image] Jun 05 20:16:47.537 INFO O| Jun 05 20:16:47.537 INFO STEP 351 (remove_files) COMPLETE
57122024-06-05T20:16:48.322Z[ recovery-image] Jun 05 20:16:47.537 INFO O| Jun 05 20:16:47.537 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132024-06-05T20:16:48.358Z[ recovery-image] Jun 05 20:16:47.573 INFO O| Jun 05 20:16:47.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
57142024-06-05T20:16:48.358Z[ recovery-image] Jun 05 20:16:47.573 INFO O| Jun 05 20:16:47.573 INFO STEP 352 (remove_files) COMPLETE
57152024-06-05T20:16:48.362Z[ recovery-image] Jun 05 20:16:47.573 INFO O| Jun 05 20:16:47.573 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162024-06-05T20:16:48.389Z[ recovery-image] Jun 05 20:16:47.604 INFO O| Jun 05 20:16:47.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
57172024-06-05T20:16:48.393Z[ recovery-image] Jun 05 20:16:47.604 INFO O| Jun 05 20:16:47.604 INFO STEP 353 (remove_files) COMPLETE
57182024-06-05T20:16:48.393Z[ recovery-image] Jun 05 20:16:47.604 INFO O| Jun 05 20:16:47.604 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192024-06-05T20:16:48.447Z[ recovery-image] Jun 05 20:16:47.662 INFO O| Jun 05 20:16:47.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
57202024-06-05T20:16:48.450Z[ recovery-image] Jun 05 20:16:47.662 INFO O| Jun 05 20:16:47.662 INFO STEP 354 (remove_files) COMPLETE
57212024-06-05T20:16:48.450Z[ recovery-image] Jun 05 20:16:47.662 INFO O| Jun 05 20:16:47.662 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222024-06-05T20:16:48.500Z[ recovery-image] Jun 05 20:16:47.715 INFO O| Jun 05 20:16:47.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
57232024-06-05T20:16:48.504Z[ recovery-image] Jun 05 20:16:47.715 INFO O| Jun 05 20:16:47.715 INFO STEP 355 (remove_files) COMPLETE
57242024-06-05T20:16:48.504Z[ recovery-image] Jun 05 20:16:47.716 INFO O| Jun 05 20:16:47.716 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252024-06-05T20:16:48.544Z[ recovery-image] Jun 05 20:16:47.759 INFO O| Jun 05 20:16:47.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
57262024-06-05T20:16:48.548Z[ recovery-image] Jun 05 20:16:47.759 INFO O| Jun 05 20:16:47.759 INFO STEP 356 (remove_files) COMPLETE
57272024-06-05T20:16:48.548Z[ recovery-image] Jun 05 20:16:47.760 INFO O| Jun 05 20:16:47.759 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282024-06-05T20:16:48.565Z[ recovery-image] Jun 05 20:16:47.780 INFO O| Jun 05 20:16:47.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
57292024-06-05T20:16:48.565Z[ recovery-image] Jun 05 20:16:47.781 INFO O| Jun 05 20:16:47.781 INFO STEP 357 (remove_files) COMPLETE
57302024-06-05T20:16:48.569Z[ recovery-image] Jun 05 20:16:47.781 INFO O| Jun 05 20:16:47.781 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312024-06-05T20:16:48.598Z[ recovery-image] Jun 05 20:16:47.813 INFO O| Jun 05 20:16:47.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
57322024-06-05T20:16:48.598Z[ recovery-image] Jun 05 20:16:47.813 INFO O| Jun 05 20:16:47.813 INFO STEP 358 (remove_files) COMPLETE
57332024-06-05T20:16:48.598Z[ recovery-image] Jun 05 20:16:47.813 INFO O| Jun 05 20:16:47.813 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342024-06-05T20:16:48.620Z[ recovery-image] Jun 05 20:16:47.835 INFO O| Jun 05 20:16:47.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
57352024-06-05T20:16:48.620Z[ recovery-image] Jun 05 20:16:47.835 INFO O| Jun 05 20:16:47.835 INFO STEP 359 (remove_files) COMPLETE
57362024-06-05T20:16:48.623Z[ recovery-image] Jun 05 20:16:47.836 INFO O| Jun 05 20:16:47.835 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372024-06-05T20:16:48.646Z[ recovery-image] Jun 05 20:16:47.861 INFO O| Jun 05 20:16:47.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
57382024-06-05T20:16:48.646Z[ recovery-image] Jun 05 20:16:47.861 INFO O| Jun 05 20:16:47.861 INFO STEP 360 (remove_files) COMPLETE
57392024-06-05T20:16:48.649Z[ recovery-image] Jun 05 20:16:47.861 INFO O| Jun 05 20:16:47.861 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57402024-06-05T20:16:48.666Z[ recovery-image] Jun 05 20:16:47.881 INFO O| Jun 05 20:16:47.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
57412024-06-05T20:16:48.666Z[ recovery-image] Jun 05 20:16:47.881 INFO O| Jun 05 20:16:47.881 INFO STEP 361 (remove_files) COMPLETE
57422024-06-05T20:16:48.666Z[ recovery-image] Jun 05 20:16:47.881 INFO O| Jun 05 20:16:47.881 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57432024-06-05T20:16:48.687Z[ recovery-image] Jun 05 20:16:47.902 INFO O| Jun 05 20:16:47.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
57442024-06-05T20:16:48.690Z[ recovery-image] Jun 05 20:16:47.902 INFO O| Jun 05 20:16:47.902 INFO STEP 362 (remove_files) COMPLETE
57452024-06-05T20:16:48.690Z[ recovery-image] Jun 05 20:16:47.902 INFO O| Jun 05 20:16:47.902 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57462024-06-05T20:16:48.715Z[ recovery-image] Jun 05 20:16:47.930 INFO O| Jun 05 20:16:47.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
57472024-06-05T20:16:48.715Z[ recovery-image] Jun 05 20:16:47.931 INFO O| Jun 05 20:16:47.930 INFO STEP 363 (remove_files) COMPLETE
57482024-06-05T20:16:48.715Z[ recovery-image] Jun 05 20:16:47.931 INFO O| Jun 05 20:16:47.931 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57492024-06-05T20:16:48.754Z[ recovery-image] Jun 05 20:16:47.969 INFO O| Jun 05 20:16:47.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
57502024-06-05T20:16:48.754Z[ recovery-image] Jun 05 20:16:47.969 INFO O| Jun 05 20:16:47.969 INFO STEP 364 (remove_files) COMPLETE
57512024-06-05T20:16:48.757Z[ recovery-image] Jun 05 20:16:47.969 INFO O| Jun 05 20:16:47.969 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57522024-06-05T20:16:48.776Z[ recovery-image] Jun 05 20:16:47.989 INFO O| Jun 05 20:16:47.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
57532024-06-05T20:16:48.776Z[ recovery-image] Jun 05 20:16:47.989 INFO O| Jun 05 20:16:47.989 INFO STEP 365 (remove_files) COMPLETE
57542024-06-05T20:16:48.780Z[ recovery-image] Jun 05 20:16:47.989 INFO O| Jun 05 20:16:47.989 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57552024-06-05T20:16:48.811Z[ recovery-image] Jun 05 20:16:48.026 INFO O| Jun 05 20:16:48.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
57562024-06-05T20:16:48.814Z[ recovery-image] Jun 05 20:16:48.026 INFO O| Jun 05 20:16:48.026 INFO STEP 366 (remove_files) COMPLETE
57572024-06-05T20:16:48.814Z[ recovery-image] Jun 05 20:16:48.026 INFO O| Jun 05 20:16:48.026 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57582024-06-05T20:16:48.831Z[ recovery-image] Jun 05 20:16:48.046 INFO O| Jun 05 20:16:48.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
57592024-06-05T20:16:48.834Z[ recovery-image] Jun 05 20:16:48.047 INFO O| Jun 05 20:16:48.046 INFO STEP 367 (remove_files) COMPLETE
57602024-06-05T20:16:48.834Z[ recovery-image] Jun 05 20:16:48.047 INFO O| Jun 05 20:16:48.047 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57612024-06-05T20:16:48.853Z[ recovery-image] Jun 05 20:16:48.068 INFO O| Jun 05 20:16:48.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
57622024-06-05T20:16:48.853Z[ recovery-image] Jun 05 20:16:48.068 INFO O| Jun 05 20:16:48.068 INFO STEP 368 (remove_files) COMPLETE
57632024-06-05T20:16:48.853Z[ recovery-image] Jun 05 20:16:48.068 INFO O| Jun 05 20:16:48.068 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57642024-06-05T20:16:48.873Z[ recovery-image] Jun 05 20:16:48.088 INFO O| Jun 05 20:16:48.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
57652024-06-05T20:16:48.886Z[ recovery-image] Jun 05 20:16:48.101 INFO O| Jun 05 20:16:48.101 INFO STEP 369 (remove_files) COMPLETE
57662024-06-05T20:16:48.886Z[ recovery-image] Jun 05 20:16:48.101 INFO O| Jun 05 20:16:48.101 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57672024-06-05T20:16:48.906Z[ recovery-image] Jun 05 20:16:48.121 INFO O| Jun 05 20:16:48.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
57682024-06-05T20:16:48.909Z[ recovery-image] Jun 05 20:16:48.121 INFO O| Jun 05 20:16:48.121 INFO STEP 370 (remove_files) COMPLETE
57692024-06-05T20:16:48.909Z[ recovery-image] Jun 05 20:16:48.121 INFO O| Jun 05 20:16:48.121 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57702024-06-05T20:16:48.924Z[ recovery-image] Jun 05 20:16:48.140 INFO O| Jun 05 20:16:48.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
57712024-06-05T20:16:48.924Z[ recovery-image] Jun 05 20:16:48.140 INFO O| Jun 05 20:16:48.140 INFO STEP 371 (remove_files) COMPLETE
57722024-06-05T20:16:48.925Z[ recovery-image] Jun 05 20:16:48.140 INFO O| Jun 05 20:16:48.140 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57732024-06-05T20:16:48.945Z[ recovery-image] Jun 05 20:16:48.159 INFO O| Jun 05 20:16:48.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
57742024-06-05T20:16:48.946Z[ recovery-image] Jun 05 20:16:48.159 INFO O| Jun 05 20:16:48.159 INFO STEP 372 (remove_files) COMPLETE
57752024-06-05T20:16:48.946Z[ recovery-image] Jun 05 20:16:48.159 INFO O| Jun 05 20:16:48.159 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57762024-06-05T20:16:48.963Z[ recovery-image] Jun 05 20:16:48.178 INFO O| Jun 05 20:16:48.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
57772024-06-05T20:16:48.963Z[ recovery-image] Jun 05 20:16:48.178 INFO O| Jun 05 20:16:48.178 INFO STEP 373 (remove_files) COMPLETE
57782024-06-05T20:16:48.963Z[ recovery-image] Jun 05 20:16:48.178 INFO O| Jun 05 20:16:48.178 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57792024-06-05T20:16:48.983Z[ recovery-image] Jun 05 20:16:48.198 INFO O| Jun 05 20:16:48.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
57802024-06-05T20:16:48.983Z[ recovery-image] Jun 05 20:16:48.198 INFO O| Jun 05 20:16:48.198 INFO STEP 374 (remove_files) COMPLETE
57812024-06-05T20:16:48.987Z[ recovery-image] Jun 05 20:16:48.198 INFO O| Jun 05 20:16:48.198 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57822024-06-05T20:16:49.002Z[ recovery-image] Jun 05 20:16:48.217 INFO O| Jun 05 20:16:48.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
57832024-06-05T20:16:49.009Z[ recovery-image] Jun 05 20:16:48.224 INFO O| Jun 05 20:16:48.224 INFO STEP 375 (remove_files) COMPLETE
57842024-06-05T20:16:49.009Z[ recovery-image] Jun 05 20:16:48.224 INFO O| Jun 05 20:16:48.224 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57852024-06-05T20:16:49.082Z[ recovery-image] Jun 05 20:16:48.279 INFO O| Jun 05 20:16:48.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
57862024-06-05T20:16:49.082Z[ recovery-image] Jun 05 20:16:48.279 INFO O| Jun 05 20:16:48.279 INFO STEP 376 (remove_files) COMPLETE
57872024-06-05T20:16:49.086Z[ recovery-image] Jun 05 20:16:48.279 INFO O| Jun 05 20:16:48.279 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57882024-06-05T20:16:49.165Z[ recovery-image] Jun 05 20:16:48.380 INFO O| Jun 05 20:16:48.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
57892024-06-05T20:16:49.165Z[ recovery-image] Jun 05 20:16:48.380 INFO O| Jun 05 20:16:48.380 INFO STEP 377 (remove_files) COMPLETE
57902024-06-05T20:16:49.169Z[ recovery-image] Jun 05 20:16:48.380 INFO O| Jun 05 20:16:48.380 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57912024-06-05T20:16:49.184Z[ recovery-image] Jun 05 20:16:48.399 INFO O| Jun 05 20:16:48.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
57922024-06-05T20:16:49.184Z[ recovery-image] Jun 05 20:16:48.399 INFO O| Jun 05 20:16:48.399 INFO STEP 378 (remove_files) COMPLETE
57932024-06-05T20:16:49.187Z[ recovery-image] Jun 05 20:16:48.399 INFO O| Jun 05 20:16:48.399 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57942024-06-05T20:16:49.213Z[ recovery-image] Jun 05 20:16:48.429 INFO O| Jun 05 20:16:48.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
57952024-06-05T20:16:49.233Z[ recovery-image] Jun 05 20:16:48.448 INFO O| Jun 05 20:16:48.448 INFO STEP 379 (remove_files) COMPLETE
57962024-06-05T20:16:49.233Z[ recovery-image] Jun 05 20:16:48.448 INFO O| Jun 05 20:16:48.448 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57972024-06-05T20:16:49.269Z[ recovery-image] Jun 05 20:16:48.484 INFO O| Jun 05 20:16:48.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
57982024-06-05T20:16:49.272Z[ recovery-image] Jun 05 20:16:48.484 INFO O| Jun 05 20:16:48.484 INFO STEP 380 (remove_files) COMPLETE
57992024-06-05T20:16:49.272Z[ recovery-image] Jun 05 20:16:48.484 INFO O| Jun 05 20:16:48.484 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58002024-06-05T20:16:49.356Z[ recovery-image] Jun 05 20:16:48.571 INFO O| Jun 05 20:16:48.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
58012024-06-05T20:16:49.356Z[ recovery-image] Jun 05 20:16:48.571 INFO O| Jun 05 20:16:48.571 INFO STEP 381 (remove_files) COMPLETE
58022024-06-05T20:16:49.356Z[ recovery-image] Jun 05 20:16:48.571 INFO O| Jun 05 20:16:48.571 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58032024-06-05T20:16:49.375Z[ recovery-image] Jun 05 20:16:48.590 INFO O| Jun 05 20:16:48.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
58042024-06-05T20:16:49.378Z[ recovery-image] Jun 05 20:16:48.590 INFO O| Jun 05 20:16:48.590 INFO STEP 382 (remove_files) COMPLETE
58052024-06-05T20:16:49.378Z[ recovery-image] Jun 05 20:16:48.590 INFO O| Jun 05 20:16:48.590 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58062024-06-05T20:16:49.394Z[ recovery-image] Jun 05 20:16:48.609 INFO O| Jun 05 20:16:48.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
58072024-06-05T20:16:49.408Z[ recovery-image] Jun 05 20:16:48.610 INFO O| Jun 05 20:16:48.610 INFO STEP 383 (remove_files) COMPLETE
58082024-06-05T20:16:49.408Z[ recovery-image] Jun 05 20:16:48.610 INFO O| Jun 05 20:16:48.610 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58092024-06-05T20:16:49.414Z[ recovery-image] Jun 05 20:16:48.629 INFO O| Jun 05 20:16:48.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
58102024-06-05T20:16:49.417Z[ recovery-image] Jun 05 20:16:48.629 INFO O| Jun 05 20:16:48.629 INFO STEP 384 (remove_files) COMPLETE
58112024-06-05T20:16:49.417Z[ recovery-image] Jun 05 20:16:48.629 INFO O| Jun 05 20:16:48.629 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58122024-06-05T20:16:49.435Z[ recovery-image] Jun 05 20:16:48.649 INFO O| Jun 05 20:16:48.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
58132024-06-05T20:16:49.435Z[ recovery-image] Jun 05 20:16:48.649 INFO O| Jun 05 20:16:48.649 INFO STEP 385 (remove_files) COMPLETE
58142024-06-05T20:16:49.435Z[ recovery-image] Jun 05 20:16:48.649 INFO O| Jun 05 20:16:48.649 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58152024-06-05T20:16:49.454Z[ recovery-image] Jun 05 20:16:48.669 INFO O| Jun 05 20:16:48.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
58162024-06-05T20:16:49.454Z[ recovery-image] Jun 05 20:16:48.669 INFO O| Jun 05 20:16:48.669 INFO STEP 386 (remove_files) COMPLETE
58172024-06-05T20:16:49.457Z[ recovery-image] Jun 05 20:16:48.669 INFO O| Jun 05 20:16:48.669 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182024-06-05T20:16:49.475Z[ recovery-image] Jun 05 20:16:48.690 INFO O| Jun 05 20:16:48.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
58192024-06-05T20:16:49.475Z[ recovery-image] Jun 05 20:16:48.690 INFO O| Jun 05 20:16:48.690 INFO STEP 387 (remove_files) COMPLETE
58202024-06-05T20:16:49.475Z[ recovery-image] Jun 05 20:16:48.690 INFO O| Jun 05 20:16:48.690 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212024-06-05T20:16:49.497Z[ recovery-image] Jun 05 20:16:48.712 INFO O| Jun 05 20:16:48.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
58222024-06-05T20:16:49.497Z[ recovery-image] Jun 05 20:16:48.712 INFO O| Jun 05 20:16:48.712 INFO STEP 388 (remove_files) COMPLETE
58232024-06-05T20:16:49.503Z[ recovery-image] Jun 05 20:16:48.712 INFO O| Jun 05 20:16:48.712 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242024-06-05T20:16:49.539Z[ recovery-image] Jun 05 20:16:48.754 INFO O| Jun 05 20:16:48.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
58252024-06-05T20:16:49.540Z[ recovery-image] Jun 05 20:16:48.754 INFO O| Jun 05 20:16:48.754 INFO STEP 389 (remove_files) COMPLETE
58262024-06-05T20:16:49.540Z[ recovery-image] Jun 05 20:16:48.754 INFO O| Jun 05 20:16:48.754 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272024-06-05T20:16:49.597Z[ recovery-image] Jun 05 20:16:48.812 INFO O| Jun 05 20:16:48.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
58282024-06-05T20:16:49.600Z[ recovery-image] Jun 05 20:16:48.812 INFO O| Jun 05 20:16:48.812 INFO STEP 390 (remove_files) COMPLETE
58292024-06-05T20:16:49.600Z[ recovery-image] Jun 05 20:16:48.812 INFO O| Jun 05 20:16:48.812 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302024-06-05T20:16:49.633Z[ recovery-image] Jun 05 20:16:48.848 INFO O| Jun 05 20:16:48.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
58312024-06-05T20:16:49.633Z[ recovery-image] Jun 05 20:16:48.848 INFO O| Jun 05 20:16:48.848 INFO STEP 391 (remove_files) COMPLETE
58322024-06-05T20:16:49.636Z[ recovery-image] Jun 05 20:16:48.848 INFO O| Jun 05 20:16:48.848 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332024-06-05T20:16:49.654Z[ recovery-image] Jun 05 20:16:48.869 INFO O| Jun 05 20:16:48.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
58342024-06-05T20:16:49.654Z[ recovery-image] Jun 05 20:16:48.869 INFO O| Jun 05 20:16:48.869 INFO STEP 392 (remove_files) COMPLETE
58352024-06-05T20:16:49.654Z[ recovery-image] Jun 05 20:16:48.869 INFO O| Jun 05 20:16:48.869 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362024-06-05T20:16:49.674Z[ recovery-image] Jun 05 20:16:48.888 INFO O| Jun 05 20:16:48.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
58372024-06-05T20:16:49.674Z[ recovery-image] Jun 05 20:16:48.888 INFO O| Jun 05 20:16:48.888 INFO STEP 393 (remove_files) COMPLETE
58382024-06-05T20:16:49.674Z[ recovery-image] Jun 05 20:16:48.888 INFO O| Jun 05 20:16:48.888 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392024-06-05T20:16:49.729Z[ recovery-image] Jun 05 20:16:48.944 INFO O| Jun 05 20:16:48.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
58402024-06-05T20:16:49.729Z[ recovery-image] Jun 05 20:16:48.944 INFO O| Jun 05 20:16:48.944 INFO STEP 394 (remove_files) COMPLETE
58412024-06-05T20:16:49.729Z[ recovery-image] Jun 05 20:16:48.944 INFO O| Jun 05 20:16:48.944 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422024-06-05T20:16:49.757Z[ recovery-image] Jun 05 20:16:48.972 INFO O| Jun 05 20:16:48.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
58432024-06-05T20:16:49.757Z[ recovery-image] Jun 05 20:16:48.972 INFO O| Jun 05 20:16:48.972 INFO STEP 395 (remove_files) COMPLETE
58442024-06-05T20:16:49.761Z[ recovery-image] Jun 05 20:16:48.972 INFO O| Jun 05 20:16:48.972 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452024-06-05T20:16:49.775Z[ recovery-image] Jun 05 20:16:48.991 INFO O| Jun 05 20:16:48.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
58462024-06-05T20:16:49.776Z[ recovery-image] Jun 05 20:16:48.991 INFO O| Jun 05 20:16:48.991 INFO STEP 396 (remove_files) COMPLETE
58472024-06-05T20:16:49.779Z[ recovery-image] Jun 05 20:16:48.991 INFO O| Jun 05 20:16:48.991 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482024-06-05T20:16:49.798Z[ recovery-image] Jun 05 20:16:49.010 INFO O| Jun 05 20:16:49.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
58492024-06-05T20:16:49.798Z[ recovery-image] Jun 05 20:16:49.010 INFO O| Jun 05 20:16:49.010 INFO STEP 397 (remove_files) COMPLETE
58502024-06-05T20:16:49.798Z[ recovery-image] Jun 05 20:16:49.010 INFO O| Jun 05 20:16:49.010 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512024-06-05T20:16:49.909Z[ recovery-image] Jun 05 20:16:49.123 INFO O| Jun 05 20:16:49.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
58522024-06-05T20:16:49.909Z[ recovery-image] Jun 05 20:16:49.124 INFO O| Jun 05 20:16:49.124 INFO STEP 398 (remove_files) COMPLETE
58532024-06-05T20:16:49.909Z[ recovery-image] Jun 05 20:16:49.124 INFO O| Jun 05 20:16:49.124 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542024-06-05T20:16:49.955Z[ recovery-image] Jun 05 20:16:49.170 INFO O| Jun 05 20:16:49.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
58552024-06-05T20:16:49.955Z[ recovery-image] Jun 05 20:16:49.170 INFO O| Jun 05 20:16:49.170 INFO STEP 399 (remove_files) COMPLETE
58562024-06-05T20:16:49.956Z[ recovery-image] Jun 05 20:16:49.170 INFO O| Jun 05 20:16:49.170 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572024-06-05T20:16:49.999Z[ recovery-image] Jun 05 20:16:49.214 INFO O| Jun 05 20:16:49.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
58582024-06-05T20:16:50.000Z[ recovery-image] Jun 05 20:16:49.214 INFO O| Jun 05 20:16:49.214 INFO STEP 400 (remove_files) COMPLETE
58592024-06-05T20:16:50.005Z[ recovery-image] Jun 05 20:16:49.214 INFO O| Jun 05 20:16:49.214 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602024-06-05T20:16:50.028Z[ recovery-image] Jun 05 20:16:49.235 INFO O| Jun 05 20:16:49.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
58612024-06-05T20:16:50.029Z[ recovery-image] Jun 05 20:16:49.235 INFO O| Jun 05 20:16:49.235 INFO STEP 401 (remove_files) COMPLETE
58622024-06-05T20:16:50.029Z[ recovery-image] Jun 05 20:16:49.235 INFO O| Jun 05 20:16:49.235 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632024-06-05T20:16:50.052Z[ recovery-image] Jun 05 20:16:49.267 INFO O| Jun 05 20:16:49.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
58642024-06-05T20:16:50.053Z[ recovery-image] Jun 05 20:16:49.267 INFO O| Jun 05 20:16:49.267 INFO STEP 402 (remove_files) COMPLETE
58652024-06-05T20:16:50.053Z[ recovery-image] Jun 05 20:16:49.267 INFO O| Jun 05 20:16:49.267 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662024-06-05T20:16:50.074Z[ recovery-image] Jun 05 20:16:49.289 INFO O| Jun 05 20:16:49.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
58672024-06-05T20:16:50.074Z[ recovery-image] Jun 05 20:16:49.289 INFO O| Jun 05 20:16:49.289 INFO STEP 403 (remove_files) COMPLETE
58682024-06-05T20:16:50.074Z[ recovery-image] Jun 05 20:16:49.289 INFO O| Jun 05 20:16:49.289 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692024-06-05T20:16:50.106Z[ recovery-image] Jun 05 20:16:49.321 INFO O| Jun 05 20:16:49.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
58702024-06-05T20:16:50.110Z[ recovery-image] Jun 05 20:16:49.322 INFO O| Jun 05 20:16:49.322 INFO STEP 404 (remove_files) COMPLETE
58712024-06-05T20:16:50.110Z[ recovery-image] Jun 05 20:16:49.322 INFO O| Jun 05 20:16:49.322 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722024-06-05T20:16:50.127Z[ recovery-image] Jun 05 20:16:49.342 INFO O| Jun 05 20:16:49.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
58732024-06-05T20:16:50.130Z[ recovery-image] Jun 05 20:16:49.342 INFO O| Jun 05 20:16:49.342 INFO STEP 405 (remove_files) COMPLETE
58742024-06-05T20:16:50.130Z[ recovery-image] Jun 05 20:16:49.342 INFO O| Jun 05 20:16:49.342 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752024-06-05T20:16:50.147Z[ recovery-image] Jun 05 20:16:49.362 INFO O| Jun 05 20:16:49.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
58762024-06-05T20:16:50.150Z[ recovery-image] Jun 05 20:16:49.362 INFO O| Jun 05 20:16:49.362 INFO STEP 406 (remove_files) COMPLETE
58772024-06-05T20:16:50.150Z[ recovery-image] Jun 05 20:16:49.362 INFO O| Jun 05 20:16:49.362 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782024-06-05T20:16:50.169Z[ recovery-image] Jun 05 20:16:49.384 INFO O| Jun 05 20:16:49.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
58792024-06-05T20:16:50.169Z[ recovery-image] Jun 05 20:16:49.384 INFO O| Jun 05 20:16:49.384 INFO STEP 407 (remove_files) COMPLETE
58802024-06-05T20:16:50.169Z[ recovery-image] Jun 05 20:16:49.384 INFO O| Jun 05 20:16:49.384 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812024-06-05T20:16:50.204Z[ recovery-image] Jun 05 20:16:49.418 INFO O| Jun 05 20:16:49.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
58822024-06-05T20:16:50.204Z[ recovery-image] Jun 05 20:16:49.418 INFO O| Jun 05 20:16:49.418 INFO STEP 408 (remove_files) COMPLETE
58832024-06-05T20:16:50.204Z[ recovery-image] Jun 05 20:16:49.418 INFO O| Jun 05 20:16:49.418 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842024-06-05T20:16:50.224Z[ recovery-image] Jun 05 20:16:49.438 INFO O| Jun 05 20:16:49.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
58852024-06-05T20:16:50.224Z[ recovery-image] Jun 05 20:16:49.438 INFO O| Jun 05 20:16:49.438 INFO STEP 409 (remove_files) COMPLETE
58862024-06-05T20:16:50.224Z[ recovery-image] Jun 05 20:16:49.438 INFO O| Jun 05 20:16:49.438 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872024-06-05T20:16:50.284Z[ recovery-image] Jun 05 20:16:49.496 INFO O| Jun 05 20:16:49.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
58882024-06-05T20:16:50.287Z[ recovery-image] Jun 05 20:16:49.496 INFO O| Jun 05 20:16:49.496 INFO STEP 410 (remove_files) COMPLETE
58892024-06-05T20:16:50.287Z[ recovery-image] Jun 05 20:16:49.496 INFO O| Jun 05 20:16:49.496 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902024-06-05T20:16:50.310Z[ recovery-image] Jun 05 20:16:49.525 INFO O| Jun 05 20:16:49.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
58912024-06-05T20:16:50.310Z[ recovery-image] Jun 05 20:16:49.525 INFO O| Jun 05 20:16:49.525 INFO STEP 411 (remove_files) COMPLETE
58922024-06-05T20:16:50.313Z[ recovery-image] Jun 05 20:16:49.525 INFO O| Jun 05 20:16:49.525 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932024-06-05T20:16:50.333Z[ recovery-image] Jun 05 20:16:49.548 INFO O| Jun 05 20:16:49.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
58942024-06-05T20:16:50.333Z[ recovery-image] Jun 05 20:16:49.548 INFO O| Jun 05 20:16:49.548 INFO STEP 412 (remove_files) COMPLETE
58952024-06-05T20:16:50.333Z[ recovery-image] Jun 05 20:16:49.548 INFO O| Jun 05 20:16:49.548 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962024-06-05T20:16:50.379Z[ recovery-image] Jun 05 20:16:49.594 INFO O| Jun 05 20:16:49.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
58972024-06-05T20:16:50.383Z[ recovery-image] Jun 05 20:16:49.594 INFO O| Jun 05 20:16:49.594 INFO STEP 413 (remove_files) COMPLETE
58982024-06-05T20:16:50.383Z[ recovery-image] Jun 05 20:16:49.595 INFO O| Jun 05 20:16:49.594 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992024-06-05T20:16:50.402Z[ recovery-image] Jun 05 20:16:49.617 INFO O| Jun 05 20:16:49.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
59002024-06-05T20:16:50.402Z[ recovery-image] Jun 05 20:16:49.617 INFO O| Jun 05 20:16:49.617 INFO STEP 414 (remove_files) COMPLETE
59012024-06-05T20:16:50.405Z[ recovery-image] Jun 05 20:16:49.617 INFO O| Jun 05 20:16:49.617 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022024-06-05T20:16:50.423Z[ recovery-image] Jun 05 20:16:49.638 INFO O| Jun 05 20:16:49.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
59032024-06-05T20:16:50.426Z[ recovery-image] Jun 05 20:16:49.639 INFO O| Jun 05 20:16:49.639 INFO STEP 415 (remove_files) COMPLETE
59042024-06-05T20:16:50.426Z[ recovery-image] Jun 05 20:16:49.639 INFO O| Jun 05 20:16:49.639 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052024-06-05T20:16:50.445Z[ recovery-image] Jun 05 20:16:49.660 INFO O| Jun 05 20:16:49.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
59062024-06-05T20:16:50.448Z[ recovery-image] Jun 05 20:16:49.660 INFO O| Jun 05 20:16:49.660 INFO STEP 416 (remove_files) COMPLETE
59072024-06-05T20:16:50.448Z[ recovery-image] Jun 05 20:16:49.660 INFO O| Jun 05 20:16:49.660 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082024-06-05T20:16:50.466Z[ recovery-image] Jun 05 20:16:49.681 INFO O| Jun 05 20:16:49.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
59092024-06-05T20:16:50.469Z[ recovery-image] Jun 05 20:16:49.682 INFO O| Jun 05 20:16:49.681 INFO STEP 417 (remove_files) COMPLETE
59102024-06-05T20:16:50.469Z[ recovery-image] Jun 05 20:16:49.682 INFO O| Jun 05 20:16:49.681 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112024-06-05T20:16:50.496Z[ recovery-image] Jun 05 20:16:49.708 INFO O| Jun 05 20:16:49.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
59122024-06-05T20:16:50.500Z[ recovery-image] Jun 05 20:16:49.708 INFO O| Jun 05 20:16:49.708 INFO STEP 418 (remove_files) COMPLETE
59132024-06-05T20:16:50.500Z[ recovery-image] Jun 05 20:16:49.709 INFO O| Jun 05 20:16:49.708 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142024-06-05T20:16:50.522Z[ recovery-image] Jun 05 20:16:49.737 INFO O| Jun 05 20:16:49.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
59152024-06-05T20:16:50.525Z[ recovery-image] Jun 05 20:16:49.737 INFO O| Jun 05 20:16:49.737 INFO STEP 419 (remove_files) COMPLETE
59162024-06-05T20:16:50.526Z[ recovery-image] Jun 05 20:16:49.737 INFO O| Jun 05 20:16:49.737 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172024-06-05T20:16:50.559Z[ recovery-image] Jun 05 20:16:49.774 INFO O| Jun 05 20:16:49.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
59182024-06-05T20:16:50.559Z[ recovery-image] Jun 05 20:16:49.774 INFO O| Jun 05 20:16:49.774 INFO STEP 420 (remove_files) COMPLETE
59192024-06-05T20:16:50.559Z[ recovery-image] Jun 05 20:16:49.774 INFO O| Jun 05 20:16:49.774 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202024-06-05T20:16:50.579Z[ recovery-image] Jun 05 20:16:49.794 INFO O| Jun 05 20:16:49.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
59212024-06-05T20:16:50.579Z[ recovery-image] Jun 05 20:16:49.794 INFO O| Jun 05 20:16:49.794 INFO STEP 421 (remove_files) COMPLETE
59222024-06-05T20:16:50.579Z[ recovery-image] Jun 05 20:16:49.794 INFO O| Jun 05 20:16:49.794 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232024-06-05T20:16:50.600Z[ recovery-image] Jun 05 20:16:49.815 INFO O| Jun 05 20:16:49.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
59242024-06-05T20:16:50.601Z[ recovery-image] Jun 05 20:16:49.815 INFO O| Jun 05 20:16:49.815 INFO STEP 422 (remove_files) COMPLETE
59252024-06-05T20:16:50.604Z[ recovery-image] Jun 05 20:16:49.815 INFO O| Jun 05 20:16:49.815 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262024-06-05T20:16:50.631Z[ recovery-image] Jun 05 20:16:49.846 INFO O| Jun 05 20:16:49.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
59272024-06-05T20:16:50.635Z[ recovery-image] Jun 05 20:16:49.847 INFO O| Jun 05 20:16:49.846 INFO STEP 423 (remove_files) COMPLETE
59282024-06-05T20:16:50.635Z[ recovery-image] Jun 05 20:16:49.847 INFO O| Jun 05 20:16:49.846 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292024-06-05T20:16:50.653Z[ recovery-image] Jun 05 20:16:49.868 INFO O| Jun 05 20:16:49.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
59302024-06-05T20:16:50.653Z[ recovery-image] Jun 05 20:16:49.868 INFO O| Jun 05 20:16:49.868 INFO STEP 424 (remove_files) COMPLETE
59312024-06-05T20:16:50.653Z[ recovery-image] Jun 05 20:16:49.868 INFO O| Jun 05 20:16:49.868 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322024-06-05T20:16:50.694Z[ recovery-image] Jun 05 20:16:49.909 INFO O| Jun 05 20:16:49.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
59332024-06-05T20:16:50.694Z[ recovery-image] Jun 05 20:16:49.909 INFO O| Jun 05 20:16:49.909 INFO STEP 425 (remove_files) COMPLETE
59342024-06-05T20:16:50.694Z[ recovery-image] Jun 05 20:16:49.909 INFO O| Jun 05 20:16:49.909 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352024-06-05T20:16:50.714Z[ recovery-image] Jun 05 20:16:49.929 INFO O| Jun 05 20:16:49.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
59362024-06-05T20:16:50.717Z[ recovery-image] Jun 05 20:16:49.929 INFO O| Jun 05 20:16:49.929 INFO STEP 426 (remove_files) COMPLETE
59372024-06-05T20:16:50.717Z[ recovery-image] Jun 05 20:16:49.929 INFO O| Jun 05 20:16:49.929 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382024-06-05T20:16:50.737Z[ recovery-image] Jun 05 20:16:49.952 INFO O| Jun 05 20:16:49.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
59392024-06-05T20:16:50.737Z[ recovery-image] Jun 05 20:16:49.952 INFO O| Jun 05 20:16:49.952 INFO STEP 427 (remove_files) COMPLETE
59402024-06-05T20:16:50.737Z[ recovery-image] Jun 05 20:16:49.952 INFO O| Jun 05 20:16:49.952 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412024-06-05T20:16:50.757Z[ recovery-image] Jun 05 20:16:49.972 INFO O| Jun 05 20:16:49.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
59422024-06-05T20:16:50.757Z[ recovery-image] Jun 05 20:16:49.973 INFO O| Jun 05 20:16:49.973 INFO STEP 428 (remove_files) COMPLETE
59432024-06-05T20:16:50.757Z[ recovery-image] Jun 05 20:16:49.973 INFO O| Jun 05 20:16:49.973 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442024-06-05T20:16:50.828Z[ recovery-image] Jun 05 20:16:50.038 INFO O| Jun 05 20:16:50.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
59452024-06-05T20:16:50.828Z[ recovery-image] Jun 05 20:16:50.038 INFO O| Jun 05 20:16:50.038 INFO STEP 429 (remove_files) COMPLETE
59462024-06-05T20:16:50.828Z[ recovery-image] Jun 05 20:16:50.038 INFO O| Jun 05 20:16:50.038 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472024-06-05T20:16:50.865Z[ recovery-image] Jun 05 20:16:50.080 INFO O| Jun 05 20:16:50.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
59482024-06-05T20:16:50.868Z[ recovery-image] Jun 05 20:16:50.080 INFO O| Jun 05 20:16:50.080 INFO STEP 430 (remove_files) COMPLETE
59492024-06-05T20:16:50.868Z[ recovery-image] Jun 05 20:16:50.080 INFO O| Jun 05 20:16:50.080 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502024-06-05T20:16:50.886Z[ recovery-image] Jun 05 20:16:50.101 INFO O| Jun 05 20:16:50.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
59512024-06-05T20:16:50.889Z[ recovery-image] Jun 05 20:16:50.101 INFO O| Jun 05 20:16:50.101 INFO STEP 431 (remove_files) COMPLETE
59522024-06-05T20:16:50.889Z[ recovery-image] Jun 05 20:16:50.101 INFO O| Jun 05 20:16:50.101 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532024-06-05T20:16:50.920Z[ recovery-image] Jun 05 20:16:50.135 INFO O| Jun 05 20:16:50.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
59542024-06-05T20:16:50.923Z[ recovery-image] Jun 05 20:16:50.135 INFO O| Jun 05 20:16:50.135 INFO STEP 432 (remove_files) COMPLETE
59552024-06-05T20:16:50.923Z[ recovery-image] Jun 05 20:16:50.135 INFO O| Jun 05 20:16:50.135 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562024-06-05T20:16:50.940Z[ recovery-image] Jun 05 20:16:50.155 INFO O| Jun 05 20:16:50.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
59572024-06-05T20:16:50.940Z[ recovery-image] Jun 05 20:16:50.155 INFO O| Jun 05 20:16:50.155 INFO STEP 433 (remove_files) COMPLETE
59582024-06-05T20:16:50.943Z[ recovery-image] Jun 05 20:16:50.155 INFO O| Jun 05 20:16:50.155 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592024-06-05T20:16:50.973Z[ recovery-image] Jun 05 20:16:50.188 INFO O| Jun 05 20:16:50.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
59602024-06-05T20:16:50.973Z[ recovery-image] Jun 05 20:16:50.188 INFO O| Jun 05 20:16:50.188 INFO STEP 434 (remove_files) COMPLETE
59612024-06-05T20:16:50.976Z[ recovery-image] Jun 05 20:16:50.188 INFO O| Jun 05 20:16:50.188 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622024-06-05T20:16:51.031Z[ recovery-image] Jun 05 20:16:50.246 INFO O| Jun 05 20:16:50.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
59632024-06-05T20:16:51.032Z[ recovery-image] Jun 05 20:16:50.246 INFO O| Jun 05 20:16:50.246 INFO STEP 435 (remove_files) COMPLETE
59642024-06-05T20:16:51.035Z[ recovery-image] Jun 05 20:16:50.247 INFO O| Jun 05 20:16:50.246 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652024-06-05T20:16:51.069Z[ recovery-image] Jun 05 20:16:50.284 INFO O| Jun 05 20:16:50.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
59662024-06-05T20:16:51.069Z[ recovery-image] Jun 05 20:16:50.284 INFO O| Jun 05 20:16:50.284 INFO STEP 436 (remove_files) COMPLETE
59672024-06-05T20:16:51.069Z[ recovery-image] Jun 05 20:16:50.284 INFO O| Jun 05 20:16:50.284 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682024-06-05T20:16:51.110Z[ recovery-image] Jun 05 20:16:50.325 INFO O| Jun 05 20:16:50.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
59692024-06-05T20:16:51.113Z[ recovery-image] Jun 05 20:16:50.325 INFO O| Jun 05 20:16:50.325 INFO STEP 437 (remove_files) COMPLETE
59702024-06-05T20:16:51.113Z[ recovery-image] Jun 05 20:16:50.326 INFO O| Jun 05 20:16:50.325 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712024-06-05T20:16:51.133Z[ recovery-image] Jun 05 20:16:50.348 INFO O| Jun 05 20:16:50.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
59722024-06-05T20:16:51.136Z[ recovery-image] Jun 05 20:16:50.348 INFO O| Jun 05 20:16:50.348 INFO STEP 438 (remove_files) COMPLETE
59732024-06-05T20:16:51.136Z[ recovery-image] Jun 05 20:16:50.348 INFO O| Jun 05 20:16:50.348 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742024-06-05T20:16:51.202Z[ recovery-image] Jun 05 20:16:50.416 INFO O| Jun 05 20:16:50.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
59752024-06-05T20:16:51.203Z[ recovery-image] Jun 05 20:16:50.416 INFO O| Jun 05 20:16:50.416 INFO STEP 439 (remove_files) COMPLETE
59762024-06-05T20:16:51.206Z[ recovery-image] Jun 05 20:16:50.416 INFO O| Jun 05 20:16:50.416 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772024-06-05T20:16:51.232Z[ recovery-image] Jun 05 20:16:50.447 INFO O| Jun 05 20:16:50.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
59782024-06-05T20:16:51.232Z[ recovery-image] Jun 05 20:16:50.447 INFO O| Jun 05 20:16:50.447 INFO STEP 440 (remove_files) COMPLETE
59792024-06-05T20:16:51.235Z[ recovery-image] Jun 05 20:16:50.447 INFO O| Jun 05 20:16:50.447 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802024-06-05T20:16:51.254Z[ recovery-image] Jun 05 20:16:50.469 INFO O| Jun 05 20:16:50.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
59812024-06-05T20:16:51.254Z[ recovery-image] Jun 05 20:16:50.469 INFO O| Jun 05 20:16:50.469 INFO STEP 441 (remove_files) COMPLETE
59822024-06-05T20:16:51.254Z[ recovery-image] Jun 05 20:16:50.470 INFO O| Jun 05 20:16:50.469 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832024-06-05T20:16:51.278Z[ recovery-image] Jun 05 20:16:50.492 INFO O| Jun 05 20:16:50.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
59842024-06-05T20:16:51.278Z[ recovery-image] Jun 05 20:16:50.492 INFO O| Jun 05 20:16:50.492 INFO STEP 442 (remove_files) COMPLETE
59852024-06-05T20:16:51.278Z[ recovery-image] Jun 05 20:16:50.492 INFO O| Jun 05 20:16:50.492 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862024-06-05T20:16:51.300Z[ recovery-image] Jun 05 20:16:50.514 INFO O| Jun 05 20:16:50.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
59872024-06-05T20:16:51.300Z[ recovery-image] Jun 05 20:16:50.514 INFO O| Jun 05 20:16:50.514 INFO STEP 443 (remove_files) COMPLETE
59882024-06-05T20:16:51.304Z[ recovery-image] Jun 05 20:16:50.514 INFO O| Jun 05 20:16:50.514 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892024-06-05T20:16:51.323Z[ recovery-image] Jun 05 20:16:50.538 INFO O| Jun 05 20:16:50.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
59902024-06-05T20:16:51.323Z[ recovery-image] Jun 05 20:16:50.538 INFO O| Jun 05 20:16:50.538 INFO STEP 444 (remove_files) COMPLETE
59912024-06-05T20:16:51.326Z[ recovery-image] Jun 05 20:16:50.538 INFO O| Jun 05 20:16:50.538 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922024-06-05T20:16:51.353Z[ recovery-image] Jun 05 20:16:50.568 INFO O| Jun 05 20:16:50.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
59932024-06-05T20:16:51.353Z[ recovery-image] Jun 05 20:16:50.568 INFO O| Jun 05 20:16:50.568 INFO STEP 445 (remove_files) COMPLETE
59942024-06-05T20:16:51.353Z[ recovery-image] Jun 05 20:16:50.568 INFO O| Jun 05 20:16:50.568 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952024-06-05T20:16:51.378Z[ recovery-image] Jun 05 20:16:50.594 INFO O| Jun 05 20:16:50.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
59962024-06-05T20:16:51.381Z[ recovery-image] Jun 05 20:16:50.594 INFO O| Jun 05 20:16:50.594 INFO STEP 446 (remove_files) COMPLETE
59972024-06-05T20:16:51.381Z[ recovery-image] Jun 05 20:16:50.594 INFO O| Jun 05 20:16:50.594 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982024-06-05T20:16:51.398Z[ recovery-image] Jun 05 20:16:50.613 INFO O| Jun 05 20:16:50.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
59992024-06-05T20:16:51.401Z[ recovery-image] Jun 05 20:16:50.614 INFO O| Jun 05 20:16:50.614 INFO STEP 447 (remove_files) COMPLETE
60002024-06-05T20:16:51.401Z[ recovery-image] Jun 05 20:16:50.614 INFO O| Jun 05 20:16:50.614 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012024-06-05T20:16:51.434Z[ recovery-image] Jun 05 20:16:50.649 INFO O| Jun 05 20:16:50.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
60022024-06-05T20:16:51.434Z[ recovery-image] Jun 05 20:16:50.649 INFO O| Jun 05 20:16:50.649 INFO STEP 448 (remove_files) COMPLETE
60032024-06-05T20:16:51.434Z[ recovery-image] Jun 05 20:16:50.649 INFO O| Jun 05 20:16:50.649 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042024-06-05T20:16:51.457Z[ recovery-image] Jun 05 20:16:50.672 INFO O| Jun 05 20:16:50.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
60052024-06-05T20:16:51.457Z[ recovery-image] Jun 05 20:16:50.672 INFO O| Jun 05 20:16:50.672 INFO STEP 449 (remove_files) COMPLETE
60062024-06-05T20:16:51.457Z[ recovery-image] Jun 05 20:16:50.672 INFO O| Jun 05 20:16:50.672 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072024-06-05T20:16:51.517Z[ recovery-image] Jun 05 20:16:50.732 INFO O| Jun 05 20:16:50.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
60082024-06-05T20:16:51.517Z[ recovery-image] Jun 05 20:16:50.732 INFO O| Jun 05 20:16:50.732 INFO STEP 450 (remove_files) COMPLETE
60092024-06-05T20:16:51.521Z[ recovery-image] Jun 05 20:16:50.732 INFO O| Jun 05 20:16:50.732 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102024-06-05T20:16:51.572Z[ recovery-image] Jun 05 20:16:50.787 INFO O| Jun 05 20:16:50.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
60112024-06-05T20:16:51.573Z[ recovery-image] Jun 05 20:16:50.787 INFO O| Jun 05 20:16:50.787 INFO STEP 451 (remove_files) COMPLETE
60122024-06-05T20:16:51.573Z[ recovery-image] Jun 05 20:16:50.788 INFO O| Jun 05 20:16:50.787 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132024-06-05T20:16:51.594Z[ recovery-image] Jun 05 20:16:50.806 INFO O| Jun 05 20:16:50.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
60142024-06-05T20:16:51.597Z[ recovery-image] Jun 05 20:16:50.806 INFO O| Jun 05 20:16:50.806 INFO STEP 452 (remove_files) COMPLETE
60152024-06-05T20:16:51.597Z[ recovery-image] Jun 05 20:16:50.806 INFO O| Jun 05 20:16:50.806 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162024-06-05T20:16:51.627Z[ recovery-image] Jun 05 20:16:50.842 INFO O| Jun 05 20:16:50.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
60172024-06-05T20:16:51.627Z[ recovery-image] Jun 05 20:16:50.842 INFO O| Jun 05 20:16:50.842 INFO STEP 453 (remove_files) COMPLETE
60182024-06-05T20:16:51.627Z[ recovery-image] Jun 05 20:16:50.842 INFO O| Jun 05 20:16:50.842 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192024-06-05T20:16:51.646Z[ recovery-image] Jun 05 20:16:50.861 INFO O| Jun 05 20:16:50.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
60202024-06-05T20:16:51.646Z[ recovery-image] Jun 05 20:16:50.862 INFO O| Jun 05 20:16:50.862 INFO STEP 454 (remove_files) COMPLETE
60212024-06-05T20:16:51.649Z[ recovery-image] Jun 05 20:16:50.862 INFO O| Jun 05 20:16:50.862 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222024-06-05T20:16:51.665Z[ recovery-image] Jun 05 20:16:50.881 INFO O| Jun 05 20:16:50.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
60232024-06-05T20:16:51.666Z[ recovery-image] Jun 05 20:16:50.881 INFO O| Jun 05 20:16:50.881 INFO STEP 455 (remove_files) COMPLETE
60242024-06-05T20:16:51.666Z[ recovery-image] Jun 05 20:16:50.881 INFO O| Jun 05 20:16:50.881 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252024-06-05T20:16:51.708Z[ recovery-image] Jun 05 20:16:50.923 INFO O| Jun 05 20:16:50.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
60262024-06-05T20:16:51.708Z[ recovery-image] Jun 05 20:16:50.923 INFO O| Jun 05 20:16:50.923 INFO STEP 456 (remove_files) COMPLETE
60272024-06-05T20:16:51.708Z[ recovery-image] Jun 05 20:16:50.923 INFO O| Jun 05 20:16:50.923 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282024-06-05T20:16:51.771Z[ recovery-image] Jun 05 20:16:50.986 INFO O| Jun 05 20:16:50.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
60292024-06-05T20:16:51.771Z[ recovery-image] Jun 05 20:16:50.986 INFO O| Jun 05 20:16:50.986 INFO STEP 457 (remove_files) COMPLETE
60302024-06-05T20:16:51.771Z[ recovery-image] Jun 05 20:16:50.986 INFO O| Jun 05 20:16:50.986 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312024-06-05T20:16:51.835Z[ recovery-image] Jun 05 20:16:51.050 INFO O| Jun 05 20:16:51.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
60322024-06-05T20:16:51.838Z[ recovery-image] Jun 05 20:16:51.051 INFO O| Jun 05 20:16:51.051 INFO STEP 458 (remove_files) COMPLETE
60332024-06-05T20:16:51.839Z[ recovery-image] Jun 05 20:16:51.051 INFO O| Jun 05 20:16:51.051 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342024-06-05T20:16:51.856Z[ recovery-image] Jun 05 20:16:51.070 INFO O| Jun 05 20:16:51.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
60352024-06-05T20:16:51.856Z[ recovery-image] Jun 05 20:16:51.070 INFO O| Jun 05 20:16:51.070 INFO STEP 459 (remove_files) COMPLETE
60362024-06-05T20:16:51.856Z[ recovery-image] Jun 05 20:16:51.070 INFO O| Jun 05 20:16:51.070 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372024-06-05T20:16:51.876Z[ recovery-image] Jun 05 20:16:51.090 INFO O| Jun 05 20:16:51.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
60382024-06-05T20:16:51.877Z[ recovery-image] Jun 05 20:16:51.090 INFO O| Jun 05 20:16:51.090 INFO STEP 460 (remove_files) COMPLETE
60392024-06-05T20:16:51.877Z[ recovery-image] Jun 05 20:16:51.090 INFO O| Jun 05 20:16:51.090 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402024-06-05T20:16:51.896Z[ recovery-image] Jun 05 20:16:51.111 INFO O| Jun 05 20:16:51.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
60412024-06-05T20:16:51.896Z[ recovery-image] Jun 05 20:16:51.111 INFO O| Jun 05 20:16:51.111 INFO STEP 461 (remove_files) COMPLETE
60422024-06-05T20:16:51.897Z[ recovery-image] Jun 05 20:16:51.111 INFO O| Jun 05 20:16:51.111 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432024-06-05T20:16:51.917Z[ recovery-image] Jun 05 20:16:51.132 INFO O| Jun 05 20:16:51.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
60442024-06-05T20:16:51.917Z[ recovery-image] Jun 05 20:16:51.132 INFO O| Jun 05 20:16:51.132 INFO STEP 462 (remove_files) COMPLETE
60452024-06-05T20:16:51.921Z[ recovery-image] Jun 05 20:16:51.133 INFO O| Jun 05 20:16:51.132 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462024-06-05T20:16:51.989Z[ recovery-image] Jun 05 20:16:51.204 INFO O| Jun 05 20:16:51.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
60472024-06-05T20:16:51.989Z[ recovery-image] Jun 05 20:16:51.204 INFO O| Jun 05 20:16:51.204 INFO STEP 463 (remove_files) COMPLETE
60482024-06-05T20:16:51.989Z[ recovery-image] Jun 05 20:16:51.204 INFO O| Jun 05 20:16:51.204 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492024-06-05T20:16:52.022Z[ recovery-image] Jun 05 20:16:51.237 INFO O| Jun 05 20:16:51.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
60502024-06-05T20:16:52.022Z[ recovery-image] Jun 05 20:16:51.237 INFO O| Jun 05 20:16:51.237 INFO STEP 464 (remove_files) COMPLETE
60512024-06-05T20:16:52.025Z[ recovery-image] Jun 05 20:16:51.237 INFO O| Jun 05 20:16:51.237 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522024-06-05T20:16:52.058Z[ recovery-image] Jun 05 20:16:51.272 INFO O| Jun 05 20:16:51.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
60532024-06-05T20:16:52.058Z[ recovery-image] Jun 05 20:16:51.272 INFO O| Jun 05 20:16:51.272 INFO STEP 465 (remove_files) COMPLETE
60542024-06-05T20:16:52.058Z[ recovery-image] Jun 05 20:16:51.273 INFO O| Jun 05 20:16:51.272 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552024-06-05T20:16:52.088Z[ recovery-image] Jun 05 20:16:51.304 INFO O| Jun 05 20:16:51.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
60562024-06-05T20:16:52.091Z[ recovery-image] Jun 05 20:16:51.304 INFO O| Jun 05 20:16:51.304 INFO STEP 466 (remove_files) COMPLETE
60572024-06-05T20:16:52.091Z[ recovery-image] Jun 05 20:16:51.304 INFO O| Jun 05 20:16:51.304 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582024-06-05T20:16:52.109Z[ recovery-image] Jun 05 20:16:51.324 INFO O| Jun 05 20:16:51.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
60592024-06-05T20:16:52.112Z[ recovery-image] Jun 05 20:16:51.324 INFO O| Jun 05 20:16:51.324 INFO STEP 467 (remove_files) COMPLETE
60602024-06-05T20:16:52.112Z[ recovery-image] Jun 05 20:16:51.324 INFO O| Jun 05 20:16:51.324 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612024-06-05T20:16:52.173Z[ recovery-image] Jun 05 20:16:51.386 INFO O| Jun 05 20:16:51.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
60622024-06-05T20:16:52.176Z[ recovery-image] Jun 05 20:16:51.386 INFO O| Jun 05 20:16:51.386 INFO STEP 468 (remove_files) COMPLETE
60632024-06-05T20:16:52.177Z[ recovery-image] Jun 05 20:16:51.386 INFO O| Jun 05 20:16:51.386 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642024-06-05T20:16:52.191Z[ recovery-image] Jun 05 20:16:51.406 INFO O| Jun 05 20:16:51.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
60652024-06-05T20:16:52.192Z[ recovery-image] Jun 05 20:16:51.406 INFO O| Jun 05 20:16:51.406 INFO STEP 469 (remove_files) COMPLETE
60662024-06-05T20:16:52.192Z[ recovery-image] Jun 05 20:16:51.406 INFO O| Jun 05 20:16:51.406 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672024-06-05T20:16:52.210Z[ recovery-image] Jun 05 20:16:51.426 INFO O| Jun 05 20:16:51.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
60682024-06-05T20:16:52.210Z[ recovery-image] Jun 05 20:16:51.426 INFO O| Jun 05 20:16:51.426 INFO STEP 470 (remove_files) COMPLETE
60692024-06-05T20:16:52.213Z[ recovery-image] Jun 05 20:16:51.426 INFO O| Jun 05 20:16:51.426 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702024-06-05T20:16:52.230Z[ recovery-image] Jun 05 20:16:51.446 INFO O| Jun 05 20:16:51.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
60712024-06-05T20:16:52.230Z[ recovery-image] Jun 05 20:16:51.446 INFO O| Jun 05 20:16:51.446 INFO STEP 471 (remove_files) COMPLETE
60722024-06-05T20:16:52.230Z[ recovery-image] Jun 05 20:16:51.446 INFO O| Jun 05 20:16:51.446 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732024-06-05T20:16:52.249Z[ recovery-image] Jun 05 20:16:51.465 INFO O| Jun 05 20:16:51.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
60742024-06-05T20:16:52.249Z[ recovery-image] Jun 05 20:16:51.465 INFO O| Jun 05 20:16:51.465 INFO STEP 472 (remove_files) COMPLETE
60752024-06-05T20:16:52.249Z[ recovery-image] Jun 05 20:16:51.465 INFO O| Jun 05 20:16:51.465 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762024-06-05T20:16:52.269Z[ recovery-image] Jun 05 20:16:51.485 INFO O| Jun 05 20:16:51.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
60772024-06-05T20:16:52.269Z[ recovery-image] Jun 05 20:16:51.485 INFO O| Jun 05 20:16:51.485 INFO STEP 473 (remove_files) COMPLETE
60782024-06-05T20:16:52.270Z[ recovery-image] Jun 05 20:16:51.485 INFO O| Jun 05 20:16:51.485 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792024-06-05T20:16:52.301Z[ recovery-image] Jun 05 20:16:51.516 INFO O| Jun 05 20:16:51.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
60802024-06-05T20:16:52.301Z[ recovery-image] Jun 05 20:16:51.516 INFO O| Jun 05 20:16:51.516 INFO STEP 474 (remove_files) COMPLETE
60812024-06-05T20:16:52.309Z[ recovery-image] Jun 05 20:16:51.516 INFO O| Jun 05 20:16:51.516 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822024-06-05T20:16:52.335Z[ recovery-image] Jun 05 20:16:51.551 INFO O| Jun 05 20:16:51.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
60832024-06-05T20:16:52.335Z[ recovery-image] Jun 05 20:16:51.551 INFO O| Jun 05 20:16:51.551 INFO STEP 475 (remove_files) COMPLETE
60842024-06-05T20:16:52.335Z[ recovery-image] Jun 05 20:16:51.551 INFO O| Jun 05 20:16:51.551 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852024-06-05T20:16:52.368Z[ recovery-image] Jun 05 20:16:51.583 INFO O| Jun 05 20:16:51.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
60862024-06-05T20:16:52.368Z[ recovery-image] Jun 05 20:16:51.583 INFO O| Jun 05 20:16:51.583 INFO STEP 476 (remove_files) COMPLETE
60872024-06-05T20:16:52.368Z[ recovery-image] Jun 05 20:16:51.583 INFO O| Jun 05 20:16:51.583 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882024-06-05T20:16:52.400Z[ recovery-image] Jun 05 20:16:51.615 INFO O| Jun 05 20:16:51.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
60892024-06-05T20:16:52.407Z[ recovery-image] Jun 05 20:16:51.616 INFO O| Jun 05 20:16:51.616 INFO STEP 477 (remove_files) COMPLETE
60902024-06-05T20:16:52.407Z[ recovery-image] Jun 05 20:16:51.616 INFO O| Jun 05 20:16:51.616 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912024-06-05T20:16:52.425Z[ recovery-image] Jun 05 20:16:51.640 INFO O| Jun 05 20:16:51.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
60922024-06-05T20:16:52.425Z[ recovery-image] Jun 05 20:16:51.640 INFO O| Jun 05 20:16:51.640 INFO STEP 478 (remove_files) COMPLETE
60932024-06-05T20:16:52.428Z[ recovery-image] Jun 05 20:16:51.640 INFO O| Jun 05 20:16:51.640 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942024-06-05T20:16:52.450Z[ recovery-image] Jun 05 20:16:51.662 INFO O| Jun 05 20:16:51.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
60952024-06-05T20:16:52.450Z[ recovery-image] Jun 05 20:16:51.662 INFO O| Jun 05 20:16:51.662 INFO STEP 479 (remove_files) COMPLETE
60962024-06-05T20:16:52.450Z[ recovery-image] Jun 05 20:16:51.662 INFO O| Jun 05 20:16:51.662 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972024-06-05T20:16:52.478Z[ recovery-image] Jun 05 20:16:51.694 INFO O| Jun 05 20:16:51.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
60982024-06-05T20:16:52.478Z[ recovery-image] Jun 05 20:16:51.694 INFO O| Jun 05 20:16:51.694 INFO STEP 480 (remove_files) COMPLETE
60992024-06-05T20:16:52.478Z[ recovery-image] Jun 05 20:16:51.694 INFO O| Jun 05 20:16:51.694 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002024-06-05T20:16:52.528Z[ recovery-image] Jun 05 20:16:51.743 INFO O| Jun 05 20:16:51.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
61012024-06-05T20:16:52.528Z[ recovery-image] Jun 05 20:16:51.743 INFO O| Jun 05 20:16:51.729 INFO STEP 481 (remove_files) COMPLETE
61022024-06-05T20:16:52.532Z[ recovery-image] Jun 05 20:16:51.743 INFO O| Jun 05 20:16:51.729 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032024-06-05T20:16:52.535Z[ recovery-image] Jun 05 20:16:51.748 INFO O| Jun 05 20:16:51.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
61042024-06-05T20:16:52.535Z[ recovery-image] Jun 05 20:16:51.748 INFO O| Jun 05 20:16:51.748 INFO STEP 482 (remove_files) COMPLETE
61052024-06-05T20:16:52.535Z[ recovery-image] Jun 05 20:16:51.748 INFO O| Jun 05 20:16:51.748 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062024-06-05T20:16:52.603Z[ recovery-image] Jun 05 20:16:51.818 INFO O| Jun 05 20:16:51.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61072024-06-05T20:16:52.610Z[ recovery-image] Jun 05 20:16:51.826 INFO O| Jun 05 20:16:51.826 INFO STEP 483 (remove_files) COMPLETE
61082024-06-05T20:16:52.610Z[ recovery-image] Jun 05 20:16:51.826 INFO O| Jun 05 20:16:51.826 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61092024-06-05T20:16:52.649Z[ recovery-image] Jun 05 20:16:51.864 INFO O| Jun 05 20:16:51.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61102024-06-05T20:16:52.652Z[ recovery-image] Jun 05 20:16:51.864 INFO O| Jun 05 20:16:51.864 INFO STEP 484 (remove_files) COMPLETE
61112024-06-05T20:16:52.652Z[ recovery-image] Jun 05 20:16:51.864 INFO O| Jun 05 20:16:51.864 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61122024-06-05T20:16:52.733Z[ recovery-image] Jun 05 20:16:51.945 INFO O| Jun 05 20:16:51.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61132024-06-05T20:16:52.733Z[ recovery-image] Jun 05 20:16:51.945 INFO O| Jun 05 20:16:51.945 INFO STEP 485 (remove_files) COMPLETE
61142024-06-05T20:16:52.737Z[ recovery-image] Jun 05 20:16:51.945 INFO O| Jun 05 20:16:51.945 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61152024-06-05T20:16:52.750Z[ recovery-image] Jun 05 20:16:51.966 INFO O| Jun 05 20:16:51.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61162024-06-05T20:16:52.753Z[ recovery-image] Jun 05 20:16:51.966 INFO O| Jun 05 20:16:51.966 INFO STEP 486 (remove_files) COMPLETE
61172024-06-05T20:16:52.754Z[ recovery-image] Jun 05 20:16:51.966 INFO O| Jun 05 20:16:51.966 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61182024-06-05T20:16:52.769Z[ recovery-image] Jun 05 20:16:51.984 INFO O| Jun 05 20:16:51.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61192024-06-05T20:16:52.769Z[ recovery-image] Jun 05 20:16:51.984 INFO O| Jun 05 20:16:51.984 INFO STEP 487 (remove_files) COMPLETE
61202024-06-05T20:16:52.769Z[ recovery-image] Jun 05 20:16:51.984 INFO O| Jun 05 20:16:51.984 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61212024-06-05T20:16:52.797Z[ recovery-image] Jun 05 20:16:52.012 INFO O| Jun 05 20:16:52.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
61222024-06-05T20:16:52.797Z[ recovery-image] Jun 05 20:16:52.013 INFO O| Jun 05 20:16:52.013 INFO STEP 488 (remove_files) COMPLETE
61232024-06-05T20:16:52.797Z[ recovery-image] Jun 05 20:16:52.013 INFO O| Jun 05 20:16:52.013 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61242024-06-05T20:16:52.817Z[ recovery-image] Jun 05 20:16:52.032 INFO O| Jun 05 20:16:52.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
61252024-06-05T20:16:52.817Z[ recovery-image] Jun 05 20:16:52.032 INFO O| Jun 05 20:16:52.032 INFO STEP 489 (remove_files) COMPLETE
61262024-06-05T20:16:52.820Z[ recovery-image] Jun 05 20:16:52.033 INFO O| Jun 05 20:16:52.032 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61272024-06-05T20:16:52.837Z[ recovery-image] Jun 05 20:16:52.053 INFO O| Jun 05 20:16:52.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
61282024-06-05T20:16:52.837Z[ recovery-image] Jun 05 20:16:52.053 INFO O| Jun 05 20:16:52.053 INFO STEP 490 (remove_files) COMPLETE
61292024-06-05T20:16:52.840Z[ recovery-image] Jun 05 20:16:52.053 INFO O| Jun 05 20:16:52.053 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61302024-06-05T20:16:52.875Z[ recovery-image] Jun 05 20:16:52.090 INFO O| Jun 05 20:16:52.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
61312024-06-05T20:16:52.875Z[ recovery-image] Jun 05 20:16:52.090 INFO O| Jun 05 20:16:52.090 INFO STEP 491 (remove_files) COMPLETE
61322024-06-05T20:16:52.878Z[ recovery-image] Jun 05 20:16:52.090 INFO O| Jun 05 20:16:52.090 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61332024-06-05T20:16:52.918Z[ recovery-image] Jun 05 20:16:52.133 INFO O| Jun 05 20:16:52.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
61342024-06-05T20:16:52.921Z[ recovery-image] Jun 05 20:16:52.133 INFO O| Jun 05 20:16:52.133 INFO STEP 492 (remove_files) COMPLETE
61352024-06-05T20:16:52.921Z[ recovery-image] Jun 05 20:16:52.133 INFO O| Jun 05 20:16:52.133 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61362024-06-05T20:16:52.938Z[ recovery-image] Jun 05 20:16:52.153 INFO O| Jun 05 20:16:52.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
61372024-06-05T20:16:52.938Z[ recovery-image] Jun 05 20:16:52.154 INFO O| Jun 05 20:16:52.154 INFO STEP 493 (remove_files) COMPLETE
61382024-06-05T20:16:52.938Z[ recovery-image] Jun 05 20:16:52.154 INFO O| Jun 05 20:16:52.154 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61392024-06-05T20:16:52.971Z[ recovery-image] Jun 05 20:16:52.184 INFO O| Jun 05 20:16:52.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
61402024-06-05T20:16:52.971Z[ recovery-image] Jun 05 20:16:52.184 INFO O| Jun 05 20:16:52.184 INFO STEP 494 (remove_files) COMPLETE
61412024-06-05T20:16:52.974Z[ recovery-image] Jun 05 20:16:52.184 INFO O| Jun 05 20:16:52.184 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61422024-06-05T20:16:52.991Z[ recovery-image] Jun 05 20:16:52.206 INFO O| Jun 05 20:16:52.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
61432024-06-05T20:16:52.991Z[ recovery-image] Jun 05 20:16:52.206 INFO O| Jun 05 20:16:52.206 INFO STEP 495 (remove_files) COMPLETE
61442024-06-05T20:16:52.994Z[ recovery-image] Jun 05 20:16:52.206 INFO O| Jun 05 20:16:52.206 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452024-06-05T20:16:53.010Z[ recovery-image] Jun 05 20:16:52.225 INFO O| Jun 05 20:16:52.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
61462024-06-05T20:16:53.010Z[ recovery-image] Jun 05 20:16:52.225 INFO O| Jun 05 20:16:52.225 INFO STEP 496 (remove_files) COMPLETE
61472024-06-05T20:16:53.010Z[ recovery-image] Jun 05 20:16:52.225 INFO O| Jun 05 20:16:52.225 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482024-06-05T20:16:53.028Z[ recovery-image] Jun 05 20:16:52.244 INFO O| Jun 05 20:16:52.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
61492024-06-05T20:16:53.029Z[ recovery-image] Jun 05 20:16:52.244 INFO O| Jun 05 20:16:52.244 INFO STEP 497 (remove_files) COMPLETE
61502024-06-05T20:16:53.032Z[ recovery-image] Jun 05 20:16:52.244 INFO O| Jun 05 20:16:52.244 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512024-06-05T20:16:53.060Z[ recovery-image] Jun 05 20:16:52.276 INFO O| Jun 05 20:16:52.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
61522024-06-05T20:16:53.063Z[ recovery-image] Jun 05 20:16:52.276 INFO O| Jun 05 20:16:52.276 INFO STEP 498 (remove_files) COMPLETE
61532024-06-05T20:16:53.063Z[ recovery-image] Jun 05 20:16:52.276 INFO O| Jun 05 20:16:52.276 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542024-06-05T20:16:53.093Z[ recovery-image] Jun 05 20:16:52.308 INFO O| Jun 05 20:16:52.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
61552024-06-05T20:16:53.093Z[ recovery-image] Jun 05 20:16:52.308 INFO O| Jun 05 20:16:52.308 INFO STEP 499 (remove_files) COMPLETE
61562024-06-05T20:16:53.093Z[ recovery-image] Jun 05 20:16:52.308 INFO O| Jun 05 20:16:52.308 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572024-06-05T20:16:53.150Z[ recovery-image] Jun 05 20:16:52.366 INFO O| Jun 05 20:16:52.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
61582024-06-05T20:16:53.151Z[ recovery-image] Jun 05 20:16:52.366 INFO O| Jun 05 20:16:52.366 INFO STEP 500 (remove_files) COMPLETE
61592024-06-05T20:16:53.151Z[ recovery-image] Jun 05 20:16:52.366 INFO O| Jun 05 20:16:52.366 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602024-06-05T20:16:53.205Z[ recovery-image] Jun 05 20:16:52.421 INFO O| Jun 05 20:16:52.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
61612024-06-05T20:16:53.206Z[ recovery-image] Jun 05 20:16:52.421 INFO O| Jun 05 20:16:52.421 INFO STEP 501 (remove_files) COMPLETE
61622024-06-05T20:16:53.209Z[ recovery-image] Jun 05 20:16:52.421 INFO O| Jun 05 20:16:52.421 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632024-06-05T20:16:53.246Z[ recovery-image] Jun 05 20:16:52.461 INFO O| Jun 05 20:16:52.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
61642024-06-05T20:16:53.249Z[ recovery-image] Jun 05 20:16:52.461 INFO O| Jun 05 20:16:52.461 INFO STEP 502 (remove_files) COMPLETE
61652024-06-05T20:16:53.249Z[ recovery-image] Jun 05 20:16:52.462 INFO O| Jun 05 20:16:52.462 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662024-06-05T20:16:53.267Z[ recovery-image] Jun 05 20:16:52.483 INFO O| Jun 05 20:16:52.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
61672024-06-05T20:16:53.271Z[ recovery-image] Jun 05 20:16:52.483 INFO O| Jun 05 20:16:52.483 INFO STEP 503 (remove_files) COMPLETE
61682024-06-05T20:16:53.271Z[ recovery-image] Jun 05 20:16:52.483 INFO O| Jun 05 20:16:52.483 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692024-06-05T20:16:53.289Z[ recovery-image] Jun 05 20:16:52.504 INFO O| Jun 05 20:16:52.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
61702024-06-05T20:16:53.295Z[ recovery-image] Jun 05 20:16:52.505 INFO O| Jun 05 20:16:52.504 INFO STEP 504 (remove_files) COMPLETE
61712024-06-05T20:16:53.295Z[ recovery-image] Jun 05 20:16:52.505 INFO O| Jun 05 20:16:52.505 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722024-06-05T20:16:53.311Z[ recovery-image] Jun 05 20:16:52.526 INFO O| Jun 05 20:16:52.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
61732024-06-05T20:16:53.311Z[ recovery-image] Jun 05 20:16:52.526 INFO O| Jun 05 20:16:52.526 INFO STEP 505 (remove_files) COMPLETE
61742024-06-05T20:16:53.311Z[ recovery-image] Jun 05 20:16:52.526 INFO O| Jun 05 20:16:52.526 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752024-06-05T20:16:53.334Z[ recovery-image] Jun 05 20:16:52.550 INFO O| Jun 05 20:16:52.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
61762024-06-05T20:16:53.337Z[ recovery-image] Jun 05 20:16:52.550 INFO O| Jun 05 20:16:52.550 INFO STEP 506 (remove_files) COMPLETE
61772024-06-05T20:16:53.337Z[ recovery-image] Jun 05 20:16:52.550 INFO O| Jun 05 20:16:52.550 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782024-06-05T20:16:53.357Z[ recovery-image] Jun 05 20:16:52.572 INFO O| Jun 05 20:16:52.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
61792024-06-05T20:16:53.357Z[ recovery-image] Jun 05 20:16:52.572 INFO O| Jun 05 20:16:52.572 INFO STEP 507 (remove_files) COMPLETE
61802024-06-05T20:16:53.357Z[ recovery-image] Jun 05 20:16:52.572 INFO O| Jun 05 20:16:52.572 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812024-06-05T20:16:53.377Z[ recovery-image] Jun 05 20:16:52.592 INFO O| Jun 05 20:16:52.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
61822024-06-05T20:16:53.377Z[ recovery-image] Jun 05 20:16:52.592 INFO O| Jun 05 20:16:52.592 INFO STEP 508 (remove_files) COMPLETE
61832024-06-05T20:16:53.377Z[ recovery-image] Jun 05 20:16:52.592 INFO O| Jun 05 20:16:52.592 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842024-06-05T20:16:53.396Z[ recovery-image] Jun 05 20:16:52.611 INFO O| Jun 05 20:16:52.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
61852024-06-05T20:16:53.396Z[ recovery-image] Jun 05 20:16:52.611 INFO O| Jun 05 20:16:52.611 INFO STEP 509 (remove_files) COMPLETE
61862024-06-05T20:16:53.399Z[ recovery-image] Jun 05 20:16:52.611 INFO O| Jun 05 20:16:52.611 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872024-06-05T20:16:53.414Z[ recovery-image] Jun 05 20:16:52.629 INFO O| Jun 05 20:16:52.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
61882024-06-05T20:16:53.414Z[ recovery-image] Jun 05 20:16:52.630 INFO O| Jun 05 20:16:52.630 INFO STEP 510 (remove_files) COMPLETE
61892024-06-05T20:16:53.417Z[ recovery-image] Jun 05 20:16:52.630 INFO O| Jun 05 20:16:52.630 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902024-06-05T20:16:53.433Z[ recovery-image] Jun 05 20:16:52.649 INFO O| Jun 05 20:16:52.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
61912024-06-05T20:16:53.433Z[ recovery-image] Jun 05 20:16:52.649 INFO O| Jun 05 20:16:52.649 INFO STEP 511 (remove_files) COMPLETE
61922024-06-05T20:16:53.436Z[ recovery-image] Jun 05 20:16:52.649 INFO O| Jun 05 20:16:52.649 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61932024-06-05T20:16:53.452Z[ recovery-image] Jun 05 20:16:52.667 INFO O| Jun 05 20:16:52.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
61942024-06-05T20:16:53.452Z[ recovery-image] Jun 05 20:16:52.667 INFO O| Jun 05 20:16:52.667 INFO STEP 512 (remove_files) COMPLETE
61952024-06-05T20:16:53.458Z[ recovery-image] Jun 05 20:16:52.668 INFO O| Jun 05 20:16:52.667 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61962024-06-05T20:16:53.483Z[ recovery-image] Jun 05 20:16:52.699 INFO O| Jun 05 20:16:52.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf"
61972024-06-05T20:16:53.483Z[ recovery-image] Jun 05 20:16:52.699 INFO O| Jun 05 20:16:52.699 INFO STEP 513 (remove_files) COMPLETE
61982024-06-05T20:16:53.483Z[ recovery-image] Jun 05 20:16:52.699 INFO O| Jun 05 20:16:52.699 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61992024-06-05T20:16:53.504Z[ recovery-image] Jun 05 20:16:52.719 INFO O| Jun 05 20:16:52.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
62002024-06-05T20:16:53.504Z[ recovery-image] Jun 05 20:16:52.719 INFO O| Jun 05 20:16:52.719 INFO STEP 514 (remove_files) COMPLETE
62012024-06-05T20:16:53.504Z[ recovery-image] Jun 05 20:16:52.719 INFO O| Jun 05 20:16:52.719 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62022024-06-05T20:16:53.523Z[ recovery-image] Jun 05 20:16:52.738 INFO O| Jun 05 20:16:52.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
62032024-06-05T20:16:53.523Z[ recovery-image] Jun 05 20:16:52.739 INFO O| Jun 05 20:16:52.739 INFO STEP 515 (remove_files) COMPLETE
62042024-06-05T20:16:53.523Z[ recovery-image] Jun 05 20:16:52.739 INFO O| Jun 05 20:16:52.739 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052024-06-05T20:16:53.563Z[ recovery-image] Jun 05 20:16:52.777 INFO O| Jun 05 20:16:52.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
62062024-06-05T20:16:53.563Z[ recovery-image] Jun 05 20:16:52.777 INFO O| Jun 05 20:16:52.777 INFO STEP 516 (remove_files) COMPLETE
62072024-06-05T20:16:53.563Z[ recovery-image] Jun 05 20:16:52.777 INFO O| Jun 05 20:16:52.777 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082024-06-05T20:16:53.603Z[ recovery-image] Jun 05 20:16:52.818 INFO O| Jun 05 20:16:52.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
62092024-06-05T20:16:53.603Z[ recovery-image] Jun 05 20:16:52.818 INFO O| Jun 05 20:16:52.818 INFO STEP 517 (remove_files) COMPLETE
62102024-06-05T20:16:53.603Z[ recovery-image] Jun 05 20:16:52.818 INFO O| Jun 05 20:16:52.818 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112024-06-05T20:16:53.622Z[ recovery-image] Jun 05 20:16:52.837 INFO O| Jun 05 20:16:52.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
62122024-06-05T20:16:53.623Z[ recovery-image] Jun 05 20:16:52.837 INFO O| Jun 05 20:16:52.837 INFO STEP 518 (remove_files) COMPLETE
62132024-06-05T20:16:53.623Z[ recovery-image] Jun 05 20:16:52.837 INFO O| Jun 05 20:16:52.837 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142024-06-05T20:16:53.641Z[ recovery-image] Jun 05 20:16:52.856 INFO O| Jun 05 20:16:52.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
62152024-06-05T20:16:53.641Z[ recovery-image] Jun 05 20:16:52.856 INFO O| Jun 05 20:16:52.856 INFO STEP 519 (remove_files) COMPLETE
62162024-06-05T20:16:53.641Z[ recovery-image] Jun 05 20:16:52.856 INFO O| Jun 05 20:16:52.856 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172024-06-05T20:16:53.700Z[ recovery-image] Jun 05 20:16:52.916 INFO O| Jun 05 20:16:52.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
62182024-06-05T20:16:53.700Z[ recovery-image] Jun 05 20:16:52.916 INFO O| Jun 05 20:16:52.916 INFO STEP 520 (remove_files) COMPLETE
62192024-06-05T20:16:53.701Z[ recovery-image] Jun 05 20:16:52.916 INFO O| Jun 05 20:16:52.916 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202024-06-05T20:16:53.743Z[ recovery-image] Jun 05 20:16:52.959 INFO O| Jun 05 20:16:52.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
62212024-06-05T20:16:53.743Z[ recovery-image] Jun 05 20:16:52.959 INFO O| Jun 05 20:16:52.959 INFO STEP 521 (remove_files) COMPLETE
62222024-06-05T20:16:53.744Z[ recovery-image] Jun 05 20:16:52.959 INFO O| Jun 05 20:16:52.959 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232024-06-05T20:16:53.767Z[ recovery-image] Jun 05 20:16:52.982 INFO O| Jun 05 20:16:52.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
62242024-06-05T20:16:53.767Z[ recovery-image] Jun 05 20:16:52.982 INFO O| Jun 05 20:16:52.982 INFO STEP 522 (remove_files) COMPLETE
62252024-06-05T20:16:53.767Z[ recovery-image] Jun 05 20:16:52.982 INFO O| Jun 05 20:16:52.982 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62262024-06-05T20:16:53.800Z[ recovery-image] Jun 05 20:16:53.015 INFO O| Jun 05 20:16:53.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
62272024-06-05T20:16:53.800Z[ recovery-image] Jun 05 20:16:53.015 INFO O| Jun 05 20:16:53.015 INFO STEP 523 (remove_files) COMPLETE
62282024-06-05T20:16:53.803Z[ recovery-image] Jun 05 20:16:53.015 INFO O| Jun 05 20:16:53.015 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62292024-06-05T20:16:53.860Z[ recovery-image] Jun 05 20:16:53.075 INFO O| Jun 05 20:16:53.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
62302024-06-05T20:16:53.860Z[ recovery-image] Jun 05 20:16:53.075 INFO O| Jun 05 20:16:53.075 INFO STEP 524 (remove_files) COMPLETE
62312024-06-05T20:16:53.863Z[ recovery-image] Jun 05 20:16:53.075 INFO O| Jun 05 20:16:53.075 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322024-06-05T20:16:53.881Z[ recovery-image] Jun 05 20:16:53.096 INFO O| Jun 05 20:16:53.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
62332024-06-05T20:16:53.881Z[ recovery-image] Jun 05 20:16:53.096 INFO O| Jun 05 20:16:53.096 INFO STEP 525 (remove_files) COMPLETE
62342024-06-05T20:16:53.886Z[ recovery-image] Jun 05 20:16:53.096 INFO O| Jun 05 20:16:53.096 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352024-06-05T20:16:53.910Z[ recovery-image] Jun 05 20:16:53.117 INFO O| Jun 05 20:16:53.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
62362024-06-05T20:16:53.914Z[ recovery-image] Jun 05 20:16:53.117 INFO O| Jun 05 20:16:53.117 INFO STEP 526 (remove_files) COMPLETE
62372024-06-05T20:16:53.914Z[ recovery-image] Jun 05 20:16:53.117 INFO O| Jun 05 20:16:53.117 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382024-06-05T20:16:53.922Z[ recovery-image] Jun 05 20:16:53.137 INFO O| Jun 05 20:16:53.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
62392024-06-05T20:16:53.922Z[ recovery-image] Jun 05 20:16:53.137 INFO O| Jun 05 20:16:53.137 INFO STEP 527 (remove_files) COMPLETE
62402024-06-05T20:16:53.922Z[ recovery-image] Jun 05 20:16:53.137 INFO O| Jun 05 20:16:53.137 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412024-06-05T20:16:53.942Z[ recovery-image] Jun 05 20:16:53.158 INFO O| Jun 05 20:16:53.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
62422024-06-05T20:16:53.942Z[ recovery-image] Jun 05 20:16:53.158 INFO O| Jun 05 20:16:53.158 INFO STEP 528 (remove_files) COMPLETE
62432024-06-05T20:16:53.942Z[ recovery-image] Jun 05 20:16:53.158 INFO O| Jun 05 20:16:53.158 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442024-06-05T20:16:53.963Z[ recovery-image] Jun 05 20:16:53.178 INFO O| Jun 05 20:16:53.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
62452024-06-05T20:16:53.963Z[ recovery-image] Jun 05 20:16:53.178 INFO O| Jun 05 20:16:53.178 INFO STEP 529 (remove_files) COMPLETE
62462024-06-05T20:16:53.963Z[ recovery-image] Jun 05 20:16:53.178 INFO O| Jun 05 20:16:53.178 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472024-06-05T20:16:53.983Z[ recovery-image] Jun 05 20:16:53.198 INFO O| Jun 05 20:16:53.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
62482024-06-05T20:16:53.983Z[ recovery-image] Jun 05 20:16:53.199 INFO O| Jun 05 20:16:53.198 INFO STEP 530 (remove_files) COMPLETE
62492024-06-05T20:16:53.987Z[ recovery-image] Jun 05 20:16:53.199 INFO O| Jun 05 20:16:53.198 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62502024-06-05T20:16:54.004Z[ recovery-image] Jun 05 20:16:53.220 INFO O| Jun 05 20:16:53.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
62512024-06-05T20:16:54.004Z[ recovery-image] Jun 05 20:16:53.220 INFO O| Jun 05 20:16:53.220 INFO STEP 531 (remove_files) COMPLETE
62522024-06-05T20:16:54.008Z[ recovery-image] Jun 05 20:16:53.220 INFO O| Jun 05 20:16:53.220 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62532024-06-05T20:16:54.025Z[ recovery-image] Jun 05 20:16:53.241 INFO O| Jun 05 20:16:53.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
62542024-06-05T20:16:54.025Z[ recovery-image] Jun 05 20:16:53.241 INFO O| Jun 05 20:16:53.241 INFO STEP 532 (remove_files) COMPLETE
62552024-06-05T20:16:54.025Z[ recovery-image] Jun 05 20:16:53.241 INFO O| Jun 05 20:16:53.241 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62562024-06-05T20:16:54.046Z[ recovery-image] Jun 05 20:16:53.261 INFO O| Jun 05 20:16:53.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
62572024-06-05T20:16:54.046Z[ recovery-image] Jun 05 20:16:53.261 INFO O| Jun 05 20:16:53.261 INFO STEP 533 (remove_files) COMPLETE
62582024-06-05T20:16:54.049Z[ recovery-image] Jun 05 20:16:53.261 INFO O| Jun 05 20:16:53.261 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62592024-06-05T20:16:54.066Z[ recovery-image] Jun 05 20:16:53.282 INFO O| Jun 05 20:16:53.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
62602024-06-05T20:16:54.067Z[ recovery-image] Jun 05 20:16:53.282 INFO O| Jun 05 20:16:53.282 INFO STEP 534 (remove_files) COMPLETE
62612024-06-05T20:16:54.070Z[ recovery-image] Jun 05 20:16:53.282 INFO O| Jun 05 20:16:53.282 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62622024-06-05T20:16:54.088Z[ recovery-image] Jun 05 20:16:53.304 INFO O| Jun 05 20:16:53.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
62632024-06-05T20:16:54.094Z[ recovery-image] Jun 05 20:16:53.304 INFO O| Jun 05 20:16:53.304 INFO STEP 535 (remove_files) COMPLETE
62642024-06-05T20:16:54.094Z[ recovery-image] Jun 05 20:16:53.304 INFO O| Jun 05 20:16:53.304 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62652024-06-05T20:16:54.109Z[ recovery-image] Jun 05 20:16:53.325 INFO O| Jun 05 20:16:53.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
62662024-06-05T20:16:54.109Z[ recovery-image] Jun 05 20:16:53.325 INFO O| Jun 05 20:16:53.325 INFO STEP 536 (remove_files) COMPLETE
62672024-06-05T20:16:54.113Z[ recovery-image] Jun 05 20:16:53.325 INFO O| Jun 05 20:16:53.325 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62682024-06-05T20:16:54.131Z[ recovery-image] Jun 05 20:16:53.347 INFO O| Jun 05 20:16:53.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
62692024-06-05T20:16:54.131Z[ recovery-image] Jun 05 20:16:53.347 INFO O| Jun 05 20:16:53.347 INFO STEP 537 (remove_files) COMPLETE
62702024-06-05T20:16:54.131Z[ recovery-image] Jun 05 20:16:53.347 INFO O| Jun 05 20:16:53.347 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62712024-06-05T20:16:54.153Z[ recovery-image] Jun 05 20:16:53.368 INFO O| Jun 05 20:16:53.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
62722024-06-05T20:16:54.153Z[ recovery-image] Jun 05 20:16:53.368 INFO O| Jun 05 20:16:53.368 INFO STEP 538 (remove_files) COMPLETE
62732024-06-05T20:16:54.153Z[ recovery-image] Jun 05 20:16:53.368 INFO O| Jun 05 20:16:53.368 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62742024-06-05T20:16:54.175Z[ recovery-image] Jun 05 20:16:53.390 INFO O| Jun 05 20:16:53.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
62752024-06-05T20:16:54.175Z[ recovery-image] Jun 05 20:16:53.390 INFO O| Jun 05 20:16:53.390 INFO STEP 539 (remove_files) COMPLETE
62762024-06-05T20:16:54.178Z[ recovery-image] Jun 05 20:16:53.390 INFO O| Jun 05 20:16:53.390 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62772024-06-05T20:16:54.209Z[ recovery-image] Jun 05 20:16:53.425 INFO O| Jun 05 20:16:53.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
62782024-06-05T20:16:54.209Z[ recovery-image] Jun 05 20:16:53.425 INFO O| Jun 05 20:16:53.425 INFO STEP 540 (remove_files) COMPLETE
62792024-06-05T20:16:54.212Z[ recovery-image] Jun 05 20:16:53.425 INFO O| Jun 05 20:16:53.425 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62802024-06-05T20:16:54.228Z[ recovery-image] Jun 05 20:16:53.443 INFO O| Jun 05 20:16:53.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
62812024-06-05T20:16:54.228Z[ recovery-image] Jun 05 20:16:53.443 INFO O| Jun 05 20:16:53.443 INFO STEP 541 (remove_files) COMPLETE
62822024-06-05T20:16:54.231Z[ recovery-image] Jun 05 20:16:53.443 INFO O| Jun 05 20:16:53.443 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62832024-06-05T20:16:54.246Z[ recovery-image] Jun 05 20:16:53.462 INFO O| Jun 05 20:16:53.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
62842024-06-05T20:16:54.246Z[ recovery-image] Jun 05 20:16:53.462 INFO O| Jun 05 20:16:53.462 INFO STEP 542 (remove_files) COMPLETE
62852024-06-05T20:16:54.247Z[ recovery-image] Jun 05 20:16:53.462 INFO O| Jun 05 20:16:53.462 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62862024-06-05T20:16:54.283Z[ recovery-image] Jun 05 20:16:53.499 INFO O| Jun 05 20:16:53.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
62872024-06-05T20:16:54.286Z[ recovery-image] Jun 05 20:16:53.499 INFO O| Jun 05 20:16:53.499 INFO STEP 543 (remove_files) COMPLETE
62882024-06-05T20:16:54.286Z[ recovery-image] Jun 05 20:16:53.499 INFO O| Jun 05 20:16:53.499 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62892024-06-05T20:16:54.325Z[ recovery-image] Jun 05 20:16:53.541 INFO O| Jun 05 20:16:53.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
62902024-06-05T20:16:54.325Z[ recovery-image] Jun 05 20:16:53.541 INFO O| Jun 05 20:16:53.541 INFO STEP 544 (remove_files) COMPLETE
62912024-06-05T20:16:54.325Z[ recovery-image] Jun 05 20:16:53.541 INFO O| Jun 05 20:16:53.541 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62922024-06-05T20:16:54.346Z[ recovery-image] Jun 05 20:16:53.562 INFO O| Jun 05 20:16:53.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
62932024-06-05T20:16:54.346Z[ recovery-image] Jun 05 20:16:53.562 INFO O| Jun 05 20:16:53.562 INFO STEP 545 (remove_files) COMPLETE
62942024-06-05T20:16:54.349Z[ recovery-image] Jun 05 20:16:53.562 INFO O| Jun 05 20:16:53.562 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62952024-06-05T20:16:54.383Z[ recovery-image] Jun 05 20:16:53.598 INFO O| Jun 05 20:16:53.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
62962024-06-05T20:16:54.383Z[ recovery-image] Jun 05 20:16:53.598 INFO O| Jun 05 20:16:53.598 INFO STEP 546 (remove_files) COMPLETE
62972024-06-05T20:16:54.383Z[ recovery-image] Jun 05 20:16:53.598 INFO O| Jun 05 20:16:53.598 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62982024-06-05T20:16:54.444Z[ recovery-image] Jun 05 20:16:53.659 INFO O| Jun 05 20:16:53.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
62992024-06-05T20:16:54.444Z[ recovery-image] Jun 05 20:16:53.659 INFO O| Jun 05 20:16:53.659 INFO STEP 547 (remove_files) COMPLETE
63002024-06-05T20:16:54.444Z[ recovery-image] Jun 05 20:16:53.659 INFO O| Jun 05 20:16:53.659 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63012024-06-05T20:16:54.464Z[ recovery-image] Jun 05 20:16:53.680 INFO O| Jun 05 20:16:53.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
63022024-06-05T20:16:54.465Z[ recovery-image] Jun 05 20:16:53.680 INFO O| Jun 05 20:16:53.680 INFO STEP 548 (remove_files) COMPLETE
63032024-06-05T20:16:54.468Z[ recovery-image] Jun 05 20:16:53.680 INFO O| Jun 05 20:16:53.680 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63042024-06-05T20:16:54.487Z[ recovery-image] Jun 05 20:16:53.702 INFO O| Jun 05 20:16:53.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
63052024-06-05T20:16:54.490Z[ recovery-image] Jun 05 20:16:53.702 INFO O| Jun 05 20:16:53.702 INFO STEP 549 (remove_files) COMPLETE
63062024-06-05T20:16:54.490Z[ recovery-image] Jun 05 20:16:53.702 INFO O| Jun 05 20:16:53.702 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63072024-06-05T20:16:54.509Z[ recovery-image] Jun 05 20:16:53.724 INFO O| Jun 05 20:16:53.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
63082024-06-05T20:16:54.509Z[ recovery-image] Jun 05 20:16:53.724 INFO O| Jun 05 20:16:53.724 INFO STEP 550 (remove_files) COMPLETE
63092024-06-05T20:16:54.509Z[ recovery-image] Jun 05 20:16:53.724 INFO O| Jun 05 20:16:53.724 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63102024-06-05T20:16:54.530Z[ recovery-image] Jun 05 20:16:53.745 INFO O| Jun 05 20:16:53.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
63112024-06-05T20:16:54.530Z[ recovery-image] Jun 05 20:16:53.745 INFO O| Jun 05 20:16:53.745 INFO STEP 551 (remove_files) COMPLETE
63122024-06-05T20:16:54.533Z[ recovery-image] Jun 05 20:16:53.745 INFO O| Jun 05 20:16:53.745 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63132024-06-05T20:16:54.568Z[ recovery-image] Jun 05 20:16:53.783 INFO O| Jun 05 20:16:53.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
63142024-06-05T20:16:54.568Z[ recovery-image] Jun 05 20:16:53.783 INFO O| Jun 05 20:16:53.783 INFO STEP 552 (remove_files) COMPLETE
63152024-06-05T20:16:54.568Z[ recovery-image] Jun 05 20:16:53.783 INFO O| Jun 05 20:16:53.783 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63162024-06-05T20:16:54.621Z[ recovery-image] Jun 05 20:16:53.836 INFO O| Jun 05 20:16:53.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
63172024-06-05T20:16:54.621Z[ recovery-image] Jun 05 20:16:53.836 INFO O| Jun 05 20:16:53.836 INFO STEP 553 (remove_files) COMPLETE
63182024-06-05T20:16:54.624Z[ recovery-image] Jun 05 20:16:53.836 INFO O| Jun 05 20:16:53.836 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63192024-06-05T20:16:54.654Z[ recovery-image] Jun 05 20:16:53.870 INFO O| Jun 05 20:16:53.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
63202024-06-05T20:16:54.654Z[ recovery-image] Jun 05 20:16:53.870 INFO O| Jun 05 20:16:53.870 INFO STEP 554 (remove_files) COMPLETE
63212024-06-05T20:16:54.657Z[ recovery-image] Jun 05 20:16:53.870 INFO O| Jun 05 20:16:53.870 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63222024-06-05T20:16:54.675Z[ recovery-image] Jun 05 20:16:53.891 INFO O| Jun 05 20:16:53.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
63232024-06-05T20:16:54.681Z[ recovery-image] Jun 05 20:16:53.891 INFO O| Jun 05 20:16:53.891 INFO STEP 555 (remove_files) COMPLETE
63242024-06-05T20:16:54.681Z[ recovery-image] Jun 05 20:16:53.891 INFO O| Jun 05 20:16:53.891 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63252024-06-05T20:16:54.695Z[ recovery-image] Jun 05 20:16:53.911 INFO O| Jun 05 20:16:53.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63262024-06-05T20:16:54.695Z[ recovery-image] Jun 05 20:16:53.911 INFO O| Jun 05 20:16:53.911 INFO STEP 556 (remove_files) COMPLETE
63272024-06-05T20:16:54.699Z[ recovery-image] Jun 05 20:16:53.911 INFO O| Jun 05 20:16:53.911 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63282024-06-05T20:16:54.726Z[ recovery-image] Jun 05 20:16:53.941 INFO O| Jun 05 20:16:53.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
63292024-06-05T20:16:54.737Z[ recovery-image] Jun 05 20:16:53.953 INFO O| Jun 05 20:16:53.953 INFO STEP 557 (remove_files) COMPLETE
63302024-06-05T20:16:54.740Z[ recovery-image] Jun 05 20:16:53.953 INFO O| Jun 05 20:16:53.953 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63312024-06-05T20:16:54.760Z[ recovery-image] Jun 05 20:16:53.976 INFO O| Jun 05 20:16:53.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
63322024-06-05T20:16:54.760Z[ recovery-image] Jun 05 20:16:53.976 INFO O| Jun 05 20:16:53.976 INFO STEP 558 (remove_files) COMPLETE
63332024-06-05T20:16:54.760Z[ recovery-image] Jun 05 20:16:53.976 INFO O| Jun 05 20:16:53.976 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63342024-06-05T20:16:54.795Z[ recovery-image] Jun 05 20:16:54.010 INFO O| Jun 05 20:16:54.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
63352024-06-05T20:16:54.795Z[ recovery-image] Jun 05 20:16:54.010 INFO O| Jun 05 20:16:54.010 INFO STEP 559 (remove_files) COMPLETE
63362024-06-05T20:16:54.798Z[ recovery-image] Jun 05 20:16:54.010 INFO O| Jun 05 20:16:54.010 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63372024-06-05T20:16:54.818Z[ recovery-image] Jun 05 20:16:54.033 INFO O| Jun 05 20:16:54.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
63382024-06-05T20:16:54.821Z[ recovery-image] Jun 05 20:16:54.033 INFO O| Jun 05 20:16:54.033 INFO STEP 560 (remove_files) COMPLETE
63392024-06-05T20:16:54.821Z[ recovery-image] Jun 05 20:16:54.033 INFO O| Jun 05 20:16:54.033 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63402024-06-05T20:16:54.842Z[ recovery-image] Jun 05 20:16:54.055 INFO O| Jun 05 20:16:54.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
63412024-06-05T20:16:54.846Z[ recovery-image] Jun 05 20:16:54.055 INFO O| Jun 05 20:16:54.055 INFO STEP 561 (remove_files) COMPLETE
63422024-06-05T20:16:54.846Z[ recovery-image] Jun 05 20:16:54.055 INFO O| Jun 05 20:16:54.055 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63432024-06-05T20:16:54.879Z[ recovery-image] Jun 05 20:16:54.094 INFO O| Jun 05 20:16:54.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
63442024-06-05T20:16:54.879Z[ recovery-image] Jun 05 20:16:54.094 INFO O| Jun 05 20:16:54.094 INFO STEP 562 (remove_files) COMPLETE
63452024-06-05T20:16:54.879Z[ recovery-image] Jun 05 20:16:54.094 INFO O| Jun 05 20:16:54.094 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63462024-06-05T20:16:54.900Z[ recovery-image] Jun 05 20:16:54.116 INFO O| Jun 05 20:16:54.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
63472024-06-05T20:16:54.900Z[ recovery-image] Jun 05 20:16:54.116 INFO O| Jun 05 20:16:54.116 INFO STEP 563 (remove_files) COMPLETE
63482024-06-05T20:16:54.900Z[ recovery-image] Jun 05 20:16:54.116 INFO O| Jun 05 20:16:54.116 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63492024-06-05T20:16:54.923Z[ recovery-image] Jun 05 20:16:54.137 INFO O| Jun 05 20:16:54.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
63502024-06-05T20:16:54.923Z[ recovery-image] Jun 05 20:16:54.138 INFO O| Jun 05 20:16:54.138 INFO STEP 564 (remove_files) COMPLETE
63512024-06-05T20:16:54.926Z[ recovery-image] Jun 05 20:16:54.138 INFO O| Jun 05 20:16:54.138 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63522024-06-05T20:16:54.944Z[ recovery-image] Jun 05 20:16:54.159 INFO O| Jun 05 20:16:54.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
63532024-06-05T20:16:54.944Z[ recovery-image] Jun 05 20:16:54.160 INFO O| Jun 05 20:16:54.159 INFO STEP 565 (remove_files) COMPLETE
63542024-06-05T20:16:54.944Z[ recovery-image] Jun 05 20:16:54.160 INFO O| Jun 05 20:16:54.160 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63552024-06-05T20:16:54.983Z[ recovery-image] Jun 05 20:16:54.198 INFO O| Jun 05 20:16:54.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
63562024-06-05T20:16:54.986Z[ recovery-image] Jun 05 20:16:54.199 INFO O| Jun 05 20:16:54.198 INFO STEP 566 (remove_files) COMPLETE
63572024-06-05T20:16:54.986Z[ recovery-image] Jun 05 20:16:54.199 INFO O| Jun 05 20:16:54.199 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63582024-06-05T20:16:55.018Z[ recovery-image] Jun 05 20:16:54.233 INFO O| Jun 05 20:16:54.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
63592024-06-05T20:16:55.021Z[ recovery-image] Jun 05 20:16:54.233 INFO O| Jun 05 20:16:54.233 INFO STEP 567 (remove_files) COMPLETE
63602024-06-05T20:16:55.021Z[ recovery-image] Jun 05 20:16:54.234 INFO O| Jun 05 20:16:54.234 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63612024-06-05T20:16:55.079Z[ recovery-image] Jun 05 20:16:54.292 INFO O| Jun 05 20:16:54.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
63622024-06-05T20:16:55.080Z[ recovery-image] Jun 05 20:16:54.292 INFO O| Jun 05 20:16:54.292 INFO STEP 568 (remove_files) COMPLETE
63632024-06-05T20:16:55.080Z[ recovery-image] Jun 05 20:16:54.292 INFO O| Jun 05 20:16:54.292 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63642024-06-05T20:16:55.098Z[ recovery-image] Jun 05 20:16:54.314 INFO O| Jun 05 20:16:54.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
63652024-06-05T20:16:55.099Z[ recovery-image] Jun 05 20:16:54.314 INFO O| Jun 05 20:16:54.314 INFO STEP 569 (remove_files) COMPLETE
63662024-06-05T20:16:55.102Z[ recovery-image] Jun 05 20:16:54.314 INFO O| Jun 05 20:16:54.314 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63672024-06-05T20:16:55.119Z[ recovery-image] Jun 05 20:16:54.334 INFO O| Jun 05 20:16:54.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
63682024-06-05T20:16:55.122Z[ recovery-image] Jun 05 20:16:54.334 INFO O| Jun 05 20:16:54.334 INFO STEP 570 (remove_files) COMPLETE
63692024-06-05T20:16:55.122Z[ recovery-image] Jun 05 20:16:54.335 INFO O| Jun 05 20:16:54.335 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63702024-06-05T20:16:55.192Z[ recovery-image] Jun 05 20:16:54.408 INFO O| Jun 05 20:16:54.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
63712024-06-05T20:16:55.192Z[ recovery-image] Jun 05 20:16:54.408 INFO O| Jun 05 20:16:54.408 INFO STEP 571 (remove_files) COMPLETE
63722024-06-05T20:16:55.192Z[ recovery-image] Jun 05 20:16:54.408 INFO O| Jun 05 20:16:54.408 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63732024-06-05T20:16:55.215Z[ recovery-image] Jun 05 20:16:54.429 INFO O| Jun 05 20:16:54.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
63742024-06-05T20:16:55.215Z[ recovery-image] Jun 05 20:16:54.429 INFO O| Jun 05 20:16:54.429 INFO STEP 572 (remove_files) COMPLETE
63752024-06-05T20:16:55.215Z[ recovery-image] Jun 05 20:16:54.429 INFO O| Jun 05 20:16:54.429 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63762024-06-05T20:16:55.234Z[ recovery-image] Jun 05 20:16:54.450 INFO O| Jun 05 20:16:54.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
63772024-06-05T20:16:55.237Z[ recovery-image] Jun 05 20:16:54.450 INFO O| Jun 05 20:16:54.450 INFO STEP 573 (remove_files) COMPLETE
63782024-06-05T20:16:55.237Z[ recovery-image] Jun 05 20:16:54.450 INFO O| Jun 05 20:16:54.450 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63792024-06-05T20:16:55.259Z[ recovery-image] Jun 05 20:16:54.472 INFO O| Jun 05 20:16:54.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
63802024-06-05T20:16:55.259Z[ recovery-image] Jun 05 20:16:54.472 INFO O| Jun 05 20:16:54.472 INFO STEP 574 (remove_files) COMPLETE
63812024-06-05T20:16:55.263Z[ recovery-image] Jun 05 20:16:54.472 INFO O| Jun 05 20:16:54.472 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63822024-06-05T20:16:55.318Z[ recovery-image] Jun 05 20:16:54.533 INFO O| Jun 05 20:16:54.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
63832024-06-05T20:16:55.318Z[ recovery-image] Jun 05 20:16:54.533 INFO O| Jun 05 20:16:54.533 INFO STEP 575 (remove_files) COMPLETE
63842024-06-05T20:16:55.318Z[ recovery-image] Jun 05 20:16:54.533 INFO O| Jun 05 20:16:54.533 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63852024-06-05T20:16:55.337Z[ recovery-image] Jun 05 20:16:54.552 INFO O| Jun 05 20:16:54.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
63862024-06-05T20:16:55.337Z[ recovery-image] Jun 05 20:16:54.552 INFO O| Jun 05 20:16:54.552 INFO STEP 576 (remove_files) COMPLETE
63872024-06-05T20:16:55.337Z[ recovery-image] Jun 05 20:16:54.552 INFO O| Jun 05 20:16:54.552 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63882024-06-05T20:16:55.369Z[ recovery-image] Jun 05 20:16:54.581 INFO O| Jun 05 20:16:54.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
63892024-06-05T20:16:55.387Z[ recovery-image] Jun 05 20:16:54.603 INFO O| Jun 05 20:16:54.603 INFO STEP 577 (remove_files) COMPLETE
63902024-06-05T20:16:55.390Z[ recovery-image] Jun 05 20:16:54.603 INFO O| Jun 05 20:16:54.603 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63912024-06-05T20:16:55.424Z[ recovery-image] Jun 05 20:16:54.639 INFO O| Jun 05 20:16:54.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
63922024-06-05T20:16:55.424Z[ recovery-image] Jun 05 20:16:54.639 INFO O| Jun 05 20:16:54.639 INFO STEP 578 (remove_files) COMPLETE
63932024-06-05T20:16:55.424Z[ recovery-image] Jun 05 20:16:54.639 INFO O| Jun 05 20:16:54.639 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63942024-06-05T20:16:55.442Z[ recovery-image] Jun 05 20:16:54.658 INFO O| Jun 05 20:16:54.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
63952024-06-05T20:16:55.442Z[ recovery-image] Jun 05 20:16:54.658 INFO O| Jun 05 20:16:54.658 INFO STEP 579 (remove_files) COMPLETE
63962024-06-05T20:16:55.446Z[ recovery-image] Jun 05 20:16:54.658 INFO O| Jun 05 20:16:54.658 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63972024-06-05T20:16:55.498Z[ recovery-image] Jun 05 20:16:54.713 INFO O| Jun 05 20:16:54.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
63982024-06-05T20:16:55.498Z[ recovery-image] Jun 05 20:16:54.713 INFO O| Jun 05 20:16:54.713 INFO STEP 580 (remove_files) COMPLETE
63992024-06-05T20:16:55.498Z[ recovery-image] Jun 05 20:16:54.713 INFO O| Jun 05 20:16:54.713 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64002024-06-05T20:16:55.519Z[ recovery-image] Jun 05 20:16:54.734 INFO O| Jun 05 20:16:54.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
64012024-06-05T20:16:55.519Z[ recovery-image] Jun 05 20:16:54.734 INFO O| Jun 05 20:16:54.734 INFO STEP 581 (remove_files) COMPLETE
64022024-06-05T20:16:55.522Z[ recovery-image] Jun 05 20:16:54.735 INFO O| Jun 05 20:16:54.734 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64032024-06-05T20:16:55.545Z[ recovery-image] Jun 05 20:16:54.761 INFO O| Jun 05 20:16:54.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
64042024-06-05T20:16:55.545Z[ recovery-image] Jun 05 20:16:54.761 INFO O| Jun 05 20:16:54.761 INFO STEP 582 (remove_files) COMPLETE
64052024-06-05T20:16:55.545Z[ recovery-image] Jun 05 20:16:54.761 INFO O| Jun 05 20:16:54.761 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64062024-06-05T20:16:55.566Z[ recovery-image] Jun 05 20:16:54.782 INFO O| Jun 05 20:16:54.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
64072024-06-05T20:16:55.569Z[ recovery-image] Jun 05 20:16:54.782 INFO O| Jun 05 20:16:54.782 INFO STEP 583 (remove_files) COMPLETE
64082024-06-05T20:16:55.569Z[ recovery-image] Jun 05 20:16:54.782 INFO O| Jun 05 20:16:54.782 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64092024-06-05T20:16:55.589Z[ recovery-image] Jun 05 20:16:54.804 INFO O| Jun 05 20:16:54.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
64102024-06-05T20:16:55.592Z[ recovery-image] Jun 05 20:16:54.804 INFO O| Jun 05 20:16:54.804 INFO STEP 584 (remove_files) COMPLETE
64112024-06-05T20:16:55.592Z[ recovery-image] Jun 05 20:16:54.805 INFO O| Jun 05 20:16:54.804 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64122024-06-05T20:16:55.609Z[ recovery-image] Jun 05 20:16:54.825 INFO O| Jun 05 20:16:54.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
64132024-06-05T20:16:55.612Z[ recovery-image] Jun 05 20:16:54.825 INFO O| Jun 05 20:16:54.825 INFO STEP 585 (remove_files) COMPLETE
64142024-06-05T20:16:55.612Z[ recovery-image] Jun 05 20:16:54.825 INFO O| Jun 05 20:16:54.825 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64152024-06-05T20:16:55.633Z[ recovery-image] Jun 05 20:16:54.846 INFO O| Jun 05 20:16:54.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
64162024-06-05T20:16:55.636Z[ recovery-image] Jun 05 20:16:54.846 INFO O| Jun 05 20:16:54.846 INFO STEP 586 (remove_files) COMPLETE
64172024-06-05T20:16:55.636Z[ recovery-image] Jun 05 20:16:54.846 INFO O| Jun 05 20:16:54.846 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64182024-06-05T20:16:55.673Z[ recovery-image] Jun 05 20:16:54.889 INFO O| Jun 05 20:16:54.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
64192024-06-05T20:16:55.673Z[ recovery-image] Jun 05 20:16:54.889 INFO O| Jun 05 20:16:54.889 INFO STEP 587 (remove_files) COMPLETE
64202024-06-05T20:16:55.677Z[ recovery-image] Jun 05 20:16:54.889 INFO O| Jun 05 20:16:54.889 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64212024-06-05T20:16:55.697Z[ recovery-image] Jun 05 20:16:54.911 INFO O| Jun 05 20:16:54.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
64222024-06-05T20:16:55.700Z[ recovery-image] Jun 05 20:16:54.912 INFO O| Jun 05 20:16:54.911 INFO STEP 588 (remove_files) COMPLETE
64232024-06-05T20:16:55.700Z[ recovery-image] Jun 05 20:16:54.912 INFO O| Jun 05 20:16:54.912 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64242024-06-05T20:16:55.724Z[ recovery-image] Jun 05 20:16:54.940 INFO O| Jun 05 20:16:54.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
64252024-06-05T20:16:55.725Z[ recovery-image] Jun 05 20:16:54.940 INFO O| Jun 05 20:16:54.940 INFO STEP 589 (remove_files) COMPLETE
64262024-06-05T20:16:55.725Z[ recovery-image] Jun 05 20:16:54.940 INFO O| Jun 05 20:16:54.940 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64272024-06-05T20:16:55.761Z[ recovery-image] Jun 05 20:16:54.976 INFO O| Jun 05 20:16:54.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
64282024-06-05T20:16:55.761Z[ recovery-image] Jun 05 20:16:54.976 INFO O| Jun 05 20:16:54.976 INFO STEP 590 (remove_files) COMPLETE
64292024-06-05T20:16:55.761Z[ recovery-image] Jun 05 20:16:54.976 INFO O| Jun 05 20:16:54.976 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64302024-06-05T20:16:55.828Z[ recovery-image] Jun 05 20:16:55.044 INFO O| Jun 05 20:16:55.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64312024-06-05T20:16:55.831Z[ recovery-image] Jun 05 20:16:55.044 INFO O| Jun 05 20:16:55.044 INFO STEP 591 (remove_files) COMPLETE
64322024-06-05T20:16:55.831Z[ recovery-image] Jun 05 20:16:55.044 INFO O| Jun 05 20:16:55.044 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64332024-06-05T20:16:55.853Z[ recovery-image] Jun 05 20:16:55.066 INFO O| Jun 05 20:16:55.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64342024-06-05T20:16:55.856Z[ recovery-image] Jun 05 20:16:55.067 INFO O| Jun 05 20:16:55.067 INFO STEP 592 (remove_files) COMPLETE
64352024-06-05T20:16:55.856Z[ recovery-image] Jun 05 20:16:55.067 INFO O| Jun 05 20:16:55.067 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64362024-06-05T20:16:55.873Z[ recovery-image] Jun 05 20:16:55.089 INFO O| Jun 05 20:16:55.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
64372024-06-05T20:16:55.876Z[ recovery-image] Jun 05 20:16:55.089 INFO O| Jun 05 20:16:55.089 INFO STEP 593 (remove_files) COMPLETE
64382024-06-05T20:16:55.876Z[ recovery-image] Jun 05 20:16:55.089 INFO O| Jun 05 20:16:55.089 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64392024-06-05T20:16:55.909Z[ recovery-image] Jun 05 20:16:55.124 INFO O| Jun 05 20:16:55.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
64402024-06-05T20:16:55.934Z[ recovery-image] Jun 05 20:16:55.149 INFO O| Jun 05 20:16:55.149 INFO STEP 594 (remove_files) COMPLETE
64412024-06-05T20:16:55.934Z[ recovery-image] Jun 05 20:16:55.149 INFO O| Jun 05 20:16:55.149 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64422024-06-05T20:16:55.965Z[ recovery-image] Jun 05 20:16:55.181 INFO O| Jun 05 20:16:55.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
64432024-06-05T20:16:55.989Z[ recovery-image] Jun 05 20:16:55.204 INFO O| Jun 05 20:16:55.204 INFO STEP 595 (remove_files) COMPLETE
64442024-06-05T20:16:55.989Z[ recovery-image] Jun 05 20:16:55.204 INFO O| Jun 05 20:16:55.204 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64452024-06-05T20:16:56.021Z[ recovery-image] Jun 05 20:16:55.237 INFO O| Jun 05 20:16:55.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
64462024-06-05T20:16:56.022Z[ recovery-image] Jun 05 20:16:55.237 INFO O| Jun 05 20:16:55.237 INFO STEP 596 (remove_files) COMPLETE
64472024-06-05T20:16:56.022Z[ recovery-image] Jun 05 20:16:55.237 INFO O| Jun 05 20:16:55.237 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64482024-06-05T20:16:56.042Z[ recovery-image] Jun 05 20:16:55.257 INFO O| Jun 05 20:16:55.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
64492024-06-05T20:16:56.042Z[ recovery-image] Jun 05 20:16:55.257 INFO O| Jun 05 20:16:55.257 INFO STEP 597 (remove_files) COMPLETE
64502024-06-05T20:16:56.042Z[ recovery-image] Jun 05 20:16:55.257 INFO O| Jun 05 20:16:55.257 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64512024-06-05T20:16:56.062Z[ recovery-image] Jun 05 20:16:55.277 INFO O| Jun 05 20:16:55.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
64522024-06-05T20:16:56.062Z[ recovery-image] Jun 05 20:16:55.277 INFO O| Jun 05 20:16:55.277 INFO STEP 598 (remove_files) COMPLETE
64532024-06-05T20:16:56.062Z[ recovery-image] Jun 05 20:16:55.277 INFO O| Jun 05 20:16:55.277 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64542024-06-05T20:16:56.100Z[ recovery-image] Jun 05 20:16:55.316 INFO O| Jun 05 20:16:55.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
64552024-06-05T20:16:56.100Z[ recovery-image] Jun 05 20:16:55.316 INFO O| Jun 05 20:16:55.316 INFO STEP 599 (remove_files) COMPLETE
64562024-06-05T20:16:56.103Z[ recovery-image] Jun 05 20:16:55.316 INFO O| Jun 05 20:16:55.316 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64572024-06-05T20:16:56.123Z[ recovery-image] Jun 05 20:16:55.338 INFO O| Jun 05 20:16:55.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
64582024-06-05T20:16:56.123Z[ recovery-image] Jun 05 20:16:55.338 INFO O| Jun 05 20:16:55.338 INFO STEP 600 (remove_files) COMPLETE
64592024-06-05T20:16:56.123Z[ recovery-image] Jun 05 20:16:55.339 INFO O| Jun 05 20:16:55.338 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64602024-06-05T20:16:56.166Z[ recovery-image] Jun 05 20:16:55.381 INFO O| Jun 05 20:16:55.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
64612024-06-05T20:16:56.166Z[ recovery-image] Jun 05 20:16:55.381 INFO O| Jun 05 20:16:55.381 INFO STEP 601 (remove_files) COMPLETE
64622024-06-05T20:16:56.166Z[ recovery-image] Jun 05 20:16:55.381 INFO O| Jun 05 20:16:55.381 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64632024-06-05T20:16:56.189Z[ recovery-image] Jun 05 20:16:55.404 INFO O| Jun 05 20:16:55.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
64642024-06-05T20:16:56.189Z[ recovery-image] Jun 05 20:16:55.404 INFO O| Jun 05 20:16:55.404 INFO STEP 602 (remove_files) COMPLETE
64652024-06-05T20:16:56.189Z[ recovery-image] Jun 05 20:16:55.404 INFO O| Jun 05 20:16:55.404 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64662024-06-05T20:16:56.212Z[ recovery-image] Jun 05 20:16:55.426 INFO O| Jun 05 20:16:55.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
64672024-06-05T20:16:56.212Z[ recovery-image] Jun 05 20:16:55.426 INFO O| Jun 05 20:16:55.426 INFO STEP 603 (remove_files) COMPLETE
64682024-06-05T20:16:56.212Z[ recovery-image] Jun 05 20:16:55.426 INFO O| Jun 05 20:16:55.426 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64692024-06-05T20:16:56.236Z[ recovery-image] Jun 05 20:16:55.451 INFO O| Jun 05 20:16:55.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
64702024-06-05T20:16:56.239Z[ recovery-image] Jun 05 20:16:55.452 INFO O| Jun 05 20:16:55.451 INFO STEP 604 (remove_files) COMPLETE
64712024-06-05T20:16:56.240Z[ recovery-image] Jun 05 20:16:55.452 INFO O| Jun 05 20:16:55.452 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64722024-06-05T20:16:56.259Z[ recovery-image] Jun 05 20:16:55.473 INFO O| Jun 05 20:16:55.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
64732024-06-05T20:16:56.259Z[ recovery-image] Jun 05 20:16:55.474 INFO O| Jun 05 20:16:55.474 INFO STEP 605 (remove_files) COMPLETE
64742024-06-05T20:16:56.259Z[ recovery-image] Jun 05 20:16:55.474 INFO O| Jun 05 20:16:55.474 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64752024-06-05T20:16:56.296Z[ recovery-image] Jun 05 20:16:55.506 INFO O| Jun 05 20:16:55.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
64762024-06-05T20:16:56.296Z[ recovery-image] Jun 05 20:16:55.506 INFO O| Jun 05 20:16:55.506 INFO STEP 606 (remove_files) COMPLETE
64772024-06-05T20:16:56.299Z[ recovery-image] Jun 05 20:16:55.506 INFO O| Jun 05 20:16:55.506 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64782024-06-05T20:16:56.317Z[ recovery-image] Jun 05 20:16:55.533 INFO O| Jun 05 20:16:55.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
64792024-06-05T20:16:56.318Z[ recovery-image] Jun 05 20:16:55.533 INFO O| Jun 05 20:16:55.533 INFO STEP 607 (remove_files) COMPLETE
64802024-06-05T20:16:56.318Z[ recovery-image] Jun 05 20:16:55.533 INFO O| Jun 05 20:16:55.533 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64812024-06-05T20:16:56.347Z[ recovery-image] Jun 05 20:16:55.562 INFO O| Jun 05 20:16:55.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
64822024-06-05T20:16:56.347Z[ recovery-image] Jun 05 20:16:55.562 INFO O| Jun 05 20:16:55.562 INFO STEP 608 (remove_files) COMPLETE
64832024-06-05T20:16:56.347Z[ recovery-image] Jun 05 20:16:55.562 INFO O| Jun 05 20:16:55.562 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64842024-06-05T20:16:56.380Z[ recovery-image] Jun 05 20:16:55.595 INFO O| Jun 05 20:16:55.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
64852024-06-05T20:16:56.380Z[ recovery-image] Jun 05 20:16:55.595 INFO O| Jun 05 20:16:55.595 INFO STEP 609 (remove_files) COMPLETE
64862024-06-05T20:16:56.380Z[ recovery-image] Jun 05 20:16:55.595 INFO O| Jun 05 20:16:55.595 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64872024-06-05T20:16:56.433Z[ recovery-image] Jun 05 20:16:55.648 INFO O| Jun 05 20:16:55.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
64882024-06-05T20:16:56.433Z[ recovery-image] Jun 05 20:16:55.648 INFO O| Jun 05 20:16:55.648 INFO STEP 610 (remove_files) COMPLETE
64892024-06-05T20:16:56.433Z[ recovery-image] Jun 05 20:16:55.648 INFO O| Jun 05 20:16:55.648 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64902024-06-05T20:16:56.453Z[ recovery-image] Jun 05 20:16:55.668 INFO O| Jun 05 20:16:55.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
64912024-06-05T20:16:56.453Z[ recovery-image] Jun 05 20:16:55.669 INFO O| Jun 05 20:16:55.669 INFO STEP 611 (remove_files) COMPLETE
64922024-06-05T20:16:56.456Z[ recovery-image] Jun 05 20:16:55.669 INFO O| Jun 05 20:16:55.669 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64932024-06-05T20:16:56.474Z[ recovery-image] Jun 05 20:16:55.689 INFO O| Jun 05 20:16:55.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
64942024-06-05T20:16:56.474Z[ recovery-image] Jun 05 20:16:55.690 INFO O| Jun 05 20:16:55.689 INFO STEP 612 (remove_files) COMPLETE
64952024-06-05T20:16:56.474Z[ recovery-image] Jun 05 20:16:55.690 INFO O| Jun 05 20:16:55.689 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64962024-06-05T20:16:56.494Z[ recovery-image] Jun 05 20:16:55.710 INFO O| Jun 05 20:16:55.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
64972024-06-05T20:16:56.494Z[ recovery-image] Jun 05 20:16:55.710 INFO O| Jun 05 20:16:55.710 INFO STEP 613 (remove_files) COMPLETE
64982024-06-05T20:16:56.494Z[ recovery-image] Jun 05 20:16:55.710 INFO O| Jun 05 20:16:55.710 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64992024-06-05T20:16:56.517Z[ recovery-image] Jun 05 20:16:55.732 INFO O| Jun 05 20:16:55.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65002024-06-05T20:16:56.517Z[ recovery-image] Jun 05 20:16:55.732 INFO O| Jun 05 20:16:55.732 INFO STEP 614 (remove_files) COMPLETE
65012024-06-05T20:16:56.517Z[ recovery-image] Jun 05 20:16:55.732 INFO O| Jun 05 20:16:55.732 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65022024-06-05T20:16:56.540Z[ recovery-image] Jun 05 20:16:55.756 INFO O| Jun 05 20:16:55.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
65032024-06-05T20:16:56.556Z[ recovery-image] Jun 05 20:16:55.771 INFO O| Jun 05 20:16:55.771 INFO STEP 615 (remove_files) COMPLETE
65042024-06-05T20:16:56.556Z[ recovery-image] Jun 05 20:16:55.771 INFO O| Jun 05 20:16:55.771 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65052024-06-05T20:16:56.585Z[ recovery-image] Jun 05 20:16:55.800 INFO O| Jun 05 20:16:55.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65062024-06-05T20:16:56.593Z[ recovery-image] Jun 05 20:16:55.801 INFO O| Jun 05 20:16:55.801 INFO STEP 616 (remove_files) COMPLETE
65072024-06-05T20:16:56.593Z[ recovery-image] Jun 05 20:16:55.801 INFO O| Jun 05 20:16:55.801 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65082024-06-05T20:16:56.607Z[ recovery-image] Jun 05 20:16:55.823 INFO O| Jun 05 20:16:55.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
65092024-06-05T20:16:56.607Z[ recovery-image] Jun 05 20:16:55.823 INFO O| Jun 05 20:16:55.823 INFO STEP 617 (remove_files) COMPLETE
65102024-06-05T20:16:56.610Z[ recovery-image] Jun 05 20:16:55.823 INFO O| Jun 05 20:16:55.823 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65112024-06-05T20:16:56.650Z[ recovery-image] Jun 05 20:16:55.865 INFO O| Jun 05 20:16:55.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
65122024-06-05T20:16:56.653Z[ recovery-image] Jun 05 20:16:55.865 INFO O| Jun 05 20:16:55.865 INFO STEP 618 (remove_files) COMPLETE
65132024-06-05T20:16:56.653Z[ recovery-image] Jun 05 20:16:55.865 INFO O| Jun 05 20:16:55.865 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65142024-06-05T20:16:56.670Z[ recovery-image] Jun 05 20:16:55.886 INFO O| Jun 05 20:16:55.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
65152024-06-05T20:16:56.674Z[ recovery-image] Jun 05 20:16:55.886 INFO O| Jun 05 20:16:55.886 INFO STEP 619 (remove_files) COMPLETE
65162024-06-05T20:16:56.674Z[ recovery-image] Jun 05 20:16:55.887 INFO O| Jun 05 20:16:55.886 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65172024-06-05T20:16:56.692Z[ recovery-image] Jun 05 20:16:55.908 INFO O| Jun 05 20:16:55.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
65182024-06-05T20:16:56.696Z[ recovery-image] Jun 05 20:16:55.908 INFO O| Jun 05 20:16:55.908 INFO STEP 620 (remove_files) COMPLETE
65192024-06-05T20:16:56.696Z[ recovery-image] Jun 05 20:16:55.908 INFO O| Jun 05 20:16:55.908 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65202024-06-05T20:16:56.744Z[ recovery-image] Jun 05 20:16:55.960 INFO O| Jun 05 20:16:55.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
65212024-06-05T20:16:56.767Z[ recovery-image] Jun 05 20:16:55.983 INFO O| Jun 05 20:16:55.983 INFO STEP 621 (remove_files) COMPLETE
65222024-06-05T20:16:56.767Z[ recovery-image] Jun 05 20:16:55.983 INFO O| Jun 05 20:16:55.983 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65232024-06-05T20:16:56.821Z[ recovery-image] Jun 05 20:16:56.036 INFO O| Jun 05 20:16:56.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
65242024-06-05T20:16:56.821Z[ recovery-image] Jun 05 20:16:56.037 INFO O| Jun 05 20:16:56.036 INFO STEP 622 (remove_files) COMPLETE
65252024-06-05T20:16:56.821Z[ recovery-image] Jun 05 20:16:56.037 INFO O| Jun 05 20:16:56.037 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65262024-06-05T20:16:56.861Z[ recovery-image] Jun 05 20:16:56.077 INFO O| Jun 05 20:16:56.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
65272024-06-05T20:16:56.861Z[ recovery-image] Jun 05 20:16:56.077 INFO O| Jun 05 20:16:56.077 INFO STEP 623 (remove_files) COMPLETE
65282024-06-05T20:16:56.864Z[ recovery-image] Jun 05 20:16:56.077 INFO O| Jun 05 20:16:56.077 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65292024-06-05T20:16:56.895Z[ recovery-image] Jun 05 20:16:56.111 INFO O| Jun 05 20:16:56.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65302024-06-05T20:16:56.920Z[ recovery-image] Jun 05 20:16:56.136 INFO O| Jun 05 20:16:56.136 INFO STEP 624 (remove_files) COMPLETE
65312024-06-05T20:16:56.920Z[ recovery-image] Jun 05 20:16:56.136 INFO O| Jun 05 20:16:56.136 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65322024-06-05T20:16:56.944Z[ recovery-image] Jun 05 20:16:56.159 INFO O| Jun 05 20:16:56.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
65332024-06-05T20:16:56.944Z[ recovery-image] Jun 05 20:16:56.159 INFO O| Jun 05 20:16:56.159 INFO STEP 625 (remove_files) COMPLETE
65342024-06-05T20:16:56.947Z[ recovery-image] Jun 05 20:16:56.159 INFO O| Jun 05 20:16:56.159 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65352024-06-05T20:16:56.970Z[ recovery-image] Jun 05 20:16:56.185 INFO O| Jun 05 20:16:56.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
65362024-06-05T20:16:56.993Z[ recovery-image] Jun 05 20:16:56.207 INFO O| Jun 05 20:16:56.207 INFO STEP 626 (remove_files) COMPLETE
65372024-06-05T20:16:56.993Z[ recovery-image] Jun 05 20:16:56.207 INFO O| Jun 05 20:16:56.207 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65382024-06-05T20:16:57.040Z[ recovery-image] Jun 05 20:16:56.255 INFO O| Jun 05 20:16:56.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
65392024-06-05T20:16:57.040Z[ recovery-image] Jun 05 20:16:56.255 INFO O| Jun 05 20:16:56.255 INFO STEP 627 (remove_files) COMPLETE
65402024-06-05T20:16:57.040Z[ recovery-image] Jun 05 20:16:56.255 INFO O| Jun 05 20:16:56.255 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65412024-06-05T20:16:57.101Z[ recovery-image] Jun 05 20:16:56.316 INFO O| Jun 05 20:16:56.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
65422024-06-05T20:16:57.101Z[ recovery-image] Jun 05 20:16:56.316 INFO O| Jun 05 20:16:56.316 INFO STEP 628 (remove_files) COMPLETE
65432024-06-05T20:16:57.101Z[ recovery-image] Jun 05 20:16:56.317 INFO O| Jun 05 20:16:56.316 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65442024-06-05T20:16:57.121Z[ recovery-image] Jun 05 20:16:56.336 INFO O| Jun 05 20:16:56.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
65452024-06-05T20:16:57.124Z[ recovery-image] Jun 05 20:16:56.337 INFO O| Jun 05 20:16:56.337 INFO STEP 629 (remove_files) COMPLETE
65462024-06-05T20:16:57.124Z[ recovery-image] Jun 05 20:16:56.337 INFO O| Jun 05 20:16:56.337 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65472024-06-05T20:16:57.142Z[ recovery-image] Jun 05 20:16:56.358 INFO O| Jun 05 20:16:56.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
65482024-06-05T20:16:57.143Z[ recovery-image] Jun 05 20:16:56.358 INFO O| Jun 05 20:16:56.358 INFO STEP 630 (remove_files) COMPLETE
65492024-06-05T20:16:57.143Z[ recovery-image] Jun 05 20:16:56.358 INFO O| Jun 05 20:16:56.358 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65502024-06-05T20:16:57.185Z[ recovery-image] Jun 05 20:16:56.397 INFO O| Jun 05 20:16:56.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
65512024-06-05T20:16:57.185Z[ recovery-image] Jun 05 20:16:56.398 INFO O| Jun 05 20:16:56.398 INFO STEP 631 (remove_files) COMPLETE
65522024-06-05T20:16:57.188Z[ recovery-image] Jun 05 20:16:56.398 INFO O| Jun 05 20:16:56.398 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65532024-06-05T20:16:57.202Z[ recovery-image] Jun 05 20:16:56.418 INFO O| Jun 05 20:16:56.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
65542024-06-05T20:16:57.202Z[ recovery-image] Jun 05 20:16:56.418 INFO O| Jun 05 20:16:56.418 INFO STEP 632 (remove_files) COMPLETE
65552024-06-05T20:16:57.203Z[ recovery-image] Jun 05 20:16:56.418 INFO O| Jun 05 20:16:56.418 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65562024-06-05T20:16:57.229Z[ recovery-image] Jun 05 20:16:56.444 INFO O| Jun 05 20:16:56.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
65572024-06-05T20:16:57.229Z[ recovery-image] Jun 05 20:16:56.444 INFO O| Jun 05 20:16:56.444 INFO STEP 633 (remove_files) COMPLETE
65582024-06-05T20:16:57.232Z[ recovery-image] Jun 05 20:16:56.444 INFO O| Jun 05 20:16:56.444 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65592024-06-05T20:16:57.288Z[ recovery-image] Jun 05 20:16:56.504 INFO O| Jun 05 20:16:56.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
65602024-06-05T20:16:57.288Z[ recovery-image] Jun 05 20:16:56.504 INFO O| Jun 05 20:16:56.504 INFO STEP 634 (remove_files) COMPLETE
65612024-06-05T20:16:57.292Z[ recovery-image] Jun 05 20:16:56.504 INFO O| Jun 05 20:16:56.504 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65622024-06-05T20:16:57.323Z[ recovery-image] Jun 05 20:16:56.539 INFO O| Jun 05 20:16:56.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
65632024-06-05T20:16:57.324Z[ recovery-image] Jun 05 20:16:56.539 INFO O| Jun 05 20:16:56.539 INFO STEP 635 (remove_files) COMPLETE
65642024-06-05T20:16:57.324Z[ recovery-image] Jun 05 20:16:56.539 INFO O| Jun 05 20:16:56.539 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65652024-06-05T20:16:57.344Z[ recovery-image] Jun 05 20:16:56.559 INFO O| Jun 05 20:16:56.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
65662024-06-05T20:16:57.344Z[ recovery-image] Jun 05 20:16:56.560 INFO O| Jun 05 20:16:56.560 INFO STEP 636 (remove_files) COMPLETE
65672024-06-05T20:16:57.344Z[ recovery-image] Jun 05 20:16:56.560 INFO O| Jun 05 20:16:56.560 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65682024-06-05T20:16:57.399Z[ recovery-image] Jun 05 20:16:56.614 INFO O| Jun 05 20:16:56.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
65692024-06-05T20:16:57.405Z[ recovery-image] Jun 05 20:16:56.615 INFO O| Jun 05 20:16:56.614 INFO STEP 637 (remove_files) COMPLETE
65702024-06-05T20:16:57.405Z[ recovery-image] Jun 05 20:16:56.615 INFO O| Jun 05 20:16:56.615 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65712024-06-05T20:16:57.423Z[ recovery-image] Jun 05 20:16:56.639 INFO O| Jun 05 20:16:56.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
65722024-06-05T20:16:57.426Z[ recovery-image] Jun 05 20:16:56.639 INFO O| Jun 05 20:16:56.639 INFO STEP 638 (remove_files) COMPLETE
65732024-06-05T20:16:57.426Z[ recovery-image] Jun 05 20:16:56.639 INFO O| Jun 05 20:16:56.639 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65742024-06-05T20:16:57.452Z[ recovery-image] Jun 05 20:16:56.668 INFO O| Jun 05 20:16:56.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
65752024-06-05T20:16:57.452Z[ recovery-image] Jun 05 20:16:56.668 INFO O| Jun 05 20:16:56.668 INFO STEP 639 (remove_files) COMPLETE
65762024-06-05T20:16:57.455Z[ recovery-image] Jun 05 20:16:56.668 INFO O| Jun 05 20:16:56.668 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65772024-06-05T20:16:57.480Z[ recovery-image] Jun 05 20:16:56.691 INFO O| Jun 05 20:16:56.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
65782024-06-05T20:16:57.480Z[ recovery-image] Jun 05 20:16:56.691 INFO O| Jun 05 20:16:56.691 INFO STEP 640 (remove_files) COMPLETE
65792024-06-05T20:16:57.480Z[ recovery-image] Jun 05 20:16:56.691 INFO O| Jun 05 20:16:56.691 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65802024-06-05T20:16:57.571Z[ recovery-image] Jun 05 20:16:56.785 INFO O| Jun 05 20:16:56.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
65812024-06-05T20:16:57.575Z[ recovery-image] Jun 05 20:16:56.785 INFO O| Jun 05 20:16:56.785 INFO STEP 641 (remove_files) COMPLETE
65822024-06-05T20:16:57.575Z[ recovery-image] Jun 05 20:16:56.785 INFO O| Jun 05 20:16:56.785 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65832024-06-05T20:16:57.629Z[ recovery-image] Jun 05 20:16:56.844 INFO O| Jun 05 20:16:56.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
65842024-06-05T20:16:57.629Z[ recovery-image] Jun 05 20:16:56.844 INFO O| Jun 05 20:16:56.844 INFO STEP 642 (remove_files) COMPLETE
65852024-06-05T20:16:57.629Z[ recovery-image] Jun 05 20:16:56.844 INFO O| Jun 05 20:16:56.844 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65862024-06-05T20:16:57.664Z[ recovery-image] Jun 05 20:16:56.868 INFO O| Jun 05 20:16:56.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
65872024-06-05T20:16:57.664Z[ recovery-image] Jun 05 20:16:56.868 INFO O| Jun 05 20:16:56.868 INFO STEP 643 (remove_files) COMPLETE
65882024-06-05T20:16:57.665Z[ recovery-image] Jun 05 20:16:56.868 INFO O| Jun 05 20:16:56.868 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65892024-06-05T20:16:57.745Z[ recovery-image] Jun 05 20:16:56.961 INFO O| Jun 05 20:16:56.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
65902024-06-05T20:16:57.749Z[ recovery-image] Jun 05 20:16:56.961 INFO O| Jun 05 20:16:56.961 INFO STEP 644 (remove_files) COMPLETE
65912024-06-05T20:16:57.749Z[ recovery-image] Jun 05 20:16:56.961 INFO O| Jun 05 20:16:56.961 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65922024-06-05T20:16:57.780Z[ recovery-image] Jun 05 20:16:56.996 INFO O| Jun 05 20:16:56.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
65932024-06-05T20:16:57.780Z[ recovery-image] Jun 05 20:16:56.996 INFO O| Jun 05 20:16:56.996 INFO STEP 645 (remove_files) COMPLETE
65942024-06-05T20:16:57.780Z[ recovery-image] Jun 05 20:16:56.996 INFO O| Jun 05 20:16:56.996 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65952024-06-05T20:16:57.840Z[ recovery-image] Jun 05 20:16:57.055 INFO O| Jun 05 20:16:57.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
65962024-06-05T20:16:57.840Z[ recovery-image] Jun 05 20:16:57.055 INFO O| Jun 05 20:16:57.055 INFO STEP 646 (remove_files) COMPLETE
65972024-06-05T20:16:57.840Z[ recovery-image] Jun 05 20:16:57.055 INFO O| Jun 05 20:16:57.055 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65982024-06-05T20:16:57.861Z[ recovery-image] Jun 05 20:16:57.076 INFO O| Jun 05 20:16:57.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
65992024-06-05T20:16:57.861Z[ recovery-image] Jun 05 20:16:57.076 INFO O| Jun 05 20:16:57.076 INFO STEP 647 (remove_files) COMPLETE
66002024-06-05T20:16:57.861Z[ recovery-image] Jun 05 20:16:57.076 INFO O| Jun 05 20:16:57.076 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66012024-06-05T20:16:57.881Z[ recovery-image] Jun 05 20:16:57.097 INFO O| Jun 05 20:16:57.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
66022024-06-05T20:16:57.881Z[ recovery-image] Jun 05 20:16:57.097 INFO O| Jun 05 20:16:57.097 INFO STEP 648 (remove_files) COMPLETE
66032024-06-05T20:16:57.884Z[ recovery-image] Jun 05 20:16:57.097 INFO O| Jun 05 20:16:57.097 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66042024-06-05T20:16:57.903Z[ recovery-image] Jun 05 20:16:57.118 INFO O| Jun 05 20:16:57.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
66052024-06-05T20:16:57.903Z[ recovery-image] Jun 05 20:16:57.119 INFO O| Jun 05 20:16:57.119 INFO STEP 649 (remove_files) COMPLETE
66062024-06-05T20:16:57.903Z[ recovery-image] Jun 05 20:16:57.119 INFO O| Jun 05 20:16:57.119 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66072024-06-05T20:16:57.924Z[ recovery-image] Jun 05 20:16:57.140 INFO O| Jun 05 20:16:57.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
66082024-06-05T20:16:57.925Z[ recovery-image] Jun 05 20:16:57.140 INFO O| Jun 05 20:16:57.140 INFO STEP 650 (remove_files) COMPLETE
66092024-06-05T20:16:57.925Z[ recovery-image] Jun 05 20:16:57.140 INFO O| Jun 05 20:16:57.140 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66102024-06-05T20:16:57.944Z[ recovery-image] Jun 05 20:16:57.160 INFO O| Jun 05 20:16:57.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
66112024-06-05T20:16:57.944Z[ recovery-image] Jun 05 20:16:57.160 INFO O| Jun 05 20:16:57.160 INFO STEP 651 (remove_files) COMPLETE
66122024-06-05T20:16:57.948Z[ recovery-image] Jun 05 20:16:57.160 INFO O| Jun 05 20:16:57.160 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66132024-06-05T20:16:58.005Z[ recovery-image] Jun 05 20:16:57.221 INFO O| Jun 05 20:16:57.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
66142024-06-05T20:16:58.012Z[ recovery-image] Jun 05 20:16:57.221 INFO O| Jun 05 20:16:57.221 INFO STEP 652 (remove_files) COMPLETE
66152024-06-05T20:16:58.012Z[ recovery-image] Jun 05 20:16:57.221 INFO O| Jun 05 20:16:57.221 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66162024-06-05T20:16:58.033Z[ recovery-image] Jun 05 20:16:57.248 INFO O| Jun 05 20:16:57.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
66172024-06-05T20:16:58.036Z[ recovery-image] Jun 05 20:16:57.248 INFO O| Jun 05 20:16:57.248 INFO STEP 653 (remove_files) COMPLETE
66182024-06-05T20:16:58.036Z[ recovery-image] Jun 05 20:16:57.248 INFO O| Jun 05 20:16:57.248 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66192024-06-05T20:16:58.055Z[ recovery-image] Jun 05 20:16:57.270 INFO O| Jun 05 20:16:57.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66202024-06-05T20:16:58.060Z[ recovery-image] Jun 05 20:16:57.271 INFO O| Jun 05 20:16:57.270 INFO STEP 654 (remove_files) COMPLETE
66212024-06-05T20:16:58.060Z[ recovery-image] Jun 05 20:16:57.271 INFO O| Jun 05 20:16:57.271 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66222024-06-05T20:16:58.076Z[ recovery-image] Jun 05 20:16:57.291 INFO O| Jun 05 20:16:57.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66232024-06-05T20:16:58.076Z[ recovery-image] Jun 05 20:16:57.291 INFO O| Jun 05 20:16:57.291 INFO STEP 655 (remove_files) COMPLETE
66242024-06-05T20:16:58.076Z[ recovery-image] Jun 05 20:16:57.291 INFO O| Jun 05 20:16:57.291 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66252024-06-05T20:16:58.095Z[ recovery-image] Jun 05 20:16:57.310 INFO O| Jun 05 20:16:57.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66262024-06-05T20:16:58.095Z[ recovery-image] Jun 05 20:16:57.311 INFO O| Jun 05 20:16:57.311 INFO STEP 656 (remove_files) COMPLETE
66272024-06-05T20:16:58.095Z[ recovery-image] Jun 05 20:16:57.311 INFO O| Jun 05 20:16:57.311 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66282024-06-05T20:16:58.198Z[ recovery-image] Jun 05 20:16:57.413 INFO O| Jun 05 20:16:57.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
66292024-06-05T20:16:58.217Z[ recovery-image] Jun 05 20:16:57.433 INFO O| Jun 05 20:16:57.433 INFO STEP 657 (remove_files) COMPLETE
66302024-06-05T20:16:58.217Z[ recovery-image] Jun 05 20:16:57.433 INFO O| Jun 05 20:16:57.433 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66312024-06-05T20:16:58.293Z[ recovery-image] Jun 05 20:16:57.508 INFO O| Jun 05 20:16:57.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
66322024-06-05T20:16:58.293Z[ recovery-image] Jun 05 20:16:57.508 INFO O| Jun 05 20:16:57.508 INFO STEP 658 (remove_files) COMPLETE
66332024-06-05T20:16:58.293Z[ recovery-image] Jun 05 20:16:57.508 INFO O| Jun 05 20:16:57.508 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66342024-06-05T20:16:58.314Z[ recovery-image] Jun 05 20:16:57.530 INFO O| Jun 05 20:16:57.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66352024-06-05T20:16:58.320Z[ recovery-image] Jun 05 20:16:57.530 INFO O| Jun 05 20:16:57.530 INFO STEP 659 (remove_files) COMPLETE
66362024-06-05T20:16:58.320Z[ recovery-image] Jun 05 20:16:57.531 INFO O| Jun 05 20:16:57.530 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66372024-06-05T20:16:58.339Z[ recovery-image] Jun 05 20:16:57.555 INFO O| Jun 05 20:16:57.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66382024-06-05T20:16:58.339Z[ recovery-image] Jun 05 20:16:57.555 INFO O| Jun 05 20:16:57.555 INFO STEP 660 (remove_files) COMPLETE
66392024-06-05T20:16:58.339Z[ recovery-image] Jun 05 20:16:57.555 INFO O| Jun 05 20:16:57.555 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66402024-06-05T20:16:58.386Z[ recovery-image] Jun 05 20:16:57.601 INFO O| Jun 05 20:16:57.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
66412024-06-05T20:16:58.389Z[ recovery-image] Jun 05 20:16:57.601 INFO O| Jun 05 20:16:57.601 INFO STEP 661 (remove_files) COMPLETE
66422024-06-05T20:16:58.389Z[ recovery-image] Jun 05 20:16:57.601 INFO O| Jun 05 20:16:57.601 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66432024-06-05T20:16:58.406Z[ recovery-image] Jun 05 20:16:57.622 INFO O| Jun 05 20:16:57.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
66442024-06-05T20:16:58.409Z[ recovery-image] Jun 05 20:16:57.622 INFO O| Jun 05 20:16:57.622 INFO STEP 662 (remove_files) COMPLETE
66452024-06-05T20:16:58.409Z[ recovery-image] Jun 05 20:16:57.622 INFO O| Jun 05 20:16:57.622 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66462024-06-05T20:16:58.429Z[ recovery-image] Jun 05 20:16:57.644 INFO O| Jun 05 20:16:57.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
66472024-06-05T20:16:58.432Z[ recovery-image] Jun 05 20:16:57.645 INFO O| Jun 05 20:16:57.645 INFO STEP 663 (remove_files) COMPLETE
66482024-06-05T20:16:58.432Z[ recovery-image] Jun 05 20:16:57.645 INFO O| Jun 05 20:16:57.645 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66492024-06-05T20:16:58.468Z[ recovery-image] Jun 05 20:16:57.684 INFO O| Jun 05 20:16:57.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
66502024-06-05T20:16:58.471Z[ recovery-image] Jun 05 20:16:57.684 INFO O| Jun 05 20:16:57.684 INFO STEP 664 (remove_files) COMPLETE
66512024-06-05T20:16:58.472Z[ recovery-image] Jun 05 20:16:57.684 INFO O| Jun 05 20:16:57.684 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66522024-06-05T20:16:58.507Z[ recovery-image] Jun 05 20:16:57.722 INFO O| Jun 05 20:16:57.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
66532024-06-05T20:16:58.510Z[ recovery-image] Jun 05 20:16:57.722 INFO O| Jun 05 20:16:57.722 INFO STEP 665 (remove_files) COMPLETE
66542024-06-05T20:16:58.510Z[ recovery-image] Jun 05 20:16:57.722 INFO O| Jun 05 20:16:57.722 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66552024-06-05T20:16:58.529Z[ recovery-image] Jun 05 20:16:57.745 INFO O| Jun 05 20:16:57.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
66562024-06-05T20:16:58.529Z[ recovery-image] Jun 05 20:16:57.745 INFO O| Jun 05 20:16:57.745 INFO STEP 666 (remove_files) COMPLETE
66572024-06-05T20:16:58.532Z[ recovery-image] Jun 05 20:16:57.745 INFO O| Jun 05 20:16:57.745 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66582024-06-05T20:16:58.551Z[ recovery-image] Jun 05 20:16:57.766 INFO O| Jun 05 20:16:57.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
66592024-06-05T20:16:58.551Z[ recovery-image] Jun 05 20:16:57.766 INFO O| Jun 05 20:16:57.766 INFO STEP 667 (remove_files) COMPLETE
66602024-06-05T20:16:58.554Z[ recovery-image] Jun 05 20:16:57.766 INFO O| Jun 05 20:16:57.766 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66612024-06-05T20:16:58.589Z[ recovery-image] Jun 05 20:16:57.805 INFO O| Jun 05 20:16:57.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
66622024-06-05T20:16:58.589Z[ recovery-image] Jun 05 20:16:57.805 INFO O| Jun 05 20:16:57.805 INFO STEP 668 (remove_files) COMPLETE
66632024-06-05T20:16:58.589Z[ recovery-image] Jun 05 20:16:57.805 INFO O| Jun 05 20:16:57.805 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66642024-06-05T20:16:58.613Z[ recovery-image] Jun 05 20:16:57.829 INFO O| Jun 05 20:16:57.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
66652024-06-05T20:16:58.613Z[ recovery-image] Jun 05 20:16:57.829 INFO O| Jun 05 20:16:57.829 INFO STEP 669 (remove_files) COMPLETE
66662024-06-05T20:16:58.613Z[ recovery-image] Jun 05 20:16:57.829 INFO O| Jun 05 20:16:57.829 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66672024-06-05T20:16:58.654Z[ recovery-image] Jun 05 20:16:57.861 INFO O| Jun 05 20:16:57.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
66682024-06-05T20:16:58.658Z[ recovery-image] Jun 05 20:16:57.862 INFO O| Jun 05 20:16:57.861 INFO STEP 670 (remove_files) COMPLETE
66692024-06-05T20:16:58.658Z[ recovery-image] Jun 05 20:16:57.862 INFO O| Jun 05 20:16:57.862 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66702024-06-05T20:16:58.669Z[ recovery-image] Jun 05 20:16:57.885 INFO O| Jun 05 20:16:57.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
66712024-06-05T20:16:58.669Z[ recovery-image] Jun 05 20:16:57.885 INFO O| Jun 05 20:16:57.885 INFO STEP 671 (remove_files) COMPLETE
66722024-06-05T20:16:58.670Z[ recovery-image] Jun 05 20:16:57.885 INFO O| Jun 05 20:16:57.885 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66732024-06-05T20:16:58.707Z[ recovery-image] Jun 05 20:16:57.922 INFO O| Jun 05 20:16:57.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
66742024-06-05T20:16:58.707Z[ recovery-image] Jun 05 20:16:57.923 INFO O| Jun 05 20:16:57.922 INFO STEP 672 (remove_files) COMPLETE
66752024-06-05T20:16:58.707Z[ recovery-image] Jun 05 20:16:57.923 INFO O| Jun 05 20:16:57.922 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66762024-06-05T20:16:58.742Z[ recovery-image] Jun 05 20:16:57.958 INFO O| Jun 05 20:16:57.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
66772024-06-05T20:16:58.742Z[ recovery-image] Jun 05 20:16:57.958 INFO O| Jun 05 20:16:57.958 INFO STEP 673 (remove_files) COMPLETE
66782024-06-05T20:16:58.745Z[ recovery-image] Jun 05 20:16:57.958 INFO O| Jun 05 20:16:57.958 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66792024-06-05T20:16:58.763Z[ recovery-image] Jun 05 20:16:57.978 INFO O| Jun 05 20:16:57.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
66802024-06-05T20:16:58.763Z[ recovery-image] Jun 05 20:16:57.978 INFO O| Jun 05 20:16:57.978 INFO STEP 674 (remove_files) COMPLETE
66812024-06-05T20:16:58.763Z[ recovery-image] Jun 05 20:16:57.978 INFO O| Jun 05 20:16:57.978 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66822024-06-05T20:16:58.827Z[ recovery-image] Jun 05 20:16:58.042 INFO O| Jun 05 20:16:58.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
66832024-06-05T20:16:58.827Z[ recovery-image] Jun 05 20:16:58.042 INFO O| Jun 05 20:16:58.042 INFO STEP 675 (remove_files) COMPLETE
66842024-06-05T20:16:58.827Z[ recovery-image] Jun 05 20:16:58.042 INFO O| Jun 05 20:16:58.042 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66852024-06-05T20:16:58.851Z[ recovery-image] Jun 05 20:16:58.066 INFO O| Jun 05 20:16:58.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
66862024-06-05T20:16:58.851Z[ recovery-image] Jun 05 20:16:58.066 INFO O| Jun 05 20:16:58.066 INFO STEP 676 (remove_files) COMPLETE
66872024-06-05T20:16:58.851Z[ recovery-image] Jun 05 20:16:58.066 INFO O| Jun 05 20:16:58.066 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66882024-06-05T20:16:58.872Z[ recovery-image] Jun 05 20:16:58.088 INFO O| Jun 05 20:16:58.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
66892024-06-05T20:16:58.872Z[ recovery-image] Jun 05 20:16:58.088 INFO O| Jun 05 20:16:58.088 INFO STEP 677 (remove_files) COMPLETE
66902024-06-05T20:16:58.872Z[ recovery-image] Jun 05 20:16:58.088 INFO O| Jun 05 20:16:58.088 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66912024-06-05T20:16:58.906Z[ recovery-image] Jun 05 20:16:58.115 INFO O| Jun 05 20:16:58.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
66922024-06-05T20:16:58.910Z[ recovery-image] Jun 05 20:16:58.115 INFO O| Jun 05 20:16:58.115 INFO STEP 678 (remove_files) COMPLETE
66932024-06-05T20:16:58.910Z[ recovery-image] Jun 05 20:16:58.115 INFO O| Jun 05 20:16:58.115 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66942024-06-05T20:16:58.923Z[ recovery-image] Jun 05 20:16:58.139 INFO O| Jun 05 20:16:58.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
66952024-06-05T20:16:58.923Z[ recovery-image] Jun 05 20:16:58.139 INFO O| Jun 05 20:16:58.139 INFO STEP 679 (remove_files) COMPLETE
66962024-06-05T20:16:58.923Z[ recovery-image] Jun 05 20:16:58.139 INFO O| Jun 05 20:16:58.139 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66972024-06-05T20:16:58.978Z[ recovery-image] Jun 05 20:16:58.189 INFO O| Jun 05 20:16:58.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
66982024-06-05T20:16:58.978Z[ recovery-image] Jun 05 20:16:58.189 INFO O| Jun 05 20:16:58.189 INFO STEP 680 (remove_files) COMPLETE
66992024-06-05T20:16:58.981Z[ recovery-image] Jun 05 20:16:58.189 INFO O| Jun 05 20:16:58.189 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67002024-06-05T20:16:59.026Z[ recovery-image] Jun 05 20:16:58.239 INFO O| Jun 05 20:16:58.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67012024-06-05T20:16:59.026Z[ recovery-image] Jun 05 20:16:58.239 INFO O| Jun 05 20:16:58.239 INFO STEP 681 (remove_files) COMPLETE
67022024-06-05T20:16:59.026Z[ recovery-image] Jun 05 20:16:58.239 INFO O| Jun 05 20:16:58.239 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67032024-06-05T20:16:59.043Z[ recovery-image] Jun 05 20:16:58.259 INFO O| Jun 05 20:16:58.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67042024-06-05T20:16:59.044Z[ recovery-image] Jun 05 20:16:58.259 INFO O| Jun 05 20:16:58.259 INFO STEP 682 (remove_files) COMPLETE
67052024-06-05T20:16:59.044Z[ recovery-image] Jun 05 20:16:58.259 INFO O| Jun 05 20:16:58.259 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67062024-06-05T20:16:59.100Z[ recovery-image] Jun 05 20:16:58.315 INFO O| Jun 05 20:16:58.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67072024-06-05T20:16:59.101Z[ recovery-image] Jun 05 20:16:58.315 INFO O| Jun 05 20:16:58.315 INFO STEP 683 (remove_files) COMPLETE
67082024-06-05T20:16:59.101Z[ recovery-image] Jun 05 20:16:58.315 INFO O| Jun 05 20:16:58.315 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67092024-06-05T20:16:59.150Z[ recovery-image] Jun 05 20:16:58.364 INFO O| Jun 05 20:16:58.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67102024-06-05T20:16:59.150Z[ recovery-image] Jun 05 20:16:58.364 INFO O| Jun 05 20:16:58.364 INFO STEP 684 (remove_files) COMPLETE
67112024-06-05T20:16:59.150Z[ recovery-image] Jun 05 20:16:58.364 INFO O| Jun 05 20:16:58.364 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67122024-06-05T20:16:59.187Z[ recovery-image] Jun 05 20:16:58.403 INFO O| Jun 05 20:16:58.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67132024-06-05T20:16:59.187Z[ recovery-image] Jun 05 20:16:58.403 INFO O| Jun 05 20:16:58.403 INFO STEP 685 (remove_files) COMPLETE
67142024-06-05T20:16:59.187Z[ recovery-image] Jun 05 20:16:58.403 INFO O| Jun 05 20:16:58.403 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152024-06-05T20:16:59.238Z[ recovery-image] Jun 05 20:16:58.453 INFO O| Jun 05 20:16:58.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67162024-06-05T20:16:59.238Z[ recovery-image] Jun 05 20:16:58.453 INFO O| Jun 05 20:16:58.453 INFO STEP 686 (remove_files) COMPLETE
67172024-06-05T20:16:59.242Z[ recovery-image] Jun 05 20:16:58.453 INFO O| Jun 05 20:16:58.453 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182024-06-05T20:16:59.259Z[ recovery-image] Jun 05 20:16:58.475 INFO O| Jun 05 20:16:58.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67192024-06-05T20:16:59.277Z[ recovery-image] Jun 05 20:16:58.492 INFO O| Jun 05 20:16:58.492 INFO STEP 687 (remove_files) COMPLETE
67202024-06-05T20:16:59.277Z[ recovery-image] Jun 05 20:16:58.492 INFO O| Jun 05 20:16:58.492 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212024-06-05T20:16:59.330Z[ recovery-image] Jun 05 20:16:58.545 INFO O| Jun 05 20:16:58.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67222024-06-05T20:16:59.330Z[ recovery-image] Jun 05 20:16:58.545 INFO O| Jun 05 20:16:58.545 INFO STEP 688 (remove_files) COMPLETE
67232024-06-05T20:16:59.330Z[ recovery-image] Jun 05 20:16:58.545 INFO O| Jun 05 20:16:58.545 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67242024-06-05T20:16:59.349Z[ recovery-image] Jun 05 20:16:58.565 INFO O| Jun 05 20:16:58.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67252024-06-05T20:16:59.349Z[ recovery-image] Jun 05 20:16:58.565 INFO O| Jun 05 20:16:58.565 INFO STEP 689 (remove_files) COMPLETE
67262024-06-05T20:16:59.349Z[ recovery-image] Jun 05 20:16:58.565 INFO O| Jun 05 20:16:58.565 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67272024-06-05T20:16:59.389Z[ recovery-image] Jun 05 20:16:58.604 INFO O| Jun 05 20:16:58.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67282024-06-05T20:16:59.392Z[ recovery-image] Jun 05 20:16:58.605 INFO O| Jun 05 20:16:58.604 INFO STEP 690 (remove_files) COMPLETE
67292024-06-05T20:16:59.392Z[ recovery-image] Jun 05 20:16:58.605 INFO O| Jun 05 20:16:58.605 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67302024-06-05T20:16:59.450Z[ recovery-image] Jun 05 20:16:58.665 INFO O| Jun 05 20:16:58.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67312024-06-05T20:16:59.453Z[ recovery-image] Jun 05 20:16:58.666 INFO O| Jun 05 20:16:58.666 INFO STEP 691 (remove_files) COMPLETE
67322024-06-05T20:16:59.453Z[ recovery-image] Jun 05 20:16:58.666 INFO O| Jun 05 20:16:58.666 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332024-06-05T20:16:59.471Z[ recovery-image] Jun 05 20:16:58.686 INFO O| Jun 05 20:16:58.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67342024-06-05T20:16:59.477Z[ recovery-image] Jun 05 20:16:58.687 INFO O| Jun 05 20:16:58.686 INFO STEP 692 (remove_files) COMPLETE
67352024-06-05T20:16:59.477Z[ recovery-image] Jun 05 20:16:58.687 INFO O| Jun 05 20:16:58.687 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67362024-06-05T20:16:59.501Z[ recovery-image] Jun 05 20:16:58.716 INFO O| Jun 05 20:16:58.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
67372024-06-05T20:16:59.504Z[ recovery-image] Jun 05 20:16:58.716 INFO O| Jun 05 20:16:58.716 INFO STEP 693 (remove_files) COMPLETE
67382024-06-05T20:16:59.504Z[ recovery-image] Jun 05 20:16:58.717 INFO O| Jun 05 20:16:58.716 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67392024-06-05T20:16:59.526Z[ recovery-image] Jun 05 20:16:58.742 INFO O| Jun 05 20:16:58.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
67402024-06-05T20:16:59.530Z[ recovery-image] Jun 05 20:16:58.742 INFO O| Jun 05 20:16:58.742 INFO STEP 694 (remove_files) COMPLETE
67412024-06-05T20:16:59.530Z[ recovery-image] Jun 05 20:16:58.742 INFO O| Jun 05 20:16:58.742 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67422024-06-05T20:16:59.546Z[ recovery-image] Jun 05 20:16:58.762 INFO O| Jun 05 20:16:58.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
67432024-06-05T20:16:59.549Z[ recovery-image] Jun 05 20:16:58.762 INFO O| Jun 05 20:16:58.762 INFO STEP 695 (remove_files) COMPLETE
67442024-06-05T20:16:59.550Z[ recovery-image] Jun 05 20:16:58.762 INFO O| Jun 05 20:16:58.762 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67452024-06-05T20:16:59.606Z[ recovery-image] Jun 05 20:16:58.821 INFO O| Jun 05 20:16:58.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
67462024-06-05T20:16:59.606Z[ recovery-image] Jun 05 20:16:58.821 INFO O| Jun 05 20:16:58.821 INFO STEP 696 (remove_files) COMPLETE
67472024-06-05T20:16:59.609Z[ recovery-image] Jun 05 20:16:58.822 INFO O| Jun 05 20:16:58.821 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67482024-06-05T20:16:59.644Z[ recovery-image] Jun 05 20:16:58.856 INFO O| Jun 05 20:16:58.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
67492024-06-05T20:16:59.644Z[ recovery-image] Jun 05 20:16:58.856 INFO O| Jun 05 20:16:58.856 INFO STEP 697 (remove_files) COMPLETE
67502024-06-05T20:16:59.644Z[ recovery-image] Jun 05 20:16:58.856 INFO O| Jun 05 20:16:58.856 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67512024-06-05T20:16:59.660Z[ recovery-image] Jun 05 20:16:58.876 INFO O| Jun 05 20:16:58.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
67522024-06-05T20:16:59.660Z[ recovery-image] Jun 05 20:16:58.876 INFO O| Jun 05 20:16:58.876 INFO STEP 698 (remove_files) COMPLETE
67532024-06-05T20:16:59.663Z[ recovery-image] Jun 05 20:16:58.876 INFO O| Jun 05 20:16:58.876 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67542024-06-05T20:16:59.681Z[ recovery-image] Jun 05 20:16:58.897 INFO O| Jun 05 20:16:58.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
67552024-06-05T20:16:59.681Z[ recovery-image] Jun 05 20:16:58.897 INFO O| Jun 05 20:16:58.897 INFO STEP 699 (remove_files) COMPLETE
67562024-06-05T20:16:59.684Z[ recovery-image] Jun 05 20:16:58.897 INFO O| Jun 05 20:16:58.897 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67572024-06-05T20:16:59.705Z[ recovery-image] Jun 05 20:16:58.917 INFO O| Jun 05 20:16:58.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
67582024-06-05T20:16:59.705Z[ recovery-image] Jun 05 20:16:58.917 INFO O| Jun 05 20:16:58.917 INFO STEP 700 (remove_files) COMPLETE
67592024-06-05T20:16:59.708Z[ recovery-image] Jun 05 20:16:58.918 INFO O| Jun 05 20:16:58.917 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67602024-06-05T20:16:59.722Z[ recovery-image] Jun 05 20:16:58.938 INFO O| Jun 05 20:16:58.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
67612024-06-05T20:16:59.726Z[ recovery-image] Jun 05 20:16:58.938 INFO O| Jun 05 20:16:58.938 INFO STEP 701 (remove_files) COMPLETE
67622024-06-05T20:16:59.726Z[ recovery-image] Jun 05 20:16:58.938 INFO O| Jun 05 20:16:58.938 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67632024-06-05T20:16:59.743Z[ recovery-image] Jun 05 20:16:58.959 INFO O| Jun 05 20:16:58.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
67642024-06-05T20:16:59.743Z[ recovery-image] Jun 05 20:16:58.959 INFO O| Jun 05 20:16:58.959 INFO STEP 702 (remove_files) COMPLETE
67652024-06-05T20:16:59.746Z[ recovery-image] Jun 05 20:16:58.959 INFO O| Jun 05 20:16:58.959 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67662024-06-05T20:16:59.763Z[ recovery-image] Jun 05 20:16:58.979 INFO O| Jun 05 20:16:58.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
67672024-06-05T20:16:59.763Z[ recovery-image] Jun 05 20:16:58.979 INFO O| Jun 05 20:16:58.979 INFO STEP 703 (remove_files) COMPLETE
67682024-06-05T20:16:59.763Z[ recovery-image] Jun 05 20:16:58.979 INFO O| Jun 05 20:16:58.979 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67692024-06-05T20:16:59.782Z[ recovery-image] Jun 05 20:16:58.998 INFO O| Jun 05 20:16:58.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
67702024-06-05T20:16:59.783Z[ recovery-image] Jun 05 20:16:58.998 INFO O| Jun 05 20:16:58.998 INFO STEP 704 (remove_files) COMPLETE
67712024-06-05T20:16:59.783Z[ recovery-image] Jun 05 20:16:58.998 INFO O| Jun 05 20:16:58.998 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67722024-06-05T20:16:59.804Z[ recovery-image] Jun 05 20:16:59.020 INFO O| Jun 05 20:16:59.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
67732024-06-05T20:16:59.804Z[ recovery-image] Jun 05 20:16:59.020 INFO O| Jun 05 20:16:59.020 INFO STEP 705 (remove_files) COMPLETE
67742024-06-05T20:16:59.804Z[ recovery-image] Jun 05 20:16:59.020 INFO O| Jun 05 20:16:59.020 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67752024-06-05T20:16:59.882Z[ recovery-image] Jun 05 20:16:59.097 INFO O| Jun 05 20:16:59.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
67762024-06-05T20:16:59.885Z[ recovery-image] Jun 05 20:16:59.098 INFO O| Jun 05 20:16:59.097 INFO STEP 706 (remove_files) COMPLETE
67772024-06-05T20:16:59.885Z[ recovery-image] Jun 05 20:16:59.098 INFO O| Jun 05 20:16:59.098 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67782024-06-05T20:16:59.964Z[ recovery-image] Jun 05 20:16:59.180 INFO O| Jun 05 20:16:59.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
67792024-06-05T20:16:59.965Z[ recovery-image] Jun 05 20:16:59.180 INFO O| Jun 05 20:16:59.180 INFO STEP 707 (remove_files) COMPLETE
67802024-06-05T20:16:59.965Z[ recovery-image] Jun 05 20:16:59.180 INFO O| Jun 05 20:16:59.180 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67812024-06-05T20:16:59.995Z[ recovery-image] Jun 05 20:16:59.209 INFO O| Jun 05 20:16:59.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
67822024-06-05T20:16:59.995Z[ recovery-image] Jun 05 20:16:59.209 INFO O| Jun 05 20:16:59.209 INFO STEP 708 (remove_files) COMPLETE
67832024-06-05T20:16:59.995Z[ recovery-image] Jun 05 20:16:59.209 INFO O| Jun 05 20:16:59.209 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67842024-06-05T20:17:00.028Z[ recovery-image] Jun 05 20:16:59.243 INFO O| Jun 05 20:16:59.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
67852024-06-05T20:17:00.028Z[ recovery-image] Jun 05 20:16:59.244 INFO O| Jun 05 20:16:59.243 INFO STEP 709 (remove_files) COMPLETE
67862024-06-05T20:17:00.032Z[ recovery-image] Jun 05 20:16:59.244 INFO O| Jun 05 20:16:59.243 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67872024-06-05T20:17:00.049Z[ recovery-image] Jun 05 20:16:59.264 INFO O| Jun 05 20:16:59.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
67882024-06-05T20:17:00.050Z[ recovery-image] Jun 05 20:16:59.265 INFO O| Jun 05 20:16:59.265 INFO STEP 710 (remove_files) COMPLETE
67892024-06-05T20:17:00.050Z[ recovery-image] Jun 05 20:16:59.265 INFO O| Jun 05 20:16:59.265 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67902024-06-05T20:17:00.071Z[ recovery-image] Jun 05 20:16:59.286 INFO O| Jun 05 20:16:59.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
67912024-06-05T20:17:00.071Z[ recovery-image] Jun 05 20:16:59.286 INFO O| Jun 05 20:16:59.286 INFO STEP 711 (remove_files) COMPLETE
67922024-06-05T20:17:00.071Z[ recovery-image] Jun 05 20:16:59.286 INFO O| Jun 05 20:16:59.286 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67932024-06-05T20:17:00.093Z[ recovery-image] Jun 05 20:16:59.309 INFO O| Jun 05 20:16:59.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
67942024-06-05T20:17:00.093Z[ recovery-image] Jun 05 20:16:59.309 INFO O| Jun 05 20:16:59.309 INFO STEP 712 (remove_files) COMPLETE
67952024-06-05T20:17:00.094Z[ recovery-image] Jun 05 20:16:59.309 INFO O| Jun 05 20:16:59.309 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67962024-06-05T20:17:00.135Z[ recovery-image] Jun 05 20:16:59.351 INFO O| Jun 05 20:16:59.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
67972024-06-05T20:17:00.139Z[ recovery-image] Jun 05 20:16:59.351 INFO O| Jun 05 20:16:59.351 INFO STEP 713 (remove_files) COMPLETE
67982024-06-05T20:17:00.139Z[ recovery-image] Jun 05 20:16:59.351 INFO O| Jun 05 20:16:59.351 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67992024-06-05T20:17:00.159Z[ recovery-image] Jun 05 20:16:59.375 INFO O| Jun 05 20:16:59.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
68002024-06-05T20:17:00.163Z[ recovery-image] Jun 05 20:16:59.375 INFO O| Jun 05 20:16:59.375 INFO STEP 714 (remove_files) COMPLETE
68012024-06-05T20:17:00.163Z[ recovery-image] Jun 05 20:16:59.375 INFO O| Jun 05 20:16:59.375 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022024-06-05T20:17:00.190Z[ recovery-image] Jun 05 20:16:59.406 INFO O| Jun 05 20:16:59.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
68032024-06-05T20:17:00.190Z[ recovery-image] Jun 05 20:16:59.406 INFO O| Jun 05 20:16:59.406 INFO STEP 715 (remove_files) COMPLETE
68042024-06-05T20:17:00.194Z[ recovery-image] Jun 05 20:16:59.406 INFO O| Jun 05 20:16:59.406 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052024-06-05T20:17:00.214Z[ recovery-image] Jun 05 20:16:59.429 INFO O| Jun 05 20:16:59.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
68062024-06-05T20:17:00.214Z[ recovery-image] Jun 05 20:16:59.429 INFO O| Jun 05 20:16:59.429 INFO STEP 716 (remove_files) COMPLETE
68072024-06-05T20:17:00.214Z[ recovery-image] Jun 05 20:16:59.429 INFO O| Jun 05 20:16:59.429 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082024-06-05T20:17:00.236Z[ recovery-image] Jun 05 20:16:59.451 INFO O| Jun 05 20:16:59.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
68092024-06-05T20:17:00.240Z[ recovery-image] Jun 05 20:16:59.451 INFO O| Jun 05 20:16:59.451 INFO STEP 717 (remove_files) COMPLETE
68102024-06-05T20:17:00.240Z[ recovery-image] Jun 05 20:16:59.451 INFO O| Jun 05 20:16:59.451 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68112024-06-05T20:17:00.265Z[ recovery-image] Jun 05 20:16:59.480 INFO O| Jun 05 20:16:59.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
68122024-06-05T20:17:00.265Z[ recovery-image] Jun 05 20:16:59.480 INFO O| Jun 05 20:16:59.480 INFO STEP 718 (remove_files) COMPLETE
68132024-06-05T20:17:00.265Z[ recovery-image] Jun 05 20:16:59.480 INFO O| Jun 05 20:16:59.480 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68142024-06-05T20:17:00.299Z[ recovery-image] Jun 05 20:16:59.514 INFO O| Jun 05 20:16:59.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
68152024-06-05T20:17:00.299Z[ recovery-image] Jun 05 20:16:59.514 INFO O| Jun 05 20:16:59.514 INFO STEP 719 (remove_files) COMPLETE
68162024-06-05T20:17:00.303Z[ recovery-image] Jun 05 20:16:59.514 INFO O| Jun 05 20:16:59.514 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68172024-06-05T20:17:00.321Z[ recovery-image] Jun 05 20:16:59.537 INFO O| Jun 05 20:16:59.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
68182024-06-05T20:17:00.321Z[ recovery-image] Jun 05 20:16:59.537 INFO O| Jun 05 20:16:59.537 INFO STEP 720 (remove_files) COMPLETE
68192024-06-05T20:17:00.324Z[ recovery-image] Jun 05 20:16:59.537 INFO O| Jun 05 20:16:59.537 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202024-06-05T20:17:00.342Z[ recovery-image] Jun 05 20:16:59.557 INFO O| Jun 05 20:16:59.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
68212024-06-05T20:17:00.345Z[ recovery-image] Jun 05 20:16:59.558 INFO O| Jun 05 20:16:59.558 INFO STEP 721 (remove_files) COMPLETE
68222024-06-05T20:17:00.345Z[ recovery-image] Jun 05 20:16:59.558 INFO O| Jun 05 20:16:59.558 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68232024-06-05T20:17:00.369Z[ recovery-image] Jun 05 20:16:59.585 INFO O| Jun 05 20:16:59.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
68242024-06-05T20:17:00.369Z[ recovery-image] Jun 05 20:16:59.585 INFO O| Jun 05 20:16:59.585 INFO STEP 722 (remove_files) COMPLETE
68252024-06-05T20:17:00.373Z[ recovery-image] Jun 05 20:16:59.585 INFO O| Jun 05 20:16:59.585 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68262024-06-05T20:17:00.392Z[ recovery-image] Jun 05 20:16:59.608 INFO O| Jun 05 20:16:59.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
68272024-06-05T20:17:00.392Z[ recovery-image] Jun 05 20:16:59.608 INFO O| Jun 05 20:16:59.608 INFO STEP 723 (remove_files) COMPLETE
68282024-06-05T20:17:00.392Z[ recovery-image] Jun 05 20:16:59.608 INFO O| Jun 05 20:16:59.608 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68292024-06-05T20:17:00.413Z[ recovery-image] Jun 05 20:16:59.629 INFO O| Jun 05 20:16:59.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
68302024-06-05T20:17:00.413Z[ recovery-image] Jun 05 20:16:59.629 INFO O| Jun 05 20:16:59.629 INFO STEP 724 (remove_files) COMPLETE
68312024-06-05T20:17:00.420Z[ recovery-image] Jun 05 20:16:59.629 INFO O| Jun 05 20:16:59.629 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68322024-06-05T20:17:00.436Z[ recovery-image] Jun 05 20:16:59.652 INFO O| Jun 05 20:16:59.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
68332024-06-05T20:17:00.436Z[ recovery-image] Jun 05 20:16:59.652 INFO O| Jun 05 20:16:59.652 INFO STEP 725 (remove_files) COMPLETE
68342024-06-05T20:17:00.439Z[ recovery-image] Jun 05 20:16:59.652 INFO O| Jun 05 20:16:59.652 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68352024-06-05T20:17:00.477Z[ recovery-image] Jun 05 20:16:59.693 INFO O| Jun 05 20:16:59.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
68362024-06-05T20:17:00.477Z[ recovery-image] Jun 05 20:16:59.693 INFO O| Jun 05 20:16:59.693 INFO STEP 726 (remove_files) COMPLETE
68372024-06-05T20:17:00.477Z[ recovery-image] Jun 05 20:16:59.693 INFO O| Jun 05 20:16:59.693 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382024-06-05T20:17:00.519Z[ recovery-image] Jun 05 20:16:59.734 INFO O| Jun 05 20:16:59.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
68392024-06-05T20:17:00.519Z[ recovery-image] Jun 05 20:16:59.734 INFO O| Jun 05 20:16:59.734 INFO STEP 727 (remove_files) COMPLETE
68402024-06-05T20:17:00.522Z[ recovery-image] Jun 05 20:16:59.734 INFO O| Jun 05 20:16:59.734 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412024-06-05T20:17:00.553Z[ recovery-image] Jun 05 20:16:59.767 INFO O| Jun 05 20:16:59.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
68422024-06-05T20:17:00.553Z[ recovery-image] Jun 05 20:16:59.767 INFO O| Jun 05 20:16:59.767 INFO STEP 728 (remove_files) COMPLETE
68432024-06-05T20:17:00.553Z[ recovery-image] Jun 05 20:16:59.767 INFO O| Jun 05 20:16:59.767 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442024-06-05T20:17:00.574Z[ recovery-image] Jun 05 20:16:59.790 INFO O| Jun 05 20:16:59.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
68452024-06-05T20:17:00.575Z[ recovery-image] Jun 05 20:16:59.790 INFO O| Jun 05 20:16:59.790 INFO STEP 729 (remove_files) COMPLETE
68462024-06-05T20:17:00.575Z[ recovery-image] Jun 05 20:16:59.790 INFO O| Jun 05 20:16:59.790 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472024-06-05T20:17:00.637Z[ recovery-image] Jun 05 20:16:59.852 INFO O| Jun 05 20:16:59.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
68482024-06-05T20:17:00.641Z[ recovery-image] Jun 05 20:16:59.852 INFO O| Jun 05 20:16:59.852 INFO STEP 730 (remove_files) COMPLETE
68492024-06-05T20:17:00.641Z[ recovery-image] Jun 05 20:16:59.852 INFO O| Jun 05 20:16:59.852 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502024-06-05T20:17:00.670Z[ recovery-image] Jun 05 20:16:59.886 INFO O| Jun 05 20:16:59.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
68512024-06-05T20:17:00.674Z[ recovery-image] Jun 05 20:16:59.886 INFO O| Jun 05 20:16:59.886 INFO STEP 731 (remove_files) COMPLETE
68522024-06-05T20:17:00.674Z[ recovery-image] Jun 05 20:16:59.886 INFO O| Jun 05 20:16:59.886 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532024-06-05T20:17:00.715Z[ recovery-image] Jun 05 20:16:59.930 INFO O| Jun 05 20:16:59.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
68542024-06-05T20:17:00.718Z[ recovery-image] Jun 05 20:16:59.931 INFO O| Jun 05 20:16:59.931 INFO STEP 732 (remove_files) COMPLETE
68552024-06-05T20:17:00.718Z[ recovery-image] Jun 05 20:16:59.931 INFO O| Jun 05 20:16:59.931 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562024-06-05T20:17:00.735Z[ recovery-image] Jun 05 20:16:59.951 INFO O| Jun 05 20:16:59.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
68572024-06-05T20:17:00.740Z[ recovery-image] Jun 05 20:16:59.951 INFO O| Jun 05 20:16:59.951 INFO STEP 733 (remove_files) COMPLETE
68582024-06-05T20:17:00.740Z[ recovery-image] Jun 05 20:16:59.951 INFO O| Jun 05 20:16:59.951 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592024-06-05T20:17:00.756Z[ recovery-image] Jun 05 20:16:59.972 INFO O| Jun 05 20:16:59.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
68602024-06-05T20:17:00.760Z[ recovery-image] Jun 05 20:16:59.972 INFO O| Jun 05 20:16:59.972 INFO STEP 734 (remove_files) COMPLETE
68612024-06-05T20:17:00.760Z[ recovery-image] Jun 05 20:16:59.972 INFO O| Jun 05 20:16:59.972 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622024-06-05T20:17:00.778Z[ recovery-image] Jun 05 20:16:59.992 INFO O| Jun 05 20:16:59.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
68632024-06-05T20:17:00.781Z[ recovery-image] Jun 05 20:16:59.992 INFO O| Jun 05 20:16:59.992 INFO STEP 735 (remove_files) COMPLETE
68642024-06-05T20:17:00.781Z[ recovery-image] Jun 05 20:16:59.992 INFO O| Jun 05 20:16:59.992 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68652024-06-05T20:17:00.805Z[ recovery-image] Jun 05 20:17:00.021 INFO O| Jun 05 20:17:00.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
68662024-06-05T20:17:00.808Z[ recovery-image] Jun 05 20:17:00.021 INFO O| Jun 05 20:17:00.021 INFO STEP 736 (remove_files) COMPLETE
68672024-06-05T20:17:00.808Z[ recovery-image] Jun 05 20:17:00.021 INFO O| Jun 05 20:17:00.021 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682024-06-05T20:17:00.947Z[ recovery-image] Jun 05 20:17:00.162 INFO O| Jun 05 20:17:00.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
68692024-06-05T20:17:00.947Z[ recovery-image] Jun 05 20:17:00.163 INFO O| Jun 05 20:17:00.163 INFO STEP 737 (remove_files) COMPLETE
68702024-06-05T20:17:00.947Z[ recovery-image] Jun 05 20:17:00.163 INFO O| Jun 05 20:17:00.163 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712024-06-05T20:17:00.988Z[ recovery-image] Jun 05 20:17:00.203 INFO O| Jun 05 20:17:00.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
68722024-06-05T20:17:00.988Z[ recovery-image] Jun 05 20:17:00.203 INFO O| Jun 05 20:17:00.203 INFO STEP 738 (remove_files) COMPLETE
68732024-06-05T20:17:00.991Z[ recovery-image] Jun 05 20:17:00.203 INFO O| Jun 05 20:17:00.203 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742024-06-05T20:17:01.019Z[ recovery-image] Jun 05 20:17:00.235 INFO O| Jun 05 20:17:00.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
68752024-06-05T20:17:01.019Z[ recovery-image] Jun 05 20:17:00.235 INFO O| Jun 05 20:17:00.235 INFO STEP 739 (remove_files) COMPLETE
68762024-06-05T20:17:01.019Z[ recovery-image] Jun 05 20:17:00.235 INFO O| Jun 05 20:17:00.235 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772024-06-05T20:17:01.041Z[ recovery-image] Jun 05 20:17:00.254 INFO O| Jun 05 20:17:00.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
68782024-06-05T20:17:01.041Z[ recovery-image] Jun 05 20:17:00.254 INFO O| Jun 05 20:17:00.254 INFO STEP 740 (remove_files) COMPLETE
68792024-06-05T20:17:01.041Z[ recovery-image] Jun 05 20:17:00.254 INFO O| Jun 05 20:17:00.254 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-06-05T20:17:01.058Z[ recovery-image] Jun 05 20:17:00.273 INFO O| Jun 05 20:17:00.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
68812024-06-05T20:17:01.081Z[ recovery-image] Jun 05 20:17:00.297 INFO O| Jun 05 20:17:00.297 INFO STEP 741 (remove_files) COMPLETE
68822024-06-05T20:17:01.081Z[ recovery-image] Jun 05 20:17:00.297 INFO O| Jun 05 20:17:00.297 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832024-06-05T20:17:01.115Z[ recovery-image] Jun 05 20:17:00.331 INFO O| Jun 05 20:17:00.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
68842024-06-05T20:17:01.115Z[ recovery-image] Jun 05 20:17:00.331 INFO O| Jun 05 20:17:00.331 INFO STEP 742 (remove_files) COMPLETE
68852024-06-05T20:17:01.115Z[ recovery-image] Jun 05 20:17:00.331 INFO O| Jun 05 20:17:00.331 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862024-06-05T20:17:01.136Z[ recovery-image] Jun 05 20:17:00.351 INFO O| Jun 05 20:17:00.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
68872024-06-05T20:17:01.136Z[ recovery-image] Jun 05 20:17:00.352 INFO O| Jun 05 20:17:00.351 INFO STEP 743 (remove_files) COMPLETE
68882024-06-05T20:17:01.140Z[ recovery-image] Jun 05 20:17:00.352 INFO O| Jun 05 20:17:00.351 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-06-05T20:17:01.157Z[ recovery-image] Jun 05 20:17:00.373 INFO O| Jun 05 20:17:00.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
68902024-06-05T20:17:01.160Z[ recovery-image] Jun 05 20:17:00.373 INFO O| Jun 05 20:17:00.373 INFO STEP 744 (remove_files) COMPLETE
68912024-06-05T20:17:01.160Z[ recovery-image] Jun 05 20:17:00.373 INFO O| Jun 05 20:17:00.373 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-06-05T20:17:01.192Z[ recovery-image] Jun 05 20:17:00.408 INFO O| Jun 05 20:17:00.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
68932024-06-05T20:17:01.197Z[ recovery-image] Jun 05 20:17:00.408 INFO O| Jun 05 20:17:00.408 INFO STEP 745 (remove_files) COMPLETE
68942024-06-05T20:17:01.197Z[ recovery-image] Jun 05 20:17:00.408 INFO O| Jun 05 20:17:00.408 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952024-06-05T20:17:01.216Z[ recovery-image] Jun 05 20:17:00.431 INFO O| Jun 05 20:17:00.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
68962024-06-05T20:17:01.216Z[ recovery-image] Jun 05 20:17:00.432 INFO O| Jun 05 20:17:00.431 INFO STEP 746 (remove_files) COMPLETE
68972024-06-05T20:17:01.219Z[ recovery-image] Jun 05 20:17:00.432 INFO O| Jun 05 20:17:00.432 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982024-06-05T20:17:01.283Z[ recovery-image] Jun 05 20:17:00.499 INFO O| Jun 05 20:17:00.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
68992024-06-05T20:17:01.283Z[ recovery-image] Jun 05 20:17:00.499 INFO O| Jun 05 20:17:00.499 INFO STEP 747 (remove_files) COMPLETE
69002024-06-05T20:17:01.293Z[ recovery-image] Jun 05 20:17:00.499 INFO O| Jun 05 20:17:00.499 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012024-06-05T20:17:01.316Z[ recovery-image] Jun 05 20:17:00.532 INFO O| Jun 05 20:17:00.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69022024-06-05T20:17:01.316Z[ recovery-image] Jun 05 20:17:00.532 INFO O| Jun 05 20:17:00.532 INFO STEP 748 (remove_files) COMPLETE
69032024-06-05T20:17:01.316Z[ recovery-image] Jun 05 20:17:00.532 INFO O| Jun 05 20:17:00.532 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042024-06-05T20:17:01.350Z[ recovery-image] Jun 05 20:17:00.566 INFO O| Jun 05 20:17:00.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69052024-06-05T20:17:01.350Z[ recovery-image] Jun 05 20:17:00.566 INFO O| Jun 05 20:17:00.566 INFO STEP 749 (remove_files) COMPLETE
69062024-06-05T20:17:01.354Z[ recovery-image] Jun 05 20:17:00.566 INFO O| Jun 05 20:17:00.566 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072024-06-05T20:17:01.402Z[ recovery-image] Jun 05 20:17:00.616 INFO O| Jun 05 20:17:00.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
69082024-06-05T20:17:01.407Z[ recovery-image] Jun 05 20:17:00.616 INFO O| Jun 05 20:17:00.616 INFO STEP 750 (remove_files) COMPLETE
69092024-06-05T20:17:01.407Z[ recovery-image] Jun 05 20:17:00.616 INFO O| Jun 05 20:17:00.616 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102024-06-05T20:17:01.425Z[ recovery-image] Jun 05 20:17:00.641 INFO O| Jun 05 20:17:00.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69112024-06-05T20:17:01.449Z[ recovery-image] Jun 05 20:17:00.665 INFO O| Jun 05 20:17:00.665 INFO STEP 751 (remove_files) COMPLETE
69122024-06-05T20:17:01.449Z[ recovery-image] Jun 05 20:17:00.665 INFO O| Jun 05 20:17:00.665 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132024-06-05T20:17:01.473Z[ recovery-image] Jun 05 20:17:00.688 INFO O| Jun 05 20:17:00.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
69142024-06-05T20:17:01.476Z[ recovery-image] Jun 05 20:17:00.689 INFO O| Jun 05 20:17:00.688 INFO STEP 752 (remove_files) COMPLETE
69152024-06-05T20:17:01.476Z[ recovery-image] Jun 05 20:17:00.689 INFO O| Jun 05 20:17:00.688 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162024-06-05T20:17:01.502Z[ recovery-image] Jun 05 20:17:00.716 INFO O| Jun 05 20:17:00.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
69172024-06-05T20:17:01.526Z[ recovery-image] Jun 05 20:17:00.737 INFO O| Jun 05 20:17:00.737 INFO STEP 753 (remove_files) COMPLETE
69182024-06-05T20:17:01.526Z[ recovery-image] Jun 05 20:17:00.737 INFO O| Jun 05 20:17:00.737 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192024-06-05T20:17:01.593Z[ recovery-image] Jun 05 20:17:00.808 INFO O| Jun 05 20:17:00.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
69202024-06-05T20:17:01.613Z[ recovery-image] Jun 05 20:17:00.828 INFO O| Jun 05 20:17:00.828 INFO STEP 754 (remove_files) COMPLETE
69212024-06-05T20:17:01.613Z[ recovery-image] Jun 05 20:17:00.828 INFO O| Jun 05 20:17:00.828 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222024-06-05T20:17:01.670Z[ recovery-image] Jun 05 20:17:00.886 INFO O| Jun 05 20:17:00.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
69232024-06-05T20:17:01.671Z[ recovery-image] Jun 05 20:17:00.886 INFO O| Jun 05 20:17:00.886 INFO STEP 755 (remove_files) COMPLETE
69242024-06-05T20:17:01.671Z[ recovery-image] Jun 05 20:17:00.886 INFO O| Jun 05 20:17:00.886 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252024-06-05T20:17:01.714Z[ recovery-image] Jun 05 20:17:00.929 INFO O| Jun 05 20:17:00.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
69262024-06-05T20:17:01.714Z[ recovery-image] Jun 05 20:17:00.930 INFO O| Jun 05 20:17:00.930 INFO STEP 756 (remove_files) COMPLETE
69272024-06-05T20:17:01.718Z[ recovery-image] Jun 05 20:17:00.930 INFO O| Jun 05 20:17:00.930 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282024-06-05T20:17:01.733Z[ recovery-image] Jun 05 20:17:00.948 INFO O| Jun 05 20:17:00.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
69292024-06-05T20:17:01.737Z[ recovery-image] Jun 05 20:17:00.949 INFO O| Jun 05 20:17:00.949 INFO STEP 757 (remove_files) COMPLETE
69302024-06-05T20:17:01.737Z[ recovery-image] Jun 05 20:17:00.949 INFO O| Jun 05 20:17:00.949 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312024-06-05T20:17:01.753Z[ recovery-image] Jun 05 20:17:00.968 INFO O| Jun 05 20:17:00.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
69322024-06-05T20:17:01.756Z[ recovery-image] Jun 05 20:17:00.968 INFO O| Jun 05 20:17:00.968 INFO STEP 758 (remove_files) COMPLETE
69332024-06-05T20:17:01.756Z[ recovery-image] Jun 05 20:17:00.969 INFO O| Jun 05 20:17:00.968 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342024-06-05T20:17:01.774Z[ recovery-image] Jun 05 20:17:00.989 INFO O| Jun 05 20:17:00.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
69352024-06-05T20:17:01.777Z[ recovery-image] Jun 05 20:17:00.989 INFO O| Jun 05 20:17:00.989 INFO STEP 759 (remove_files) COMPLETE
69362024-06-05T20:17:01.777Z[ recovery-image] Jun 05 20:17:00.989 INFO O| Jun 05 20:17:00.989 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372024-06-05T20:17:01.796Z[ recovery-image] Jun 05 20:17:01.012 INFO O| Jun 05 20:17:01.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
69382024-06-05T20:17:01.816Z[ recovery-image] Jun 05 20:17:01.029 INFO O| Jun 05 20:17:01.029 INFO STEP 760 (remove_files) COMPLETE
69392024-06-05T20:17:01.816Z[ recovery-image] Jun 05 20:17:01.029 INFO O| Jun 05 20:17:01.029 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402024-06-05T20:17:01.875Z[ recovery-image] Jun 05 20:17:01.090 INFO O| Jun 05 20:17:01.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
69412024-06-05T20:17:01.879Z[ recovery-image] Jun 05 20:17:01.090 INFO O| Jun 05 20:17:01.090 INFO STEP 761 (remove_files) COMPLETE
69422024-06-05T20:17:01.879Z[ recovery-image] Jun 05 20:17:01.090 INFO O| Jun 05 20:17:01.090 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432024-06-05T20:17:01.897Z[ recovery-image] Jun 05 20:17:01.113 INFO O| Jun 05 20:17:01.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
69442024-06-05T20:17:01.901Z[ recovery-image] Jun 05 20:17:01.113 INFO O| Jun 05 20:17:01.113 INFO STEP 762 (remove_files) COMPLETE
69452024-06-05T20:17:01.901Z[ recovery-image] Jun 05 20:17:01.114 INFO O| Jun 05 20:17:01.113 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462024-06-05T20:17:01.919Z[ recovery-image] Jun 05 20:17:01.134 INFO O| Jun 05 20:17:01.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
69472024-06-05T20:17:01.922Z[ recovery-image] Jun 05 20:17:01.135 INFO O| Jun 05 20:17:01.135 INFO STEP 763 (remove_files) COMPLETE
69482024-06-05T20:17:01.922Z[ recovery-image] Jun 05 20:17:01.135 INFO O| Jun 05 20:17:01.135 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492024-06-05T20:17:01.959Z[ recovery-image] Jun 05 20:17:01.175 INFO O| Jun 05 20:17:01.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
69502024-06-05T20:17:01.960Z[ recovery-image] Jun 05 20:17:01.175 INFO O| Jun 05 20:17:01.175 INFO STEP 764 (remove_files) COMPLETE
69512024-06-05T20:17:01.964Z[ recovery-image] Jun 05 20:17:01.175 INFO O| Jun 05 20:17:01.175 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522024-06-05T20:17:01.982Z[ recovery-image] Jun 05 20:17:01.197 INFO O| Jun 05 20:17:01.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
69532024-06-05T20:17:01.982Z[ recovery-image] Jun 05 20:17:01.197 INFO O| Jun 05 20:17:01.197 INFO STEP 765 (remove_files) COMPLETE
69542024-06-05T20:17:01.987Z[ recovery-image] Jun 05 20:17:01.198 INFO O| Jun 05 20:17:01.197 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552024-06-05T20:17:02.004Z[ recovery-image] Jun 05 20:17:01.219 INFO O| Jun 05 20:17:01.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
69562024-06-05T20:17:02.004Z[ recovery-image] Jun 05 20:17:01.219 INFO O| Jun 05 20:17:01.219 INFO STEP 766 (remove_files) COMPLETE
69572024-06-05T20:17:02.007Z[ recovery-image] Jun 05 20:17:01.219 INFO O| Jun 05 20:17:01.219 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582024-06-05T20:17:02.040Z[ recovery-image] Jun 05 20:17:01.256 INFO O| Jun 05 20:17:01.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
69592024-06-05T20:17:02.045Z[ recovery-image] Jun 05 20:17:01.256 INFO O| Jun 05 20:17:01.256 INFO STEP 767 (remove_files) COMPLETE
69602024-06-05T20:17:02.045Z[ recovery-image] Jun 05 20:17:01.257 INFO O| Jun 05 20:17:01.256 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612024-06-05T20:17:02.104Z[ recovery-image] Jun 05 20:17:01.319 INFO O| Jun 05 20:17:01.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
69622024-06-05T20:17:02.105Z[ recovery-image] Jun 05 20:17:01.319 INFO O| Jun 05 20:17:01.319 INFO STEP 768 (remove_files) COMPLETE
69632024-06-05T20:17:02.108Z[ recovery-image] Jun 05 20:17:01.319 INFO O| Jun 05 20:17:01.319 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642024-06-05T20:17:02.127Z[ recovery-image] Jun 05 20:17:01.342 INFO O| Jun 05 20:17:01.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
69652024-06-05T20:17:02.127Z[ recovery-image] Jun 05 20:17:01.342 INFO O| Jun 05 20:17:01.342 INFO STEP 769 (remove_files) COMPLETE
69662024-06-05T20:17:02.130Z[ recovery-image] Jun 05 20:17:01.342 INFO O| Jun 05 20:17:01.342 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672024-06-05T20:17:02.164Z[ recovery-image] Jun 05 20:17:01.379 INFO O| Jun 05 20:17:01.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
69682024-06-05T20:17:02.164Z[ recovery-image] Jun 05 20:17:01.379 INFO O| Jun 05 20:17:01.379 INFO STEP 770 (remove_files) COMPLETE
69692024-06-05T20:17:02.164Z[ recovery-image] Jun 05 20:17:01.379 INFO O| Jun 05 20:17:01.379 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702024-06-05T20:17:02.188Z[ recovery-image] Jun 05 20:17:01.404 INFO O| Jun 05 20:17:01.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
69712024-06-05T20:17:02.188Z[ recovery-image] Jun 05 20:17:01.404 INFO O| Jun 05 20:17:01.404 INFO STEP 771 (remove_files) COMPLETE
69722024-06-05T20:17:02.192Z[ recovery-image] Jun 05 20:17:01.404 INFO O| Jun 05 20:17:01.404 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732024-06-05T20:17:02.227Z[ recovery-image] Jun 05 20:17:01.443 INFO O| Jun 05 20:17:01.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
69742024-06-05T20:17:02.227Z[ recovery-image] Jun 05 20:17:01.443 INFO O| Jun 05 20:17:01.443 INFO STEP 772 (remove_files) COMPLETE
69752024-06-05T20:17:02.232Z[ recovery-image] Jun 05 20:17:01.443 INFO O| Jun 05 20:17:01.443 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762024-06-05T20:17:02.288Z[ recovery-image] Jun 05 20:17:01.503 INFO O| Jun 05 20:17:01.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
69772024-06-05T20:17:02.288Z[ recovery-image] Jun 05 20:17:01.504 INFO O| Jun 05 20:17:01.503 INFO STEP 773 (remove_files) COMPLETE
69782024-06-05T20:17:02.288Z[ recovery-image] Jun 05 20:17:01.504 INFO O| Jun 05 20:17:01.503 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792024-06-05T20:17:02.311Z[ recovery-image] Jun 05 20:17:01.525 INFO O| Jun 05 20:17:01.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
69802024-06-05T20:17:02.311Z[ recovery-image] Jun 05 20:17:01.525 INFO O| Jun 05 20:17:01.525 INFO STEP 774 (remove_files) COMPLETE
69812024-06-05T20:17:02.311Z[ recovery-image] Jun 05 20:17:01.525 INFO O| Jun 05 20:17:01.525 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822024-06-05T20:17:02.360Z[ recovery-image] Jun 05 20:17:01.575 INFO O| Jun 05 20:17:01.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
69832024-06-05T20:17:02.360Z[ recovery-image] Jun 05 20:17:01.575 INFO O| Jun 05 20:17:01.575 INFO STEP 775 (remove_files) COMPLETE
69842024-06-05T20:17:02.360Z[ recovery-image] Jun 05 20:17:01.575 INFO O| Jun 05 20:17:01.575 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852024-06-05T20:17:02.401Z[ recovery-image] Jun 05 20:17:01.613 INFO O| Jun 05 20:17:01.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
69862024-06-05T20:17:02.406Z[ recovery-image] Jun 05 20:17:01.613 INFO O| Jun 05 20:17:01.613 INFO STEP 776 (remove_files) COMPLETE
69872024-06-05T20:17:02.406Z[ recovery-image] Jun 05 20:17:01.613 INFO O| Jun 05 20:17:01.613 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882024-06-05T20:17:02.418Z[ recovery-image] Jun 05 20:17:01.634 INFO O| Jun 05 20:17:01.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
69892024-06-05T20:17:02.422Z[ recovery-image] Jun 05 20:17:01.636 INFO O| Jun 05 20:17:01.636 INFO STEP 777 (remove_files) COMPLETE
69902024-06-05T20:17:02.422Z[ recovery-image] Jun 05 20:17:01.636 INFO O| Jun 05 20:17:01.636 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912024-06-05T20:17:02.442Z[ recovery-image] Jun 05 20:17:01.658 INFO O| Jun 05 20:17:01.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
69922024-06-05T20:17:02.446Z[ recovery-image] Jun 05 20:17:01.658 INFO O| Jun 05 20:17:01.658 INFO STEP 778 (remove_files) COMPLETE
69932024-06-05T20:17:02.446Z[ recovery-image] Jun 05 20:17:01.658 INFO O| Jun 05 20:17:01.658 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942024-06-05T20:17:02.464Z[ recovery-image] Jun 05 20:17:01.678 INFO O| Jun 05 20:17:01.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
69952024-06-05T20:17:02.464Z[ recovery-image] Jun 05 20:17:01.678 INFO O| Jun 05 20:17:01.678 INFO STEP 779 (remove_files) COMPLETE
69962024-06-05T20:17:02.464Z[ recovery-image] Jun 05 20:17:01.678 INFO O| Jun 05 20:17:01.678 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972024-06-05T20:17:02.501Z[ recovery-image] Jun 05 20:17:01.715 INFO O| Jun 05 20:17:01.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
69982024-06-05T20:17:02.501Z[ recovery-image] Jun 05 20:17:01.715 INFO O| Jun 05 20:17:01.715 INFO STEP 780 (remove_files) COMPLETE
69992024-06-05T20:17:02.501Z[ recovery-image] Jun 05 20:17:01.715 INFO O| Jun 05 20:17:01.715 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002024-06-05T20:17:02.519Z[ recovery-image] Jun 05 20:17:01.734 INFO O| Jun 05 20:17:01.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70012024-06-05T20:17:02.519Z[ recovery-image] Jun 05 20:17:01.734 INFO O| Jun 05 20:17:01.734 INFO STEP 781 (remove_files) COMPLETE
70022024-06-05T20:17:02.519Z[ recovery-image] Jun 05 20:17:01.735 INFO O| Jun 05 20:17:01.734 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032024-06-05T20:17:02.551Z[ recovery-image] Jun 05 20:17:01.766 INFO O| Jun 05 20:17:01.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
70042024-06-05T20:17:02.554Z[ recovery-image] Jun 05 20:17:01.766 INFO O| Jun 05 20:17:01.766 INFO STEP 782 (remove_files) COMPLETE
70052024-06-05T20:17:02.554Z[ recovery-image] Jun 05 20:17:01.766 INFO O| Jun 05 20:17:01.766 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062024-06-05T20:17:02.608Z[ recovery-image] Jun 05 20:17:01.822 INFO O| Jun 05 20:17:01.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70072024-06-05T20:17:02.608Z[ recovery-image] Jun 05 20:17:01.822 INFO O| Jun 05 20:17:01.822 INFO STEP 783 (remove_files) COMPLETE
70082024-06-05T20:17:02.608Z[ recovery-image] Jun 05 20:17:01.822 INFO O| Jun 05 20:17:01.822 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092024-06-05T20:17:02.724Z[ recovery-image] Jun 05 20:17:01.938 INFO O| Jun 05 20:17:01.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
70102024-06-05T20:17:02.725Z[ recovery-image] Jun 05 20:17:01.938 INFO O| Jun 05 20:17:01.938 INFO STEP 784 (remove_files) COMPLETE
70112024-06-05T20:17:02.730Z[ recovery-image] Jun 05 20:17:01.938 INFO O| Jun 05 20:17:01.938 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-06-05T20:17:02.757Z[ recovery-image] Jun 05 20:17:01.971 INFO O| Jun 05 20:17:01.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
70132024-06-05T20:17:02.757Z[ recovery-image] Jun 05 20:17:01.971 INFO O| Jun 05 20:17:01.971 INFO STEP 785 (remove_files) COMPLETE
70142024-06-05T20:17:02.757Z[ recovery-image] Jun 05 20:17:01.971 INFO O| Jun 05 20:17:01.971 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-06-05T20:17:02.778Z[ recovery-image] Jun 05 20:17:01.991 INFO O| Jun 05 20:17:01.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70162024-06-05T20:17:02.778Z[ recovery-image] Jun 05 20:17:01.991 INFO O| Jun 05 20:17:01.991 INFO STEP 786 (remove_files) COMPLETE
70172024-06-05T20:17:02.778Z[ recovery-image] Jun 05 20:17:01.991 INFO O| Jun 05 20:17:01.991 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-06-05T20:17:02.795Z[ recovery-image] Jun 05 20:17:02.011 INFO O| Jun 05 20:17:02.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70192024-06-05T20:17:02.795Z[ recovery-image] Jun 05 20:17:02.011 INFO O| Jun 05 20:17:02.011 INFO STEP 787 (remove_files) COMPLETE
70202024-06-05T20:17:02.799Z[ recovery-image] Jun 05 20:17:02.011 INFO O| Jun 05 20:17:02.011 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-06-05T20:17:02.818Z[ recovery-image] Jun 05 20:17:02.031 INFO O| Jun 05 20:17:02.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70222024-06-05T20:17:02.818Z[ recovery-image] Jun 05 20:17:02.031 INFO O| Jun 05 20:17:02.031 INFO STEP 788 (remove_files) COMPLETE
70232024-06-05T20:17:02.822Z[ recovery-image] Jun 05 20:17:02.031 INFO O| Jun 05 20:17:02.031 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-06-05T20:17:02.845Z[ recovery-image] Jun 05 20:17:02.061 INFO O| Jun 05 20:17:02.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70252024-06-05T20:17:02.849Z[ recovery-image] Jun 05 20:17:02.061 INFO O| Jun 05 20:17:02.061 INFO STEP 789 (remove_files) COMPLETE
70262024-06-05T20:17:02.849Z[ recovery-image] Jun 05 20:17:02.061 INFO O| Jun 05 20:17:02.061 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-06-05T20:17:02.868Z[ recovery-image] Jun 05 20:17:02.083 INFO O| Jun 05 20:17:02.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70282024-06-05T20:17:02.872Z[ recovery-image] Jun 05 20:17:02.084 INFO O| Jun 05 20:17:02.084 INFO STEP 790 (remove_files) COMPLETE
70292024-06-05T20:17:02.872Z[ recovery-image] Jun 05 20:17:02.084 INFO O| Jun 05 20:17:02.084 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-06-05T20:17:02.890Z[ recovery-image] Jun 05 20:17:02.105 INFO O| Jun 05 20:17:02.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70312024-06-05T20:17:02.890Z[ recovery-image] Jun 05 20:17:02.105 INFO O| Jun 05 20:17:02.105 INFO STEP 791 (remove_files) COMPLETE
70322024-06-05T20:17:02.890Z[ recovery-image] Jun 05 20:17:02.105 INFO O| Jun 05 20:17:02.105 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-06-05T20:17:02.984Z[ recovery-image] Jun 05 20:17:02.199 INFO O| Jun 05 20:17:02.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70342024-06-05T20:17:02.987Z[ recovery-image] Jun 05 20:17:02.199 INFO O| Jun 05 20:17:02.199 INFO STEP 792 (remove_files) COMPLETE
70352024-06-05T20:17:02.987Z[ recovery-image] Jun 05 20:17:02.199 INFO O| Jun 05 20:17:02.199 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-06-05T20:17:03.097Z[ recovery-image] Jun 05 20:17:02.312 INFO O| Jun 05 20:17:02.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
70372024-06-05T20:17:03.097Z[ recovery-image] Jun 05 20:17:02.312 INFO O| Jun 05 20:17:02.312 INFO STEP 793 (remove_files) COMPLETE
70382024-06-05T20:17:03.097Z[ recovery-image] Jun 05 20:17:02.312 INFO O| Jun 05 20:17:02.312 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-06-05T20:17:03.118Z[ recovery-image] Jun 05 20:17:02.333 INFO O| Jun 05 20:17:02.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
70402024-06-05T20:17:03.118Z[ recovery-image] Jun 05 20:17:02.333 INFO O| Jun 05 20:17:02.333 INFO STEP 794 (remove_files) COMPLETE
70412024-06-05T20:17:03.122Z[ recovery-image] Jun 05 20:17:02.333 INFO O| Jun 05 20:17:02.333 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-06-05T20:17:03.142Z[ recovery-image] Jun 05 20:17:02.357 INFO O| Jun 05 20:17:02.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
70432024-06-05T20:17:03.142Z[ recovery-image] Jun 05 20:17:02.357 INFO O| Jun 05 20:17:02.357 INFO STEP 795 (remove_files) COMPLETE
70442024-06-05T20:17:03.142Z[ recovery-image] Jun 05 20:17:02.357 INFO O| Jun 05 20:17:02.357 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-06-05T20:17:03.163Z[ recovery-image] Jun 05 20:17:02.377 INFO O| Jun 05 20:17:02.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
70462024-06-05T20:17:03.163Z[ recovery-image] Jun 05 20:17:02.377 INFO O| Jun 05 20:17:02.377 INFO STEP 796 (remove_files) COMPLETE
70472024-06-05T20:17:03.163Z[ recovery-image] Jun 05 20:17:02.377 INFO O| Jun 05 20:17:02.377 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-06-05T20:17:03.220Z[ recovery-image] Jun 05 20:17:02.436 INFO O| Jun 05 20:17:02.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
70492024-06-05T20:17:03.221Z[ recovery-image] Jun 05 20:17:02.436 INFO O| Jun 05 20:17:02.436 INFO STEP 797 (remove_files) COMPLETE
70502024-06-05T20:17:03.221Z[ recovery-image] Jun 05 20:17:02.436 INFO O| Jun 05 20:17:02.436 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-06-05T20:17:03.240Z[ recovery-image] Jun 05 20:17:02.455 INFO O| Jun 05 20:17:02.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
70522024-06-05T20:17:03.240Z[ recovery-image] Jun 05 20:17:02.455 INFO O| Jun 05 20:17:02.455 INFO STEP 798 (remove_files) COMPLETE
70532024-06-05T20:17:03.240Z[ recovery-image] Jun 05 20:17:02.455 INFO O| Jun 05 20:17:02.455 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-06-05T20:17:03.261Z[ recovery-image] Jun 05 20:17:02.477 INFO O| Jun 05 20:17:02.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
70552024-06-05T20:17:03.262Z[ recovery-image] Jun 05 20:17:02.477 INFO O| Jun 05 20:17:02.477 INFO STEP 799 (remove_files) COMPLETE
70562024-06-05T20:17:03.265Z[ recovery-image] Jun 05 20:17:02.477 INFO O| Jun 05 20:17:02.477 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-06-05T20:17:03.282Z[ recovery-image] Jun 05 20:17:02.498 INFO O| Jun 05 20:17:02.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
70582024-06-05T20:17:03.282Z[ recovery-image] Jun 05 20:17:02.498 INFO O| Jun 05 20:17:02.498 INFO STEP 800 (remove_files) COMPLETE
70592024-06-05T20:17:03.286Z[ recovery-image] Jun 05 20:17:02.498 INFO O| Jun 05 20:17:02.498 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-06-05T20:17:03.305Z[ recovery-image] Jun 05 20:17:02.518 INFO O| Jun 05 20:17:02.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
70612024-06-05T20:17:03.305Z[ recovery-image] Jun 05 20:17:02.518 INFO O| Jun 05 20:17:02.518 INFO STEP 801 (remove_files) COMPLETE
70622024-06-05T20:17:03.305Z[ recovery-image] Jun 05 20:17:02.518 INFO O| Jun 05 20:17:02.518 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-06-05T20:17:03.334Z[ recovery-image] Jun 05 20:17:02.547 INFO O| Jun 05 20:17:02.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
70642024-06-05T20:17:03.334Z[ recovery-image] Jun 05 20:17:02.547 INFO O| Jun 05 20:17:02.547 INFO STEP 802 (remove_files) COMPLETE
70652024-06-05T20:17:03.334Z[ recovery-image] Jun 05 20:17:02.547 INFO O| Jun 05 20:17:02.547 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-06-05T20:17:03.367Z[ recovery-image] Jun 05 20:17:02.582 INFO O| Jun 05 20:17:02.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
70672024-06-05T20:17:03.367Z[ recovery-image] Jun 05 20:17:02.582 INFO O| Jun 05 20:17:02.582 INFO STEP 803 (remove_files) COMPLETE
70682024-06-05T20:17:03.367Z[ recovery-image] Jun 05 20:17:02.582 INFO O| Jun 05 20:17:02.582 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-06-05T20:17:03.406Z[ recovery-image] Jun 05 20:17:02.622 INFO O| Jun 05 20:17:02.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
70702024-06-05T20:17:03.409Z[ recovery-image] Jun 05 20:17:02.622 INFO O| Jun 05 20:17:02.622 INFO STEP 804 (remove_files) COMPLETE
70712024-06-05T20:17:03.409Z[ recovery-image] Jun 05 20:17:02.622 INFO O| Jun 05 20:17:02.622 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-06-05T20:17:03.440Z[ recovery-image] Jun 05 20:17:02.655 INFO O| Jun 05 20:17:02.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
70732024-06-05T20:17:03.440Z[ recovery-image] Jun 05 20:17:02.655 INFO O| Jun 05 20:17:02.655 INFO STEP 805 (remove_files) COMPLETE
70742024-06-05T20:17:03.440Z[ recovery-image] Jun 05 20:17:02.655 INFO O| Jun 05 20:17:02.655 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752024-06-05T20:17:03.460Z[ recovery-image] Jun 05 20:17:02.676 INFO O| Jun 05 20:17:02.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
70762024-06-05T20:17:03.464Z[ recovery-image] Jun 05 20:17:02.676 INFO O| Jun 05 20:17:02.676 INFO STEP 806 (remove_files) COMPLETE
70772024-06-05T20:17:03.464Z[ recovery-image] Jun 05 20:17:02.676 INFO O| Jun 05 20:17:02.676 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782024-06-05T20:17:03.480Z[ recovery-image] Jun 05 20:17:02.695 INFO O| Jun 05 20:17:02.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
70792024-06-05T20:17:03.484Z[ recovery-image] Jun 05 20:17:02.696 INFO O| Jun 05 20:17:02.696 INFO STEP 807 (remove_files) COMPLETE
70802024-06-05T20:17:03.484Z[ recovery-image] Jun 05 20:17:02.696 INFO O| Jun 05 20:17:02.696 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812024-06-05T20:17:03.501Z[ recovery-image] Jun 05 20:17:02.716 INFO O| Jun 05 20:17:02.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
70822024-06-05T20:17:03.505Z[ recovery-image] Jun 05 20:17:02.716 INFO O| Jun 05 20:17:02.716 INFO STEP 808 (remove_files) COMPLETE
70832024-06-05T20:17:03.505Z[ recovery-image] Jun 05 20:17:02.716 INFO O| Jun 05 20:17:02.716 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842024-06-05T20:17:03.521Z[ recovery-image] Jun 05 20:17:02.736 INFO O| Jun 05 20:17:02.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
70852024-06-05T20:17:03.524Z[ recovery-image] Jun 05 20:17:02.737 INFO O| Jun 05 20:17:02.736 INFO STEP 809 (remove_files) COMPLETE
70862024-06-05T20:17:03.524Z[ recovery-image] Jun 05 20:17:02.737 INFO O| Jun 05 20:17:02.737 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872024-06-05T20:17:03.544Z[ recovery-image] Jun 05 20:17:02.757 INFO O| Jun 05 20:17:02.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
70882024-06-05T20:17:03.548Z[ recovery-image] Jun 05 20:17:02.758 INFO O| Jun 05 20:17:02.757 INFO STEP 810 (remove_files) COMPLETE
70892024-06-05T20:17:03.548Z[ recovery-image] Jun 05 20:17:02.758 INFO O| Jun 05 20:17:02.758 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902024-06-05T20:17:03.578Z[ recovery-image] Jun 05 20:17:02.794 INFO O| Jun 05 20:17:02.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
70912024-06-05T20:17:03.578Z[ recovery-image] Jun 05 20:17:02.794 INFO O| Jun 05 20:17:02.794 INFO STEP 811 (remove_files) COMPLETE
70922024-06-05T20:17:03.578Z[ recovery-image] Jun 05 20:17:02.794 INFO O| Jun 05 20:17:02.794 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932024-06-05T20:17:03.601Z[ recovery-image] Jun 05 20:17:02.817 INFO O| Jun 05 20:17:02.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
70942024-06-05T20:17:03.604Z[ recovery-image] Jun 05 20:17:02.817 INFO O| Jun 05 20:17:02.817 INFO STEP 812 (remove_files) COMPLETE
70952024-06-05T20:17:03.605Z[ recovery-image] Jun 05 20:17:02.817 INFO O| Jun 05 20:17:02.817 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962024-06-05T20:17:03.622Z[ recovery-image] Jun 05 20:17:02.837 INFO O| Jun 05 20:17:02.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
70972024-06-05T20:17:03.622Z[ recovery-image] Jun 05 20:17:02.838 INFO O| Jun 05 20:17:02.838 INFO STEP 813 (remove_files) COMPLETE
70982024-06-05T20:17:03.625Z[ recovery-image] Jun 05 20:17:02.838 INFO O| Jun 05 20:17:02.838 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992024-06-05T20:17:03.643Z[ recovery-image] Jun 05 20:17:02.857 INFO O| Jun 05 20:17:02.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
71002024-06-05T20:17:03.643Z[ recovery-image] Jun 05 20:17:02.858 INFO O| Jun 05 20:17:02.858 INFO STEP 814 (remove_files) COMPLETE
71012024-06-05T20:17:03.643Z[ recovery-image] Jun 05 20:17:02.858 INFO O| Jun 05 20:17:02.858 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022024-06-05T20:17:03.662Z[ recovery-image] Jun 05 20:17:02.878 INFO O| Jun 05 20:17:02.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
71032024-06-05T20:17:03.663Z[ recovery-image] Jun 05 20:17:02.878 INFO O| Jun 05 20:17:02.878 INFO STEP 815 (remove_files) COMPLETE
71042024-06-05T20:17:03.663Z[ recovery-image] Jun 05 20:17:02.878 INFO O| Jun 05 20:17:02.878 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052024-06-05T20:17:03.777Z[ recovery-image] Jun 05 20:17:02.991 INFO O| Jun 05 20:17:02.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
71062024-06-05T20:17:03.777Z[ recovery-image] Jun 05 20:17:02.992 INFO O| Jun 05 20:17:02.992 INFO STEP 816 (remove_files) COMPLETE
71072024-06-05T20:17:03.781Z[ recovery-image] Jun 05 20:17:02.992 INFO O| Jun 05 20:17:02.992 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082024-06-05T20:17:03.846Z[ recovery-image] Jun 05 20:17:03.053 INFO O| Jun 05 20:17:03.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
71092024-06-05T20:17:03.851Z[ recovery-image] Jun 05 20:17:03.053 INFO O| Jun 05 20:17:03.053 INFO STEP 817 (remove_files) COMPLETE
71102024-06-05T20:17:03.851Z[ recovery-image] Jun 05 20:17:03.053 INFO O| Jun 05 20:17:03.053 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112024-06-05T20:17:03.858Z[ recovery-image] Jun 05 20:17:03.073 INFO O| Jun 05 20:17:03.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
71122024-06-05T20:17:03.862Z[ recovery-image] Jun 05 20:17:03.073 INFO O| Jun 05 20:17:03.073 INFO STEP 818 (remove_files) COMPLETE
71132024-06-05T20:17:03.862Z[ recovery-image] Jun 05 20:17:03.073 INFO O| Jun 05 20:17:03.073 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142024-06-05T20:17:03.877Z[ recovery-image] Jun 05 20:17:03.092 INFO O| Jun 05 20:17:03.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
71152024-06-05T20:17:03.877Z[ recovery-image] Jun 05 20:17:03.093 INFO O| Jun 05 20:17:03.093 INFO STEP 819 (remove_files) COMPLETE
71162024-06-05T20:17:03.880Z[ recovery-image] Jun 05 20:17:03.093 INFO O| Jun 05 20:17:03.093 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172024-06-05T20:17:03.897Z[ recovery-image] Jun 05 20:17:03.113 INFO O| Jun 05 20:17:03.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
71182024-06-05T20:17:03.897Z[ recovery-image] Jun 05 20:17:03.113 INFO O| Jun 05 20:17:03.113 INFO STEP 820 (remove_files) COMPLETE
71192024-06-05T20:17:03.900Z[ recovery-image] Jun 05 20:17:03.113 INFO O| Jun 05 20:17:03.113 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202024-06-05T20:17:03.919Z[ recovery-image] Jun 05 20:17:03.135 INFO O| Jun 05 20:17:03.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
71212024-06-05T20:17:03.919Z[ recovery-image] Jun 05 20:17:03.135 INFO O| Jun 05 20:17:03.135 INFO STEP 821 (remove_files) COMPLETE
71222024-06-05T20:17:03.924Z[ recovery-image] Jun 05 20:17:03.135 INFO O| Jun 05 20:17:03.135 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232024-06-05T20:17:03.943Z[ recovery-image] Jun 05 20:17:03.156 INFO O| Jun 05 20:17:03.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
71242024-06-05T20:17:03.943Z[ recovery-image] Jun 05 20:17:03.156 INFO O| Jun 05 20:17:03.156 INFO STEP 822 (remove_files) COMPLETE
71252024-06-05T20:17:03.943Z[ recovery-image] Jun 05 20:17:03.156 INFO O| Jun 05 20:17:03.156 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262024-06-05T20:17:03.962Z[ recovery-image] Jun 05 20:17:03.177 INFO O| Jun 05 20:17:03.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
71272024-06-05T20:17:03.965Z[ recovery-image] Jun 05 20:17:03.178 INFO O| Jun 05 20:17:03.178 INFO STEP 823 (remove_files) COMPLETE
71282024-06-05T20:17:03.965Z[ recovery-image] Jun 05 20:17:03.178 INFO O| Jun 05 20:17:03.178 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292024-06-05T20:17:03.988Z[ recovery-image] Jun 05 20:17:03.204 INFO O| Jun 05 20:17:03.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
71302024-06-05T20:17:03.988Z[ recovery-image] Jun 05 20:17:03.204 INFO O| Jun 05 20:17:03.204 INFO STEP 824 (remove_files) COMPLETE
71312024-06-05T20:17:03.989Z[ recovery-image] Jun 05 20:17:03.204 INFO O| Jun 05 20:17:03.204 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322024-06-05T20:17:04.010Z[ recovery-image] Jun 05 20:17:03.225 INFO O| Jun 05 20:17:03.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
71332024-06-05T20:17:04.010Z[ recovery-image] Jun 05 20:17:03.225 INFO O| Jun 05 20:17:03.225 INFO STEP 825 (remove_files) COMPLETE
71342024-06-05T20:17:04.011Z[ recovery-image] Jun 05 20:17:03.225 INFO O| Jun 05 20:17:03.225 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352024-06-05T20:17:04.030Z[ recovery-image] Jun 05 20:17:03.245 INFO O| Jun 05 20:17:03.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
71362024-06-05T20:17:04.030Z[ recovery-image] Jun 05 20:17:03.245 INFO O| Jun 05 20:17:03.245 INFO STEP 826 (remove_files) COMPLETE
71372024-06-05T20:17:04.030Z[ recovery-image] Jun 05 20:17:03.246 INFO O| Jun 05 20:17:03.245 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382024-06-05T20:17:04.050Z[ recovery-image] Jun 05 20:17:03.266 INFO O| Jun 05 20:17:03.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
71392024-06-05T20:17:04.051Z[ recovery-image] Jun 05 20:17:03.266 INFO O| Jun 05 20:17:03.266 INFO STEP 827 (remove_files) COMPLETE
71402024-06-05T20:17:04.055Z[ recovery-image] Jun 05 20:17:03.266 INFO O| Jun 05 20:17:03.266 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412024-06-05T20:17:04.620Z[ recovery-image] Jun 05 20:17:03.296 INFO O| Jun 05 20:17:03.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
71422024-06-05T20:17:04.620Z[ recovery-image] Jun 05 20:17:03.296 INFO O| Jun 05 20:17:03.296 INFO STEP 828 (remove_files) COMPLETE
71432024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.297 INFO O| Jun 05 20:17:03.296 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.319 INFO O| Jun 05 20:17:03.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
71452024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.319 INFO O| Jun 05 20:17:03.319 INFO STEP 829 (remove_files) COMPLETE
71462024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.319 INFO O| Jun 05 20:17:03.319 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.356 INFO O| Jun 05 20:17:03.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
71482024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.356 INFO O| Jun 05 20:17:03.356 INFO STEP 830 (remove_files) COMPLETE
71492024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.356 INFO O| Jun 05 20:17:03.356 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-06-05T20:17:04.624Z[ recovery-image] Jun 05 20:17:03.377 INFO O| Jun 05 20:17:03.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
71512024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.377 INFO O| Jun 05 20:17:03.377 INFO STEP 831 (remove_files) COMPLETE
71522024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.377 INFO O| Jun 05 20:17:03.377 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.411 INFO O| Jun 05 20:17:03.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
71542024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.411 INFO O| Jun 05 20:17:03.411 INFO STEP 832 (remove_files) COMPLETE
71552024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.411 INFO O| Jun 05 20:17:03.411 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.463 INFO O| Jun 05 20:17:03.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
71572024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.463 INFO O| Jun 05 20:17:03.463 INFO STEP 833 (remove_files) COMPLETE
71582024-06-05T20:17:04.625Z[ recovery-image] Jun 05 20:17:03.463 INFO O| Jun 05 20:17:03.463 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.502 INFO O| Jun 05 20:17:03.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
71602024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.502 INFO O| Jun 05 20:17:03.502 INFO STEP 834 (remove_files) COMPLETE
71612024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.502 INFO O| Jun 05 20:17:03.502 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.532 INFO O| Jun 05 20:17:03.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
71632024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.532 INFO O| Jun 05 20:17:03.532 INFO STEP 835 (remove_files) COMPLETE
71642024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.532 INFO O| Jun 05 20:17:03.532 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.553 INFO O| Jun 05 20:17:03.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
71662024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.553 INFO O| Jun 05 20:17:03.553 INFO STEP 836 (remove_files) COMPLETE
71672024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.553 INFO O| Jun 05 20:17:03.553 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.608 INFO O| Jun 05 20:17:03.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
71692024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.608 INFO O| Jun 05 20:17:03.608 INFO STEP 837 (remove_files) COMPLETE
71702024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.608 INFO O| Jun 05 20:17:03.608 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712024-06-05T20:17:04.626Z[ recovery-image] Jun 05 20:17:03.630 INFO O| Jun 05 20:17:03.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
71722024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.630 INFO O| Jun 05 20:17:03.630 INFO STEP 838 (remove_files) COMPLETE
71732024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.630 INFO O| Jun 05 20:17:03.630 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.651 INFO O| Jun 05 20:17:03.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
71752024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.651 INFO O| Jun 05 20:17:03.651 INFO STEP 839 (remove_files) COMPLETE
71762024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.651 INFO O| Jun 05 20:17:03.651 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.693 INFO O| Jun 05 20:17:03.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
71782024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.693 INFO O| Jun 05 20:17:03.693 INFO STEP 840 (remove_files) COMPLETE
71792024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.693 INFO O| Jun 05 20:17:03.693 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.725 INFO O| Jun 05 20:17:03.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
71812024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.725 INFO O| Jun 05 20:17:03.725 INFO STEP 841 (remove_files) COMPLETE
71822024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.725 INFO O| Jun 05 20:17:03.725 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.748 INFO O| Jun 05 20:17:03.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
71842024-06-05T20:17:04.627Z[ recovery-image] Jun 05 20:17:03.749 INFO O| Jun 05 20:17:03.748 INFO STEP 842 (remove_files) COMPLETE
71852024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.749 INFO O| Jun 05 20:17:03.749 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.770 INFO O| Jun 05 20:17:03.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
71872024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.771 INFO O| Jun 05 20:17:03.771 INFO STEP 843 (remove_files) COMPLETE
71882024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.771 INFO O| Jun 05 20:17:03.771 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.808 INFO O| Jun 05 20:17:03.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
71902024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.808 INFO O| Jun 05 20:17:03.808 INFO STEP 844 (remove_files) COMPLETE
71912024-06-05T20:17:04.628Z[ recovery-image] Jun 05 20:17:03.808 INFO O| Jun 05 20:17:03.808 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922024-06-05T20:17:04.701Z[ recovery-image] Jun 05 20:17:03.917 INFO O| Jun 05 20:17:03.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
71932024-06-05T20:17:04.704Z[ recovery-image] Jun 05 20:17:03.917 INFO O| Jun 05 20:17:03.917 INFO STEP 845 (remove_files) COMPLETE
71942024-06-05T20:17:04.704Z[ recovery-image] Jun 05 20:17:03.917 INFO O| Jun 05 20:17:03.917 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952024-06-05T20:17:04.722Z[ recovery-image] Jun 05 20:17:03.937 INFO O| Jun 05 20:17:03.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
71962024-06-05T20:17:04.722Z[ recovery-image] Jun 05 20:17:03.937 INFO O| Jun 05 20:17:03.937 INFO STEP 846 (remove_files) COMPLETE
71972024-06-05T20:17:04.722Z[ recovery-image] Jun 05 20:17:03.937 INFO O| Jun 05 20:17:03.937 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982024-06-05T20:17:04.748Z[ recovery-image] Jun 05 20:17:03.964 INFO O| Jun 05 20:17:03.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
71992024-06-05T20:17:04.753Z[ recovery-image] Jun 05 20:17:03.964 INFO O| Jun 05 20:17:03.964 INFO STEP 847 (remove_files) COMPLETE
72002024-06-05T20:17:04.753Z[ recovery-image] Jun 05 20:17:03.965 INFO O| Jun 05 20:17:03.964 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012024-06-05T20:17:04.770Z[ recovery-image] Jun 05 20:17:03.986 INFO O| Jun 05 20:17:03.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
72022024-06-05T20:17:04.774Z[ recovery-image] Jun 05 20:17:03.987 INFO O| Jun 05 20:17:03.986 INFO STEP 848 (remove_files) COMPLETE
72032024-06-05T20:17:04.774Z[ recovery-image] Jun 05 20:17:03.987 INFO O| Jun 05 20:17:03.987 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042024-06-05T20:17:04.794Z[ recovery-image] Jun 05 20:17:04.009 INFO O| Jun 05 20:17:04.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
72052024-06-05T20:17:04.797Z[ recovery-image] Jun 05 20:17:04.010 INFO O| Jun 05 20:17:04.010 INFO STEP 849 (remove_files) COMPLETE
72062024-06-05T20:17:04.797Z[ recovery-image] Jun 05 20:17:04.010 INFO O| Jun 05 20:17:04.010 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072024-06-05T20:17:04.858Z[ recovery-image] Jun 05 20:17:04.030 INFO O| Jun 05 20:17:04.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
72082024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.031 INFO O| Jun 05 20:17:04.031 INFO STEP 850 (remove_files) COMPLETE
72092024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.031 INFO O| Jun 05 20:17:04.031 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.052 INFO O| Jun 05 20:17:04.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
72112024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.052 INFO O| Jun 05 20:17:04.052 INFO STEP 851 (remove_files) COMPLETE
72122024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.053 INFO O| Jun 05 20:17:04.052 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.073 INFO O| Jun 05 20:17:04.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
72142024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.073 INFO O| Jun 05 20:17:04.073 INFO STEP 852 (remove_files) COMPLETE
72152024-06-05T20:17:04.878Z[ recovery-image] Jun 05 20:17:04.074 INFO O| Jun 05 20:17:04.073 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162024-06-05T20:17:04.882Z[ recovery-image] Jun 05 20:17:04.094 INFO O| Jun 05 20:17:04.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
72172024-06-05T20:17:04.882Z[ recovery-image] Jun 05 20:17:04.094 INFO O| Jun 05 20:17:04.094 INFO STEP 853 (remove_files) COMPLETE
72182024-06-05T20:17:04.882Z[ recovery-image] Jun 05 20:17:04.094 INFO O| Jun 05 20:17:04.094 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192024-06-05T20:17:04.917Z[ recovery-image] Jun 05 20:17:04.130 INFO O| Jun 05 20:17:04.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
72202024-06-05T20:17:04.917Z[ recovery-image] Jun 05 20:17:04.130 INFO O| Jun 05 20:17:04.130 INFO STEP 854 (remove_files) COMPLETE
72212024-06-05T20:17:04.922Z[ recovery-image] Jun 05 20:17:04.131 INFO O| Jun 05 20:17:04.131 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222024-06-05T20:17:04.936Z[ recovery-image] Jun 05 20:17:04.152 INFO O| Jun 05 20:17:04.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
72232024-06-05T20:17:04.940Z[ recovery-image] Jun 05 20:17:04.152 INFO O| Jun 05 20:17:04.152 INFO STEP 855 (remove_files) COMPLETE
72242024-06-05T20:17:04.940Z[ recovery-image] Jun 05 20:17:04.152 INFO O| Jun 05 20:17:04.152 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252024-06-05T20:17:04.958Z[ recovery-image] Jun 05 20:17:04.174 INFO O| Jun 05 20:17:04.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
72262024-06-05T20:17:04.958Z[ recovery-image] Jun 05 20:17:04.174 INFO O| Jun 05 20:17:04.174 INFO STEP 856 (remove_files) COMPLETE
72272024-06-05T20:17:04.958Z[ recovery-image] Jun 05 20:17:04.174 INFO O| Jun 05 20:17:04.174 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282024-06-05T20:17:04.979Z[ recovery-image] Jun 05 20:17:04.195 INFO O| Jun 05 20:17:04.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
72292024-06-05T20:17:04.984Z[ recovery-image] Jun 05 20:17:04.195 INFO O| Jun 05 20:17:04.195 INFO STEP 857 (remove_files) COMPLETE
72302024-06-05T20:17:04.984Z[ recovery-image] Jun 05 20:17:04.195 INFO O| Jun 05 20:17:04.195 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312024-06-05T20:17:05.022Z[ recovery-image] Jun 05 20:17:04.238 INFO O| Jun 05 20:17:04.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72322024-06-05T20:17:05.026Z[ recovery-image] Jun 05 20:17:04.238 INFO O| Jun 05 20:17:04.238 INFO STEP 858 (remove_files) COMPLETE
72332024-06-05T20:17:05.026Z[ recovery-image] Jun 05 20:17:04.238 INFO O| Jun 05 20:17:04.238 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342024-06-05T20:17:05.072Z[ recovery-image] Jun 05 20:17:04.288 INFO O| Jun 05 20:17:04.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
72352024-06-05T20:17:05.076Z[ recovery-image] Jun 05 20:17:04.288 INFO O| Jun 05 20:17:04.288 INFO STEP 859 (remove_files) COMPLETE
72362024-06-05T20:17:05.076Z[ recovery-image] Jun 05 20:17:04.288 INFO O| Jun 05 20:17:04.288 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372024-06-05T20:17:05.093Z[ recovery-image] Jun 05 20:17:04.309 INFO O| Jun 05 20:17:04.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
72382024-06-05T20:17:05.099Z[ recovery-image] Jun 05 20:17:04.309 INFO O| Jun 05 20:17:04.309 INFO STEP 860 (remove_files) COMPLETE
72392024-06-05T20:17:05.100Z[ recovery-image] Jun 05 20:17:04.309 INFO O| Jun 05 20:17:04.309 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-06-05T20:17:05.114Z[ recovery-image] Jun 05 20:17:04.330 INFO O| Jun 05 20:17:04.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
72412024-06-05T20:17:05.118Z[ recovery-image] Jun 05 20:17:04.330 INFO O| Jun 05 20:17:04.330 INFO STEP 861 (remove_files) COMPLETE
72422024-06-05T20:17:05.118Z[ recovery-image] Jun 05 20:17:04.330 INFO O| Jun 05 20:17:04.330 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-06-05T20:17:05.141Z[ recovery-image] Jun 05 20:17:04.356 INFO O| Jun 05 20:17:04.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
72442024-06-05T20:17:05.144Z[ recovery-image] Jun 05 20:17:04.356 INFO O| Jun 05 20:17:04.356 INFO STEP 862 (remove_files) COMPLETE
72452024-06-05T20:17:05.144Z[ recovery-image] Jun 05 20:17:04.356 INFO O| Jun 05 20:17:04.356 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-06-05T20:17:05.174Z[ recovery-image] Jun 05 20:17:04.390 INFO O| Jun 05 20:17:04.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
72472024-06-05T20:17:05.174Z[ recovery-image] Jun 05 20:17:04.390 INFO O| Jun 05 20:17:04.390 INFO STEP 863 (remove_files) COMPLETE
72482024-06-05T20:17:05.178Z[ recovery-image] Jun 05 20:17:04.391 INFO O| Jun 05 20:17:04.390 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-06-05T20:17:05.197Z[ recovery-image] Jun 05 20:17:04.413 INFO O| Jun 05 20:17:04.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
72502024-06-05T20:17:05.197Z[ recovery-image] Jun 05 20:17:04.413 INFO O| Jun 05 20:17:04.413 INFO STEP 864 (remove_files) COMPLETE
72512024-06-05T20:17:05.197Z[ recovery-image] Jun 05 20:17:04.413 INFO O| Jun 05 20:17:04.413 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-06-05T20:17:05.224Z[ recovery-image] Jun 05 20:17:04.434 INFO O| Jun 05 20:17:04.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
72532024-06-05T20:17:05.224Z[ recovery-image] Jun 05 20:17:04.434 INFO O| Jun 05 20:17:04.434 INFO STEP 865 (remove_files) COMPLETE
72542024-06-05T20:17:05.645Z[ recovery-image] Jun 05 20:17:04.434 INFO O| Jun 05 20:17:04.434 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-06-05T20:17:05.652Z[ recovery-image] Jun 05 20:17:04.497 INFO O| Jun 05 20:17:04.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
72562024-06-05T20:17:05.652Z[ recovery-image] Jun 05 20:17:04.497 INFO O| Jun 05 20:17:04.497 INFO STEP 866 (remove_files) COMPLETE
72572024-06-05T20:17:05.652Z[ recovery-image] Jun 05 20:17:04.497 INFO O| Jun 05 20:17:04.497 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-06-05T20:17:05.652Z[ recovery-image] Jun 05 20:17:04.517 INFO O| Jun 05 20:17:04.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
72592024-06-05T20:17:05.653Z[ recovery-image] Jun 05 20:17:04.517 INFO O| Jun 05 20:17:04.517 INFO STEP 867 (remove_files) COMPLETE
72602024-06-05T20:17:05.653Z[ recovery-image] Jun 05 20:17:04.517 INFO O| Jun 05 20:17:04.517 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-06-05T20:17:05.653Z[ recovery-image] Jun 05 20:17:04.539 INFO O| Jun 05 20:17:04.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
72622024-06-05T20:17:05.654Z[ recovery-image] Jun 05 20:17:04.539 INFO O| Jun 05 20:17:04.539 INFO STEP 868 (remove_files) COMPLETE
72632024-06-05T20:17:05.654Z[ recovery-image] Jun 05 20:17:04.539 INFO O| Jun 05 20:17:04.539 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-06-05T20:17:05.654Z[ recovery-image] Jun 05 20:17:04.575 INFO O| Jun 05 20:17:04.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
72652024-06-05T20:17:05.654Z[ recovery-image] Jun 05 20:17:04.575 INFO O| Jun 05 20:17:04.575 INFO STEP 869 (remove_files) COMPLETE
72662024-06-05T20:17:05.654Z[ recovery-image] Jun 05 20:17:04.575 INFO O| Jun 05 20:17:04.575 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-06-05T20:17:05.655Z[ recovery-image] Jun 05 20:17:04.597 INFO O| Jun 05 20:17:04.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
72682024-06-05T20:17:05.655Z[ recovery-image] Jun 05 20:17:04.597 INFO O| Jun 05 20:17:04.597 INFO STEP 870 (remove_files) COMPLETE
72692024-06-05T20:17:05.655Z[ recovery-image] Jun 05 20:17:04.597 INFO O| Jun 05 20:17:04.597 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-06-05T20:17:05.655Z[ recovery-image] Jun 05 20:17:04.618 INFO O| Jun 05 20:17:04.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
72712024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.618 INFO O| Jun 05 20:17:04.618 INFO STEP 871 (remove_files) COMPLETE
72722024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.618 INFO O| Jun 05 20:17:04.618 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.640 INFO O| Jun 05 20:17:04.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
72742024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.640 INFO O| Jun 05 20:17:04.640 INFO STEP 872 (remove_files) COMPLETE
72752024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.640 INFO O| Jun 05 20:17:04.640 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-06-05T20:17:05.656Z[ recovery-image] Jun 05 20:17:04.662 INFO O| Jun 05 20:17:04.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
72772024-06-05T20:17:05.657Z[ recovery-image] Jun 05 20:17:04.662 INFO O| Jun 05 20:17:04.662 INFO STEP 873 (remove_files) COMPLETE
72782024-06-05T20:17:05.657Z[ recovery-image] Jun 05 20:17:04.662 INFO O| Jun 05 20:17:04.662 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-06-05T20:17:05.657Z[ recovery-image] Jun 05 20:17:04.708 INFO O| Jun 05 20:17:04.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
72802024-06-05T20:17:05.657Z[ recovery-image] Jun 05 20:17:04.731 INFO O| Jun 05 20:17:04.731 INFO STEP 874 (remove_files) COMPLETE
72812024-06-05T20:17:05.657Z[ recovery-image] Jun 05 20:17:04.731 INFO O| Jun 05 20:17:04.731 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-06-05T20:17:05.658Z[ recovery-image] Jun 05 20:17:04.752 INFO O| Jun 05 20:17:04.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
72832024-06-05T20:17:05.658Z[ recovery-image] Jun 05 20:17:04.753 INFO O| Jun 05 20:17:04.753 INFO STEP 875 (remove_files) COMPLETE
72842024-06-05T20:17:05.658Z[ recovery-image] Jun 05 20:17:04.753 INFO O| Jun 05 20:17:04.753 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-06-05T20:17:05.658Z[ recovery-image] Jun 05 20:17:04.785 INFO O| Jun 05 20:17:04.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
72862024-06-05T20:17:05.658Z[ recovery-image] Jun 05 20:17:04.785 INFO O| Jun 05 20:17:04.785 INFO STEP 876 (remove_files) COMPLETE
72872024-06-05T20:17:05.659Z[ recovery-image] Jun 05 20:17:04.785 INFO O| Jun 05 20:17:04.785 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-06-05T20:17:05.659Z[ recovery-image] Jun 05 20:17:04.806 INFO O| Jun 05 20:17:04.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
72892024-06-05T20:17:05.659Z[ recovery-image] Jun 05 20:17:04.807 INFO O| Jun 05 20:17:04.807 INFO STEP 877 (remove_files) COMPLETE
72902024-06-05T20:17:05.659Z[ recovery-image] Jun 05 20:17:04.807 INFO O| Jun 05 20:17:04.807 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.828 INFO O| Jun 05 20:17:04.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
72922024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.828 INFO O| Jun 05 20:17:04.828 INFO STEP 878 (remove_files) COMPLETE
72932024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.828 INFO O| Jun 05 20:17:04.828 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.849 INFO O| Jun 05 20:17:04.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
72952024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.849 INFO O| Jun 05 20:17:04.849 INFO STEP 879 (remove_files) COMPLETE
72962024-06-05T20:17:05.660Z[ recovery-image] Jun 05 20:17:04.849 INFO O| Jun 05 20:17:04.849 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-06-05T20:17:05.680Z[ recovery-image] Jun 05 20:17:04.884 INFO O| Jun 05 20:17:04.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
72982024-06-05T20:17:05.680Z[ recovery-image] Jun 05 20:17:04.884 INFO O| Jun 05 20:17:04.884 INFO STEP 880 (remove_files) COMPLETE
72992024-06-05T20:17:05.690Z[ recovery-image] Jun 05 20:17:04.884 INFO O| Jun 05 20:17:04.884 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-06-05T20:17:05.696Z[ recovery-image] Jun 05 20:17:04.903 INFO O| Jun 05 20:17:04.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
73012024-06-05T20:17:05.697Z[ recovery-image] Jun 05 20:17:04.904 INFO O| Jun 05 20:17:04.904 INFO STEP 881 (remove_files) COMPLETE
73022024-06-05T20:17:05.697Z[ recovery-image] Jun 05 20:17:04.904 INFO O| Jun 05 20:17:04.904 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-06-05T20:17:05.768Z[ recovery-image] Jun 05 20:17:04.975 INFO O| Jun 05 20:17:04.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
73042024-06-05T20:17:05.768Z[ recovery-image] Jun 05 20:17:04.975 INFO O| Jun 05 20:17:04.975 INFO STEP 882 (remove_files) COMPLETE
73052024-06-05T20:17:05.768Z[ recovery-image] Jun 05 20:17:04.975 INFO O| Jun 05 20:17:04.975 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-06-05T20:17:05.788Z[ recovery-image] Jun 05 20:17:04.997 INFO O| Jun 05 20:17:04.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
73072024-06-05T20:17:05.788Z[ recovery-image] Jun 05 20:17:04.997 INFO O| Jun 05 20:17:04.997 INFO STEP 883 (remove_files) COMPLETE
73082024-06-05T20:17:05.788Z[ recovery-image] Jun 05 20:17:04.997 INFO O| Jun 05 20:17:04.997 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-06-05T20:17:05.806Z[ recovery-image] Jun 05 20:17:05.018 INFO O| Jun 05 20:17:05.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73102024-06-05T20:17:05.807Z[ recovery-image] Jun 05 20:17:05.019 INFO O| Jun 05 20:17:05.018 INFO STEP 884 (remove_files) COMPLETE
73112024-06-05T20:17:05.816Z[ recovery-image] Jun 05 20:17:05.019 INFO O| Jun 05 20:17:05.019 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-06-05T20:17:05.832Z[ recovery-image] Jun 05 20:17:05.045 INFO O| Jun 05 20:17:05.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
73132024-06-05T20:17:06.382Z[ recovery-image] Jun 05 20:17:05.046 INFO O| Jun 05 20:17:05.045 INFO STEP 885 (remove_files) COMPLETE
73142024-06-05T20:17:06.382Z[ recovery-image] Jun 05 20:17:05.046 INFO O| Jun 05 20:17:05.046 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.080 INFO O| Jun 05 20:17:05.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73162024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.080 INFO O| Jun 05 20:17:05.080 INFO STEP 886 (remove_files) COMPLETE
73172024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.080 INFO O| Jun 05 20:17:05.080 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.098 INFO O| Jun 05 20:17:05.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
73192024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.098 INFO O| Jun 05 20:17:05.098 INFO STEP 887 (remove_files) COMPLETE
73202024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.099 INFO O| Jun 05 20:17:05.098 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.119 INFO O| Jun 05 20:17:05.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
73222024-06-05T20:17:06.383Z[ recovery-image] Jun 05 20:17:05.119 INFO O| Jun 05 20:17:05.119 INFO STEP 888 (remove_files) COMPLETE
73232024-06-05T20:17:06.384Z[ recovery-image] Jun 05 20:17:05.119 INFO O| Jun 05 20:17:05.119 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-06-05T20:17:06.384Z[ recovery-image] Jun 05 20:17:05.140 INFO O| Jun 05 20:17:05.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
73252024-06-05T20:17:06.384Z[ recovery-image] Jun 05 20:17:05.140 INFO O| Jun 05 20:17:05.140 INFO STEP 889 (remove_files) COMPLETE
73262024-06-05T20:17:06.384Z[ recovery-image] Jun 05 20:17:05.140 INFO O| Jun 05 20:17:05.140 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-06-05T20:17:06.384Z[ recovery-image] Jun 05 20:17:05.159 INFO O| Jun 05 20:17:05.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73282024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.160 INFO O| Jun 05 20:17:05.159 INFO STEP 890 (remove_files) COMPLETE
73292024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.160 INFO O| Jun 05 20:17:05.160 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.179 INFO O| Jun 05 20:17:05.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73312024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.179 INFO O| Jun 05 20:17:05.179 INFO STEP 891 (remove_files) COMPLETE
73322024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.179 INFO O| Jun 05 20:17:05.179 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-06-05T20:17:06.385Z[ recovery-image] Jun 05 20:17:05.200 INFO O| Jun 05 20:17:05.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73342024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.200 INFO O| Jun 05 20:17:05.200 INFO STEP 892 (remove_files) COMPLETE
73352024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.200 INFO O| Jun 05 20:17:05.200 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.241 INFO O| Jun 05 20:17:05.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
73372024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.241 INFO O| Jun 05 20:17:05.241 INFO STEP 893 (remove_files) COMPLETE
73382024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.241 INFO O| Jun 05 20:17:05.241 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.266 INFO O| Jun 05 20:17:05.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
73402024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.266 INFO O| Jun 05 20:17:05.266 INFO STEP 894 (remove_files) COMPLETE
73412024-06-05T20:17:06.386Z[ recovery-image] Jun 05 20:17:05.266 INFO O| Jun 05 20:17:05.266 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.319 INFO O| Jun 05 20:17:05.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
73432024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.319 INFO O| Jun 05 20:17:05.319 INFO STEP 895 (remove_files) COMPLETE
73442024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.320 INFO O| Jun 05 20:17:05.319 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.341 INFO O| Jun 05 20:17:05.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
73462024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.341 INFO O| Jun 05 20:17:05.341 INFO STEP 896 (remove_files) COMPLETE
73472024-06-05T20:17:06.387Z[ recovery-image] Jun 05 20:17:05.341 INFO O| Jun 05 20:17:05.341 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.377 INFO O| Jun 05 20:17:05.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
73492024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.377 INFO O| Jun 05 20:17:05.377 INFO STEP 897 (remove_files) COMPLETE
73502024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.377 INFO O| Jun 05 20:17:05.377 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.397 INFO O| Jun 05 20:17:05.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
73522024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.398 INFO O| Jun 05 20:17:05.398 INFO STEP 898 (remove_files) COMPLETE
73532024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.398 INFO O| Jun 05 20:17:05.398 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.418 INFO O| Jun 05 20:17:05.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
73552024-06-05T20:17:06.388Z[ recovery-image] Jun 05 20:17:05.418 INFO O| Jun 05 20:17:05.418 INFO STEP 899 (remove_files) COMPLETE
73562024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.418 INFO O| Jun 05 20:17:05.418 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.438 INFO O| Jun 05 20:17:05.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
73582024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.438 INFO O| Jun 05 20:17:05.438 INFO STEP 900 (remove_files) COMPLETE
73592024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.438 INFO O| Jun 05 20:17:05.438 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.459 INFO O| Jun 05 20:17:05.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
73612024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.459 INFO O| Jun 05 20:17:05.459 INFO STEP 901 (remove_files) COMPLETE
73622024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.459 INFO O| Jun 05 20:17:05.459 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-06-05T20:17:06.389Z[ recovery-image] Jun 05 20:17:05.496 INFO O| Jun 05 20:17:05.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
73642024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.496 INFO O| Jun 05 20:17:05.496 INFO STEP 902 (remove_files) COMPLETE
73652024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.496 INFO O| Jun 05 20:17:05.496 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.546 INFO O| Jun 05 20:17:05.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
73672024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.546 INFO O| Jun 05 20:17:05.546 INFO STEP 903 (remove_files) COMPLETE
73682024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.546 INFO O| Jun 05 20:17:05.546 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-06-05T20:17:06.390Z[ recovery-image] Jun 05 20:17:05.566 INFO O| Jun 05 20:17:05.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
73702024-06-05T20:17:06.391Z[ recovery-image] Jun 05 20:17:05.566 INFO O| Jun 05 20:17:05.566 INFO STEP 904 (remove_files) COMPLETE
73712024-06-05T20:17:06.391Z[ recovery-image] Jun 05 20:17:05.566 INFO O| Jun 05 20:17:05.566 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-06-05T20:17:06.410Z[ recovery-image] Jun 05 20:17:05.604 INFO O| Jun 05 20:17:05.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
73732024-06-05T20:17:06.421Z[ recovery-image] Jun 05 20:17:05.624 INFO O| Jun 05 20:17:05.624 INFO STEP 905 (remove_files) COMPLETE
73742024-06-05T20:17:06.421Z[ recovery-image] Jun 05 20:17:05.624 INFO O| Jun 05 20:17:05.624 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-06-05T20:17:06.464Z[ recovery-image] Jun 05 20:17:05.673 INFO O| Jun 05 20:17:05.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
73762024-06-05T20:17:06.479Z[ recovery-image] Jun 05 20:17:05.673 INFO O| Jun 05 20:17:05.673 INFO STEP 906 (remove_files) COMPLETE
73772024-06-05T20:17:06.480Z[ recovery-image] Jun 05 20:17:05.673 INFO O| Jun 05 20:17:05.673 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-06-05T20:17:06.488Z[ recovery-image] Jun 05 20:17:05.696 INFO O| Jun 05 20:17:05.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
73792024-06-05T20:17:06.488Z[ recovery-image] Jun 05 20:17:05.696 INFO O| Jun 05 20:17:05.696 INFO STEP 907 (remove_files) COMPLETE
73802024-06-05T20:17:06.488Z[ recovery-image] Jun 05 20:17:05.696 INFO O| Jun 05 20:17:05.696 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-06-05T20:17:06.511Z[ recovery-image] Jun 05 20:17:05.724 INFO O| Jun 05 20:17:05.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
73822024-06-05T20:17:06.511Z[ recovery-image] Jun 05 20:17:05.724 INFO O| Jun 05 20:17:05.724 INFO STEP 908 (remove_files) COMPLETE
73832024-06-05T20:17:06.524Z[ recovery-image] Jun 05 20:17:05.724 INFO O| Jun 05 20:17:05.724 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-06-05T20:17:06.535Z[ recovery-image] Jun 05 20:17:05.746 INFO O| Jun 05 20:17:05.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
73852024-06-05T20:17:06.535Z[ recovery-image] Jun 05 20:17:05.746 INFO O| Jun 05 20:17:05.746 INFO STEP 909 (remove_files) COMPLETE
73862024-06-05T20:17:06.535Z[ recovery-image] Jun 05 20:17:05.746 INFO O| Jun 05 20:17:05.746 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-06-05T20:17:06.554Z[ recovery-image] Jun 05 20:17:05.767 INFO O| Jun 05 20:17:05.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
73882024-06-05T20:17:06.554Z[ recovery-image] Jun 05 20:17:05.767 INFO O| Jun 05 20:17:05.767 INFO STEP 910 (remove_files) COMPLETE
73892024-06-05T20:17:06.554Z[ recovery-image] Jun 05 20:17:05.767 INFO O| Jun 05 20:17:05.767 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-06-05T20:17:06.595Z[ recovery-image] Jun 05 20:17:05.809 INFO O| Jun 05 20:17:05.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
73912024-06-05T20:17:06.596Z[ recovery-image] Jun 05 20:17:05.809 INFO O| Jun 05 20:17:05.809 INFO STEP 911 (remove_files) COMPLETE
73922024-06-05T20:17:06.596Z[ recovery-image] Jun 05 20:17:05.809 INFO O| Jun 05 20:17:05.809 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-06-05T20:17:06.644Z[ recovery-image] Jun 05 20:17:05.829 INFO O| Jun 05 20:17:05.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
73942024-06-05T20:17:06.644Z[ recovery-image] Jun 05 20:17:05.830 INFO O| Jun 05 20:17:05.830 INFO STEP 912 (remove_files) COMPLETE
73952024-06-05T20:17:06.661Z[ recovery-image] Jun 05 20:17:05.830 INFO O| Jun 05 20:17:05.830 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-06-05T20:17:06.662Z[ recovery-image] Jun 05 20:17:05.852 INFO O| Jun 05 20:17:05.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
73972024-06-05T20:17:06.662Z[ recovery-image] Jun 05 20:17:05.853 INFO O| Jun 05 20:17:05.853 INFO STEP 913 (remove_files) COMPLETE
73982024-06-05T20:17:06.662Z[ recovery-image] Jun 05 20:17:05.853 INFO O| Jun 05 20:17:05.853 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-06-05T20:17:06.680Z[ recovery-image] Jun 05 20:17:05.876 INFO O| Jun 05 20:17:05.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74002024-06-05T20:17:06.680Z[ recovery-image] Jun 05 20:17:05.876 INFO O| Jun 05 20:17:05.876 INFO STEP 914 (remove_files) COMPLETE
74012024-06-05T20:17:06.681Z[ recovery-image] Jun 05 20:17:05.876 INFO O| Jun 05 20:17:05.876 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022024-06-05T20:17:06.698Z[ recovery-image] Jun 05 20:17:05.900 INFO O| Jun 05 20:17:05.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74032024-06-05T20:17:06.698Z[ recovery-image] Jun 05 20:17:05.900 INFO O| Jun 05 20:17:05.900 INFO STEP 915 (remove_files) COMPLETE
74042024-06-05T20:17:06.698Z[ recovery-image] Jun 05 20:17:05.900 INFO O| Jun 05 20:17:05.900 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052024-06-05T20:17:06.733Z[ recovery-image] Jun 05 20:17:05.941 INFO O| Jun 05 20:17:05.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74062024-06-05T20:17:06.733Z[ recovery-image] Jun 05 20:17:05.941 INFO O| Jun 05 20:17:05.941 INFO STEP 916 (remove_files) COMPLETE
74072024-06-05T20:17:06.733Z[ recovery-image] Jun 05 20:17:05.941 INFO O| Jun 05 20:17:05.941 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082024-06-05T20:17:06.783Z[ recovery-image] Jun 05 20:17:05.991 INFO O| Jun 05 20:17:05.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74092024-06-05T20:17:06.797Z[ recovery-image] Jun 05 20:17:05.991 INFO O| Jun 05 20:17:05.991 INFO STEP 917 (remove_files) COMPLETE
74102024-06-05T20:17:06.797Z[ recovery-image] Jun 05 20:17:05.991 INFO O| Jun 05 20:17:05.991 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112024-06-05T20:17:06.812Z[ recovery-image] Jun 05 20:17:06.014 INFO O| Jun 05 20:17:06.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74122024-06-05T20:17:06.812Z[ recovery-image] Jun 05 20:17:06.014 INFO O| Jun 05 20:17:06.014 INFO STEP 918 (remove_files) COMPLETE
74132024-06-05T20:17:06.812Z[ recovery-image] Jun 05 20:17:06.014 INFO O| Jun 05 20:17:06.014 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142024-06-05T20:17:06.848Z[ recovery-image] Jun 05 20:17:06.057 INFO O| Jun 05 20:17:06.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74152024-06-05T20:17:06.855Z[ recovery-image] Jun 05 20:17:06.057 INFO O| Jun 05 20:17:06.057 INFO STEP 919 (remove_files) COMPLETE
74162024-06-05T20:17:06.855Z[ recovery-image] Jun 05 20:17:06.057 INFO O| Jun 05 20:17:06.057 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172024-06-05T20:17:06.867Z[ recovery-image] Jun 05 20:17:06.080 INFO O| Jun 05 20:17:06.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74182024-06-05T20:17:06.877Z[ recovery-image] Jun 05 20:17:06.080 INFO O| Jun 05 20:17:06.080 INFO STEP 920 (remove_files) COMPLETE
74192024-06-05T20:17:06.877Z[ recovery-image] Jun 05 20:17:06.080 INFO O| Jun 05 20:17:06.080 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202024-06-05T20:17:06.911Z[ recovery-image] Jun 05 20:17:06.120 INFO O| Jun 05 20:17:06.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74212024-06-05T20:17:06.912Z[ recovery-image] Jun 05 20:17:06.120 INFO O| Jun 05 20:17:06.120 INFO STEP 921 (remove_files) COMPLETE
74222024-06-05T20:17:06.912Z[ recovery-image] Jun 05 20:17:06.120 INFO O| Jun 05 20:17:06.120 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232024-06-05T20:17:06.946Z[ recovery-image] Jun 05 20:17:06.158 INFO O| Jun 05 20:17:06.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74242024-06-05T20:17:06.946Z[ recovery-image] Jun 05 20:17:06.158 INFO O| Jun 05 20:17:06.158 INFO STEP 922 (remove_files) COMPLETE
74252024-06-05T20:17:06.947Z[ recovery-image] Jun 05 20:17:06.158 INFO O| Jun 05 20:17:06.158 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262024-06-05T20:17:06.967Z[ recovery-image] Jun 05 20:17:06.179 INFO O| Jun 05 20:17:06.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74272024-06-05T20:17:06.967Z[ recovery-image] Jun 05 20:17:06.179 INFO O| Jun 05 20:17:06.179 INFO STEP 923 (remove_files) COMPLETE
74282024-06-05T20:17:06.976Z[ recovery-image] Jun 05 20:17:06.179 INFO O| Jun 05 20:17:06.179 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292024-06-05T20:17:06.999Z[ recovery-image] Jun 05 20:17:06.213 INFO O| Jun 05 20:17:06.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74302024-06-05T20:17:06.999Z[ recovery-image] Jun 05 20:17:06.213 INFO O| Jun 05 20:17:06.213 INFO STEP 924 (remove_files) COMPLETE
74312024-06-05T20:17:06.999Z[ recovery-image] Jun 05 20:17:06.213 INFO O| Jun 05 20:17:06.213 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322024-06-05T20:17:07.016Z[ recovery-image] Jun 05 20:17:06.233 INFO O| Jun 05 20:17:06.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74332024-06-05T20:17:07.017Z[ recovery-image] Jun 05 20:17:06.233 INFO O| Jun 05 20:17:06.233 INFO STEP 925 (remove_files) COMPLETE
74342024-06-05T20:17:07.017Z[ recovery-image] Jun 05 20:17:06.233 INFO O| Jun 05 20:17:06.233 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352024-06-05T20:17:07.036Z[ recovery-image] Jun 05 20:17:06.252 INFO O| Jun 05 20:17:06.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
74362024-06-05T20:17:07.036Z[ recovery-image] Jun 05 20:17:06.252 INFO O| Jun 05 20:17:06.252 INFO STEP 926 (remove_files) COMPLETE
74372024-06-05T20:17:07.579Z[ recovery-image] Jun 05 20:17:06.252 INFO O| Jun 05 20:17:06.252 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382024-06-05T20:17:07.592Z[ recovery-image] Jun 05 20:17:06.274 INFO O| Jun 05 20:17:06.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
74392024-06-05T20:17:07.593Z[ recovery-image] Jun 05 20:17:06.274 INFO O| Jun 05 20:17:06.274 INFO STEP 927 (remove_files) COMPLETE
74402024-06-05T20:17:07.593Z[ recovery-image] Jun 05 20:17:06.274 INFO O| Jun 05 20:17:06.274 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412024-06-05T20:17:07.594Z[ recovery-image] Jun 05 20:17:06.295 INFO O| Jun 05 20:17:06.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
74422024-06-05T20:17:07.594Z[ recovery-image] Jun 05 20:17:06.295 INFO O| Jun 05 20:17:06.295 INFO STEP 928 (remove_files) COMPLETE
74432024-06-05T20:17:07.594Z[ recovery-image] Jun 05 20:17:06.295 INFO O| Jun 05 20:17:06.295 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442024-06-05T20:17:07.594Z[ recovery-image] Jun 05 20:17:06.336 INFO O| Jun 05 20:17:06.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
74452024-06-05T20:17:07.595Z[ recovery-image] Jun 05 20:17:06.336 INFO O| Jun 05 20:17:06.336 INFO STEP 929 (remove_files) COMPLETE
74462024-06-05T20:17:07.595Z[ recovery-image] Jun 05 20:17:06.336 INFO O| Jun 05 20:17:06.336 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472024-06-05T20:17:07.595Z[ recovery-image] Jun 05 20:17:06.357 INFO O| Jun 05 20:17:06.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
74482024-06-05T20:17:07.595Z[ recovery-image] Jun 05 20:17:06.358 INFO O| Jun 05 20:17:06.358 INFO STEP 930 (remove_files) COMPLETE
74492024-06-05T20:17:07.596Z[ recovery-image] Jun 05 20:17:06.358 INFO O| Jun 05 20:17:06.358 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502024-06-05T20:17:07.596Z[ recovery-image] Jun 05 20:17:06.391 INFO O| Jun 05 20:17:06.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
74512024-06-05T20:17:07.596Z[ recovery-image] Jun 05 20:17:06.391 INFO O| Jun 05 20:17:06.391 INFO STEP 931 (remove_files) COMPLETE
74522024-06-05T20:17:07.596Z[ recovery-image] Jun 05 20:17:06.391 INFO O| Jun 05 20:17:06.391 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532024-06-05T20:17:07.597Z[ recovery-image] Jun 05 20:17:06.433 INFO O| Jun 05 20:17:06.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
74542024-06-05T20:17:07.597Z[ recovery-image] Jun 05 20:17:06.433 INFO O| Jun 05 20:17:06.433 INFO STEP 932 (remove_files) COMPLETE
74552024-06-05T20:17:07.597Z[ recovery-image] Jun 05 20:17:06.433 INFO O| Jun 05 20:17:06.433 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562024-06-05T20:17:07.598Z[ recovery-image] Jun 05 20:17:06.474 INFO O| Jun 05 20:17:06.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
74572024-06-05T20:17:07.598Z[ recovery-image] Jun 05 20:17:06.475 INFO O| Jun 05 20:17:06.474 INFO STEP 933 (remove_files) COMPLETE
74582024-06-05T20:17:07.598Z[ recovery-image] Jun 05 20:17:06.475 INFO O| Jun 05 20:17:06.475 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592024-06-05T20:17:07.599Z[ recovery-image] Jun 05 20:17:06.506 INFO O| Jun 05 20:17:06.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
74602024-06-05T20:17:07.599Z[ recovery-image] Jun 05 20:17:06.510 INFO O| Jun 05 20:17:06.510 INFO STEP 934 (remove_files) COMPLETE
74612024-06-05T20:17:07.599Z[ recovery-image] Jun 05 20:17:06.510 INFO O| Jun 05 20:17:06.510 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622024-06-05T20:17:07.599Z[ recovery-image] Jun 05 20:17:06.558 INFO O| Jun 05 20:17:06.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
74632024-06-05T20:17:07.600Z[ recovery-image] Jun 05 20:17:06.558 INFO O| Jun 05 20:17:06.558 INFO STEP 935 (remove_files) COMPLETE
74642024-06-05T20:17:07.600Z[ recovery-image] Jun 05 20:17:06.558 INFO O| Jun 05 20:17:06.558 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652024-06-05T20:17:07.600Z[ recovery-image] Jun 05 20:17:06.577 INFO O| Jun 05 20:17:06.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
74662024-06-05T20:17:07.600Z[ recovery-image] Jun 05 20:17:06.577 INFO O| Jun 05 20:17:06.577 INFO STEP 936 (remove_files) COMPLETE
74672024-06-05T20:17:07.601Z[ recovery-image] Jun 05 20:17:06.577 INFO O| Jun 05 20:17:06.577 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682024-06-05T20:17:07.601Z[ recovery-image] Jun 05 20:17:06.619 INFO O| Jun 05 20:17:06.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
74692024-06-05T20:17:07.601Z[ recovery-image] Jun 05 20:17:06.619 INFO O| Jun 05 20:17:06.619 INFO STEP 937 (remove_files) COMPLETE
74702024-06-05T20:17:07.602Z[ recovery-image] Jun 05 20:17:06.619 INFO O| Jun 05 20:17:06.619 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712024-06-05T20:17:07.602Z[ recovery-image] Jun 05 20:17:06.640 INFO O| Jun 05 20:17:06.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
74722024-06-05T20:17:07.603Z[ recovery-image] Jun 05 20:17:06.641 INFO O| Jun 05 20:17:06.641 INFO STEP 938 (remove_files) COMPLETE
74732024-06-05T20:17:07.603Z[ recovery-image] Jun 05 20:17:06.641 INFO O| Jun 05 20:17:06.641 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742024-06-05T20:17:07.603Z[ recovery-image] Jun 05 20:17:06.662 INFO O| Jun 05 20:17:06.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
74752024-06-05T20:17:07.604Z[ recovery-image] Jun 05 20:17:06.662 INFO O| Jun 05 20:17:06.662 INFO STEP 939 (remove_files) COMPLETE
74762024-06-05T20:17:07.604Z[ recovery-image] Jun 05 20:17:06.663 INFO O| Jun 05 20:17:06.662 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772024-06-05T20:17:07.604Z[ recovery-image] Jun 05 20:17:06.683 INFO O| Jun 05 20:17:06.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
74782024-06-05T20:17:07.604Z[ recovery-image] Jun 05 20:17:06.684 INFO O| Jun 05 20:17:06.684 INFO STEP 940 (remove_files) COMPLETE
74792024-06-05T20:17:07.604Z[ recovery-image] Jun 05 20:17:06.684 INFO O| Jun 05 20:17:06.684 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802024-06-05T20:17:07.605Z[ recovery-image] Jun 05 20:17:06.727 INFO O| Jun 05 20:17:06.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
74812024-06-05T20:17:07.605Z[ recovery-image] Jun 05 20:17:06.727 INFO O| Jun 05 20:17:06.727 INFO STEP 941 (remove_files) COMPLETE
74822024-06-05T20:17:07.605Z[ recovery-image] Jun 05 20:17:06.727 INFO O| Jun 05 20:17:06.727 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832024-06-05T20:17:07.605Z[ recovery-image] Jun 05 20:17:06.746 INFO O| Jun 05 20:17:06.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
74842024-06-05T20:17:07.605Z[ recovery-image] Jun 05 20:17:06.746 INFO O| Jun 05 20:17:06.746 INFO STEP 942 (remove_files) COMPLETE
74852024-06-05T20:17:07.606Z[ recovery-image] Jun 05 20:17:06.746 INFO O| Jun 05 20:17:06.746 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862024-06-05T20:17:07.606Z[ recovery-image] Jun 05 20:17:06.781 INFO O| Jun 05 20:17:06.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
74872024-06-05T20:17:07.606Z[ recovery-image] Jun 05 20:17:06.781 INFO O| Jun 05 20:17:06.781 INFO STEP 943 (remove_files) COMPLETE
74882024-06-05T20:17:07.606Z[ recovery-image] Jun 05 20:17:06.781 INFO O| Jun 05 20:17:06.781 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-06-05T20:17:07.617Z[ recovery-image] Jun 05 20:17:06.801 INFO O| Jun 05 20:17:06.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
74902024-06-05T20:17:07.618Z[ recovery-image] Jun 05 20:17:06.801 INFO O| Jun 05 20:17:06.801 INFO STEP 944 (remove_files) COMPLETE
74912024-06-05T20:17:07.618Z[ recovery-image] Jun 05 20:17:06.801 INFO O| Jun 05 20:17:06.801 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922024-06-05T20:17:07.631Z[ recovery-image] Jun 05 20:17:06.842 INFO O| Jun 05 20:17:06.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
74932024-06-05T20:17:07.632Z[ recovery-image] Jun 05 20:17:06.842 INFO O| Jun 05 20:17:06.842 INFO STEP 945 (remove_files) COMPLETE
74942024-06-05T20:17:07.641Z[ recovery-image] Jun 05 20:17:06.842 INFO O| Jun 05 20:17:06.842 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952024-06-05T20:17:07.674Z[ recovery-image] Jun 05 20:17:06.861 INFO O| Jun 05 20:17:06.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
74962024-06-05T20:17:07.675Z[ recovery-image] Jun 05 20:17:06.862 INFO O| Jun 05 20:17:06.862 INFO STEP 946 (remove_files) COMPLETE
74972024-06-05T20:17:07.689Z[ recovery-image] Jun 05 20:17:06.862 INFO O| Jun 05 20:17:06.862 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982024-06-05T20:17:07.713Z[ recovery-image] Jun 05 20:17:06.920 INFO O| Jun 05 20:17:06.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
74992024-06-05T20:17:07.713Z[ recovery-image] Jun 05 20:17:06.920 INFO O| Jun 05 20:17:06.920 INFO STEP 947 (remove_files) COMPLETE
75002024-06-05T20:17:07.734Z[ recovery-image] Jun 05 20:17:06.920 INFO O| Jun 05 20:17:06.920 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012024-06-05T20:17:07.793Z[ recovery-image] Jun 05 20:17:06.995 INFO O| Jun 05 20:17:06.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75022024-06-05T20:17:08.241Z[ recovery-image] Jun 05 20:17:06.995 INFO O| Jun 05 20:17:06.995 INFO STEP 948 (remove_files) COMPLETE
75032024-06-05T20:17:08.241Z[ recovery-image] Jun 05 20:17:06.995 INFO O| Jun 05 20:17:06.995 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042024-06-05T20:17:08.258Z[ recovery-image] Jun 05 20:17:07.018 INFO O| Jun 05 20:17:07.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
75052024-06-05T20:17:08.258Z[ recovery-image] Jun 05 20:17:07.018 INFO O| Jun 05 20:17:07.018 INFO STEP 949 (remove_files) COMPLETE
75062024-06-05T20:17:08.258Z[ recovery-image] Jun 05 20:17:07.018 INFO O| Jun 05 20:17:07.018 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072024-06-05T20:17:08.258Z[ recovery-image] Jun 05 20:17:07.069 INFO O| Jun 05 20:17:07.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75082024-06-05T20:17:08.258Z[ recovery-image] Jun 05 20:17:07.070 INFO O| Jun 05 20:17:07.070 INFO STEP 950 (remove_files) COMPLETE
75092024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.070 INFO O| Jun 05 20:17:07.070 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.091 INFO O| Jun 05 20:17:07.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75112024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.091 INFO O| Jun 05 20:17:07.091 INFO STEP 951 (remove_files) COMPLETE
75122024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.091 INFO O| Jun 05 20:17:07.091 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.112 INFO O| Jun 05 20:17:07.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
75142024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.112 INFO O| Jun 05 20:17:07.112 INFO STEP 952 (remove_files) COMPLETE
75152024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.112 INFO O| Jun 05 20:17:07.112 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.132 INFO O| Jun 05 20:17:07.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75172024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.132 INFO O| Jun 05 20:17:07.132 INFO STEP 953 (remove_files) COMPLETE
75182024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.133 INFO O| Jun 05 20:17:07.132 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.153 INFO O| Jun 05 20:17:07.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75202024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.153 INFO O| Jun 05 20:17:07.153 INFO STEP 954 (remove_files) COMPLETE
75212024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.153 INFO O| Jun 05 20:17:07.153 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.176 INFO O| Jun 05 20:17:07.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75232024-06-05T20:17:08.259Z[ recovery-image] Jun 05 20:17:07.176 INFO O| Jun 05 20:17:07.176 INFO STEP 955 (remove_files) COMPLETE
75242024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.176 INFO O| Jun 05 20:17:07.176 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.197 INFO O| Jun 05 20:17:07.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75262024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.197 INFO O| Jun 05 20:17:07.197 INFO STEP 956 (remove_files) COMPLETE
75272024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.197 INFO O| Jun 05 20:17:07.197 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.218 INFO O| Jun 05 20:17:07.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
75292024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.218 INFO O| Jun 05 20:17:07.218 INFO STEP 957 (remove_files) COMPLETE
75302024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.218 INFO O| Jun 05 20:17:07.218 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312024-06-05T20:17:08.260Z[ recovery-image] Jun 05 20:17:07.238 INFO O| Jun 05 20:17:07.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
75322024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.238 INFO O| Jun 05 20:17:07.238 INFO STEP 958 (remove_files) COMPLETE
75332024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.239 INFO O| Jun 05 20:17:07.238 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.258 INFO O| Jun 05 20:17:07.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
75352024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.258 INFO O| Jun 05 20:17:07.258 INFO STEP 959 (remove_files) COMPLETE
75362024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.258 INFO O| Jun 05 20:17:07.258 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.282 INFO O| Jun 05 20:17:07.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
75382024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.282 INFO O| Jun 05 20:17:07.282 INFO STEP 960 (remove_files) COMPLETE
75392024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.282 INFO O| Jun 05 20:17:07.282 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.307 INFO O| Jun 05 20:17:07.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
75412024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.307 INFO O| Jun 05 20:17:07.307 INFO STEP 961 (remove_files) COMPLETE
75422024-06-05T20:17:08.261Z[ recovery-image] Jun 05 20:17:07.307 INFO O| Jun 05 20:17:07.307 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.331 INFO O| Jun 05 20:17:07.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
75442024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.331 INFO O| Jun 05 20:17:07.331 INFO STEP 962 (remove_files) COMPLETE
75452024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.332 INFO O| Jun 05 20:17:07.331 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.356 INFO O| Jun 05 20:17:07.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
75472024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.356 INFO O| Jun 05 20:17:07.356 INFO STEP 963 (remove_files) COMPLETE
75482024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.356 INFO O| Jun 05 20:17:07.356 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.378 INFO O| Jun 05 20:17:07.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
75502024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.378 INFO O| Jun 05 20:17:07.378 INFO STEP 964 (remove_files) COMPLETE
75512024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.379 INFO O| Jun 05 20:17:07.378 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.400 INFO O| Jun 05 20:17:07.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
75532024-06-05T20:17:08.262Z[ recovery-image] Jun 05 20:17:07.400 INFO O| Jun 05 20:17:07.400 INFO STEP 965 (remove_files) COMPLETE
75542024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.400 INFO O| Jun 05 20:17:07.400 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.422 INFO O| Jun 05 20:17:07.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
75562024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.422 INFO O| Jun 05 20:17:07.422 INFO STEP 966 (remove_files) COMPLETE
75572024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.422 INFO O| Jun 05 20:17:07.422 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.445 INFO O| Jun 05 20:17:07.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
75592024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.445 INFO O| Jun 05 20:17:07.445 INFO STEP 967 (remove_files) COMPLETE
75602024-06-05T20:17:08.263Z[ recovery-image] Jun 05 20:17:07.445 INFO O| Jun 05 20:17:07.445 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612024-06-05T20:17:08.273Z[ recovery-image] Jun 05 20:17:07.467 INFO O| Jun 05 20:17:07.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
75622024-06-05T20:17:08.273Z[ recovery-image] Jun 05 20:17:07.467 INFO O| Jun 05 20:17:07.467 INFO STEP 968 (remove_files) COMPLETE
75632024-06-05T20:17:08.273Z[ recovery-image] Jun 05 20:17:07.467 INFO O| Jun 05 20:17:07.467 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642024-06-05T20:17:08.283Z[ recovery-image] Jun 05 20:17:07.488 INFO O| Jun 05 20:17:07.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
75652024-06-05T20:17:08.283Z[ recovery-image] Jun 05 20:17:07.489 INFO O| Jun 05 20:17:07.488 INFO STEP 969 (remove_files) COMPLETE
75662024-06-05T20:17:08.283Z[ recovery-image] Jun 05 20:17:07.489 INFO O| Jun 05 20:17:07.489 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672024-06-05T20:17:08.296Z[ recovery-image] Jun 05 20:17:07.510 INFO O| Jun 05 20:17:07.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
75682024-06-05T20:17:08.296Z[ recovery-image] Jun 05 20:17:07.510 INFO O| Jun 05 20:17:07.510 INFO STEP 970 (remove_files) COMPLETE
75692024-06-05T20:17:08.296Z[ recovery-image] Jun 05 20:17:07.510 INFO O| Jun 05 20:17:07.510 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702024-06-05T20:17:08.318Z[ recovery-image] Jun 05 20:17:07.530 INFO O| Jun 05 20:17:07.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
75712024-06-05T20:17:08.318Z[ recovery-image] Jun 05 20:17:07.530 INFO O| Jun 05 20:17:07.530 INFO STEP 971 (remove_files) COMPLETE
75722024-06-05T20:17:08.318Z[ recovery-image] Jun 05 20:17:07.530 INFO O| Jun 05 20:17:07.530 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732024-06-05T20:17:08.342Z[ recovery-image] Jun 05 20:17:07.551 INFO O| Jun 05 20:17:07.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
75742024-06-05T20:17:08.359Z[ recovery-image] Jun 05 20:17:07.551 INFO O| Jun 05 20:17:07.551 INFO STEP 972 (remove_files) COMPLETE
75752024-06-05T20:17:08.359Z[ recovery-image] Jun 05 20:17:07.552 INFO O| Jun 05 20:17:07.552 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762024-06-05T20:17:08.385Z[ recovery-image] Jun 05 20:17:07.595 INFO O| Jun 05 20:17:07.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
75772024-06-05T20:17:08.394Z[ recovery-image] Jun 05 20:17:07.595 INFO O| Jun 05 20:17:07.595 INFO STEP 973 (remove_files) COMPLETE
75782024-06-05T20:17:08.394Z[ recovery-image] Jun 05 20:17:07.596 INFO O| Jun 05 20:17:07.596 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792024-06-05T20:17:08.404Z[ recovery-image] Jun 05 20:17:07.618 INFO O| Jun 05 20:17:07.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
75802024-06-05T20:17:08.420Z[ recovery-image] Jun 05 20:17:07.633 INFO O| Jun 05 20:17:07.633 INFO STEP 974 (remove_files) COMPLETE
75812024-06-05T20:17:08.420Z[ recovery-image] Jun 05 20:17:07.633 INFO O| Jun 05 20:17:07.633 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822024-06-05T20:17:08.443Z[ recovery-image] Jun 05 20:17:07.656 INFO O| Jun 05 20:17:07.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
75832024-06-05T20:17:08.454Z[ recovery-image] Jun 05 20:17:07.656 INFO O| Jun 05 20:17:07.656 INFO STEP 975 (remove_files) COMPLETE
75842024-06-05T20:17:08.454Z[ recovery-image] Jun 05 20:17:07.656 INFO O| Jun 05 20:17:07.656 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852024-06-05T20:17:09.682Z[ recovery-image] Jun 05 20:17:07.677 INFO O| Jun 05 20:17:07.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
75862024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.678 INFO O| Jun 05 20:17:07.678 INFO STEP 976 (remove_files) COMPLETE
75872024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.678 INFO O| Jun 05 20:17:07.678 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.700 INFO O| Jun 05 20:17:07.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
75892024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.700 INFO O| Jun 05 20:17:07.700 INFO STEP 977 (remove_files) COMPLETE
75902024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.700 INFO O| Jun 05 20:17:07.700 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.747 INFO O| Jun 05 20:17:07.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
75922024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.747 INFO O| Jun 05 20:17:07.747 INFO STEP 978 (remove_files) COMPLETE
75932024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.748 INFO O| Jun 05 20:17:07.747 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.771 INFO O| Jun 05 20:17:07.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
75952024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.771 INFO O| Jun 05 20:17:07.771 INFO STEP 979 (remove_files) COMPLETE
75962024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.771 INFO O| Jun 05 20:17:07.771 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.835 INFO O| Jun 05 20:17:07.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
75982024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.835 INFO O| Jun 05 20:17:07.835 INFO STEP 980 (remove_files) COMPLETE
75992024-06-05T20:17:09.692Z[ recovery-image] Jun 05 20:17:07.835 INFO O| Jun 05 20:17:07.835 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.861 INFO O| Jun 05 20:17:07.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
76012024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.862 INFO O| Jun 05 20:17:07.862 INFO STEP 981 (remove_files) COMPLETE
76022024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.862 INFO O| Jun 05 20:17:07.862 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.884 INFO O| Jun 05 20:17:07.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
76042024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.884 INFO O| Jun 05 20:17:07.884 INFO STEP 982 (remove_files) COMPLETE
76052024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.884 INFO O| Jun 05 20:17:07.884 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.927 INFO O| Jun 05 20:17:07.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
76072024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.927 INFO O| Jun 05 20:17:07.927 INFO STEP 983 (remove_files) COMPLETE
76082024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.927 INFO O| Jun 05 20:17:07.927 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.948 INFO O| Jun 05 20:17:07.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
76102024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.948 INFO O| Jun 05 20:17:07.948 INFO STEP 984 (remove_files) COMPLETE
76112024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.948 INFO O| Jun 05 20:17:07.948 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.969 INFO O| Jun 05 20:17:07.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
76132024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.969 INFO O| Jun 05 20:17:07.969 INFO STEP 985 (remove_files) COMPLETE
76142024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.969 INFO O| Jun 05 20:17:07.969 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.991 INFO O| Jun 05 20:17:07.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
76162024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.991 INFO O| Jun 05 20:17:07.991 INFO STEP 986 (remove_files) COMPLETE
76172024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:07.991 INFO O| Jun 05 20:17:07.991 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:08.011 INFO O| Jun 05 20:17:08.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
76192024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:08.011 INFO O| Jun 05 20:17:08.011 INFO STEP 987 (remove_files) COMPLETE
76202024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:08.011 INFO O| Jun 05 20:17:08.011 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212024-06-05T20:17:09.693Z[ recovery-image] Jun 05 20:17:08.030 INFO O| Jun 05 20:17:08.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
76222024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.030 INFO O| Jun 05 20:17:08.030 INFO STEP 988 (remove_files) COMPLETE
76232024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.030 INFO O| Jun 05 20:17:08.030 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.048 INFO O| Jun 05 20:17:08.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
76252024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.048 INFO O| Jun 05 20:17:08.048 INFO STEP 989 (remove_files) COMPLETE
76262024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.048 INFO O| Jun 05 20:17:08.048 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76272024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.074 INFO O| Jun 05 20:17:08.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
76282024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.074 INFO O| Jun 05 20:17:08.074 INFO STEP 990 (remove_files) COMPLETE
76292024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.074 INFO O| Jun 05 20:17:08.074 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76302024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.136 INFO O| Jun 05 20:17:08.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
76312024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.136 INFO O| Jun 05 20:17:08.136 INFO STEP 991 (remove_files) COMPLETE
76322024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.136 INFO O| Jun 05 20:17:08.136 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76332024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.154 INFO O| Jun 05 20:17:08.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
76342024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.154 INFO O| Jun 05 20:17:08.154 INFO STEP 992 (remove_files) COMPLETE
76352024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.154 INFO O| Jun 05 20:17:08.154 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76362024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.171 INFO O| Jun 05 20:17:08.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
76372024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.171 INFO O| Jun 05 20:17:08.171 INFO STEP 993 (remove_files) COMPLETE
76382024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.172 INFO O| Jun 05 20:17:08.171 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76392024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.197 INFO O| Jun 05 20:17:08.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
76402024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.198 INFO O| Jun 05 20:17:08.198 INFO STEP 994 (remove_files) COMPLETE
76412024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.198 INFO O| Jun 05 20:17:08.198 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76422024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.215 INFO O| Jun 05 20:17:08.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
76432024-06-05T20:17:09.694Z[ recovery-image] Jun 05 20:17:08.215 INFO O| Jun 05 20:17:08.215 INFO STEP 995 (remove_files) COMPLETE
76442024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.215 INFO O| Jun 05 20:17:08.215 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76452024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.255 INFO O| Jun 05 20:17:08.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
76462024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.255 INFO O| Jun 05 20:17:08.255 INFO STEP 996 (remove_files) COMPLETE
76472024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.255 INFO O| Jun 05 20:17:08.255 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76482024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.275 INFO O| Jun 05 20:17:08.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
76492024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.275 INFO O| Jun 05 20:17:08.275 INFO STEP 997 (remove_files) COMPLETE
76502024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.276 INFO O| Jun 05 20:17:08.276 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.300 INFO O| Jun 05 20:17:08.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
76522024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.300 INFO O| Jun 05 20:17:08.300 INFO STEP 998 (remove_files) COMPLETE
76532024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.300 INFO O| Jun 05 20:17:08.300 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.360 INFO O| Jun 05 20:17:08.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
76552024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.361 INFO O| Jun 05 20:17:08.361 INFO STEP 999 (remove_files) COMPLETE
76562024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.361 INFO O| Jun 05 20:17:08.361 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76572024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.416 INFO O| Jun 05 20:17:08.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
76582024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.416 INFO O| Jun 05 20:17:08.416 INFO STEP 1000 (remove_files) COMPLETE
76592024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.416 INFO O| Jun 05 20:17:08.416 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76602024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.449 INFO O| Jun 05 20:17:08.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
76612024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.450 INFO O| Jun 05 20:17:08.449 INFO STEP 1001 (remove_files) COMPLETE
76622024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.450 INFO O| Jun 05 20:17:08.450 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76632024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.473 INFO O| Jun 05 20:17:08.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
76642024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.473 INFO O| Jun 05 20:17:08.473 INFO STEP 1002 (remove_files) COMPLETE
76652024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.474 INFO O| Jun 05 20:17:08.473 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76662024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.494 INFO O| Jun 05 20:17:08.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
76672024-06-05T20:17:09.695Z[ recovery-image] Jun 05 20:17:08.495 INFO O| Jun 05 20:17:08.494 INFO STEP 1003 (remove_files) COMPLETE
76682024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.495 INFO O| Jun 05 20:17:08.495 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76692024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.515 INFO O| Jun 05 20:17:08.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
76702024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.518 INFO O| Jun 05 20:17:08.518 INFO STEP 1004 (remove_files) COMPLETE
76712024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.518 INFO O| Jun 05 20:17:08.518 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76722024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.554 INFO O| Jun 05 20:17:08.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
76732024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.554 INFO O| Jun 05 20:17:08.554 INFO STEP 1005 (remove_files) COMPLETE
76742024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.554 INFO O| Jun 05 20:17:08.554 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76752024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.583 INFO O| Jun 05 20:17:08.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
76762024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.583 INFO O| Jun 05 20:17:08.583 INFO STEP 1006 (remove_files) COMPLETE
76772024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.583 INFO O| Jun 05 20:17:08.583 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76782024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.612 INFO O| Jun 05 20:17:08.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
76792024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.612 INFO O| Jun 05 20:17:08.612 INFO STEP 1007 (remove_files) COMPLETE
76802024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.612 INFO O| Jun 05 20:17:08.612 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76812024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.633 INFO O| Jun 05 20:17:08.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
76822024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.633 INFO O| Jun 05 20:17:08.633 INFO STEP 1008 (remove_files) COMPLETE
76832024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.633 INFO O| Jun 05 20:17:08.633 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76842024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.707 INFO O| Jun 05 20:17:08.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
76852024-06-05T20:17:09.696Z[ recovery-image] Jun 05 20:17:08.707 INFO O| Jun 05 20:17:08.707 INFO STEP 1009 (remove_files) COMPLETE
76862024-06-05T20:17:09.718Z[ recovery-image] Jun 05 20:17:08.707 INFO O| Jun 05 20:17:08.707 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76872024-06-05T20:17:09.718Z[ recovery-image] Jun 05 20:17:08.728 INFO O| Jun 05 20:17:08.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
76882024-06-05T20:17:09.718Z[ recovery-image] Jun 05 20:17:08.728 INFO O| Jun 05 20:17:08.728 INFO STEP 1010 (remove_files) COMPLETE
76892024-06-05T20:17:09.719Z[ recovery-image] Jun 05 20:17:08.728 INFO O| Jun 05 20:17:08.728 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76902024-06-05T20:17:09.719Z[ recovery-image] Jun 05 20:17:08.749 INFO O| Jun 05 20:17:08.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
76912024-06-05T20:17:09.719Z[ recovery-image] Jun 05 20:17:08.749 INFO O| Jun 05 20:17:08.749 INFO STEP 1011 (remove_files) COMPLETE
76922024-06-05T20:17:09.719Z[ recovery-image] Jun 05 20:17:08.749 INFO O| Jun 05 20:17:08.749 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76932024-06-05T20:17:09.719Z[ recovery-image] Jun 05 20:17:08.773 INFO O| Jun 05 20:17:08.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
76942024-06-05T20:17:09.720Z[ recovery-image] Jun 05 20:17:08.773 INFO O| Jun 05 20:17:08.773 INFO STEP 1012 (remove_files) COMPLETE
76952024-06-05T20:17:09.720Z[ recovery-image] Jun 05 20:17:08.773 INFO O| Jun 05 20:17:08.773 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76962024-06-05T20:17:09.720Z[ recovery-image] Jun 05 20:17:08.792 INFO O| Jun 05 20:17:08.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
76972024-06-05T20:17:09.720Z[ recovery-image] Jun 05 20:17:08.792 INFO O| Jun 05 20:17:08.792 INFO STEP 1013 (remove_files) COMPLETE
76982024-06-05T20:17:09.720Z[ recovery-image] Jun 05 20:17:08.792 INFO O| Jun 05 20:17:08.792 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76992024-06-05T20:17:09.721Z[ recovery-image] Jun 05 20:17:08.822 INFO O| Jun 05 20:17:08.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
77002024-06-05T20:17:09.721Z[ recovery-image] Jun 05 20:17:08.822 INFO O| Jun 05 20:17:08.822 INFO STEP 1014 (remove_files) COMPLETE
77012024-06-05T20:17:09.721Z[ recovery-image] Jun 05 20:17:08.822 INFO O| Jun 05 20:17:08.822 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77022024-06-05T20:17:09.721Z[ recovery-image] Jun 05 20:17:08.843 INFO O| Jun 05 20:17:08.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
77032024-06-05T20:17:09.721Z[ recovery-image] Jun 05 20:17:08.843 INFO O| Jun 05 20:17:08.843 INFO STEP 1015 (remove_files) COMPLETE
77042024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.843 INFO O| Jun 05 20:17:08.843 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77052024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.864 INFO O| Jun 05 20:17:08.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
77062024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.864 INFO O| Jun 05 20:17:08.864 INFO STEP 1016 (remove_files) COMPLETE
77072024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.864 INFO O| Jun 05 20:17:08.864 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77082024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.884 INFO O| Jun 05 20:17:08.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
77092024-06-05T20:17:09.722Z[ recovery-image] Jun 05 20:17:08.884 INFO O| Jun 05 20:17:08.884 INFO STEP 1017 (remove_files) COMPLETE
77102024-06-05T20:17:09.723Z[ recovery-image] Jun 05 20:17:08.884 INFO O| Jun 05 20:17:08.884 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77112024-06-05T20:17:09.723Z[ recovery-image] Jun 05 20:17:08.904 INFO O| Jun 05 20:17:08.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
77122024-06-05T20:17:09.723Z[ recovery-image] Jun 05 20:17:08.904 INFO O| Jun 05 20:17:08.904 INFO STEP 1018 (remove_files) COMPLETE
77132024-06-05T20:17:09.723Z[ recovery-image] Jun 05 20:17:08.904 INFO O| Jun 05 20:17:08.904 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77142024-06-05T20:17:09.737Z[ recovery-image] Jun 05 20:17:08.926 INFO O| Jun 05 20:17:08.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
77152024-06-05T20:17:09.737Z[ recovery-image] Jun 05 20:17:08.926 INFO O| Jun 05 20:17:08.926 INFO STEP 1019 (remove_files) COMPLETE
77162024-06-05T20:17:09.738Z[ recovery-image] Jun 05 20:17:08.926 INFO O| Jun 05 20:17:08.926 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77172024-06-05T20:17:09.738Z[ recovery-image] Jun 05 20:17:08.946 INFO O| Jun 05 20:17:08.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
77182024-06-05T20:17:09.738Z[ recovery-image] Jun 05 20:17:08.946 INFO O| Jun 05 20:17:08.946 INFO STEP 1020 (remove_files) COMPLETE
77192024-06-05T20:17:09.738Z[ recovery-image] Jun 05 20:17:08.946 INFO O| Jun 05 20:17:08.946 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77202024-06-05T20:17:09.752Z[ recovery-image] Jun 05 20:17:08.966 INFO O| Jun 05 20:17:08.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
77212024-06-05T20:17:09.758Z[ recovery-image] Jun 05 20:17:08.967 INFO O| Jun 05 20:17:08.966 INFO STEP 1021 (remove_files) COMPLETE
77222024-06-05T20:17:09.758Z[ recovery-image] Jun 05 20:17:08.967 INFO O| Jun 05 20:17:08.966 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77232024-06-05T20:17:09.773Z[ recovery-image] Jun 05 20:17:08.988 INFO O| Jun 05 20:17:08.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
77242024-06-05T20:17:09.774Z[ recovery-image] Jun 05 20:17:08.988 INFO O| Jun 05 20:17:08.988 INFO STEP 1022 (remove_files) COMPLETE
77252024-06-05T20:17:09.774Z[ recovery-image] Jun 05 20:17:08.988 INFO O| Jun 05 20:17:08.988 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77262024-06-05T20:17:09.798Z[ recovery-image] Jun 05 20:17:09.010 INFO O| Jun 05 20:17:09.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
77272024-06-05T20:17:09.799Z[ recovery-image] Jun 05 20:17:09.011 INFO O| Jun 05 20:17:09.010 INFO STEP 1023 (remove_files) COMPLETE
77282024-06-05T20:17:09.799Z[ recovery-image] Jun 05 20:17:09.011 INFO O| Jun 05 20:17:09.011 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77292024-06-05T20:17:09.834Z[ recovery-image] Jun 05 20:17:09.044 INFO O| Jun 05 20:17:09.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
77302024-06-05T20:17:09.834Z[ recovery-image] Jun 05 20:17:09.044 INFO O| Jun 05 20:17:09.044 INFO STEP 1024 (remove_files) COMPLETE
77312024-06-05T20:17:09.835Z[ recovery-image] Jun 05 20:17:09.044 INFO O| Jun 05 20:17:09.044 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77322024-06-05T20:17:09.865Z[ recovery-image] Jun 05 20:17:09.080 INFO O| Jun 05 20:17:09.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
77332024-06-05T20:17:09.865Z[ recovery-image] Jun 05 20:17:09.080 INFO O| Jun 05 20:17:09.080 INFO STEP 1025 (remove_files) COMPLETE
77342024-06-05T20:17:09.865Z[ recovery-image] Jun 05 20:17:09.080 INFO O| Jun 05 20:17:09.080 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77352024-06-05T20:17:09.886Z[ recovery-image] Jun 05 20:17:09.101 INFO O| Jun 05 20:17:09.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
77362024-06-05T20:17:09.886Z[ recovery-image] Jun 05 20:17:09.102 INFO O| Jun 05 20:17:09.102 INFO STEP 1026 (remove_files) COMPLETE
77372024-06-05T20:17:09.886Z[ recovery-image] Jun 05 20:17:09.102 INFO O| Jun 05 20:17:09.102 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77382024-06-05T20:17:09.907Z[ recovery-image] Jun 05 20:17:09.122 INFO O| Jun 05 20:17:09.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
77392024-06-05T20:17:09.932Z[ recovery-image] Jun 05 20:17:09.140 INFO O| Jun 05 20:17:09.140 INFO STEP 1027 (remove_files) COMPLETE
77402024-06-05T20:17:09.932Z[ recovery-image] Jun 05 20:17:09.140 INFO O| Jun 05 20:17:09.140 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77412024-06-05T20:17:09.961Z[ recovery-image] Jun 05 20:17:09.162 INFO O| Jun 05 20:17:09.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
77422024-06-05T20:17:09.961Z[ recovery-image] Jun 05 20:17:09.163 INFO O| Jun 05 20:17:09.162 INFO STEP 1028 (remove_files) COMPLETE
77432024-06-05T20:17:09.961Z[ recovery-image] Jun 05 20:17:09.163 INFO O| Jun 05 20:17:09.162 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77442024-06-05T20:17:10.034Z[ recovery-image] Jun 05 20:17:09.239 INFO O| Jun 05 20:17:09.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
77452024-06-05T20:17:10.034Z[ recovery-image] Jun 05 20:17:09.239 INFO O| Jun 05 20:17:09.239 INFO STEP 1029 (remove_files) COMPLETE
77462024-06-05T20:17:10.043Z[ recovery-image] Jun 05 20:17:09.239 INFO O| Jun 05 20:17:09.239 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77472024-06-05T20:17:10.049Z[ recovery-image] Jun 05 20:17:09.260 INFO O| Jun 05 20:17:09.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
77482024-06-05T20:17:10.049Z[ recovery-image] Jun 05 20:17:09.260 INFO O| Jun 05 20:17:09.260 INFO STEP 1030 (remove_files) COMPLETE
77492024-06-05T20:17:10.050Z[ recovery-image] Jun 05 20:17:09.260 INFO O| Jun 05 20:17:09.260 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77502024-06-05T20:17:10.066Z[ recovery-image] Jun 05 20:17:09.281 INFO O| Jun 05 20:17:09.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
77512024-06-05T20:17:10.066Z[ recovery-image] Jun 05 20:17:09.281 INFO O| Jun 05 20:17:09.281 INFO STEP 1031 (remove_files) COMPLETE
77522024-06-05T20:17:10.066Z[ recovery-image] Jun 05 20:17:09.281 INFO O| Jun 05 20:17:09.281 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77532024-06-05T20:17:10.086Z[ recovery-image] Jun 05 20:17:09.303 INFO O| Jun 05 20:17:09.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
77542024-06-05T20:17:10.086Z[ recovery-image] Jun 05 20:17:09.303 INFO O| Jun 05 20:17:09.303 INFO STEP 1032 (remove_files) COMPLETE
77552024-06-05T20:17:10.086Z[ recovery-image] Jun 05 20:17:09.303 INFO O| Jun 05 20:17:09.303 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77562024-06-05T20:17:10.109Z[ recovery-image] Jun 05 20:17:09.325 INFO O| Jun 05 20:17:09.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
77572024-06-05T20:17:10.109Z[ recovery-image] Jun 05 20:17:09.325 INFO O| Jun 05 20:17:09.325 INFO STEP 1033 (remove_files) COMPLETE
77582024-06-05T20:17:10.109Z[ recovery-image] Jun 05 20:17:09.325 INFO O| Jun 05 20:17:09.325 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77592024-06-05T20:17:10.146Z[ recovery-image] Jun 05 20:17:09.349 INFO O| Jun 05 20:17:09.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
77602024-06-05T20:17:10.146Z[ recovery-image] Jun 05 20:17:09.349 INFO O| Jun 05 20:17:09.349 INFO STEP 1034 (remove_files) COMPLETE
77612024-06-05T20:17:10.146Z[ recovery-image] Jun 05 20:17:09.349 INFO O| Jun 05 20:17:09.349 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77622024-06-05T20:17:10.157Z[ recovery-image] Jun 05 20:17:09.370 INFO O| Jun 05 20:17:09.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
77632024-06-05T20:17:10.157Z[ recovery-image] Jun 05 20:17:09.370 INFO O| Jun 05 20:17:09.370 INFO STEP 1035 (remove_files) COMPLETE
77642024-06-05T20:17:10.157Z[ recovery-image] Jun 05 20:17:09.370 INFO O| Jun 05 20:17:09.370 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77652024-06-05T20:17:10.175Z[ recovery-image] Jun 05 20:17:09.392 INFO O| Jun 05 20:17:09.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
77662024-06-05T20:17:10.176Z[ recovery-image] Jun 05 20:17:09.392 INFO O| Jun 05 20:17:09.392 INFO STEP 1036 (remove_files) COMPLETE
77672024-06-05T20:17:10.176Z[ recovery-image] Jun 05 20:17:09.392 INFO O| Jun 05 20:17:09.392 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77682024-06-05T20:17:10.235Z[ recovery-image] Jun 05 20:17:09.451 INFO O| Jun 05 20:17:09.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
77692024-06-05T20:17:10.235Z[ recovery-image] Jun 05 20:17:09.452 INFO O| Jun 05 20:17:09.452 INFO STEP 1037 (remove_files) COMPLETE
77702024-06-05T20:17:10.235Z[ recovery-image] Jun 05 20:17:09.452 INFO O| Jun 05 20:17:09.452 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77712024-06-05T20:17:10.275Z[ recovery-image] Jun 05 20:17:09.474 INFO O| Jun 05 20:17:09.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
77722024-06-05T20:17:10.275Z[ recovery-image] Jun 05 20:17:09.474 INFO O| Jun 05 20:17:09.474 INFO STEP 1038 (remove_files) COMPLETE
77732024-06-05T20:17:10.275Z[ recovery-image] Jun 05 20:17:09.474 INFO O| Jun 05 20:17:09.474 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77742024-06-05T20:17:10.316Z[ recovery-image] Jun 05 20:17:09.533 INFO O| Jun 05 20:17:09.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
77752024-06-05T20:17:10.316Z[ recovery-image] Jun 05 20:17:09.533 INFO O| Jun 05 20:17:09.533 INFO STEP 1039 (remove_files) COMPLETE
77762024-06-05T20:17:10.316Z[ recovery-image] Jun 05 20:17:09.533 INFO O| Jun 05 20:17:09.533 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77772024-06-05T20:17:10.337Z[ recovery-image] Jun 05 20:17:09.553 INFO O| Jun 05 20:17:09.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
77782024-06-05T20:17:10.337Z[ recovery-image] Jun 05 20:17:09.554 INFO O| Jun 05 20:17:09.553 INFO STEP 1040 (remove_files) COMPLETE
77792024-06-05T20:17:10.337Z[ recovery-image] Jun 05 20:17:09.554 INFO O| Jun 05 20:17:09.554 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77802024-06-05T20:17:10.394Z[ recovery-image] Jun 05 20:17:09.600 INFO O| Jun 05 20:17:09.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
77812024-06-05T20:17:10.394Z[ recovery-image] Jun 05 20:17:09.600 INFO O| Jun 05 20:17:09.600 INFO STEP 1041 (remove_files) COMPLETE
77822024-06-05T20:17:10.395Z[ recovery-image] Jun 05 20:17:09.600 INFO O| Jun 05 20:17:09.600 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77832024-06-05T20:17:10.411Z[ recovery-image] Jun 05 20:17:09.617 INFO O| Jun 05 20:17:09.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
77842024-06-05T20:17:10.411Z[ recovery-image] Jun 05 20:17:09.617 INFO O| Jun 05 20:17:09.617 INFO STEP 1042 (remove_files) COMPLETE
77852024-06-05T20:17:10.411Z[ recovery-image] Jun 05 20:17:09.617 INFO O| Jun 05 20:17:09.617 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862024-06-05T20:17:10.434Z[ recovery-image] Jun 05 20:17:09.633 INFO O| Jun 05 20:17:09.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
77872024-06-05T20:17:10.434Z[ recovery-image] Jun 05 20:17:09.634 INFO O| Jun 05 20:17:09.633 INFO STEP 1043 (remove_files) COMPLETE
77882024-06-05T20:17:10.434Z[ recovery-image] Jun 05 20:17:09.634 INFO O| Jun 05 20:17:09.633 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892024-06-05T20:17:10.438Z[ recovery-image] Jun 05 20:17:09.651 INFO O| Jun 05 20:17:09.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
77902024-06-05T20:17:10.439Z[ recovery-image] Jun 05 20:17:09.651 INFO O| Jun 05 20:17:09.651 INFO STEP 1044 (remove_files) COMPLETE
77912024-06-05T20:17:10.439Z[ recovery-image] Jun 05 20:17:09.651 INFO O| Jun 05 20:17:09.651 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922024-06-05T20:17:10.455Z[ recovery-image] Jun 05 20:17:09.671 INFO O| Jun 05 20:17:09.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
77932024-06-05T20:17:10.455Z[ recovery-image] Jun 05 20:17:09.671 INFO O| Jun 05 20:17:09.671 INFO STEP 1045 (remove_files) COMPLETE
77942024-06-05T20:17:10.473Z[ recovery-image] Jun 05 20:17:09.671 INFO O| Jun 05 20:17:09.671 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952024-06-05T20:17:10.492Z[ recovery-image] Jun 05 20:17:09.691 INFO O| Jun 05 20:17:09.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
77962024-06-05T20:17:10.492Z[ recovery-image] Jun 05 20:17:09.691 INFO O| Jun 05 20:17:09.691 INFO STEP 1046 (remove_files) COMPLETE
77972024-06-05T20:17:10.493Z[ recovery-image] Jun 05 20:17:09.691 INFO O| Jun 05 20:17:09.691 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982024-06-05T20:17:10.513Z[ recovery-image] Jun 05 20:17:09.711 INFO O| Jun 05 20:17:09.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
77992024-06-05T20:17:10.513Z[ recovery-image] Jun 05 20:17:09.711 INFO O| Jun 05 20:17:09.711 INFO STEP 1047 (remove_files) COMPLETE
78002024-06-05T20:17:10.513Z[ recovery-image] Jun 05 20:17:09.711 INFO O| Jun 05 20:17:09.711 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012024-06-05T20:17:10.528Z[ recovery-image] Jun 05 20:17:09.731 INFO O| Jun 05 20:17:09.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
78022024-06-05T20:17:10.528Z[ recovery-image] Jun 05 20:17:09.732 INFO O| Jun 05 20:17:09.732 INFO STEP 1048 (remove_files) COMPLETE
78032024-06-05T20:17:10.529Z[ recovery-image] Jun 05 20:17:09.732 INFO O| Jun 05 20:17:09.732 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042024-06-05T20:17:10.536Z[ recovery-image] Jun 05 20:17:09.753 INFO O| Jun 05 20:17:09.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
78052024-06-05T20:17:10.541Z[ recovery-image] Jun 05 20:17:09.753 INFO O| Jun 05 20:17:09.753 INFO STEP 1049 (remove_files) COMPLETE
78062024-06-05T20:17:10.541Z[ recovery-image] Jun 05 20:17:09.753 INFO O| Jun 05 20:17:09.753 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072024-06-05T20:17:10.566Z[ recovery-image] Jun 05 20:17:09.775 INFO O| Jun 05 20:17:09.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
78082024-06-05T20:17:10.566Z[ recovery-image] Jun 05 20:17:09.775 INFO O| Jun 05 20:17:09.775 INFO STEP 1050 (remove_files) COMPLETE
78092024-06-05T20:17:10.566Z[ recovery-image] Jun 05 20:17:09.776 INFO O| Jun 05 20:17:09.776 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102024-06-05T20:17:10.586Z[ recovery-image] Jun 05 20:17:09.796 INFO O| Jun 05 20:17:09.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
78112024-06-05T20:17:10.586Z[ recovery-image] Jun 05 20:17:09.797 INFO O| Jun 05 20:17:09.797 INFO STEP 1051 (remove_files) COMPLETE
78122024-06-05T20:17:10.586Z[ recovery-image] Jun 05 20:17:09.797 INFO O| Jun 05 20:17:09.797 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132024-06-05T20:17:10.613Z[ recovery-image] Jun 05 20:17:09.816 INFO O| Jun 05 20:17:09.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
78142024-06-05T20:17:10.613Z[ recovery-image] Jun 05 20:17:09.817 INFO O| Jun 05 20:17:09.816 INFO STEP 1052 (remove_files) COMPLETE
78152024-06-05T20:17:10.614Z[ recovery-image] Jun 05 20:17:09.817 INFO O| Jun 05 20:17:09.817 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162024-06-05T20:17:10.626Z[ recovery-image] Jun 05 20:17:09.837 INFO O| Jun 05 20:17:09.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
78172024-06-05T20:17:10.626Z[ recovery-image] Jun 05 20:17:09.837 INFO O| Jun 05 20:17:09.837 INFO STEP 1053 (remove_files) COMPLETE
78182024-06-05T20:17:10.626Z[ recovery-image] Jun 05 20:17:09.837 INFO O| Jun 05 20:17:09.837 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192024-06-05T20:17:10.648Z[ recovery-image] Jun 05 20:17:09.857 INFO O| Jun 05 20:17:09.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
78202024-06-05T20:17:10.648Z[ recovery-image] Jun 05 20:17:09.857 INFO O| Jun 05 20:17:09.857 INFO STEP 1054 (remove_files) COMPLETE
78212024-06-05T20:17:10.648Z[ recovery-image] Jun 05 20:17:09.857 INFO O| Jun 05 20:17:09.857 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222024-06-05T20:17:10.664Z[ recovery-image] Jun 05 20:17:09.876 INFO O| Jun 05 20:17:09.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
78232024-06-05T20:17:10.665Z[ recovery-image] Jun 05 20:17:09.876 INFO O| Jun 05 20:17:09.876 INFO STEP 1055 (remove_files) COMPLETE
78242024-06-05T20:17:10.665Z[ recovery-image] Jun 05 20:17:09.876 INFO O| Jun 05 20:17:09.876 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252024-06-05T20:17:11.097Z[ recovery-image] Jun 05 20:17:09.897 INFO O| Jun 05 20:17:09.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
78262024-06-05T20:17:11.097Z[ recovery-image] Jun 05 20:17:09.898 INFO O| Jun 05 20:17:09.898 INFO STEP 1056 (remove_files) COMPLETE
78272024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.898 INFO O| Jun 05 20:17:09.898 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.918 INFO O| Jun 05 20:17:09.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
78292024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.918 INFO O| Jun 05 20:17:09.918 INFO STEP 1057 (remove_files) COMPLETE
78302024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.918 INFO O| Jun 05 20:17:09.918 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.959 INFO O| Jun 05 20:17:09.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
78322024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.959 INFO O| Jun 05 20:17:09.959 INFO STEP 1058 (remove_files) COMPLETE
78332024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.959 INFO O| Jun 05 20:17:09.959 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.978 INFO O| Jun 05 20:17:09.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
78352024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.978 INFO O| Jun 05 20:17:09.978 INFO STEP 1059 (remove_files) COMPLETE
78362024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:09.978 INFO O| Jun 05 20:17:09.978 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.019 INFO O| Jun 05 20:17:10.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
78382024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.019 INFO O| Jun 05 20:17:10.019 INFO STEP 1060 (remove_files) COMPLETE
78392024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.019 INFO O| Jun 05 20:17:10.019 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.107 INFO O| Jun 05 20:17:10.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
78412024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.108 INFO O| Jun 05 20:17:10.107 INFO STEP 1061 (remove_files) COMPLETE
78422024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.108 INFO O| Jun 05 20:17:10.107 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.126 INFO O| Jun 05 20:17:10.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
78442024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.126 INFO O| Jun 05 20:17:10.126 INFO STEP 1062 (remove_files) COMPLETE
78452024-06-05T20:17:11.101Z[ recovery-image] Jun 05 20:17:10.126 INFO O| Jun 05 20:17:10.126 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.144 INFO O| Jun 05 20:17:10.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
78472024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.144 INFO O| Jun 05 20:17:10.144 INFO STEP 1063 (remove_files) COMPLETE
78482024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.144 INFO O| Jun 05 20:17:10.144 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.171 INFO O| Jun 05 20:17:10.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
78502024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.171 INFO O| Jun 05 20:17:10.171 INFO STEP 1064 (remove_files) COMPLETE
78512024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.171 INFO O| Jun 05 20:17:10.171 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.229 INFO O| Jun 05 20:17:10.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
78532024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.229 INFO O| Jun 05 20:17:10.229 INFO STEP 1065 (remove_files) COMPLETE
78542024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.230 INFO O| Jun 05 20:17:10.229 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.249 INFO O| Jun 05 20:17:10.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
78562024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.249 INFO O| Jun 05 20:17:10.249 INFO STEP 1066 (remove_files) COMPLETE
78572024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.250 INFO O| Jun 05 20:17:10.250 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.269 INFO O| Jun 05 20:17:10.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
78592024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.269 INFO O| Jun 05 20:17:10.269 INFO STEP 1067 (remove_files) COMPLETE
78602024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.269 INFO O| Jun 05 20:17:10.269 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.288 INFO O| Jun 05 20:17:10.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
78622024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.288 INFO O| Jun 05 20:17:10.288 INFO STEP 1068 (remove_files) COMPLETE
78632024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.288 INFO O| Jun 05 20:17:10.288 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.309 INFO O| Jun 05 20:17:10.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
78652024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.309 INFO O| Jun 05 20:17:10.309 INFO STEP 1069 (remove_files) COMPLETE
78662024-06-05T20:17:11.102Z[ recovery-image] Jun 05 20:17:10.309 INFO O| Jun 05 20:17:10.309 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672024-06-05T20:17:11.112Z[ recovery-image] Jun 05 20:17:10.329 INFO O| Jun 05 20:17:10.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
78682024-06-05T20:17:11.112Z[ recovery-image] Jun 05 20:17:10.329 INFO O| Jun 05 20:17:10.329 INFO STEP 1070 (remove_files) COMPLETE
78692024-06-05T20:17:11.115Z[ recovery-image] Jun 05 20:17:10.329 INFO O| Jun 05 20:17:10.329 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702024-06-05T20:17:11.149Z[ recovery-image] Jun 05 20:17:10.365 INFO O| Jun 05 20:17:10.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
78712024-06-05T20:17:11.149Z[ recovery-image] Jun 05 20:17:10.365 INFO O| Jun 05 20:17:10.365 INFO STEP 1071 (remove_files) COMPLETE
78722024-06-05T20:17:11.152Z[ recovery-image] Jun 05 20:17:10.365 INFO O| Jun 05 20:17:10.365 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732024-06-05T20:17:11.169Z[ recovery-image] Jun 05 20:17:10.386 INFO O| Jun 05 20:17:10.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
78742024-06-05T20:17:11.169Z[ recovery-image] Jun 05 20:17:10.386 INFO O| Jun 05 20:17:10.386 INFO STEP 1072 (remove_files) COMPLETE
78752024-06-05T20:17:11.169Z[ recovery-image] Jun 05 20:17:10.386 INFO O| Jun 05 20:17:10.386 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762024-06-05T20:17:11.203Z[ recovery-image] Jun 05 20:17:10.419 INFO O| Jun 05 20:17:10.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
78772024-06-05T20:17:11.206Z[ recovery-image] Jun 05 20:17:10.420 INFO O| Jun 05 20:17:10.419 INFO STEP 1073 (remove_files) COMPLETE
78782024-06-05T20:17:11.206Z[ recovery-image] Jun 05 20:17:10.420 INFO O| Jun 05 20:17:10.420 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792024-06-05T20:17:11.235Z[ recovery-image] Jun 05 20:17:10.452 INFO O| Jun 05 20:17:10.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
78802024-06-05T20:17:11.239Z[ recovery-image] Jun 05 20:17:10.452 INFO O| Jun 05 20:17:10.452 INFO STEP 1074 (remove_files) COMPLETE
78812024-06-05T20:17:11.239Z[ recovery-image] Jun 05 20:17:10.452 INFO O| Jun 05 20:17:10.452 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822024-06-05T20:17:11.265Z[ recovery-image] Jun 05 20:17:10.472 INFO O| Jun 05 20:17:10.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
78832024-06-05T20:17:11.265Z[ recovery-image] Jun 05 20:17:10.472 INFO O| Jun 05 20:17:10.472 INFO STEP 1075 (remove_files) COMPLETE
78842024-06-05T20:17:11.279Z[ recovery-image] Jun 05 20:17:10.472 INFO O| Jun 05 20:17:10.472 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852024-06-05T20:17:11.305Z[ recovery-image] Jun 05 20:17:10.493 INFO O| Jun 05 20:17:10.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
78862024-06-05T20:17:11.306Z[ recovery-image] Jun 05 20:17:10.493 INFO O| Jun 05 20:17:10.493 INFO STEP 1076 (remove_files) COMPLETE
78872024-06-05T20:17:11.306Z[ recovery-image] Jun 05 20:17:10.493 INFO O| Jun 05 20:17:10.493 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882024-06-05T20:17:11.320Z[ recovery-image] Jun 05 20:17:10.514 INFO O| Jun 05 20:17:10.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
78892024-06-05T20:17:11.320Z[ recovery-image] Jun 05 20:17:10.514 INFO O| Jun 05 20:17:10.514 INFO STEP 1077 (remove_files) COMPLETE
78902024-06-05T20:17:11.320Z[ recovery-image] Jun 05 20:17:10.514 INFO O| Jun 05 20:17:10.514 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912024-06-05T20:17:11.323Z[ recovery-image] Jun 05 20:17:10.540 INFO O| Jun 05 20:17:10.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
78922024-06-05T20:17:11.326Z[ recovery-image] Jun 05 20:17:10.540 INFO O| Jun 05 20:17:10.540 INFO STEP 1078 (remove_files) COMPLETE
78932024-06-05T20:17:11.327Z[ recovery-image] Jun 05 20:17:10.540 INFO O| Jun 05 20:17:10.540 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942024-06-05T20:17:11.350Z[ recovery-image] Jun 05 20:17:10.567 INFO O| Jun 05 20:17:10.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
78952024-06-05T20:17:11.350Z[ recovery-image] Jun 05 20:17:10.567 INFO O| Jun 05 20:17:10.567 INFO STEP 1079 (remove_files) COMPLETE
78962024-06-05T20:17:11.353Z[ recovery-image] Jun 05 20:17:10.567 INFO O| Jun 05 20:17:10.567 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972024-06-05T20:17:11.417Z[ recovery-image] Jun 05 20:17:10.633 INFO O| Jun 05 20:17:10.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
78982024-06-05T20:17:11.417Z[ recovery-image] Jun 05 20:17:10.633 INFO O| Jun 05 20:17:10.633 INFO STEP 1080 (remove_files) COMPLETE
78992024-06-05T20:17:11.433Z[ recovery-image] Jun 05 20:17:10.633 INFO O| Jun 05 20:17:10.633 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002024-06-05T20:17:11.442Z[ recovery-image] Jun 05 20:17:10.655 INFO O| Jun 05 20:17:10.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
79012024-06-05T20:17:11.442Z[ recovery-image] Jun 05 20:17:10.655 INFO O| Jun 05 20:17:10.655 INFO STEP 1081 (remove_files) COMPLETE
79022024-06-05T20:17:11.443Z[ recovery-image] Jun 05 20:17:10.655 INFO O| Jun 05 20:17:10.655 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032024-06-05T20:17:11.488Z[ recovery-image] Jun 05 20:17:10.704 INFO O| Jun 05 20:17:10.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
79042024-06-05T20:17:11.489Z[ recovery-image] Jun 05 20:17:10.704 INFO O| Jun 05 20:17:10.704 INFO STEP 1082 (remove_files) COMPLETE
79052024-06-05T20:17:11.489Z[ recovery-image] Jun 05 20:17:10.704 INFO O| Jun 05 20:17:10.704 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062024-06-05T20:17:11.512Z[ recovery-image] Jun 05 20:17:10.725 INFO O| Jun 05 20:17:10.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
79072024-06-05T20:17:11.512Z[ recovery-image] Jun 05 20:17:10.725 INFO O| Jun 05 20:17:10.725 INFO STEP 1083 (remove_files) COMPLETE
79082024-06-05T20:17:11.517Z[ recovery-image] Jun 05 20:17:10.725 INFO O| Jun 05 20:17:10.725 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092024-06-05T20:17:11.529Z[ recovery-image] Jun 05 20:17:10.745 INFO O| Jun 05 20:17:10.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
79102024-06-05T20:17:11.530Z[ recovery-image] Jun 05 20:17:10.745 INFO O| Jun 05 20:17:10.745 INFO STEP 1084 (remove_files) COMPLETE
79112024-06-05T20:17:11.535Z[ recovery-image] Jun 05 20:17:10.745 INFO O| Jun 05 20:17:10.745 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122024-06-05T20:17:11.552Z[ recovery-image] Jun 05 20:17:10.767 INFO O| Jun 05 20:17:10.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
79132024-06-05T20:17:11.552Z[ recovery-image] Jun 05 20:17:10.767 INFO O| Jun 05 20:17:10.767 INFO STEP 1085 (remove_files) COMPLETE
79142024-06-05T20:17:11.552Z[ recovery-image] Jun 05 20:17:10.767 INFO O| Jun 05 20:17:10.767 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152024-06-05T20:17:11.579Z[ recovery-image] Jun 05 20:17:10.787 INFO O| Jun 05 20:17:10.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
79162024-06-05T20:17:11.579Z[ recovery-image] Jun 05 20:17:10.787 INFO O| Jun 05 20:17:10.787 INFO STEP 1086 (remove_files) COMPLETE
79172024-06-05T20:17:11.580Z[ recovery-image] Jun 05 20:17:10.787 INFO O| Jun 05 20:17:10.787 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182024-06-05T20:17:11.598Z[ recovery-image] Jun 05 20:17:10.808 INFO O| Jun 05 20:17:10.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
79192024-06-05T20:17:11.599Z[ recovery-image] Jun 05 20:17:10.809 INFO O| Jun 05 20:17:10.808 INFO STEP 1087 (remove_files) COMPLETE
79202024-06-05T20:17:11.599Z[ recovery-image] Jun 05 20:17:10.809 INFO O| Jun 05 20:17:10.809 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212024-06-05T20:17:11.615Z[ recovery-image] Jun 05 20:17:10.831 INFO O| Jun 05 20:17:10.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
79222024-06-05T20:17:11.615Z[ recovery-image] Jun 05 20:17:10.831 INFO O| Jun 05 20:17:10.831 INFO STEP 1088 (remove_files) COMPLETE
79232024-06-05T20:17:11.615Z[ recovery-image] Jun 05 20:17:10.831 INFO O| Jun 05 20:17:10.831 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242024-06-05T20:17:11.635Z[ recovery-image] Jun 05 20:17:10.850 INFO O| Jun 05 20:17:10.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
79252024-06-05T20:17:11.635Z[ recovery-image] Jun 05 20:17:10.850 INFO O| Jun 05 20:17:10.850 INFO STEP 1089 (remove_files) COMPLETE
79262024-06-05T20:17:11.638Z[ recovery-image] Jun 05 20:17:10.850 INFO O| Jun 05 20:17:10.850 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272024-06-05T20:17:11.663Z[ recovery-image] Jun 05 20:17:10.879 INFO O| Jun 05 20:17:10.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
79282024-06-05T20:17:11.667Z[ recovery-image] Jun 05 20:17:10.879 INFO O| Jun 05 20:17:10.879 INFO STEP 1090 (remove_files) COMPLETE
79292024-06-05T20:17:11.667Z[ recovery-image] Jun 05 20:17:10.880 INFO O| Jun 05 20:17:10.880 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302024-06-05T20:17:11.683Z[ recovery-image] Jun 05 20:17:10.900 INFO O| Jun 05 20:17:10.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
79312024-06-05T20:17:11.686Z[ recovery-image] Jun 05 20:17:10.900 INFO O| Jun 05 20:17:10.900 INFO STEP 1091 (remove_files) COMPLETE
79322024-06-05T20:17:11.686Z[ recovery-image] Jun 05 20:17:10.900 INFO O| Jun 05 20:17:10.900 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332024-06-05T20:17:11.702Z[ recovery-image] Jun 05 20:17:10.919 INFO O| Jun 05 20:17:10.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
79342024-06-05T20:17:11.705Z[ recovery-image] Jun 05 20:17:10.919 INFO O| Jun 05 20:17:10.919 INFO STEP 1092 (remove_files) COMPLETE
79352024-06-05T20:17:11.705Z[ recovery-image] Jun 05 20:17:10.919 INFO O| Jun 05 20:17:10.919 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362024-06-05T20:17:11.727Z[ recovery-image] Jun 05 20:17:10.938 INFO O| Jun 05 20:17:10.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
79372024-06-05T20:17:11.763Z[ recovery-image] Jun 05 20:17:10.939 INFO O| Jun 05 20:17:10.939 INFO STEP 1093 (remove_files) COMPLETE
79382024-06-05T20:17:11.763Z[ recovery-image] Jun 05 20:17:10.939 INFO O| Jun 05 20:17:10.939 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.958 INFO O| Jun 05 20:17:10.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
79402024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.958 INFO O| Jun 05 20:17:10.958 INFO STEP 1094 (remove_files) COMPLETE
79412024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.959 INFO O| Jun 05 20:17:10.959 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.977 INFO O| Jun 05 20:17:10.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
79432024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.978 INFO O| Jun 05 20:17:10.978 INFO STEP 1095 (remove_files) COMPLETE
79442024-06-05T20:17:11.767Z[ recovery-image] Jun 05 20:17:10.978 INFO O| Jun 05 20:17:10.978 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452024-06-05T20:17:11.783Z[ recovery-image] Jun 05 20:17:11.000 INFO O| Jun 05 20:17:11.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
79462024-06-05T20:17:11.783Z[ recovery-image] Jun 05 20:17:11.000 INFO O| Jun 05 20:17:11.000 INFO STEP 1096 (remove_files) COMPLETE
79472024-06-05T20:17:11.792Z[ recovery-image] Jun 05 20:17:11.000 INFO O| Jun 05 20:17:11.000 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482024-06-05T20:17:11.803Z[ recovery-image] Jun 05 20:17:11.020 INFO O| Jun 05 20:17:11.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
79492024-06-05T20:17:11.803Z[ recovery-image] Jun 05 20:17:11.020 INFO O| Jun 05 20:17:11.020 INFO STEP 1097 (remove_files) COMPLETE
79502024-06-05T20:17:11.807Z[ recovery-image] Jun 05 20:17:11.020 INFO O| Jun 05 20:17:11.020 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512024-06-05T20:17:11.823Z[ recovery-image] Jun 05 20:17:11.039 INFO O| Jun 05 20:17:11.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
79522024-06-05T20:17:11.823Z[ recovery-image] Jun 05 20:17:11.040 INFO O| Jun 05 20:17:11.039 INFO STEP 1098 (remove_files) COMPLETE
79532024-06-05T20:17:11.826Z[ recovery-image] Jun 05 20:17:11.040 INFO O| Jun 05 20:17:11.040 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542024-06-05T20:17:11.850Z[ recovery-image] Jun 05 20:17:11.066 INFO O| Jun 05 20:17:11.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
79552024-06-05T20:17:11.850Z[ recovery-image] Jun 05 20:17:11.066 INFO O| Jun 05 20:17:11.066 INFO STEP 1099 (remove_files) COMPLETE
79562024-06-05T20:17:11.850Z[ recovery-image] Jun 05 20:17:11.066 INFO O| Jun 05 20:17:11.066 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572024-06-05T20:17:11.894Z[ recovery-image] Jun 05 20:17:11.101 INFO O| Jun 05 20:17:11.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
79582024-06-05T20:17:11.894Z[ recovery-image] Jun 05 20:17:11.101 INFO O| Jun 05 20:17:11.101 INFO STEP 1100 (remove_files) COMPLETE
79592024-06-05T20:17:11.894Z[ recovery-image] Jun 05 20:17:11.101 INFO O| Jun 05 20:17:11.101 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602024-06-05T20:17:11.906Z[ recovery-image] Jun 05 20:17:11.120 INFO O| Jun 05 20:17:11.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
79612024-06-05T20:17:11.906Z[ recovery-image] Jun 05 20:17:11.120 INFO O| Jun 05 20:17:11.120 INFO STEP 1101 (remove_files) COMPLETE
79622024-06-05T20:17:11.907Z[ recovery-image] Jun 05 20:17:11.120 INFO O| Jun 05 20:17:11.120 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632024-06-05T20:17:11.928Z[ recovery-image] Jun 05 20:17:11.143 INFO O| Jun 05 20:17:11.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
79642024-06-05T20:17:11.933Z[ recovery-image] Jun 05 20:17:11.143 INFO O| Jun 05 20:17:11.143 INFO STEP 1102 (remove_files) COMPLETE
79652024-06-05T20:17:11.933Z[ recovery-image] Jun 05 20:17:11.143 INFO O| Jun 05 20:17:11.143 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662024-06-05T20:17:11.948Z[ recovery-image] Jun 05 20:17:11.163 INFO O| Jun 05 20:17:11.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
79672024-06-05T20:17:11.953Z[ recovery-image] Jun 05 20:17:11.163 INFO O| Jun 05 20:17:11.163 INFO STEP 1103 (remove_files) COMPLETE
79682024-06-05T20:17:11.953Z[ recovery-image] Jun 05 20:17:11.163 INFO O| Jun 05 20:17:11.163 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692024-06-05T20:17:11.966Z[ recovery-image] Jun 05 20:17:11.182 INFO O| Jun 05 20:17:11.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
79702024-06-05T20:17:11.966Z[ recovery-image] Jun 05 20:17:11.182 INFO O| Jun 05 20:17:11.182 INFO STEP 1104 (remove_files) COMPLETE
79712024-06-05T20:17:11.970Z[ recovery-image] Jun 05 20:17:11.182 INFO O| Jun 05 20:17:11.182 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722024-06-05T20:17:11.986Z[ recovery-image] Jun 05 20:17:11.201 INFO O| Jun 05 20:17:11.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
79732024-06-05T20:17:11.994Z[ recovery-image] Jun 05 20:17:11.201 INFO O| Jun 05 20:17:11.201 INFO STEP 1105 (remove_files) COMPLETE
79742024-06-05T20:17:11.994Z[ recovery-image] Jun 05 20:17:11.202 INFO O| Jun 05 20:17:11.201 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752024-06-05T20:17:12.053Z[ recovery-image] Jun 05 20:17:11.262 INFO O| Jun 05 20:17:11.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
79762024-06-05T20:17:12.060Z[ recovery-image] Jun 05 20:17:11.262 INFO O| Jun 05 20:17:11.262 INFO STEP 1106 (remove_files) COMPLETE
79772024-06-05T20:17:12.060Z[ recovery-image] Jun 05 20:17:11.262 INFO O| Jun 05 20:17:11.262 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782024-06-05T20:17:12.068Z[ recovery-image] Jun 05 20:17:11.283 INFO O| Jun 05 20:17:11.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
79792024-06-05T20:17:12.068Z[ recovery-image] Jun 05 20:17:11.283 INFO O| Jun 05 20:17:11.283 INFO STEP 1107 (remove_files) COMPLETE
79802024-06-05T20:17:12.068Z[ recovery-image] Jun 05 20:17:11.283 INFO O| Jun 05 20:17:11.283 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812024-06-05T20:17:12.091Z[ recovery-image] Jun 05 20:17:11.306 INFO O| Jun 05 20:17:11.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
79822024-06-05T20:17:12.091Z[ recovery-image] Jun 05 20:17:11.306 INFO O| Jun 05 20:17:11.306 INFO STEP 1108 (remove_files) COMPLETE
79832024-06-05T20:17:12.091Z[ recovery-image] Jun 05 20:17:11.306 INFO O| Jun 05 20:17:11.306 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842024-06-05T20:17:12.111Z[ recovery-image] Jun 05 20:17:11.326 INFO O| Jun 05 20:17:11.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
79852024-06-05T20:17:12.111Z[ recovery-image] Jun 05 20:17:11.326 INFO O| Jun 05 20:17:11.326 INFO STEP 1109 (remove_files) COMPLETE
79862024-06-05T20:17:12.111Z[ recovery-image] Jun 05 20:17:11.326 INFO O| Jun 05 20:17:11.326 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872024-06-05T20:17:12.130Z[ recovery-image] Jun 05 20:17:11.347 INFO O| Jun 05 20:17:11.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
79882024-06-05T20:17:12.130Z[ recovery-image] Jun 05 20:17:11.347 INFO O| Jun 05 20:17:11.347 INFO STEP 1110 (remove_files) COMPLETE
79892024-06-05T20:17:12.134Z[ recovery-image] Jun 05 20:17:11.347 INFO O| Jun 05 20:17:11.347 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902024-06-05T20:17:12.150Z[ recovery-image] Jun 05 20:17:11.367 INFO O| Jun 05 20:17:11.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
79912024-06-05T20:17:12.150Z[ recovery-image] Jun 05 20:17:11.367 INFO O| Jun 05 20:17:11.367 INFO STEP 1111 (remove_files) COMPLETE
79922024-06-05T20:17:12.154Z[ recovery-image] Jun 05 20:17:11.367 INFO O| Jun 05 20:17:11.367 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79932024-06-05T20:17:12.174Z[ recovery-image] Jun 05 20:17:11.385 INFO O| Jun 05 20:17:11.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
79942024-06-05T20:17:12.174Z[ recovery-image] Jun 05 20:17:11.385 INFO O| Jun 05 20:17:11.385 INFO STEP 1112 (remove_files) COMPLETE
79952024-06-05T20:17:12.183Z[ recovery-image] Jun 05 20:17:11.386 INFO O| Jun 05 20:17:11.385 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79962024-06-05T20:17:12.193Z[ recovery-image] Jun 05 20:17:11.404 INFO O| Jun 05 20:17:11.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
79972024-06-05T20:17:12.193Z[ recovery-image] Jun 05 20:17:11.404 INFO O| Jun 05 20:17:11.404 INFO STEP 1113 (remove_files) COMPLETE
79982024-06-05T20:17:12.193Z[ recovery-image] Jun 05 20:17:11.404 INFO O| Jun 05 20:17:11.404 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79992024-06-05T20:17:12.621Z[ recovery-image] Jun 05 20:17:11.423 INFO O| Jun 05 20:17:11.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
80002024-06-05T20:17:12.621Z[ recovery-image] Jun 05 20:17:11.423 INFO O| Jun 05 20:17:11.423 INFO STEP 1114 (remove_files) COMPLETE
80012024-06-05T20:17:12.621Z[ recovery-image] Jun 05 20:17:11.423 INFO O| Jun 05 20:17:11.423 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80022024-06-05T20:17:12.621Z[ recovery-image] Jun 05 20:17:11.446 INFO O| Jun 05 20:17:11.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
80032024-06-05T20:17:12.621Z[ recovery-image] Jun 05 20:17:11.446 INFO O| Jun 05 20:17:11.446 INFO STEP 1115 (remove_files) COMPLETE
80042024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.447 INFO O| Jun 05 20:17:11.446 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80052024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.465 INFO O| Jun 05 20:17:11.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
80062024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.465 INFO O| Jun 05 20:17:11.465 INFO STEP 1116 (remove_files) COMPLETE
80072024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.465 INFO O| Jun 05 20:17:11.465 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80082024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.484 INFO O| Jun 05 20:17:11.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
80092024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.485 INFO O| Jun 05 20:17:11.485 INFO STEP 1117 (remove_files) COMPLETE
80102024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.485 INFO O| Jun 05 20:17:11.485 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80112024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.506 INFO O| Jun 05 20:17:11.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
80122024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.506 INFO O| Jun 05 20:17:11.506 INFO STEP 1118 (remove_files) COMPLETE
80132024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.506 INFO O| Jun 05 20:17:11.506 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80142024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.531 INFO O| Jun 05 20:17:11.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
80152024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.531 INFO O| Jun 05 20:17:11.531 INFO STEP 1119 (remove_files) COMPLETE
80162024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.531 INFO O| Jun 05 20:17:11.531 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80172024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.556 INFO O| Jun 05 20:17:11.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
80182024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.556 INFO O| Jun 05 20:17:11.556 INFO STEP 1120 (remove_files) COMPLETE
80192024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.556 INFO O| Jun 05 20:17:11.556 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80202024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.606 INFO O| Jun 05 20:17:11.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
80212024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.606 INFO O| Jun 05 20:17:11.606 INFO STEP 1121 (remove_files) COMPLETE
80222024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.607 INFO O| Jun 05 20:17:11.606 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80232024-06-05T20:17:12.622Z[ recovery-image] Jun 05 20:17:11.640 INFO O| Jun 05 20:17:11.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
80242024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.640 INFO O| Jun 05 20:17:11.640 INFO STEP 1122 (remove_files) COMPLETE
80252024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.640 INFO O| Jun 05 20:17:11.640 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80262024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.661 INFO O| Jun 05 20:17:11.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
80272024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.661 INFO O| Jun 05 20:17:11.661 INFO STEP 1123 (remove_files) COMPLETE
80282024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.661 INFO O| Jun 05 20:17:11.661 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80292024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.682 INFO O| Jun 05 20:17:11.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
80302024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.682 INFO O| Jun 05 20:17:11.682 INFO STEP 1124 (remove_files) COMPLETE
80312024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.682 INFO O| Jun 05 20:17:11.682 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80322024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.714 INFO O| Jun 05 20:17:11.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
80332024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.714 INFO O| Jun 05 20:17:11.714 INFO STEP 1125 (remove_files) COMPLETE
80342024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.714 INFO O| Jun 05 20:17:11.714 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80352024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.736 INFO O| Jun 05 20:17:11.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
80362024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.736 INFO O| Jun 05 20:17:11.736 INFO STEP 1126 (remove_files) COMPLETE
80372024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.737 INFO O| Jun 05 20:17:11.736 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80382024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.765 INFO O| Jun 05 20:17:11.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
80392024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.765 INFO O| Jun 05 20:17:11.765 INFO STEP 1127 (remove_files) COMPLETE
80402024-06-05T20:17:12.623Z[ recovery-image] Jun 05 20:17:11.765 INFO O| Jun 05 20:17:11.765 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80412024-06-05T20:17:12.639Z[ recovery-image] Jun 05 20:17:11.856 INFO O| Jun 05 20:17:11.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
80422024-06-05T20:17:12.640Z[ recovery-image] Jun 05 20:17:11.856 INFO O| Jun 05 20:17:11.856 INFO STEP 1128 (remove_files) COMPLETE
80432024-06-05T20:17:12.640Z[ recovery-image] Jun 05 20:17:11.856 INFO O| Jun 05 20:17:11.856 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80442024-06-05T20:17:12.660Z[ recovery-image] Jun 05 20:17:11.876 INFO O| Jun 05 20:17:11.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
80452024-06-05T20:17:12.660Z[ recovery-image] Jun 05 20:17:11.876 INFO O| Jun 05 20:17:11.876 INFO STEP 1129 (remove_files) COMPLETE
80462024-06-05T20:17:12.660Z[ recovery-image] Jun 05 20:17:11.876 INFO O| Jun 05 20:17:11.876 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80472024-06-05T20:17:12.698Z[ recovery-image] Jun 05 20:17:11.915 INFO O| Jun 05 20:17:11.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
80482024-06-05T20:17:12.698Z[ recovery-image] Jun 05 20:17:11.915 INFO O| Jun 05 20:17:11.915 INFO STEP 1130 (remove_files) COMPLETE
80492024-06-05T20:17:12.705Z[ recovery-image] Jun 05 20:17:11.915 INFO O| Jun 05 20:17:11.915 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80502024-06-05T20:17:12.764Z[ recovery-image] Jun 05 20:17:11.977 INFO O| Jun 05 20:17:11.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
80512024-06-05T20:17:12.765Z[ recovery-image] Jun 05 20:17:11.977 INFO O| Jun 05 20:17:11.977 INFO STEP 1131 (remove_files) COMPLETE
80522024-06-05T20:17:12.765Z[ recovery-image] Jun 05 20:17:11.977 INFO O| Jun 05 20:17:11.977 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80532024-06-05T20:17:12.781Z[ recovery-image] Jun 05 20:17:11.997 INFO O| Jun 05 20:17:11.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
80542024-06-05T20:17:12.781Z[ recovery-image] Jun 05 20:17:11.997 INFO O| Jun 05 20:17:11.997 INFO STEP 1132 (remove_files) COMPLETE
80552024-06-05T20:17:12.781Z[ recovery-image] Jun 05 20:17:11.997 INFO O| Jun 05 20:17:11.997 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80562024-06-05T20:17:12.802Z[ recovery-image] Jun 05 20:17:12.019 INFO O| Jun 05 20:17:12.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
80572024-06-05T20:17:12.802Z[ recovery-image] Jun 05 20:17:12.019 INFO O| Jun 05 20:17:12.019 INFO STEP 1133 (remove_files) COMPLETE
80582024-06-05T20:17:12.807Z[ recovery-image] Jun 05 20:17:12.019 INFO O| Jun 05 20:17:12.019 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80592024-06-05T20:17:12.829Z[ recovery-image] Jun 05 20:17:12.045 INFO O| Jun 05 20:17:12.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
80602024-06-05T20:17:12.829Z[ recovery-image] Jun 05 20:17:12.045 INFO O| Jun 05 20:17:12.045 INFO STEP 1134 (remove_files) COMPLETE
80612024-06-05T20:17:12.829Z[ recovery-image] Jun 05 20:17:12.045 INFO O| Jun 05 20:17:12.045 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80622024-06-05T20:17:12.860Z[ recovery-image] Jun 05 20:17:12.077 INFO O| Jun 05 20:17:12.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
80632024-06-05T20:17:12.860Z[ recovery-image] Jun 05 20:17:12.077 INFO O| Jun 05 20:17:12.077 INFO STEP 1135 (remove_files) COMPLETE
80642024-06-05T20:17:12.864Z[ recovery-image] Jun 05 20:17:12.077 INFO O| Jun 05 20:17:12.077 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80652024-06-05T20:17:12.937Z[ recovery-image] Jun 05 20:17:12.115 INFO O| Jun 05 20:17:12.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
80662024-06-05T20:17:12.938Z[ recovery-image] Jun 05 20:17:12.115 INFO O| Jun 05 20:17:12.115 INFO STEP 1136 (remove_files) COMPLETE
80672024-06-05T20:17:12.938Z[ recovery-image] Jun 05 20:17:12.115 INFO O| Jun 05 20:17:12.115 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80682024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.136 INFO O| Jun 05 20:17:12.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
80692024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.136 INFO O| Jun 05 20:17:12.136 INFO STEP 1137 (remove_files) COMPLETE
80702024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.136 INFO O| Jun 05 20:17:12.136 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80712024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.157 INFO O| Jun 05 20:17:12.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
80722024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.157 INFO O| Jun 05 20:17:12.157 INFO STEP 1138 (remove_files) COMPLETE
80732024-06-05T20:17:12.961Z[ recovery-image] Jun 05 20:17:12.157 INFO O| Jun 05 20:17:12.157 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80742024-06-05T20:17:12.968Z[ recovery-image] Jun 05 20:17:12.176 INFO O| Jun 05 20:17:12.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
80752024-06-05T20:17:12.969Z[ recovery-image] Jun 05 20:17:12.177 INFO O| Jun 05 20:17:12.177 INFO STEP 1139 (remove_files) COMPLETE
80762024-06-05T20:17:12.969Z[ recovery-image] Jun 05 20:17:12.177 INFO O| Jun 05 20:17:12.177 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80772024-06-05T20:17:12.981Z[ recovery-image] Jun 05 20:17:12.197 INFO O| Jun 05 20:17:12.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
80782024-06-05T20:17:12.981Z[ recovery-image] Jun 05 20:17:12.197 INFO O| Jun 05 20:17:12.197 INFO STEP 1140 (remove_files) COMPLETE
80792024-06-05T20:17:12.982Z[ recovery-image] Jun 05 20:17:12.197 INFO O| Jun 05 20:17:12.197 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80802024-06-05T20:17:13.004Z[ recovery-image] Jun 05 20:17:12.217 INFO O| Jun 05 20:17:12.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
80812024-06-05T20:17:13.004Z[ recovery-image] Jun 05 20:17:12.217 INFO O| Jun 05 20:17:12.217 INFO STEP 1141 (remove_files) COMPLETE
80822024-06-05T20:17:13.007Z[ recovery-image] Jun 05 20:17:12.218 INFO O| Jun 05 20:17:12.217 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80832024-06-05T20:17:13.021Z[ recovery-image] Jun 05 20:17:12.238 INFO O| Jun 05 20:17:12.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
80842024-06-05T20:17:13.022Z[ recovery-image] Jun 05 20:17:12.238 INFO O| Jun 05 20:17:12.238 INFO STEP 1142 (remove_files) COMPLETE
80852024-06-05T20:17:13.022Z[ recovery-image] Jun 05 20:17:12.238 INFO O| Jun 05 20:17:12.238 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80862024-06-05T20:17:13.040Z[ recovery-image] Jun 05 20:17:12.257 INFO O| Jun 05 20:17:12.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
80872024-06-05T20:17:13.043Z[ recovery-image] Jun 05 20:17:12.257 INFO O| Jun 05 20:17:12.257 INFO STEP 1143 (remove_files) COMPLETE
80882024-06-05T20:17:13.043Z[ recovery-image] Jun 05 20:17:12.257 INFO O| Jun 05 20:17:12.257 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80892024-06-05T20:17:13.064Z[ recovery-image] Jun 05 20:17:12.281 INFO O| Jun 05 20:17:12.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
80902024-06-05T20:17:13.068Z[ recovery-image] Jun 05 20:17:12.281 INFO O| Jun 05 20:17:12.281 INFO STEP 1144 (remove_files) COMPLETE
80912024-06-05T20:17:13.068Z[ recovery-image] Jun 05 20:17:12.281 INFO O| Jun 05 20:17:12.281 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80922024-06-05T20:17:13.087Z[ recovery-image] Jun 05 20:17:12.303 INFO O| Jun 05 20:17:12.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
80932024-06-05T20:17:13.090Z[ recovery-image] Jun 05 20:17:12.304 INFO O| Jun 05 20:17:12.303 INFO STEP 1145 (remove_files) COMPLETE
80942024-06-05T20:17:13.090Z[ recovery-image] Jun 05 20:17:12.304 INFO O| Jun 05 20:17:12.304 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80952024-06-05T20:17:13.106Z[ recovery-image] Jun 05 20:17:12.323 INFO O| Jun 05 20:17:12.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
80962024-06-05T20:17:13.109Z[ recovery-image] Jun 05 20:17:12.323 INFO O| Jun 05 20:17:12.323 INFO STEP 1146 (remove_files) COMPLETE
80972024-06-05T20:17:13.109Z[ recovery-image] Jun 05 20:17:12.323 INFO O| Jun 05 20:17:12.323 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80982024-06-05T20:17:13.146Z[ recovery-image] Jun 05 20:17:12.343 INFO O| Jun 05 20:17:12.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
80992024-06-05T20:17:13.146Z[ recovery-image] Jun 05 20:17:12.343 INFO O| Jun 05 20:17:12.343 INFO STEP 1147 (remove_files) COMPLETE
81002024-06-05T20:17:13.163Z[ recovery-image] Jun 05 20:17:12.343 INFO O| Jun 05 20:17:12.343 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81012024-06-05T20:17:13.164Z[ recovery-image] Jun 05 20:17:12.364 INFO O| Jun 05 20:17:12.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
81022024-06-05T20:17:13.164Z[ recovery-image] Jun 05 20:17:12.364 INFO O| Jun 05 20:17:12.364 INFO STEP 1148 (remove_files) COMPLETE
81032024-06-05T20:17:13.164Z[ recovery-image] Jun 05 20:17:12.364 INFO O| Jun 05 20:17:12.364 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81042024-06-05T20:17:13.184Z[ recovery-image] Jun 05 20:17:12.385 INFO O| Jun 05 20:17:12.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
81052024-06-05T20:17:13.184Z[ recovery-image] Jun 05 20:17:12.385 INFO O| Jun 05 20:17:12.385 INFO STEP 1149 (remove_files) COMPLETE
81062024-06-05T20:17:13.184Z[ recovery-image] Jun 05 20:17:12.386 INFO O| Jun 05 20:17:12.386 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81072024-06-05T20:17:13.194Z[ recovery-image] Jun 05 20:17:12.406 INFO O| Jun 05 20:17:12.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
81082024-06-05T20:17:13.195Z[ recovery-image] Jun 05 20:17:12.406 INFO O| Jun 05 20:17:12.406 INFO STEP 1150 (remove_files) COMPLETE
81092024-06-05T20:17:13.195Z[ recovery-image] Jun 05 20:17:12.406 INFO O| Jun 05 20:17:12.406 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81102024-06-05T20:17:13.215Z[ recovery-image] Jun 05 20:17:12.426 INFO O| Jun 05 20:17:12.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
81112024-06-05T20:17:13.215Z[ recovery-image] Jun 05 20:17:12.427 INFO O| Jun 05 20:17:12.427 INFO STEP 1151 (remove_files) COMPLETE
81122024-06-05T20:17:13.628Z[ recovery-image] Jun 05 20:17:12.427 INFO O| Jun 05 20:17:12.427 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81132024-06-05T20:17:13.650Z[ recovery-image] Jun 05 20:17:12.447 INFO O| Jun 05 20:17:12.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
81142024-06-05T20:17:13.650Z[ recovery-image] Jun 05 20:17:12.447 INFO O| Jun 05 20:17:12.447 INFO STEP 1152 (remove_files) COMPLETE
81152024-06-05T20:17:13.650Z[ recovery-image] Jun 05 20:17:12.448 INFO O| Jun 05 20:17:12.447 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81162024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.468 INFO O| Jun 05 20:17:12.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
81172024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.469 INFO O| Jun 05 20:17:12.469 INFO STEP 1153 (remove_files) COMPLETE
81182024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.469 INFO O| Jun 05 20:17:12.469 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81192024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.489 INFO O| Jun 05 20:17:12.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
81202024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.490 INFO O| Jun 05 20:17:12.490 INFO STEP 1154 (remove_files) COMPLETE
81212024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.490 INFO O| Jun 05 20:17:12.490 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81222024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.510 INFO O| Jun 05 20:17:12.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
81232024-06-05T20:17:13.651Z[ recovery-image] Jun 05 20:17:12.510 INFO O| Jun 05 20:17:12.510 INFO STEP 1155 (remove_files) COMPLETE
81242024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.510 INFO O| Jun 05 20:17:12.510 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81252024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.530 INFO O| Jun 05 20:17:12.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
81262024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.530 INFO O| Jun 05 20:17:12.530 INFO STEP 1156 (remove_files) COMPLETE
81272024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.530 INFO O| Jun 05 20:17:12.530 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81282024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.549 INFO O| Jun 05 20:17:12.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
81292024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.549 INFO O| Jun 05 20:17:12.549 INFO STEP 1157 (remove_files) COMPLETE
81302024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.549 INFO O| Jun 05 20:17:12.549 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81312024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.567 INFO O| Jun 05 20:17:12.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
81322024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.567 INFO O| Jun 05 20:17:12.567 INFO STEP 1158 (remove_files) COMPLETE
81332024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.568 INFO O| Jun 05 20:17:12.567 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81342024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.585 INFO O| Jun 05 20:17:12.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
81352024-06-05T20:17:13.652Z[ recovery-image] Jun 05 20:17:12.586 INFO O| Jun 05 20:17:12.586 INFO STEP 1159 (remove_files) COMPLETE
81362024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.586 INFO O| Jun 05 20:17:12.586 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81372024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.604 INFO O| Jun 05 20:17:12.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
81382024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.604 INFO O| Jun 05 20:17:12.604 INFO STEP 1160 (remove_files) COMPLETE
81392024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.605 INFO O| Jun 05 20:17:12.604 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81402024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.624 INFO O| Jun 05 20:17:12.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
81412024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.624 INFO O| Jun 05 20:17:12.624 INFO STEP 1161 (remove_files) COMPLETE
81422024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.624 INFO O| Jun 05 20:17:12.624 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81432024-06-05T20:17:13.653Z[ recovery-image] Jun 05 20:17:12.646 INFO O| Jun 05 20:17:12.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
81442024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.646 INFO O| Jun 05 20:17:12.646 INFO STEP 1162 (remove_files) COMPLETE
81452024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.646 INFO O| Jun 05 20:17:12.646 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81462024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.668 INFO O| Jun 05 20:17:12.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
81472024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.669 INFO O| Jun 05 20:17:12.669 INFO STEP 1163 (remove_files) COMPLETE
81482024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.669 INFO O| Jun 05 20:17:12.669 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81492024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.690 INFO O| Jun 05 20:17:12.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
81502024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.691 INFO O| Jun 05 20:17:12.691 INFO STEP 1164 (remove_files) COMPLETE
81512024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.691 INFO O| Jun 05 20:17:12.691 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81522024-06-05T20:17:13.654Z[ recovery-image] Jun 05 20:17:12.711 INFO O| Jun 05 20:17:12.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
81532024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.712 INFO O| Jun 05 20:17:12.712 INFO STEP 1165 (remove_files) COMPLETE
81542024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.712 INFO O| Jun 05 20:17:12.712 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81552024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.730 INFO O| Jun 05 20:17:12.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
81562024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.730 INFO O| Jun 05 20:17:12.730 INFO STEP 1166 (remove_files) COMPLETE
81572024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.730 INFO O| Jun 05 20:17:12.730 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81582024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.748 INFO O| Jun 05 20:17:12.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
81592024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.748 INFO O| Jun 05 20:17:12.748 INFO STEP 1167 (remove_files) COMPLETE
81602024-06-05T20:17:13.655Z[ recovery-image] Jun 05 20:17:12.748 INFO O| Jun 05 20:17:12.748 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81612024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.768 INFO O| Jun 05 20:17:12.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
81622024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.768 INFO O| Jun 05 20:17:12.768 INFO STEP 1168 (remove_files) COMPLETE
81632024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.768 INFO O| Jun 05 20:17:12.768 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81642024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.788 INFO O| Jun 05 20:17:12.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
81652024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.788 INFO O| Jun 05 20:17:12.788 INFO STEP 1169 (remove_files) COMPLETE
81662024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.788 INFO O| Jun 05 20:17:12.788 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81672024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.808 INFO O| Jun 05 20:17:12.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
81682024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.809 INFO O| Jun 05 20:17:12.809 INFO STEP 1170 (remove_files) COMPLETE
81692024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.809 INFO O| Jun 05 20:17:12.809 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81702024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.830 INFO O| Jun 05 20:17:12.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
81712024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.830 INFO O| Jun 05 20:17:12.830 INFO STEP 1171 (remove_files) COMPLETE
81722024-06-05T20:17:13.656Z[ recovery-image] Jun 05 20:17:12.830 INFO O| Jun 05 20:17:12.830 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81732024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.851 INFO O| Jun 05 20:17:12.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
81742024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.851 INFO O| Jun 05 20:17:12.851 INFO STEP 1172 (remove_files) COMPLETE
81752024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.851 INFO O| Jun 05 20:17:12.851 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81762024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.871 INFO O| Jun 05 20:17:12.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
81772024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.871 INFO O| Jun 05 20:17:12.871 INFO STEP 1173 (remove_files) COMPLETE
81782024-06-05T20:17:13.661Z[ recovery-image] Jun 05 20:17:12.871 INFO O| Jun 05 20:17:12.871 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81792024-06-05T20:17:13.678Z[ recovery-image] Jun 05 20:17:12.891 INFO O| Jun 05 20:17:12.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
81802024-06-05T20:17:13.678Z[ recovery-image] Jun 05 20:17:12.891 INFO O| Jun 05 20:17:12.891 INFO STEP 1174 (remove_files) COMPLETE
81812024-06-05T20:17:13.686Z[ recovery-image] Jun 05 20:17:12.891 INFO O| Jun 05 20:17:12.891 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81822024-06-05T20:17:13.697Z[ recovery-image] Jun 05 20:17:12.911 INFO O| Jun 05 20:17:12.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
81832024-06-05T20:17:13.706Z[ recovery-image] Jun 05 20:17:12.911 INFO O| Jun 05 20:17:12.911 INFO STEP 1175 (remove_files) COMPLETE
81842024-06-05T20:17:13.706Z[ recovery-image] Jun 05 20:17:12.911 INFO O| Jun 05 20:17:12.911 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81852024-06-05T20:17:13.716Z[ recovery-image] Jun 05 20:17:12.930 INFO O| Jun 05 20:17:12.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
81862024-06-05T20:17:13.724Z[ recovery-image] Jun 05 20:17:12.930 INFO O| Jun 05 20:17:12.930 INFO STEP 1176 (remove_files) COMPLETE
81872024-06-05T20:17:13.724Z[ recovery-image] Jun 05 20:17:12.930 INFO O| Jun 05 20:17:12.930 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81882024-06-05T20:17:13.736Z[ recovery-image] Jun 05 20:17:12.949 INFO O| Jun 05 20:17:12.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
81892024-06-05T20:17:13.736Z[ recovery-image] Jun 05 20:17:12.949 INFO O| Jun 05 20:17:12.949 INFO STEP 1177 (remove_files) COMPLETE
81902024-06-05T20:17:13.736Z[ recovery-image] Jun 05 20:17:12.949 INFO O| Jun 05 20:17:12.949 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81912024-06-05T20:17:13.768Z[ recovery-image] Jun 05 20:17:12.978 INFO O| Jun 05 20:17:12.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
81922024-06-05T20:17:13.768Z[ recovery-image] Jun 05 20:17:12.978 INFO O| Jun 05 20:17:12.978 INFO STEP 1178 (remove_files) COMPLETE
81932024-06-05T20:17:13.769Z[ recovery-image] Jun 05 20:17:12.978 INFO O| Jun 05 20:17:12.978 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81942024-06-05T20:17:13.790Z[ recovery-image] Jun 05 20:17:13.000 INFO O| Jun 05 20:17:13.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
81952024-06-05T20:17:13.797Z[ recovery-image] Jun 05 20:17:13.000 INFO O| Jun 05 20:17:13.000 INFO STEP 1179 (remove_files) COMPLETE
81962024-06-05T20:17:13.797Z[ recovery-image] Jun 05 20:17:13.000 INFO O| Jun 05 20:17:13.000 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81972024-06-05T20:17:13.807Z[ recovery-image] Jun 05 20:17:13.023 INFO O| Jun 05 20:17:13.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
81982024-06-05T20:17:13.826Z[ recovery-image] Jun 05 20:17:13.042 INFO O| Jun 05 20:17:13.023 INFO STEP 1180 (remove_files) COMPLETE
81992024-06-05T20:17:13.826Z[ recovery-image] Jun 05 20:17:13.042 INFO O| Jun 05 20:17:13.042 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82002024-06-05T20:17:13.849Z[ recovery-image] Jun 05 20:17:13.061 INFO O| Jun 05 20:17:13.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
82012024-06-05T20:17:13.849Z[ recovery-image] Jun 05 20:17:13.061 INFO O| Jun 05 20:17:13.061 INFO STEP 1181 (remove_files) COMPLETE
82022024-06-05T20:17:13.849Z[ recovery-image] Jun 05 20:17:13.061 INFO O| Jun 05 20:17:13.061 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82032024-06-05T20:17:13.862Z[ recovery-image] Jun 05 20:17:13.079 INFO O| Jun 05 20:17:13.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
82042024-06-05T20:17:13.862Z[ recovery-image] Jun 05 20:17:13.079 INFO O| Jun 05 20:17:13.079 INFO STEP 1182 (remove_files) COMPLETE
82052024-06-05T20:17:13.865Z[ recovery-image] Jun 05 20:17:13.079 INFO O| Jun 05 20:17:13.079 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82062024-06-05T20:17:13.879Z[ recovery-image] Jun 05 20:17:13.095 INFO O| Jun 05 20:17:13.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
82072024-06-05T20:17:13.879Z[ recovery-image] Jun 05 20:17:13.095 INFO O| Jun 05 20:17:13.095 INFO STEP 1183 (remove_files) COMPLETE
82082024-06-05T20:17:13.879Z[ recovery-image] Jun 05 20:17:13.095 INFO O| Jun 05 20:17:13.095 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82092024-06-05T20:17:13.895Z[ recovery-image] Jun 05 20:17:13.112 INFO O| Jun 05 20:17:13.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
82102024-06-05T20:17:13.896Z[ recovery-image] Jun 05 20:17:13.112 INFO O| Jun 05 20:17:13.112 INFO STEP 1184 (remove_files) COMPLETE
82112024-06-05T20:17:13.896Z[ recovery-image] Jun 05 20:17:13.113 INFO O| Jun 05 20:17:13.112 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82122024-06-05T20:17:13.912Z[ recovery-image] Jun 05 20:17:13.129 INFO O| Jun 05 20:17:13.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
82132024-06-05T20:17:13.913Z[ recovery-image] Jun 05 20:17:13.129 INFO O| Jun 05 20:17:13.129 INFO STEP 1185 (remove_files) COMPLETE
82142024-06-05T20:17:13.913Z[ recovery-image] Jun 05 20:17:13.129 INFO O| Jun 05 20:17:13.129 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82152024-06-05T20:17:13.929Z[ recovery-image] Jun 05 20:17:13.146 INFO O| Jun 05 20:17:13.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
82162024-06-05T20:17:13.930Z[ recovery-image] Jun 05 20:17:13.146 INFO O| Jun 05 20:17:13.146 INFO STEP 1186 (remove_files) COMPLETE
82172024-06-05T20:17:13.930Z[ recovery-image] Jun 05 20:17:13.146 INFO O| Jun 05 20:17:13.146 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82182024-06-05T20:17:13.946Z[ recovery-image] Jun 05 20:17:13.163 INFO O| Jun 05 20:17:13.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
82192024-06-05T20:17:13.946Z[ recovery-image] Jun 05 20:17:13.163 INFO O| Jun 05 20:17:13.163 INFO STEP 1187 (remove_files) COMPLETE
82202024-06-05T20:17:13.949Z[ recovery-image] Jun 05 20:17:13.163 INFO O| Jun 05 20:17:13.163 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82212024-06-05T20:17:13.964Z[ recovery-image] Jun 05 20:17:13.181 INFO O| Jun 05 20:17:13.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
82222024-06-05T20:17:13.964Z[ recovery-image] Jun 05 20:17:13.181 INFO O| Jun 05 20:17:13.181 INFO STEP 1188 (remove_files) COMPLETE
82232024-06-05T20:17:13.967Z[ recovery-image] Jun 05 20:17:13.181 INFO O| Jun 05 20:17:13.181 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82242024-06-05T20:17:13.985Z[ recovery-image] Jun 05 20:17:13.201 INFO O| Jun 05 20:17:13.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
82252024-06-05T20:17:13.985Z[ recovery-image] Jun 05 20:17:13.201 INFO O| Jun 05 20:17:13.201 INFO STEP 1189 (remove_files) COMPLETE
82262024-06-05T20:17:13.985Z[ recovery-image] Jun 05 20:17:13.201 INFO O| Jun 05 20:17:13.201 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82272024-06-05T20:17:14.004Z[ recovery-image] Jun 05 20:17:13.221 INFO O| Jun 05 20:17:13.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
82282024-06-05T20:17:14.004Z[ recovery-image] Jun 05 20:17:13.221 INFO O| Jun 05 20:17:13.221 INFO STEP 1190 (remove_files) COMPLETE
82292024-06-05T20:17:14.004Z[ recovery-image] Jun 05 20:17:13.221 INFO O| Jun 05 20:17:13.221 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82302024-06-05T20:17:14.027Z[ recovery-image] Jun 05 20:17:13.244 INFO O| Jun 05 20:17:13.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
82312024-06-05T20:17:14.027Z[ recovery-image] Jun 05 20:17:13.244 INFO O| Jun 05 20:17:13.244 INFO STEP 1191 (remove_files) COMPLETE
82322024-06-05T20:17:14.027Z[ recovery-image] Jun 05 20:17:13.244 INFO O| Jun 05 20:17:13.244 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82332024-06-05T20:17:14.079Z[ recovery-image] Jun 05 20:17:13.284 INFO O| Jun 05 20:17:13.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
82342024-06-05T20:17:14.079Z[ recovery-image] Jun 05 20:17:13.284 INFO O| Jun 05 20:17:13.284 INFO STEP 1192 (remove_files) COMPLETE
82352024-06-05T20:17:14.082Z[ recovery-image] Jun 05 20:17:13.284 INFO O| Jun 05 20:17:13.284 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82362024-06-05T20:17:14.086Z[ recovery-image] Jun 05 20:17:13.303 INFO O| Jun 05 20:17:13.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
82372024-06-05T20:17:14.089Z[ recovery-image] Jun 05 20:17:13.303 INFO O| Jun 05 20:17:13.303 INFO STEP 1193 (remove_files) COMPLETE
82382024-06-05T20:17:14.089Z[ recovery-image] Jun 05 20:17:13.303 INFO O| Jun 05 20:17:13.303 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82392024-06-05T20:17:14.105Z[ recovery-image] Jun 05 20:17:13.322 INFO O| Jun 05 20:17:13.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
82402024-06-05T20:17:14.106Z[ recovery-image] Jun 05 20:17:13.322 INFO O| Jun 05 20:17:13.322 INFO STEP 1194 (remove_files) COMPLETE
82412024-06-05T20:17:14.109Z[ recovery-image] Jun 05 20:17:13.322 INFO O| Jun 05 20:17:13.322 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82422024-06-05T20:17:14.125Z[ recovery-image] Jun 05 20:17:13.342 INFO O| Jun 05 20:17:13.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
82432024-06-05T20:17:14.125Z[ recovery-image] Jun 05 20:17:13.342 INFO O| Jun 05 20:17:13.342 INFO STEP 1195 (remove_files) COMPLETE
82442024-06-05T20:17:14.128Z[ recovery-image] Jun 05 20:17:13.342 INFO O| Jun 05 20:17:13.342 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82452024-06-05T20:17:14.145Z[ recovery-image] Jun 05 20:17:13.362 INFO O| Jun 05 20:17:13.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
82462024-06-05T20:17:14.149Z[ recovery-image] Jun 05 20:17:13.362 INFO O| Jun 05 20:17:13.362 INFO STEP 1196 (remove_files) COMPLETE
82472024-06-05T20:17:14.149Z[ recovery-image] Jun 05 20:17:13.362 INFO O| Jun 05 20:17:13.362 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82482024-06-05T20:17:14.165Z[ recovery-image] Jun 05 20:17:13.382 INFO O| Jun 05 20:17:13.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
82492024-06-05T20:17:14.169Z[ recovery-image] Jun 05 20:17:13.382 INFO O| Jun 05 20:17:13.382 INFO STEP 1197 (remove_files) COMPLETE
82502024-06-05T20:17:14.169Z[ recovery-image] Jun 05 20:17:13.382 INFO O| Jun 05 20:17:13.382 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82512024-06-05T20:17:14.193Z[ recovery-image] Jun 05 20:17:13.403 INFO O| Jun 05 20:17:13.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
82522024-06-05T20:17:14.193Z[ recovery-image] Jun 05 20:17:13.403 INFO O| Jun 05 20:17:13.403 INFO STEP 1198 (remove_files) COMPLETE
82532024-06-05T20:17:14.193Z[ recovery-image] Jun 05 20:17:13.403 INFO O| Jun 05 20:17:13.403 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82542024-06-05T20:17:14.211Z[ recovery-image] Jun 05 20:17:13.424 INFO O| Jun 05 20:17:13.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
82552024-06-05T20:17:14.212Z[ recovery-image] Jun 05 20:17:13.424 INFO O| Jun 05 20:17:13.424 INFO STEP 1199 (remove_files) COMPLETE
82562024-06-05T20:17:14.212Z[ recovery-image] Jun 05 20:17:13.424 INFO O| Jun 05 20:17:13.424 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82572024-06-05T20:17:14.228Z[ recovery-image] Jun 05 20:17:13.444 INFO O| Jun 05 20:17:13.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
82582024-06-05T20:17:14.228Z[ recovery-image] Jun 05 20:17:13.444 INFO O| Jun 05 20:17:13.444 INFO STEP 1200 (remove_files) COMPLETE
82592024-06-05T20:17:14.233Z[ recovery-image] Jun 05 20:17:13.444 INFO O| Jun 05 20:17:13.444 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82602024-06-05T20:17:14.248Z[ recovery-image] Jun 05 20:17:13.464 INFO O| Jun 05 20:17:13.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
82612024-06-05T20:17:14.248Z[ recovery-image] Jun 05 20:17:13.464 INFO O| Jun 05 20:17:13.464 INFO STEP 1201 (remove_files) COMPLETE
82622024-06-05T20:17:14.248Z[ recovery-image] Jun 05 20:17:13.464 INFO O| Jun 05 20:17:13.464 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82632024-06-05T20:17:14.267Z[ recovery-image] Jun 05 20:17:13.484 INFO O| Jun 05 20:17:13.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
82642024-06-05T20:17:14.267Z[ recovery-image] Jun 05 20:17:13.484 INFO O| Jun 05 20:17:13.484 INFO STEP 1202 (remove_files) COMPLETE
82652024-06-05T20:17:14.267Z[ recovery-image] Jun 05 20:17:13.484 INFO O| Jun 05 20:17:13.484 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82662024-06-05T20:17:14.286Z[ recovery-image] Jun 05 20:17:13.503 INFO O| Jun 05 20:17:13.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
82672024-06-05T20:17:14.287Z[ recovery-image] Jun 05 20:17:13.503 INFO O| Jun 05 20:17:13.503 INFO STEP 1203 (remove_files) COMPLETE
82682024-06-05T20:17:14.290Z[ recovery-image] Jun 05 20:17:13.503 INFO O| Jun 05 20:17:13.503 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82692024-06-05T20:17:14.307Z[ recovery-image] Jun 05 20:17:13.523 INFO O| Jun 05 20:17:13.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
82702024-06-05T20:17:14.307Z[ recovery-image] Jun 05 20:17:13.524 INFO O| Jun 05 20:17:13.524 INFO STEP 1204 (remove_files) COMPLETE
82712024-06-05T20:17:14.313Z[ recovery-image] Jun 05 20:17:13.524 INFO O| Jun 05 20:17:13.524 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82722024-06-05T20:17:14.327Z[ recovery-image] Jun 05 20:17:13.543 INFO O| Jun 05 20:17:13.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
82732024-06-05T20:17:14.327Z[ recovery-image] Jun 05 20:17:13.544 INFO O| Jun 05 20:17:13.544 INFO STEP 1205 (remove_files) COMPLETE
82742024-06-05T20:17:14.330Z[ recovery-image] Jun 05 20:17:13.544 INFO O| Jun 05 20:17:13.544 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82752024-06-05T20:17:14.348Z[ recovery-image] Jun 05 20:17:13.565 INFO O| Jun 05 20:17:13.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
82762024-06-05T20:17:14.351Z[ recovery-image] Jun 05 20:17:13.565 INFO O| Jun 05 20:17:13.565 INFO STEP 1206 (remove_files) COMPLETE
82772024-06-05T20:17:14.351Z[ recovery-image] Jun 05 20:17:13.565 INFO O| Jun 05 20:17:13.565 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
82782024-06-05T20:17:14.378Z[ recovery-image] Jun 05 20:17:13.595 INFO O| Jun 05 20:17:13.595 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
82792024-06-05T20:17:14.381Z[ recovery-image] Jun 05 20:17:13.595 INFO O| Jun 05 20:17:13.595 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
82802024-06-05T20:17:15.699Z[ recovery-image] Jun 05 20:17:14.916 INFO O| Jun 05 20:17:14.916 INFO STEP 1207 (pack_tar) COMPLETE
82812024-06-05T20:17:15.700Z[ recovery-image] Jun 05 20:17:14.916 INFO O| Jun 05 20:17:14.916 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82822024-06-05T20:17:15.703Z[ recovery-image] Jun 05 20:17:14.916 INFO O| Jun 05 20:17:14.916 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
82832024-06-05T20:17:16.113Z[ recovery-image] Jun 05 20:17:15.327 INFO O| Jun 05 20:17:15.327 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
82842024-06-05T20:17:16.210Z[ recovery-image] Jun 05 20:17:15.423 INFO O| Jun 05 20:17:15.423 INFO completed processing gimlet/ramdisk-03-recovery-trim
82852024-06-05T20:17:16.218Z[ recovery-image] Jun 05 20:17:15.433 INFO image builder template: zfs-recovery...
82862024-06-05T20:17:16.218Z[ recovery-image] Jun 05 20:17:15.433 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/.tmp0XfAvA/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.31.262", "-n", "zfs-recovery"], pwd: None
82872024-06-05T20:17:16.271Z[ recovery-image] Jun 05 20:17:15.486 INFO O| Jun 05 20:17:15.486 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82882024-06-05T20:17:16.289Z[ recovery-image] Jun 05 20:17:15.505 INFO O| Jun 05 20:17:15.505 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82892024-06-05T20:17:16.440Z[ recovery-image] Jun 05 20:17:15.641 INFO O| Jun 05 20:17:15.641 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
82902024-06-05T20:17:16.542Z[ recovery-image] Jun 05 20:17:15.757 INFO O| Jun 05 20:17:15.757 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
82912024-06-05T20:17:16.542Z[ recovery-image] Jun 05 20:17:15.758 INFO O| Jun 05 20:17:15.758 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
82922024-06-05T20:17:16.552Z[ recovery-image] Jun 05 20:17:15.765 INFO O| Jun 05 20:17:15.764 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
82932024-06-05T20:17:16.694Z[ recovery-image] Jun 05 20:17:15.911 INFO O| Jun 05 20:17:15.911 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
82942024-06-05T20:17:16.803Z[ recovery-image] Jun 05 20:17:16.015 INFO O| Jun 05 20:17:16.015 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
82952024-06-05T20:17:16.850Z[ recovery-image] Jun 05 20:17:16.066 INFO O| Jun 05 20:17:16.066 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
82962024-06-05T20:17:16.858Z[ recovery-image] Jun 05 20:17:16.076 INFO O| Jun 05 20:17:16.075 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
82972024-06-05T20:17:16.862Z[ recovery-image] Jun 05 20:17:16.077 INFO O| Jun 05 20:17:16.077 INFO no lofi found
82982024-06-05T20:17:16.862Z[ recovery-image] Jun 05 20:17:16.077 INFO O| Jun 05 20:17:16.077 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
82992024-06-05T20:17:16.862Z[ recovery-image] Jun 05 20:17:16.077 INFO O| Jun 05 20:17:16.077 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
83002024-06-05T20:17:18.795Z[ recovery-image] Jun 05 20:17:18.012 INFO O| Jun 05 20:17:18.012 INFO lofi device = /dev/dsk/c2t1d0p0
83012024-06-05T20:17:18.795Z[ recovery-image] Jun 05 20:17:18.012 INFO O| Jun 05 20:17:18.012 INFO pool device = /dev/dsk/c2t1d0p0
83022024-06-05T20:17:18.798Z[ recovery-image] Jun 05 20:17:18.012 INFO O| Jun 05 20:17:18.012 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"]
83032024-06-05T20:17:19.001Z[ recovery-image] Jun 05 20:17:18.217 INFO O| Jun 05 20:17:18.217 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83042024-06-05T20:17:19.001Z[ recovery-image] Jun 05 20:17:18.217 INFO O| Jun 05 20:17:18.217 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
83052024-06-05T20:17:19.037Z[ recovery-image] Jun 05 20:17:18.253 INFO O| Jun 05 20:17:18.253 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
83062024-06-05T20:17:19.170Z[ recovery-image] Jun 05 20:17:18.387 INFO O| Jun 05 20:17:18.387 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
83072024-06-05T20:17:19.232Z[ recovery-image] Jun 05 20:17:18.448 INFO O| Jun 05 20:17:18.448 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
83082024-06-05T20:17:19.260Z[ recovery-image] Jun 05 20:17:18.477 INFO O| Jun 05 20:17:18.477 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
83092024-06-05T20:17:19.283Z[ recovery-image] Jun 05 20:17:18.500 INFO O| Jun 05 20:17:18.500 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83102024-06-05T20:17:19.377Z[ recovery-image] Jun 05 20:17:18.594 INFO O| Jun 05 20:17:18.593 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
83112024-06-05T20:17:19.377Z[ recovery-image] Jun 05 20:17:18.594 INFO O| Jun 05 20:17:18.594 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
83122024-06-05T20:17:19.383Z[ recovery-image] Jun 05 20:17:18.594 INFO O| Jun 05 20:17:18.594 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
83132024-06-05T20:17:19.390Z[ recovery-image] Jun 05 20:17:18.608 INFO O| Jun 05 20:17:18.607 INFO boot environment UUID: 437987fc-5f01-4aaf-83a4-99bfc4675ebd
83142024-06-05T20:17:19.391Z[ recovery-image] Jun 05 20:17:18.608 INFO O| Jun 05 20:17:18.608 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 437987fc-5f01-4aaf-83a4-99bfc4675ebd
83152024-06-05T20:17:19.412Z[ recovery-image] Jun 05 20:17:18.629 INFO O| Jun 05 20:17:18.629 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83162024-06-05T20:17:19.437Z[ recovery-image] Jun 05 20:17:18.654 INFO O| Jun 05 20:17:18.654 INFO STEP 0 (create_be) COMPLETE
83172024-06-05T20:17:19.437Z[ recovery-image] Jun 05 20:17:18.654 INFO O| Jun 05 20:17:18.654 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83182024-06-05T20:17:19.469Z[ recovery-image] Jun 05 20:17:18.686 INFO O| Jun 05 20:17:18.686 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"]
83192024-06-05T20:17:26.234Z[ recovery-image] Jun 05 20:17:25.430 INFO O| Jun 05 20:17:25.430 INFO STEP 1 (unpack_tar) COMPLETE
83202024-06-05T20:17:26.234Z[ recovery-image] Jun 05 20:17:25.430 INFO O| Jun 05 20:17:25.430 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83212024-06-05T20:17:26.245Z[ recovery-image] Jun 05 20:17:25.449 INFO O| Jun 05 20:17:25.449 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
83222024-06-05T20:17:27.704Z[ recovery-image] Jun 05 20:17:26.920 INFO O| Jun 05 20:17:26.920 INFO STEP 2 (devfsadm) COMPLETE
83232024-06-05T20:17:27.704Z[ recovery-image] Jun 05 20:17:26.920 INFO O| Jun 05 20:17:26.920 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83242024-06-05T20:17:27.721Z[ recovery-image] Jun 05 20:17:26.939 INFO O| Jun 05 20:17:26.939 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
83252024-06-05T20:17:27.721Z[ recovery-image] Jun 05 20:17:26.939 INFO O| Jun 05 20:17:26.939 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
83262024-06-05T20:17:27.721Z[ recovery-image] Jun 05 20:17:26.939 INFO O| Jun 05 20:17:26.939 INFO STEP 3 (ensure_dir) COMPLETE
83272024-06-05T20:17:27.724Z[ recovery-image] Jun 05 20:17:26.939 INFO O| Jun 05 20:17:26.939 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83282024-06-05T20:17:27.740Z[ recovery-image] Jun 05 20:17:26.958 INFO O| Jun 05 20:17:26.957 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
83292024-06-05T20:17:27.740Z[ recovery-image] Jun 05 20:17:26.958 INFO O| Jun 05 20:17:26.958 INFO STEP 4 (ensure_dir) COMPLETE
83302024-06-05T20:17:27.743Z[ recovery-image] Jun 05 20:17:26.958 INFO O| Jun 05 20:17:26.958 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83312024-06-05T20:17:27.767Z[ recovery-image] Jun 05 20:17:26.984 INFO O| Jun 05 20:17:26.984 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
83322024-06-05T20:17:27.770Z[ recovery-image] Jun 05 20:17:26.985 INFO O| Jun 05 20:17:26.984 INFO STEP 5 (ensure_dir) COMPLETE
83332024-06-05T20:17:27.770Z[ recovery-image] Jun 05 20:17:26.985 INFO O| Jun 05 20:17:26.984 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83342024-06-05T20:17:27.809Z[ recovery-image] Jun 05 20:17:27.027 INFO O| Jun 05 20:17:27.027 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
83352024-06-05T20:17:27.809Z[ recovery-image] Jun 05 20:17:27.027 INFO O| Jun 05 20:17:27.027 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
83362024-06-05T20:17:27.809Z[ recovery-image] Jun 05 20:17:27.027 INFO O| Jun 05 20:17:27.027 INFO STEP 6 (ensure_dir) COMPLETE
83372024-06-05T20:17:27.813Z[ recovery-image] Jun 05 20:17:27.027 INFO O| Jun 05 20:17:27.027 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83382024-06-05T20:17:27.832Z[ recovery-image] Jun 05 20:17:27.049 INFO O| Jun 05 20:17:27.048 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83392024-06-05T20:17:27.832Z[ recovery-image] Jun 05 20:17:27.049 INFO O| Jun 05 20:17:27.049 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83402024-06-05T20:17:27.832Z[ recovery-image] Jun 05 20:17:27.049 INFO O| Jun 05 20:17:27.049 INFO STEP 7 (ensure_dir) COMPLETE
83412024-06-05T20:17:27.852Z[ recovery-image] Jun 05 20:17:27.049 INFO O| Jun 05 20:17:27.049 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83422024-06-05T20:17:27.868Z[ recovery-image] Jun 05 20:17:27.071 INFO O| Jun 05 20:17:27.071 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
83432024-06-05T20:17:27.868Z[ recovery-image] Jun 05 20:17:27.071 INFO O| Jun 05 20:17:27.071 INFO STEP 8 (remove_files) COMPLETE
83442024-06-05T20:17:27.868Z[ recovery-image] Jun 05 20:17:27.071 INFO O| Jun 05 20:17:27.071 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83452024-06-05T20:17:27.885Z[ recovery-image] Jun 05 20:17:27.102 INFO O| Jun 05 20:17:27.102 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
83462024-06-05T20:17:27.890Z[ recovery-image] Jun 05 20:17:27.103 INFO O| Jun 05 20:17:27.103 INFO STEP 9 (remove_files) COMPLETE
83472024-06-05T20:17:27.890Z[ recovery-image] Jun 05 20:17:27.103 INFO O| Jun 05 20:17:27.103 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83482024-06-05T20:17:27.904Z[ recovery-image] Jun 05 20:17:27.121 INFO O| Jun 05 20:17:27.120 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
83492024-06-05T20:17:27.909Z[ recovery-image] Jun 05 20:17:27.122 INFO O| Jun 05 20:17:27.121 INFO STEP 10 (remove_files) COMPLETE
83502024-06-05T20:17:27.909Z[ recovery-image] Jun 05 20:17:27.122 INFO O| Jun 05 20:17:27.122 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83512024-06-05T20:17:27.924Z[ recovery-image] Jun 05 20:17:27.142 INFO O| Jun 05 20:17:27.142 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
83522024-06-05T20:17:27.928Z[ recovery-image] Jun 05 20:17:27.142 INFO O| Jun 05 20:17:27.142 INFO STEP 11 (remove_files) COMPLETE
83532024-06-05T20:17:27.928Z[ recovery-image] Jun 05 20:17:27.142 INFO O| Jun 05 20:17:27.142 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83542024-06-05T20:17:27.948Z[ recovery-image] Jun 05 20:17:27.162 INFO O| Jun 05 20:17:27.162 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
83552024-06-05T20:17:27.948Z[ recovery-image] Jun 05 20:17:27.162 INFO O| Jun 05 20:17:27.162 INFO STEP 12 (remove_files) COMPLETE
83562024-06-05T20:17:27.959Z[ recovery-image] Jun 05 20:17:27.162 INFO O| Jun 05 20:17:27.162 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83572024-06-05T20:17:27.973Z[ recovery-image] Jun 05 20:17:27.183 INFO O| Jun 05 20:17:27.183 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
83582024-06-05T20:17:27.973Z[ recovery-image] Jun 05 20:17:27.183 INFO O| Jun 05 20:17:27.183 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
83592024-06-05T20:17:27.973Z[ recovery-image] Jun 05 20:17:27.183 INFO O| Jun 05 20:17:27.183 INFO STEP 13 (ensure_dir) COMPLETE
83602024-06-05T20:17:27.973Z[ recovery-image] Jun 05 20:17:27.183 INFO O| Jun 05 20:17:27.183 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83612024-06-05T20:17:28.033Z[ recovery-image] Jun 05 20:17:27.244 INFO O| Jun 05 20:17:27.244 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
83622024-06-05T20:17:28.033Z[ recovery-image] Jun 05 20:17:27.244 INFO O| Jun 05 20:17:27.244 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
83632024-06-05T20:17:28.451Z[ recovery-image] Jun 05 20:17:27.244 INFO O| Jun 05 20:17:27.244 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
83642024-06-05T20:17:28.451Z[ recovery-image] Jun 05 20:17:27.244 INFO O| Jun 05 20:17:27.244 INFO STEP 14 (ensure_dir) COMPLETE
83652024-06-05T20:17:28.452Z[ recovery-image] Jun 05 20:17:27.244 INFO O| Jun 05 20:17:27.244 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83662024-06-05T20:17:28.466Z[ recovery-image] Jun 05 20:17:27.308 INFO O| Jun 05 20:17:27.307 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
83672024-06-05T20:17:28.466Z[ recovery-image] Jun 05 20:17:27.308 INFO O| Jun 05 20:17:27.308 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
83682024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.308 INFO O| Jun 05 20:17:27.308 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
83692024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.308 INFO O| Jun 05 20:17:27.308 INFO STEP 15 (ensure_dir) COMPLETE
83702024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.308 INFO O| Jun 05 20:17:27.308 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83712024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.330 INFO O| Jun 05 20:17:27.330 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
83722024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.330 INFO O| Jun 05 20:17:27.330 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
83732024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.330 INFO O| Jun 05 20:17:27.330 INFO STEP 16 (ensure_dir) COMPLETE
83742024-06-05T20:17:28.467Z[ recovery-image] Jun 05 20:17:27.331 INFO O| Jun 05 20:17:27.331 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83752024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.352 INFO O| Jun 05 20:17:27.352 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83762024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.352 INFO O| Jun 05 20:17:27.352 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
83772024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.352 INFO O| Jun 05 20:17:27.352 INFO STEP 17 (ensure_dir) COMPLETE
83782024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.353 INFO O| Jun 05 20:17:27.353 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83792024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.378 INFO O| Jun 05 20:17:27.377 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
83802024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.378 INFO O| Jun 05 20:17:27.378 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
83812024-06-05T20:17:28.468Z[ recovery-image] Jun 05 20:17:27.378 INFO O| Jun 05 20:17:27.378 INFO ok!
83822024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.378 INFO O| Jun 05 20:17:27.378 INFO STEP 18 (ensure_symlink) COMPLETE
83832024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.378 INFO O| Jun 05 20:17:27.378 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83842024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.416 INFO O| Jun 05 20:17:27.415 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
83852024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.416 INFO O| Jun 05 20:17:27.415 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
83862024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.416 INFO O| Jun 05 20:17:27.416 INFO ok!
83872024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.416 INFO O| Jun 05 20:17:27.416 INFO STEP 19 (ensure_file) COMPLETE
83882024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.416 INFO O| Jun 05 20:17:27.416 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83892024-06-05T20:17:28.469Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
83902024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
83912024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
83922024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO ok!
83932024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO STEP 20 (ensure_symlink) COMPLETE
83942024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.448 INFO O| Jun 05 20:17:27.448 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
83952024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
83962024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
83972024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
83982024-06-05T20:17:28.470Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO ok!
83992024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO STEP 21 (ensure_symlink) COMPLETE
84002024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.509 INFO O| Jun 05 20:17:27.509 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84012024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.599 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84022024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.599 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84032024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.600 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
84042024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.600 INFO ok!
84052024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.600 INFO STEP 22 (ensure_symlink) COMPLETE
84062024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.600 INFO O| Jun 05 20:17:27.600 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84072024-06-05T20:17:28.471Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84082024-06-05T20:17:28.472Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84092024-06-05T20:17:28.472Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
84102024-06-05T20:17:28.472Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO ok!
84112024-06-05T20:17:28.472Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO STEP 23 (ensure_symlink) COMPLETE
84122024-06-05T20:17:28.472Z[ recovery-image] Jun 05 20:17:27.618 INFO O| Jun 05 20:17:27.618 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84132024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.677 INFO O| Jun 05 20:17:27.677 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84142024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.677 INFO O| Jun 05 20:17:27.677 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 ...
84152024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.677 INFO O| Jun 05 20:17:27.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
84162024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.678 INFO O| Jun 05 20:17:27.677 INFO ok!
84172024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.678 INFO O| Jun 05 20:17:27.677 INFO STEP 24 (ensure_file) COMPLETE
84182024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.678 INFO O| Jun 05 20:17:27.677 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84192024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.697 INFO O| Jun 05 20:17:27.697 INFO updating shadow file
84202024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.697 INFO O| Jun 05 20:17:27.697 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84212024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.697 INFO O| Jun 05 20:17:27.697 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84222024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.697 INFO O| Jun 05 20:17:27.697 INFO STEP 25 (shadow) COMPLETE
84232024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.697 INFO O| Jun 05 20:17:27.697 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84242024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.740 INFO O| Jun 05 20:17:27.740 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84252024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.740 INFO O| Jun 05 20:17:27.740 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
84262024-06-05T20:17:29.018Z[ recovery-image] Jun 05 20:17:27.740 INFO O| Jun 05 20:17:27.740 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
84272024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.740 INFO O| Jun 05 20:17:27.740 INFO ok!
84282024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.741 INFO O| Jun 05 20:17:27.740 INFO STEP 26 (ensure_file) COMPLETE
84292024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.741 INFO O| Jun 05 20:17:27.740 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84302024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
84312024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
84322024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
84332024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO ok!
84342024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO STEP 27 (ensure_file) COMPLETE
84352024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.760 INFO O| Jun 05 20:17:27.760 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84362024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.802 INFO O| Jun 05 20:17:27.802 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84372024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.802 INFO O| Jun 05 20:17:27.802 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
84382024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.802 INFO O| Jun 05 20:17:27.802 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
84392024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.803 INFO O| Jun 05 20:17:27.802 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
84402024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.803 INFO O| Jun 05 20:17:27.803 INFO ok!
84412024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.803 INFO O| Jun 05 20:17:27.803 INFO STEP 28 (ensure_file) COMPLETE
84422024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.803 INFO O| Jun 05 20:17:27.803 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84432024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
84442024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
84452024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
84462024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO ok!
84472024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO STEP 29 (ensure_file) COMPLETE
84482024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.837 INFO O| Jun 05 20:17:27.837 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84492024-06-05T20:17:29.019Z[ recovery-image] Jun 05 20:17:27.899 INFO O| Jun 05 20:17:27.899 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
84502024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.899 INFO O| Jun 05 20:17:27.899 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
84512024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.900 INFO O| Jun 05 20:17:27.899 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
84522024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.900 INFO O| Jun 05 20:17:27.900 INFO ok!
84532024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.900 INFO O| Jun 05 20:17:27.900 INFO STEP 30 (ensure_file) COMPLETE
84542024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.900 INFO O| Jun 05 20:17:27.900 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84552024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
84562024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
84572024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
84582024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
84592024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO ok!
84602024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO STEP 31 (ensure_file) COMPLETE
84612024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.920 INFO O| Jun 05 20:17:27.920 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84622024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
84632024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
84642024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
84652024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 INFO ok!
84662024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 INFO STEP 32 (ensure_file) COMPLETE
84672024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.941 INFO O| Jun 05 20:17:27.941 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84682024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.979 INFO O| Jun 05 20:17:27.979 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
84692024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.979 INFO O| Jun 05 20:17:27.979 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
84702024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.980 INFO O| Jun 05 20:17:27.980 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
84712024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.980 INFO O| Jun 05 20:17:27.980 INFO ok!
84722024-06-05T20:17:29.020Z[ recovery-image] Jun 05 20:17:27.980 INFO O| Jun 05 20:17:27.980 INFO STEP 33 (ensure_file) COMPLETE
84732024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:27.980 INFO O| Jun 05 20:17:27.980 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84742024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
84752024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
84762024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84772024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84782024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84792024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
84802024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.017 INFO O| Jun 05 20:17:28.017 INFO ok!
84812024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.018 INFO O| Jun 05 20:17:28.017 INFO STEP 34 (ensure_file) COMPLETE
84822024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.018 INFO O| Jun 05 20:17:28.018 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84832024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.057 INFO O| Jun 05 20:17:28.057 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84842024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.058 INFO O| Jun 05 20:17:28.057 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84852024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.058 INFO O| Jun 05 20:17:28.058 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
84862024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.058 INFO O| Jun 05 20:17:28.058 INFO STEP 35 (ensure_dir) COMPLETE
84872024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.058 INFO O| Jun 05 20:17:28.058 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84882024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.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
84892024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.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 ...
84902024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 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
84912024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 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
84922024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 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
84932024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 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
84942024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 INFO ok!
84952024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 INFO STEP 36 (ensure_file) COMPLETE
84962024-06-05T20:17:29.021Z[ recovery-image] Jun 05 20:17:28.096 INFO O| Jun 05 20:17:28.096 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
84972024-06-05T20:17:29.026Z[ recovery-image] Jun 05 20:17:28.145 INFO O| Jun 05 20:17:28.145 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
84982024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.145 INFO O| Jun 05 20:17:28.145 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 ...
84992024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.146 INFO O| Jun 05 20:17:28.146 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85002024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.146 INFO O| Jun 05 20:17:28.146 INFO ok!
85012024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.146 INFO O| Jun 05 20:17:28.146 INFO STEP 37 (ensure_symlink) COMPLETE
85022024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.146 INFO O| Jun 05 20:17:28.146 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85032024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85042024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
85052024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
85062024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
85072024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
85082024-06-05T20:17:29.027Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
85092024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO ok!
85102024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO STEP 38 (ensure_file) COMPLETE
85112024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.190 INFO O| Jun 05 20:17:28.190 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85122024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.210 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85132024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.210 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 ...
85142024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.211 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
85152024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.211 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85162024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.211 INFO ok!
85172024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.211 INFO STEP 39 (ensure_file) COMPLETE
85182024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.211 INFO O| Jun 05 20:17:28.211 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
85192024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
85202024-06-05T20:17:29.028Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
85212024-06-05T20:17:29.029Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
85222024-06-05T20:17:29.029Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO ok!
85232024-06-05T20:17:29.029Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO STEP 40 (ensure_file) COMPLETE
85242024-06-05T20:17:29.029Z[ recovery-image] Jun 05 20:17:28.231 INFO O| Jun 05 20:17:28.231 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85252024-06-05T20:17:29.048Z[ recovery-image] Jun 05 20:17:28.265 INFO O| Jun 05 20:17:28.265 INFO updating shadow file
85262024-06-05T20:17:29.051Z[ recovery-image] Jun 05 20:17:28.266 INFO O| Jun 05 20:17:28.265 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
85272024-06-05T20:17:29.051Z[ recovery-image] Jun 05 20:17:28.266 INFO O| Jun 05 20:17:28.266 INFO STEP 41 (shadow) COMPLETE
85282024-06-05T20:17:29.051Z[ recovery-image] Jun 05 20:17:28.266 INFO O| Jun 05 20:17:28.266 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85292024-06-05T20:17:29.069Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
85302024-06-05T20:17:29.069Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
85312024-06-05T20:17:29.072Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
85322024-06-05T20:17:29.072Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
85332024-06-05T20:17:29.072Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO ok!
85342024-06-05T20:17:29.072Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO STEP 42 (ensure_file) COMPLETE
85352024-06-05T20:17:29.073Z[ recovery-image] Jun 05 20:17:28.287 INFO O| Jun 05 20:17:28.287 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85362024-06-05T20:17:29.090Z[ recovery-image] Jun 05 20:17:28.307 INFO O| Jun 05 20:17:28.307 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
85372024-06-05T20:17:29.090Z[ recovery-image] Jun 05 20:17:28.307 INFO O| Jun 05 20:17:28.307 INFO STEP 43 (ensure_dir) COMPLETE
85382024-06-05T20:17:29.090Z[ recovery-image] Jun 05 20:17:28.307 INFO O| Jun 05 20:17:28.307 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85392024-06-05T20:17:29.109Z[ recovery-image] Jun 05 20:17:28.326 INFO O| Jun 05 20:17:28.326 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
85402024-06-05T20:17:29.109Z[ recovery-image] Jun 05 20:17:28.326 INFO O| Jun 05 20:17:28.326 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
85412024-06-05T20:17:29.109Z[ recovery-image] Jun 05 20:17:28.326 INFO O| Jun 05 20:17:28.326 INFO STEP 44 (ensure_dir) COMPLETE
85422024-06-05T20:17:29.109Z[ recovery-image] Jun 05 20:17:28.326 INFO O| Jun 05 20:17:28.326 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85432024-06-05T20:17:29.146Z[ recovery-image] Jun 05 20:17:28.363 INFO O| Jun 05 20:17:28.363 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
85442024-06-05T20:17:29.146Z[ recovery-image] Jun 05 20:17:28.363 INFO O| Jun 05 20:17:28.363 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
85452024-06-05T20:17:29.146Z[ recovery-image] Jun 05 20:17:28.363 INFO O| Jun 05 20:17:28.363 INFO STEP 45 (ensure_dir) COMPLETE
85462024-06-05T20:17:29.150Z[ recovery-image] Jun 05 20:17:28.363 INFO O| Jun 05 20:17:28.363 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85472024-06-05T20:17:29.166Z[ recovery-image] Jun 05 20:17:28.384 INFO O| Jun 05 20:17:28.384 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
85482024-06-05T20:17:29.166Z[ recovery-image] Jun 05 20:17:28.384 INFO O| Jun 05 20:17:28.384 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
85492024-06-05T20:17:29.219Z[ recovery-image] Jun 05 20:17:28.437 INFO O| Jun 05 20:17:28.436 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
85502024-06-05T20:17:29.219Z[ recovery-image] Jun 05 20:17:28.437 INFO O| Jun 05 20:17:28.436 INFO ok!
85512024-06-05T20:17:29.222Z[ recovery-image] Jun 05 20:17:28.437 INFO O| Jun 05 20:17:28.437 INFO STEP 46 (ensure_file) COMPLETE
85522024-06-05T20:17:29.222Z[ recovery-image] Jun 05 20:17:28.437 INFO O| Jun 05 20:17:28.437 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85532024-06-05T20:17:29.270Z[ recovery-image] Jun 05 20:17:28.479 INFO O| Jun 05 20:17:28.479 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
85542024-06-05T20:17:29.271Z[ recovery-image] Jun 05 20:17:28.479 INFO O| Jun 05 20:17:28.479 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
85552024-06-05T20:17:29.271Z[ recovery-image] Jun 05 20:17:28.479 INFO O| Jun 05 20:17:28.479 INFO STEP 47 (ensure_dir) COMPLETE
85562024-06-05T20:17:29.271Z[ recovery-image] Jun 05 20:17:28.479 INFO O| Jun 05 20:17:28.479 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85572024-06-05T20:17:29.299Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
85582024-06-05T20:17:29.299Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
85592024-06-05T20:17:29.302Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
85602024-06-05T20:17:29.302Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO ok!
85612024-06-05T20:17:29.302Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO STEP 48 (ensure_file) COMPLETE
85622024-06-05T20:17:29.302Z[ recovery-image] Jun 05 20:17:28.514 INFO O| Jun 05 20:17:28.514 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85632024-06-05T20:17:29.316Z[ recovery-image] Jun 05 20:17:28.534 INFO O| Jun 05 20:17:28.534 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
85642024-06-05T20:17:29.316Z[ recovery-image] Jun 05 20:17:28.534 INFO O| Jun 05 20:17:28.534 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
85652024-06-05T20:17:29.317Z[ recovery-image] Jun 05 20:17:28.534 INFO O| Jun 05 20:17:28.534 INFO STEP 49 (ensure_dir) COMPLETE
85662024-06-05T20:17:29.317Z[ recovery-image] Jun 05 20:17:28.534 INFO O| Jun 05 20:17:28.534 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85672024-06-05T20:17:29.356Z[ recovery-image] Jun 05 20:17:28.574 INFO O| Jun 05 20:17:28.573 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
85682024-06-05T20:17:29.356Z[ recovery-image] Jun 05 20:17:28.574 INFO O| Jun 05 20:17:28.574 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
85692024-06-05T20:17:29.396Z[ recovery-image] Jun 05 20:17:28.608 INFO O| Jun 05 20:17:28.608 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
85702024-06-05T20:17:29.396Z[ recovery-image] Jun 05 20:17:28.609 INFO O| Jun 05 20:17:28.608 INFO ok!
85712024-06-05T20:17:29.408Z[ recovery-image] Jun 05 20:17:28.609 INFO O| Jun 05 20:17:28.608 INFO STEP 50 (ensure_file) COMPLETE
85722024-06-05T20:17:29.408Z[ recovery-image] Jun 05 20:17:28.609 INFO O| Jun 05 20:17:28.608 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85732024-06-05T20:17:29.421Z[ recovery-image] Jun 05 20:17:28.635 INFO O| Jun 05 20:17:28.635 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
85742024-06-05T20:17:29.421Z[ recovery-image] Jun 05 20:17:28.635 INFO O| Jun 05 20:17:28.635 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
85752024-06-05T20:17:31.367Z[ recovery-image] Jun 05 20:17:30.585 INFO O| Jun 05 20:17:30.584 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
85762024-06-05T20:17:31.367Z[ recovery-image] Jun 05 20:17:30.585 INFO O| Jun 05 20:17:30.585 INFO ok!
85772024-06-05T20:17:31.370Z[ recovery-image] Jun 05 20:17:30.585 INFO O| Jun 05 20:17:30.585 INFO STEP 51 (ensure_file) COMPLETE
85782024-06-05T20:17:31.370Z[ recovery-image] Jun 05 20:17:30.585 INFO O| Jun 05 20:17:30.585 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85792024-06-05T20:17:31.405Z[ recovery-image] Jun 05 20:17:30.621 INFO O| Jun 05 20:17:30.620 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85802024-06-05T20:17:31.405Z[ recovery-image] Jun 05 20:17:30.621 INFO O| Jun 05 20:17:30.621 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
85812024-06-05T20:17:31.405Z[ recovery-image] Jun 05 20:17:30.621 INFO O| Jun 05 20:17:30.621 INFO STEP 52 (ensure_dir) COMPLETE
85822024-06-05T20:17:31.408Z[ recovery-image] Jun 05 20:17:30.621 INFO O| Jun 05 20:17:30.621 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85832024-06-05T20:17:31.425Z[ recovery-image] Jun 05 20:17:30.643 INFO O| Jun 05 20:17:30.643 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
85842024-06-05T20:17:31.425Z[ recovery-image] Jun 05 20:17:30.643 INFO O| Jun 05 20:17:30.643 INFO copying /tmp/.tmp0XfAvA/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 ...
85852024-06-05T20:17:31.429Z[ recovery-image] Jun 05 20:17:30.643 INFO O| Jun 05 20:17:30.643 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
85862024-06-05T20:17:31.429Z[ recovery-image] Jun 05 20:17:30.644 INFO O| Jun 05 20:17:30.643 INFO ok!
85872024-06-05T20:17:31.429Z[ recovery-image] Jun 05 20:17:30.644 INFO O| Jun 05 20:17:30.644 INFO STEP 53 (ensure_file) COMPLETE
85882024-06-05T20:17:31.429Z[ recovery-image] Jun 05 20:17:30.644 INFO O| Jun 05 20:17:30.644 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85892024-06-05T20:17:31.457Z[ recovery-image] Jun 05 20:17:30.673 INFO O| Jun 05 20:17:30.673 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
85902024-06-05T20:17:31.457Z[ recovery-image] Jun 05 20:17:30.673 INFO O| Jun 05 20:17:30.673 INFO copying /tmp/.tmp0XfAvA/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 ...
85912024-06-05T20:17:31.460Z[ recovery-image] Jun 05 20:17:30.674 INFO O| Jun 05 20:17:30.674 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
85922024-06-05T20:17:31.461Z[ recovery-image] Jun 05 20:17:30.674 INFO O| Jun 05 20:17:30.674 INFO ok!
85932024-06-05T20:17:31.461Z[ recovery-image] Jun 05 20:17:30.674 INFO O| Jun 05 20:17:30.674 INFO STEP 54 (ensure_file) COMPLETE
85942024-06-05T20:17:31.461Z[ recovery-image] Jun 05 20:17:30.674 INFO O| Jun 05 20:17:30.674 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85952024-06-05T20:17:31.479Z[ recovery-image] Jun 05 20:17:30.697 INFO O| Jun 05 20:17:30.697 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85962024-06-05T20:17:31.479Z[ recovery-image] Jun 05 20:17:30.697 INFO O| Jun 05 20:17:30.697 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
85972024-06-05T20:17:31.479Z[ recovery-image] Jun 05 20:17:30.697 INFO O| Jun 05 20:17:30.697 INFO STEP 55 (ensure_dir) COMPLETE
85982024-06-05T20:17:31.479Z[ recovery-image] Jun 05 20:17:30.697 INFO O| Jun 05 20:17:30.697 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85992024-06-05T20:17:31.518Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.733 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86002024-06-05T20:17:31.518Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.733 INFO copying /tmp/.tmp0XfAvA/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 ...
86012024-06-05T20:17:31.518Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.734 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86022024-06-05T20:17:31.521Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.734 INFO ok!
86032024-06-05T20:17:31.521Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.734 INFO STEP 56 (ensure_file) COMPLETE
86042024-06-05T20:17:31.521Z[ recovery-image] Jun 05 20:17:30.734 INFO O| Jun 05 20:17:30.734 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86052024-06-05T20:17:31.579Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86062024-06-05T20:17:31.579Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 INFO copying /tmp/.tmp0XfAvA/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 ...
86072024-06-05T20:17:31.579Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 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
86082024-06-05T20:17:31.585Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 INFO ok!
86092024-06-05T20:17:31.585Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 INFO STEP 57 (ensure_file) COMPLETE
86102024-06-05T20:17:31.585Z[ recovery-image] Jun 05 20:17:30.796 INFO O| Jun 05 20:17:30.796 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86112024-06-05T20:17:31.598Z[ recovery-image] Jun 05 20:17:30.816 INFO O| Jun 05 20:17:30.816 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86122024-06-05T20:17:31.598Z[ recovery-image] Jun 05 20:17:30.817 INFO O| Jun 05 20:17:30.816 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86132024-06-05T20:17:31.599Z[ recovery-image] Jun 05 20:17:30.817 INFO O| Jun 05 20:17:30.817 INFO STEP 58 (ensure_dir) COMPLETE
86142024-06-05T20:17:31.603Z[ recovery-image] Jun 05 20:17:30.817 INFO O| Jun 05 20:17:30.817 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86152024-06-05T20:17:31.620Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.837 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86162024-06-05T20:17:31.620Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.837 INFO copying /tmp/.tmp0XfAvA/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 ...
86172024-06-05T20:17:31.620Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.838 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86182024-06-05T20:17:31.639Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.838 INFO ok!
86192024-06-05T20:17:31.639Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.838 INFO STEP 59 (ensure_file) COMPLETE
86202024-06-05T20:17:31.639Z[ recovery-image] Jun 05 20:17:30.838 INFO O| Jun 05 20:17:30.838 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86212024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
86222024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
86232024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
86242024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO ok!
86252024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO STEP 60 (ensure_file) COMPLETE
86262024-06-05T20:17:31.657Z[ recovery-image] Jun 05 20:17:30.859 INFO O| Jun 05 20:17:30.859 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86272024-06-05T20:17:31.680Z[ recovery-image] Jun 05 20:17:30.896 INFO O| Jun 05 20:17:30.896 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
86282024-06-05T20:17:31.680Z[ recovery-image] Jun 05 20:17:30.896 INFO O| Jun 05 20:17:30.896 INFO STEP 61 (ensure_dir) COMPLETE
86292024-06-05T20:17:31.680Z[ recovery-image] Jun 05 20:17:30.896 INFO O| Jun 05 20:17:30.896 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86302024-06-05T20:17:31.722Z[ recovery-image] Jun 05 20:17:30.939 INFO O| Jun 05 20:17:30.939 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
86312024-06-05T20:17:31.722Z[ recovery-image] Jun 05 20:17:30.939 INFO O| Jun 05 20:17:30.939 INFO STEP 62 (ensure_dir) COMPLETE
86322024-06-05T20:17:31.723Z[ recovery-image] Jun 05 20:17:30.939 INFO O| Jun 05 20:17:30.939 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86332024-06-05T20:17:31.745Z[ recovery-image] Jun 05 20:17:30.962 INFO O| Jun 05 20:17:30.962 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
86342024-06-05T20:17:31.745Z[ recovery-image] Jun 05 20:17:30.962 INFO O| Jun 05 20:17:30.962 INFO STEP 63 (ensure_dir) COMPLETE
86352024-06-05T20:17:31.745Z[ recovery-image] Jun 05 20:17:30.962 INFO O| Jun 05 20:17:30.962 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86362024-06-05T20:17:31.769Z[ recovery-image] Jun 05 20:17:30.986 INFO O| Jun 05 20:17:30.986 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
86372024-06-05T20:17:31.769Z[ recovery-image] Jun 05 20:17:30.986 INFO O| Jun 05 20:17:30.986 INFO STEP 64 (ensure_dir) COMPLETE
86382024-06-05T20:17:31.769Z[ recovery-image] Jun 05 20:17:30.986 INFO O| Jun 05 20:17:30.986 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86392024-06-05T20:17:31.816Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
86402024-06-05T20:17:31.816Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO copying /tmp/.tmp0XfAvA/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
86412024-06-05T20:17:31.816Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
86422024-06-05T20:17:31.820Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO ok!
86432024-06-05T20:17:31.820Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO STEP 65 (ensure_file) COMPLETE
86442024-06-05T20:17:31.820Z[ recovery-image] Jun 05 20:17:31.034 INFO O| Jun 05 20:17:31.034 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86452024-06-05T20:17:31.912Z[ recovery-image] Jun 05 20:17:31.130 INFO O| Jun 05 20:17:31.130 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
86462024-06-05T20:17:31.916Z[ recovery-image] Jun 05 20:17:31.130 INFO O| Jun 05 20:17:31.130 INFO STEP 66 (remove_files) COMPLETE
86472024-06-05T20:17:31.916Z[ recovery-image] Jun 05 20:17:31.130 INFO O| Jun 05 20:17:31.130 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86482024-06-05T20:17:31.942Z[ recovery-image] Jun 05 20:17:31.160 INFO O| Jun 05 20:17:31.160 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
86492024-06-05T20:17:31.945Z[ recovery-image] Jun 05 20:17:31.160 INFO O| Jun 05 20:17:31.160 INFO STEP 67 (remove_files) COMPLETE
86502024-06-05T20:17:31.945Z[ recovery-image] Jun 05 20:17:31.160 INFO O| Jun 05 20:17:31.160 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86512024-06-05T20:17:31.963Z[ recovery-image] Jun 05 20:17:31.181 INFO O| Jun 05 20:17:31.181 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
86522024-06-05T20:17:31.963Z[ recovery-image] Jun 05 20:17:31.181 INFO O| Jun 05 20:17:31.181 INFO STEP 68 (remove_files) COMPLETE
86532024-06-05T20:17:31.966Z[ recovery-image] Jun 05 20:17:31.181 INFO O| Jun 05 20:17:31.181 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86542024-06-05T20:17:31.982Z[ recovery-image] Jun 05 20:17:31.200 INFO O| Jun 05 20:17:31.200 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
86552024-06-05T20:17:31.985Z[ recovery-image] Jun 05 20:17:31.201 INFO O| Jun 05 20:17:31.201 INFO STEP 69 (remove_files) COMPLETE
86562024-06-05T20:17:31.985Z[ recovery-image] Jun 05 20:17:31.201 INFO O| Jun 05 20:17:31.201 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86572024-06-05T20:17:32.003Z[ recovery-image] Jun 05 20:17:31.220 INFO O| Jun 05 20:17:31.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
86582024-06-05T20:17:32.007Z[ recovery-image] Jun 05 20:17:31.220 INFO O| Jun 05 20:17:31.220 INFO STEP 70 (remove_files) COMPLETE
86592024-06-05T20:17:32.007Z[ recovery-image] Jun 05 20:17:31.220 INFO O| Jun 05 20:17:31.220 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86602024-06-05T20:17:32.033Z[ recovery-image] Jun 05 20:17:31.251 INFO O| Jun 05 20:17:31.251 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
86612024-06-05T20:17:32.037Z[ recovery-image] Jun 05 20:17:31.251 INFO O| Jun 05 20:17:31.251 INFO STEP 71 (remove_files) COMPLETE
86622024-06-05T20:17:32.037Z[ recovery-image] Jun 05 20:17:31.251 INFO O| Jun 05 20:17:31.251 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86632024-06-05T20:17:32.086Z[ recovery-image] Jun 05 20:17:31.293 INFO O| Jun 05 20:17:31.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
86642024-06-05T20:17:32.086Z[ recovery-image] Jun 05 20:17:31.294 INFO O| Jun 05 20:17:31.294 INFO STEP 72 (remove_files) COMPLETE
86652024-06-05T20:17:32.097Z[ recovery-image] Jun 05 20:17:31.294 INFO O| Jun 05 20:17:31.294 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86662024-06-05T20:17:32.100Z[ recovery-image] Jun 05 20:17:31.314 INFO O| Jun 05 20:17:31.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
86672024-06-05T20:17:32.101Z[ recovery-image] Jun 05 20:17:31.314 INFO O| Jun 05 20:17:31.314 INFO STEP 73 (remove_files) COMPLETE
86682024-06-05T20:17:32.101Z[ recovery-image] Jun 05 20:17:31.314 INFO O| Jun 05 20:17:31.314 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86692024-06-05T20:17:32.116Z[ recovery-image] Jun 05 20:17:31.333 INFO O| Jun 05 20:17:31.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
86702024-06-05T20:17:32.116Z[ recovery-image] Jun 05 20:17:31.333 INFO O| Jun 05 20:17:31.333 INFO STEP 74 (remove_files) COMPLETE
86712024-06-05T20:17:32.116Z[ recovery-image] Jun 05 20:17:31.333 INFO O| Jun 05 20:17:31.333 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86722024-06-05T20:17:32.136Z[ recovery-image] Jun 05 20:17:31.352 INFO O| Jun 05 20:17:31.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
86732024-06-05T20:17:32.136Z[ recovery-image] Jun 05 20:17:31.352 INFO O| Jun 05 20:17:31.352 INFO STEP 75 (remove_files) COMPLETE
86742024-06-05T20:17:32.136Z[ recovery-image] Jun 05 20:17:31.352 INFO O| Jun 05 20:17:31.352 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86752024-06-05T20:17:32.153Z[ recovery-image] Jun 05 20:17:31.371 INFO O| Jun 05 20:17:31.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
86762024-06-05T20:17:32.153Z[ recovery-image] Jun 05 20:17:31.371 INFO O| Jun 05 20:17:31.371 INFO STEP 76 (remove_files) COMPLETE
86772024-06-05T20:17:32.153Z[ recovery-image] Jun 05 20:17:31.371 INFO O| Jun 05 20:17:31.371 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86782024-06-05T20:17:32.175Z[ recovery-image] Jun 05 20:17:31.393 INFO O| Jun 05 20:17:31.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
86792024-06-05T20:17:32.175Z[ recovery-image] Jun 05 20:17:31.393 INFO O| Jun 05 20:17:31.393 INFO STEP 77 (remove_files) COMPLETE
86802024-06-05T20:17:32.178Z[ recovery-image] Jun 05 20:17:31.393 INFO O| Jun 05 20:17:31.393 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86812024-06-05T20:17:32.207Z[ recovery-image] Jun 05 20:17:31.425 INFO O| Jun 05 20:17:31.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
86822024-06-05T20:17:32.207Z[ recovery-image] Jun 05 20:17:31.425 INFO O| Jun 05 20:17:31.425 INFO STEP 78 (remove_files) COMPLETE
86832024-06-05T20:17:32.213Z[ recovery-image] Jun 05 20:17:31.425 INFO O| Jun 05 20:17:31.425 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86842024-06-05T20:17:32.242Z[ recovery-image] Jun 05 20:17:31.460 INFO O| Jun 05 20:17:31.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
86852024-06-05T20:17:32.245Z[ recovery-image] Jun 05 20:17:31.460 INFO O| Jun 05 20:17:31.460 INFO STEP 79 (remove_files) COMPLETE
86862024-06-05T20:17:32.245Z[ recovery-image] Jun 05 20:17:31.460 INFO O| Jun 05 20:17:31.460 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86872024-06-05T20:17:32.276Z[ recovery-image] Jun 05 20:17:31.493 INFO O| Jun 05 20:17:31.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
86882024-06-05T20:17:32.276Z[ recovery-image] Jun 05 20:17:31.494 INFO O| Jun 05 20:17:31.494 INFO STEP 80 (remove_files) COMPLETE
86892024-06-05T20:17:32.276Z[ recovery-image] Jun 05 20:17:31.494 INFO O| Jun 05 20:17:31.494 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86902024-06-05T20:17:32.311Z[ recovery-image] Jun 05 20:17:31.529 INFO O| Jun 05 20:17:31.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
86912024-06-05T20:17:32.311Z[ recovery-image] Jun 05 20:17:31.529 INFO O| Jun 05 20:17:31.529 INFO STEP 81 (remove_files) COMPLETE
86922024-06-05T20:17:32.315Z[ recovery-image] Jun 05 20:17:31.529 INFO O| Jun 05 20:17:31.529 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86932024-06-05T20:17:32.337Z[ recovery-image] Jun 05 20:17:31.554 INFO O| Jun 05 20:17:31.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
86942024-06-05T20:17:32.337Z[ recovery-image] Jun 05 20:17:31.554 INFO O| Jun 05 20:17:31.554 INFO STEP 82 (remove_files) COMPLETE
86952024-06-05T20:17:32.337Z[ recovery-image] Jun 05 20:17:31.554 INFO O| Jun 05 20:17:31.554 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86962024-06-05T20:17:32.373Z[ recovery-image] Jun 05 20:17:31.591 INFO O| Jun 05 20:17:31.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
86972024-06-05T20:17:32.373Z[ recovery-image] Jun 05 20:17:31.591 INFO O| Jun 05 20:17:31.591 INFO STEP 83 (remove_files) COMPLETE
86982024-06-05T20:17:32.376Z[ recovery-image] Jun 05 20:17:31.592 INFO O| Jun 05 20:17:31.591 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86992024-06-05T20:17:32.392Z[ recovery-image] Jun 05 20:17:31.610 INFO O| Jun 05 20:17:31.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87002024-06-05T20:17:32.392Z[ recovery-image] Jun 05 20:17:31.610 INFO O| Jun 05 20:17:31.610 INFO STEP 84 (remove_files) COMPLETE
87012024-06-05T20:17:32.392Z[ recovery-image] Jun 05 20:17:31.610 INFO O| Jun 05 20:17:31.610 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87022024-06-05T20:17:32.412Z[ recovery-image] Jun 05 20:17:31.630 INFO O| Jun 05 20:17:31.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87032024-06-05T20:17:32.412Z[ recovery-image] Jun 05 20:17:31.630 INFO O| Jun 05 20:17:31.630 INFO STEP 85 (remove_files) COMPLETE
87042024-06-05T20:17:32.412Z[ recovery-image] Jun 05 20:17:31.630 INFO O| Jun 05 20:17:31.630 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87052024-06-05T20:17:32.436Z[ recovery-image] Jun 05 20:17:31.653 INFO O| Jun 05 20:17:31.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87062024-06-05T20:17:32.436Z[ recovery-image] Jun 05 20:17:31.653 INFO O| Jun 05 20:17:31.653 INFO STEP 86 (remove_files) COMPLETE
87072024-06-05T20:17:32.436Z[ recovery-image] Jun 05 20:17:31.653 INFO O| Jun 05 20:17:31.653 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87082024-06-05T20:17:32.495Z[ recovery-image] Jun 05 20:17:31.713 INFO O| Jun 05 20:17:31.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
87092024-06-05T20:17:32.495Z[ recovery-image] Jun 05 20:17:31.713 INFO O| Jun 05 20:17:31.713 INFO STEP 87 (remove_files) COMPLETE
87102024-06-05T20:17:32.498Z[ recovery-image] Jun 05 20:17:31.713 INFO O| Jun 05 20:17:31.713 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87112024-06-05T20:17:32.569Z[ recovery-image] Jun 05 20:17:31.781 INFO O| Jun 05 20:17:31.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87122024-06-05T20:17:32.569Z[ recovery-image] Jun 05 20:17:31.781 INFO O| Jun 05 20:17:31.773 INFO STEP 88 (remove_files) COMPLETE
87132024-06-05T20:17:32.569Z[ recovery-image] Jun 05 20:17:31.781 INFO O| Jun 05 20:17:31.773 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87142024-06-05T20:17:32.574Z[ recovery-image] Jun 05 20:17:31.790 INFO O| Jun 05 20:17:31.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87152024-06-05T20:17:32.574Z[ recovery-image] Jun 05 20:17:31.790 INFO O| Jun 05 20:17:31.790 INFO STEP 89 (remove_files) COMPLETE
87162024-06-05T20:17:32.574Z[ recovery-image] Jun 05 20:17:31.790 INFO O| Jun 05 20:17:31.790 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87172024-06-05T20:17:32.589Z[ recovery-image] Jun 05 20:17:31.807 INFO O| Jun 05 20:17:31.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87182024-06-05T20:17:32.592Z[ recovery-image] Jun 05 20:17:31.808 INFO O| Jun 05 20:17:31.807 INFO STEP 90 (remove_files) COMPLETE
87192024-06-05T20:17:32.592Z[ recovery-image] Jun 05 20:17:31.808 INFO O| Jun 05 20:17:31.808 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87202024-06-05T20:17:32.609Z[ recovery-image] Jun 05 20:17:31.826 INFO O| Jun 05 20:17:31.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
87212024-06-05T20:17:32.612Z[ recovery-image] Jun 05 20:17:31.826 INFO O| Jun 05 20:17:31.826 INFO STEP 91 (remove_files) COMPLETE
87222024-06-05T20:17:32.612Z[ recovery-image] Jun 05 20:17:31.826 INFO O| Jun 05 20:17:31.826 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87232024-06-05T20:17:32.649Z[ recovery-image] Jun 05 20:17:31.866 INFO O| Jun 05 20:17:31.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
87242024-06-05T20:17:32.655Z[ recovery-image] Jun 05 20:17:31.867 INFO O| Jun 05 20:17:31.866 INFO STEP 92 (remove_files) COMPLETE
87252024-06-05T20:17:32.655Z[ recovery-image] Jun 05 20:17:31.867 INFO O| Jun 05 20:17:31.867 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87262024-06-05T20:17:32.675Z[ recovery-image] Jun 05 20:17:31.893 INFO O| Jun 05 20:17:31.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
87272024-06-05T20:17:32.675Z[ recovery-image] Jun 05 20:17:31.893 INFO O| Jun 05 20:17:31.893 INFO STEP 93 (remove_files) COMPLETE
87282024-06-05T20:17:32.681Z[ recovery-image] Jun 05 20:17:31.893 INFO O| Jun 05 20:17:31.893 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87292024-06-05T20:17:32.694Z[ recovery-image] Jun 05 20:17:31.912 INFO O| Jun 05 20:17:31.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
87302024-06-05T20:17:32.697Z[ recovery-image] Jun 05 20:17:31.913 INFO O| Jun 05 20:17:31.913 INFO STEP 94 (remove_files) COMPLETE
87312024-06-05T20:17:32.697Z[ recovery-image] Jun 05 20:17:31.913 INFO O| Jun 05 20:17:31.913 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
87322024-06-05T20:17:32.725Z[ recovery-image] Jun 05 20:17:31.943 INFO O| Jun 05 20:17:31.943 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
87332024-06-05T20:17:32.729Z[ recovery-image] Jun 05 20:17:31.944 INFO O| Jun 05 20:17:31.944 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
87342024-06-05T20:17:47.108Z[ recovery-image] Jun 05 20:17:46.327 INFO O| Jun 05 20:17:46.326 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
87352024-06-05T20:17:47.122Z[ recovery-image] Jun 05 20:17:46.327 INFO O| Jun 05 20:17:46.327 INFO E| svccfg: Loaded 67 smf(7) service descriptions
87362024-06-05T20:17:47.129Z[ recovery-image] Jun 05 20:17:46.348 INFO O| Jun 05 20:17:46.348 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
87372024-06-05T20:17:47.255Z[ recovery-image] Jun 05 20:17:46.473 INFO O| Jun 05 20:17:46.473 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
87382024-06-05T20:17:47.255Z[ recovery-image] Jun 05 20:17:46.473 INFO O| Jun 05 20:17:46.473 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 ...
87392024-06-05T20:17:47.258Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
87402024-06-05T20:17:47.258Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO ok!
87412024-06-05T20:17:47.258Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
87422024-06-05T20:17:47.258Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO STEP 95 (seed_smf) COMPLETE
87432024-06-05T20:17:47.258Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO steps complete; finalising image!
87442024-06-05T20:17:47.259Z[ recovery-image] Jun 05 20:17:46.476 INFO O| Jun 05 20:17:46.476 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
87452024-06-05T20:17:47.323Z[ recovery-image] Jun 05 20:17:46.542 INFO O| Jun 05 20:17:46.542 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Wed Jun 5 20:17:46 2024)
87462024-06-05T20:17:47.535Z[ recovery-image] Jun 05 20:17:46.754 INFO O| Jun 05 20:17:46.754 INFO trim TEMPORARY-gimlet-zfs-recovery: (63% trimmed, started at Wed Jun 5 20:17:46 2024)
87472024-06-05T20:17:47.805Z[ recovery-image] Jun 05 20:17:47.024 INFO O| Jun 05 20:17:47.024 INFO temporary pool has 389M used, 1.37G avail, 1.00x compressratio
87482024-06-05T20:17:47.805Z[ recovery-image] Jun 05 20:17:47.024 INFO O| Jun 05 20:17:47.024 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
87492024-06-05T20:17:49.036Z[ recovery-image] Jun 05 20:17:48.255 INFO O| Jun 05 20:17:48.255 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
87502024-06-05T20:17:49.036Z[ recovery-image] Jun 05 20:17:48.255 INFO O| Jun 05 20:17:48.255 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
87512024-06-05T20:17:54.904Z[ recovery-image] Jun 05 20:17:54.123 INFO O| Jun 05 20:17:54.123 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
87522024-06-05T20:17:54.907Z[ recovery-image] Jun 05 20:17:54.124 INFO O| Jun 05 20:17:54.123 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
87532024-06-05T20:17:54.907Z[ recovery-image] Jun 05 20:17:54.124 INFO O| Jun 05 20:17:54.124 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
87542024-06-05T20:17:54.907Z[ recovery-image] Jun 05 20:17:54.124 INFO O| Jun 05 20:17:54.124 INFO completed processing gimlet/zfs-recovery
87552024-06-05T20:17:54.907Z[ recovery-image] Jun 05 20:17:54.124 INFO O| Jun 05 20:17:54.124 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
87562024-06-05T20:17:55.186Z[ recovery-image] Jun 05 20:17:54.406 INFO O| Jun 05 20:17:54.406 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
87572024-06-05T20:17:55.295Z[ recovery-image] Jun 05 20:17:54.514 INFO BUILD STRING "heads/stlouis-0-ge5ec805ada\n"
87582024-06-05T20:17:55.295Z[ recovery-image] Jun 05 20:17:54.514 INFO expanded image name: "recovery 48d427e/${os_short_commit} 2024-06-05 19:51" -> "recovery 48d427e/e5ec805 2024-06-05 19:51"
87592024-06-05T20:17:55.299Z[ recovery-image] Jun 05 20:17:54.515 INFO output artefacts stored in: "/work/os-recovery"
87602024-06-05T20:17:55.299Z[ recovery-image] Jun 05 20:17:54.515 INFO collecting git info from project "image-builder"...
87612024-06-05T20:17:55.303Z[ recovery-image] Jun 05 20:17:54.523 INFO collecting git info from project "chelsio-t6-roms"...
87622024-06-05T20:17:55.325Z[ recovery-image] Jun 05 20:17:54.545 INFO collecting git info from project "bootserver"...
87632024-06-05T20:17:55.335Z[ recovery-image] Jun 05 20:17:54.555 INFO collecting git info from project "pinprick"...
87642024-06-05T20:17:55.344Z[ recovery-image] Jun 05 20:17:54.564 INFO collecting git info from project "amd-host-image-builder"...
87652024-06-05T20:17:55.562Z[ recovery-image] Jun 05 20:17:54.781 INFO collecting git info from project "amd-firmware"...
87662024-06-05T20:17:55.786Z[ recovery-image] Jun 05 20:17:55.005 INFO collecting git info from project "phbl"...
87672024-06-05T20:17:55.792Z[ recovery-image] Jun 05 20:17:55.012 INFO collecting git info from project "pilot"...
87682024-06-05T20:17:55.810Z[ recovery-image] Jun 05 20:17:55.030 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
87692024-06-05T20:17:56.272Z[ recovery-image] Jun 05 20:17:55.491 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
87702024-06-05T20:17:56.654Z[ recovery-image] Jun 05 20:17:55.869 INFO creating Oxide boot image...
87712024-06-05T20:17:56.657Z[ recovery-image] Jun 05 20:17:55.869 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 48d427e/e5ec805 2024-06-05 19:51", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
87722024-06-05T20:17:59.269Z[verify-libraries] Finished `release` profile [optimized] target(s) in 5m 21s
87732024-06-05T20:17:59.493ZJun 05 20:17:58.713 INFO [verify-libraries] process exited with exit status: 0 (329.163464591s)
87742024-06-05T20:18:07.717Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22709:20240605T195332Z
87752024-06-05T20:18:07.717Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22709:20240605T195332Z
87762024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
87772024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
87782024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
87792024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.936 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
87802024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.937 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
87812024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.937 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
87822024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.937 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
87832024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.938 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
87842024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.938 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22709:20240605T195332Z
87852024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.939 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22709:20240605T195333Z
87862024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.940 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22709:20240605T195333Z
87872024-06-05T20:18:07.722Z[ host-image] Jun 05 20:18:06.941 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22709:20240605T195333Z
87882024-06-05T20:18:07.723Z[ host-image] Jun 05 20:18:06.941 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
87892024-06-05T20:18:07.728Z[ host-image] Jun 05 20:18:06.942 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22709:20240605T195333Z
87902024-06-05T20:18:07.728Z[ host-image] Jun 05 20:18:06.942 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22709:20240605T195334Z
87912024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22709:20240605T195334Z
87922024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22709:20240605T195334Z
87932024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22709:20240605T195335Z
87942024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22709:20240605T195335Z
87952024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22709:20240605T195335Z
87962024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22709:20240605T195335Z
87972024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.943 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22709:20240605T195336Z
87982024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22709:20240605T195337Z
87992024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22709:20240605T195337Z
88002024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22709:20240605T195339Z
88012024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22709:20240605T195339Z
88022024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/opte@0.31.262:20240604T013802Z
88032024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22709:20240605T195340Z
88042024-06-05T20:18:07.729Z[ host-image] Jun 05 20:18:06.944 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22709:20240605T195343Z
88052024-06-05T20:18:07.730Z[ host-image] Jun 05 20:18:06.945 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22709:20240605T195343Z
88062024-06-05T20:18:07.730Z[ host-image] Jun 05 20:18:06.945 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22709:20240605T195344Z
88072024-06-05T20:18:07.730Z[ host-image] Jun 05 20:18:06.946 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22709:20240605T195345Z
88082024-06-05T20:18:07.730Z[ host-image] Jun 05 20:18:06.946 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22709:20240605T195345Z
88092024-06-05T20:18:07.735Z[ host-image] Jun 05 20:18:06.955 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
88102024-06-05T20:18:07.738Z[ host-image] Jun 05 20:18:06.955 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22709:20240605T195346Z
88112024-06-05T20:18:07.738Z[ host-image] Jun 05 20:18:06.956 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z
88122024-06-05T20:18:07.738Z[ host-image] Jun 05 20:18:06.956 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
88132024-06-05T20:18:07.738Z[ host-image] Jun 05 20:18:06.956 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
88142024-06-05T20:18:07.739Z[ host-image] Jun 05 20:18:06.957 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22709:20240605T195346Z
88152024-06-05T20:18:07.739Z[ host-image] Jun 05 20:18:06.957 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
88162024-06-05T20:18:07.739Z[ host-image] Jun 05 20:18:06.957 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
88172024-06-05T20:18:07.739Z[ host-image] Jun 05 20:18:06.958 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
88182024-06-05T20:18:07.743Z[ host-image] Jun 05 20:18:06.959 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
88192024-06-05T20:18:07.751Z[ host-image] Jun 05 20:18:06.971 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
88202024-06-05T20:18:07.754Z[ host-image] Jun 05 20:18:06.971 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
88212024-06-05T20:18:07.754Z[ host-image] Jun 05 20:18:06.971 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
88222024-06-05T20:18:07.754Z[ host-image] Jun 05 20:18:06.972 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
88232024-06-05T20:18:07.754Z[ host-image] Jun 05 20:18:06.973 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
88242024-06-05T20:18:07.755Z[ host-image] Jun 05 20:18:06.973 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
88252024-06-05T20:18:07.789Z[ host-image] Jun 05 20:18:07.009 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.14-2.0:20240604T174838Z
88262024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.010 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
88272024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.010 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
88282024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.011 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22709:20240605T195348Z
88292024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.011 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22709:20240605T195353Z
88302024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.011 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
88312024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.011 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22709:20240605T195354Z
88322024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.011 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z
88332024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.012 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z
88342024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.012 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z
88352024-06-05T20:18:07.793Z[ host-image] Jun 05 20:18:07.012 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22709:20240605T195354Z
88362024-06-05T20:18:07.794Z[ host-image] Jun 05 20:18:07.012 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
88372024-06-05T20:18:07.797Z[ host-image] Jun 05 20:18:07.017 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
88382024-06-05T20:18:07.797Z[ host-image] Jun 05 20:18:07.017 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
88392024-06-05T20:18:07.797Z[ host-image] Jun 05 20:18:07.017 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22709:20240605T195354Z
88402024-06-05T20:18:07.797Z[ host-image] Jun 05 20:18:07.017 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
88412024-06-05T20:18:07.812Z[ host-image] Jun 05 20:18:07.032 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
88422024-06-05T20:18:07.815Z[ host-image] Jun 05 20:18:07.033 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22709:20240605T195354Z
88432024-06-05T20:18:07.815Z[ host-image] Jun 05 20:18:07.035 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22709:20240605T195355Z
88442024-06-05T20:18:07.815Z[ host-image] Jun 05 20:18:07.035 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22709:20240605T195355Z
88452024-06-05T20:18:07.815Z[ host-image] Jun 05 20:18:07.035 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
88462024-06-05T20:18:07.815Z[ host-image] Jun 05 20:18:07.036 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22709:20240605T195356Z
88472024-06-05T20:18:07.821Z[ host-image] Jun 05 20:18:07.036 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22709:20240605T195356Z
88482024-06-05T20:18:07.821Z[ host-image] Jun 05 20:18:07.036 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22709:20240605T195356Z
88492024-06-05T20:18:07.821Z[ host-image] Jun 05 20:18:07.037 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22709:20240605T195356Z
88502024-06-05T20:18:07.821Z[ host-image] Jun 05 20:18:07.041 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
88512024-06-05T20:18:07.821Z[ host-image] Jun 05 20:18:07.041 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22709:20240605T195357Z
88522024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.042 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22709:20240605T195358Z
88532024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.042 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
88542024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.042 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22709:20240605T195358Z
88552024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.042 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22709:20240605T195359Z
88562024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.042 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22709:20240605T195359Z
88572024-06-05T20:18:07.828Z[ host-image] Jun 05 20:18:07.043 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22709:20240605T195359Z
88582024-06-05T20:18:07.831Z[ host-image] Jun 05 20:18:07.052 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22709:20240605T195359Z
88592024-06-05T20:18:07.831Z[ host-image] Jun 05 20:18:07.052 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
88602024-06-05T20:18:07.835Z[ host-image] Jun 05 20:18:07.054 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22709:20240605T195359Z
88612024-06-05T20:18:07.835Z[ host-image] Jun 05 20:18:07.055 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22709:20240605T195359Z
88622024-06-05T20:18:07.835Z[ host-image] Jun 05 20:18:07.055 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22709:20240605T195359Z
88632024-06-05T20:18:07.838Z[ host-image] Jun 05 20:18:07.056 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22709:20240605T195359Z
88642024-06-05T20:18:07.838Z[ host-image] Jun 05 20:18:07.056 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22709:20240605T195400Z
88652024-06-05T20:18:07.838Z[ host-image] Jun 05 20:18:07.056 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22709:20240605T195400Z
88662024-06-05T20:18:07.846Z[ host-image] Jun 05 20:18:07.066 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22709:20240605T195401Z
88672024-06-05T20:18:07.849Z[ host-image] Jun 05 20:18:07.067 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22709:20240605T195401Z
88682024-06-05T20:18:07.849Z[ host-image] Jun 05 20:18:07.067 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22709:20240605T195401Z
88692024-06-05T20:18:07.849Z[ host-image] Jun 05 20:18:07.068 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22709:20240605T195401Z
88702024-06-05T20:18:07.849Z[ host-image] Jun 05 20:18:07.068 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22709:20240605T195401Z
88712024-06-05T20:18:07.870Z[ host-image] Jun 05 20:18:07.090 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22709:20240605T195404Z
88722024-06-05T20:18:07.870Z[ host-image] Jun 05 20:18:07.090 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22709:20240605T195401Z
88732024-06-05T20:18:07.873Z[ host-image] Jun 05 20:18:07.090 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22709:20240605T195402Z
88742024-06-05T20:18:07.874Z[ host-image] Jun 05 20:18:07.091 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z
88752024-06-05T20:18:07.874Z[ host-image] Jun 05 20:18:07.091 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z
88762024-06-05T20:18:07.903Z[ host-image] Jun 05 20:18:07.121 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22709:20240605T195402Z
88772024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.121 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
88782024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.121 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22709:20240605T195402Z
88792024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.121 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22709:20240605T195402Z
88802024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.122 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22709:20240605T195402Z
88812024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.123 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
88822024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.123 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
88832024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.124 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22709:20240605T195403Z
88842024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.124 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22709:20240605T195403Z
88852024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.124 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22709:20240605T195403Z
88862024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.124 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22709:20240605T195403Z
88872024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.124 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22709:20240605T195404Z
88882024-06-05T20:18:07.907Z[ host-image] Jun 05 20:18:07.125 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22709:20240605T195404Z
88892024-06-05T20:18:07.914Z[ host-image] Jun 05 20:18:07.128 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
88902024-06-05T20:18:07.914Z[ host-image] Jun 05 20:18:07.128 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22709:20240605T195405Z
88912024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.129 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22709:20240605T195405Z
88922024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.130 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22709:20240605T195405Z
88932024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.130 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22709:20240605T195406Z
88942024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.130 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22709:20240605T195405Z
88952024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.130 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22709:20240605T195406Z
88962024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.130 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
88972024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.131 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
88982024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.131 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22709:20240605T195408Z
88992024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.131 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22709:20240605T195408Z
89002024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.132 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
89012024-06-05T20:18:07.915Z[ host-image] Jun 05 20:18:07.132 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
89022024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.132 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
89032024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.132 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
89042024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.132 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
89052024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.133 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
89062024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.134 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z
89072024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.134 INFO O| tempdir @ "/tmp/.tmptN31fv/tmp"
89082024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.134 INFO O| image root @ "/tmp/.tmptN31fv/tmp/root"
89092024-06-05T20:18:07.919Z[ host-image] Jun 05 20:18:07.134 INFO O| creating image...
89102024-06-05T20:18:08.403Z[ host-image] Jun 05 20:18:07.624 INFO O| copying publishers...
89112024-06-05T20:18:13.346Z[ host-image] Jun 05 20:18:12.567 INFO O| adding properties...
89122024-06-05T20:18:14.375Z[ host-image] Jun 05 20:18:13.593 INFO O| installing packages...
89132024-06-05T20:18:28.398Z[ host-image] Jun 05 20:18:27.620 INFO O| seeding SMF database...
89142024-06-05T20:18:35.874Z[ host-image] Jun 05 20:18:35.096 INFO O| configuring SMF profile...
89152024-06-05T20:18:35.874Z[ host-image] Jun 05 20:18:35.096 INFO O| modifying shadow(5)...
89162024-06-05T20:18:35.877Z[ host-image] Jun 05 20:18:35.096 INFO O| loading user and group database...
89172024-06-05T20:18:35.877Z[ host-image] Jun 05 20:18:35.096 INFO O| assessing packaged files...
89182024-06-05T20:18:38.010Z[ host-image] Jun 05 20:18:37.233 INFO O| creating archive...
89192024-06-05T20:18:38.042Z[ host-image] Jun 05 20:18:37.265 INFO O| missing from packaging:
89202024-06-05T20:18:38.043Z[ host-image] Jun 05 20:18:37.265 INFO O| "etc/.pwd.lock"
89212024-06-05T20:18:38.046Z[ host-image] Jun 05 20:18:37.265 INFO O| "etc/bash"
89222024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/profile/generic.xml"
89232024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/profile/inetd_services.xml"
89242024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/profile/name_service.xml"
89252024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/profile/platform.xml"
89262024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/profile/platform_omicron1.xml"
89272024-06-05T20:18:38.049Z[ host-image] Jun 05 20:18:37.270 INFO O| "etc/svc/repository.db"
89282024-06-05T20:18:38.056Z[ host-image] Jun 05 20:18:37.279 INFO O| "opt/ooce/share"
89292024-06-05T20:18:38.056Z[ host-image] Jun 05 20:18:37.279 INFO O| "opt/ooce/share/man"
89302024-06-05T20:18:38.056Z[ host-image] Jun 05 20:18:37.279 INFO O| "opt/ooce/share/man/man1"
89312024-06-05T20:18:38.065Z[ host-image] Jun 05 20:18:37.288 INFO O| finishing archive...
89322024-06-05T20:18:40.918Z[ host-image] Jun 05 20:18:40.130 INFO O| creating gzonly manifest...
89332024-06-05T20:18:40.922Z[ host-image] Jun 05 20:18:40.142 INFO O| ok
89342024-06-05T20:18:41.011Z[ host-image] Jun 05 20:18:40.233 INFO image builder template: ramdisk-02-trim...
89352024-06-05T20:18:41.011Z[ host-image] Jun 05 20:18:40.233 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/.tmp0XfAvA/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.31.262", "-n", "ramdisk-02-trim"], pwd: None
89362024-06-05T20:18:41.035Z[ host-image] Jun 05 20:18:40.257 INFO O| Jun 05 20:18:40.257 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89372024-06-05T20:18:41.038Z[ host-image] Jun 05 20:18:40.261 INFO O| Jun 05 20:18:40.261 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89382024-06-05T20:18:41.167Z[ host-image] Jun 05 20:18:40.389 INFO O| Jun 05 20:18:40.389 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89392024-06-05T20:18:41.240Z[ host-image] Jun 05 20:18:40.463 INFO O| Jun 05 20:18:40.463 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89402024-06-05T20:18:41.241Z[ host-image] Jun 05 20:18:40.463 INFO O| Jun 05 20:18:40.463 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89412024-06-05T20:18:41.245Z[ host-image] Jun 05 20:18:40.468 INFO O| Jun 05 20:18:40.468 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89422024-06-05T20:18:41.249Z[ host-image] Jun 05 20:18:40.472 INFO O| Jun 05 20:18:40.472 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89432024-06-05T20:18:41.256Z[ host-image] Jun 05 20:18:40.478 INFO O| Jun 05 20:18:40.478 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89442024-06-05T20:18:41.440Z[ host-image] Jun 05 20:18:40.663 INFO O| Jun 05 20:18:40.663 INFO rolled back to input snapshot; work may begin
89452024-06-05T20:18:41.440Z[ host-image] Jun 05 20:18:40.663 INFO O| Jun 05 20:18:40.663 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89462024-06-05T20:18:41.445Z[ host-image] Jun 05 20:18:40.668 INFO O| Jun 05 20:18:40.668 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89472024-06-05T20:18:41.454Z[ host-image] Jun 05 20:18:40.677 INFO O| Jun 05 20:18:40.677 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89482024-06-05T20:18:41.499Z[ host-image] Jun 05 20:18:40.722 INFO O| Jun 05 20:18:40.722 INFO STEP 0 (remove_files) COMPLETE
89492024-06-05T20:18:41.499Z[ host-image] Jun 05 20:18:40.722 INFO O| Jun 05 20:18:40.722 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89502024-06-05T20:18:41.511Z[ host-image] Jun 05 20:18:40.734 INFO O| Jun 05 20:18:40.734 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89512024-06-05T20:18:41.514Z[ host-image] Jun 05 20:18:40.735 INFO O| Jun 05 20:18:40.735 INFO STEP 1 (remove_files) COMPLETE
89522024-06-05T20:18:41.514Z[ host-image] Jun 05 20:18:40.735 INFO O| Jun 05 20:18:40.735 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89532024-06-05T20:18:41.523Z[ host-image] Jun 05 20:18:40.746 INFO O| Jun 05 20:18:40.746 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89542024-06-05T20:18:41.536Z[ host-image] Jun 05 20:18:40.759 INFO O| Jun 05 20:18:40.759 INFO STEP 2 (remove_files) COMPLETE
89552024-06-05T20:18:41.537Z[ host-image] Jun 05 20:18:40.759 INFO O| Jun 05 20:18:40.759 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89562024-06-05T20:18:41.546Z[ host-image] Jun 05 20:18:40.769 INFO O| Jun 05 20:18:40.769 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
89572024-06-05T20:18:41.549Z[ host-image] Jun 05 20:18:40.771 INFO O| Jun 05 20:18:40.771 INFO STEP 3 (remove_files) COMPLETE
89582024-06-05T20:18:41.549Z[ host-image] Jun 05 20:18:40.771 INFO O| Jun 05 20:18:40.771 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89592024-06-05T20:18:41.556Z[ host-image] Jun 05 20:18:40.780 INFO O| Jun 05 20:18:40.780 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89602024-06-05T20:18:41.561Z[ host-image] Jun 05 20:18:40.783 INFO O| Jun 05 20:18:40.783 INFO STEP 4 (remove_files) COMPLETE
89612024-06-05T20:18:41.561Z[ host-image] Jun 05 20:18:40.784 INFO O| Jun 05 20:18:40.783 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89622024-06-05T20:18:41.569Z[ host-image] Jun 05 20:18:40.793 INFO O| Jun 05 20:18:40.793 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89632024-06-05T20:18:41.573Z[ host-image] Jun 05 20:18:40.795 INFO O| Jun 05 20:18:40.795 INFO STEP 5 (remove_files) COMPLETE
89642024-06-05T20:18:41.573Z[ host-image] Jun 05 20:18:40.795 INFO O| Jun 05 20:18:40.795 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89652024-06-05T20:18:41.583Z[ host-image] Jun 05 20:18:40.804 INFO O| Jun 05 20:18:40.804 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89662024-06-05T20:18:41.591Z[ host-image] Jun 05 20:18:40.814 INFO O| Jun 05 20:18:40.814 INFO STEP 6 (remove_files) COMPLETE
89672024-06-05T20:18:41.594Z[ host-image] Jun 05 20:18:40.814 INFO O| Jun 05 20:18:40.814 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682024-06-05T20:18:41.600Z[ host-image] Jun 05 20:18:40.823 INFO O| Jun 05 20:18:40.823 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89692024-06-05T20:18:41.613Z[ host-image] Jun 05 20:18:40.834 INFO O| Jun 05 20:18:40.834 INFO STEP 7 (remove_files) COMPLETE
89702024-06-05T20:18:41.614Z[ host-image] Jun 05 20:18:40.834 INFO O| Jun 05 20:18:40.834 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89712024-06-05T20:18:41.621Z[ host-image] Jun 05 20:18:40.843 INFO O| Jun 05 20:18:40.843 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89722024-06-05T20:18:41.697Z[ host-image] Jun 05 20:18:40.917 INFO O| Jun 05 20:18:40.917 INFO STEP 8 (remove_files) COMPLETE
89732024-06-05T20:18:41.697Z[ host-image] Jun 05 20:18:40.917 INFO O| Jun 05 20:18:40.917 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89742024-06-05T20:18:41.707Z[ host-image] Jun 05 20:18:40.929 INFO O| Jun 05 20:18:40.929 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
89752024-06-05T20:18:41.793Z[ host-image] Jun 05 20:18:41.015 INFO O| Jun 05 20:18:41.015 INFO STEP 9 (remove_files) COMPLETE
89762024-06-05T20:18:41.796Z[ host-image] Jun 05 20:18:41.015 INFO O| Jun 05 20:18:41.015 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89772024-06-05T20:18:41.804Z[ host-image] Jun 05 20:18:41.027 INFO O| Jun 05 20:18:41.027 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
89782024-06-05T20:18:41.808Z[ host-image] Jun 05 20:18:41.031 INFO O| Jun 05 20:18:41.031 INFO STEP 10 (remove_files) COMPLETE
89792024-06-05T20:18:41.808Z[ host-image] Jun 05 20:18:41.031 INFO O| Jun 05 20:18:41.031 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89802024-06-05T20:18:41.817Z[ host-image] Jun 05 20:18:41.040 INFO O| Jun 05 20:18:41.040 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
89812024-06-05T20:18:41.820Z[ host-image] Jun 05 20:18:41.041 INFO O| Jun 05 20:18:41.041 INFO STEP 11 (remove_files) COMPLETE
89822024-06-05T20:18:41.820Z[ host-image] Jun 05 20:18:41.041 INFO O| Jun 05 20:18:41.041 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89832024-06-05T20:18:41.828Z[ host-image] Jun 05 20:18:41.051 INFO O| Jun 05 20:18:41.051 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89842024-06-05T20:18:41.831Z[ host-image] Jun 05 20:18:41.053 INFO O| Jun 05 20:18:41.053 INFO STEP 12 (remove_files) COMPLETE
89852024-06-05T20:18:41.831Z[ host-image] Jun 05 20:18:41.053 INFO O| Jun 05 20:18:41.053 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89862024-06-05T20:18:41.852Z[ host-image] Jun 05 20:18:41.075 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
89872024-06-05T20:18:41.852Z[ host-image] Jun 05 20:18:41.075 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
89882024-06-05T20:18:41.852Z[ host-image] Jun 05 20:18:41.075 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
89892024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.075 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
89902024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.075 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
89912024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.075 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
89922024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
89932024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
89942024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
89952024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
89962024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.076 INFO O| Jun 05 20:18:41.076 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
89972024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.077 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
89982024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.077 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
89992024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.077 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
90002024-06-05T20:18:41.855Z[ host-image] Jun 05 20:18:41.077 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
90012024-06-05T20:18:41.856Z[ host-image] Jun 05 20:18:41.077 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
90022024-06-05T20:18:41.856Z[ host-image] Jun 05 20:18:41.078 INFO O| Jun 05 20:18:41.077 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
90032024-06-05T20:18:42.190Z[ host-image] Jun 05 20:18:41.412 INFO O| Jun 05 20:18:41.412 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
90042024-06-05T20:18:42.199Z[ host-image] Jun 05 20:18:41.423 INFO O| Jun 05 20:18:41.422 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
90052024-06-05T20:18:42.203Z[ host-image] Jun 05 20:18:41.426 INFO O| Jun 05 20:18:41.426 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
90062024-06-05T20:18:42.206Z[ host-image] Jun 05 20:18:41.427 INFO O| Jun 05 20:18:41.427 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
90072024-06-05T20:18:42.222Z[ host-image] Jun 05 20:18:41.445 INFO O| Jun 05 20:18:41.445 INFO STEP 13 (remove_files) COMPLETE
90082024-06-05T20:18:42.222Z[ host-image] Jun 05 20:18:41.445 INFO O| Jun 05 20:18:41.445 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90092024-06-05T20:18:42.235Z[ host-image] Jun 05 20:18:41.457 INFO O| Jun 05 20:18:41.457 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
90102024-06-05T20:18:42.238Z[ host-image] Jun 05 20:18:41.459 INFO O| Jun 05 20:18:41.459 INFO STEP 14 (remove_files) COMPLETE
90112024-06-05T20:18:42.238Z[ host-image] Jun 05 20:18:41.459 INFO O| Jun 05 20:18:41.459 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90122024-06-05T20:18:42.245Z[ host-image] Jun 05 20:18:41.469 INFO O| Jun 05 20:18:41.469 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
90132024-06-05T20:18:42.251Z[ host-image] Jun 05 20:18:41.475 INFO O| Jun 05 20:18:41.475 INFO STEP 15 (remove_files) COMPLETE
90142024-06-05T20:18:42.254Z[ host-image] Jun 05 20:18:41.475 INFO O| Jun 05 20:18:41.475 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90152024-06-05T20:18:42.261Z[ host-image] Jun 05 20:18:41.484 INFO O| Jun 05 20:18:41.484 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
90162024-06-05T20:18:42.264Z[ host-image] Jun 05 20:18:41.484 INFO O| Jun 05 20:18:41.484 INFO STEP 16 (remove_files) COMPLETE
90172024-06-05T20:18:42.264Z[ host-image] Jun 05 20:18:41.484 INFO O| Jun 05 20:18:41.484 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90182024-06-05T20:18:42.270Z[ host-image] Jun 05 20:18:41.493 INFO O| Jun 05 20:18:41.493 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
90192024-06-05T20:18:42.274Z[ host-image] Jun 05 20:18:41.495 INFO O| Jun 05 20:18:41.495 INFO STEP 17 (remove_files) COMPLETE
90202024-06-05T20:18:42.275Z[ host-image] Jun 05 20:18:41.495 INFO O| Jun 05 20:18:41.495 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90212024-06-05T20:18:42.283Z[ host-image] Jun 05 20:18:41.505 INFO O| Jun 05 20:18:41.505 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
90222024-06-05T20:18:42.283Z[ host-image] Jun 05 20:18:41.505 INFO O| Jun 05 20:18:41.505 INFO STEP 18 (remove_files) COMPLETE
90232024-06-05T20:18:42.286Z[ host-image] Jun 05 20:18:41.505 INFO O| Jun 05 20:18:41.505 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90242024-06-05T20:18:42.291Z[ host-image] Jun 05 20:18:41.515 INFO O| Jun 05 20:18:41.515 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
90252024-06-05T20:18:42.291Z[ host-image] Jun 05 20:18:41.515 INFO O| Jun 05 20:18:41.515 INFO STEP 19 (remove_files) COMPLETE
90262024-06-05T20:18:42.291Z[ host-image] Jun 05 20:18:41.515 INFO O| Jun 05 20:18:41.515 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90272024-06-05T20:18:42.304Z[ host-image] Jun 05 20:18:41.524 INFO O| Jun 05 20:18:41.524 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
90282024-06-05T20:18:42.307Z[ host-image] Jun 05 20:18:41.525 INFO O| Jun 05 20:18:41.524 INFO STEP 20 (remove_files) COMPLETE
90292024-06-05T20:18:42.307Z[ host-image] Jun 05 20:18:41.525 INFO O| Jun 05 20:18:41.525 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90302024-06-05T20:18:42.311Z[ host-image] Jun 05 20:18:41.534 INFO O| Jun 05 20:18:41.534 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
90312024-06-05T20:18:42.313Z[ host-image] Jun 05 20:18:41.534 INFO O| Jun 05 20:18:41.534 INFO STEP 21 (remove_files) COMPLETE
90322024-06-05T20:18:42.313Z[ host-image] Jun 05 20:18:41.534 INFO O| Jun 05 20:18:41.534 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90332024-06-05T20:18:42.320Z[ host-image] Jun 05 20:18:41.543 INFO O| Jun 05 20:18:41.543 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
90342024-06-05T20:18:42.323Z[ host-image] Jun 05 20:18:41.543 INFO O| Jun 05 20:18:41.543 INFO STEP 22 (remove_files) COMPLETE
90352024-06-05T20:18:42.323Z[ host-image] Jun 05 20:18:41.543 INFO O| Jun 05 20:18:41.543 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90362024-06-05T20:18:42.329Z[ host-image] Jun 05 20:18:41.552 INFO O| Jun 05 20:18:41.552 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90372024-06-05T20:18:42.332Z[ host-image] Jun 05 20:18:41.552 INFO O| Jun 05 20:18:41.552 INFO STEP 23 (remove_files) COMPLETE
90382024-06-05T20:18:42.332Z[ host-image] Jun 05 20:18:41.552 INFO O| Jun 05 20:18:41.552 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90392024-06-05T20:18:42.338Z[ host-image] Jun 05 20:18:41.561 INFO O| Jun 05 20:18:41.561 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90402024-06-05T20:18:42.338Z[ host-image] Jun 05 20:18:41.561 INFO O| Jun 05 20:18:41.561 INFO STEP 24 (remove_files) COMPLETE
90412024-06-05T20:18:42.341Z[ host-image] Jun 05 20:18:41.561 INFO O| Jun 05 20:18:41.561 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90422024-06-05T20:18:42.346Z[ host-image] Jun 05 20:18:41.570 INFO O| Jun 05 20:18:41.570 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90432024-06-05T20:18:42.347Z[ host-image] Jun 05 20:18:41.570 INFO O| Jun 05 20:18:41.570 INFO STEP 25 (remove_files) COMPLETE
90442024-06-05T20:18:42.349Z[ host-image] Jun 05 20:18:41.570 INFO O| Jun 05 20:18:41.570 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90452024-06-05T20:18:42.356Z[ host-image] Jun 05 20:18:41.579 INFO O| Jun 05 20:18:41.579 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90462024-06-05T20:18:42.356Z[ host-image] Jun 05 20:18:41.579 INFO O| Jun 05 20:18:41.579 INFO STEP 26 (remove_files) COMPLETE
90472024-06-05T20:18:42.359Z[ host-image] Jun 05 20:18:41.579 INFO O| Jun 05 20:18:41.579 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90482024-06-05T20:18:42.365Z[ host-image] Jun 05 20:18:41.588 INFO O| Jun 05 20:18:41.588 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90492024-06-05T20:18:42.365Z[ host-image] Jun 05 20:18:41.588 INFO O| Jun 05 20:18:41.588 INFO STEP 27 (remove_files) COMPLETE
90502024-06-05T20:18:42.368Z[ host-image] Jun 05 20:18:41.588 INFO O| Jun 05 20:18:41.588 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90512024-06-05T20:18:42.374Z[ host-image] Jun 05 20:18:41.597 INFO O| Jun 05 20:18:41.597 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90522024-06-05T20:18:42.374Z[ host-image] Jun 05 20:18:41.597 INFO O| Jun 05 20:18:41.597 INFO STEP 28 (remove_files) COMPLETE
90532024-06-05T20:18:42.377Z[ host-image] Jun 05 20:18:41.597 INFO O| Jun 05 20:18:41.597 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90542024-06-05T20:18:42.383Z[ host-image] Jun 05 20:18:41.606 INFO O| Jun 05 20:18:41.606 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
90552024-06-05T20:18:42.383Z[ host-image] Jun 05 20:18:41.606 INFO O| Jun 05 20:18:41.606 INFO STEP 29 (remove_files) COMPLETE
90562024-06-05T20:18:42.386Z[ host-image] Jun 05 20:18:41.606 INFO O| Jun 05 20:18:41.606 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90572024-06-05T20:18:42.394Z[ host-image] Jun 05 20:18:41.615 INFO O| Jun 05 20:18:41.615 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
90582024-06-05T20:18:42.394Z[ host-image] Jun 05 20:18:41.615 INFO O| Jun 05 20:18:41.615 INFO STEP 30 (remove_files) COMPLETE
90592024-06-05T20:18:42.397Z[ host-image] Jun 05 20:18:41.615 INFO O| Jun 05 20:18:41.615 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90602024-06-05T20:18:42.400Z[ host-image] Jun 05 20:18:41.624 INFO O| Jun 05 20:18:41.624 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90612024-06-05T20:18:42.400Z[ host-image] Jun 05 20:18:41.624 INFO O| Jun 05 20:18:41.624 INFO STEP 31 (remove_files) COMPLETE
90622024-06-05T20:18:42.404Z[ host-image] Jun 05 20:18:41.624 INFO O| Jun 05 20:18:41.624 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90632024-06-05T20:18:42.410Z[ host-image] Jun 05 20:18:41.633 INFO O| Jun 05 20:18:41.633 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90642024-06-05T20:18:42.410Z[ host-image] Jun 05 20:18:41.633 INFO O| Jun 05 20:18:41.633 INFO STEP 32 (remove_files) COMPLETE
90652024-06-05T20:18:42.413Z[ host-image] Jun 05 20:18:41.633 INFO O| Jun 05 20:18:41.633 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90662024-06-05T20:18:42.419Z[ host-image] Jun 05 20:18:41.642 INFO O| Jun 05 20:18:41.642 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90672024-06-05T20:18:42.419Z[ host-image] Jun 05 20:18:41.642 INFO O| Jun 05 20:18:41.642 INFO STEP 33 (remove_files) COMPLETE
90682024-06-05T20:18:42.422Z[ host-image] Jun 05 20:18:41.642 INFO O| Jun 05 20:18:41.642 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90692024-06-05T20:18:42.428Z[ host-image] Jun 05 20:18:41.651 INFO O| Jun 05 20:18:41.651 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90702024-06-05T20:18:42.428Z[ host-image] Jun 05 20:18:41.651 INFO O| Jun 05 20:18:41.651 INFO STEP 34 (remove_files) COMPLETE
90712024-06-05T20:18:42.431Z[ host-image] Jun 05 20:18:41.651 INFO O| Jun 05 20:18:41.651 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90722024-06-05T20:18:42.437Z[ host-image] Jun 05 20:18:41.660 INFO O| Jun 05 20:18:41.660 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
90732024-06-05T20:18:42.437Z[ host-image] Jun 05 20:18:41.660 INFO O| Jun 05 20:18:41.660 INFO STEP 35 (remove_files) COMPLETE
90742024-06-05T20:18:42.440Z[ host-image] Jun 05 20:18:41.660 INFO O| Jun 05 20:18:41.660 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90752024-06-05T20:18:42.446Z[ host-image] Jun 05 20:18:41.669 INFO O| Jun 05 20:18:41.669 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
90762024-06-05T20:18:42.446Z[ host-image] Jun 05 20:18:41.669 INFO O| Jun 05 20:18:41.669 INFO STEP 36 (remove_files) COMPLETE
90772024-06-05T20:18:42.450Z[ host-image] Jun 05 20:18:41.669 INFO O| Jun 05 20:18:41.669 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90782024-06-05T20:18:42.456Z[ host-image] Jun 05 20:18:41.678 INFO O| Jun 05 20:18:41.678 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
90792024-06-05T20:18:42.456Z[ host-image] Jun 05 20:18:41.678 INFO O| Jun 05 20:18:41.678 INFO STEP 37 (remove_files) COMPLETE
90802024-06-05T20:18:42.460Z[ host-image] Jun 05 20:18:41.678 INFO O| Jun 05 20:18:41.678 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812024-06-05T20:18:42.464Z[ host-image] Jun 05 20:18:41.687 INFO O| Jun 05 20:18:41.687 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
90822024-06-05T20:18:42.464Z[ host-image] Jun 05 20:18:41.688 INFO O| Jun 05 20:18:41.688 INFO STEP 38 (remove_files) COMPLETE
90832024-06-05T20:18:42.470Z[ host-image] Jun 05 20:18:41.688 INFO O| Jun 05 20:18:41.688 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90842024-06-05T20:18:42.473Z[ host-image] Jun 05 20:18:41.696 INFO O| Jun 05 20:18:41.696 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90852024-06-05T20:18:42.473Z[ host-image] Jun 05 20:18:41.697 INFO O| Jun 05 20:18:41.697 INFO STEP 39 (remove_files) COMPLETE
90862024-06-05T20:18:42.476Z[ host-image] Jun 05 20:18:41.697 INFO O| Jun 05 20:18:41.697 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90872024-06-05T20:18:42.482Z[ host-image] Jun 05 20:18:41.705 INFO O| Jun 05 20:18:41.705 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90882024-06-05T20:18:42.482Z[ host-image] Jun 05 20:18:41.706 INFO O| Jun 05 20:18:41.706 INFO STEP 40 (remove_files) COMPLETE
90892024-06-05T20:18:42.485Z[ host-image] Jun 05 20:18:41.706 INFO O| Jun 05 20:18:41.706 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90902024-06-05T20:18:42.491Z[ host-image] Jun 05 20:18:41.715 INFO O| Jun 05 20:18:41.715 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
90912024-06-05T20:18:42.491Z[ host-image] Jun 05 20:18:41.715 INFO O| Jun 05 20:18:41.715 INFO STEP 41 (remove_files) COMPLETE
90922024-06-05T20:18:42.494Z[ host-image] Jun 05 20:18:41.715 INFO O| Jun 05 20:18:41.715 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90932024-06-05T20:18:42.500Z[ host-image] Jun 05 20:18:41.724 INFO O| Jun 05 20:18:41.724 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
90942024-06-05T20:18:42.503Z[ host-image] Jun 05 20:18:41.724 INFO O| Jun 05 20:18:41.724 INFO STEP 42 (remove_files) COMPLETE
90952024-06-05T20:18:42.503Z[ host-image] Jun 05 20:18:41.724 INFO O| Jun 05 20:18:41.724 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90962024-06-05T20:18:42.510Z[ host-image] Jun 05 20:18:41.733 INFO O| Jun 05 20:18:41.733 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
90972024-06-05T20:18:42.510Z[ host-image] Jun 05 20:18:41.733 INFO O| Jun 05 20:18:41.733 INFO STEP 43 (remove_files) COMPLETE
90982024-06-05T20:18:42.513Z[ host-image] Jun 05 20:18:41.733 INFO O| Jun 05 20:18:41.733 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90992024-06-05T20:18:42.519Z[ host-image] Jun 05 20:18:41.742 INFO O| Jun 05 20:18:41.742 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
91002024-06-05T20:18:42.522Z[ host-image] Jun 05 20:18:41.742 INFO O| Jun 05 20:18:41.742 INFO STEP 44 (remove_files) COMPLETE
91012024-06-05T20:18:42.522Z[ host-image] Jun 05 20:18:41.742 INFO O| Jun 05 20:18:41.742 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91022024-06-05T20:18:42.528Z[ host-image] Jun 05 20:18:41.751 INFO O| Jun 05 20:18:41.751 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
91032024-06-05T20:18:42.528Z[ host-image] Jun 05 20:18:41.751 INFO O| Jun 05 20:18:41.751 INFO STEP 45 (remove_files) COMPLETE
91042024-06-05T20:18:42.528Z[ host-image] Jun 05 20:18:41.751 INFO O| Jun 05 20:18:41.751 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91052024-06-05T20:18:42.537Z[ host-image] Jun 05 20:18:41.760 INFO O| Jun 05 20:18:41.760 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
91062024-06-05T20:18:42.537Z[ host-image] Jun 05 20:18:41.760 INFO O| Jun 05 20:18:41.760 INFO STEP 46 (remove_files) COMPLETE
91072024-06-05T20:18:42.537Z[ host-image] Jun 05 20:18:41.760 INFO O| Jun 05 20:18:41.760 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91082024-06-05T20:18:42.547Z[ host-image] Jun 05 20:18:41.769 INFO O| Jun 05 20:18:41.769 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
91092024-06-05T20:18:42.550Z[ host-image] Jun 05 20:18:41.769 INFO O| Jun 05 20:18:41.769 INFO STEP 47 (remove_files) COMPLETE
91102024-06-05T20:18:42.550Z[ host-image] Jun 05 20:18:41.769 INFO O| Jun 05 20:18:41.769 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91112024-06-05T20:18:42.555Z[ host-image] Jun 05 20:18:41.779 INFO O| Jun 05 20:18:41.778 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
91122024-06-05T20:18:42.555Z[ host-image] Jun 05 20:18:41.779 INFO O| Jun 05 20:18:41.779 INFO STEP 48 (remove_files) COMPLETE
91132024-06-05T20:18:42.558Z[ host-image] Jun 05 20:18:41.779 INFO O| Jun 05 20:18:41.779 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91142024-06-05T20:18:42.564Z[ host-image] Jun 05 20:18:41.788 INFO O| Jun 05 20:18:41.788 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
91152024-06-05T20:18:42.565Z[ host-image] Jun 05 20:18:41.788 INFO O| Jun 05 20:18:41.788 INFO STEP 49 (remove_files) COMPLETE
91162024-06-05T20:18:42.570Z[ host-image] Jun 05 20:18:41.788 INFO O| Jun 05 20:18:41.788 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91172024-06-05T20:18:42.573Z[ host-image] Jun 05 20:18:41.797 INFO O| Jun 05 20:18:41.797 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
91182024-06-05T20:18:42.576Z[ host-image] Jun 05 20:18:41.797 INFO O| Jun 05 20:18:41.797 INFO STEP 50 (remove_files) COMPLETE
91192024-06-05T20:18:42.577Z[ host-image] Jun 05 20:18:41.797 INFO O| Jun 05 20:18:41.797 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91202024-06-05T20:18:42.582Z[ host-image] Jun 05 20:18:41.806 INFO O| Jun 05 20:18:41.806 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
91212024-06-05T20:18:42.582Z[ host-image] Jun 05 20:18:41.806 INFO O| Jun 05 20:18:41.806 INFO STEP 51 (remove_files) COMPLETE
91222024-06-05T20:18:42.587Z[ host-image] Jun 05 20:18:41.806 INFO O| Jun 05 20:18:41.806 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91232024-06-05T20:18:42.594Z[ host-image] Jun 05 20:18:41.815 INFO O| Jun 05 20:18:41.815 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
91242024-06-05T20:18:42.594Z[ host-image] Jun 05 20:18:41.815 INFO O| Jun 05 20:18:41.815 INFO STEP 52 (remove_files) COMPLETE
91252024-06-05T20:18:42.594Z[ host-image] Jun 05 20:18:41.815 INFO O| Jun 05 20:18:41.815 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91262024-06-05T20:18:42.620Z[ host-image] Jun 05 20:18:41.824 INFO O| Jun 05 20:18:41.824 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
91272024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.824 INFO O| Jun 05 20:18:41.824 INFO STEP 53 (remove_files) COMPLETE
91282024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.824 INFO O| Jun 05 20:18:41.824 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91292024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.833 INFO O| Jun 05 20:18:41.833 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
91302024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.833 INFO O| Jun 05 20:18:41.833 INFO STEP 54 (remove_files) COMPLETE
91312024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.833 INFO O| Jun 05 20:18:41.833 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91322024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.842 INFO O| Jun 05 20:18:41.842 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
91332024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.842 INFO O| Jun 05 20:18:41.842 INFO STEP 55 (remove_files) COMPLETE
91342024-06-05T20:18:42.625Z[ host-image] Jun 05 20:18:41.842 INFO O| Jun 05 20:18:41.842 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91352024-06-05T20:18:42.628Z[ host-image] Jun 05 20:18:41.851 INFO O| Jun 05 20:18:41.851 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
91362024-06-05T20:18:42.628Z[ host-image] Jun 05 20:18:41.851 INFO O| Jun 05 20:18:41.851 INFO STEP 56 (remove_files) COMPLETE
91372024-06-05T20:18:42.628Z[ host-image] Jun 05 20:18:41.851 INFO O| Jun 05 20:18:41.851 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91382024-06-05T20:18:42.637Z[ host-image] Jun 05 20:18:41.861 INFO O| Jun 05 20:18:41.861 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91392024-06-05T20:18:42.637Z[ host-image] Jun 05 20:18:41.861 INFO O| Jun 05 20:18:41.861 INFO STEP 57 (remove_files) COMPLETE
91402024-06-05T20:18:42.638Z[ host-image] Jun 05 20:18:41.861 INFO O| Jun 05 20:18:41.861 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91412024-06-05T20:18:42.646Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91422024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91432024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91442024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91452024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91462024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91472024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO ok!
91482024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO STEP 58 (ensure_file) COMPLETE
91492024-06-05T20:18:42.650Z[ host-image] Jun 05 20:18:41.870 INFO O| Jun 05 20:18:41.870 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91502024-06-05T20:18:42.656Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91512024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91522024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91532024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91542024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91552024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.879 INFO O| Jun 05 20:18:41.879 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91562024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.880 INFO O| Jun 05 20:18:41.879 INFO ok!
91572024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.880 INFO O| Jun 05 20:18:41.879 INFO STEP 59 (ensure_file) COMPLETE
91582024-06-05T20:18:42.659Z[ host-image] Jun 05 20:18:41.880 INFO O| Jun 05 20:18:41.880 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91592024-06-05T20:18:42.666Z[ host-image] Jun 05 20:18:41.889 INFO O| Jun 05 20:18:41.889 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91602024-06-05T20:18:42.666Z[ host-image] Jun 05 20:18:41.889 INFO O| Jun 05 20:18:41.889 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91612024-06-05T20:18:42.669Z[ host-image] Jun 05 20:18:41.889 INFO O| Jun 05 20:18:41.889 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91622024-06-05T20:18:42.669Z[ host-image] Jun 05 20:18:41.889 INFO O| Jun 05 20:18:41.889 INFO ok!
91632024-06-05T20:18:42.669Z[ host-image] Jun 05 20:18:41.889 INFO O| Jun 05 20:18:41.889 INFO STEP 60 (ensure_file) COMPLETE
91642024-06-05T20:18:42.669Z[ host-image] Jun 05 20:18:41.890 INFO O| Jun 05 20:18:41.889 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91652024-06-05T20:18:42.677Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91662024-06-05T20:18:42.677Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91672024-06-05T20:18:42.680Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91682024-06-05T20:18:42.680Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 INFO ok!
91692024-06-05T20:18:42.680Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 INFO STEP 61 (ensure_file) COMPLETE
91702024-06-05T20:18:42.680Z[ host-image] Jun 05 20:18:41.900 INFO O| Jun 05 20:18:41.900 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91712024-06-05T20:18:42.686Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
91722024-06-05T20:18:42.686Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
91732024-06-05T20:18:42.693Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91742024-06-05T20:18:42.693Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91752024-06-05T20:18:42.693Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO ok!
91762024-06-05T20:18:42.693Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO STEP 62 (ensure_file) COMPLETE
91772024-06-05T20:18:42.693Z[ host-image] Jun 05 20:18:41.910 INFO O| Jun 05 20:18:41.910 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91782024-06-05T20:18:42.697Z[ host-image] Jun 05 20:18:41.920 INFO O| Jun 05 20:18:41.920 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
91792024-06-05T20:18:42.697Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.920 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
91802024-06-05T20:18:42.701Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.921 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91812024-06-05T20:18:42.701Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.921 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91822024-06-05T20:18:42.701Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.921 INFO ok!
91832024-06-05T20:18:42.701Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.921 INFO STEP 63 (ensure_file) COMPLETE
91842024-06-05T20:18:42.701Z[ host-image] Jun 05 20:18:41.921 INFO O| Jun 05 20:18:41.921 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91852024-06-05T20:18:42.707Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91862024-06-05T20:18:42.710Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91872024-06-05T20:18:42.710Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91882024-06-05T20:18:42.710Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO ok!
91892024-06-05T20:18:42.710Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO STEP 64 (assemble_files) COMPLETE
91902024-06-05T20:18:42.710Z[ host-image] Jun 05 20:18:41.930 INFO O| Jun 05 20:18:41.930 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91912024-06-05T20:18:42.716Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
91922024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
91932024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91942024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
91952024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO ok!
91962024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO STEP 65 (ensure_file) COMPLETE
91972024-06-05T20:18:42.720Z[ host-image] Jun 05 20:18:41.939 INFO O| Jun 05 20:18:41.939 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91982024-06-05T20:18:42.725Z[ host-image] Jun 05 20:18:41.948 INFO O| Jun 05 20:18:41.948 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
91992024-06-05T20:18:42.728Z[ host-image] Jun 05 20:18:41.948 INFO O| Jun 05 20:18:41.948 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92002024-06-05T20:18:42.728Z[ host-image] Jun 05 20:18:41.948 INFO O| Jun 05 20:18:41.948 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92012024-06-05T20:18:42.728Z[ host-image] Jun 05 20:18:41.948 INFO O| Jun 05 20:18:41.948 INFO STEP 66 (ensure_dir) COMPLETE
92022024-06-05T20:18:42.728Z[ host-image] Jun 05 20:18:41.948 INFO O| Jun 05 20:18:41.948 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92032024-06-05T20:18:42.734Z[ host-image] Jun 05 20:18:41.957 INFO O| Jun 05 20:18:41.957 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
92042024-06-05T20:18:42.734Z[ host-image] Jun 05 20:18:41.957 INFO O| Jun 05 20:18:41.957 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 ...
92052024-06-05T20:18:42.741Z[ host-image] Jun 05 20:18:41.964 INFO O| Jun 05 20:18:41.964 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
92062024-06-05T20:18:42.741Z[ host-image] Jun 05 20:18:41.964 INFO O| Jun 05 20:18:41.964 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92072024-06-05T20:18:42.745Z[ host-image] Jun 05 20:18:41.964 INFO O| Jun 05 20:18:41.964 INFO ok!
92082024-06-05T20:18:42.745Z[ host-image] Jun 05 20:18:41.964 INFO O| Jun 05 20:18:41.964 INFO STEP 67 (ensure_file) COMPLETE
92092024-06-05T20:18:42.745Z[ host-image] Jun 05 20:18:41.964 INFO O| Jun 05 20:18:41.964 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92102024-06-05T20:18:42.751Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
92112024-06-05T20:18:42.751Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 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 ...
92122024-06-05T20:18:42.754Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 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
92132024-06-05T20:18:42.754Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92142024-06-05T20:18:42.754Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 INFO ok!
92152024-06-05T20:18:42.754Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 INFO STEP 68 (ensure_file) COMPLETE
92162024-06-05T20:18:42.754Z[ host-image] Jun 05 20:18:41.974 INFO O| Jun 05 20:18:41.974 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92172024-06-05T20:18:42.764Z[ host-image] Jun 05 20:18:41.988 INFO O| Jun 05 20:18:41.988 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
92182024-06-05T20:18:42.768Z[ host-image] Jun 05 20:18:41.988 INFO O| Jun 05 20:18:41.988 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
92192024-06-05T20:18:44.719Z[ host-image] Jun 05 20:18:43.942 INFO O| Jun 05 20:18:43.942 INFO STEP 69 (pack_tar) COMPLETE
92202024-06-05T20:18:44.719Z[ host-image] Jun 05 20:18:43.943 INFO O| Jun 05 20:18:43.942 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
92212024-06-05T20:18:44.723Z[ host-image] Jun 05 20:18:43.943 INFO O| Jun 05 20:18:43.942 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
92222024-06-05T20:18:45.088Z[ host-image] Jun 05 20:18:44.310 INFO O| Jun 05 20:18:44.310 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
92232024-06-05T20:18:45.144Z[ host-image] Jun 05 20:18:44.366 INFO O| Jun 05 20:18:44.366 INFO completed processing gimlet/ramdisk-02-trim
92242024-06-05T20:18:45.147Z[ host-image] Jun 05 20:18:44.368 INFO image builder template: zfs...
92252024-06-05T20:18:45.147Z[ host-image] Jun 05 20:18:44.368 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/.tmp0XfAvA/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.31.262", "-n", "zfs"], pwd: None
92262024-06-05T20:18:45.159Z[ host-image] Jun 05 20:18:44.382 INFO O| Jun 05 20:18:44.381 INFO skip include "stress" because feature "stress" is not enabled
92272024-06-05T20:18:45.182Z[ host-image] Jun 05 20:18:44.405 INFO O| Jun 05 20:18:44.405 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
92282024-06-05T20:18:45.186Z[ host-image] Jun 05 20:18:44.409 INFO O| Jun 05 20:18:44.409 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
92292024-06-05T20:18:45.247Z[ host-image] Jun 05 20:18:44.470 INFO O| Jun 05 20:18:44.470 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
92302024-06-05T20:18:45.299Z[ host-image] Jun 05 20:18:44.522 INFO O| Jun 05 20:18:44.522 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
92312024-06-05T20:18:45.299Z[ host-image] Jun 05 20:18:44.522 INFO O| Jun 05 20:18:44.522 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
92322024-06-05T20:18:45.303Z[ host-image] Jun 05 20:18:44.526 INFO O| Jun 05 20:18:44.526 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
92332024-06-05T20:18:45.370Z[ host-image] Jun 05 20:18:44.591 INFO O| Jun 05 20:18:44.591 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
92342024-06-05T20:18:45.456Z[ host-image] Jun 05 20:18:44.679 INFO O| Jun 05 20:18:44.679 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
92352024-06-05T20:18:45.465Z[ host-image] Jun 05 20:18:44.689 INFO O| Jun 05 20:18:44.689 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92362024-06-05T20:18:45.470Z[ host-image] Jun 05 20:18:44.694 INFO O| Jun 05 20:18:44.694 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92372024-06-05T20:18:45.476Z[ host-image] Jun 05 20:18:44.694 INFO O| Jun 05 20:18:44.694 INFO no lofi found
92382024-06-05T20:18:45.476Z[ host-image] Jun 05 20:18:44.694 INFO O| Jun 05 20:18:44.694 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92392024-06-05T20:18:45.476Z[ host-image] Jun 05 20:18:44.694 INFO O| Jun 05 20:18:44.694 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92402024-06-05T20:18:46.787Z[ host-image] Jun 05 20:18:46.010 INFO O| Jun 05 20:18:46.010 INFO lofi device = /dev/dsk/c2t1d0p0
92412024-06-05T20:18:46.787Z[ host-image] Jun 05 20:18:46.010 INFO O| Jun 05 20:18:46.010 INFO pool device = /dev/dsk/c2t1d0p0
92422024-06-05T20:18:46.790Z[ host-image] Jun 05 20:18:46.010 INFO O| Jun 05 20:18:46.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"]
92432024-06-05T20:18:46.864Z[ host-image] Jun 05 20:18:46.080 INFO O| Jun 05 20:18:46.080 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92442024-06-05T20:18:46.864Z[ host-image] Jun 05 20:18:46.080 INFO O| Jun 05 20:18:46.080 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
92452024-06-05T20:18:46.883Z[ host-image] Jun 05 20:18:46.102 INFO O| Jun 05 20:18:46.101 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
92462024-06-05T20:18:46.940Z[ host-image] Jun 05 20:18:46.157 INFO O| Jun 05 20:18:46.157 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
92472024-06-05T20:18:46.976Z[ host-image] Jun 05 20:18:46.194 INFO O| Jun 05 20:18:46.194 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
92482024-06-05T20:18:46.992Z[ host-image] Jun 05 20:18:46.208 INFO O| Jun 05 20:18:46.208 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
92492024-06-05T20:18:47.001Z[ host-image] Jun 05 20:18:46.218 INFO O| Jun 05 20:18:46.218 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
92502024-06-05T20:18:47.050Z[ host-image] Jun 05 20:18:46.266 INFO O| Jun 05 20:18:46.265 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
92512024-06-05T20:18:47.078Z[ host-image] Jun 05 20:18:46.266 INFO O| Jun 05 20:18:46.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
92522024-06-05T20:18:47.078Z[ host-image] Jun 05 20:18:46.266 INFO O| Jun 05 20:18:46.266 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
92532024-06-05T20:18:47.078Z[ host-image] Jun 05 20:18:46.273 INFO O| Jun 05 20:18:46.273 INFO boot environment UUID: 516c7598-8b8e-4a80-a2dc-b7b1afe04e84
92542024-06-05T20:18:47.078Z[ host-image] Jun 05 20:18:46.273 INFO O| Jun 05 20:18:46.273 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 516c7598-8b8e-4a80-a2dc-b7b1afe04e84
92552024-06-05T20:18:47.090Z[ host-image] Jun 05 20:18:46.283 INFO O| Jun 05 20:18:46.283 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92562024-06-05T20:18:47.090Z[ host-image] Jun 05 20:18:46.296 INFO O| Jun 05 20:18:46.295 INFO STEP 0 (create_be) COMPLETE
92572024-06-05T20:18:47.090Z[ host-image] Jun 05 20:18:46.296 INFO O| Jun 05 20:18:46.296 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92582024-06-05T20:18:47.090Z[ host-image] Jun 05 20:18:46.309 INFO O| Jun 05 20:18:46.309 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92592024-06-05T20:18:50.114Z[ recovery-image] Jun 05 20:18:49.337 INFO O| ok, image written!
92602024-06-05T20:18:50.117Z[ recovery-image] Jun 05 20:18:49.337 INFO O| ok, boot_image_csum file written!
92612024-06-05T20:18:50.117Z[ recovery-image] Jun 05 20:18:49.340 INFO creating boot archive (CPIO)...
92622024-06-05T20:18:50.117Z[ recovery-image] Jun 05 20:18:49.340 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
92632024-06-05T20:18:50.127Z[ recovery-image] Jun 05 20:18:49.350 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
92642024-06-05T20:18:50.131Z[ recovery-image] Jun 05 20:18:49.350 INFO E| + outfile=/work/os-recovery/cpio
92652024-06-05T20:18:50.131Z[ recovery-image] Jun 05 20:18:49.350 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
92662024-06-05T20:18:50.136Z[ recovery-image] Jun 05 20:18:49.353 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
92672024-06-05T20:18:50.146Z[ recovery-image] Jun 05 20:18:49.353 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
92682024-06-05T20:18:50.178Z[ recovery-image] Jun 05 20:18:49.395 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
92692024-06-05T20:18:50.187Z[ recovery-image] Jun 05 20:18:49.395 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
92702024-06-05T20:18:50.187Z[ recovery-image] Jun 05 20:18:49.403 INFO creating compressed cpio/unix for nanobl-rs...
92712024-06-05T20:18:50.187Z[ recovery-image] Jun 05 20:18:49.403 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
92722024-06-05T20:18:50.491Z[ recovery-image] Jun 05 20:18:49.711 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
92732024-06-05T20:18:55.572Z[ recovery-image] Jun 05 20:18:54.795 INFO creating reset image...
92742024-06-05T20:18:55.572Z[ recovery-image] Jun 05 20:18:54.795 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
92752024-06-05T20:18:55.931Z[ recovery-image] Jun 05 20:18:55.151 INFO E| Updating crates.io index
92762024-06-05T20:18:56.036Z[ recovery-image] Jun 05 20:18:55.259 INFO E| Downloading crates ...
92772024-06-05T20:18:56.114Z[ recovery-image] Jun 05 20:18:55.337 INFO E| Downloaded anstyle-query v1.0.2
92782024-06-05T20:18:56.125Z[ recovery-image] Jun 05 20:18:55.350 INFO E| Downloaded clap_derive v4.5.3
92792024-06-05T20:18:56.128Z[ recovery-image] Jun 05 20:18:55.352 INFO E| Downloaded colorchoice v1.0.0
92802024-06-05T20:18:56.142Z[ recovery-image] Jun 05 20:18:55.363 INFO E| Downloaded strsim v0.11.0
92812024-06-05T20:18:56.145Z[ recovery-image] Jun 05 20:18:55.364 INFO E| Downloaded proc-macro2 v1.0.79
92822024-06-05T20:18:56.149Z[ recovery-image] Jun 05 20:18:55.369 INFO E| Downloaded clap v4.5.3
92832024-06-05T20:18:56.166Z[ recovery-image] Jun 05 20:18:55.383 INFO E| Downloaded anstyle-parse v0.2.3
92842024-06-05T20:18:56.169Z[ recovery-image] Jun 05 20:18:55.385 INFO E| Downloaded shared_child v1.0.0
92852024-06-05T20:18:56.172Z[ recovery-image] Jun 05 20:18:55.386 INFO E| Downloaded os_pipe v1.1.5
92862024-06-05T20:18:56.172Z[ recovery-image] Jun 05 20:18:55.388 INFO E| Downloaded duct v0.13.7
92872024-06-05T20:18:56.172Z[ recovery-image] Jun 05 20:18:55.391 INFO E| Downloaded anstyle v1.0.6
92882024-06-05T20:18:56.172Z[ recovery-image] Jun 05 20:18:55.393 INFO E| Downloaded anstream v0.6.13
92892024-06-05T20:18:56.204Z[ recovery-image] Jun 05 20:18:55.425 INFO E| Downloaded syn v2.0.53
92902024-06-05T20:18:56.246Z[ recovery-image] Jun 05 20:18:55.468 INFO E| Downloaded libc v0.2.153
92912024-06-05T20:18:56.426Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling proc-macro2 v1.0.79
92922024-06-05T20:18:56.426Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling libc v0.2.153
92932024-06-05T20:18:56.426Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling unicode-ident v1.0.12
92942024-06-05T20:18:56.435Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling utf8parse v0.2.1
92952024-06-05T20:18:56.435Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling anstyle v1.0.6
92962024-06-05T20:18:56.435Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling anstyle-query v1.0.2
92972024-06-05T20:18:56.435Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling colorchoice v1.0.0
92982024-06-05T20:18:56.435Z[ recovery-image] Jun 05 20:18:55.650 INFO E| Compiling strsim v0.11.0
92992024-06-05T20:18:56.819Z[ recovery-image] Jun 05 20:18:56.043 INFO E| Compiling clap_lex v0.7.0
93002024-06-05T20:18:56.906Z[ recovery-image] Jun 05 20:18:56.130 INFO E| Compiling anstyle-parse v0.2.3
93012024-06-05T20:18:57.102Z[ recovery-image] Jun 05 20:18:56.325 INFO E| Compiling heck v0.5.0
93022024-06-05T20:18:57.146Z[ recovery-image] Jun 05 20:18:56.369 INFO E| Compiling once_cell v1.19.0
93032024-06-05T20:18:57.808Z[ recovery-image] Jun 05 20:18:57.032 INFO E| Compiling anstream v0.6.13
93042024-06-05T20:18:58.263Z[ recovery-image] Jun 05 20:18:57.483 INFO E| Compiling clap_builder v4.5.2
93052024-06-05T20:18:58.718Z[ recovery-image] Jun 05 20:18:57.940 INFO E| Compiling os_pipe v1.1.5
93062024-06-05T20:18:58.718Z[ recovery-image] Jun 05 20:18:57.940 INFO E| Compiling shared_child v1.0.0
93072024-06-05T20:18:58.977Z[ recovery-image] Jun 05 20:18:58.201 INFO E| Compiling duct v0.13.7
93082024-06-05T20:18:59.211Z[ recovery-image] Jun 05 20:18:58.435 INFO E| Compiling quote v1.0.35
93092024-06-05T20:18:59.938Z[ recovery-image] Jun 05 20:18:59.157 INFO E| Compiling syn v2.0.53
93102024-06-05T20:19:08.508Z[ host-image] Jun 05 20:19:07.733 INFO O| Jun 05 20:19:07.733 INFO STEP 1 (unpack_tar) COMPLETE
93112024-06-05T20:19:08.508Z[ host-image] Jun 05 20:19:07.733 INFO O| Jun 05 20:19:07.733 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93122024-06-05T20:19:08.520Z[ host-image] Jun 05 20:19:07.745 INFO O| Jun 05 20:19:07.745 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
93132024-06-05T20:19:08.559Z[ recovery-image] Jun 05 20:19:07.783 INFO E| Compiling clap_derive v4.5.3
93142024-06-05T20:19:09.071Z[ host-image] Jun 05 20:19:08.295 INFO O| Jun 05 20:19:08.295 INFO STEP 2 (devfsadm) COMPLETE
93152024-06-05T20:19:09.071Z[ host-image] Jun 05 20:19:08.295 INFO O| Jun 05 20:19:08.295 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93162024-06-05T20:19:09.081Z[ host-image] Jun 05 20:19:08.306 INFO O| Jun 05 20:19:08.306 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93172024-06-05T20:19:09.081Z[ host-image] Jun 05 20:19:08.306 INFO O| Jun 05 20:19:08.306 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93182024-06-05T20:19:09.088Z[ host-image] Jun 05 20:19:08.306 INFO O| Jun 05 20:19:08.306 INFO STEP 3 (ensure_dir) COMPLETE
93192024-06-05T20:19:09.088Z[ host-image] Jun 05 20:19:08.306 INFO O| Jun 05 20:19:08.306 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93202024-06-05T20:19:09.091Z[ host-image] Jun 05 20:19:08.316 INFO O| Jun 05 20:19:08.315 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93212024-06-05T20:19:09.091Z[ host-image] Jun 05 20:19:08.316 INFO O| Jun 05 20:19:08.316 INFO STEP 4 (ensure_dir) COMPLETE
93222024-06-05T20:19:09.091Z[ host-image] Jun 05 20:19:08.316 INFO O| Jun 05 20:19:08.316 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93232024-06-05T20:19:09.100Z[ host-image] Jun 05 20:19:08.325 INFO O| Jun 05 20:19:08.325 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93242024-06-05T20:19:09.100Z[ host-image] Jun 05 20:19:08.325 INFO O| Jun 05 20:19:08.325 INFO STEP 5 (ensure_dir) COMPLETE
93252024-06-05T20:19:09.103Z[ host-image] Jun 05 20:19:08.325 INFO O| Jun 05 20:19:08.325 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93262024-06-05T20:19:09.109Z[ host-image] Jun 05 20:19:08.334 INFO O| Jun 05 20:19:08.334 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93272024-06-05T20:19:09.109Z[ host-image] Jun 05 20:19:08.334 INFO O| Jun 05 20:19:08.334 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93282024-06-05T20:19:09.112Z[ host-image] Jun 05 20:19:08.334 INFO O| Jun 05 20:19:08.334 INFO STEP 6 (ensure_dir) COMPLETE
93292024-06-05T20:19:09.112Z[ host-image] Jun 05 20:19:08.334 INFO O| Jun 05 20:19:08.334 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93302024-06-05T20:19:09.118Z[ host-image] Jun 05 20:19:08.343 INFO O| Jun 05 20:19:08.343 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93312024-06-05T20:19:09.118Z[ host-image] Jun 05 20:19:08.343 INFO O| Jun 05 20:19:08.343 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93322024-06-05T20:19:09.121Z[ host-image] Jun 05 20:19:08.343 INFO O| Jun 05 20:19:08.343 INFO STEP 7 (ensure_dir) COMPLETE
93332024-06-05T20:19:09.121Z[ host-image] Jun 05 20:19:08.343 INFO O| Jun 05 20:19:08.343 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93342024-06-05T20:19:09.129Z[ host-image] Jun 05 20:19:08.353 INFO O| Jun 05 20:19:08.352 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
93352024-06-05T20:19:09.134Z[ host-image] Jun 05 20:19:08.353 INFO O| Jun 05 20:19:08.353 INFO STEP 8 (remove_files) COMPLETE
93362024-06-05T20:19:09.134Z[ host-image] Jun 05 20:19:08.353 INFO O| Jun 05 20:19:08.353 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93372024-06-05T20:19:09.137Z[ host-image] Jun 05 20:19:08.362 INFO O| Jun 05 20:19:08.362 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
93382024-06-05T20:19:09.140Z[ host-image] Jun 05 20:19:08.363 INFO O| Jun 05 20:19:08.363 INFO STEP 9 (remove_files) COMPLETE
93392024-06-05T20:19:09.141Z[ host-image] Jun 05 20:19:08.363 INFO O| Jun 05 20:19:08.363 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93402024-06-05T20:19:09.147Z[ host-image] Jun 05 20:19:08.372 INFO O| Jun 05 20:19:08.372 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
93412024-06-05T20:19:09.150Z[ host-image] Jun 05 20:19:08.373 INFO O| Jun 05 20:19:08.373 INFO STEP 10 (remove_files) COMPLETE
93422024-06-05T20:19:09.150Z[ host-image] Jun 05 20:19:08.373 INFO O| Jun 05 20:19:08.373 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93432024-06-05T20:19:09.157Z[ host-image] Jun 05 20:19:08.382 INFO O| Jun 05 20:19:08.382 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
93442024-06-05T20:19:09.160Z[ host-image] Jun 05 20:19:08.382 INFO O| Jun 05 20:19:08.382 INFO STEP 11 (remove_files) COMPLETE
93452024-06-05T20:19:09.160Z[ host-image] Jun 05 20:19:08.382 INFO O| Jun 05 20:19:08.382 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93462024-06-05T20:19:09.167Z[ host-image] Jun 05 20:19:08.392 INFO O| Jun 05 20:19:08.392 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
93472024-06-05T20:19:09.169Z[ host-image] Jun 05 20:19:08.392 INFO O| Jun 05 20:19:08.392 INFO STEP 12 (remove_files) COMPLETE
93482024-06-05T20:19:09.170Z[ host-image] Jun 05 20:19:08.392 INFO O| Jun 05 20:19:08.392 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93492024-06-05T20:19:09.176Z[ host-image] Jun 05 20:19:08.401 INFO O| Jun 05 20:19:08.401 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93502024-06-05T20:19:09.179Z[ host-image] Jun 05 20:19:08.401 INFO O| Jun 05 20:19:08.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93512024-06-05T20:19:09.179Z[ host-image] Jun 05 20:19:08.401 INFO O| Jun 05 20:19:08.401 INFO STEP 13 (ensure_dir) COMPLETE
93522024-06-05T20:19:09.179Z[ host-image] Jun 05 20:19:08.401 INFO O| Jun 05 20:19:08.401 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93532024-06-05T20:19:09.189Z[ host-image] Jun 05 20:19:08.411 INFO O| Jun 05 20:19:08.411 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93542024-06-05T20:19:09.189Z[ host-image] Jun 05 20:19:08.411 INFO O| Jun 05 20:19:08.411 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93552024-06-05T20:19:09.192Z[ host-image] Jun 05 20:19:08.411 INFO O| Jun 05 20:19:08.411 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93562024-06-05T20:19:09.192Z[ host-image] Jun 05 20:19:08.411 INFO O| Jun 05 20:19:08.411 INFO STEP 14 (ensure_dir) COMPLETE
93572024-06-05T20:19:09.192Z[ host-image] Jun 05 20:19:08.411 INFO O| Jun 05 20:19:08.411 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93582024-06-05T20:19:09.195Z[ host-image] Jun 05 20:19:08.420 INFO O| Jun 05 20:19:08.420 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93592024-06-05T20:19:09.195Z[ host-image] Jun 05 20:19:08.420 INFO O| Jun 05 20:19:08.420 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93602024-06-05T20:19:09.198Z[ host-image] Jun 05 20:19:08.420 INFO O| Jun 05 20:19:08.420 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93612024-06-05T20:19:09.198Z[ host-image] Jun 05 20:19:08.420 INFO O| Jun 05 20:19:08.420 INFO STEP 15 (ensure_dir) COMPLETE
93622024-06-05T20:19:09.198Z[ host-image] Jun 05 20:19:08.420 INFO O| Jun 05 20:19:08.420 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93632024-06-05T20:19:09.204Z[ host-image] Jun 05 20:19:08.430 INFO O| Jun 05 20:19:08.430 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93642024-06-05T20:19:09.205Z[ host-image] Jun 05 20:19:08.430 INFO O| Jun 05 20:19:08.430 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93652024-06-05T20:19:09.205Z[ host-image] Jun 05 20:19:08.430 INFO O| Jun 05 20:19:08.430 INFO STEP 16 (ensure_dir) COMPLETE
93662024-06-05T20:19:09.208Z[ host-image] Jun 05 20:19:08.430 INFO O| Jun 05 20:19:08.430 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93672024-06-05T20:19:09.214Z[ host-image] Jun 05 20:19:08.439 INFO O| Jun 05 20:19:08.439 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93682024-06-05T20:19:09.217Z[ host-image] Jun 05 20:19:08.439 INFO O| Jun 05 20:19:08.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93692024-06-05T20:19:09.217Z[ host-image] Jun 05 20:19:08.439 INFO O| Jun 05 20:19:08.439 INFO STEP 17 (ensure_dir) COMPLETE
93702024-06-05T20:19:09.217Z[ host-image] Jun 05 20:19:08.439 INFO O| Jun 05 20:19:08.439 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93712024-06-05T20:19:09.223Z[ host-image] Jun 05 20:19:08.448 INFO O| Jun 05 20:19:08.448 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93722024-06-05T20:19:09.226Z[ host-image] Jun 05 20:19:08.448 INFO O| Jun 05 20:19:08.448 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93732024-06-05T20:19:09.226Z[ host-image] Jun 05 20:19:08.448 INFO O| Jun 05 20:19:08.448 INFO ok!
93742024-06-05T20:19:09.226Z[ host-image] Jun 05 20:19:08.448 INFO O| Jun 05 20:19:08.448 INFO STEP 18 (ensure_symlink) COMPLETE
93752024-06-05T20:19:09.226Z[ host-image] Jun 05 20:19:08.448 INFO O| Jun 05 20:19:08.448 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93762024-06-05T20:19:09.234Z[ host-image] Jun 05 20:19:08.459 INFO O| Jun 05 20:19:08.459 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
93772024-06-05T20:19:09.234Z[ host-image] Jun 05 20:19:08.459 INFO O| Jun 05 20:19:08.459 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
93782024-06-05T20:19:09.234Z[ host-image] Jun 05 20:19:08.459 INFO O| Jun 05 20:19:08.459 INFO ok!
93792024-06-05T20:19:09.234Z[ host-image] Jun 05 20:19:08.459 INFO O| Jun 05 20:19:08.459 INFO STEP 19 (ensure_file) COMPLETE
93802024-06-05T20:19:09.237Z[ host-image] Jun 05 20:19:08.459 INFO O| Jun 05 20:19:08.459 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93812024-06-05T20:19:09.244Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
93822024-06-05T20:19:09.244Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93832024-06-05T20:19:09.244Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
93842024-06-05T20:19:09.247Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO ok!
93852024-06-05T20:19:09.247Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO STEP 20 (ensure_symlink) COMPLETE
93862024-06-05T20:19:09.247Z[ host-image] Jun 05 20:19:08.469 INFO O| Jun 05 20:19:08.469 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93872024-06-05T20:19:09.253Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.478 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
93882024-06-05T20:19:09.253Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.478 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93892024-06-05T20:19:09.257Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93902024-06-05T20:19:09.257Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.479 INFO ok!
93912024-06-05T20:19:09.257Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.479 INFO STEP 21 (ensure_symlink) COMPLETE
93922024-06-05T20:19:09.257Z[ host-image] Jun 05 20:19:08.479 INFO O| Jun 05 20:19:08.479 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93932024-06-05T20:19:09.263Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93942024-06-05T20:19:09.266Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93952024-06-05T20:19:09.266Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93962024-06-05T20:19:09.266Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO ok!
93972024-06-05T20:19:09.266Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO STEP 22 (ensure_symlink) COMPLETE
93982024-06-05T20:19:09.266Z[ host-image] Jun 05 20:19:08.488 INFO O| Jun 05 20:19:08.488 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93992024-06-05T20:19:09.275Z[ host-image] Jun 05 20:19:08.500 INFO O| Jun 05 20:19:08.500 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
94002024-06-05T20:19:09.275Z[ host-image] Jun 05 20:19:08.500 INFO O| Jun 05 20:19:08.500 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
94012024-06-05T20:19:09.279Z[ host-image] Jun 05 20:19:08.500 INFO O| Jun 05 20:19:08.500 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
94022024-06-05T20:19:09.279Z[ host-image] Jun 05 20:19:08.501 INFO O| Jun 05 20:19:08.500 INFO ok!
94032024-06-05T20:19:09.279Z[ host-image] Jun 05 20:19:08.501 INFO O| Jun 05 20:19:08.500 INFO STEP 23 (ensure_symlink) COMPLETE
94042024-06-05T20:19:09.279Z[ host-image] Jun 05 20:19:08.501 INFO O| Jun 05 20:19:08.501 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94052024-06-05T20:19:09.289Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
94062024-06-05T20:19:09.292Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
94072024-06-05T20:19:09.292Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
94082024-06-05T20:19:09.292Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 INFO ok!
94092024-06-05T20:19:09.292Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 INFO STEP 24 (ensure_file) COMPLETE
94102024-06-05T20:19:09.292Z[ host-image] Jun 05 20:19:08.511 INFO O| Jun 05 20:19:08.511 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
94112024-06-05T20:19:09.298Z[ host-image] Jun 05 20:19:08.523 INFO O| Jun 05 20:19:08.523 INFO updating shadow file
94122024-06-05T20:19:09.301Z[ host-image] Jun 05 20:19:08.523 INFO O| Jun 05 20:19:08.523 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94132024-06-05T20:19:09.301Z[ host-image] Jun 05 20:19:08.523 INFO O| Jun 05 20:19:08.523 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94142024-06-05T20:19:09.301Z[ host-image] Jun 05 20:19:08.523 INFO O| Jun 05 20:19:08.523 INFO STEP 25 (shadow) COMPLETE
94152024-06-05T20:19:09.301Z[ host-image] Jun 05 20:19:08.523 INFO O| Jun 05 20:19:08.523 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94162024-06-05T20:19:09.310Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
94172024-06-05T20:19:09.310Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
94182024-06-05T20:19:09.313Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
94192024-06-05T20:19:09.314Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 INFO ok!
94202024-06-05T20:19:09.314Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 INFO STEP 26 (ensure_file) COMPLETE
94212024-06-05T20:19:09.314Z[ host-image] Jun 05 20:19:08.536 INFO O| Jun 05 20:19:08.536 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94222024-06-05T20:19:09.321Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
94232024-06-05T20:19:09.321Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
94242024-06-05T20:19:09.324Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
94252024-06-05T20:19:09.324Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO ok!
94262024-06-05T20:19:09.324Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO STEP 27 (ensure_file) COMPLETE
94272024-06-05T20:19:09.324Z[ host-image] Jun 05 20:19:08.546 INFO O| Jun 05 20:19:08.546 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94282024-06-05T20:19:09.332Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
94292024-06-05T20:19:09.332Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
94302024-06-05T20:19:09.335Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94312024-06-05T20:19:09.335Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94322024-06-05T20:19:09.335Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO ok!
94332024-06-05T20:19:09.335Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO STEP 28 (ensure_file) COMPLETE
94342024-06-05T20:19:09.335Z[ host-image] Jun 05 20:19:08.557 INFO O| Jun 05 20:19:08.557 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94352024-06-05T20:19:09.342Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
94362024-06-05T20:19:09.342Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
94372024-06-05T20:19:09.345Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
94382024-06-05T20:19:09.345Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO ok!
94392024-06-05T20:19:09.345Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO STEP 29 (ensure_file) COMPLETE
94402024-06-05T20:19:09.345Z[ host-image] Jun 05 20:19:08.567 INFO O| Jun 05 20:19:08.567 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94412024-06-05T20:19:09.353Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.577 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
94422024-06-05T20:19:09.353Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.577 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
94432024-06-05T20:19:09.356Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.578 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
94442024-06-05T20:19:09.356Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.578 INFO ok!
94452024-06-05T20:19:09.356Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.578 INFO STEP 30 (ensure_file) COMPLETE
94462024-06-05T20:19:09.356Z[ host-image] Jun 05 20:19:08.578 INFO O| Jun 05 20:19:08.578 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94472024-06-05T20:19:09.363Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
94482024-06-05T20:19:09.366Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
94492024-06-05T20:19:09.366Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94502024-06-05T20:19:09.366Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94512024-06-05T20:19:09.366Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO ok!
94522024-06-05T20:19:09.367Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO STEP 31 (ensure_file) COMPLETE
94532024-06-05T20:19:09.367Z[ host-image] Jun 05 20:19:08.588 INFO O| Jun 05 20:19:08.588 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94542024-06-05T20:19:09.374Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
94552024-06-05T20:19:09.374Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
94562024-06-05T20:19:09.377Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
94572024-06-05T20:19:09.377Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 INFO ok!
94582024-06-05T20:19:09.377Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 INFO STEP 32 (ensure_file) COMPLETE
94592024-06-05T20:19:09.377Z[ host-image] Jun 05 20:19:08.599 INFO O| Jun 05 20:19:08.599 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94602024-06-05T20:19:09.384Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94612024-06-05T20:19:09.384Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
94622024-06-05T20:19:09.387Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
94632024-06-05T20:19:09.387Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 INFO ok!
94642024-06-05T20:19:09.387Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 INFO STEP 33 (ensure_file) COMPLETE
94652024-06-05T20:19:09.387Z[ host-image] Jun 05 20:19:08.609 INFO O| Jun 05 20:19:08.609 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94662024-06-05T20:19:09.394Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94672024-06-05T20:19:09.394Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94682024-06-05T20:19:09.397Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94692024-06-05T20:19:09.397Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94702024-06-05T20:19:09.397Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94712024-06-05T20:19:09.397Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94722024-06-05T20:19:09.397Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO ok!
94732024-06-05T20:19:09.398Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO STEP 34 (ensure_file) COMPLETE
94742024-06-05T20:19:09.398Z[ host-image] Jun 05 20:19:08.619 INFO O| Jun 05 20:19:08.619 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94752024-06-05T20:19:09.404Z[ host-image] Jun 05 20:19:08.629 INFO O| Jun 05 20:19:08.629 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94762024-06-05T20:19:09.407Z[ host-image] Jun 05 20:19:08.629 INFO O| Jun 05 20:19:08.629 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94772024-06-05T20:19:09.407Z[ host-image] Jun 05 20:19:08.629 INFO O| Jun 05 20:19:08.629 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94782024-06-05T20:19:09.407Z[ host-image] Jun 05 20:19:08.629 INFO O| Jun 05 20:19:08.629 INFO STEP 35 (ensure_dir) COMPLETE
94792024-06-05T20:19:09.407Z[ host-image] Jun 05 20:19:08.629 INFO O| Jun 05 20:19:08.629 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94802024-06-05T20:19:09.418Z[ host-image] Jun 05 20:19:08.639 INFO O| Jun 05 20:19:08.639 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
94812024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.639 INFO O| Jun 05 20:19:08.639 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 ...
94822024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.639 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
94832024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 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
94842024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 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
94852024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 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
94862024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 INFO ok!
94872024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 INFO STEP 36 (ensure_file) COMPLETE
94882024-06-05T20:19:09.421Z[ host-image] Jun 05 20:19:08.640 INFO O| Jun 05 20:19:08.640 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94892024-06-05T20:19:09.425Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94902024-06-05T20:19:09.425Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 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 ...
94912024-06-05T20:19:09.428Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94922024-06-05T20:19:09.428Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 INFO ok!
94932024-06-05T20:19:09.428Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 INFO STEP 37 (ensure_symlink) COMPLETE
94942024-06-05T20:19:09.428Z[ host-image] Jun 05 20:19:08.650 INFO O| Jun 05 20:19:08.650 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94952024-06-05T20:19:09.435Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94962024-06-05T20:19:09.436Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94972024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94982024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94992024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95002024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95012024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO ok!
95022024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO STEP 38 (ensure_file) COMPLETE
95032024-06-05T20:19:09.442Z[ host-image] Jun 05 20:19:08.660 INFO O| Jun 05 20:19:08.660 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95042024-06-05T20:19:09.446Z[ host-image] Jun 05 20:19:08.670 INFO O| Jun 05 20:19:08.670 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
95052024-06-05T20:19:09.446Z[ host-image] Jun 05 20:19:08.670 INFO O| Jun 05 20:19:08.670 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 ...
95062024-06-05T20:19:09.446Z[ host-image] Jun 05 20:19:08.671 INFO O| Jun 05 20:19:08.671 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
95072024-06-05T20:19:09.446Z[ host-image] Jun 05 20:19:08.671 INFO O| Jun 05 20:19:08.671 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95082024-06-05T20:19:09.447Z[ host-image] Jun 05 20:19:08.671 INFO O| Jun 05 20:19:08.671 INFO ok!
95092024-06-05T20:19:09.447Z[ host-image] Jun 05 20:19:08.671 INFO O| Jun 05 20:19:08.671 INFO STEP 39 (ensure_file) COMPLETE
95102024-06-05T20:19:09.450Z[ host-image] Jun 05 20:19:08.671 INFO O| Jun 05 20:19:08.671 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95112024-06-05T20:19:09.458Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
95122024-06-05T20:19:09.458Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
95132024-06-05T20:19:09.458Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
95142024-06-05T20:19:09.462Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO ok!
95152024-06-05T20:19:09.462Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO STEP 40 (ensure_file) COMPLETE
95162024-06-05T20:19:09.462Z[ host-image] Jun 05 20:19:08.681 INFO O| Jun 05 20:19:08.681 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95172024-06-05T20:19:09.466Z[ host-image] Jun 05 20:19:08.691 INFO O| Jun 05 20:19:08.691 INFO updating shadow file
95182024-06-05T20:19:09.469Z[ host-image] Jun 05 20:19:08.691 INFO O| Jun 05 20:19:08.691 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
95192024-06-05T20:19:09.469Z[ host-image] Jun 05 20:19:08.691 INFO O| Jun 05 20:19:08.691 INFO STEP 41 (shadow) COMPLETE
95202024-06-05T20:19:09.469Z[ host-image] Jun 05 20:19:08.692 INFO O| Jun 05 20:19:08.691 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95212024-06-05T20:19:09.478Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
95222024-06-05T20:19:09.478Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
95232024-06-05T20:19:09.478Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95242024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95252024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO ok!
95262024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO STEP 42 (ensure_file) COMPLETE
95272024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95282024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO skip step because feature "mfg" is not enabled
95292024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95302024-06-05T20:19:09.482Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO skip step because feature "mfg" is not enabled
95312024-06-05T20:19:09.483Z[ host-image] Jun 05 20:19:08.702 INFO O| Jun 05 20:19:08.702 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95322024-06-05T20:19:09.488Z[ host-image] Jun 05 20:19:08.713 INFO O| Jun 05 20:19:08.713 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
95332024-06-05T20:19:09.488Z[ host-image] Jun 05 20:19:08.713 INFO O| Jun 05 20:19:08.713 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
95342024-06-05T20:19:10.155Z[ host-image] Jun 05 20:19:09.380 INFO O| Jun 05 20:19:09.380 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95352024-06-05T20:19:10.155Z[ host-image] Jun 05 20:19:09.380 INFO O| Jun 05 20:19:09.380 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95362024-06-05T20:19:10.159Z[ host-image] Jun 05 20:19:09.380 INFO O| Jun 05 20:19:09.380 INFO ok!
95372024-06-05T20:19:10.159Z[ host-image] Jun 05 20:19:09.380 INFO O| Jun 05 20:19:09.380 INFO STEP 45 (ensure_file) COMPLETE
95382024-06-05T20:19:10.159Z[ host-image] Jun 05 20:19:09.380 INFO O| Jun 05 20:19:09.380 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95392024-06-05T20:19:10.170Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
95402024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
95412024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95422024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95432024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95442024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95452024-06-05T20:19:10.173Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO ok!
95462024-06-05T20:19:10.174Z[ host-image] Jun 05 20:19:09.395 INFO O| Jun 05 20:19:09.395 INFO STEP 46 (ensure_file) COMPLETE
95472024-06-05T20:19:10.174Z[ host-image] Jun 05 20:19:09.396 INFO O| Jun 05 20:19:09.395 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95482024-06-05T20:19:10.184Z[ host-image] Jun 05 20:19:09.409 INFO O| Jun 05 20:19:09.409 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
95492024-06-05T20:19:10.184Z[ host-image] Jun 05 20:19:09.409 INFO O| Jun 05 20:19:09.409 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 ...
95502024-06-05T20:19:10.187Z[ host-image] Jun 05 20:19:09.410 INFO O| Jun 05 20:19:09.410 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
95512024-06-05T20:19:10.187Z[ host-image] Jun 05 20:19:09.410 INFO O| Jun 05 20:19:09.410 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95522024-06-05T20:19:10.187Z[ host-image] Jun 05 20:19:09.410 INFO O| Jun 05 20:19:09.410 INFO ok!
95532024-06-05T20:19:10.188Z[ host-image] Jun 05 20:19:09.410 INFO O| Jun 05 20:19:09.410 INFO STEP 47 (ensure_file) COMPLETE
95542024-06-05T20:19:10.188Z[ host-image] Jun 05 20:19:09.410 INFO O| Jun 05 20:19:09.410 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95552024-06-05T20:19:10.196Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
95562024-06-05T20:19:10.196Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
95572024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95582024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95592024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95602024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95612024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO ok!
95622024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO STEP 48 (ensure_file) COMPLETE
95632024-06-05T20:19:10.199Z[ host-image] Jun 05 20:19:09.421 INFO O| Jun 05 20:19:09.421 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95642024-06-05T20:19:10.211Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
95652024-06-05T20:19:10.211Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 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 ...
95662024-06-05T20:19:10.214Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 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
95672024-06-05T20:19:10.214Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95682024-06-05T20:19:10.214Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 INFO ok!
95692024-06-05T20:19:10.214Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 INFO STEP 49 (ensure_file) COMPLETE
95702024-06-05T20:19:10.214Z[ host-image] Jun 05 20:19:09.436 INFO O| Jun 05 20:19:09.436 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95712024-06-05T20:19:10.225Z[ host-image] Jun 05 20:19:09.450 INFO O| Jun 05 20:19:09.450 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95722024-06-05T20:19:10.225Z[ host-image] Jun 05 20:19:09.450 INFO O| Jun 05 20:19:09.450 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95732024-06-05T20:19:10.228Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95742024-06-05T20:19:10.228Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95752024-06-05T20:19:10.229Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95762024-06-05T20:19:10.229Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95772024-06-05T20:19:10.229Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO ok!
95782024-06-05T20:19:10.229Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO STEP 50 (ensure_file) COMPLETE
95792024-06-05T20:19:10.229Z[ host-image] Jun 05 20:19:09.451 INFO O| Jun 05 20:19:09.451 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95802024-06-05T20:19:10.237Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
95812024-06-05T20:19:10.237Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 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 ...
95822024-06-05T20:19:10.240Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 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
95832024-06-05T20:19:10.240Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95842024-06-05T20:19:10.240Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 INFO ok!
95852024-06-05T20:19:10.240Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 INFO STEP 51 (ensure_file) COMPLETE
95862024-06-05T20:19:10.240Z[ host-image] Jun 05 20:19:09.462 INFO O| Jun 05 20:19:09.462 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95872024-06-05T20:19:10.252Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
95882024-06-05T20:19:10.252Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 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 ...
95892024-06-05T20:19:10.252Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 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
95902024-06-05T20:19:10.256Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95912024-06-05T20:19:10.256Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 INFO ok!
95922024-06-05T20:19:10.256Z[ host-image] Jun 05 20:19:09.477 INFO O| Jun 05 20:19:09.477 INFO STEP 52 (ensure_file) COMPLETE
95932024-06-05T20:19:10.256Z[ host-image] Jun 05 20:19:09.478 INFO O| Jun 05 20:19:09.477 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95942024-06-05T20:19:10.266Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95952024-06-05T20:19:10.266Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 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 ...
95962024-06-05T20:19:10.272Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 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
95972024-06-05T20:19:10.272Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95982024-06-05T20:19:10.272Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 INFO ok!
95992024-06-05T20:19:10.273Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 INFO STEP 53 (ensure_file) COMPLETE
96002024-06-05T20:19:10.273Z[ host-image] Jun 05 20:19:09.491 INFO O| Jun 05 20:19:09.491 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96012024-06-05T20:19:10.278Z[ host-image] Jun 05 20:19:09.504 INFO O| Jun 05 20:19:09.504 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
96022024-06-05T20:19:10.279Z[ host-image] Jun 05 20:19:09.504 INFO O| Jun 05 20:19:09.504 INFO STEP 54 (ensure_dir) COMPLETE
96032024-06-05T20:19:10.282Z[ host-image] Jun 05 20:19:09.504 INFO O| Jun 05 20:19:09.504 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96042024-06-05T20:19:10.295Z[ host-image] Jun 05 20:19:09.520 INFO O| Jun 05 20:19:09.520 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
96052024-06-05T20:19:10.295Z[ host-image] Jun 05 20:19:09.520 INFO O| Jun 05 20:19:09.520 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
96062024-06-05T20:19:10.298Z[ host-image] Jun 05 20:19:09.520 INFO O| Jun 05 20:19:09.520 INFO STEP 55 (ensure_dir) COMPLETE
96072024-06-05T20:19:10.298Z[ host-image] Jun 05 20:19:09.520 INFO O| Jun 05 20:19:09.520 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96082024-06-05T20:19:10.311Z[ host-image] Jun 05 20:19:09.536 INFO O| Jun 05 20:19:09.536 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96092024-06-05T20:19:10.311Z[ host-image] Jun 05 20:19:09.536 INFO O| Jun 05 20:19:09.536 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96102024-06-05T20:19:10.314Z[ host-image] Jun 05 20:19:09.536 INFO O| Jun 05 20:19:09.536 INFO STEP 56 (ensure_dir) COMPLETE
96112024-06-05T20:19:10.314Z[ host-image] Jun 05 20:19:09.536 INFO O| Jun 05 20:19:09.536 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96122024-06-05T20:19:10.322Z[ host-image] Jun 05 20:19:09.547 INFO O| Jun 05 20:19:09.547 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
96132024-06-05T20:19:10.322Z[ host-image] Jun 05 20:19:09.547 INFO O| Jun 05 20:19:09.547 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
96142024-06-05T20:19:10.345Z[ host-image] Jun 05 20:19:09.570 INFO O| Jun 05 20:19:09.570 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
96152024-06-05T20:19:10.345Z[ host-image] Jun 05 20:19:09.570 INFO O| Jun 05 20:19:09.570 INFO ok!
96162024-06-05T20:19:10.348Z[ host-image] Jun 05 20:19:09.570 INFO O| Jun 05 20:19:09.570 INFO STEP 57 (ensure_file) COMPLETE
96172024-06-05T20:19:10.348Z[ host-image] Jun 05 20:19:09.570 INFO O| Jun 05 20:19:09.570 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96182024-06-05T20:19:10.363Z[ host-image] Jun 05 20:19:09.588 INFO O| Jun 05 20:19:09.588 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
96192024-06-05T20:19:10.363Z[ host-image] Jun 05 20:19:09.588 INFO O| Jun 05 20:19:09.588 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
96202024-06-05T20:19:11.525Z[ host-image] Jun 05 20:19:10.749 INFO O| Jun 05 20:19:10.749 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
96212024-06-05T20:19:11.525Z[ host-image] Jun 05 20:19:10.749 INFO O| Jun 05 20:19:10.749 INFO ok!
96222024-06-05T20:19:11.528Z[ host-image] Jun 05 20:19:10.749 INFO O| Jun 05 20:19:10.749 INFO STEP 58 (ensure_file) COMPLETE
96232024-06-05T20:19:11.528Z[ host-image] Jun 05 20:19:10.749 INFO O| Jun 05 20:19:10.749 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96242024-06-05T20:19:11.528Z[ recovery-image] Jun 05 20:19:10.752 INFO E| Compiling clap v4.5.3
96252024-06-05T20:19:11.535Z[ host-image] Jun 05 20:19:10.760 INFO O| Jun 05 20:19:10.760 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96262024-06-05T20:19:11.538Z[ host-image] Jun 05 20:19:10.760 INFO O| Jun 05 20:19:10.760 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96272024-06-05T20:19:11.538Z[ host-image] Jun 05 20:19:10.761 INFO O| Jun 05 20:19:10.760 INFO STEP 59 (ensure_dir) COMPLETE
96282024-06-05T20:19:11.538Z[ host-image] Jun 05 20:19:10.761 INFO O| Jun 05 20:19:10.760 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96292024-06-05T20:19:11.545Z[ host-image] Jun 05 20:19:10.770 INFO O| Jun 05 20:19:10.770 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
96302024-06-05T20:19:11.545Z[ host-image] Jun 05 20:19:10.770 INFO O| Jun 05 20:19:10.770 INFO copying /tmp/.tmp0XfAvA/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 ...
96312024-06-05T20:19:11.548Z[ host-image] Jun 05 20:19:10.771 INFO O| Jun 05 20:19:10.770 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
96322024-06-05T20:19:11.548Z[ host-image] Jun 05 20:19:10.771 INFO O| Jun 05 20:19:10.771 INFO ok!
96332024-06-05T20:19:11.549Z[ host-image] Jun 05 20:19:10.771 INFO O| Jun 05 20:19:10.771 INFO STEP 60 (ensure_file) COMPLETE
96342024-06-05T20:19:11.549Z[ host-image] Jun 05 20:19:10.771 INFO O| Jun 05 20:19:10.771 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96352024-06-05T20:19:11.555Z[ host-image] Jun 05 20:19:10.780 INFO O| Jun 05 20:19:10.780 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
96362024-06-05T20:19:11.555Z[ host-image] Jun 05 20:19:10.781 INFO O| Jun 05 20:19:10.780 INFO copying /tmp/.tmp0XfAvA/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 ...
96372024-06-05T20:19:11.559Z[ host-image] Jun 05 20:19:10.781 INFO O| Jun 05 20:19:10.781 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
96382024-06-05T20:19:11.559Z[ host-image] Jun 05 20:19:10.781 INFO O| Jun 05 20:19:10.781 INFO ok!
96392024-06-05T20:19:11.559Z[ host-image] Jun 05 20:19:10.781 INFO O| Jun 05 20:19:10.781 INFO STEP 61 (ensure_file) COMPLETE
96402024-06-05T20:19:11.559Z[ host-image] Jun 05 20:19:10.781 INFO O| Jun 05 20:19:10.781 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96412024-06-05T20:19:11.566Z[ host-image] Jun 05 20:19:10.791 INFO O| Jun 05 20:19:10.791 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96422024-06-05T20:19:11.566Z[ host-image] Jun 05 20:19:10.791 INFO O| Jun 05 20:19:10.791 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96432024-06-05T20:19:11.569Z[ host-image] Jun 05 20:19:10.791 INFO O| Jun 05 20:19:10.791 INFO STEP 62 (ensure_dir) COMPLETE
96442024-06-05T20:19:11.569Z[ host-image] Jun 05 20:19:10.791 INFO O| Jun 05 20:19:10.791 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96452024-06-05T20:19:11.576Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
96462024-06-05T20:19:11.576Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO copying /tmp/.tmp0XfAvA/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 ...
96472024-06-05T20:19:11.576Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
96482024-06-05T20:19:11.579Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO ok!
96492024-06-05T20:19:11.579Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO STEP 63 (ensure_file) COMPLETE
96502024-06-05T20:19:11.579Z[ host-image] Jun 05 20:19:10.801 INFO O| Jun 05 20:19:10.801 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96512024-06-05T20:19:11.584Z[ recovery-image] Jun 05 20:19:10.809 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
96522024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96532024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO copying /tmp/.tmp0XfAvA/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 ...
96542024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96552024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO ok!
96562024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO STEP 64 (ensure_file) COMPLETE
96572024-06-05T20:19:11.587Z[ host-image] Jun 05 20:19:10.811 INFO O| Jun 05 20:19:10.811 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96582024-06-05T20:19:11.599Z[ host-image] Jun 05 20:19:10.821 INFO O| Jun 05 20:19:10.821 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96592024-06-05T20:19:11.599Z[ host-image] Jun 05 20:19:10.822 INFO O| Jun 05 20:19:10.822 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96602024-06-05T20:19:11.602Z[ host-image] Jun 05 20:19:10.822 INFO O| Jun 05 20:19:10.822 INFO STEP 65 (ensure_dir) COMPLETE
96612024-06-05T20:19:11.602Z[ host-image] Jun 05 20:19:10.822 INFO O| Jun 05 20:19:10.822 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96622024-06-05T20:19:11.606Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96632024-06-05T20:19:11.606Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO copying /tmp/.tmp0XfAvA/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 ...
96642024-06-05T20:19:11.606Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96652024-06-05T20:19:11.609Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO ok!
96662024-06-05T20:19:11.609Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO STEP 66 (ensure_file) COMPLETE
96672024-06-05T20:19:11.609Z[ host-image] Jun 05 20:19:10.831 INFO O| Jun 05 20:19:10.831 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96682024-06-05T20:19:11.616Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96692024-06-05T20:19:11.620Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96702024-06-05T20:19:11.620Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96712024-06-05T20:19:11.620Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO ok!
96722024-06-05T20:19:11.621Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO STEP 67 (ensure_file) COMPLETE
96732024-06-05T20:19:11.621Z[ host-image] Jun 05 20:19:10.841 INFO O| Jun 05 20:19:10.841 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96742024-06-05T20:19:11.626Z[ host-image] Jun 05 20:19:10.851 INFO O| Jun 05 20:19:10.851 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96752024-06-05T20:19:11.629Z[ host-image] Jun 05 20:19:10.851 INFO O| Jun 05 20:19:10.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96762024-06-05T20:19:11.629Z[ host-image] Jun 05 20:19:10.851 INFO O| Jun 05 20:19:10.851 INFO STEP 68 (ensure_dir) COMPLETE
96772024-06-05T20:19:11.629Z[ host-image] Jun 05 20:19:10.851 INFO O| Jun 05 20:19:10.851 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96782024-06-05T20:19:11.635Z[ host-image] Jun 05 20:19:10.860 INFO O| Jun 05 20:19:10.860 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
96792024-06-05T20:19:11.635Z[ host-image] Jun 05 20:19:10.860 INFO O| Jun 05 20:19:10.860 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
96802024-06-05T20:19:12.206Z[ host-image] Jun 05 20:19:11.431 INFO O| Jun 05 20:19:11.431 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
96812024-06-05T20:19:12.206Z[ host-image] Jun 05 20:19:11.431 INFO O| Jun 05 20:19:11.431 INFO ok!
96822024-06-05T20:19:12.206Z[ host-image] Jun 05 20:19:11.431 INFO O| Jun 05 20:19:11.431 INFO STEP 69 (ensure_file) COMPLETE
96832024-06-05T20:19:12.209Z[ host-image] Jun 05 20:19:11.431 INFO O| Jun 05 20:19:11.431 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96842024-06-05T20:19:12.220Z[ host-image] Jun 05 20:19:11.446 INFO O| Jun 05 20:19:11.446 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
96852024-06-05T20:19:12.221Z[ host-image] Jun 05 20:19:11.446 INFO O| Jun 05 20:19:11.446 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
96862024-06-05T20:19:13.228Z[ recovery-image] Jun 05 20:19:12.453 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.57s
96872024-06-05T20:19:13.239Z[ recovery-image] Jun 05 20:19:12.464 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
96882024-06-05T20:19:13.407Z[ recovery-image] Jun 05 20:19:12.632 INFO E| Updating crates.io index
96892024-06-05T20:19:13.580Z[ recovery-image] Jun 05 20:19:12.802 INFO E| Downloading crates ...
96902024-06-05T20:19:13.637Z[ recovery-image] Jun 05 20:19:12.862 INFO E| Downloaded seq-macro v0.3.5
96912024-06-05T20:19:13.655Z[ recovery-image] Jun 05 20:19:12.880 INFO E| Downloaded cpio_reader v0.1.1
96922024-06-05T20:19:13.658Z[ recovery-image] Jun 05 20:19:12.882 INFO E| Downloaded raw-cpuid v10.7.0
96932024-06-05T20:19:13.662Z[ recovery-image] Jun 05 20:19:12.888 INFO E| Downloaded bit_field v0.10.2
96942024-06-05T20:19:13.679Z[ host-image] Jun 05 20:19:12.905 INFO O| Jun 05 20:19:12.904 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
96952024-06-05T20:19:13.679Z[ host-image] Jun 05 20:19:12.905 INFO O| Jun 05 20:19:12.905 INFO ok!
96962024-06-05T20:19:13.683Z[ host-image] Jun 05 20:19:12.905 INFO O| Jun 05 20:19:12.905 INFO STEP 70 (ensure_file) COMPLETE
96972024-06-05T20:19:13.683Z[ host-image] Jun 05 20:19:12.905 INFO O| Jun 05 20:19:12.905 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96982024-06-05T20:19:13.683Z[ recovery-image] Jun 05 20:19:12.907 INFO E| Downloaded goblin v0.8.0
96992024-06-05T20:19:13.690Z[ host-image] Jun 05 20:19:12.916 INFO O| Jun 05 20:19:12.916 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
97002024-06-05T20:19:13.691Z[ host-image] Jun 05 20:19:12.916 INFO O| Jun 05 20:19:12.916 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
97012024-06-05T20:19:13.695Z[ host-image] Jun 05 20:19:12.916 INFO O| Jun 05 20:19:12.916 INFO STEP 71 (ensure_dir) COMPLETE
97022024-06-05T20:19:13.695Z[ host-image] Jun 05 20:19:12.916 INFO O| Jun 05 20:19:12.916 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97032024-06-05T20:19:13.701Z[ host-image] Jun 05 20:19:12.926 INFO O| Jun 05 20:19:12.926 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
97042024-06-05T20:19:13.704Z[ host-image] Jun 05 20:19:12.926 INFO O| Jun 05 20:19:12.926 INFO copying /tmp/.tmp0XfAvA/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 ...
97052024-06-05T20:19:13.704Z[ host-image] Jun 05 20:19:12.926 INFO O| Jun 05 20:19:12.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
97062024-06-05T20:19:13.704Z[ host-image] Jun 05 20:19:12.926 INFO O| Jun 05 20:19:12.926 INFO ok!
97072024-06-05T20:19:13.704Z[ host-image] Jun 05 20:19:12.926 INFO O| Jun 05 20:19:12.926 INFO STEP 72 (ensure_file) COMPLETE
97082024-06-05T20:19:13.704Z[ host-image] Jun 05 20:19:12.927 INFO O| Jun 05 20:19:12.926 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97092024-06-05T20:19:13.711Z[ host-image] Jun 05 20:19:12.936 INFO O| Jun 05 20:19:12.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
97102024-06-05T20:19:13.711Z[ host-image] Jun 05 20:19:12.936 INFO O| Jun 05 20:19:12.936 INFO copying /tmp/.tmp0XfAvA/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 ...
97112024-06-05T20:19:13.714Z[ host-image] Jun 05 20:19:12.937 INFO O| Jun 05 20:19:12.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
97122024-06-05T20:19:13.714Z[ host-image] Jun 05 20:19:12.937 INFO O| Jun 05 20:19:12.937 INFO ok!
97132024-06-05T20:19:13.714Z[ host-image] Jun 05 20:19:12.937 INFO O| Jun 05 20:19:12.937 INFO STEP 73 (ensure_file) COMPLETE
97142024-06-05T20:19:13.714Z[ host-image] Jun 05 20:19:12.937 INFO O| Jun 05 20:19:12.937 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97152024-06-05T20:19:13.721Z[ host-image] Jun 05 20:19:12.946 INFO O| Jun 05 20:19:12.946 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
97162024-06-05T20:19:13.721Z[ host-image] Jun 05 20:19:12.946 INFO O| Jun 05 20:19:12.946 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
97172024-06-05T20:19:13.724Z[ host-image] Jun 05 20:19:12.946 INFO O| Jun 05 20:19:12.946 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
97182024-06-05T20:19:13.724Z[ host-image] Jun 05 20:19:12.946 INFO O| Jun 05 20:19:12.946 INFO ok!
97192024-06-05T20:19:13.724Z[ host-image] Jun 05 20:19:12.946 INFO O| Jun 05 20:19:12.946 INFO STEP 74 (ensure_file) COMPLETE
97202024-06-05T20:19:13.724Z[ host-image] Jun 05 20:19:12.947 INFO O| Jun 05 20:19:12.946 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97212024-06-05T20:19:13.731Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
97222024-06-05T20:19:13.731Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
97232024-06-05T20:19:13.734Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
97242024-06-05T20:19:13.734Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO ok!
97252024-06-05T20:19:13.734Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO STEP 75 (ensure_file) COMPLETE
97262024-06-05T20:19:13.734Z[ host-image] Jun 05 20:19:12.956 INFO O| Jun 05 20:19:12.956 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97272024-06-05T20:19:13.741Z[ host-image] Jun 05 20:19:12.966 INFO O| Jun 05 20:19:12.966 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97282024-06-05T20:19:13.741Z[ host-image] Jun 05 20:19:12.966 INFO O| Jun 05 20:19:12.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97292024-06-05T20:19:13.744Z[ host-image] Jun 05 20:19:12.966 INFO O| Jun 05 20:19:12.966 INFO STEP 76 (ensure_dir) COMPLETE
97302024-06-05T20:19:13.744Z[ host-image] Jun 05 20:19:12.966 INFO O| Jun 05 20:19:12.966 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97312024-06-05T20:19:13.750Z[ host-image] Jun 05 20:19:12.976 INFO O| Jun 05 20:19:12.976 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
97322024-06-05T20:19:13.750Z[ host-image] Jun 05 20:19:12.976 INFO O| Jun 05 20:19:12.976 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
97332024-06-05T20:19:13.754Z[ host-image] Jun 05 20:19:12.979 INFO O| Jun 05 20:19:12.979 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
97342024-06-05T20:19:13.757Z[ host-image] Jun 05 20:19:12.979 INFO O| Jun 05 20:19:12.979 INFO ok!
97352024-06-05T20:19:13.757Z[ host-image] Jun 05 20:19:12.979 INFO O| Jun 05 20:19:12.979 INFO STEP 77 (ensure_file) COMPLETE
97362024-06-05T20:19:13.757Z[ host-image] Jun 05 20:19:12.979 INFO O| Jun 05 20:19:12.979 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97372024-06-05T20:19:13.767Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.989 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
97382024-06-05T20:19:13.767Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.989 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
97392024-06-05T20:19:13.771Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
97402024-06-05T20:19:13.771Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.990 INFO ok!
97412024-06-05T20:19:13.771Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.990 INFO STEP 78 (ensure_file) COMPLETE
97422024-06-05T20:19:13.771Z[ host-image] Jun 05 20:19:12.990 INFO O| Jun 05 20:19:12.990 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97432024-06-05T20:19:13.774Z[ host-image] Jun 05 20:19:12.999 INFO O| Jun 05 20:19:12.999 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
97442024-06-05T20:19:13.774Z[ host-image] Jun 05 20:19:12.999 INFO O| Jun 05 20:19:12.999 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
97452024-06-05T20:19:13.810Z[ recovery-image] Jun 05 20:19:13.034 INFO E| Downloaded x86 v0.52.0
97462024-06-05T20:19:13.919Z[ recovery-image] Jun 05 20:19:13.144 INFO E| Updating crates.io index
97472024-06-05T20:19:13.969Z[ recovery-image] Jun 05 20:19:13.192 INFO E| Downloading crates ...
97482024-06-05T20:19:14.037Z[ recovery-image] Jun 05 20:19:13.261 INFO E| Downloaded rustc-demangle v0.1.23
97492024-06-05T20:19:14.041Z[ recovery-image] Jun 05 20:19:13.263 INFO E| Downloaded allocator-api2 v0.2.16
97502024-06-05T20:19:14.055Z[ recovery-image] Jun 05 20:19:13.280 INFO E| Downloaded compiler_builtins v0.1.108
97512024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling compiler_builtins v0.1.108
97522024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 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)
97532024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling proc-macro2 v1.0.79
97542024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling unicode-ident v1.0.12
97552024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling syn v1.0.109
97562024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling x86 v0.52.0
97572024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
97582024-06-05T20:19:14.155Z[ recovery-image] Jun 05 20:19:13.380 INFO E| Compiling seq-macro v0.3.5
97592024-06-05T20:19:15.374Z[ host-image] Jun 05 20:19:14.599 INFO O| Jun 05 20:19:14.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
97602024-06-05T20:19:15.374Z[ host-image] Jun 05 20:19:14.599 INFO O| Jun 05 20:19:14.599 INFO ok!
97612024-06-05T20:19:15.377Z[ host-image] Jun 05 20:19:14.599 INFO O| Jun 05 20:19:14.599 INFO STEP 79 (ensure_file) COMPLETE
97622024-06-05T20:19:15.377Z[ host-image] Jun 05 20:19:14.599 INFO O| Jun 05 20:19:14.599 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97632024-06-05T20:19:15.385Z[ host-image] Jun 05 20:19:14.611 INFO O| Jun 05 20:19:14.611 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97642024-06-05T20:19:15.385Z[ host-image] Jun 05 20:19:14.611 INFO O| Jun 05 20:19:14.611 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97652024-06-05T20:19:15.385Z[ host-image] Jun 05 20:19:14.611 INFO O| Jun 05 20:19:14.611 INFO STEP 80 (ensure_dir) COMPLETE
97662024-06-05T20:19:15.389Z[ host-image] Jun 05 20:19:14.611 INFO O| Jun 05 20:19:14.611 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97672024-06-05T20:19:15.396Z[ host-image] Jun 05 20:19:14.622 INFO O| Jun 05 20:19:14.622 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97682024-06-05T20:19:15.397Z[ host-image] Jun 05 20:19:14.622 INFO O| Jun 05 20:19:14.622 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97692024-06-05T20:19:15.397Z[ host-image] Jun 05 20:19:14.622 INFO O| Jun 05 20:19:14.622 INFO STEP 81 (ensure_dir) COMPLETE
97702024-06-05T20:19:15.400Z[ host-image] Jun 05 20:19:14.622 INFO O| Jun 05 20:19:14.622 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97712024-06-05T20:19:15.407Z[ host-image] Jun 05 20:19:14.632 INFO O| Jun 05 20:19:14.632 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97722024-06-05T20:19:15.410Z[ host-image] Jun 05 20:19:14.633 INFO O| Jun 05 20:19:14.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97732024-06-05T20:19:15.410Z[ host-image] Jun 05 20:19:14.633 INFO O| Jun 05 20:19:14.633 INFO STEP 82 (ensure_dir) COMPLETE
97742024-06-05T20:19:15.410Z[ host-image] Jun 05 20:19:14.633 INFO O| Jun 05 20:19:14.633 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97752024-06-05T20:19:15.418Z[ host-image] Jun 05 20:19:14.643 INFO O| Jun 05 20:19:14.643 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97762024-06-05T20:19:15.418Z[ host-image] Jun 05 20:19:14.643 INFO O| Jun 05 20:19:14.643 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97772024-06-05T20:19:15.418Z[ host-image] Jun 05 20:19:14.643 INFO O| Jun 05 20:19:14.643 INFO STEP 83 (ensure_dir) COMPLETE
97782024-06-05T20:19:15.421Z[ host-image] Jun 05 20:19:14.643 INFO O| Jun 05 20:19:14.643 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97792024-06-05T20:19:15.427Z[ host-image] Jun 05 20:19:14.653 INFO O| Jun 05 20:19:14.653 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97802024-06-05T20:19:15.428Z[ host-image] Jun 05 20:19:14.653 INFO O| Jun 05 20:19:14.653 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97812024-06-05T20:19:15.439Z[ host-image] Jun 05 20:19:14.653 INFO O| Jun 05 20:19:14.653 INFO STEP 84 (ensure_dir) COMPLETE
97822024-06-05T20:19:15.439Z[ host-image] Jun 05 20:19:14.653 INFO O| Jun 05 20:19:14.653 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97832024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.663 INFO O| Jun 05 20:19:14.663 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
97842024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.664 INFO O| Jun 05 20:19:14.663 INFO copying /tmp/.tmp0XfAvA/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 ...
97852024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.664 INFO O| Jun 05 20:19:14.664 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
97862024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.664 INFO O| Jun 05 20:19:14.664 INFO ok!
97872024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.664 INFO O| Jun 05 20:19:14.664 INFO STEP 85 (ensure_file) COMPLETE
97882024-06-05T20:19:15.440Z[ host-image] Jun 05 20:19:14.664 INFO O| Jun 05 20:19:14.664 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97892024-06-05T20:19:15.450Z[ host-image] Jun 05 20:19:14.676 INFO O| Jun 05 20:19:14.676 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97902024-06-05T20:19:15.450Z[ host-image] Jun 05 20:19:14.676 INFO O| Jun 05 20:19:14.676 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97912024-06-05T20:19:15.450Z[ host-image] Jun 05 20:19:14.676 INFO O| Jun 05 20:19:14.676 INFO STEP 86 (ensure_dir) COMPLETE
97922024-06-05T20:19:15.454Z[ host-image] Jun 05 20:19:14.676 INFO O| Jun 05 20:19:14.676 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97932024-06-05T20:19:15.463Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97942024-06-05T20:19:15.463Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97952024-06-05T20:19:15.466Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97962024-06-05T20:19:15.466Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO ok!
97972024-06-05T20:19:15.466Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO STEP 87 (ensure_file) COMPLETE
97982024-06-05T20:19:15.466Z[ host-image] Jun 05 20:19:14.688 INFO O| Jun 05 20:19:14.688 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97992024-06-05T20:19:15.475Z[ host-image] Jun 05 20:19:14.701 INFO O| Jun 05 20:19:14.701 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
98002024-06-05T20:19:15.475Z[ host-image] Jun 05 20:19:14.701 INFO O| Jun 05 20:19:14.701 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
98012024-06-05T20:19:15.855Z[ host-image] Jun 05 20:19:15.080 INFO O| Jun 05 20:19:15.080 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
98022024-06-05T20:19:15.856Z[ host-image] Jun 05 20:19:15.080 INFO O| Jun 05 20:19:15.080 INFO ok!
98032024-06-05T20:19:15.859Z[ host-image] Jun 05 20:19:15.080 INFO O| Jun 05 20:19:15.080 INFO STEP 88 (ensure_file) COMPLETE
98042024-06-05T20:19:15.859Z[ host-image] Jun 05 20:19:15.080 INFO O| Jun 05 20:19:15.080 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98052024-06-05T20:19:15.864Z[ recovery-image] Jun 05 20:19:15.089 INFO E| Compiling quote v1.0.35
98062024-06-05T20:19:15.868Z[ host-image] Jun 05 20:19:15.093 INFO O| Jun 05 20:19:15.093 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
98072024-06-05T20:19:15.868Z[ host-image] Jun 05 20:19:15.093 INFO O| Jun 05 20:19:15.093 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
98082024-06-05T20:19:16.267Z[ recovery-image] Jun 05 20:19:15.491 INFO E| Compiling syn v2.0.53
98092024-06-05T20:19:16.469Z[ host-image] Jun 05 20:19:15.694 INFO O| Jun 05 20:19:15.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
98102024-06-05T20:19:16.470Z[ host-image] Jun 05 20:19:15.694 INFO O| Jun 05 20:19:15.694 INFO ok!
98112024-06-05T20:19:16.473Z[ host-image] Jun 05 20:19:15.694 INFO O| Jun 05 20:19:15.694 INFO STEP 89 (ensure_file) COMPLETE
98122024-06-05T20:19:16.473Z[ host-image] Jun 05 20:19:15.694 INFO O| Jun 05 20:19:15.694 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98132024-06-05T20:19:16.487Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
98142024-06-05T20:19:16.488Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
98152024-06-05T20:19:16.491Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
98162024-06-05T20:19:16.491Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO ok!
98172024-06-05T20:19:16.491Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO STEP 90 (ensure_file) COMPLETE
98182024-06-05T20:19:16.491Z[ host-image] Jun 05 20:19:15.713 INFO O| Jun 05 20:19:15.713 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98192024-06-05T20:19:16.506Z[ host-image] Jun 05 20:19:15.731 INFO O| Jun 05 20:19:15.731 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
98202024-06-05T20:19:16.506Z[ host-image] Jun 05 20:19:15.731 INFO O| Jun 05 20:19:15.731 INFO copying /tmp/.tmp0XfAvA/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
98212024-06-05T20:19:21.488Z[ recovery-image] Jun 05 20:19:20.713 INFO E| Compiling scroll_derive v0.12.0
98222024-06-05T20:19:22.683Z[ host-image] Jun 05 20:19:21.908 INFO O| Jun 05 20:19:21.908 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
98232024-06-05T20:19:22.683Z[ host-image] Jun 05 20:19:21.908 INFO O| Jun 05 20:19:21.908 INFO ok!
98242024-06-05T20:19:22.686Z[ host-image] Jun 05 20:19:21.908 INFO O| Jun 05 20:19:21.908 INFO STEP 91 (ensure_file) COMPLETE
98252024-06-05T20:19:22.686Z[ host-image] Jun 05 20:19:21.908 INFO O| Jun 05 20:19:21.908 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98262024-06-05T20:19:22.697Z[ host-image] Jun 05 20:19:21.923 INFO O| Jun 05 20:19:21.923 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
98272024-06-05T20:19:22.697Z[ host-image] Jun 05 20:19:21.923 INFO O| Jun 05 20:19:21.923 INFO STEP 92 (ensure_dir) COMPLETE
98282024-06-05T20:19:22.700Z[ host-image] Jun 05 20:19:21.923 INFO O| Jun 05 20:19:21.923 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98292024-06-05T20:19:22.709Z[ host-image] Jun 05 20:19:21.935 INFO O| Jun 05 20:19:21.935 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
98302024-06-05T20:19:22.709Z[ host-image] Jun 05 20:19:21.935 INFO O| Jun 05 20:19:21.935 INFO STEP 93 (ensure_dir) COMPLETE
98312024-06-05T20:19:22.712Z[ host-image] Jun 05 20:19:21.935 INFO O| Jun 05 20:19:21.935 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98322024-06-05T20:19:22.726Z[ host-image] Jun 05 20:19:21.952 INFO O| Jun 05 20:19:21.952 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
98332024-06-05T20:19:22.726Z[ host-image] Jun 05 20:19:21.952 INFO O| Jun 05 20:19:21.952 INFO STEP 94 (ensure_dir) COMPLETE
98342024-06-05T20:19:22.726Z[ host-image] Jun 05 20:19:21.952 INFO O| Jun 05 20:19:21.952 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98352024-06-05T20:19:22.742Z[ host-image] Jun 05 20:19:21.968 INFO O| Jun 05 20:19:21.968 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
98362024-06-05T20:19:22.742Z[ host-image] Jun 05 20:19:21.968 INFO O| Jun 05 20:19:21.968 INFO STEP 95 (ensure_dir) COMPLETE
98372024-06-05T20:19:22.746Z[ host-image] Jun 05 20:19:21.968 INFO O| Jun 05 20:19:21.968 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98382024-06-05T20:19:22.757Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
98392024-06-05T20:19:22.757Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO copying /tmp/.tmp0XfAvA/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 ...
98402024-06-05T20:19:22.760Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
98412024-06-05T20:19:22.761Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO ok!
98422024-06-05T20:19:22.761Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO STEP 96 (ensure_file) COMPLETE
98432024-06-05T20:19:22.761Z[ host-image] Jun 05 20:19:21.983 INFO O| Jun 05 20:19:21.983 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98442024-06-05T20:19:22.773Z[ host-image] Jun 05 20:19:21.999 INFO O| Jun 05 20:19:21.999 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
98452024-06-05T20:19:22.773Z[ host-image] Jun 05 20:19:21.999 INFO O| Jun 05 20:19:21.999 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
98462024-06-05T20:19:22.777Z[ host-image] Jun 05 20:19:21.999 INFO O| Jun 05 20:19:21.999 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
98472024-06-05T20:19:22.777Z[ host-image] Jun 05 20:19:21.999 INFO O| Jun 05 20:19:21.999 INFO STEP 97 (ensure_dir) COMPLETE
98482024-06-05T20:19:22.777Z[ host-image] Jun 05 20:19:21.999 INFO O| Jun 05 20:19:21.999 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98492024-06-05T20:19:22.791Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
98502024-06-05T20:19:22.791Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 INFO copying /tmp/.tmp0XfAvA/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
98512024-06-05T20:19:22.791Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
98522024-06-05T20:19:22.795Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 INFO ok!
98532024-06-05T20:19:22.795Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 INFO STEP 98 (ensure_file) COMPLETE
98542024-06-05T20:19:22.795Z[ host-image] Jun 05 20:19:22.014 INFO O| Jun 05 20:19:22.014 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98552024-06-05T20:19:22.801Z[ host-image] Jun 05 20:19:22.027 INFO O| Jun 05 20:19:22.027 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
98562024-06-05T20:19:22.804Z[ host-image] Jun 05 20:19:22.027 INFO O| Jun 05 20:19:22.027 INFO STEP 99 (remove_files) COMPLETE
98572024-06-05T20:19:22.804Z[ host-image] Jun 05 20:19:22.027 INFO O| Jun 05 20:19:22.027 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98582024-06-05T20:19:22.814Z[ host-image] Jun 05 20:19:22.040 INFO O| Jun 05 20:19:22.040 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
98592024-06-05T20:19:22.814Z[ host-image] Jun 05 20:19:22.040 INFO O| Jun 05 20:19:22.040 INFO STEP 100 (remove_files) COMPLETE
98602024-06-05T20:19:22.817Z[ host-image] Jun 05 20:19:22.040 INFO O| Jun 05 20:19:22.040 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98612024-06-05T20:19:22.826Z[ host-image] Jun 05 20:19:22.051 INFO O| Jun 05 20:19:22.051 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
98622024-06-05T20:19:22.829Z[ host-image] Jun 05 20:19:22.052 INFO O| Jun 05 20:19:22.052 INFO STEP 101 (remove_files) COMPLETE
98632024-06-05T20:19:22.829Z[ host-image] Jun 05 20:19:22.052 INFO O| Jun 05 20:19:22.052 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98642024-06-05T20:19:22.838Z[ host-image] Jun 05 20:19:22.064 INFO O| Jun 05 20:19:22.064 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
98652024-06-05T20:19:22.838Z[ host-image] Jun 05 20:19:22.064 INFO O| Jun 05 20:19:22.064 INFO STEP 102 (remove_files) COMPLETE
98662024-06-05T20:19:22.842Z[ host-image] Jun 05 20:19:22.064 INFO O| Jun 05 20:19:22.064 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98672024-06-05T20:19:22.850Z[ host-image] Jun 05 20:19:22.076 INFO O| Jun 05 20:19:22.076 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
98682024-06-05T20:19:22.853Z[ host-image] Jun 05 20:19:22.076 INFO O| Jun 05 20:19:22.076 INFO STEP 103 (remove_files) COMPLETE
98692024-06-05T20:19:22.853Z[ host-image] Jun 05 20:19:22.076 INFO O| Jun 05 20:19:22.076 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98702024-06-05T20:19:22.863Z[ host-image] Jun 05 20:19:22.089 INFO O| Jun 05 20:19:22.089 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
98712024-06-05T20:19:22.866Z[ host-image] Jun 05 20:19:22.089 INFO O| Jun 05 20:19:22.089 INFO STEP 104 (remove_files) COMPLETE
98722024-06-05T20:19:22.866Z[ host-image] Jun 05 20:19:22.089 INFO O| Jun 05 20:19:22.089 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98732024-06-05T20:19:22.875Z[ host-image] Jun 05 20:19:22.101 INFO O| Jun 05 20:19:22.101 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
98742024-06-05T20:19:22.875Z[ host-image] Jun 05 20:19:22.101 INFO O| Jun 05 20:19:22.101 INFO STEP 105 (remove_files) COMPLETE
98752024-06-05T20:19:22.878Z[ host-image] Jun 05 20:19:22.101 INFO O| Jun 05 20:19:22.101 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98762024-06-05T20:19:22.886Z[ host-image] Jun 05 20:19:22.112 INFO O| Jun 05 20:19:22.112 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98772024-06-05T20:19:22.886Z[ host-image] Jun 05 20:19:22.113 INFO O| Jun 05 20:19:22.112 INFO STEP 106 (remove_files) COMPLETE
98782024-06-05T20:19:22.889Z[ host-image] Jun 05 20:19:22.113 INFO O| Jun 05 20:19:22.113 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98792024-06-05T20:19:22.901Z[ host-image] Jun 05 20:19:22.127 INFO O| Jun 05 20:19:22.127 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98802024-06-05T20:19:22.901Z[ host-image] Jun 05 20:19:22.127 INFO O| Jun 05 20:19:22.127 INFO STEP 107 (remove_files) COMPLETE
98812024-06-05T20:19:22.901Z[ host-image] Jun 05 20:19:22.127 INFO O| Jun 05 20:19:22.127 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98822024-06-05T20:19:22.914Z[ host-image] Jun 05 20:19:22.140 INFO O| Jun 05 20:19:22.140 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98832024-06-05T20:19:22.914Z[ host-image] Jun 05 20:19:22.140 INFO O| Jun 05 20:19:22.140 INFO STEP 108 (remove_files) COMPLETE
98842024-06-05T20:19:22.917Z[ host-image] Jun 05 20:19:22.140 INFO O| Jun 05 20:19:22.140 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98852024-06-05T20:19:22.928Z[ host-image] Jun 05 20:19:22.154 INFO O| Jun 05 20:19:22.153 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
98862024-06-05T20:19:22.928Z[ host-image] Jun 05 20:19:22.154 INFO O| Jun 05 20:19:22.154 INFO STEP 109 (remove_files) COMPLETE
98872024-06-05T20:19:22.931Z[ host-image] Jun 05 20:19:22.154 INFO O| Jun 05 20:19:22.154 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98882024-06-05T20:19:22.943Z[ host-image] Jun 05 20:19:22.166 INFO O| Jun 05 20:19:22.166 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
98892024-06-05T20:19:22.943Z[ host-image] Jun 05 20:19:22.166 INFO O| Jun 05 20:19:22.166 INFO STEP 110 (remove_files) COMPLETE
98902024-06-05T20:19:22.943Z[ host-image] Jun 05 20:19:22.166 INFO O| Jun 05 20:19:22.166 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98912024-06-05T20:19:22.950Z[ host-image] Jun 05 20:19:22.176 INFO O| Jun 05 20:19:22.176 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
98922024-06-05T20:19:22.950Z[ host-image] Jun 05 20:19:22.176 INFO O| Jun 05 20:19:22.176 INFO STEP 111 (remove_files) COMPLETE
98932024-06-05T20:19:22.953Z[ host-image] Jun 05 20:19:22.176 INFO O| Jun 05 20:19:22.176 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98942024-06-05T20:19:22.961Z[ host-image] Jun 05 20:19:22.187 INFO O| Jun 05 20:19:22.187 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98952024-06-05T20:19:22.961Z[ host-image] Jun 05 20:19:22.187 INFO O| Jun 05 20:19:22.187 INFO STEP 112 (remove_files) COMPLETE
98962024-06-05T20:19:22.961Z[ host-image] Jun 05 20:19:22.187 INFO O| Jun 05 20:19:22.187 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98972024-06-05T20:19:22.976Z[ host-image] Jun 05 20:19:22.201 INFO O| Jun 05 20:19:22.201 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98982024-06-05T20:19:22.976Z[ host-image] Jun 05 20:19:22.202 INFO O| Jun 05 20:19:22.201 INFO STEP 113 (remove_files) COMPLETE
98992024-06-05T20:19:22.976Z[ host-image] Jun 05 20:19:22.202 INFO O| Jun 05 20:19:22.201 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99002024-06-05T20:19:22.988Z[ host-image] Jun 05 20:19:22.214 INFO O| Jun 05 20:19:22.214 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
99012024-06-05T20:19:22.988Z[ host-image] Jun 05 20:19:22.214 INFO O| Jun 05 20:19:22.214 INFO STEP 114 (remove_files) COMPLETE
99022024-06-05T20:19:22.988Z[ host-image] Jun 05 20:19:22.214 INFO O| Jun 05 20:19:22.214 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99032024-06-05T20:19:23.001Z[ host-image] Jun 05 20:19:22.227 INFO O| Jun 05 20:19:22.227 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
99042024-06-05T20:19:23.001Z[ host-image] Jun 05 20:19:22.227 INFO O| Jun 05 20:19:22.227 INFO STEP 115 (remove_files) COMPLETE
99052024-06-05T20:19:23.005Z[ host-image] Jun 05 20:19:22.227 INFO O| Jun 05 20:19:22.227 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99062024-06-05T20:19:23.014Z[ host-image] Jun 05 20:19:22.240 INFO O| Jun 05 20:19:22.240 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
99072024-06-05T20:19:23.014Z[ host-image] Jun 05 20:19:22.240 INFO O| Jun 05 20:19:22.240 INFO STEP 116 (remove_files) COMPLETE
99082024-06-05T20:19:23.017Z[ host-image] Jun 05 20:19:22.240 INFO O| Jun 05 20:19:22.240 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99092024-06-05T20:19:23.027Z[ host-image] Jun 05 20:19:22.253 INFO O| Jun 05 20:19:22.253 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
99102024-06-05T20:19:23.027Z[ host-image] Jun 05 20:19:22.253 INFO O| Jun 05 20:19:22.253 INFO STEP 117 (remove_files) COMPLETE
99112024-06-05T20:19:23.030Z[ host-image] Jun 05 20:19:22.253 INFO O| Jun 05 20:19:22.253 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99122024-06-05T20:19:23.038Z[ host-image] Jun 05 20:19:22.264 INFO O| Jun 05 20:19:22.264 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
99132024-06-05T20:19:23.038Z[ host-image] Jun 05 20:19:22.264 INFO O| Jun 05 20:19:22.264 INFO STEP 118 (remove_files) COMPLETE
99142024-06-05T20:19:23.038Z[ host-image] Jun 05 20:19:22.264 INFO O| Jun 05 20:19:22.264 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99152024-06-05T20:19:23.053Z[ host-image] Jun 05 20:19:22.279 INFO O| Jun 05 20:19:22.279 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
99162024-06-05T20:19:23.053Z[ host-image] Jun 05 20:19:22.279 INFO O| Jun 05 20:19:22.279 INFO STEP 119 (remove_files) COMPLETE
99172024-06-05T20:19:23.056Z[ host-image] Jun 05 20:19:22.279 INFO O| Jun 05 20:19:22.279 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99182024-06-05T20:19:23.070Z[ host-image] Jun 05 20:19:22.293 INFO O| Jun 05 20:19:22.293 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
99192024-06-05T20:19:23.073Z[ host-image] Jun 05 20:19:22.293 INFO O| Jun 05 20:19:22.293 INFO STEP 120 (remove_files) COMPLETE
99202024-06-05T20:19:23.074Z[ host-image] Jun 05 20:19:22.294 INFO O| Jun 05 20:19:22.293 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99212024-06-05T20:19:23.083Z[ host-image] Jun 05 20:19:22.309 INFO O| Jun 05 20:19:22.309 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
99222024-06-05T20:19:23.083Z[ host-image] Jun 05 20:19:22.309 INFO O| Jun 05 20:19:22.309 INFO STEP 121 (remove_files) COMPLETE
99232024-06-05T20:19:23.083Z[ host-image] Jun 05 20:19:22.309 INFO O| Jun 05 20:19:22.309 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99242024-06-05T20:19:23.097Z[ host-image] Jun 05 20:19:22.323 INFO O| Jun 05 20:19:22.323 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
99252024-06-05T20:19:23.100Z[ host-image] Jun 05 20:19:22.323 INFO O| Jun 05 20:19:22.323 INFO STEP 122 (remove_files) COMPLETE
99262024-06-05T20:19:23.100Z[ host-image] Jun 05 20:19:22.323 INFO O| Jun 05 20:19:22.323 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99272024-06-05T20:19:23.114Z[ host-image] Jun 05 20:19:22.339 INFO O| Jun 05 20:19:22.339 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
99282024-06-05T20:19:23.114Z[ host-image] Jun 05 20:19:22.340 INFO O| Jun 05 20:19:22.340 INFO STEP 123 (remove_files) COMPLETE
99292024-06-05T20:19:23.114Z[ host-image] Jun 05 20:19:22.340 INFO O| Jun 05 20:19:22.340 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99302024-06-05T20:19:23.130Z[ host-image] Jun 05 20:19:22.356 INFO O| Jun 05 20:19:22.356 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
99312024-06-05T20:19:23.131Z[ host-image] Jun 05 20:19:22.356 INFO O| Jun 05 20:19:22.356 INFO STEP 124 (remove_files) COMPLETE
99322024-06-05T20:19:23.134Z[ host-image] Jun 05 20:19:22.356 INFO O| Jun 05 20:19:22.356 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99332024-06-05T20:19:23.145Z[ host-image] Jun 05 20:19:22.371 INFO O| Jun 05 20:19:22.371 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
99342024-06-05T20:19:23.145Z[ host-image] Jun 05 20:19:22.371 INFO O| Jun 05 20:19:22.371 INFO STEP 125 (remove_files) COMPLETE
99352024-06-05T20:19:23.145Z[ host-image] Jun 05 20:19:22.371 INFO O| Jun 05 20:19:22.371 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99362024-06-05T20:19:23.161Z[ host-image] Jun 05 20:19:22.387 INFO O| Jun 05 20:19:22.387 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
99372024-06-05T20:19:23.161Z[ host-image] Jun 05 20:19:22.387 INFO O| Jun 05 20:19:22.387 INFO STEP 126 (remove_files) COMPLETE
99382024-06-05T20:19:23.164Z[ host-image] Jun 05 20:19:22.387 INFO O| Jun 05 20:19:22.387 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99392024-06-05T20:19:23.172Z[ host-image] Jun 05 20:19:22.398 INFO O| Jun 05 20:19:22.398 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
99402024-06-05T20:19:23.172Z[ host-image] Jun 05 20:19:22.398 INFO O| Jun 05 20:19:22.398 INFO STEP 127 (remove_files) COMPLETE
99412024-06-05T20:19:23.175Z[ host-image] Jun 05 20:19:22.398 INFO O| Jun 05 20:19:22.398 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
99422024-06-05T20:19:23.188Z[ host-image] Jun 05 20:19:22.414 INFO O| Jun 05 20:19:22.414 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
99432024-06-05T20:19:23.191Z[ host-image] Jun 05 20:19:22.414 INFO O| Jun 05 20:19:22.414 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_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
99442024-06-05T20:19:24.791Z[ recovery-image] Jun 05 20:19:24.017 INFO E| Compiling bitstruct_derive v0.1.0
99452024-06-05T20:19:31.635Z[ host-image] Jun 05 20:19:30.861 INFO O| Jun 05 20:19:30.861 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
99462024-06-05T20:19:31.636Z[ host-image] Jun 05 20:19:30.861 INFO O| Jun 05 20:19:30.861 INFO E| svccfg: Loaded 74 smf(7) service descriptions
99472024-06-05T20:19:31.649Z[ host-image] Jun 05 20:19:30.875 INFO O| Jun 05 20:19:30.875 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
99482024-06-05T20:19:31.729Z[ host-image] Jun 05 20:19:30.955 INFO O| Jun 05 20:19:30.955 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
99492024-06-05T20:19:31.729Z[ host-image] Jun 05 20:19:30.955 INFO O| Jun 05 20:19:30.955 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
99502024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
99512024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO ok!
99522024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
99532024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO STEP 128 (seed_smf) COMPLETE
99542024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO steps complete; finalising image!
99552024-06-05T20:19:31.732Z[ host-image] Jun 05 20:19:30.957 INFO O| Jun 05 20:19:30.957 INFO TRIM POOL: TEMPORARY-gimlet-zfs
99562024-06-05T20:19:31.872Z[ host-image] Jun 05 20:19:31.098 INFO O| Jun 05 20:19:31.098 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed Jun 5 20:19:30 2024)
99572024-06-05T20:19:32.092Z[ host-image] Jun 05 20:19:31.319 INFO O| Jun 05 20:19:31.319 INFO temporary pool has 633M used, 199M avail, 1.91x compressratio
99582024-06-05T20:19:32.092Z[ host-image] Jun 05 20:19:31.319 INFO O| Jun 05 20:19:31.319 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
99592024-06-05T20:19:32.366Z[ host-image] Jun 05 20:19:31.592 INFO O| Jun 05 20:19:31.592 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
99602024-06-05T20:19:32.366Z[ host-image] Jun 05 20:19:31.592 INFO O| Jun 05 20:19:31.592 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
99612024-06-05T20:19:33.439Z[ host-image] Jun 05 20:19:32.665 INFO O| Jun 05 20:19:32.665 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
99622024-06-05T20:19:33.439Z[ host-image] Jun 05 20:19:32.665 INFO O| Jun 05 20:19:32.665 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
99632024-06-05T20:19:33.443Z[ host-image] Jun 05 20:19:32.665 INFO O| Jun 05 20:19:32.665 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
99642024-06-05T20:19:33.443Z[ host-image] Jun 05 20:19:32.665 INFO O| Jun 05 20:19:32.665 INFO completed processing gimlet/zfs
99652024-06-05T20:19:33.443Z[ host-image] Jun 05 20:19:32.665 INFO O| Jun 05 20:19:32.665 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
99662024-06-05T20:19:37.645Z[ recovery-image] Jun 05 20:19:36.872 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)
99672024-06-05T20:19:39.240Z[ recovery-image] Jun 05 20:19:38.466 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)
99682024-06-05T20:19:39.997Z[ host-image] Jun 05 20:19:39.224 INFO O| Jun 05 20:19:39.224 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
99692024-06-05T20:19:40.128Z[ host-image] Jun 05 20:19:39.355 INFO BUILD STRING "heads/stlouis-0-ge5ec805ada\n"
99702024-06-05T20:19:40.128Z[ host-image] Jun 05 20:19:39.355 INFO expanded image name: "ci 48d427e/${os_short_commit} 2024-06-05 19:51" -> "ci 48d427e/e5ec805 2024-06-05 19:51"
99712024-06-05T20:19:40.131Z[ host-image] Jun 05 20:19:39.355 INFO output artefacts stored in: "/work/os-host"
99722024-06-05T20:19:40.131Z[ host-image] Jun 05 20:19:39.355 INFO collecting git info from project "image-builder"...
99732024-06-05T20:19:40.134Z[ host-image] Jun 05 20:19:39.361 INFO collecting git info from project "chelsio-t6-roms"...
99742024-06-05T20:19:40.141Z[ host-image] Jun 05 20:19:39.368 INFO collecting git info from project "bootserver"...
99752024-06-05T20:19:40.146Z[ host-image] Jun 05 20:19:39.373 INFO collecting git info from project "pinprick"...
99762024-06-05T20:19:40.150Z[ host-image] Jun 05 20:19:39.378 INFO collecting git info from project "amd-host-image-builder"...
99772024-06-05T20:19:40.165Z[ host-image] Jun 05 20:19:39.392 INFO collecting git info from project "amd-firmware"...
99782024-06-05T20:19:40.173Z[ host-image] Jun 05 20:19:39.401 INFO collecting git info from project "phbl"...
99792024-06-05T20:19:40.181Z[ host-image] Jun 05 20:19:39.406 INFO collecting git info from project "pilot"...
99802024-06-05T20:19:40.184Z[ host-image] Jun 05 20:19:39.411 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99812024-06-05T20:19:40.554Z[ host-image] Jun 05 20:19:39.781 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99822024-06-05T20:19:40.922Z[ host-image] Jun 05 20:19:40.147 INFO creating Oxide boot image...
99832024-06-05T20:19:40.922Z[ host-image] Jun 05 20:19:40.147 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 48d427e/e5ec805 2024-06-05 19:51", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99842024-06-05T20:19:41.863Z[ host-image] Jun 05 20:19:41.087 INFO O| ok, image written!
99852024-06-05T20:19:41.863Z[ host-image] Jun 05 20:19:41.087 INFO O| ok, boot_image_csum file written!
99862024-06-05T20:19:41.866Z[ host-image] Jun 05 20:19:41.090 INFO creating boot archive (CPIO)...
99872024-06-05T20:19:41.866Z[ host-image] Jun 05 20:19:41.090 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
99882024-06-05T20:19:41.874Z[ host-image] Jun 05 20:19:41.097 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99892024-06-05T20:19:41.874Z[ host-image] Jun 05 20:19:41.097 INFO E| + outfile=/work/os-host/cpio
99902024-06-05T20:19:41.877Z[ host-image] Jun 05 20:19:41.097 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99912024-06-05T20:19:41.877Z[ host-image] Jun 05 20:19:41.099 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99922024-06-05T20:19:41.877Z[ host-image] Jun 05 20:19:41.100 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99932024-06-05T20:19:41.911Z[ host-image] Jun 05 20:19:41.138 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99942024-06-05T20:19:41.911Z[ host-image] Jun 05 20:19:41.138 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99952024-06-05T20:19:41.919Z[ host-image] Jun 05 20:19:41.146 INFO creating compressed cpio/unix for nanobl-rs...
99962024-06-05T20:19:41.919Z[ host-image] Jun 05 20:19:41.146 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
99972024-06-05T20:19:42.213Z[ host-image] Jun 05 20:19:41.439 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99982024-06-05T20:19:42.593Z[ recovery-image] Jun 05 20:19:41.820 INFO E| Compiling bitflags v1.3.2
99992024-06-05T20:19:42.593Z[ recovery-image] Jun 05 20:19:41.820 INFO E| Compiling plain v0.2.3
100002024-06-05T20:19:42.597Z[ recovery-image] Jun 05 20:19:41.820 INFO E| Compiling bit_field v0.10.2
100012024-06-05T20:19:42.597Z[ recovery-image] Jun 05 20:19:41.820 INFO E| Compiling scroll v0.12.0
100022024-06-05T20:19:42.597Z[ recovery-image] Jun 05 20:19:41.821 INFO E| Compiling adler v1.0.2
100032024-06-05T20:19:42.597Z[ recovery-image] Jun 05 20:19:41.821 INFO E| Compiling log v0.4.21
100042024-06-05T20:19:42.597Z[ recovery-image] Jun 05 20:19:41.821 INFO E| Compiling static_assertions v1.1.0
100052024-06-05T20:19:42.687Z[ recovery-image] Jun 05 20:19:41.914 INFO E| Compiling raw-cpuid v10.7.0
100062024-06-05T20:19:42.691Z[ recovery-image] Jun 05 20:19:41.914 INFO E| Compiling cpio_reader v0.1.1
100072024-06-05T20:19:42.756Z[ recovery-image] Jun 05 20:19:41.983 INFO E| Compiling miniz_oxide v0.7.2
100082024-06-05T20:19:42.875Z[ recovery-image] Jun 05 20:19:42.102 INFO E| Compiling bitstruct v0.1.1
100092024-06-05T20:19:43.127Z[ recovery-image] Jun 05 20:19:42.354 INFO E| Compiling goblin v0.8.0
100102024-06-05T20:19:47.094Z[ host-image] Jun 05 20:19:46.309 INFO creating reset image...
100112024-06-05T20:19:47.095Z[ host-image] Jun 05 20:19:46.309 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
100122024-06-05T20:19:47.227Z[ host-image] Jun 05 20:19:46.446 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
100132024-06-05T20:19:47.242Z[ host-image] Jun 05 20:19:46.447 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
100142024-06-05T20:19:47.489Z[ host-image] Jun 05 20:19:46.714 INFO E| Blocking waiting for file lock on build directory
100152024-06-05T20:19:50.402Z[ recovery-image] Jun 05 20:19:49.630 INFO E| Finished `release` profile [optimized] target(s) in 37.15s
100162024-06-05T20:19:50.411Z[ host-image] Jun 05 20:19:49.636 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
100172024-06-05T20:19:50.425Z[ recovery-image] Jun 05 20:19:49.653 INFO building host image...
100182024-06-05T20:19:50.428Z[ recovery-image] Jun 05 20:19:49.654 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")
100192024-06-05T20:19:50.874Z[ recovery-image] Jun 05 20:19:50.100 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
100202024-06-05T20:19:52.196Z[ recovery-image] Jun 05 20:19:51.421 INFO image complete! materials are in "/work/os-recovery"
100212024-06-05T20:19:52.199Z[ recovery-image]
100222024-06-05T20:19:52.199Z[ recovery-image] real 7:21.578015144
100232024-06-05T20:19:52.199Z[ recovery-image] user 4:34.020168432
100242024-06-05T20:19:52.199Z[ recovery-image] sys 1:12.680303628
100252024-06-05T20:19:52.199Z[ recovery-image] trap 0.288383738
100262024-06-05T20:19:52.199Z[ recovery-image] tflt 0.517603439
100272024-06-05T20:19:52.199Z[ recovery-image] dflt 2.354811321
100282024-06-05T20:19:52.199Z[ recovery-image] kflt 0.000395993
100292024-06-05T20:19:52.199Z[ recovery-image] lock 9:45.488934431
100302024-06-05T20:19:52.200Z[ recovery-image] slp 42:56.084859529
100312024-06-05T20:19:52.200Z[ recovery-image] lat 2:22.207882536
100322024-06-05T20:19:52.200Z[ recovery-image] stop 7.166489844
100332024-06-05T20:19:52.200ZJun 05 20:19:51.424 INFO [recovery-image] process exited with exit status: 0 (441.592688557s)
100342024-06-05T20:19:52.570Z[ host-image] Jun 05 20:19:51.797 INFO E| Finished `release` profile [optimized] target(s) in 5.33s
100352024-06-05T20:19:52.581Z[ host-image] Jun 05 20:19:51.809 INFO building host image...
100362024-06-05T20:19:52.586Z[ host-image] Jun 05 20:19:51.809 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")
100372024-06-05T20:19:53.033Z[ host-image] Jun 05 20:19:52.261 INFO finishing image archive at "/work/os-host/os.tar.gz"...
100382024-06-05T20:20:30.226Z[ host-image] Jun 05 20:20:29.456 INFO image complete! materials are in "/work/os-host"
100392024-06-05T20:20:30.232Z[ host-image]
100402024-06-05T20:20:30.232Z[ host-image] real 8:26.516351578
100412024-06-05T20:20:30.232Z[ host-image] user 3:57.683849834
100422024-06-05T20:20:30.232Z[ host-image] sys 54.487421614
100432024-06-05T20:20:30.232Z[ host-image] trap 0.188357287
100442024-06-05T20:20:30.232Z[ host-image] tflt 0.016621635
100452024-06-05T20:20:30.233Z[ host-image] dflt 0.031524130
100462024-06-05T20:20:30.233Z[ host-image] kflt 0.000024911
100472024-06-05T20:20:30.233Z[ host-image] lock 23.588731858
100482024-06-05T20:20:30.233Z[ host-image] slp 45:10.272116875
100492024-06-05T20:20:30.233Z[ host-image] lat 1:23.454407888
100502024-06-05T20:20:30.233Z[ host-image] stop 0.375695109
100512024-06-05T20:20:30.233ZJun 05 20:20:29.460 INFO [host-image] process exited with exit status: 0 (506.528389736s)
100522024-06-05T20:20:30.233ZJun 05 20:20:29.460 INFO [tuf-repo] running task
100532024-06-05T20:20:37.014ZJun 05 20:20:36.243 INFO assembling repository in `/tmp/tufaceous7Lp2ou`, component: OmicronRepoAssembler
100542024-06-05T20:20:41.606ZJun 05 20:20:40.837 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
100552024-06-05T20:20:41.797ZJun 05 20:20:41.028 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
100562024-06-05T20:20:52.924ZJun 05 20:20:52.156 INFO [tuf-repo] task succeeded (22.695851454s)
100572024-06-05T20:20:52.924ZJun 05 20:20:52.156 INFO all jobs completed in 1741.25049432s
100582024-06-05T20:20:53.453Zprocess exited: duration 2254778 ms, exit code 0
 
100592024-06-05T20:20:53.465Zfound 32 output files
100602024-06-05T20:20:53.465Zuploading: /work/manifest.toml (6876 bytes)
100612024-06-05T20:20:54.477Zuploaded: /work/manifest.toml
100622024-06-05T20:20:54.477Zuploading: /work/repo.zip (1722691581 bytes)
100632024-06-05T20:30:48.261Zuploaded: /work/repo.zip
100642024-06-05T20:30:48.261Zuploading: /work/repo.zip.sha256.txt (65 bytes)
100652024-06-05T20:30:49.412Zuploaded: /work/repo.zip.sha256.txt
100662024-06-05T20:30:49.412Zuploading: /work/helios-setup.log (55988 bytes)
100672024-06-05T20:30:50.431Zuploaded: /work/helios-setup.log
100682024-06-05T20:30:50.431Zuploading: /work/host-image.log (171298 bytes)
100692024-06-05T20:30:51.464Zuploaded: /work/host-image.log
100702024-06-05T20:30:51.464Zuploading: /work/host-package.log (15603 bytes)
100712024-06-05T20:30:53.221Zuploaded: /work/host-package.log
100722024-06-05T20:30:53.221Zuploading: /work/host-target.log (101 bytes)
100732024-06-05T20:30:54.261Zuploaded: /work/host-target.log
100742024-06-05T20:30:54.261Zuploading: /work/omicron-package.log (4388 bytes)
100752024-06-05T20:30:55.308Zuploaded: /work/omicron-package.log
100762024-06-05T20:30:55.308Zuploading: /work/phbl-toolchain.log (881 bytes)
100772024-06-05T20:30:56.362Zuploaded: /work/phbl-toolchain.log
100782024-06-05T20:30:56.362Zuploading: /work/recovery-image.log (591391 bytes)
100792024-06-05T20:30:58.017Zuploaded: /work/recovery-image.log
100802024-06-05T20:30:58.033Zuploading: /work/recovery-package.log (300 bytes)
100812024-06-05T20:30:59.071Zuploaded: /work/recovery-package.log
100822024-06-05T20:30:59.079Zuploading: /work/recovery-target.log (98 bytes)
100832024-06-05T20:31:00.513Zuploaded: /work/recovery-target.log
100842024-06-05T20:31:00.514Zuploading: /work/stamp-clickhouse.log (117 bytes)
100852024-06-05T20:31:01.156Zuploaded: /work/stamp-clickhouse.log
100862024-06-05T20:31:01.156Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
100872024-06-05T20:31:02.608Zuploaded: /work/stamp-clickhouse_keeper.log
100882024-06-05T20:31:02.608Zuploading: /work/stamp-cockroachdb.log (118 bytes)
100892024-06-05T20:31:04.098Zuploaded: /work/stamp-cockroachdb.log
100902024-06-05T20:31:04.098Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
100912024-06-05T20:31:05.169Zuploaded: /work/stamp-crucible-pantry-zone.log
100922024-06-05T20:31:05.170Zuploading: /work/stamp-crucible-zone.log (120 bytes)
100932024-06-05T20:31:06.622Zuploaded: /work/stamp-crucible-zone.log
100942024-06-05T20:31:06.622Zuploading: /work/stamp-external-dns.log (119 bytes)
100952024-06-05T20:31:07.725Zuploaded: /work/stamp-external-dns.log
100962024-06-05T20:31:07.725Zuploading: /work/stamp-installinator.log (103 bytes)
100972024-06-05T20:31:08.793Zuploaded: /work/stamp-installinator.log
100982024-06-05T20:31:08.793Zuploading: /work/stamp-internal-dns.log (119 bytes)
100992024-06-05T20:31:09.830Zuploaded: /work/stamp-internal-dns.log
101002024-06-05T20:31:09.831Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
101012024-06-05T20:31:10.915Zuploaded: /work/stamp-mg-ddm-gz.log
101022024-06-05T20:31:10.916Zuploading: /work/stamp-nexus.log (112 bytes)
101032024-06-05T20:31:11.985Zuploaded: /work/stamp-nexus.log
101042024-06-05T20:31:11.986Zuploading: /work/stamp-ntp.log (110 bytes)
101052024-06-05T20:31:13.051Zuploaded: /work/stamp-ntp.log
101062024-06-05T20:31:13.487Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
101072024-06-05T20:31:14.533Zuploaded: /work/stamp-omicron-sled-agent.log
101082024-06-05T20:31:14.534Zuploading: /work/stamp-overlay.log (114 bytes)
101092024-06-05T20:31:16.003Zuploaded: /work/stamp-overlay.log
101102024-06-05T20:31:16.003Zuploading: /work/stamp-oximeter.log (115 bytes)
101112024-06-05T20:31:18.306Zuploaded: /work/stamp-oximeter.log
101122024-06-05T20:31:18.306Zuploading: /work/stamp-oxlog.log (109 bytes)
101132024-06-05T20:31:19.344Zuploaded: /work/stamp-oxlog.log
101142024-06-05T20:31:19.344Zuploading: /work/stamp-probe.log (112 bytes)
101152024-06-05T20:31:20.378Zuploaded: /work/stamp-probe.log
101162024-06-05T20:31:20.379Zuploading: /work/stamp-propolis-server.log (122 bytes)
101172024-06-05T20:31:21.439Zuploaded: /work/stamp-propolis-server.log
101182024-06-05T20:31:21.439Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
101192024-06-05T20:31:22.465Zuploaded: /work/stamp-pumpkind-gz.log
101202024-06-05T20:31:22.465Zuploading: /work/stamp-switch-asic.log (118 bytes)
101212024-06-05T20:31:23.940Zuploaded: /work/stamp-switch-asic.log
101222024-06-05T20:31:23.941Zuploading: /work/verify-libraries.log (1362 bytes)
101232024-06-05T20:31:25.401Zuploaded: /work/verify-libraries.log